<?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; twitter</title>
	<atom:link href="http://bigbadcode.com/category/twitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://bigbadcode.com</link>
	<description>Don't blame me, I voted for Kodos</description>
	<lastBuildDate>Wed, 19 Aug 2009 21:49:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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. Of course I&#8217;m [...]]]></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>
		<item>
		<title>Twitter&#8230;</title>
		<link>http://bigbadcode.com/2007/09/12/twitter/</link>
		<comments>http://bigbadcode.com/2007/09/12/twitter/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 18:55:30 +0000</pubDate>
		<dc:creator>jbloom</dc:creator>
				<category><![CDATA[asides]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://bigbadcode.com/2007/09/12/twitter/</guid>
		<description><![CDATA[My friend Sean says it best here
To Recap:
If you want to know what&#8217;s going on with me, it&#8217;s best to follow this link: My Twitter Stream.
]]></description>
			<content:encoded><![CDATA[<p>My friend Sean says it best <a href="http://pixelnomad.com/archives/2007/8/29/to_twitter_or_to_blog/">here</a></p>
<p>To Recap:<br />
If you want to know what&#8217;s going on with me, it&#8217;s best to follow this link: <a href="http://twitter.com/joshbloom">My Twitter Stream</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://bigbadcode.com/2007/09/12/twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auto twitter SMS on/off</title>
		<link>http://bigbadcode.com/2007/07/20/auto-twitter-sms-onoff/</link>
		<comments>http://bigbadcode.com/2007/07/20/auto-twitter-sms-onoff/#comments</comments>
		<pubDate>Sat, 21 Jul 2007 05:13:51 +0000</pubDate>
		<dc:creator>jbloom</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://bigbadcode.com/2007/07/20/auto-twitter-sms-onoff/</guid>
		<description><![CDATA[So I&#8217;ve spent a little more time thinking about this and have decided this utility would be better as a server utility that sits out in the cloud and monitors for my computer activity. If it doesn&#8217;t see activity for some set period it notifies twitter to re-enable SMS messages.
This takes care of any issues [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve spent a little more time thinking about this and have decided this utility would be better as a server utility that sits out in the cloud and monitors for my computer activity. If it doesn&#8217;t see activity for some set period it notifies twitter to re-enable SMS messages.<br />
This takes care of any issues with me shutting down or closing my laptop/computer before my notifier can get its message out.</p>
<p>I&#8217;m thinking a python script, called by cron that checks for an indication that I&#8217;m active on my computer, if it doesn&#8217;t see the indication after some number of tries it turns SMS notifications on. That part seems pretty solid, what should I use on the laptop to signal my presence? If this was a Windows machine I&#8217;d be off and running but I&#8217;ve recently switched to a Mac and I don&#8217;t know the platform very well. Instant messenger sounds like something to tap into as it already has the concept of active/idle built into it, but I&#8217;m using Adium and it seems like Adium plug-ins are written in Objective-C which is totally foreign to me. </p>
<p>I think it&#8217;s time for some googling&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://bigbadcode.com/2007/07/20/auto-twitter-sms-onoff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auto update Twitter notifications to phone</title>
		<link>http://bigbadcode.com/2007/07/19/auto-update-twitter-notifications-to-phone/</link>
		<comments>http://bigbadcode.com/2007/07/19/auto-update-twitter-notifications-to-phone/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 04:58:39 +0000</pubDate>
		<dc:creator>jbloom</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://bigbadcode.com/2007/07/19/auto-update-twitter-notifications-to-phone/</guid>
		<description><![CDATA[I just started twittering and have found that getting alerts on my phone is great, just not when I&#8217;m also at the computer.
So being a good geek I thought I&#8217;d automate the process of turning mobile alerts on or off based on my laptop status.
So far I&#8217;ve scraped the HTTP headers and post variables so [...]]]></description>
			<content:encoded><![CDATA[<p>I just started twittering and have found that getting alerts on my phone is great, just not when I&#8217;m also at the computer.<br />
So being a good geek I thought I&#8217;d automate the process of turning mobile alerts on or off based on my laptop status.</p>
<p>So far I&#8217;ve scraped the HTTP headers and post variables so I know how to login and turn updates on or off. Next I need to package up a small utility to automatically decide when to send the commands.</p>
]]></content:encoded>
			<wfw:commentRss>http://bigbadcode.com/2007/07/19/auto-update-twitter-notifications-to-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
