<?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>Onthoo Programming Blog &#187; grails</title>
	<atom:link href="http://www.onthoo.com/blog/programming/categories/grails/feed" rel="self" type="application/rss+xml" />
	<link>http://www.onthoo.com/blog/programming</link>
	<description>Java, Grails, App Engine and Drupal</description>
	<lastBuildDate>Thu, 29 Jul 2010 13:44:49 +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>Grails and Google AppEngine</title>
		<link>http://www.onthoo.com/blog/programming/2009/06/grails-and-google-appengine.html</link>
		<comments>http://www.onthoo.com/blog/programming/2009/06/grails-and-google-appengine.html#comments</comments>
		<pubDate>Mon, 08 Jun 2009 08:19:02 +0000</pubDate>
		<dc:creator>pcoucke</dc:creator>
				<category><![CDATA[appengine]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[webdevelopment]]></category>

		<guid isPermaLink="false">http://www.onthoo.com/blog/programming/?p=104</guid>
		<description><![CDATA[I&#8217;ve created a small demo showing Grails on Google AppEngine. The site is a showcase of Grails on Google AppEngine with the Grails AppEngine plugin. Places are stored in the AppEngine datastore and a taglib is added for rendering the login button and the currently logged in user. Additionally, an integration with Google AJAX Search [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve created a small <a href="http://favorite-places.appspot.com/">demo showing Grails on Google AppEngine</a>.</p>
<p>The site is a showcase of <a href="http://www.grails.org/">Grails</a> on  	    	<a href="http://code.google.com/appengine/">Google AppEngine</a> with the  	    	<a href="http://grails.org/plugin/app-engine">Grails AppEngine plugin</a>.</p>
<p>Places are stored in the AppEngine <a href="http://code.google.com/appengine/docs/java/gettingstarted/usingdatastore.html">datastore</a> and a taglib is added for rendering      		the <a href="http://code.google.com/appengine/docs/java/gettingstarted/usingusers.html">login button</a> and the currently logged in user.</p>
<p>Additionally, an integration with <a href="http://code.google.com/apis/ajaxsearch/">Google AJAX Search API</a> is done when adding a place.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.onthoo.com/blog/programming/2009/06/grails-and-google-appengine.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
