<?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>Gridshore &#187; google appengine</title>
	<atom:link href="http://www.gridshore.nl/tag/google-appengine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gridshore.nl</link>
	<description>A weblog about software engineering, Architecture, Technology an other things we like.</description>
	<lastBuildDate>Tue, 27 Jul 2010 23:47:44 +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>Doing grails, yes I like it</title>
		<link>http://www.gridshore.nl/2009/11/09/doing-grails-yes-i-like-it/</link>
		<comments>http://www.gridshore.nl/2009/11/09/doing-grails-yes-i-like-it/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 07:30:54 +0000</pubDate>
		<dc:creator>jettro</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[groovy and grails]]></category>
		<category><![CDATA[google appengine]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[intellij]]></category>

		<guid isPermaLink="false">http://www.gridshore.nl/?p=920</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadFBShareMe_920()',5000); }); function loadFBShareMe_920(){ jQuery(document).ready(function($) { $('.dd-fbshareme-920').remove();$('.DD_FBSHAREME_AJAX_920').attr('width','53');$('.DD_FBSHAREME_AJAX_920').attr('height','69');$('.DD_FBSHAREME_AJAX_920').attr('src','http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2009/11/09/doing-grails-yes-i-like-it/&#038;size=large'); }); }<p>Last week I attended a groovy &#038; grails training by SpringSource. My first introduction into grails is about 2 years a go. I attended a talk at the spring experience. Back than I liked it, tried it, but did not really use it. By [...]]]></description>
		<wfw:commentRss>http://www.gridshore.nl/2009/11/09/doing-grails-yes-i-like-it/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Serving static files in Google app engine development edition</title>
		<link>http://www.gridshore.nl/2009/06/26/serving-static-files-in-google-app-engine-development-edition/</link>
		<comments>http://www.gridshore.nl/2009/06/26/serving-static-files-in-google-app-engine-development-edition/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 21:51:22 +0000</pubDate>
		<dc:creator>jettro</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[google appengine]]></category>

		<guid isPermaLink="false">http://www.gridshore.nl/?p=811</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadFBShareMe_811()',5000); }); function loadFBShareMe_811(){ jQuery(document).ready(function($) { $('.dd-fbshareme-811').remove();$('.DD_FBSHAREME_AJAX_811').attr('width','53');$('.DD_FBSHAREME_AJAX_811').attr('height','69');$('.DD_FBSHAREME_AJAX_811').attr('src','http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2009/06/26/serving-static-files-in-google-app-engine-development-edition/&#038;size=large'); }); }<p>There are a lot of questions about serving static files in the development edition of google app engine. There are also a few answers, but none of them gave me a clear solution. Therefore I decided to look for one myself. In the end [...]]]></description>
		<wfw:commentRss>http://www.gridshore.nl/2009/06/26/serving-static-files-in-google-app-engine-development-edition/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Java on Google app engine with intelliJ</title>
		<link>http://www.gridshore.nl/2009/04/08/java-on-google-app-engine-with-intellij/</link>
		<comments>http://www.gridshore.nl/2009/04/08/java-on-google-app-engine-with-intellij/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 22:19:02 +0000</pubDate>
		<dc:creator>jettro</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[appengine]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google appengine]]></category>
		<category><![CDATA[intellij]]></category>

		<guid isPermaLink="false">http://www.gridshore.nl/?p=737</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadFBShareMe_737()',5000); }); function loadFBShareMe_737(){ jQuery(document).ready(function($) { $('.dd-fbshareme-737').remove();$('.DD_FBSHAREME_AJAX_737').attr('width','53');$('.DD_FBSHAREME_AJAX_737').attr('height','69');$('.DD_FBSHAREME_AJAX_737').attr('src','http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2009/04/08/java-on-google-app-engine-with-intellij/&#038;size=large'); }); }<p>This is a short post about the new java support for google appengine. The Basic steps are described very well at google, check the getting started manual. Here I just describe my experiences with my first java based application for google appengine. I concentrate [...]]]></description>
		<wfw:commentRss>http://www.gridshore.nl/2009/04/08/java-on-google-app-engine-with-intellij/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Using google appengine</title>
		<link>http://www.gridshore.nl/2008/10/09/using-google-appengine/</link>
		<comments>http://www.gridshore.nl/2008/10/09/using-google-appengine/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 21:30:20 +0000</pubDate>
		<dc:creator>jettro</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[gdata]]></category>
		<category><![CDATA[google appengine]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.gridshore.nl/?p=272</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadFBShareMe_272()',5000); }); function loadFBShareMe_272(){ jQuery(document).ready(function($) { $('.dd-fbshareme-272').remove();$('.DD_FBSHAREME_AJAX_272').attr('width','53');$('.DD_FBSHAREME_AJAX_272').attr('height','69');$('.DD_FBSHAREME_AJAX_272').attr('src','http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2008/10/09/using-google-appengine/&#038;size=large'); }); }<p>When attending the JAOO in Denmark, I was amazed by the easy setup of google application engine. There is a good step by step guide to creating a hello world application. It would be silly to recreate that guide here. Therefore this post takes [...]]]></description>
		<wfw:commentRss>http://www.gridshore.nl/2008/10/09/using-google-appengine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
