September 2008
2 posts
Listen(via catbird) The opening guitars remind me of...
Sep 21st
kylewritescode: I need a robust email parsing library for PHP, ideally one that can handle multipart and plaintext messages, deal with proper decoding, etc. Any recommendations? I ran into a similar problem with PHP, and turned to Python.  Use email.Parser. I wrote http://lilsnaps.com in 80 lines of Python on a Saturday morning whilst hungover.  Very easy.
Sep 4th
3 notes