<?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>coffeecoders.de &#187; java</title>
	<atom:link href="http://coffeecoders.de/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://coffeecoders.de</link>
	<description>professional devs at work</description>
	<lastBuildDate>Thu, 11 Feb 2010 10:35:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Learn Java by camp fire stories</title>
		<link>http://coffeecoders.de/2009/04/learn-java-by-camp-fire-stories/</link>
		<comments>http://coffeecoders.de/2009/04/learn-java-by-camp-fire-stories/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 14:43:34 +0000</pubDate>
		<dc:creator>stevie</dc:creator>
				<category><![CDATA[common]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://coffeecoders.de/?p=215</guid>
		<description><![CDATA[Certainly there are many many ways out there on how to learn a programming language. But did you ever hear about learning a new language by hearing (ie. reading) a camp fire story? No? Sure you didn&#8217;t! The guys of JavaRanch.com try to accomplish just that: Grab your marshmallows and a stick and gather &#8217;round [...]]]></description>
			<content:encoded><![CDATA[<p>Certainly there are many many ways out there on how to learn a programming language. But did you ever hear about learning a new language by hearing (ie. reading) a camp fire story? No? Sure you didn&#8217;t!</p>
<p><span id="more-215"></span>The guys of <a href="http://www.javaranch.com/">JavaRanch.com</a> try to accomplish just that:</p>
<blockquote><p><em><span style="color: #804000;">Grab your marshmallows and a stick and gather &#8217;round the campfire for some Java stories. The Ranch writers won&#8217;t be winnin&#8217; any literary prizes, that&#8217;s fer sure. But ya still might learn a thing or two.</span></em></p></blockquote>
<p>I find this approach very refreshing and I&#8217;m sure some of you dealing with certain more technical description will enjoy the casual written, funny illustrated yet informing stories.</p>
<p>So hop on your horse, ride on over to the ranch and give it a read @<br />
<a href="http://www.javaranch.com/campfire.jsp">JavaRanch Campfire &#8211; Getting in Touch with your Inner Class</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://coffeecoders.de/2009/04/learn-java-by-camp-fire-stories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Swing and JDK 7: Sun keeps it going</title>
		<link>http://coffeecoders.de/2009/02/swing-and-jdk-7-sun-keeps-it-going/</link>
		<comments>http://coffeecoders.de/2009/02/swing-and-jdk-7-sun-keeps-it-going/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 10:59:42 +0000</pubDate>
		<dc:creator>stevie</dc:creator>
				<category><![CDATA[common]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://coffeecoders.de/?p=136</guid>
		<description><![CDATA[Danny Coward posted a statement regarding the future of the swing package in later releases of the JDK. According to him, Sun will continue the work on Swing and even more try to ease the development and enhance the deployment and runtime performance. The whole post sounds very convincing that Sun hasn&#8217;t given up and [...]]]></description>
			<content:encoded><![CDATA[<p>Danny Coward posted a statement regarding the future of the swing package in later releases of the JDK.</p>
<p>According to him, Sun will continue the work on Swing and even more try to ease the development and enhance the deployment and runtime performance.</p>
<p>The whole post sounds very convincing that Sun hasn&#8217;t given up and that Swing will become more and more useful (again).</p>
<p>Danny also mentioned new components in JDK7 like the <a href="https://jcalendar.dev.java.net/">DatePicker</a> and  <a href="https://javacss.dev.java.net/">CSS styling</a> &#8211; both are very attractive to me and I can&#8217;t wait to use them in the next project.</p>
<p>Read the whole post at: <a href="http://blogs.sun.com/theplanetarium/entry/the_future_of_swing">Swing and JDK 7 : The Planetarium</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://coffeecoders.de/2009/02/swing-and-jdk-7-sun-keeps-it-going/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JBoss releases RESTEasy</title>
		<link>http://coffeecoders.de/2009/01/jboss-releases-resteasy/</link>
		<comments>http://coffeecoders.de/2009/01/jboss-releases-resteasy/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 11:45:23 +0000</pubDate>
		<dc:creator>stevie</dc:creator>
				<category><![CDATA[common]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://coffeecoders.de/?p=98</guid>
		<description><![CDATA[JBoss released a project named &#8220;RESTEasy&#8221; which provides  help to build RESTful web services and RESTful Java applications. It is useable in any servlet container but &#8211; as you might already expected &#8211; it is built to work tighter with JBoss Application Server. The features list provided on the front page shows very interesting details [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jboss.org/">JBoss</a> released a project named <a href="http://www.jboss.org/resteasy/">&#8220;RESTEasy&#8221;</a> which provides  help to build RESTful web services and RESTful Java applications.</p>
<p>It is useable in any servlet container but &#8211; as you might already expected &#8211; it is built to work tighter with <a href="http://www.jboss.org/jbossas/">JBoss Application Server</a>.<br />
<span id="more-98"></span><br />
The features list provided on the front page shows very interesting details about the project. It supports various techniques and connection types. It looks worth checking out for the next java based project.</p>
<p>Do you have any experience with <em>RESTEasy</em>? What&#8217;s your favorite for implementing web services? Any comments on the featured project?</p>
<p>Links:</p>
<ul>
<li><a href="http://www.jboss.org/resteasy/">jboss.org: RESTEasy</a></li>
<li><a href="http://bill.burkecentral.com/category/rest/">Bill Burke&#8217;s blog about REST</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://coffeecoders.de/2009/01/jboss-releases-resteasy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
