Monthly Archives: November 2008

Migrating Firefox instances and saving issues

I recently performed a fresh install of Intrepid Ibex on one of my home PCs, and restored the files I cared about from backup. I decided to use a Firefox backup created by FEBE from a machine whose Firefox setup … Continue reading

Posted in Desktop | Tagged , , , | 1 Comment

Show the largest MySQL tables on a box

This post shows some handy things you can do with the information_schema database created by default in instances of MySQL 5. I especially liked the query to show the largest five tables in a given instance. I wrapped that query … Continue reading

Posted in CLI | Tagged , | Leave a comment

The Snipping Tool and GScrot

One new tool I have come across in my foray into Windows Vista that I have found quite helpful is The Snipping Tool. The average Vista user I talk to has never come across this utility and, as mentioned here, … Continue reading

Posted in Desktop | Tagged , , , | Leave a comment

Finding missing modules and making them available

On a few occasions, I have needed to debug python code in some production application that I couldn’t easy get installed on my local box, either because it was old, or had a very custom setup, or I just didn’t … Continue reading

Posted in Programming | Tagged , , | Leave a comment

Web Productivity Winning Duo: Launchy + keyword bookmarks

This tweak is a little more involved than most I put up, but it is totally worth it. When done, you can fire off any custom web search from Launchy! Here are the steps (I assume you have Launchy installed … Continue reading

Posted in Desktop | Tagged , , , , | Leave a comment