Sep
21st
Sun
21st
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.
What if you could sponsor a specific post on a site you love to read? Reblog your answers.
payperpost.com
Nice people at Slicehost.Agreed. Slicehost has been powering Feedvolley for a couple months now without a hitch. Nothing quite like an empty CentOS 5 box to play with. Now if they only supported internal IPs…
Lookie here:
http://www.slicehost.com/articles/2008/8/7/private-ips-for-your-slices
37signals’ error handling for empty form input in Basecamp’s “Add 10 Milestones at a time” screen.
Long time lurker, first time reblogger.
Seeing this error screen made the book by them even better: Defensive Design for the Web: How to improve error messages, help, forms, and other crisis points