Apr 17 2009

Django custom model field

Your Ad Here

Apr 8 2009

Git cheet sheet

Your Ad Here

Mar 6 2009

Sending SMS using Google Calendar’s python api

Sending SMS using Google Calendar’s python

i’m going to have to try this out.

Your Ad Here

Feb 27 2009

FriendFeed’s schema-less MySQL setup

How FriendFeed uses MySQL to store schema-less data - Bret Taylor's blog

pretty interesting set up…

Your Ad Here

Feb 21 2009

Building a facebook app in Django

Your Ad Here

Feb 9 2009

Atomisator data aggregator

this could be neat. data aggregator framework. i know i’ve needed something like this a few times.

Atomisator – Trac

Your Ad Here

Dec 26 2008

Arduino Duemilanove specs

Your Ad Here

Dec 22 2008

Using CouchDb with Django

An Introduction to Using CouchDB with Django @ Irrational Exuberance

Your Ad Here

Mar 16 2007

Posting via Blackberry

no, not me right now. i had to set up a site at work recently and allow updates to be made from a blackberry. it sounded easy enough since wordpress has a built in function to post from email i figured i would just set up a blog and grab it from there. i set it all up and sent a few test emails and everything was working fine until an email was actually sent from a blackberry. everything showed up as base 64 gibberish.

a quick search turned up this page which pretty much fixed it. the only difference being that the blackberry sends it’s encoding in lower case.

Your Ad Here