What is it?

My Movie List is a way to easily manage the movies you've seen. You can add and edit movies, and see the trends in what you've seen. My Movie List is released under the MIT License.
Also, you can easily follow your progress in watching all the IMDb top 250 movies.
For a demo, have a look at movies.arjaneising.nl.
Download
You can download and use this software on your own server. After you've downloaded My Movie List, you need to edit the file /_includes/settings.inc.php. Then you can run /install.php in your browser. After deleting /install.php you're done :)
Version 3.1, 452kB, ZIP-Archive
You can also see the current version on Github.
Requirements
You need a web server with at least PHP5 and MySQL5.
Supported browsers
The latest versions of Internet Explorer, Firefox, Opera, Chrome and Safari are all supported. Internet Explorer 6 and 7 however, are only in HTML only mode, so the additional JavaScript is disabled.
License
My Movie List is released under the MIT License. It means that you can do almost everything you want with the code, as long as you keep the license in place. Please note that IMDbPHP by Izzysoft is licensed under GPL license, which means that you may not sell it.
If you like My Movie List, please consider sending me a postcard. My address is:
Arjan EisingDe Vos van Steenwijkstraat 26B
9411 LD Beilen
The Netherlands
People using My Movie List
Your name here? Email or @reply on Twitter.
Tools
A userscript that adds a 'Add to My Movie List'-link to every header of an IMDb movie page.
Known bugs
Please send in bug reports via Email or @reply on Twitter.
- Sometimes the English title is not listed in the drop down menu. This is a bug in the IMDbPHP class, it will be fixed some time soon. For now, you have to manually add the title via a program like PHPmyAdmin.
- Sometimes a PHP warning is shown when trying to add a movie. Proceed by adding the movie anyway, it's just a warning.
- Sometimes special characters are not converted to the proper Unicode characters.
Thanks
Many thanks go to the following people:
- Brian Lozier, for the nice template engine for PHP.
- Izzysoft, for providing the awesome IMDbPHP class.
- Jan Paul Posma, for being a supreme SQL hero.
- Robert Nyman, for providing the awesome dLite JavaScript library.