<?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>nolancaudill.com &#187; github</title>
	<atom:link href="http://nolancaudill.com/index.php/tag/github/feed/" rel="self" type="application/rss+xml" />
	<link>http://nolancaudill.com</link>
	<description>thoughts and whatnot</description>
	<lastBuildDate>Wed, 18 Nov 2009 03:47: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>twitter-last-status</title>
		<link>http://nolancaudill.com/index.php/2009/04/23/twitter-last-status/</link>
		<comments>http://nolancaudill.com/index.php/2009/04/23/twitter-last-status/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 04:15:13 +0000</pubDate>
		<dc:creator>nolan</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://nolancaudill.com/?p=146</guid>
		<description><![CDATA[It was a night of firsts. I wrote my first Twitter widget. It is the &#8216;Latest Tweet&#8217; widget on the far right column of the page that uses Twitter&#8217;s public JSONP API to pull in my last Twitter update. The only thing even mildly interesting is that it has a couple of regexes that finds [...]]]></description>
			<content:encoded><![CDATA[<p>It was a night of firsts.</p>
<p>I wrote my first Twitter widget. It is the &#8216;Latest Tweet&#8217; widget on the far right column of the page that uses Twitter&#8217;s public JSONP API to pull in my last Twitter update.</p>
<p>The only thing even mildly interesting is that it has a couple of regexes that finds any &#8216;@&#8217; names and links them up and (naively) hooks up any hyperlinks as well. These weren&#8217;t difficult, but they always take a little bit of tinkering to get right.</p>
<p>More excitingly, I think, is that I decided to push it out to <a href="http://github.com/mncaudill/twitter-last-status/tree/master">github</a> under a BSD license. This is technically my first open source software, minor as it is.</p>
]]></content:encoded>
			<wfw:commentRss>http://nolancaudill.com/index.php/2009/04/23/twitter-last-status/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->