Yes. Noneus’ mass renaming tool is still alive. I added some functionality and created a Sourceforge Project. All the sources are in the subversion repository.
So the current features are:
-Delete from position to position
-Insert string at position
-Remove/Replace strings
-Lower-/Upper-/Camelcase
-Delete field with specified field delimiters
This last one took some serious thinking. A major problem at the moment is that multiple operations in one cmdline are not supported. I will fix this very soon.
[Update:] Fixed the issue. Revision 2 now does multiple operations.
