Archive for June, 2008

How to delete all email messages in cPanel

I stupidly didn’t set the default email address to :fail: on a couple of accounts on my cPanel server and found, while running a remote backup, that there were a few gigs of spam emails that were just sitting in those accounts.
But after going through about a dozen of the 500+ pages in Horde to [...]

JSDoc - Docmentation for JavaScript files

I’ve finally dragged myself, kicking and screaming, into using phpDoc on my PHP files to keep my sanity. But I’ve always been very sparse on my JavaScript documentation. I’ve got what I thought was a good excuse though - those comments have to be downloaded to the visitors machine meaning more time before [...]