March 7th, 2011 by Mike Fulton

I am working on some spring cleaning projects. First of all I am STILL trying to overcome my basic laziness to clean and better organize my living space. I have made some progress with getting my photo studio cleared out enough to actually shoot in it, but it still has a way to go.

Of course a big part of my problem is that I simply have way too much crap, and also that I am often quite reluctant to part with it. I am not quite a hoarder in the sense of the crazy people you sometimes see on TV shows like CSI: Crime Scene Investigation or Law & Order, but some people might not think there’s a huge difference. However, unlike those kooks on the TV shows, as least I recognize that I have to get rid of some of this crap!

I am also trying to do some spring cleaning on the variety of websites that I host and maintain. One aspect of that in particular is trying to merge together some of the databases that the websites use. Many of my sites use a MySQL database and historically whenever I created a new site, I would create a new database to go along with it. Individually, they generally aren’t large databases and technically there’s no real reason why multiple websites can’t all maintain their data in the same database, but I just didn’t do it that way. However, recently I’ve been noticing that the few advantages of keeping things separately is outweighed by the fact that it’s just simply a pain in the behind to maintain them that way. So I am working on consolidating things together, at least to a certain degree.