To keep a record of all movies I’ve seen so far I’ve made a small application, called filmz0r, which registers all movies I’ve seen. I only have to add the URL of the movie’s page on IMDb which filmz0r uses to retrieve some film details, such as the movie’s title, year of release and a small cover image. For each added movie I can add some info of when and where I’ve seen it and some comments/critics.Filmz0r saves its database to an XML file which it also uploads to a remote website. The website uses a custommade XSLT template to display the contents of the XML file.

Tech: Delphi, XML, XSLT

Links: http://glow.inque.org/movies/

My movies webpage
My movies webpage
Filmz0r, my movie database tool
Filmz0r, my movie database tool