Monthly Archives: July 2006
Virtualization gaining speed
At work we jumped on the virtualization wagon some time ago first when User Mode Linux and then later with Xen. UML was pretty good but Xen has been great. We had a few reasons for moving from physical machines to virtual ones: Rack space is a recurring cost so maximizing the use of space [...]
Posted in system administration 2 Comments
SQL Beautifier
I pulled a large amount of SQL out of some existing code and wanted to have it formated nicely for me. I figured there had to be some type of pretty printer for SQL available outside of applications like TOAD. I have access to TOAD but it would have required a reboot so I figured [...]
WordPress permalinks with lighttpd (lighty)
WordPress out of the box works just fine with lighttpd. But you will run into issues if you want nice looking and search engine friendly URLs. To get that you need to turn on the non-default permalinks. Most of the information out there on how to set your webserver up to handle this is written [...]
Posted in system administration 4 Comments
Easier scrolling images with Yahoo UI
This is a great article about the yahoo ui tools. I mention it mainly because they have a nice scrolling widget a lot like what I put together as an example of the things you can do with script.aculo.us (see Smooth Scrolling Image List). A link to the demo: Sliding demo The entire article: 15 [...]
Capture full page screenshots with firefox