<?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>The Gumption Blog &#187; googleappengine</title>
	<atom:link href="http://www.gumption.com/blog/tag/googleappengine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gumption.com/blog</link>
	<description>Resisting Gumption Traps Since 1995</description>
	<lastBuildDate>Thu, 23 Jul 2009 21:45:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Premix 1.0 Released</title>
		<link>http://www.gumption.com/blog/2009/07/23/premix-10-released/</link>
		<comments>http://www.gumption.com/blog/2009/07/23/premix-10-released/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 21:45:24 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[googleappengine]]></category>
		<category><![CDATA[premix]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[remix]]></category>

		<guid isPermaLink="false">http://www.gumption.com/blog/?p=436</guid>
		<description><![CDATA[I am extremely pleased to announce the 1.0 release of Premix, an easy to use Python wrapper around the Best Buy Remix APIs. It is compatible with Google App Engine. Changes in this version includes updated tests, the addition of extend() to add an &#8216;OR&#8217; complement filter(), and new convenience properties on results, next and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gumption.com/blog/premix/"><img style="border: 0pt none;" title="premix_long_logo" src="http://www.gumption.com/blog/wp-content/uploads/2009/02/premix_long_logo.jpg" alt="Premix" width="150" height="45" /></a></p>
<p>I am <em>extremely</em> pleased to announce the 1.0 release of <a title="Premix" href="http://www.gumption.com/blog/premix/" target="_self">Premix</a>, an easy to use Python wrapper around the <a href="http://remix.bestbuy.com/">Best Buy Remix</a> APIs. It is compatible with <a href="http://code.google.com/appengine/">Google App Engine</a>.</p>
<p>Changes in this version includes updated tests, the addition of <code>extend()</code> to add an &#8216;OR&#8217; complement <code>filter()</code>, and new convenience properties on results, <code>next</code> and <code>previous</code>.  Version 1.0 is backwards compatible with previous 0.9 versions.</p>
<p>The project&#8217;s main <a title="Premix Repository" href="http://bitbucket.org/gumptioncom/premix/src/" target="_self">repository</a> and <a title="Premix Wiki" href="http://bitbucket.org/gumptioncom/premix/wiki/" target="_self">wiki</a> are hosted on <a title="bitbucket.com" href="http://bitbucket.org/">bitbucket.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gumption.com/blog/2009/07/23/premix-10-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Premix 0.9.3 Released</title>
		<link>http://www.gumption.com/blog/2009/07/16/premix-093-released/</link>
		<comments>http://www.gumption.com/blog/2009/07/16/premix-093-released/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 17:29:31 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[googleappengine]]></category>
		<category><![CDATA[premix]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[remix]]></category>

		<guid isPermaLink="false">http://www.gumption.com/blog/?p=433</guid>
		<description><![CDATA[I am pleased to announce the 0.9.3 release of Premix, an easy to use Python wrapper around the Best Buy Remix APIs. It also runs on Google App Engine. Changes in this version includes updated tests. Version 0.9.3 is backwards compatible with previous 0.9 versions. The project&#8217;s main repository and wiki are hosted on bitbucket.org.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gumption.com/blog/premix/"><img style="border: 0pt none;" title="premix_long_logo" src="http://www.gumption.com/blog/wp-content/uploads/2009/02/premix_long_logo.jpg" alt="Premix" width="150" height="45" /></a></p>
<p>I am pleased to announce the 0.9.3 release of <a title="Premix" href="http://www.gumption.com/blog/premix/" target="_self">Premix</a>, an easy to use Python wrapper around the <a href="http://remix.bestbuy.com/">Best Buy Remix</a> APIs. It also runs on <a href="http://code.google.com/appengine/">Google App Engine</a>.</p>
<p>Changes in this version includes updated tests.  Version 0.9.3 is backwards compatible with previous 0.9 versions.</p>
<p>The project&#8217;s main <a title="Premix Repository" href="http://bitbucket.org/gumptioncom/premix/src/" target="_self">repository</a> and <a title="Premix Wiki" href="http://bitbucket.org/gumptioncom/premix/wiki/" target="_self">wiki</a> are hosted on <a title="bitbucket.com" href="http://bitbucket.org/">bitbucket.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gumption.com/blog/2009/07/16/premix-093-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Premix 0.9.2 Released</title>
		<link>http://www.gumption.com/blog/2009/03/05/premix-092-released/</link>
		<comments>http://www.gumption.com/blog/2009/03/05/premix-092-released/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 18:03:42 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[googleappengine]]></category>
		<category><![CDATA[premix]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[remix]]></category>

		<guid isPermaLink="false">http://www.gumption.com/blog/?p=401</guid>
		<description><![CDATA[I am pleased to announce the 0.9.2 release of Premix, an easy to use Python wrapper around the Best Buy Remix APIs. It also runs on Google App Engine. Changes in this version include a fix for the retry logic and more tests. Version 0.9.2 is backwards compatible with versions 0.9, and 0.9.1. The project&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gumption.com/blog/premix/"><img style="border: 0pt none;" title="premix_long_logo" src="http://www.gumption.com/blog/wp-content/uploads/2009/02/premix_long_logo.jpg" alt="Premix" width="150" height="45" /></a></p>
<p>I am pleased to announce the 0.9.2 release of <a title="Premix" href="http://www.gumption.com/blog/premix/" target="_self">Premix</a>, an easy to use Python wrapper around the <a href="http://remix.bestbuy.com/">Best Buy Remix</a> APIs. It also runs on <a href="http://code.google.com/appengine/">Google App Engine</a>.</p>
<p>Changes in this version include a fix for the retry logic and more tests.  Version 0.9.2 is backwards compatible with versions 0.9, and 0.9.1.</p>
<p>The project&#8217;s main <a title="Premix Repository" href="http://bitbucket.org/gumptioncom/premix/src/" target="_self">repository</a> and <a title="Premix Wiki" href="http://bitbucket.org/gumptioncom/premix/wiki/" target="_self">wiki</a> are hosted on <a title="bitbucket.com" href="http://bitbucket.org/">bitbucket.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gumption.com/blog/2009/03/05/premix-092-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Giftag and Google App Engine (GAE)- Video Case Study</title>
		<link>http://www.gumption.com/blog/2009/01/27/giftag-and-google-app-engine-gae-video-case-study/</link>
		<comments>http://www.gumption.com/blog/2009/01/27/giftag-and-google-app-engine-gae-video-case-study/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 00:52:09 +0000</pubDate>
		<dc:creator>evol</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bestbuy]]></category>
		<category><![CDATA[gae]]></category>
		<category><![CDATA[giftag]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googleappengine]]></category>
		<category><![CDATA[skullcranes]]></category>
		<category><![CDATA[thomas]]></category>

		<guid isPermaLink="false">http://www.gumption.com/blog/?p=301</guid>
		<description><![CDATA[The Giftag team that Thomas works with at Best Buy was asked by Google to talk about their experience re-platforming giftag.com for Google App Engine. Curt, Jerry and Thomas really show their enthusiasm for the platform. They recognize the constraints and limitations but see them more as rules to follow rather than barriers. If you [...]]]></description>
			<content:encoded><![CDATA[<p>The Giftag team that Thomas works with at <a href="http://www.bestbuy.com" target="_self">Best Buy</a> was asked by <a href="http://www.google.com" target="_self">Google</a> to talk about their experience re-platforming <a href="http://www.giftag.com" target="_self">giftag.com</a> for <a href="http://code.google.com/appengine/" target="_self">Google App Engine</a>. Curt, Jerry and Thomas really show their enthusiasm for the platform. They recognize the constraints and limitations but see them more as rules to follow rather than barriers.</p>
<p><object width="500" height="315"><param name="movie" value="http://www.youtube.com/v/uwFvCz4pkMQ&#038;hl=en&#038;fs=1&#038;color1=0x234900&#038;color2=0x4e9e00&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/uwFvCz4pkMQ&#038;hl=en&#038;fs=1&#038;color1=0x234900&#038;color2=0x4e9e00&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="315"></embed></object></p>
<p>If you are curious about the t-shirt Thomas is wearing, it&#8217;s the most recent <a href="http://www.theskullcranes.com/blog/">The Skullcranes</a> attire.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gumption.com/blog/2009/01/27/giftag-and-google-app-engine-gae-video-case-study/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gaegene Released</title>
		<link>http://www.gumption.com/blog/2009/01/23/gaegene-released/</link>
		<comments>http://www.gumption.com/blog/2009/01/23/gaegene-released/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 06:24:41 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[googleappengine]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[gaegene]]></category>

		<guid isPermaLink="false">http://www.gumption.com/blog/?p=277</guid>
		<description><![CDATA[I am pleased to announce the 0.1 release of Gaegene, a collection of general purpose models, utilities, and mix-in classes to help develop Google App Engine web apps.  It was created while developing Giftag for Best Buy. The 0.1 release contains two modular apps to help simplify two common design patterns, counters and slugs.  Future [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gumption.com/blog/gaegene/"><img class="size-medium wp-image-280 alignnone" style="border: 0pt none;" title="Gaegene" src="http://www.gumption.com/blog/wp-content/uploads/2009/01/gaegene-125-83.png" alt="Gaegene" width="125" height="83" /></a></p>
<p>I am pleased to announce the 0.1 release of <a title="Gaegene" href="http://www.gumption.com/blog/gaegene/" target="_self">Gaegene</a>, a collection of general purpose models, utilities, and mix-in classes to help develop <a title="Google App Engine" href="http://code.google.com/appengine/" target="_self">Google App Engine</a> web apps.  It was created while developing <a title="Giftag" href="http://www.giftag.com/" target="_self">Giftag</a> for <a title="Best Buy" href="http://www.bestbuy.com/">Best Buy</a>.</p>
<p>The 0.1 release contains two modular apps to help simplify two common design patterns, <a title="gaegene.counter" href="http://bitbucket.org/gumptioncom/gaegene/wiki/Counter" target="_self">counters</a> and <a title="gaegene.slug" href="http://bitbucket.org/gumptioncom/gaegene/wiki/Slug" target="_self">slugs</a>.  Future releases will also help with images, pagination, and tagging.</p>
<p>The project&#8217;s main <a title="Gaegene Repository" href="http://bitbucket.org/gumptioncom/gaegene/src/" target="_self">repository</a> and <a title="Gaegene Wiki" href="http://bitbucket.org/gumptioncom/gaegene/wiki/" target="_self">wiki</a>, as well as a <a title="Gaegene Test WebApp" href="http://bitbucket.org/gumptioncom/gaegene-example/" target="_self">test/example webapp</a> are hosted on <a title="bitbucket.com" href="http://bitbucket.org/">bitbucket.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gumption.com/blog/2009/01/23/gaegene-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
