Skip to content

Category Archives: Programming

OpenMoko and Wifi Ad-Hoc mode

So i decided to give making-openmoko-a-wifi-AP thing another go.
The USB wifi card I bought (ChiefMax RaLink RT73) needs some special cross-compiled drivers to put the wifi in master mode in order to act as an AP. So i gave up that route and tried making it an ad-hoc peer-to-peer access point.
This (kinda) worked! but only [...]

Send MMS’s to VBulletin Threads

I just recently put together a little script that will check an email address for incoming MMS (picture messages) and post them to a vBulletin thread. It is based off the work of a great script by Adrian Heydecker (http://wavestyle.ch) that h
e made for the Wordpress blog.
I hacked it up for vBulletin. It is VERY [...]