PHP Scripts
MDb 1.0
I created a webapplication to keep track of my compact discs (especially music cds).
Download MDb 1.0
At the moment there is only a German version available. Feel free to redistribute it. There should be no bugs afaik, but if you find one, please report it to christian at mazedlx dot net. All you need is a webserver (apache with php4) and a mysql database server.
MDb 2.0
Download MDb 2.0
This version is displayed in English. You need a webserver running php5 or php4 with sqlite module.
iTunesXMLParser
I didn’t find any class that was able to parse the xml output file of iTunes into an array, and that works with php5 at the same time, so i decided to code my own. Tested with iTunes 7.1.
RSS Creator
Greuff had the idea that I should make my blog an rss newsfeed. And there wasn’t any PHP script that would work properly. So I coded my own.
The script is semi-readable, so no documentation is necessary. You need a mysql database where your blog data is located, that this script transforms into a valid rss 2.0 xml file. You can validate your rss feeds here and here.
ATOM Creator
Just like RSS 2.0 Creator, but generates a valid ATOM 1.0 XML File.
Those Scripts aren’t maintained anymore, so don’t wait for new releases ![]()












Latest Rubbish