Archive for the ‘Products’ Category

Introducing iTunes De-Dupulator for Windows

iTunes De-Dupulator

>> Download iTunes De-Dupulator 1.0 <<

WARNING: Use this software at your own risk. I recommend backing up your iTunes library file before using this app just in case.  You have been warned!

This is a quick app I threw together this afternoon to help us remove duplicates from our iTunes library at the office.  We’ve all added our own music collection to the office machine and over time it’s become loaded with duplicates.

Read more

FlipCard 2.0 With Source Released

Last year I posted a FlipCard component for Flex that allows you to place UI Controls on the front and back of a 3D “card” that can be flipped by the user.  It gives the user the visual effect that there are settings or options on the backside of the page, form, etc.

FlipCard ScreenShot

Read more

Monitor Log Files in Realtime with LogFileMonitor

In order to more easily monitor some web services that we have running, I whipped up a quick .NET app to monitor log files in real-time.  I got a little bit carried away and wrote more than I needed, but I think this app will save a lot of time in the long run.

The app is called LogFileMonitor and it’s available at google code.  You can download a Windows binary or the full source (GPL3) at http://code.google.com/p/logfilemonitor/.  A screenshot and feature list are on the google code page.

If you’re a software developer and have any interest in participating, drop me a line.  It would be nice to have a Mono port so the app can run on any OS.  Currently it only runs on Windows.

Return top