|
|
Here are small miscellaneous utilities I created that don’t really belong in their
own section:
FolderPortal:
This little gizmo can help keep a list of commonly accessed folders right at your fingertips.
Simply drag & drop any folders you wish into the main window and then hide it to the system
tray. Then, right-click on the application's tray icon (the
little gear) to see a list of those folders, and click one to open
it. Double-clicking any folder in the main window opens it as well.
Download it here:
FolderPortal.exe
You need .NET to run it:
Download it here from Microsoft.
TLJExtractor:
One day I found I wanted to listen to the ambient music in The Longest Journey (1)
and couldn’t get the “gap” utility I found on some random website to work. So, I
wrote this program to extract any stereo music it finds within the game resource
files (.iss & .xarc). I wrote it based on this wikipedia article:
http://wiki.multimedia.cx/index.php?title=FunCom_ISS and I used this as
reference: http://www.sonicspot.com/guide/wavefiles.html.
Many thanks go out to the authors of those pages.
If there’s interest I can easily add sound effect extraction, I was just feeling
lazy ;)
Download it here:
TLJExtractor.exe
You need .NET to run it:
Download it here from Microsoft.
Escape Strings:
This is a tool for converting HTML into escaped strings for use in ASP.NET. Enter
your HTML into the box and press "Go".
|
|