Shawn Holwegner's Blog

Connecting instead of connection.

Check this out. This report shows an upgrade from

Apache to UrbApache, my own customized revision of Apache I maintained for Urbanite, Inc.

Technically, when I bumped us from Apache 1.3.12 to 1.3.14, I started modifying the Apache header to return information on our modified code base. Being i...

OSX2X is a little application to control a remote X server using your local OSX machine as a client. It’s similar to VNC in this regard, but you don’t need to run a local X server to utilize it, and, of course, it only speaks the X11 protocol.

Just for giggles, I tried to use it while attached...

I’ve always been a fan of neat hacks, and have loved Adriaan Tijsseling’s Kung-Tunes since I initally laid eyes on it – as a matter of fact, I use many of his ideas for my own little utility which reports my song queue at the bottom of this page.

The only problem I’ve found is that it’s written...

Fear not, young sapling, for you’re not having ocular issues!

I’m using this ugly layout as a template for my next revision of my ‘Aqua’ based theme. The blue text was horribly ostentatious. Not wishing tumors or trauma upon you, gentle reader, it’s temporarily really, really, really, really-reall...

I’ve rewritten QuickBlog (well, more of a temporary shim at the moment), to work with PHP if register_globals is off.

I’m going to go back through and dissect the code, ensuring to drop off the unnecessary debugging and such, but for now, it works fine with register_globals turned off, and I have...

Being as my website is now nearly 100% dynamic SQL, I rather like to keep things ‘ticking along’, and as optimal as possible.

This stated, my rather open format tends to grate on the tables with revision after revision after revision of the same structure (I’ve edited this entry 12 times, just as...