Tag Archives: OSX

Wrangling Lion Mail for Gmail

In light of Gmail’s awful redesign – I’ve decided to move back to Apple Mail (on Lion). Its a fantastic app, but it does need a fair bit of tweaking before its ready to replace the (old) Gmail web UI. … Continue reading

Tagged , , , , , , , | 2 Comments

Google Go

Google is touting its new Go language as a modern systems programming language which is expressive, concurrent, garbage-collected. Go takes the development speed of working in a dynamic language like Python, and combines it with the performance and safety of … Continue reading

Posted in Articles | Tagged , , , , , , , , , , , | Leave a comment

PHP+MySQL from the Mac OSX Terminal

I had to write a CLI PHP script today as part of the job-parser for the SMS module in ChirpSchool. The parser executes every 5 minutes as a cron-job and dispatches waiting messages in the Message Queue. I ran into … Continue reading

Posted in Articles | Tagged , , , , , , , , , | Leave a comment