<?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>try {} catch () &#187; gae</title>
	<atom:link href="http://blog.gerardin.info/archives/tag/gae/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.gerardin.info</link>
	<description>Java, Agile, the Web and other nice things</description>
	<lastBuildDate>Tue, 14 Jun 2011 09:48:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The future of mobile apps is web apps</title>
		<link>http://blog.gerardin.info/archives/656</link>
		<comments>http://blog.gerardin.info/archives/656#comments</comments>
		<pubDate>Wed, 23 Dec 2009 16:59:59 +0000</pubDate>
		<dc:creator>Olivier Gérardin</dc:creator>
				<category><![CDATA[Culture]]></category>
		<category><![CDATA[gae]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://blog.gerardin.info/?p=656</guid>
		<description><![CDATA[This conclusion comes from examining the following facts: modern smartphones are equipped with a recent, state-of-the-art, JavaScript/CSS capable web browser modern smartphones are most often associated with a &#8220;always connected&#8221; data plan What this means is that if you need to develop a mobile application that should run on several mobile platforms, you have basically [...]]]></description>
			<content:encoded><![CDATA[<p>This conclusion comes from examining the following facts:</p>
<ul>
<li>modern smartphones are equipped with a recent, state-of-the-art, JavaScript/CSS capable web browser</li>
<li>modern smartphones are most often associated with a &#8220;always connected&#8221; data plan</li>
</ul>
<p>What this means is that if you need to develop a mobile application that should run on several mobile platforms, you have basically two possibilities:</p>
<ul>
<li>learn each different platform and associated SDK, develop and maintain a different version for each of them, not to mention you&#8217;ll have to manage distribution/deployment</li>
<li>write a single web app that will run on all platforms, and be always up-to-date</li>
</ul>
<p>Easy choice isn&#8217;t it? Now I should also add a third fact that will undoubtedly contribute to this trend:</p>
<ul>
<li>GWT and GAE make it ridiculously easy to build web apps (including for mobiles)</li>
</ul>
<p>For example, my new Palm Pre doesn&#8217;t come with a facebook app. Why bother? it&#8217;s just a link to the mobile version of facebook.com. Maybe it&#8217;s not as rich as a native app, but it&#8217;s damn close, and the line will get thinner and thinner as HTML5 spreads.</p>
<p>Actually, the Palm Pre is a very good example of this convergence, since the standard SDK uses JavaScript as the development language. So basically, each app on the Pre is a web app!</p>
<p>You can read <a href="http://googlemobile.blogspot.com/2009/12/iterative-web-app-feature-rich-and-fast.html" target="_blank" class="liexternal">Alex Nicolaou&#8217;s blog post</a> on the Google mobile blog for another view on this subject.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.gerardin.info/archives/656/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Eclipe plugin 1.1.0 available</title>
		<link>http://blog.gerardin.info/archives/549</link>
		<comments>http://blog.gerardin.info/archives/549#comments</comments>
		<pubDate>Sun, 02 Aug 2009 11:12:24 +0000</pubDate>
		<dc:creator>Olivier Gérardin</dc:creator>
				<category><![CDATA[GWT]]></category>
		<category><![CDATA[gae]]></category>
		<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[google eclipse plugin]]></category>

		<guid isPermaLink="false">http://blog.gerardin.info/?p=549</guid>
		<description><![CDATA[Miguel Méndez: We wanted to let all of you know that the Google Plugin for Eclipse 1.1.0 is now available. Some of the notable improvements are: -Support for Eclipse 3.5 (Galileo) -GWT RPC interface validation with quick fixes - App Engine DataNucleus enhancer console no longer steals focus on save Announcement, Relase Notes]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.gerardin.info/archives/125/gwt-logo" rel="attachment wp-att-140" class="liimagelink"><img class="alignleft size-full wp-image-140" style="margin-left: 10px; margin-right: 10px;" title="Logo GWT" src="http://blog.gerardin.info/wp-content/uploads/2009/04/gwt-logo.png" alt="Logo GWT" width="100" height="100" /></a>Miguel Méndez:</p>
<blockquote><p>We wanted to let all of you know that the Google Plugin for Eclipse 1.1.0 is now available.  Some of the notable improvements are:<br />
-Support for Eclipse 3.5 (Galileo)<br />
-GWT RPC interface validation with quick fixes<br />
- App Engine DataNucleus enhancer console no longer steals focus on save</p></blockquote>
<p><a href="http://groups.google.com/group/google-web-toolkit/browse_thread/thread/aa74940787785f51?hl=en" target="_blank" class="liexternal">Announcement</a>, <a href="http://code.google.com/eclipse/docs/release_notes.html" target="_blank" class="liexternal">Relase Notes</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.gerardin.info/archives/549/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

