<?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 developers, there is life outside the container</title>
	<atom:link href="http://tomchikoore.com/2009/10/01/java-developers-there-is-life-outside-the-container/feed/" rel="self" type="application/rss+xml" />
	<link>http://tomchikoore.com/2009/10/01/java-developers-there-is-life-outside-the-container/</link>
	<description></description>
	<lastBuildDate>Mon, 12 Sep 2011 12:07:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Richard Metzler</title>
		<link>http://tomchikoore.com/2009/10/01/java-developers-there-is-life-outside-the-container/comment-page-1/#comment-739</link>
		<dc:creator>Richard Metzler</dc:creator>
		<pubDate>Mon, 15 Mar 2010 01:18:26 +0000</pubDate>
		<guid isPermaLink="false">http://tomchikoore.com/?p=171#comment-739</guid>
		<description>I totally see your point.

I have been a Java dev for a very long time but I&#039;m tired of Java and the unnecessary complexity of the API and I was jealous of the simplecity of modern scripting languages like Ruby, Python and JavaScript. That&#039;s why I traded my fulltime job for returning to university for getting my MBA and doing some projects for myself. 

Let me name just 2 examples :
File API - in these languages I mentioned reading and writing files is much easier.
JSF - it just adds a new level of abstraction onto html. It is actually much easier to build web apps with templates in a small restricted templating language.</description>
		<content:encoded><![CDATA[<p>I totally see your point.</p>
<p>I have been a Java dev for a very long time but I&#8217;m tired of Java and the unnecessary complexity of the API and I was jealous of the simplecity of modern scripting languages like Ruby, Python and JavaScript. That&#8217;s why I traded my fulltime job for returning to university for getting my MBA and doing some projects for myself. </p>
<p>Let me name just 2 examples :<br />
File API &#8211; in these languages I mentioned reading and writing files is much easier.<br />
JSF &#8211; it just adds a new level of abstraction onto html. It is actually much easier to build web apps with templates in a small restricted templating language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomchikoore</title>
		<link>http://tomchikoore.com/2009/10/01/java-developers-there-is-life-outside-the-container/comment-page-1/#comment-673</link>
		<dc:creator>tomchikoore</dc:creator>
		<pubDate>Fri, 02 Oct 2009 17:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://tomchikoore.com/?p=171#comment-673</guid>
		<description>Yes. I am talking about just standalone java code. Sockets is one example of communication but there are a lot of other examples of java code that runs as standalone programs without the need for a container.</description>
		<content:encoded><![CDATA[<p>Yes. I am talking about just standalone java code. Sockets is one example of communication but there are a lot of other examples of java code that runs as standalone programs without the need for a container.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Chauncey</title>
		<link>http://tomchikoore.com/2009/10/01/java-developers-there-is-life-outside-the-container/comment-page-1/#comment-672</link>
		<dc:creator>Jonathan Chauncey</dc:creator>
		<pubDate>Fri, 02 Oct 2009 14:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://tomchikoore.com/?p=171#comment-672</guid>
		<description>After rereading your post I guess what you are getting at is that Java developers tend to write only web applications and have no idea how to write console based apps or apps that interact with other apps on the socket level... Is that what you mean?</description>
		<content:encoded><![CDATA[<p>After rereading your post I guess what you are getting at is that Java developers tend to write only web applications and have no idea how to write console based apps or apps that interact with other apps on the socket level&#8230; Is that what you mean?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Chauncey</title>
		<link>http://tomchikoore.com/2009/10/01/java-developers-there-is-life-outside-the-container/comment-page-1/#comment-671</link>
		<dc:creator>Jonathan Chauncey</dc:creator>
		<pubDate>Fri, 02 Oct 2009 13:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://tomchikoore.com/?p=171#comment-671</guid>
		<description>What do you mean by &quot;there is a world of Java outside the container&quot;. Are you referring to writing web apps that do not run in the standard JEE container or servlet container (tomcat, jboss, weblogic, websphere, glassfish...)?</description>
		<content:encoded><![CDATA[<p>What do you mean by &#8220;there is a world of Java outside the container&#8221;. Are you referring to writing web apps that do not run in the standard JEE container or servlet container (tomcat, jboss, weblogic, websphere, glassfish&#8230;)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

