One of the greatest, coolest, but sadly least known and least often used tech things about CDs is "CD-Text." What is it? From Wikipedia:
CD-Text is an extension of the Red Book Compact Disc specifications standard for audio CDs. It allows for storage of additional information (e.g. album name, song name, and artist) on a standards-compliant audio CD.
Phrased differently, you'll be able to see the track details on your car CD player! This has been out for 14 years and I can count on one hand the number of times I've actually SEEN a CD in my car have text associated with it.
This evening I was putting together a Mix CD for my brother-in-law's upcoming wedding. I put together a lovely compilation from a list of songs they gave me, and even managed to fit in 79 minutes and 48 seconds. This is extra awesome because a CD holds 80 minutes. I bought the MP3s legally, and then burned them. When I went into the car to test the CD, I saw only DISC ---, TRACK ---, ARTIST ---.
I said to my self, "Self, this is weak sauce." I put all this work into the CD but I get hyphens instead of love? So I started doing some research and trying different tools.
I found ImgBurn (download link) to be the burner that gave me the most control while still maintaining an easy interface.
Start up ImgBurn, and from the Tools Menu select, "Create CUE File." What's a CUE file? It's a track that specifies exactly how to lay out the tracks on a CD before you burn them. The CUE includes not only the MP3s you want to burn, but also the gaps between songs, song length, the song text, etc.
You can make them in Notepad if you are really showoff Linux User who just has to do everything in Vim someone who likes to do things manually. Here's an example snippet of my CUE file, just so you know what one looks like.
TITLE "Vusi and Philile's Wedding CD"PERFORMER "Various Arists"FILE "Brenda Fassie - Wedding Day.mp3" MP3REM FILE-DECODED-SIZE 04:04:33 TRACK 01 AUDIO TITLE "Wedding Day" PERFORMER "Brenda Fassie" INDEX 01 00:00:00FILE "04 Giving Myself.mp3" MP3REM FILE-DECODED-SIZE 04:14:56 TRACK 02 AUDIO TITLE "Giving Myself" PERFORMER "Jennifer Hudson" INDEX 01 00:00:00....etc.... But insi
ImgBurn has a nice CUE File Creator/Editor. Tip: Be sure to set the "Default CD-Text" for the disc and the track to pull from the MP3s ID3 Tags. This is just the default. You can change this for each song later. Click each song and, if need be, change the CD-TEXT to Custom and put in whatever you like. Perhaps rather than song titles, put in messages to your sweetie?
When you click OK, you can save your .cue file for later use. Later, in Write Mode in ImgBurn, click the Folder button up there by "Source" and select your .cue file. All your MP3s will automatically be loaded up and queued for write.
Now, when I burn my CD, I see this on my car's dashboard, which gives me GREAT satisfaction, as it should you, Dear Reader.
Doesn't this just make you want to burn some CDs with CD-Text and go see where they work? It did me. Enjoy.
NOTE: iTunes includes some CD-Text support, but it doesn't always work. Apparently there are two ways to burn CD-Text and iTunes doesn't seem to do the more compatible one. I like a little more control and that's why I prefer ImgBurn.
Scott Hanselman is a former professor, former Chief Architect in finance, now speaker, consultant, father, diabetic, and Microsoft employee. I am a failed stand-up comic, a cornrower, and a book author.
Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.