• Legend of Zelda Ringtone (Orchestral Style)

    I wanted a Legend of Zelda ringtone for my phone. I didn’t want a MIDI because the MIDI engine on pretty much everything these days are terrible and it will sound nothing like the Zelda Theme we all know and love. In my search, I ran upon this awesome orchestral rendition of the Zelda Overworld Theme.

    It was a little too long to be a ringtone, so I used Audacity to make this ringtone-ready version of the GREATEST VIDEO GAME THEME EVER!

  • Sending a Text Message to an Appalachian Wireless Customer Through Email

    I just learned the coolest thing: You can send text messages to Appalachian Wireless customers using plain ol’ email. The email address to send the text to is:

    <tenDigitPhoneNumber>@awsms.com

    So, for example, if your Appalachian Wireless phone number was 606-272-5555, your texting email address would be:

    6062725555@awsms.com

    I’m sure this is common knowledge to most people, but I didn’t know you could do that. I’d be willing to bet that every other carrier has a similar mechanism, as long as you know what the domain part of the address would be.

  • Use Points as Your Measurement When You Create Web Slices from Guides in Illustrator CS 5

    Today, I found 150 really awesome free vector icons that were in AI format. The problem was, they were in one file on the same layer! The icons were laid out in a row and column pattern, but I had to create guides manually. Once I created the guides, I proceeded to use the handy Object > Slice > Create from Guides feature to chop each icon into it’s own file. After a very long time processing, and much to my dismay, the slices generated were not cut neatly along the guides! There were a bunch of erroneous slices that corresponded in no way to my nice little guide array. It turns out some other people have had this problem and from the several things I read and was able to piece together, there’s a workaround (or at least a series of things I did that lead to a working solution).

    1. I set my ruler units to Points.
    2. I made sure View > Snap to Point was checked.
    3. Then I turned on the Grid (Ctrl + Double Quote) and dragged out my guides so they snapped to the grid.
    4. I grabbed the Select Slices tool and pressed Ctrl + A to select all my slices.
    5. Following that, I ran  the Object > Slices > Create from Guides command again.
    6. This time, in about 10 seconds, I was presented with a beautifully sliced AI file with 150 pristinely cut slices.
    7. From that point, I ran my Save for Web and Devices with Images Only like I have a million times in the past and ended up with a folder full of glorious png icons.

    From what I can gather, this issue is common if you use a metric other that Points. Illustrator displays at 72 points per inch (ppi), which must mean their is a bug in some unit transformation somewhere in the program. Let’s hope Adobe gets that fixed so that creating slices from guides becomes a unit agnostic operation.

  • Fix for Excel 2007 Not Printing Embedded Chart Titles

    The other day, I was trying to print some Excel 2007 worksheets that had my data at the top of the sheet followed by charts made from the data below. The charts had titles included, which showed up fine in Preview, however, when I actually printed, the titles were missing! Very strange indeed!

    After some digging around, it seems that Office 2007 Update KB2596596 is the cause of the problem. At first, the only solution I was able to find said to uninstall this update and that would fix the Excel printing problem, but I wasn’t satisfied with that.

    After some further digging, I found out that Microsoft has released a Hotfix that fixes the problem. (In Microsoft parlance, a Hotfix is a patch that will fix an issue that hasn’t undergone a full suite of testing.) KB2597962 can be requested from Microsoft (i.e. they’ll send you a download link in email, since it’s an unsupported file) by going to the KB2597962 article and clicking on View and Request Hotfix Downloads. Fill out the form and acknowledge the fact that the Hotfix hasn’t been fully tested, and you’ll have a shiny download link in your inbox in no time.

    For what it’s worth, I installed the Hotfix on five machines and it has caused me no trouble at all.

  • Installing Debian 6 on an Asus Eee PC 1015PE from a USB Flash Drive

    I used Universal USB Installer to put a copy of Debian 6 on an old 2GB flash drive so I could install it on my Asus Eee PC 1015PE netbook. I stuck the flash drive in the USB port and fired up the Eee PC. It proceeded to boot to Windows, even though the flash drive had been detected by the BIOS. I had already went to the BIOS (via F2) to make sure my first boot device was set to Removable Device. I rebooted, went back into the BIOS, and disabled the hard drive as a boot device. This time, instead of booting from the flash drive, I now see a message telling me to insert a valid boot device. I took the flash drive out, stuck it in another machine, and turned it on. The other machine boots into the Debian installer just fine. What’s a geek to do?

    Since the netbook has an AMI BIOS, I tried an old-school trick that AMI has favored for years. It turns out that the 1015PE has an undocumented feature (not listed on the BIOS screen): If you hit escape at the BIOS screen (repeatedly works best), it’ll bring up a one-time boot menu that lets you select from valid boot devices. My flash drive was listed there! I selected it, pressed enter, and after about a 20 minute install, my 1015PE is happily running Debian 6.

Scroll to Top