status

Vista Sidebar Gadget

There is an observatory close to where I live called the “Mount Washington Observatory” (http://www.mountwashington.org/). It just so happens to be located on top of Mount Washington who would have thought it? Anyway, they post pictures every 15 minutes from the five different public cameras located across on the property. I thought it would be cool to make them into a Vista slide show gadget, while adhering to bandwidth conservation. The images the gadget uses are pulled from a mirror site (I mirror them on this server, http://devclarity.com/MWO) so not to choke MWOs bandwidth. The images will cycle often (configurable) but will only be updated every 15 minutes, there is also a time each day where no new images will be processed (9pm to 3am, the cams have trouble seeing in the dark :-) ).

Updates
Nov 26 2007: Minor Bug Fixes
Dec 20 2008: Fixed image overflow

Credits
My friend Kirk for doing up the graphics and Mount Washington (of course) for posting the images in the first place.

Screen shot (It’s dusk so the image is dark, you can zoom in by clicking on the image)

Download Link

This gadget is defunt, the image mirror no longer exists.

  MtWashington.gadget (204.7 KiB, 186 hits)

23
Nov 2007
POSTED BY Matthew
POSTED IN

Files, General, Javascript

DISCUSSION No Comments
status

Backup Mover

You want to set up a incremental backup in Acronis to safeguard your data.  You tell Acronis to preform the incremental backups all week long, but you also want to preform a full backup on the first of the week.  Thats where Backup Mover works it’s magic, Backup Mover will move your incremental backups to a time stamped sub-directory allowing Acronis to preform another full backup.

Simply configure Backup Mover with it’s configuration interface, and apply the generated settings to Acronis or whatever backup program you use.

Now your backups will be stored for 2 weeks and full backups will be preformed on Saturdays!

Backup Mover is free software but requires .NET V2 runtime and is available in both 32 and 64 bit flavors.

Updates 11/12/07:
Event Log Logging (For Servers)
Sometimes delete directory failed, added new recursive delete.

Updates 11/14/2007:
Installer has been fixed to only check for installations of .NET v2

  Backup_Mover_x64.zip (333.0 KiB, 303 hits)

  Backup_Mover_x86.zip (333.1 KiB, 407 hits)

13
Nov 2007
POSTED BY Matthew
POSTED IN

Files, General

DISCUSSION 5 Comments
status

Vista DHCP Patch

I installed Vista the other day only to find out the DHCP Broadcast was taken out of the default settings for the network interface.  As a result Vista couldn't find my Linksys router, to say the least I was annoyed.  I searched around and found the KB for the issue and wrote a quick little program to alter the registry.  (The reason I made it a program is I will be patching a bunch of machines and wanted an easy way to apply the patch.  And seeing as how the network interface guids are not the same from machine to machine I needed to use a sprinkle of logic).

You will need to run the patch as Administrator to allow access to the registry. After applying then reboot your machine and your network problems will have vanished.

You can always alter it maually or use this little timesaver:

  VistaDHCPFix.zip (3.1 KiB, 487 hits)

KB:
http://support.microsoft.com/kb/928233

22
Oct 2007
POSTED BY Matthew
POSTED IN

Files, General

DISCUSSION No Comments
status

Clipboard Text Scrubber

When creating web pages for clients I am often asked to copy the exact verbage a client sends me in an Word Doc, PDF or yes even the worst, Powerpoint.  Copy and pasting the text from a fiormatted source can often cause issues and productivity slow downs, I often need to spend time stripping the formatting from the text that I copied.  Well enough is enough, I found this program a few months ago and use it all the time to strip the excess formatting from my copy and paste operations.  Just start it up, land forget about it (it runs silently in the background scrubbing your clipboard when ever it has new data on it).  I highly recommend this program.

Homepage: 

Download Link:
http://www.binaryfortress.com/Files/ClipboardTextScrubber/Clipboard_Text_Scrubber.exe

Clipboard Scrubber

22
Sep 2007
POSTED BY Matthew
POSTED IN

Files, General

DISCUSSION No Comments
status

Mad Clickr (Simon) in Adobe Air

Adobe Air is a way to run web applications on your desktop while proving a means, for the web developer, to control the local system (Play sounds, write to files etc).  Anyway I wanted to give this new gadget a try, I have to say I wasn’t impressed with the technology.  I have been writing web applications for desktop use long before Adobe Air, and while Air does give you access to some areas of the system a web app would not normally have I didn’t find it to be an earth shattering development like Adobe would have you think.

Anyway, I wrote this Simon like game to give the technology a spin.  By no means is this a great game mind you (it even looks a little cheesy, like it belongs in the 70′s [doh]).  But without further adue here is Mad Clickr.  (If nothing more you can take it apart and look at the JS)

  MadClickr.air (811.3 KiB, 160 hits)

21
Sep 2007
POSTED BY Matthew
DISCUSSION No Comments