 |
MP3 Tag Stripper
 This is
simply a front end interface to a console program known as "Tag.exe" by Neil Popham. The front end is
setup to simply tell Tag to strip any and all tag information from any mp3 files you have dragged and
dropped on the interface.
The program "Tag.exe" is included with with my program. The version of Tag.exe included is 2.0.52 and
more information can be found at Tag.exe's current homepage of http://www.synthetic-soul.co.uk/
I made this because I personally do not like any tags in my MP3 files and I name my files in the format
of "Artist - Song.mp3". But some programs insist on adding tag data, such as iTunes, which just utterly
makes me mad. When I purchase my mp3 files, most online stores have the tags already filled in with all
the information, which I just do not want or need. I couldn't find a simple tag strip program out there
but found Tag.exe which allowed me to create my interface for it and just drag and drop all my mp3 files
on it and have Tag.exe strip the tag data. Saves me from having to actually write a lot of code to
dig into the binary data and strip the tags out with my own programming code.
|
|
 |
 |
SFS Win Client
 This is
a client side interface to the "Stop Forum Spam" services located at http://www.stopforumspam.com/. The
service there allows you to run a check on new users to your forum to find out if they are known forum
spammers or not. The interface offers the Username, Email Address and IP Address checks.
While you could simply just use their website, I prefer to have this small interface side by side
with the browser as I'm checking new registration requests at a forum I help moderate. This isn't intended
for bulk or batch checks, it's intended for just checking a few when needed.
Linux users, you may need to set the permissions for the executable for it to run. Usually right click on it
and check the "Execute" boxes and apply.
|
|
 |