September 2009
8 posts
Smarter playlist (.m3u) handling in iTunes
finermac:
I dropped a folder of mp3s that also included an associated .m3u playlist onto iTunes 9. Lo and behold iTunes didn’t double up the tracks! Yay, finally! Previously I’d always needed to remove any playlists before adding to the Library.
As a tiny experiment, I dropped just the .m3u file and iTunes added the tracks fine. Seems iTunes now knows to ignore them when appropriate. About...
SpriteMe →
A very clever bookmarklet by Steve Souders that examines the background images on a page and automatically generates CSS sprites (and recomputes all background positions!) based on how the images are used in the page, and grouping by size. The interface displays a running tally of the number of HTTP requests saved as well as the reduction in filesize. My only (very minor) complaint is the manual...