<?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>Russell Smithers &#187; Multiplication</title>
	<atom:link href="http://rsmithers.net/wp/tag/multiplication/feed/" rel="self" type="application/rss+xml" />
	<link>http://rsmithers.net/wp</link>
	<description>&#34;Experience is the only teacher we have&#34; - Swami Vivekananda</description>
	<lastBuildDate>Sat, 04 Sep 2010 16:25:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Java: Calculation Class</title>
		<link>http://rsmithers.net/wp/2009/01/14/java-calculation-class/</link>
		<comments>http://rsmithers.net/wp/2009/01/14/java-calculation-class/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 21:03:22 +0000</pubDate>
		<dc:creator>Russell</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Calc]]></category>
		<category><![CDATA[Calculator]]></category>
		<category><![CDATA[Class Description]]></category>
		<category><![CDATA[Class Works]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Current Value]]></category>
		<category><![CDATA[Getvalue]]></category>
		<category><![CDATA[Import Java]]></category>
		<category><![CDATA[Java Class]]></category>
		<category><![CDATA[Multiplication]]></category>
		<category><![CDATA[Operator Number]]></category>
		<category><![CDATA[Receivers]]></category>
		<category><![CDATA[Return Result]]></category>
		<category><![CDATA[Static Double]]></category>

		<guid isPermaLink="false">http://rsmithers.net/wp/?p=160</guid>
		<description><![CDATA[Calculation Class Description Provides a mechanism to hold value of previous calculations, and then make new calculations with this value. The way this class works is to hold value representing the current value of the calculator and a value repesenting the next operation (addition, multiplication etc) that needs to take place. Subsequent calls to public [...]]]></description>
		<wfw:commentRss>http://rsmithers.net/wp/2009/01/14/java-calculation-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
