Posts Tagged programming
MusicSort 0.1
Posted by clifgriffin in Code on October 4th, 2008
Find a bug?
If you believe you have found a bug, please open a ticket here. This will allow me to track the issue as a single issue and others to comment and give feedback.
I’m finding it difficult to discern user error from bug from configuration differences among different installations. All of this will lead to a quicker turn around for reported issues. Isn’t that cool?
About two years ago I decided to organize all of my MP3 and WMA files into a reasonable structure. I had tried letting Windows Media Player do this but it always seemed inconsistent.
This program does it all in a fraction of a second.

The other methods of sorting are disabled simply because I haven’t rewritten the code to support them. I need to rewrite my sorting method to be more flexible but haven’t the time currently.
The software is being released under the BSD license.
The MP3/WMA tag reading portions were not written by me, and unfortunately, I can’t remember who wrote them. But suffice it to say, those portions of the software are not under the BSD license as I have no rights to release them as such.
Download it now:
Click here to download Music Sort 0.1 including Source…
MTA Purge 0.9 Download
Posted by clifgriffin in Code on October 3rd, 2008
Find a bug?
If you believe you have found a bug, please open a ticket here. This will allow me to track the issue as a single issue and others to comment and give feedback.
I’m finding it difficult to discern user error from bug from configuration differences among different installations. All of this will lead to a quicker turn around for reported issues. Isn’t that cool?
Anyone who manages an exchange environment of any size has undoubtedly come across a scenario where they are asked to remove e-mails from their Exchange MTA outbound queue. This may be due to spamming users or, possibly an e-mail accidentally being sent to many users.
Whatever the case, if the e-mail has not been fully processed by the MTA server, you can still remove these e-mails. Unfortunately, Microsoft has not provided any tools to make this easier.
Recent Comments