Thumbnail Tricks Windows XP

A collection of tweaks for how Windows XP handles thumbnails.

Turn off filenames in thumbnail view

Open the folder, or switch to thumbnail view, while holding down the Shift key.

Change thumbnail size

By default, thumbnails are 96×96 pixels in size. You can change this value for the current user or all users. Current user: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer

All users: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer

Go to either key, select Explorer, then create a DWORD value called ThumbnailSize. Double-click it, select Decimal in

the Base section, and enter a value between 32 and 256. Restart Windows Explorer.

Disable thumbnail caching (thumbs.db)

When you switch to thumbnail view, Windows creates hidden thumbs.db files (thumbnail cache) to speed up access to the thumbnails. This is nice but these files also contain the thumbnails of deleted pictures. You can delete the files, but Windows will recreate them as soon as you go back into the folders. You can, however, tell Windows not to cache thumbnails. Control Panel > Folder Options On the View tab, check Do not cache thumbnails. You will have to delete the thumbs.db files that already exist (Use the Search feature).

Playing with Radiohead

Thom’s Digitized HeadYou may of heard of Radiohead’s latest video House of Cards. Instead of using traditional cameras they used 3d plotters. In addition they released the raw data along with example code.

You can download the code from Google code. And there is a Radiohead YouTube group created especially for fan made videos.

I managed to get the examples running on Ubuntu 8.04.1 Hardy Heron. The jikes included with the package did not work, instead install jikes via the Synaptic Package Manager. Then rename your jikes to jikes.old and create a symbolic link: ln -s /usr/bin/jikes jikes

Now you can run processing. To get the Radiohead data working follow the various README instructions.

And if you want to take it a step further, here is a list of links for everything I could find: