Wordpress extension August 23, 2005
Posted by vinnyt in : Programming , trackbackSo I’ve created this script that integrates with wordpress. I have a project going that uses Easy Moblog. The cool feature of Easy Moblog is that you can post from an email account. Basically in the administration you give it a list of email address that are allowed, and then any emails received from that address are posted to your blog. I’ve created a perl script that does the exact same thing but for wordpress. It has a list of known email addresses, then periodically checks an account and then posts that to your blog. I’ve included features for posting images and everything, my next task will be to extend this to take emails from a cell phone and post those as well. The image below was attached to this message and posted. 
This is basically a thing for me to have some fun with so I’ll see what kind of mileage I get with it, and hopefully I’ll eventually make it freely available and give it to the opensource community.

Comments»
no comments yet - be the first?