Forgot your password?
typodupeerror

Comment Pretty easy to do (Score 2, Interesting) 208

I set up my co-located web/mail server to support moblogging in a few hours. I was running procmail anyway, so it just involved adding a new recipe for email messages coming from my mobile phone. They get handed to a perl script that extracts any pictures and text using MIME::Parser. It then creates unique file names for any images, the HTML for the blog entry and inserts it into a postgresql table along with the date. My personal home page lists the table entries in reverse date order in order to generate the blog.

Slashdot Top Deals

My sister opened a computer store in Hawaii. She sells C shells down by the seashore.

Working...