Category: Software Development
-
Nonogram Demo in PyGTK
So a while back I had gotten 3-in-1 Sodoku Garden on my cell phone because I like Sodoku even though I’m not that great at it. I figured, 3 games for the price of 1, wicked cool. Turns out one of the 3 games would later steal my heart. It…
-
All Music Guide (AMG) Tagging Script
So recently I decided that I hated how my music collection was tagged. I try to break apart the genre’s but ideally most of my music falls under multiple genres. Well All Music Guide (AMG, allmusic.com) does a pretty good job of classifying everything. They use broad genres, and then…
-
PHP Warning: Module ‘mcrypt’ already loaded
So the other day I realized that my concert spider stopped running. To my surprise I had a lot going wrong on my local machine (which runs the spider). First and foremost, MySQL wasn’t running. Still not sure why, but I manually started it to get it going. It ran…
-
Firefox 3.0.1 on Mac OS X weirdness
So I ran into an interesting problem today. A site I built (validates as XHTML 1.0 Strict and CSS level 2.1 and runs in Standards-mode instead of Quirks-mode in Internet Explorer 6.0) renders great in Firefox 3.0.3 (tested on both on Linux and Windows), Internet Explorer 6.x (tested in Wine…