<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for The Java Blog</title>
	<atom:link href="http://thejavablog.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://thejavablog.wordpress.com</link>
	<description>Thoughts, tips and tricks about the Java programming language</description>
	<lastBuildDate>Sat, 07 Nov 2009 18:20:12 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on org.hibernate.MappingException: Unknown entity: AFullyQualifiedClassName by Prasanna</title>
		<link>http://thejavablog.wordpress.com/2008/05/21/orghibernatemappingexception-unknown-entity/#comment-271</link>
		<dc:creator>Prasanna</dc:creator>
		<pubDate>Sat, 07 Nov 2009 18:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://thejavablog.wordpress.com/?p=34#comment-271</guid>
		<description>Awesome! Although wasted a lot of time doing so many things (thinking AnnotationConfiguration is buggy and replaced that with spring AnnotationSessionFactoryBean as suggested in some other forum), finally this change did the trick.</description>
		<content:encoded><![CDATA[<p>Awesome! Although wasted a lot of time doing so many things (thinking AnnotationConfiguration is buggy and replaced that with spring AnnotationSessionFactoryBean as suggested in some other forum), finally this change did the trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JavaOne day three by Scala: The Java for concurrency &#171; happypig</title>
		<link>http://thejavablog.wordpress.com/2008/05/08/javaone-day-three/#comment-270</link>
		<dc:creator>Scala: The Java for concurrency &#171; happypig</dc:creator>
		<pubDate>Wed, 28 Oct 2009 09:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://thejavablog.wordpress.com/?p=26#comment-270</guid>
		<description>[...] According to Adam Bien&#8217;s blog from JavaOne During a meeting in the Community Corner (java.net booth) with James Gosling, a participant asked an interesting question: &#8220;Which Programming Language would you use *now* on top of JVM, except Java?&#8221;. The answer was surprisingly fast and very clear: &#8211; Scala. Some more complete source: http://thejavablog.wordpress.com/2008/05/08/javaone-day-three/ [...]</description>
		<content:encoded><![CDATA[<p>[...] According to Adam Bien&#8217;s blog from JavaOne During a meeting in the Community Corner (java.net booth) with James Gosling, a participant asked an interesting question: &#8220;Which Programming Language would you use *now* on top of JVM, except Java?&#8221;. The answer was surprisingly fast and very clear: &#8211; Scala. Some more complete source: <a href="http://thejavablog.wordpress.com/2008/05/08/javaone-day-three/" rel="nofollow">http://thejavablog.wordpress.com/2008/05/08/javaone-day-three/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on org.hibernate.MappingException: Unknown entity: AFullyQualifiedClassName by Stefanos</title>
		<link>http://thejavablog.wordpress.com/2008/05/21/orghibernatemappingexception-unknown-entity/#comment-269</link>
		<dc:creator>Stefanos</dc:creator>
		<pubDate>Wed, 21 Oct 2009 08:47:03 +0000</pubDate>
		<guid isPermaLink="false">http://thejavablog.wordpress.com/?p=34#comment-269</guid>
		<description>Thank you very much for your  post</description>
		<content:encoded><![CDATA[<p>Thank you very much for your  post</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on org.hibernate.MappingException: Unknown entity: AFullyQualifiedClassName by rob</title>
		<link>http://thejavablog.wordpress.com/2008/05/21/orghibernatemappingexception-unknown-entity/#comment-268</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Tue, 13 Oct 2009 07:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://thejavablog.wordpress.com/?p=34#comment-268</guid>
		<description>Cheers Mate, what a fcuk... Hate those stupid mistakes... Greets</description>
		<content:encoded><![CDATA[<p>Cheers Mate, what a fcuk&#8230; Hate those stupid mistakes&#8230; Greets</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Slick 2D to write a game by Greg</title>
		<link>http://thejavablog.wordpress.com/2008/06/08/using-slick-2d-to-write-a-game/#comment-266</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sat, 03 Oct 2009 19:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://thejavablog.wordpress.com/?p=39#comment-266</guid>
		<description>Sorry mate, my bad, I put the 2 folders (data and natives) in the src folder accidentally.... :)))</description>
		<content:encoded><![CDATA[<p>Sorry mate, my bad, I put the 2 folders (data and natives) in the src folder accidentally&#8230;. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ))</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Slick 2D to write a game by Greg</title>
		<link>http://thejavablog.wordpress.com/2008/06/08/using-slick-2d-to-write-a-game/#comment-265</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sat, 03 Oct 2009 18:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://thejavablog.wordpress.com/?p=39#comment-265</guid>
		<description>Hey Panos,


I tried to set up slick with netbeans following the above instructions but when I tried to run the code I got this:

Exception in thread &quot;main&quot; java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path

I don&#039;t know what I did wrong as I did just what is written in the tutorial. Can you help me plz?</description>
		<content:encoded><![CDATA[<p>Hey Panos,</p>
<p>I tried to set up slick with netbeans following the above instructions but when I tried to run the code I got this:</p>
<p>Exception in thread &#8220;main&#8221; java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path</p>
<p>I don&#8217;t know what I did wrong as I did just what is written in the tutorial. Can you help me plz?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on org.hibernate.MappingException: Unknown entity: AFullyQualifiedClassName by Thank you</title>
		<link>http://thejavablog.wordpress.com/2008/05/21/orghibernatemappingexception-unknown-entity/#comment-264</link>
		<dc:creator>Thank you</dc:creator>
		<pubDate>Tue, 28 Jul 2009 11:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://thejavablog.wordpress.com/?p=34#comment-264</guid>
		<description>Tahnk you very much for this post. I had the same problem.</description>
		<content:encoded><![CDATA[<p>Tahnk you very much for this post. I had the same problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Slick 2D to write a game by Panos</title>
		<link>http://thejavablog.wordpress.com/2008/06/08/using-slick-2d-to-write-a-game/#comment-263</link>
		<dc:creator>Panos</dc:creator>
		<pubDate>Mon, 27 Jul 2009 15:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://thejavablog.wordpress.com/?p=39#comment-263</guid>
		<description>Yes I&#039;m afraid so.</description>
		<content:encoded><![CDATA[<p>Yes I&#8217;m afraid so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Slick 2D to write a game by William</title>
		<link>http://thejavablog.wordpress.com/2008/06/08/using-slick-2d-to-write-a-game/#comment-262</link>
		<dc:creator>William</dc:creator>
		<pubDate>Sat, 25 Jul 2009 21:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://thejavablog.wordpress.com/?p=39#comment-262</guid>
		<description>So I have to make all images transparent myself and save them as a .png?</description>
		<content:encoded><![CDATA[<p>So I have to make all images transparent myself and save them as a .png?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Slick 2D to write a game by Panos</title>
		<link>http://thejavablog.wordpress.com/2008/06/08/using-slick-2d-to-write-a-game/#comment-261</link>
		<dc:creator>Panos</dc:creator>
		<pubDate>Sat, 25 Jul 2009 21:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://thejavablog.wordpress.com/?p=39#comment-261</guid>
		<description>Hello William, this depends on the documentation of the image editor you are using. I used seashore and it was pretty easy.</description>
		<content:encoded><![CDATA[<p>Hello William, this depends on the documentation of the image editor you are using. I used seashore and it was pretty easy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
