Unicode Rewriter

Unicode Rewrite is a Java tool to convert ID3 tags in MP3 files from whatever machine encoding you have (GB2312/GBK for Chinese, etc) to Unicode. It converts both ID3v1 tags and ID3v2 tags to Unicode-encoded ID3v2 (v2.3 or v2.4)

Sunday, July 30, 2006

Development Environment

The software was written under Mac OS X 10.3.4 with Java 2 Software Development Kit, Standard Edition v. 1.4.2. Netbeans 3.5.1 is used for layout generation. Ant 1.5.1 is used for the automation of source code processing. IzPack 3.5.4 is used for the preparation of the installer.