Links published on September 5, 2007
Sending SMS Messages With Your Web Application
Nice write-up of a couple classes for modeling SMS gateways/subscribers and sending messages. Storing a format string in the SMSGateway model and using that to generate the correct address is a neat trick.