Oct 18 2010

Android with Emacs

android apps and emacs

AndroidWithEmacsOnUbuntu


Sep 13 2010

Ruby rvm

Get started right with rvm

RVM, sort of a ruby version of python’s virtualenv


Apr 27 2010

links for 2010-04-27


Feb 10 2010

Django: Thread safe class based views

Thread safe class based views in django

Thread-Safe Object-Oriented Views in Django | codysoyland.com


Apr 17 2009

Django custom model field


Apr 8 2009

Git cheet sheet


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.


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…


Feb 21 2009

Building a facebook app in Django


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


Dec 26 2008

Arduino Duemilanove specs


Dec 22 2008

Using CouchDb with Django

An Introduction to Using CouchDB with Django @ Irrational Exuberance


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.