I just installed a set of MT plugins which I hope will make it easier to post entries in general, and code samples in particular.
The plugins are MT-Textile, SmartyPants and MTCodeBeautifier.
Respectively they should let me format my entries, use proper quote characters, and format code samples.
Continue reading "Text formatting MT Plugins" »
Did you know that AdSense ads don't display if JavaScript is displayed in a user's browser? It's true, try it and see. About 10% of web users don't have JavaScript or have turned it off. If you just rely on AdSense your missing out on some advertising revenue. Here's what to do.
Continue reading "AdSense and JavaScript" »
I thought putting up a Contact Me type of page would be easy. After many hours I've learned a little PHP, a little HTML, and have something that appears to work.
Continue reading "Contact Form in PHP" »
I thought I'd do a little CPU monitoring to determine if our VPS is still meeting our needs. As with most things it was more complicated than I thought.
Continue reading "Monitoring CPU usage with VMSTAT" »
I revised my perl program to capture the output of vmstat. Now VMSTAT is left running and the output is captured by my perl program and saved in MySQL.
Continue reading "VMSTAT part 2" »
I just re-ran my CPU monitoring for a typical weekday. Not much different from last time. But I thought I'd include how I'm generating these charts.
Continue reading "VMSTAT part 3" »