Applications
Here are some programs and gadgets I wrote. There are more to come.
SelectReplace - download here
This is a program I wrote because I when I do a find/replace I mainly need to it on a block of text.
So instead of clicking through each match that I want to replace I would just highlight a block of text press
my hotkeys (CTRL + SHIFT + Z) it would launch the SelectReplace and I can copy text into the text box enter in
what I want to find and what I want to replace with and hit the Replace & Copy button. This button will copy
the formatted text to my clipboard so then I can paste it in my application that I want to do a replace on.
ColorPicker -
This is a Windows Live.com gadget that will go onto your Windows Live.com homepage. This gadget will display a color wheel of web safe
colors for you to choose to help you in choosing colors for developing on the web.
RegEx Checker -
This is a Windows Live.com gadget that allows you to check your regular expressions. This gadget will allow you to enter
and regular expression and some text to test it against and will display the results for you. It also includes a link to a
good regular expression reference page.