<?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>Laughing Meme &#187; appengine</title>
	<atom:link href="http://laughingmeme.org/tag/appengine/feed/" rel="self" type="application/rss+xml" />
	<link>http://laughingmeme.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 29 Jan 2012 21:54:39 +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>photosthatmatter &amp; FlickrApp</title>
		<link>http://laughingmeme.org/2009/07/22/photosthatmatter-flickrapp/</link>
		<comments>http://laughingmeme.org/2009/07/22/photosthatmatter-flickrapp/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 20:27:37 +0000</pubDate>
		<dc:creator>Kellan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[appengine]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://laughingmeme.org/?p=4254</guid>
		<description><![CDATA[Aaron&#8217;s FlickrApp is a brain dead easy to use subclass of webapp.RequestHandler that turns Flickr into an single-sign on service for Google AppEngine. As a bonus, you get a valid Flickr auth_token for every signed in user. This makes writing Flickr API apps about the simplest thing ever. Case in point, I wrote the largely [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://photosthatmatter.appspot.com"><img src="http://farm3.static.flickr.com/2667/3747384500_dacdd8c86e.jpg" width="500" height="251" alt="Picture 53" border="0" /></a></p>

<p>Aaron&#8217;s <a href="http://github.com/straup/gae-flickrapp/tree/master">FlickrApp</a> is a brain dead easy to use subclass of <a href="http://code.google.com/appengine/docs/python/gettingstarted/handlingforms.html">webapp.RequestHandler</a> that turns <a href="http://flickr.com">Flickr</a> into an single-sign on service for <a href="http://code.google.com/appengine/">Google AppEngine</a>.</p>

<p>As a bonus, you get a valid Flickr auth_token for every signed in user.   This makes writing <a href="http://flickr.com/services/api">Flickr API apps</a> about the simplest thing ever.</p>

<p>Case in point, I wrote the largely mis-named <a href="http://photosthatmatter.appspot.com">photosthatmatter</a> app last night in slightly less then 20 minutes, while waiting for dinner to simmer.   Shows the most interesting photo from each for your contact in a given time period.  Great for catching up on things you missed  as they flowed by the first time.</p>

<p>YMMV, but it works for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://laughingmeme.org/2009/07/22/photosthatmatter-flickrapp/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Flickr Trends</title>
		<link>http://laughingmeme.org/2009/03/03/flickr-trends/</link>
		<comments>http://laughingmeme.org/2009/03/03/flickr-trends/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 14:54:29 +0000</pubDate>
		<dc:creator>Kellan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[appengine]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[hacking]]></category>

		<guid isPermaLink="false">http://laughingmeme.org/?p=4180</guid>
		<description><![CDATA[Based on Derek&#8217;s NYT Trender and some APIs we haven&#8217;t gotten around to releasing, I spent 20 minutes whipping up Flickr Trends yesterday morning. App Engine is awesome for this kind of stuff. Favorite&#8217;s I&#8217;ve found so far: snow vs flowers party vs wedding jumping vs hdr (oooh, 365 vs hdr is more fun.)]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/kellan/3325192577/" title="snow vs flowers by kellan, on Flickr"><img src="http://farm4.static.flickr.com/3538/3325192577_eb3b6fc1a9.jpg" width="500" height="424" alt="snow vs flowers" /></a></p>

<p>Based on Derek&#8217;s <a href="http://tyn-search.appspot.com/?query1=twitter&#038;query2=facebook&#038;Trend=Trend">NYT Trender</a> and some APIs we haven&#8217;t gotten around to releasing, I spent 20 minutes whipping up <a href="http://flickrtrends.appspot.com/?query1=snow&#038;query2=flowers&#038;Trend=Trend">Flickr Trends</a> yesterday morning.</p>

<p>App Engine is awesome for this kind of stuff.</p>

<p>Favorite&#8217;s I&#8217;ve found so far:</p>

<ul>
<li><a href="http://flickrtrends.appspot.com/?query1=snow&#038;query2=flowers&#038;Trend=Trend">snow vs flowers</a></li>
<li><a href="http://flickrtrends.appspot.com/?query1=party&#038;query2=wedding&#038;Trend=Trend">party vs wedding</a></li>
<li><a href="http://flickrtrends.appspot.com/?query1=jumping&#038;query2=hdr&#038;Trend=Trend">jumping vs hdr</a> (oooh, <a href="http://flickrtrends.appspot.com/?query1=365&#038;query2=hdr&#038;Trend=Trend">365 vs hdr</a> is more fun.)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://laughingmeme.org/2009/03/03/flickr-trends/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>My Flickr API library for PHP</title>
		<link>http://laughingmeme.org/2008/12/11/my-flickr-api-library-for-php/</link>
		<comments>http://laughingmeme.org/2008/12/11/my-flickr-api-library-for-php/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 23:05:59 +0000</pubDate>
		<dc:creator>Kellan</dc:creator>
				<category><![CDATA[Aside]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[appengine]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://laughingmeme.org/?p=4116</guid>
		<description><![CDATA[I&#8217;m a big believer in Norvig&#8217;s &#8220;Code is liability&#8221; maxim. Which is how I justify my ugly, but functional Flickr API implementation, in 40 lines of PHP (not the most expressive of languages), which I wrote in about 15 minutes one evening, and I now use for all of my Flickr side projects. And all [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a big believer in Norvig&#8217;s &#8220;Code is liability&#8221; maxim.  Which is how I justify my ugly, but functional Flickr API implementation, in 40 lines of PHP (not the most expressive of languages), which I wrote in about 15 minutes one evening, and I now use for all of my Flickr side projects.  And all apropos of digging through other folks Flickr API impls, trying to get them working on GAE.   Thankfully <a href="http://blech.vox.com/library/post/flickrapi-google-app-engine.html">blech is already there</a>. </p>
<p><a href='http://laughingmeme.org/code/flickr.simple.php.txt'>http://laughingmeme.org/code/flickr.simple.php.txt</a></p>]]></content:encoded>
			<wfw:commentRss>http://laughingmeme.org/2008/12/11/my-flickr-api-library-for-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

