|
9. Future Wishlist and Todo
In the beginning I was doing this to get to know something about XSLT and about
perl scripting etc... However, things seem to be evolving towards Cocoa and I think
in the near future I will try and make everything simply one Cocoa application. The
basis for the whole application are here, I don't think much will change about that,
at least not in the forseeable future.
A short list of the things I want to do however:
- A way to show the play count, which is usually a good measure on how much I like
an album I bought. Related to this, a way to merge the xml files, since I listen
to albums both at work as home.
- You still need the iTunes xml file. It would be nice if it could take extra information
from this XML file, but get the main information from the mp3 files itself.
- Nicer layout of the html by means of css.
- A speedup with Muenchian Sorting
- One XSL template to do the whole transformation.
- Make everything into a nice little Cocoa Application with a nice GUI.
- Probably even more...
And a short list of the things I need to do:
- Update documentation to reflect the current state of CCTunes.
- Make sure versioning is in place.
- Provide older versions online.
|