Archive for the tag “Utility”

July 22nd, 2008 at 3:53 pm by David Potter

Backing up with Sync Toy

I’ve been using Sync Toy, a free download from Microsoft, to synchronize files.  It’s a fairly comprehensive synchronization tool that doesn’t deserve the term "toy" in its name.  You can create folder pairs that have one of the following relationships with each other: Synchronize - New and updated files are copied both ways.  Renames and deletes [...]
October 31st, 2007 at 4:53 pm by David Potter

A Better Notepad

The limitations of notepad in Windows are really quite annoying.  When I was at Microsoft working on Windows Vista, Jeff Miller spent some time adding some very nice improvements to notepad but had to remove them for some reason (I’m confident it was a good reason; I just don’t know what it was). The main feature [...]
September 28th, 2007 at 12:43 am by David Potter

Utility to wait for a process - Wait.exe

As I mentioned in this post, I spent a bunch of time looking for a command line utility that would wait until a specific process has completed.  I was dumbfounded that I couldn’t find one, so I set out to write one.  I chose C# because all the tools are available.  Here is the usage [...]
September 28th, 2007 at 12:09 am by David Potter

Launching apps & games from Vista Media Center (VMC), Part 2

In my previous post on this topic, I discussed the basics of extending Media Center to add entries to the menus, specifically Beyond TV from SnapStream Media.  Click here to see that post. Once I had that figured out and working, I figured I’d venture to another application used quite a bit by my family - [...]
September 11th, 2007 at 1:45 am by David Potter

File synchronization software

I installed WordPress a little more than a week ago and already there is a new version with security fixes.  I’d like to install it, but before I do, I want to back everything up.  A WordPress web site has two repositories of data - a MySQL database and the files that make up the [...]