Database Editor is a very easy to use and install program that enables you to view tables and edit data within MySQL database tables, plus add new rows. You can backup your database and run more complicated SQL queries if you have the know how. This program is not designed to delete or make new tables. It now has new features such as a quick access menu and the use of sessions. The code has been comepletely rewritten.
simplemb is a basic guestbook (message board) that uses a text file to store posts. It can be added to a site with only two lines of PHP code. You can specify the font and alternating row colors by setting variables. The latest updated release includes several small bug fixes.
Complete recipes website including full backend admin tool to managing the site. Add/edit/delete recipes, email recipe, rate recipes, send out newsletters, manage ads and much more.
EasyThumbs is a PHP script that takes the thumbnails of a whole directory, and creates a table out of them. You can define how many cells you want that table to have and you can also make the script display the images with a link back to the thumbnails. The advantage is that you can add/remove images without having to change the code at all.
Uses a "short Description" or "teaser" to get your users to click on the READ MORE link. Once clicked, The entire News article is displayed. Administration and Automated Installation are in development now.
Update: Now with functions and easy automated installation