<?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>Learning is bateru &#187; Tutorials</title>
	<atom:link href="http://bateru.com/news/reviews/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://bateru.com/news</link>
	<description>Writing software and articles to help improve understanding. - Larry Battle</description>
	<lastBuildDate>Sun, 29 Jan 2012 06:12:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>IT Business Start Up Guide</title>
		<link>http://bateru.com/news/2012/01/it-business-start-up-guide/</link>
		<comments>http://bateru.com/news/2012/01/it-business-start-up-guide/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 12:47:23 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://bateru.com/news/?p=899</guid>
		<description><![CDATA[<a href="http://bateru.com/news/2012/01/it-business-start-up-guide/" title="IT Business Start Up Guide"></a>IT Business Start up Guide By Larry Battle The following are 10 simple steps that you can take to successfully turn your idea into a marketable product or service. This guide is more geared to software startups. Create a Business &#8230;<p class="read-more"><a href="http://bateru.com/news/2012/01/it-business-start-up-guide/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://bateru.com/news/2012/01/it-business-start-up-guide/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>10 Minute Tutorial over Logarithms with a Mix of Javascript</title>
		<link>http://bateru.com/news/2011/12/10-minute-tutorial-over-logarithms-with-a-mix-of-javascript/</link>
		<comments>http://bateru.com/news/2011/12/10-minute-tutorial-over-logarithms-with-a-mix-of-javascript/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 04:42:40 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[math]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[logarithms]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://bateru.com/news/?p=845</guid>
		<description><![CDATA[<a href="http://bateru.com/news/2011/12/10-minute-tutorial-over-logarithms-with-a-mix-of-javascript/" title="10 Minute Tutorial over Logarithms with a Mix of Javascript"></a>Summary: This tutorial will provide a simple overview of logarithms. What are Logarithms? Logarithms are used to determine the exponent needed to receive a certain value with a particular base. Example: Log 100 = 2. Since 10^2 = 100. Here&#8217;s &#8230;<p class="read-more"><a href="http://bateru.com/news/2011/12/10-minute-tutorial-over-logarithms-with-a-mix-of-javascript/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://bateru.com/news/2011/12/10-minute-tutorial-over-logarithms-with-a-mix-of-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video Tutorial: How to make a boy band</title>
		<link>http://bateru.com/news/2011/12/video-tutorial-how-to-make-a-boy-band/</link>
		<comments>http://bateru.com/news/2011/12/video-tutorial-how-to-make-a-boy-band/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 10:31:36 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[amazing]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[boy bands]]></category>
		<category><![CDATA[boy bands suck]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[video tutorial]]></category>

		<guid isPermaLink="false">http://bateru.com/news/?p=805</guid>
		<description><![CDATA[<a href="http://bateru.com/news/2011/12/video-tutorial-how-to-make-a-boy-band/" title="Video Tutorial: How to make a boy band"></a>Tutorial: Examples: Super Junior Mindless Behavior What are you thoughts on boy bands? Do you want to help me start one?]]></description>
		<wfw:commentRss>http://bateru.com/news/2011/12/video-tutorial-how-to-make-a-boy-band/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use the contents of a jar file.</title>
		<link>http://bateru.com/news/2011/12/use-the-contents-of-a-jar-file/</link>
		<comments>http://bateru.com/news/2011/12/use-the-contents-of-a-jar-file/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 05:17:59 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://bateru.com/news/?p=796</guid>
		<description><![CDATA[<a href="http://bateru.com/news/2011/12/use-the-contents-of-a-jar-file/" title="Use the contents of a jar file."></a>How to view the contents of a jar file. Command // From the cmd line jar -tvf fileName.jar Example Output C:\BrowserGUI\dist>jar -tvf BrowserGUI.jar 0 Sat Nov 26 21:46:28 PST 2011 META-INF/ 106 Sat Nov 26 21:46:26 PST 2011 META-INF/MANIFEST.MF 39313 &#8230;<p class="read-more"><a href="http://bateru.com/news/2011/12/use-the-contents-of-a-jar-file/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://bateru.com/news/2011/12/use-the-contents-of-a-jar-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code of the Day: DOS Open an existing file or create it if it doesn&#8217;t exist</title>
		<link>http://bateru.com/news/2011/12/code-of-the-day-dos-open-an-existing-file-or-create-it-if-it-doesnt-exist/</link>
		<comments>http://bateru.com/news/2011/12/code-of-the-day-dos-open-an-existing-file-or-create-it-if-it-doesnt-exist/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 02:54:34 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[amazing]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[code of the day]]></category>

		<guid isPermaLink="false">http://bateru.com/news/?p=789</guid>
		<description><![CDATA[<a href="http://bateru.com/news/2011/12/code-of-the-day-dos-open-an-existing-file-or-create-it-if-it-doesnt-exist/" title="Code of the Day: DOS Open an existing file or create it if it doesn&#039;t exist"></a>REM filename: openAndORCreateFileTXT.bat rem\ &#62;&#62; file.txt &#38;&#38; file.txt The following will open a existing file named file.txt. However, it if doesn&#8217;t exist then it will create it for you then open it. This is very useful. &#8220;rem\&#8221; Let&#8217;s you return &#8230;<p class="read-more"><a href="http://bateru.com/news/2011/12/code-of-the-day-dos-open-an-existing-file-or-create-it-if-it-doesnt-exist/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://bateru.com/news/2011/12/code-of-the-day-dos-open-an-existing-file-or-create-it-if-it-doesnt-exist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code of the Day: Groovy Print all Methods of an object</title>
		<link>http://bateru.com/news/2011/11/code-of-the-day-groovy-print-all-methods-of-an-object/</link>
		<comments>http://bateru.com/news/2011/11/code-of-the-day-groovy-print-all-methods-of-an-object/#comments</comments>
		<pubDate>Sun, 27 Nov 2011 22:47:50 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Groovy]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[code of the day]]></category>

		<guid isPermaLink="false">http://bateru.com/news/?p=772</guid>
		<description><![CDATA[<a href="http://bateru.com/news/2011/11/code-of-the-day-groovy-print-all-methods-of-an-object/" title="Code of the Day: Groovy Print all Methods of an object"></a>Groovy Code /** * @function printAllMethods * @purpose Prints an objects class name and then list the associated class functions. */ void printAllMethods&#40; obj &#41;&#123; println &#34;class ${obj.getClass().name} functions:&#34;; if&#40; !obj.metaClass &#38;&#38; obj.getClass&#40;&#41; &#41;&#123; printAllMethods&#40; obj.getClass&#40;&#41; &#41;; return; &#125; obj.metaClass.methods.name.unique&#40;&#41;.each&#123; &#8230;<p class="read-more"><a href="http://bateru.com/news/2011/11/code-of-the-day-groovy-print-all-methods-of-an-object/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://bateru.com/news/2011/11/code-of-the-day-groovy-print-all-methods-of-an-object/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improved Code for Javascript Decimal to Fraction</title>
		<link>http://bateru.com/news/2011/11/improved-code-for-javascript-decimal-to-fraction/</link>
		<comments>http://bateru.com/news/2011/11/improved-code-for-javascript-decimal-to-fraction/#comments</comments>
		<pubDate>Sun, 27 Nov 2011 03:53:23 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[code of the day]]></category>

		<guid isPermaLink="false">http://bateru.com/news/?p=778</guid>
		<description><![CDATA[<a href="http://bateru.com/news/2011/11/improved-code-for-javascript-decimal-to-fraction/" title="Improved Code for Javascript Decimal to Fraction"></a>This post improves the code at &#8220;Code of the Day Javascript Decimal to fraction&#8221; by using Euclid&#8217;s Algorithm to find the Great Common Factor or GCF, aka GCD. This method provides a speed up of 10x when compared to the &#8230;<p class="read-more"><a href="http://bateru.com/news/2011/11/improved-code-for-javascript-decimal-to-fraction/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://bateru.com/news/2011/11/improved-code-for-javascript-decimal-to-fraction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code of the Day: Javascript Decimal To Fraction</title>
		<link>http://bateru.com/news/2011/11/code-of-the-day-javascript-decimal-to-fraction/</link>
		<comments>http://bateru.com/news/2011/11/code-of-the-day-javascript-decimal-to-fraction/#comments</comments>
		<pubDate>Sun, 27 Nov 2011 00:40:34 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[code of the day]]></category>
		<category><![CDATA[math]]></category>

		<guid isPermaLink="false">http://bateru.com/news/?p=754</guid>
		<description><![CDATA[<a href="http://bateru.com/news/2011/11/code-of-the-day-javascript-decimal-to-fraction/" title="Code of the Day: Javascript Decimal To Fraction"></a>Source: mivk from StackOverflow.com Code /** @function dec2frac @returns string @purpose Convert a decimal to a fraction */ function dec2frac&#40;d&#41; &#123; var df = 1, top = 1, bot = 1; var limit = 1e5; //Increase the limit to get &#8230;<p class="read-more"><a href="http://bateru.com/news/2011/11/code-of-the-day-javascript-decimal-to-fraction/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://bateru.com/news/2011/11/code-of-the-day-javascript-decimal-to-fraction/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to install Groovy 1.8.4. on Windows XP, Vista and 7.</title>
		<link>http://bateru.com/news/2011/11/how-to-install-groovy-1-8-4-on-windows-xp-vista-and-7/</link>
		<comments>http://bateru.com/news/2011/11/how-to-install-groovy-1-8-4-on-windows-xp-vista-and-7/#comments</comments>
		<pubDate>Sun, 27 Nov 2011 00:09:52 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://bateru.com/news/?p=757</guid>
		<description><![CDATA[<a href="http://bateru.com/news/2011/11/how-to-install-groovy-1-8-4-on-windows-xp-vista-and-7/" title="How to install Groovy 1.8.4. on Windows XP, Vista and 7."></a>What&#8217;s Groovy? Groovy is an agile and dynamic language for the Java Virtual Machine and much more. Check out the Groovy Homepage for more information. Installation Guide: Requires: Java JDK 1.5+ (Download here) Windows-Installer for Groovy 1.8.4: (Download Here) Alternative &#8230;<p class="read-more"><a href="http://bateru.com/news/2011/11/how-to-install-groovy-1-8-4-on-windows-xp-vista-and-7/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://bateru.com/news/2011/11/how-to-install-groovy-1-8-4-on-windows-xp-vista-and-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Installer Error Fix</title>
		<link>http://bateru.com/news/2011/09/windows-installer-error-fix/</link>
		<comments>http://bateru.com/news/2011/09/windows-installer-error-fix/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 21:43:22 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[questions and answers]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://bateru.com/news/?p=737</guid>
		<description><![CDATA[<a href="http://bateru.com/news/2011/09/windows-installer-error-fix/" title="Windows Installer Error Fix"></a>Operation System: Windows 7 32-bit Problem: Even though my current account is an administrator, when I try to install certain programs, Windows Installer Error Message says &#8220;This installation package could not be opened. Verify that the package exists and that &#8230;<p class="read-more"><a href="http://bateru.com/news/2011/09/windows-installer-error-fix/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://bateru.com/news/2011/09/windows-installer-error-fix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

