<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Johnny Niumata&#039;s blog</title>
	<atom:link href="http://niumata.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://niumata.com</link>
	<description></description>
	<lastBuildDate>Thu, 19 Apr 2012 13:38:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>loan</title>
		<link>http://niumata.com/loan/</link>
		<comments>http://niumata.com/loan/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 13:38:54 +0000</pubDate>
		<dc:creator>John Niumata</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://niumata.com/?p=160</guid>
		<description><![CDATA[ ]]></description>
			<content:encoded><![CDATA[<script type='text/javascript' src='http://niumata.com/wp-includes/js/jquery/jquery.js?ver=1.7.1'></script>
<script type='text/javascript' src='http://niumata.com/wp-content/plugins/niumata-rbc-loan-calculator/js/jquery.dimensions.js?ver=0.1'></script>
<script type='text/javascript' src='http://niumata.com/wp-content/plugins/niumata-rbc-loan-calculator/js/jquery.tooltip.js?ver=3.3.1'></script>
<script type='text/javascript' src='http://niumata.com/wp-content/plugins/niumata-rbc-loan-calculator/js/tooltip.js?ver=3.3.1'></script>
<link rel='stylesheet' id='jquery-tooltip-css-css'  href='http://niumata.com/wp-content/plugins/niumata-rbc-loan-calculator/css/jquery.tooltip.css?ver=3.3.1' type='text/css' media='all' />
<p>
	
		<form method="post" id="nlc_loan_form">
		<input type="hidden" value="nlc_calculate_loan" name="action">
		<table cellpadding=5 width=100%>
			<tr>
				<th>Loan Parameters</th>
			</tr>
			<tr>
				<td class=bordered bgcolor=#EFEFEF>
					<table cellpadding=4 width=100%>
						<tr>
							<td class=label>Loan amount <a  title="Default loan_amount text "><img src="http://niumata.com/wp-content/plugins/niumata-rbc-loan-calculator/images/tooltip.png" /></a> :  </td>
							<td><input type="text" name="loan_amount" value=150000 size=7>&nbsp;$</td>
						</tr>
						<tr >
							<td width="50%"class=label>
								* Type of Loan <a  title="Default loan_type text "><img src="http://niumata.com/wp-content/plugins/niumata-rbc-loan-calculator/images/tooltip.png" /></a> : 
							</td>
							<td>
								<fieldset>
								<select  name="loan_type" >
								<option selected="selected" value=""> ---</option>
								 <option value="Fixed">Fixed</option> <option value="Variable">Variable</option>				
								
								</select>
								</fieldset>
							</td>	
						</tr>
						
						<tr>
							<td class=label>Loan length :<a  title="Default repayment_method text "><img src="http://niumata.com/wp-content/plugins/niumata-rbc-loan-calculator/images/tooltip.png" /></a>  </td>
							<td><input type="text" name="loan_length" value=10 size=2>&nbsp;years </td>
						</tr>
						<tr>
							<td class=label>Annual interest  : <a  title="Default interest_rate text "><img src="http://niumata.com/wp-content/plugins/niumata-rbc-loan-calculator/images/tooltip.png" /></a> </td>
							<td><input type="text" name="annual_interest" value=7 size=2>&nbsp;%</td>
						</tr>
						<tr>
							<td class=label>Pay periodicity   : <a  title="Default payment_frequencey text "><img src="http://niumata.com/wp-content/plugins/niumata-rbc-loan-calculator/images/tooltip.png" /></a></td>
							<td>
								<select name=pay_periodicity>
									<option value='52'  >Weekly</option><option value='26'  >Bi-weekly</option><option value='12' selected >Monthly</option><option value='6'  >Bi-monthly</option><option value='4'  >Quarterly</option><option value='2'  >Semi-annually</option><option value='1'  >Annually</option>
								</select>
							</td>
						</tr>
								<tr >
									<td width="50%" >
										Start date field :<a  title="Default start_date_field text"><img src="http://niumata.com/wp-content/plugins/niumata-rbc-loan-calculator/images/tooltip.png" /></a> 
									</td>
									<td>
										 <input type="text"   name="start_date_field" value="" id="start_date_field" size="7" maxlength="5"> 
									</td>	
								</tr>
							
							
								<tr >
									<td width="50%" >
										Regular overpayment :<a  title="Default regular_payment text "><img src="http://niumata.com/wp-content/plugins/niumata-rbc-loan-calculator/images/tooltip.png" /></a> 
									</td>
									<td>
										 <input type="text"   name="regular_payment" value="" id="regular_payment" size="7" maxlength="5"> 
									</td>	
								</tr>
							
							
								<tr >
									<td width="50%" >
					
										Lump sum overpayment :<a  title="Default lump_sum_overpayment text"><img src="http://niumata.com/wp-content/plugins/niumata-rbc-loan-calculator/images/tooltip.png" /></a> 
									</td>
									<td>
										 <input type="text"   name="lump_sum_overpayment" value="" id="lump_sum_overpayment" size="7" maxlength="5"> USD 
									</td>	
								</tr>
							
							
						<tr>
							<td colspan=2 align=center><input name="action" type="submit" value="Calculate"></td>
						</tr>
					</table>
				</td>
			</tr>
		</table>
		</form>
		<div id="nlc_calculate_loan_results"></div>
		<script type="text/javascript">
		jQuery('#nlc_loan_form').submit(function(){
				data = jQuery(this).serialize();
				jQuery('#nlc_calculate_loan_results').html('Loading result.');
				jQuery.post('http://niumata.com/wp-admin/admin-ajax.php', data, function(response) {
					jQuery('#nlc_calculate_loan_results').html(response);
				});
												
		
			return false;
		});
		
		</script>



	 </p>
]]></content:encoded>
			<wfw:commentRss>http://niumata.com/loan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pods CMS developer for Hire</title>
		<link>http://niumata.com/pods-cms-developer-for-hire/</link>
		<comments>http://niumata.com/pods-cms-developer-for-hire/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 12:57:56 +0000</pubDate>
		<dc:creator>John Niumata</dc:creator>
				<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[pods cms]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://niumata.com/?p=147</guid>
		<description><![CDATA[In the span of about 4 months of working with the Pods CMS plugin for wordpress, my productivity has increased immensely. The majority of websites that I work on are for small business, so Pods CMS is perfect for them. &#8230; <a href="http://niumata.com/pods-cms-developer-for-hire/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-149" title="Screen Shot 2012-04-12 at 13.56.26" src="http://niumata.com/assets/Screen-Shot-2012-04-12-at-13.56.26.png" alt="" width="208" height="117" />In the span of about 4 months of working with the <a title="Pods CMS" href="http://podscms.org">Pods CMS</a> plugin for <a class="zem_slink" title="WordPress" href="http://wordpress.org" rel="homepage" target="_blank">wordpress,</a> my productivity has increased immensely.</p>
<p>The majority of websites that I work on are for small business, so Pods CMS is perfect for them. However the next rung on the ladder seems to require much more functionality than the standard brochure and form type of website. Usually us developers will choose a CMS that is more feature packed, but generally much more complicated, and costly to the client. There are good reasons for this, but the main reason has been that wordpress is not ideal for websites that have more functionality.</p>
<p>In the past wordpress could only do more complex tasks, by creating plugins for everything, or having a theme with a manaagement interface that was quite difficult for the client, due to no easy interface on the back end.</p>
<p>When I first tried the Pods CMS, I instantly saw the potential, and then quite quickly ran in to problems trying to make the darn thing work the way my imagination wanted it to. So there was a bit of a learning curve, but once you figure out the way that pods works best with your wordpress skills, development becomes very fast.</p>
<p><img class="alignleft size-full wp-image-148" title="Pods CMS Time saver" src="http://niumata.com/assets/Screen-Shot-2012-04-12-at-13.54.53.png" alt="" width="146" height="113" />The time saving benefits of Pods CMS are excellent. A complex site can be up and running in a few days, and in many cases you don&#8217;t need to know too much <a class="zem_slink" title="PHP" href="http://www.php.net" rel="homepage" target="_blank">PHP</a> to get away with creating sites.</p>
<p> If you are looking for a Pods CMS developer please contact me at my <a href="/contact">contact page</a></p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.collegemediainnovation.org/blog/2012/04/wordpress-leads-pack-of-pacemaker-finalists-picked/" target="_blank">WordPress leads pack of Pacemaker finalists picked</a> (collegemediainnovation.org)</li>
<li class="zemanta-article-ul-li"><a href="http://itzurkarthi.com/2012/04/11/3-tips-to-secure-your-wordpress-using-htaccess/" target="_blank">3 tips to secure your wordpress using .htaccess</a> (itzurkarthi.com)</li>
<li class="zemanta-article-ul-li"><a href="http://smallbiztechnology.com/archive/2012/03/wordpress-vs-light-cms-which-website-system-is-right-for-your-business.html/" target="_blank">WordPress vs. Light CMS &#8211; Which Website System is Right for Your Business?</a> (smallbiztechnology.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=f4eabefd-1718-4bc6-b472-0f9249d66a70" alt="Enhanced by Zemanta" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://niumata.com/pods-cms-developer-for-hire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin for tracking if users are logged in to Social media</title>
		<link>http://niumata.com/plugin-for-tracking-if-users-are-logged-in-to-social-media/</link>
		<comments>http://niumata.com/plugin-for-tracking-if-users-are-logged-in-to-social-media/#comments</comments>
		<pubDate>Mon, 27 Feb 2012 14:41:30 +0000</pubDate>
		<dc:creator>John Niumata</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://niumata.com/?p=132</guid>
		<description><![CDATA[I recently found a cool post on SEOmoz about tracking if your site visitors are logged in to any of the social media sites (original article here), I could definitely find that useful, so I decided to turn it in &#8230; <a href="http://niumata.com/plugin-for-tracking-if-users-are-logged-in-to-social-media/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I recently found a cool post on <a href="http://www.seomoz.org">SEOmoz</a> about tracking if your site visitors are logged in to any of the social media sites (<a href="http://www.seomoz.org/blog/visitor-social-network-login-status-google-analytics">original article here</a>), I could definitely find that useful, so I decided to turn it in to a wordpress plugin.</p>
<p>The method taps in to google analytics for tracking, so you need to have that already set up on your site first. The methods outlined will track Facebook, twitter , google and google plus. I also wanted to add pinterest to this list.</p>
<p>Since I have started using Piwik on some of my sites, I may also introduce a way to track using piwick instead of google analytics.</p>
<p><del>I will be coming back in a few days</del>&#8230; once it has been completed to post a download link for the wordpress plugin. Unfortunately it will not be put on the wordpress repository as I think at least one of these methods will change in the near future. If you want to get a plugin right now , one has already been made &#8230; do a search on the link below for the word plugin.</p>
<p>Updte&#8212; download the zipped <a href="http://niumata.com/assets/niumata-social-login-status-detect.zip">plugin file for detecting if people are logged in to social media</a></p>
<p>In the mean time read the original post here &#8220;<a href="http://www.seomoz.org/blog/visitor-social-network-login-status-google-analytics">Monitor Which Social Networks Your Visitors are Logged Into With Google Analytics</a>&#8220;</p>
]]></content:encoded>
			<wfw:commentRss>http://niumata.com/plugin-for-tracking-if-users-are-logged-in-to-social-media/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

