Albums, the plain CGI version

This version is pretty much identical to the Django version, except that I wrote all the code myself. It uses XML for data storage so yes, I didn't write the xml parsing library.

So you start with specifying the selection:

/docs/albums/albums-cgi/albums-cgi-start.png

Then choose an album to view:

/docs/albums/albums-cgi/albums-cgi-select.png

and finally look at your data:

/docs/albums/albums-cgi/albums-cgi-detail.png

Different from the Django version is that you can only edit the tracks and recordings individually.

The artists screen is more or less the same:

/docs/albums/albums-cgi/albums-cgi-artiesten.png