Testing Windows Upstreamer
Upstreaming in Radio Userland is a great idea. It's very nice to be able to drop a file in the www folder and have Radio automatically upload it to your weblog.
The problem is that Radio has to check every file & folder in your www directory whenever it upstreams. If you have it set to do this often enough that upstreaming is responsive (30s is the slowest I can bear) then Radio ends up flaying your CPU alive. You can see this happen in the Task Manager with regular spikes showing Radio doing it's stuff.
To combat this I have written a companion app WindowsUpstreaming.exe which detects changes to the file system and tells Radio to upstream. It's started when Radio starts and lives in the system tray.
Now I can turn off Radio's regular upstreaming and say goodbye to CPU spikes. Better yet I get instantaneous upstreaming because it's using the built in OS mechanism.
If anyone would like to help test the app, please leave a comment with contact details.

