<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Java Tutorial 01 &#8211; Intro To Java</title>
	<atom:link href="http://www.20papercups.net/java-vtm-tutorials/java01-intro/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.20papercups.net/java-vtm-tutorials/java01-intro/</link>
	<description>The (awesome) website of Michael Marner</description>
	<lastBuildDate>Mon, 30 Aug 2010 14:05:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: berrec</title>
		<link>http://www.20papercups.net/java-vtm-tutorials/java01-intro/comment-page-1/#comment-384</link>
		<dc:creator>berrec</dc:creator>
		<pubDate>Thu, 17 Jun 2010 08:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://marner.servebeer.com/wordpress/?p=50#comment-384</guid>
		<description>Michael, great stuff, have some experience with HTML and a little on JavaScript. Wanted to know about the basics of JAVA as it comes up in many of our UI apps. we support.  Purchased a few books but your video is the way to go. Like the starting at ground zero approach.
Keep up the outstanding efforts much appreciated, going to run through your next set of Java tutorials.

- Colin

Ps. Also an Aussie</description>
		<content:encoded><![CDATA[<p>Michael, great stuff, have some experience with HTML and a little on JavaScript. Wanted to know about the basics of JAVA as it comes up in many of our UI apps. we support.  Purchased a few books but your video is the way to go. Like the starting at ground zero approach.<br />
Keep up the outstanding efforts much appreciated, going to run through your next set of Java tutorials.</p>
<p>- Colin</p>
<p>Ps. Also an Aussie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scirk</title>
		<link>http://www.20papercups.net/java-vtm-tutorials/java01-intro/comment-page-1/#comment-365</link>
		<dc:creator>Scirk</dc:creator>
		<pubDate>Thu, 03 Jun 2010 06:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://marner.servebeer.com/wordpress/?p=50#comment-365</guid>
		<description>Never mind it loaded up now. lol Thanks</description>
		<content:encoded><![CDATA[<p>Never mind it loaded up now. lol Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scirk</title>
		<link>http://www.20papercups.net/java-vtm-tutorials/java01-intro/comment-page-1/#comment-364</link>
		<dc:creator>Scirk</dc:creator>
		<pubDate>Thu, 03 Jun 2010 06:08:31 +0000</pubDate>
		<guid isPermaLink="false">http://marner.servebeer.com/wordpress/?p=50#comment-364</guid>
		<description>Did you remove the tutorials?
I can&#039;t seem to find them when entering the site again. It just says &quot;Get the Flash Player to see this content&quot; but I have the Flash Player installed already.</description>
		<content:encoded><![CDATA[<p>Did you remove the tutorials?<br />
I can&#8217;t seem to find them when entering the site again. It just says &#8220;Get the Flash Player to see this content&#8221; but I have the Flash Player installed already.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.20papercups.net/java-vtm-tutorials/java01-intro/comment-page-1/#comment-362</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 02 Jun 2010 08:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://marner.servebeer.com/wordpress/?p=50#comment-362</guid>
		<description>The Java compiler is telling you it can&#039;t find the file HelloWorld.java
Make sure you are in the same directory as where you saved the file.</description>
		<content:encoded><![CDATA[<p>The Java compiler is telling you it can&#8217;t find the file HelloWorld.java<br />
Make sure you are in the same directory as where you saved the file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scirk</title>
		<link>http://www.20papercups.net/java-vtm-tutorials/java01-intro/comment-page-1/#comment-361</link>
		<dc:creator>Scirk</dc:creator>
		<pubDate>Wed, 02 Jun 2010 04:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://marner.servebeer.com/wordpress/?p=50#comment-361</guid>
		<description>Hi Michael,

I enjoy your tutorials very much and find that your method of teaching is very good. I just had one problem and that is when I use the command prompts it is different to yours and doesn&#039;t work. For example your command prompt says 
E:\Java but mine says C:\Documents and settings\Scirkovich&gt;
I have the code written up the same as yours in Notepad++ but when I go to do the command javac HelloWorld.java it returns a message that says 
javac: &#039;file not found&#039;: HelloWorld.java

Any suggestions so I can start programming properly?
Appreciate your time and help. Thank you
Scirk</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>I enjoy your tutorials very much and find that your method of teaching is very good. I just had one problem and that is when I use the command prompts it is different to yours and doesn&#8217;t work. For example your command prompt says<br />
E:\Java but mine says C:\Documents and settings\Scirkovich&gt;<br />
I have the code written up the same as yours in Notepad++ but when I go to do the command javac HelloWorld.java it returns a message that says<br />
javac: &#8216;file not found&#8217;: HelloWorld.java</p>
<p>Any suggestions so I can start programming properly?<br />
Appreciate your time and help. Thank you<br />
Scirk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://www.20papercups.net/java-vtm-tutorials/java01-intro/comment-page-1/#comment-330</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Wed, 12 May 2010 07:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://marner.servebeer.com/wordpress/?p=50#comment-330</guid>
		<description>OMG, I finally found something I can understand. Your works are greatly appreciated!!!  Keep up the awesome work.</description>
		<content:encoded><![CDATA[<p>OMG, I finally found something I can understand. Your works are greatly appreciated!!!  Keep up the awesome work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xhudaman</title>
		<link>http://www.20papercups.net/java-vtm-tutorials/java01-intro/comment-page-1/#comment-324</link>
		<dc:creator>Xhudaman</dc:creator>
		<pubDate>Fri, 23 Apr 2010 22:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://marner.servebeer.com/wordpress/?p=50#comment-324</guid>
		<description>This was a great tutorial it helped a lot although the 10 min. version on youtube wasn&#039;t so good but it rocked keep it up!!</description>
		<content:encoded><![CDATA[<p>This was a great tutorial it helped a lot although the 10 min. version on youtube wasn&#8217;t so good but it rocked keep it up!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yilak</title>
		<link>http://www.20papercups.net/java-vtm-tutorials/java01-intro/comment-page-1/#comment-298</link>
		<dc:creator>Yilak</dc:creator>
		<pubDate>Sat, 27 Feb 2010 01:10:35 +0000</pubDate>
		<guid isPermaLink="false">http://marner.servebeer.com/wordpress/?p=50#comment-298</guid>
		<description>Thank you very informative...

I am thinking about getting my Masters in Information Systems.

Yilak</description>
		<content:encoded><![CDATA[<p>Thank you very informative&#8230;</p>
<p>I am thinking about getting my Masters in Information Systems.</p>
<p>Yilak</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murali</title>
		<link>http://www.20papercups.net/java-vtm-tutorials/java01-intro/comment-page-1/#comment-297</link>
		<dc:creator>Murali</dc:creator>
		<pubDate>Tue, 16 Feb 2010 22:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://marner.servebeer.com/wordpress/?p=50#comment-297</guid>
		<description>Thanks for your useful videos Mr.Michael</description>
		<content:encoded><![CDATA[<p>Thanks for your useful videos Mr.Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.20papercups.net/java-vtm-tutorials/java01-intro/comment-page-1/#comment-293</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 10 Feb 2010 17:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://marner.servebeer.com/wordpress/?p=50#comment-293</guid>
		<description>Great Video. You taught me better than my professor.</description>
		<content:encoded><![CDATA[<p>Great Video. You taught me better than my professor.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
