Super Scripts Day 23 - Document Manager, Photo Gallery + Anchor Tag Creator!

As promised, here are the three free scripts for today:

Document Manager - This script uses PHP to provide you with a great interface to a MySQL server that allows you to store and retrieve documents and to share those documents between users. In addition, the system uses ACL (Access Control Lists) to grant access rights to documents on a per-user basis. It allows you to distribute project documentation on a need-to-know basis, whilst keeping a central repository of documents that is accessible to all team members and easy to manage.

Photo Gallery - This script is a tool for posting customizable, template based galleries, by simply uploading images to the server the script is running on. The script scans the directory you point it to (via a query string), and then it stores the list of images it retrieves in an array that is POSTED from page to page as the user moves through the gallery. This method of file-list-passing makes this script significantly more efficient than gallery tools that scan image directories each time they generate a page.

Anchor Tag Creator - This nifty little script pre-processes HTML before displaying it to the browser locating user-defined keywords in the HTML string (or plain text for that matter), and subsequently replacing the keywords with anchor tags of user-defined URL’s. Pre-defined ‘template’ anchor tags are available for Google.com searches or Dictionary.com lookups. This script takes care that no replacement inside an HTML tag is made and also avoids matching keywords which were found inside of a pre-existing anchor tag’s text. With this script your website visitors experiences are enhanced by providing links to dictionary definitions, web searches or any user-defined URL’s. And what’s even better is that web content developers are provided with a simple way to link keywords without having to manually create all those anchor tags.

We look forward to seeing you again tomorrow for the next 3 scripts.

Super Scripts Day 22 - Web FTP, Watermark Images + eCards!

As promised, here are the three free scripts for today:

Web FTP - This tool can be used to access FTP sites from behind any firewall or proxy. Simply enter the server name (e.g. ftp.ebay.com), username and password or click the anonymous button and enter your e-mail address. The script will make a FTP connection from the server it is running from. When the file is fetched from the FTP server, it will send it to the browser via the HTTP protocol.

Watermark - This script aims to provide a simple way of marking an image with a digital “watermark” to prevent unauthorized use. It is implemented as a PHP class and should be usable inside most PHP scripts. Images are accepted either as a filename or as a reference to a PHP resource.

eCards - This script is a PHP-based eCard system that is easy to setup and use. The simple Administration Console allows the administrator to upload images (JPEG’s or GIF’s), add eCard categories, and modify existing settings - no more messing with HTML or PHP to get your eCard site up and running and comes with a nice looking template design to close the deal.

We look forward to seeing you again tomorrow for the next 3 scripts.

Super Scripts Day 21 - Newsgroup, Image to ASCII + Intranet Script!

As promised, here are the three free scripts for today:

Newsgroup - This PHP script is a USENET news client based totally on a web interface and written in PHP4 with a MySQL database at its backend which allows you to develop useful tools such as search engines, SPAM filters, subscriptions, stats, and much more. The web interface of the “news group” script is very easy to use, and has all the advantages of the modern webmail systems because you can search through any news group anywhere in the world without the need of setting up any program.

Image to ASCII - This is a PHP program that generates ASCII images from JPG, GIF or PNG images. There are several options to alter the generated output, such as color, inversed color, font sizes, background color, line height or letter spacing only to name a few. So if you are looking to generate ASCII images from regular jpg, gif or png images, look no further as this is definitely the PHP script for you and will get the job done.

Intranet - This hot script is a PHP and MySQL-Based office intranet suite similar to other more expensive scripts. It includes a news page, calendar (WebCalendar), rolodex, contact log, network status page, task list, time sheet, office survey, and more. All-in-all this is a great script and will be very useful for those who are looking an office intranet solution.

We look forward to seeing you again tomorrow for the next 3 scripts.

« Previous PageNext Page »