<?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>Big Bad Code &#187; netflix</title>
	<atom:link href="http://bigbadcode.com/category/netflix/feed/" rel="self" type="application/rss+xml" />
	<link>http://bigbadcode.com</link>
	<description>this blog is retired. I&#039;m leaving it up as a reference</description>
	<lastBuildDate>Wed, 19 Aug 2009 21:49:43 +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>FlixBot</title>
		<link>http://bigbadcode.com/2008/10/20/flixbot/</link>
		<comments>http://bigbadcode.com/2008/10/20/flixbot/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 05:59:18 +0000</pubDate>
		<dc:creator>jbloom</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[netflix]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://bigbadcode.com/?p=192</guid>
		<description><![CDATA[I&#8217;ve built a proof of concept in some hacked together python code to automatically add movies to my netflix queue when I send twitter messages to @flixbot. For example this tweet: Gets Blade into my queue. Awesome. I started building this out into a full fledged service so other people can use it as well. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve built a proof of concept in some hacked together python code to automatically add movies to my netflix queue when I send twitter messages to @flixbot.</p>
<p>For example this tweet:</p>
<p><a href="http://bigbadcode.com/wp-content/uploads/2008/10/2008-10-20_2241.png"><img class="alignnone size-medium wp-image-194" title="2008-10-20_2241" src="http://bigbadcode.com/wp-content/uploads/2008/10/2008-10-20_2241-300x130.png" alt="" width="300" height="130" /></a></p>
<p>Gets Blade into my queue. Awesome.</p>
<p>I started building this out into a full fledged service so other people can use it as well. Of course I&#8217;m going to need a hosted site somewhere for people to sign up. I figured it might be a good time to play with my app engine account.</p>
<p>I got part of the way of there with app engine serving up pages, but then ran into problems with xml libraries I was using in my POC not existing in the AppEngine sandbox. <img src='http://bigbadcode.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Also I&#8217;m starting to run out of enthusiasm.</p>
<p>So that&#8217;s where I&#8217;m at. Goodnight.</p>
]]></content:encoded>
			<wfw:commentRss>http://bigbadcode.com/2008/10/20/flixbot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

