<?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; web development</title>
	<atom:link href="http://www.jlhdevelopment.com/wordpress/tag/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jlhdevelopment.com/wordpress</link>
	<description>Software Development Articles and Opinions</description>
	<lastBuildDate>Thu, 30 Dec 2010 07:45:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.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>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>Browser Wars</title>
		<link>http://www.jlhdevelopment.com/wordpress/2007/11/16/browser-wars/</link>
		<comments>http://www.jlhdevelopment.com/wordpress/2007/11/16/browser-wars/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 07:16:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[JSF]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.jlhdevelopment.com/wordpress/?p=9</guid>
		<description><![CDATA[Internet browser &#8220;wars&#8221; have been going on for a while, at least since the Internet Explorer vs. Netscape war of the 90s, which Microsoft won by a land slide. These days there are more than 2 browsers competing and by my measure it&#8217;s not getting any easier to get a web application to look and [...]]]></description>
		<wfw:commentRss>http://www.jlhdevelopment.com/wordpress/2007/11/16/browser-wars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java in the web browser</title>
		<link>http://www.jlhdevelopment.com/wordpress/2007/10/20/java-in-the-web-browser/</link>
		<comments>http://www.jlhdevelopment.com/wordpress/2007/10/20/java-in-the-web-browser/#comments</comments>
		<pubDate>Sat, 20 Oct 2007 06:01:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Sun]]></category>
		<category><![CDATA[thick client]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.jlhdevelopment.com/wordpress/?p=7</guid>
		<description><![CDATA[One frustrating aspect of being a Java developer is it&#8217;s lack of popularity in the web browser. There could be a number of causes for this. One is that installing Java, for most people, is not a very pleasant experience. The size of the JRE is much bigger than the size of a Macromedia Flash [...]]]></description>
		<wfw:commentRss>http://www.jlhdevelopment.com/wordpress/2007/10/20/java-in-the-web-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Review: GWT In Action</title>
		<link>http://www.jlhdevelopment.com/wordpress/2007/10/02/book-review-gwt-in-action/</link>
		<comments>http://www.jlhdevelopment.com/wordpress/2007/10/02/book-review-gwt-in-action/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 08:34:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.jlhdevelopment.com/wordpress/?p=6</guid>
		<description><![CDATA[The Google Web Toolkit is a framework for creating web applications. It&#8217;s main goal is to allow you to develop/debug a Java application and then compile the client side to JavaScript upon deployment. The JavaScript produced behaves the same across browsers (IE, FireFox, Safari), and the server side can be any language used for server [...]]]></description>
		<wfw:commentRss>http://www.jlhdevelopment.com/wordpress/2007/10/02/book-review-gwt-in-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

