<?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>Development Blog &#187; Java</title>
	<atom:link href="http://www.jlhdevelopment.com/wordpress/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jlhdevelopment.com/wordpress</link>
	<description>Software Development Articles and Opinions</description>
	<lastBuildDate>Wed, 01 Sep 2010 02:12:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Google App Engine So Far</title>
		<link>http://www.jlhdevelopment.com/wordpress/2009/09/02/google-app-engine-so-far/</link>
		<comments>http://www.jlhdevelopment.com/wordpress/2009/09/02/google-app-engine-so-far/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 03:58:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.jlhdevelopment.com/wordpress/?p=161</guid>
		<description><![CDATA[I have had an application running on Google App Engine written using the Java SDK for about 2 months now. The server side of the application is written in Groovy, and the client side is written in Flex. Although the Java SDK is early access, I have run into some problems that are making me [...]]]></description>
		<wfw:commentRss>http://www.jlhdevelopment.com/wordpress/2009/09/02/google-app-engine-so-far/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3D Plot with Clojure and JOGL</title>
		<link>http://www.jlhdevelopment.com/wordpress/2009/08/21/3d-plot-with-clojure-and-jogl/</link>
		<comments>http://www.jlhdevelopment.com/wordpress/2009/08/21/3d-plot-with-clojure-and-jogl/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 02:53:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Clojure]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[OpenGL]]></category>
		<category><![CDATA[Swing]]></category>

		<guid isPermaLink="false">http://www.jlhdevelopment.com/wordpress/?p=136</guid>
		<description><![CDATA[3D support for Java is made particularly difficult because Java is cross platform and writing a library that abstracts away the differences of writing native 3D applications in Linux, OSX, Windows, etc. is not an easy task. One solution to this is JOGL, which uses Gluegen to generate JNI bindings for C libraries. In the [...]]]></description>
		<wfw:commentRss>http://www.jlhdevelopment.com/wordpress/2009/08/21/3d-plot-with-clojure-and-jogl/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Build a Java resource bundle JAR file dynamically</title>
		<link>http://www.jlhdevelopment.com/wordpress/2009/08/11/build-a-java-resource-bundle-jar-file-dynamically/</link>
		<comments>http://www.jlhdevelopment.com/wordpress/2009/08/11/build-a-java-resource-bundle-jar-file-dynamically/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 03:02:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.jlhdevelopment.com/wordpress/?p=121</guid>
		<description><![CDATA[I recently had the problem of internationalizing a hybrid Java Web Start / Java Applet thick client Swing application. Java internationalization is typically done by using ResourceBundle to load a property file containing key to value map whose keys are the names of the messages to be looked up in the file and values are [...]]]></description>
		<wfw:commentRss>http://www.jlhdevelopment.com/wordpress/2009/08/11/build-a-java-resource-bundle-jar-file-dynamically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From Grails to Google App Engine</title>
		<link>http://www.jlhdevelopment.com/wordpress/2009/07/04/from-grails-to-google-app-engine/</link>
		<comments>http://www.jlhdevelopment.com/wordpress/2009/07/04/from-grails-to-google-app-engine/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 17:52:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[Grails]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.jlhdevelopment.com/wordpress/?p=102</guid>
		<description><![CDATA[I recently wrote a gift list management site for my family using Grails. Grails made it simple, the entire site was done in less than a week. That was version 1 of the site. In version 2 of the site, I rewrote the Ajax&#8217;d GSP&#8217;s using Flex 3, since I spent over 16 frustrating hours [...]]]></description>
		<wfw:commentRss>http://www.jlhdevelopment.com/wordpress/2009/07/04/from-grails-to-google-app-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Review: Groovy In Action</title>
		<link>http://www.jlhdevelopment.com/wordpress/2007/12/20/book-review-groovy-in-action/</link>
		<comments>http://www.jlhdevelopment.com/wordpress/2007/12/20/book-review-groovy-in-action/#comments</comments>
		<pubDate>Thu, 20 Dec 2007 23:18:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.jlhdevelopment.com/wordpress/?p=12</guid>
		<description><![CDATA[Groovy In Action is a perfect guide for Java developer&#8217;s wishing to move into the land of dynamic typing, closures, and scripting. Writing code in Groovy really does help bring the fun of programming back. Compared to Java, Groovy is easier to write, read, and test which means less time coding and more time focusing [...]]]></description>
		<wfw:commentRss>http://www.jlhdevelopment.com/wordpress/2007/12/20/book-review-groovy-in-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
