Steve Jobs

It's rare that I feel moved by the passing of a prominent public figure, but I couldn't help tearing up at the news of Steve Jobs' passing...

I wish...

I wish I could really say what's on my mind...but it's so politicallly incorrect. The world is basically fucked going forward...

ipinfodb logging working again

I know you stop by this site every day, and you noticed it was all messed up. I wrote a logging/ip geolocation class a while back using ipinfodb, but they changed there api a while back, and codeigniter thew a bunch of notices making this site very not pretty...

Jquery Connected Sortables and Mysql Persiste

I've been googling for a solution to a sortable project that I've been asked to create. A tutorial at http://www.wil-linssen.com/musings/entry/extending-the-jquery-sortable-with-ajax-mysql and a couple others helped me figure out persistence with a single list, but I am trying to use connected lists, and am perplexed at figuring this one out...