<?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: Abel and Ready</title>
	<atom:link href="http://www.sporcic.org/2009/04/abel-and-ready/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sporcic.org/2009/04/abel-and-ready/</link>
	<description>Blog of Tim Sporcic</description>
	<lastBuildDate>Mon, 01 Mar 2010 14:34:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Erik Weibust</title>
		<link>http://www.sporcic.org/2009/04/abel-and-ready/comment-page-1/#comment-161</link>
		<dc:creator>Erik Weibust</dc:creator>
		<pubDate>Mon, 04 May 2009 22:27:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.sporcic.org/?p=342#comment-161</guid>
		<description>Nice post, but I still am not comfortable with the Oracle purchase.  You and Rod both tell very different stories, but neither works.  Oracle owns the JCP and I&#039;m afraid they&#039;re in charge.  It would be horrible if we end up having a bunch of versions of Java.  There is a Red Hat version, one in Apache, the OpenJDK, and none of them have any traction.  People use Sun JDK.

Erik</description>
		<content:encoded><![CDATA[<p>Nice post, but I still am not comfortable with the Oracle purchase.  You and Rod both tell very different stories, but neither works.  Oracle owns the JCP and I&#8217;m afraid they&#8217;re in charge.  It would be horrible if we end up having a bunch of versions of Java.  There is a Red Hat version, one in Apache, the OpenJDK, and none of them have any traction.  People use Sun JDK.</p>
<p>Erik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.sporcic.org/2009/04/abel-and-ready/comment-page-1/#comment-160</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Mon, 04 May 2009 17:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.sporcic.org/?p=342#comment-160</guid>
		<description>I played with GWT, but I&#039;m not a fan of the codegen &quot;all one language&quot; philosophy. The web is about XHTML, JavaScript and CSS, and I would rather work in those directly than a Java library that magically generates the code.

-Tim</description>
		<content:encoded><![CDATA[<p>I played with GWT, but I&#8217;m not a fan of the codegen &#8220;all one language&#8221; philosophy. The web is about XHTML, JavaScript and CSS, and I would rather work in those directly than a Java library that magically generates the code.</p>
<p>-Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas Orr</title>
		<link>http://www.sporcic.org/2009/04/abel-and-ready/comment-page-1/#comment-158</link>
		<dc:creator>Nicholas Orr</dc:creator>
		<pubDate>Sun, 03 May 2009 16:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.sporcic.org/?p=342#comment-158</guid>
		<description>How come your not using the ExtJS GWT stuff?

Even though you are doing client side code your still inside a &quot;proper&quot; debug environment. I had a quick look at GWT too - that is pretty neat if your Java skills are rocking, mine aren&#039;t.

I really like the ExtJS lib as well. Doing forms &quot;that just work&quot; is great. The only issue with them is I then need my app to follow a strict client/server model. This isn&#039;t a bad thing, as now the API gets written at the same time as the app. It takes a bit of extra effort and this goes a bit against the grain of the framework (merb,rails)</description>
		<content:encoded><![CDATA[<p>How come your not using the ExtJS GWT stuff?</p>
<p>Even though you are doing client side code your still inside a &#8220;proper&#8221; debug environment. I had a quick look at GWT too &#8211; that is pretty neat if your Java skills are rocking, mine aren&#8217;t.</p>
<p>I really like the ExtJS lib as well. Doing forms &#8220;that just work&#8221; is great. The only issue with them is I then need my app to follow a strict client/server model. This isn&#8217;t a bad thing, as now the API gets written at the same time as the app. It takes a bit of extra effort and this goes a bit against the grain of the framework (merb,rails)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.sporcic.org/2009/04/abel-and-ready/comment-page-1/#comment-157</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sun, 03 May 2009 13:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.sporcic.org/?p=342#comment-157</guid>
		<description>Thanks, Nicholas. I tend to hop around a bit too. I was playing with Ruby a couple years ago. I really like the syntax and freedom, but since I&#039;m in the &quot;enterprise&quot; space, it was never something that could become a reality. PHP grabs my attention every now and then, and I&#039;m interested to see the final version of 5.3, as it adds a lot of the cool language features I like from Ruby/C#.

I solved my hosting problem for Java by using &lt;href=&quot;http://www.sporcic.org/2009/03/on-the-cloud/&quot;Mosso&lt;/a&gt;. I&#039;m trying to spend more time at the client tier right now with JavaScript and ExtJS. Helps to keep from getting stale. But like a rubber band, I&#039;ll always get pulled back to Java.

-Tim</description>
		<content:encoded><![CDATA[<p>Thanks, Nicholas. I tend to hop around a bit too. I was playing with Ruby a couple years ago. I really like the syntax and freedom, but since I&#8217;m in the &#8220;enterprise&#8221; space, it was never something that could become a reality. PHP grabs my attention every now and then, and I&#8217;m interested to see the final version of 5.3, as it adds a lot of the cool language features I like from Ruby/C#.</p>
<p>I solved my hosting problem for Java by using<br />
<href ="http://www.sporcic.org/2009/03/on-the-cloud/"Mosso</a>. I&#8217;m trying to spend more time at the client tier right now with JavaScript and ExtJS. Helps to keep from getting stale. But like a rubber band, I&#8217;ll always get pulled back to Java.</p>
<p>-Tim</href>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas Orr</title>
		<link>http://www.sporcic.org/2009/04/abel-and-ready/comment-page-1/#comment-156</link>
		<dc:creator>Nicholas Orr</dc:creator>
		<pubDate>Sun, 03 May 2009 12:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.sporcic.org/?p=342#comment-156</guid>
		<description>Plus other languages are starting to show up on the JVM now, which is pretty neat.

I started on the Java path, then read about C# and was intrigued. A break from IT occurred. I came back to developing websites and started with PHP and now I&#039;m at ruby. The power &amp; ease of ruby is awesome! For a moment there I longed for the strict structure of Java. However the reality of Java&#039;s resource requirement was getting in the way, hosting Java web stacks cost more than ruby or php. This matters a lot when the money going out isn&#039;t coming back in...

However that argument is slowly going away with Google&#039;s endorsement of Java in App Engine. I went to the Google event held here in Sydney and was really inspired. I&#039;ve installed Eclipse again and played with the basics however there is a fair bit to get upto speed on again... For now I think I&#039;ll stick to ruby ;)

Enjoyed your story adaptation too by the way.</description>
		<content:encoded><![CDATA[<p>Plus other languages are starting to show up on the JVM now, which is pretty neat.</p>
<p>I started on the Java path, then read about C# and was intrigued. A break from IT occurred. I came back to developing websites and started with PHP and now I&#8217;m at ruby. The power &amp; ease of ruby is awesome! For a moment there I longed for the strict structure of Java. However the reality of Java&#8217;s resource requirement was getting in the way, hosting Java web stacks cost more than ruby or php. This matters a lot when the money going out isn&#8217;t coming back in&#8230;</p>
<p>However that argument is slowly going away with Google&#8217;s endorsement of Java in App Engine. I went to the Google event held here in Sydney and was really inspired. I&#8217;ve installed Eclipse again and played with the basics however there is a fair bit to get upto speed on again&#8230; For now I think I&#8217;ll stick to ruby <img src='http://www.sporcic.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Enjoyed your story adaptation too by the way.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
