After I saw the episode that talked about a Google Voice API in PHP, I knew I had to do something (and I did.) But I knew the API had a few things missing. Mainly archiving and deleting of SMSs. However, I fixed that issue. http://pastebin.com/m560ed413 . Hope this helps people out. Would love to see what people are doing with the API.
My self, I'm writing a program to control my computer from the go and have my computer reply. I have the program shutting down or restarting my computer. But I'm planing on a lot more. If anyone is interested, let me know. Ill post the code as soon as it's "stable."