| Intro |
|
In my spare time (if ever) I like to program in java. I do not yet
know how many things I will make or have made that other people
like and would like to have. I do not really want to make a link section here. The links I think you would like to know about are dispersed through the text. If you have comments or questions mail me. |
| Id3List |
|
The first thing I will post here is a project that started out as a
simple program to create playlists for xmms. I download quite a lot of music and
will also often convert audio CD's to mp3 format so I can listen to
lots and lots of music while working. As my collection grew (mainly because of brag) I decided I needed a way of keeping track of all the files. Very slowly this grew into a project where I kept wanting to do more and more. Currently the program does the following:
Here is a screenshot of Id3List in action
The look and feel that you see is the kunstoff look and feel from Incors.org. They have created it and made it available to the public. If you are a java programmer and you would like to find some nice different look and feel's for your programs, then check out the javootoo website. The jar file can be found here (you will probably need to 'shift-click' on it to download). It is an executable jarfile. so windoze users will only have to click on it. Other Os's can run it as java -jar id3list.jar. You need a javaTM 1.3 compliant runtime environment. You can find this here |