<?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; Java Virtual Machine</title>
	<atom:link href="http://rsmithers.net/wp/tag/java-virtual-machine/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>Fri, 20 Apr 2012 06:24:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>M255 Java Calculator</title>
		<link>http://rsmithers.net/wp/2009/01/14/m255-java-calculator/</link>
		<comments>http://rsmithers.net/wp/2009/01/14/m255-java-calculator/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 21:18:10 +0000</pubDate>
		<dc:creator>Russell</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Brackets]]></category>
		<category><![CDATA[Calculator Features]]></category>
		<category><![CDATA[Calculator Java]]></category>
		<category><![CDATA[Code Implementation]]></category>
		<category><![CDATA[Description Classes]]></category>
		<category><![CDATA[Developers Source]]></category>
		<category><![CDATA[Hour And A Half]]></category>
		<category><![CDATA[Integrated Development Environment]]></category>
		<category><![CDATA[Java Calculator]]></category>
		<category><![CDATA[Java Developers]]></category>
		<category><![CDATA[Java Tutorials]]></category>
		<category><![CDATA[Java Virtual Machine]]></category>
		<category><![CDATA[Javac]]></category>
		<category><![CDATA[Open University]]></category>
		<category><![CDATA[Original Version]]></category>
		<category><![CDATA[Scient]]></category>
		<category><![CDATA[Sun Website]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[User Interfaces]]></category>
		<category><![CDATA[Version Description]]></category>
		<category><![CDATA[Virtual Machine Java]]></category>

		<guid isPermaLink="false">http://rsmithers.net/wp/?p=173</guid>
		<description><![CDATA[M255 Java Calculator Having completed the Open University course M255 I decided I wanted to put my new found knowledge to use. I needed a project, and wanted to learn about how user interfaces are programmed in Java. A Calculator seemed like a good project, but I set myself a few restrictions, they were; Not [...]]]></description>
		<wfw:commentRss>http://rsmithers.net/wp/2009/01/14/m255-java-calculator/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Java: Calculator Instructions</title>
		<link>http://rsmithers.net/wp/2009/01/14/java-calculator-instructions/</link>
		<comments>http://rsmithers.net/wp/2009/01/14/java-calculator-instructions/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 21:10:45 +0000</pubDate>
		<dc:creator>Russell</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Bytecode]]></category>
		<category><![CDATA[Calculator Instructions]]></category>
		<category><![CDATA[Calculator Java]]></category>
		<category><![CDATA[Calculator User]]></category>
		<category><![CDATA[Development Environment]]></category>
		<category><![CDATA[Directory Structure]]></category>
		<category><![CDATA[Dos Prompt]]></category>
		<category><![CDATA[File Extension]]></category>
		<category><![CDATA[Integration Development]]></category>
		<category><![CDATA[Java Calculator]]></category>
		<category><![CDATA[Java Classpath]]></category>
		<category><![CDATA[Java Programs]]></category>
		<category><![CDATA[Java Sun]]></category>
		<category><![CDATA[Java User]]></category>
		<category><![CDATA[Java Virtual Machine]]></category>
		<category><![CDATA[Java Virtual Machine Jvm]]></category>
		<category><![CDATA[Several Ways]]></category>
		<category><![CDATA[Shell Dos]]></category>
		<category><![CDATA[Usefull]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://rsmithers.net/wp/?p=166</guid>
		<description><![CDATA[Preperation Should you not have the Java Virtual Machine (JVM) you can find it at java.sun.com, this is used to run Java programs. There are several ways you can run the Calculator, the way I have been running it is to place both class files in a directory, compile them both and then run the [...]]]></description>
		<wfw:commentRss>http://rsmithers.net/wp/2009/01/14/java-calculator-instructions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

