TVTracker – a simple tool for tracking your progession trough TV series
May 21st, 2009 22:00 by ogrimWhen I’m watching TV series and such, I tend to forget where I am. This problem can be solved by the primitive method, as illustrated below.

This worked for a while, but I kept forgetting to pull out a pen everytime I had to update it. Also the method failed when I ran out of (or didn’t find) Post-It notes. The perfect soution for the computer age is of course to use an application. I’m sure there are similar applications out there, but I wanted to make my own. I called it TVTracker.
![]()
You add series with the text fields, the long one for name and the short one for the max number of episodes in the season. As we know this varies from show to show, and season to season, so you can change this later in the settings. The data is stored as XML, so you can easily view and edit it, or use it for some other purpose.
TVTracker is written in Java, and is available for any platform Java support. This means if works for Windows, GNU/Linux, Mac OS and others. I have only tested it in Windows, but there should not be any trouble with other platforms.
Plans for further development:
-style it to make it more attractive
-make the “add fields” hideable, and make a File->Add option in the menu
-selection for if the app should promt for saving and loading, or just do it
Download TVTracker here: http://ogrim.no/files/TVTracker.jar
It can be smart to save TVTracker to its own folder, because the XML file will be created where the application is saved.
Update!
Camilla from the comments have had some trouble getting TVTracker to run on a Mac. This was hard for me to test, as I don’t have access to one. However, it now seems like the problem was due to a Java version mismatch. TVTracker is build with Java version 1.6.0_13, so you need at least version 1.6.x.x. To check this, you need to open a command line or terminal window and type “java -version”. If you have 1.4.x.x or 1.5.x.x you need to upgrade. Please head over here to do so: http://www.java.com/en/download/

May 21st, 2009 at 11:01 pm
Litt usikker siden eg ikkje har Mac å testa på. Trodde uansett at OS X hadde Java installert som standard, og at det derfor burde gå. Du kan prøva å skriva “java -jar [sti til fil]/TVTracker.jar” i Terminalen og se ka som skjer.
Ellers ska eg se om eg finne verktøy te å laga .app-filer av Javaprogrammer, men det spørs om eg ikkje trenge OS X te det