Free DAA to ISO Converter GUI

December 27th, 2007

This is a simple graphical user interface for the DAA to ISO converter. The original converter tool requires that you know how to use command-line utilities – and many users do not. That is why I made a simple Windows interface for it. You can download it (and the converter) here.

Continue Reading...

wsTaskborg Taskbar Organizer

October 1st, 2006

This week I’ve mostly been trying to figure out how the taskbar works in Windows XP. As a result, I created wsTaskborg – a freeware utility that lets you organize your taskbar buttons by dragging them around and grouping/ungrouping them as you wish. You can read more about it and download it at http://w-shadow.com/wstaskborg/. I […]

Continue Reading...

Wikipedia search utility

September 7th, 2006

This is another idea I have had for a while. I use Wikipedia nearly every day, and every time I encounter an unknown word or concept, it’s the first place to look for it. So I thought it would be more comfortable if I could just select the text to be searched for, press some […]

Continue Reading...

wsCryptoPad text editor

September 2nd, 2006

This is more of a proof-of-concept that I created, but still pretty neat – it’s a text editor that stores the text in it’s own exe-file, compresses that text and optionally encrypts it. And it’s just 93 KB in size and doesn’t require installation! Useful for… storing passwords, maybe 🙂 Source code is available, so […]

Continue Reading...

wsKillHung application

August 29th, 2006

If you are a programmer you have probably encountered a situation when the program you are debugging suddenly enters an infinite loop or somesuch and starts consuming 100% CPU resources. Sure, you can press Ctrl-Alt-Delete and kill it from Task Manager, but it takes ages because everything is slooow and sometimes you’d just rather hit […]

Continue Reading...