Fixing the Honda Insight USB MP3 Sort Order

Last week I purchased a 2010 Honda Insight and I absolutely love it. One of the features I was excited about was the USB port in the center console. Rather than waste an MP3 player / iPod by leaving it plugged in you can simply load your MP3s onto a cheap USB thumb drive and have access to a ton of music right from the stereo controls. Yesterday I loaded up an 8GB USB drive and quickly discovered my only complaint about the car: the seemingly random order in which MP3s are played.

At first I thought that they may be in alphabetical order, but that didn’t make sense as all of my file names are already prefixed with the track number. After a little research I found that the built-in MP3 player plays the files in the order in which they are actually stored on the drive (in the FAT)! I then thought there must be some option to change the sort order but I was sorely disappointed. This was the behavior of some of the first (cheap) MP3 players in the early ’00s — it is inexcusable in late 2009.

I found a forum thread discussing the problem where it was suggested that you could use a utility called FATSort to reorder the FAT to be in alphabetical order. This seemed like a viable work-around but the utility didn’t recognize my FAT32-formatted drive. I then tried another Linux utility also called FATSort but it reported errors on the drive and couldn’t continue.

Finally a solution:

I was finally able to find another utility that serves the same purpose: DriveSort. I verified that it works on Windows 7 so it should work with Vista and XP as well and it supports both FAT16 and FAT32 formatted drives.

Before following these instructions make sure to make a complete backup of any drives with which you’re going to be working.

Download and run the program and then do the following:

  • Click “Disk” -> “Open” and select the proper disk
  • Click the arrow on the “Sort current folder” button and check “Long name sort” and “Subdirectories”
  • Click the arrow on the “Save current folder” button and check “Subdirectories”
  • Click “Folder” -> “Sort”
  • Click “Folder” -> “Save”
  • Click “Disk” -> “Close”

Now the files should be stored in alphabetical order within the FAT so the Insight’s MP3 player should play them in the proper order.

I still think it’s ridiculous that you have to use this hack to get the player to work as expected but at least there’s this work-around.

The Typographic Girl Effect

Part of this week’s assignment in my History of Art and Design class was to find an example of animated typography online. I found this video on YouTube that is not only a wonderful example of animated typography but a moving message for a great cause:

The music helps convey the message as well, but it is the excellent use of size, spacing, timing, and color that really get the point across. I especially like the “(dramatic pause)”. Watch it without the sound to see what I mean.

http://www.girleffect.org/

The Archive

I’ve owned the domain ‘tylerdave.com’ since May 1999.  I’ve used it for a variety of purposes (mainly email) over that time.

From 2002 to 2004 I kept friends up-to-date with my mundane goings-on using Movable Type.  When I originally decided to revive my blog I was going to just scrap the old content.  However after finding a number of my old posts still getting a decent amount of traffic I decided to archive the content in another installation of WordPress: archive.tylerdave.com

Thanks to Joshua Zader for his excellent instructions for importing form MovableType to WordPress while preserving the post IDs.   This will allow me to 301-redirect all of the old URLs to their new location.

All that’s left to do is some mod_rewrite trickeration so the old URLs map to the new locations and we’re all set!

Update: mod_rewrite rules for redirecting old ULRs

The All-New tylerdave.com!

So here it is, after almost five years of silence: The all-new tylerdave.com!