Fan connect is allows you to run a fan listing on your site. (celebrity fan listing etc) It also has a fan search feature through which fans can search for other fans in their locality and email them, all through an online form.
MD News will allow you to easily add and administrate news straight to your website which your visitors can see instantly. It includes a latest news file that can be included in your home page and a news archive page so your visitors can see all the past news. An easy to use administration area is also included.
PHP vCard class is a reusable class to generate vCard files to import into Netscape, Outlook etc. Complies to version 2.1 of the vCard specification. Supports the following attributes: Name, Formatted Name, Phone and fax numbers, Birthday, Address, Address label, email address, notes, and URL.
DAD (digital audio database) is a Web-based browser of your audio-database and is part of the DAVE/DINA-project. You can play songs, create playlists (random or based on categories or chosen numbers), you can rate songs, add songs, change and so on. Also, a couple of perl-scripts to import your audio-parameters (album, filename etc) are included. Update: First initial RPM-release
iScramble is a PHP script that allows you to protect sections of your HTML code from prying eyes. It scrambles the text into a form that is not human readable, and generates some JavaScript code to descramble it.
It is particularly useful for hiding email addresses from email address harvesting robots.
Using iScramble is simply a matter of including the php code, calling the iScramble() function passing in text that you want to scramble, then echo the returned string.