HTTP/1.1 // 38.107.191.89 // // 58839 // // CCBot/1.0 (+http://www.commoncrawl.org/bot.html)

Wordtracker Keyword Research

Archive for March, 2009

Simple Email Logger Using cPanel’s Pipe Forwarder

Mar
31
2009

New to DEVTRENCH? Sign up for the RSS feed.

I needed a way to easily log all email being sent from my websites so I devised this solution where I just have to bcc the emails to a single email address and they get placed in a database.
First, add a forwarder in cPanel. [...]


More 5 Comments » 2,365 views
Posted in: PHP Scripts, Programming, cPanel

Using Microsoft Virtual Machine for Testing

Mar
30
2009

I learned something new this past week: how to use Microsoft Virtual PC to test Internet Explorer. If you’ve been a web developer for some time then you know that it’s hard to get multiple versions of IE running on the same Windows computer. My solution for this has been to keep [...]


More 1 Comment » 1,084 views
Posted in: Programming