![]() |
Onyx/tagnetlib Notes |
|
| Home « Computers « Dev Notes | ||
History
In the Christmas holiday break of 2003-2004 I started on somehobby projects titled tagnetlib and Onyx. Tagnetlib was a library that manipuated the ID3 tags in audio files and Onyx was a Windows application that called tagnetlib and permitted editing of tag data in a convenient spreadsheet/grid format.
There were many classical problems with the original projects as result of writing "hobby" software without careful design and planning. Tagnetlib only manipulated ID3 V1.x and V2.3 format tags and was not extensible to edit other tag types or versions. Onyx was poorly structured, it was not extensible to allow other types of editing, and it used the licensed ComponentOne True DBGrid as the editor surface.
The old tagnetlib project has been replaced by the NTag project.
The original Onyx V4 project has been replaced by Onyx V5 project.
Greg Keogh (02-Jun-2008)