MediaWiki Install Guide for 1and1

November 23rd, 2007

I ran into a little problem installing MediaWiki on my 1and1 host. The existing MediaWiki Install Guide is very thorough, but I put this post together to just to highlight where I had problems on my host.
Read the rest of this entry »

Restoring WSH File Associations

October 21st, 2007

I have both Visual Studio .NET 2005 Express as well as Visual Studio .NET 2003 installed on my PC. I just installed Service Pack 1 for VS 2003. For some reason this decided to take over file associations for things like .VBS. Instead of launching the Windows Scripting Host, it launches Visual Studio .NET 2003.
Read the rest of this entry »

Do-it-Yourself S/PDIF Coax Connector

October 15th, 2007

This is just a quick little hack that I did on my MythTV box some time ago. The motherboard that I have did not come with a cable for the S/PDIF audio output and it would have been $10 - $20 to purchase one. So, I did some searching around and found out it is actually quite easy to make one myself.
Read the rest of this entry »

Logitech MX 610 Wireless Laser Mouse Review

October 9th, 2007
Logitech MX610 (2)

I picked up this Logitech MX 610 mouse a few months ago at buy.com for $30 after rebate. Since I’ve been using it awhile I decided it’s time for a review.
Read the rest of this entry »

PHP Tip of the Day: Array Indexing

September 5th, 2007

Ok, I’m not really going to do a PHP tip every day, but here’s something I learned the hard way. I normally don’t index an array like this, but for some reason one day I decided to try it and it came back to haunt me.

$myarray[03] != $myarray[3]
In fact,
$myarray[03] == $myarray[0]
Go figure.
Read the rest of this entry »

Nokia 770 Internet Tablet Review

August 26th, 2007

Last month, I succumbed to temptation and bought another gadget. Lately these Nokia 770 Internet Tablets have been all over the internet at a really good price. I picked one up at Buy.com for $139. It seems these are on clearance off because the 770 has been superseded by the newer N800.
Read the rest of this entry »

Looking for a Photo a Tagging Application

July 12th, 2007

Here are my notes that I took while I was looking for a photo organizer program. What I have here is a bunch of links for programs I tried out and a couple sentences of what I thought about them. There were some very specific features I was looking for, so my dislike for a particular program is in the context of my needs, not necessarily a criticism of the program overall.
Read the rest of this entry »

Dell System Restore with Vista

July 8th, 2007

I was recently “working on” a new Dell Dimension C521 running Vista Home Basic. I wanted to do a system restore to the original factory condition. The documentation provided with the machine tells me that CTRL+F11 is the magic key combination at boot, but that probably only applies for Windows XP. Apparently they haven’t updated their documentation yet.
Read the rest of this entry »

PC Decrapifier v1.8.1 Released

May 17th, 2007

Check it out over here.
Read the rest of this entry »

Function Lock?!

April 17th, 2007
flockkey.jpg

Ok, this has been something that’s been annoying me for quite some time. Who’s bright idea was it to come up with the Function Lock key? Apparently it was Microsoft. No surprise. If it was just another useless key like SrcLk then I wouldn’t care. But the fact that it totally changes purpose of ALL of the F-Keys and others. It’s really annoying. Here I’ll talk about my experience with a couple F-Lock “enhanced” keyboards and what I did to “fix” them.
Read the rest of this entry »