DbVisualizer “is a feature rich, intuitive and cross-platform database tool for developers and DBAs, providing a single powerful interface for a variety of databases. DbVisualizer supports simultaneous database connections, it lets you explore and manage database objects, execute SQL queries, visualize information and a lot more.”
Archives for February 2006
Site Upgrade
I’ve updated WordPress to 2.0. All appears to be working properly, but please let me know if you run into any difficulties. Thanks!
Photoshop Color Replacement Tool
Unitless line-heights
Eric Meyer sheds some light on the interesting application of line-height within the cascade, specifically he recommends implementing Unitless line-heights (‘1’ instead of ‘1em’ or ‘100%’ for example) in order to avoid the wrong values flowing down the cascade to descendant elements. I highly recommend you check it out should you be a Web dev type of person.
The Enkoder Plugin for Ruby on Rails
JavaScript says "Moo"
moo.fx is a nice, compact JavaScript effects library, which appears to be a great alternative to some of the larger libraries like script.aculo.us. Check out the demo if’n you’re interested.