The Quest for the Ultimate Desktop

I’m on a quest for a mythical object; an aesthetically pleasing desktop that is not too distracting and lets me keep track of my tasks. This is the result of my search so far.

[singlepic=32,320,200,,center] (more…)

Lighttd: Put your webserver on a diet

When you’re working with limited system resources, every bit that can be freed up counts. And if you have do your web development on machine with only 384mb of RAM, you start to be become a bit, um, mercenary about your resources. Running an Apache+PHP+MySQL stack alongside a GNOME desktop (xfce or fluxbox would be better but we all like our little luxuries) , Firefox and a text editor is not my idea of an efficient workspace. When you take the fact that I’ll be working on a wordpress install with about 19k entries, you start getting a sour taste in your mouth. (more…)

Finally: CSS & XHTML Compliant

Haunted Shell validates as both XHTML and CSS compliant. There were a few minor issues with tag placement and a misplaced quote I had to fix up. Easiest validation I’ve ever done. Part of the reason validation was so easy was because the template (Changing man by Stuff And Nonsense) I built my theme from was so elegant and very compliant.

The main issue however was caused by the thickbox.css file used by the NextGen Gallery plugin. (more…)