<?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/"
	>

<channel>
	<title>Jake Wharton</title>
	<atom:link href="http://jakewharton.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jakewharton.com</link>
	<description>Programming, Freelance Web Design, etc.</description>
	<pubDate>Mon, 05 Jan 2009 20:39:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Polywiki: A Key-Value Based Wiki</title>
		<link>http://jakewharton.com/2008/12/26/polywiki-a-key-value-based-wiki/</link>
		<comments>http://jakewharton.com/2008/12/26/polywiki-a-key-value-based-wiki/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 04:11:35 +0000</pubDate>
		<dc:creator>Jake Wharton</dc:creator>
		
		<category><![CDATA[Polywiki]]></category>

		<category><![CDATA[Python]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://jakewharton.com/?p=63</guid>
		<description><![CDATA[Polywiki is wiki system which holds content in key-value pairs rather than in one large chunk. It then manages each revision as a collection of these pairs. By managing the key-value pairs of an entry individually subsequent commits store only the changed values thus eliminating data duplication. If you&#8217;re just looking for the source code, [...]]]></description>
		<wfw:commentRss>http://jakewharton.com/2008/12/26/polywiki-a-key-value-based-wiki/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Pygments in Redmine</title>
		<link>http://jakewharton.com/2008/11/12/using-pygments-in-redmine/</link>
		<comments>http://jakewharton.com/2008/11/12/using-pygments-in-redmine/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 19:53:07 +0000</pubDate>
		<dc:creator>Jake Wharton</dc:creator>
		
		<category><![CDATA[Python]]></category>

		<category><![CDATA[Ruby]]></category>

		<category><![CDATA[pygments]]></category>

		<category><![CDATA[redmine]]></category>

		<guid isPermaLink="false">http://jakewharton.com/?p=66</guid>
		<description><![CDATA[The syntax highlighting engine in Redmine is CodeRay which is vastly underpowered to be used in software as useful as Redmine. The obvious choice (at least for me) for proper syntax highlighting is Pygments, a python library. To change the syntax highlighting engine a few modifications need to be made to both Redmine and to [...]]]></description>
		<wfw:commentRss>http://jakewharton.com/2008/11/12/using-pygments-in-redmine/feed/</wfw:commentRss>
		</item>
		<item>
		<title>iPhone MMS</title>
		<link>http://jakewharton.com/2008/11/04/iphone-mms/</link>
		<comments>http://jakewharton.com/2008/11/04/iphone-mms/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 16:41:59 +0000</pubDate>
		<dc:creator>Jake Wharton</dc:creator>
		
		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[MMS]]></category>

		<guid isPermaLink="false">http://jakewharton.com/?p=58</guid>
		<description><![CDATA[To send an MMS to another phone from your iPhone use the number + provider suffix below as the email address.



Provider
Email suffix




Alltel
@message.alltel.com


AT&#38;T/Cingular
@mms.att.com


Sprint/Nextel
@messaging.sprintpcs.com


T-Mobile
@tmomail.net


Verizon
@vzwpix.com



If you were to specify a custom field in each contact with their service provider an application could theoretically use that information and their mobile number to effectively send an MMS elegantly.
]]></description>
		<wfw:commentRss>http://jakewharton.com/2008/11/04/iphone-mms/feed/</wfw:commentRss>
		</item>
		<item>
		<title>My New Programming Language</title>
		<link>http://jakewharton.com/2008/10/29/my-new-programming-language/</link>
		<comments>http://jakewharton.com/2008/10/29/my-new-programming-language/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 19:21:29 +0000</pubDate>
		<dc:creator>Jake Wharton</dc:creator>
		
		<category><![CDATA[Conceptualizations]]></category>

		<category><![CDATA[Drumming]]></category>

		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://jakewharton.com/?p=52</guid>
		<description><![CDATA[There&#8217;s a lot to take into consideration when a new programming language is being invented. Is there a demand for a new language, is there a specific niche that it will fill, etc. Out of curiosity in combining two things which I have a relatively natural talent for, programming and drumming, I am inventing a [...]]]></description>
		<wfw:commentRss>http://jakewharton.com/2008/10/29/my-new-programming-language/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
