RTS 1 is shut down

I’m shutting down RTS 1.
You might’ve not even known there are two systems, because they output practically the same. Only, RTS 2 has a lot of improvements serverside. It’s much lighter and easier for me to run. I’ve ran both versions alongside for a couple of months so I could develop RTS 2 while all the users were on 1. RTS 2 runs on http://musicmapper.bit-byters.net/rts/ I’ve just added /rts/ to the end. This is to distinguish it from other things like Last.fm in Time. So to change all your images just add /rts/ to it as well and change last.fm.php into image.php. I’ve changed that since it’s more descriptive.

Or browse to:
http://musicmapper.bit-byters.net/
And generate new URL’s there as you were used to.

This is a current ToDo and Done list of the working version (not released yet):
ToDo:
- Use getval() function where possible.
- Install script.
- Management page.
- Make the statprediction.php HTML IE compatible and HTML 4.01 strict compliant.
- Make this document HTML
- Make a decent index.php (this is just a copy of a page from my web-site)
- Use Mod_Rewrite
- Fix Character set for statprediction.php

Done:
2.0.2
- You can now turn off logging and gzip compression in config.php
- htmlentities() in statprediction.php
- Bug: sorting between image and statprediction differs
- Bug: Recent tracks seem not to update when a script is called.
- Use XML data source.
- Fix inefficiency with disconnecting before and reconnecting after recenttracker.php is called.
- Fix low compression rates on logs.
- Implement page counter
- Bug: Very long artist or tracks names failed to insert. Cut off at 255.
2.0.1
- bug: Color variable names are incorrect in image.php
- Improve Documentation massively! (actually with 2.0.0…)
- A footer include for e.g. Google analytics.
- Parsetimes are now rounded
- Make scripts week-parameter accept absolute week#. >1 is absolute, format WWYY, 2 digit year, 2 digit week.
2.0.0
- Log to gzipped files.
- Configurable colours for image output.
- Put most config options in a single file
- Use more named constants
- A whole lot of stuff before I started documenting

When I’ve shut down and deleted the whole of RTS 1 I might very well begin adding new users to the system. And will probably also produce a script to delete unused data.

Leave a Reply