<?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; GWT</title>
	<atom:link href="http://www.jlhdevelopment.com/wordpress/tag/gwt/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>GWT, Groovy, and Hibernate Sample Login Application</title>
		<link>http://www.jlhdevelopment.com/wordpress/2008/08/22/gwt-groovy-and-hibernate-sample-login-application/</link>
		<comments>http://www.jlhdevelopment.com/wordpress/2008/08/22/gwt-groovy-and-hibernate-sample-login-application/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 03:25:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[Hibernate]]></category>

		<guid isPermaLink="false">http://www.jlhdevelopment.com/wordpress/?p=20</guid>
		<description><![CDATA[This is a small walkthrough of a simple login screen written with the Google Web Toolkit on the front end, and Groovy and Hibernate on the back end. The entire source code can be found here. For the purposes of brevity we will look at only parts of the code. An IntelliJ 7 project file [...]]]></description>
		<wfw:commentRss>http://www.jlhdevelopment.com/wordpress/2008/08/22/gwt-groovy-and-hibernate-sample-login-application/feed/</wfw:commentRss>
		<slash:comments>2</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>

