<?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>Mac Developer Tips &#187; Web</title>
	<atom:link href="http://MacDeveloperTips.com/category/web/feed" rel="self" type="application/rss+xml" />
	<link>http://MacDeveloperTips.com</link>
	<description>Tips, tools and code for iPhone and Mac developers.</description>
	<lastBuildDate>Thu, 12 Aug 2010 23:45:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Google App Engine, Free Preview</title>
		<link>http://MacDeveloperTips.com/web/google-app-engine-free-preview.html</link>
		<comments>http://MacDeveloperTips.com/web/google-app-engine-free-preview.html#comments</comments>
		<pubDate>Mon, 05 May 2008 12:12:08 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[google-app-engine]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://MacDeveloperTips.com/web/google-app-engine-free-preview.html</guid>
		<description><![CDATA[Google App Engine provides an opportunity to leverage Google&#8217;s infrastructure for server side web applications. The platform is built on a Python runtime, includes persistent storage as well as the capability to integrate with existing Google applications (think Google Maps, Gmail&#8230;). The App Engine SDK is an open source project that is hosted on Google [...]]]></description>
			<content:encoded><![CDATA[<p>Google App Engine provides an opportunity to leverage Google&#8217;s infrastructure for server side web applications. The platform is built on a Python runtime, includes persistent storage as well as the capability to integrate with existing Google applications (think Google Maps, Gmail&#8230;).</p>
<p>The App Engine SDK is an open source project that is hosted on Google code, you can can access the project <a href="http://code.google.com/p/googleappengine/" target="_blank">here</a>. A download of the SDK is available for Mac <a href="http://code.google.com/appengine/downloads.html" target="_blank">here</a>.</p>
<p>The App Engine SDK includes a web-server application that provides a means to emulate the App Engine services from within a local development environment. Once deployed, applications can be hosted on the appspot.com domain, or your own domain.</p>
<p>The video below is a good introduction to Google App Engine from a recent CampFire One event:</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/3Ztr-HhWX1c&#038;hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/3Ztr-HhWX1c&#038;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>One of the more intriguing aspects to services like the Google App Engine is that you focus on the application, not the hosting/scaling. Should you build a killer app, your focus still lies on the application itself, not on how to massively scale (which would be a good problem to have). From the <a href="http://appengine.google.com/" target="_blank">App Engine homepage</a></p>
<blockquote><p>This is a PREVIEW RELEASE of Google App Engine. For now, account registrations are limited to the first 10,000 developers, and applications are restricted to the free account limits.</p></blockquote>
<p>Hurry and give it a go&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://MacDeveloperTips.com/web/google-app-engine-free-preview.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

