<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>notes from /dev/null - Updates</title><link href="http://yummymelon.com/devnull/" rel="alternate"/><link href="http://yummymelon.com/devnull/feeds/tags/updates.atom.xml" rel="self"/><id>http://yummymelon.com/devnull/</id><updated>2010-07-12T11:08:00-07:00</updated><entry><title>Some catching up at /dev/null</title><link href="http://yummymelon.com/devnull/some-catching-up-at-devnull.html" rel="alternate"/><published>2010-07-12T11:08:00-07:00</published><updated>2010-07-12T11:08:00-07:00</updated><author><name>Charles Choi</name></author><id>tag:yummymelon.com,2010-07-12:/devnull/some-catching-up-at-devnull.html</id><summary type="html">&lt;p&gt;Amazing that already half a year has spun by.&lt;/p&gt;</summary><content type="html">&lt;p&gt;Amazing that already half a year has spun by. Here's just some of the stuff that I've been working on:&lt;/p&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://www.aquiapp.com"&gt;Aqu&amp;iacute; 2.0&lt;/a&gt; - A complete rewrite of my iPhone app. Motivated in large part for the following reasons:
&lt;ul&gt;
&lt;li&gt;Wanting to add future features and prepare for iOS4&lt;/li&gt;
&lt;li&gt;Knowing much more about the iPhone SDK than when I first started out&lt;/li&gt;
&lt;li&gt;Twitter changing their &lt;a href="http://www.countdowntooauth.com/"&gt;authentication to OAuth-only&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;OAuthConsumer-iPhone - For better or worse, OAuth has become the de facto standard for Web Service API authentication/authorization. I needed to learn how OAuth worked for Aqu&amp;iacute; to hook it up with Twitter. Problem was, I couldn't find a good open source OAuth library that worked "out-of-the-box" for the iPhone, and the best one I could find was an open source library called OAuthConsumer which was tuned for the desktop Mac. OAuthConsumer needed some repackaging to get it working on the iPhone, so I wrote a script to automate this and an example iPhone app demonstrating its use. You can find my work here: &lt;a href="http://code.google.com/p/oauthconsumer-iphone/"&gt;http://code.google.com/p/oauthconsumer-iphone/&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;/div&gt;</content><category term="misc"/><category term="Updates"/></entry></feed>