Let's say you're cheap or you can't afford a fixed IP address and let's say you also want to be able to access your Linux box from the internet but you don't want to have to constantly know the IP address of that box.

Well, if you have your own website (that supports PHP scripting), you can still get around this. Check out this article that I just wrote on how to work around this using some PHP, some Apache mod-rewrite and a simple cronjob.

§45 · February 16, 2005 · PHP, Software, Technology, Tips, Web · 1 comment ·


A couple days ago, when I finally got around to installing Linux and configuring my old PC as a 24x7 server, I had the notion that I'd like to make daily (or at least weekly) backups of the databases behind my websites (my forum and my blog primarily). The MySQL databases are provided by my hosting company (GoDaddy.com). However, when I sent an email to them asking why I couldn't seem to connect a local mysqldump to the database servers they responded stating it was not allowed since it was a security risk and put unknown load upon their servers. Being the type of guy I am, I decided to do something about that. Read the rest of this entry ...

§31 · February 2, 2005 · PHP, Software, Technology, Tips, Web · 5 comments ·


I like the Firefox browser (only as a friend) but I hate its search bar. By default it gets installed right next to the URL address bar on the Navigation toolbar and it's shrunken down to a miniscule, ridiculous size and it doesn't support History. Needless to say I had to tweak it. Read the rest of this entry ...

§29 · January 31, 2005 · Technology, Tips · Comments Off on Making Firefox Search Bar Resizable ·


Every guy with a webpage eventually gets really curious about who is reading his website and whether he's doing anything worthwhile or if he's just entertaining himself. Serious webmasters will ensure they get server logs so they can analyze their traffic thoroughly. The web package that I purchased through my host gives me some standard web site statistics (produced by Report Magic) and these reports are great as summary information. But if I want to look at my actual server logs I'm out of luck unless I want to pay an extra couple bucks a month for them.

Ok, so I'm cheap. Instead of doing that, I thought I'd brush off my PHP manual and figure out how to do it myself. It wasn't that hard to do. Consider that it only took a couple hours time, I wasn't testing it locally (had to FTP every time), and my PHP knowledge is maybe just a notch above novice (though my familiarity with C/C++ certainly helps). Read the rest of this entry ...

§27 · January 27, 2005 · PHP, Software, Technology, Tips, Web · 1 comment ·


Well, I did it. I installed back my C++ development environment though didn't have the balls time to work on anything yet. As a result, I thought I'd slowly ease myself back into the roiling and steamy hottub that is Software Development by giving some quick mini-reviews of some software I used in 2004 that I found to be most excellent. Thanks to Rob for the title of this blog entry. The list covers a wide range of areas and revenue models (commercial, shareware, freeware, open source), but it is mostly focused on Windows (I threw in a couple bones to the Linux/Unix people out there): Read the rest of this entry ...

§10 · January 12, 2005 · Software, Technology, Tips · Comments Off on Sweet Pieces of App 2004 ·