Twitter

function twitterCallback(o) { o = o[0]; // o is always an array, so just get the first (and only entry) var e = document.getElementById('twitter-post'); e.innerHTML = o.text; e.href = 'http://twitter.com/snookca/status/' + o.id; }

Thursday, March 4, 2010

Test2




This is yet another test of how this app may work for me. I'm not really sure about it yet.


Test




This is a test to see how image allignment works with this iPhone blogging app.

Thursday, February 4, 2010

This is a test

How many times have you discovered a new website feature, only to discover that it's harder to implement than you originally thought?