Tools



urThumbnail - Windows Explorer thumbnail extension
Path Clean - Command line utility to clean-up path entries
Perl Scripts - Various Perl scripts handy for development



urThumbnail


urThumbnail is a modification of Greggman's Windows Explorer thumbnail extension. Inside of Windows Explorer there is a thumbnail view setting that allows you to preview certain file formats inside of file open and file save dialogs as well as Windows Explorer itself. Installing this tool allows you to extend the standard set of files viewable from within these dialog boxes.

What's the difference? urThumbnail extends the thumbnail view to allow more formats to be quickly displayed.

Supported Formats:

  • Direct Draw Surfaces (DDS)
  • X PixMap (XPM)
  • Targa (TGA)
  • Photoshop (PSD)


If you want the source code to this tool, just send an e-mail over at the contact page.

urThumbnail Screenshot
Coding Links:

Greggman: Thumb Plug TGA
Greggman: Thumb Plug PIC
Codeproject: Create Thumbnail Extractor objects for your MFC document types

History

12/17/07- Initial offering

Downloads

XP/Vista - 32bit - urThumbnail-v1.0.exe [ ]



Path Clean


Path clean is a command line tool which will parse your system and user path environment variables looking for either duplicate or orphaned path entries.

History

01/08/09- Fix memory leak
09/06/08- Fix system path reading for non-expanded entries
08/31/08- Report directories orphaned
- Report path entries that were duplciates
08/24/08- Initial Offer

Downloads

XP - 32bit - pathclean-v1.21.zip [ ]



Perl Scripts


Perl scripts that are handy for development. Package includes the following scripts:

bin2c.pl - Convert binary file to a C data structure.
dos2unix.pl - Convert text file line endings from dos to unix format.
unix2dos.pl - Convert text file line endings from unix to dos format.
svn-clean.pl - Strip subversion directories (.svn) recursively from a directory.
lowercasefiles.pl - Rename specified files to lowercase equivalents recursively.
tabstrip.pl - Strip tabs from text files replacing them with two spaces.

History

08/24/08- Initial offering of script package

Downloads

urperlscripts.zip [ ]