For you web junkies out there…
June 17th, 2008for REALLY INTERESTING examples of CSS problems and solutions, take a look at Eric Meyer’s open directory of CSS tests and samples…
for REALLY INTERESTING examples of CSS problems and solutions, take a look at Eric Meyer’s open directory of CSS tests and samples…
I spent about 6 hours over the weekend and made some improvements to my mySQL based digital bookshelf. New menu, 3d appearance, and a touch of javascript make this a worthy update. Check it out!

I have been wanting to make an easy-to-administer digital web bookshelf for quite a while now. Delicious Library was a great concept and a good piece of software, but it is not a web application. To my surprise, I discovered the Delicious Library SQL Exporter on macupdate.com… allowing me to get all my Delicious information into a pre-built SQL database.
A few hours later… with some custom graphics, CSS, and PHP… I was able to get the information from the database to display nicely on the web. If you want to play around with the files/code…