Wufoo, an online form builder application, is presenting 75+ downloadable & free XHTML-CSS form templates.
Templates include:
- Mailing list
- Contact form
- Employment application
- Donation form & many more.

Templates can be customized easily via CSS, manually or with the pre-built CSS files.
P.S. Some templates have also tooltips like this contact form.
Compatibility: Al Major Browsers
minishowcase is a free & amazing Ajaxed PHP image gallery.
It has multi-gallery support & does not require any database. Images uploaded are handled via a PHP file & auto-thumbnailed.

When a thumbnail is clicked, they are presented in a Lightbox. There is also a slideshow feature which can be easily configured.
The look of the gallery can be changed with its templating logic. And, it has multi-language support (English, French, Italian & Spanish already included).
Although the application uses Ajax, it generates permanent URLs that every image & gallery has its own URL.
There is also a free desktop application named Mini Gallery Manager which enables you to bulk-upload, resize, rotate images & send them to the gallery.
Requirements: PHP
Compatibility: All Major Browsers
Free Rich Text Editor is a feature-rich JavaScript WYSIWYG editor.
It can be implemented to any web application easily & no programming experience required.

It outputs XHTML compliant code & works in all major browsers.
Editor lets you to switch between the design, HTML code & preview modes just like a desktop WYSIWYG application.
Requirements: No Requirements
Compatibility: All Major Browsers
Turqua is a free vector icon set that has 30 isometric vector icons in the package.
Icons are in both editable Illustrator 8 EPS and SVG formats. So they can be used in any size you need.

The set is completely free to edit, change and/or directly use in your site and in any kind of your projects.
Lightbox is generally used with HTML coding. In order to start it from Flash, here is a good solution.
flashLightBoxInjector, is a PrototypeJS class that connects Flash and Lightbox2. Besides starting an already existing Lightbox driven gallery, it also lets you dynamically build a list of images to show through Lightbox.

The great thing about flashLightBoxInjector is that its usage is not limited to Flash only, as the JavaScript can be called from anywhere you like.
Here is a working demo (click twice to fire the Lightbox).
Requirements: Prototype
Dewplayer is a tiny & free Flash mp3 player with a very clean interface.
It comes in 3 sizes:
- Mini (160×20)
- Classic (200×20)
- Multi (240×20)

When play button is pressed, the mp3 player downloads & plays the file.
Multi version can play any number of files via a simple preivous & next navigation.
How to use it?
Usage is very easy. Defining the mp3 file to the HTML where the Dewplayer is inserted is enough. Just like:
<object type="application/x-shockwave-flash" data="dewplayer.swf?mp3=test.mp3" width="200" height="20">
<param name="movie" value="dewplayer.swf?mp3=test.mp3" />
</object>
An online XHTML code generator for the player is also provided for easier integration
Requirements: No Requirements
TJPzoom is a JavaScript image zoom script that works cross-browser.
Besides the ability to zoom, it enables users to increase / decrease the size of the zoom area with mouse movements.

Another great feature is the ability to preload a low-resolution version of the image & loading then showing the zoom area from the high resolution version of the image. This method increases the initial load speed & the quality of the zoomed area.
Requirements: No Requirements
Compatibility: All Major Browsers
WIPmania provides IP to country database and API which is free to use for both personal & commercial projects.
The database comes in SQL, CIDR & text formats & updated in every 2 months.

If you don’t want to use the database and use the API, a simple query like:
http://api.wipmania.com/123.45.67.89?google.com
returns you a 2 digit country code (google.com is the URL where the query is made from). API usage is free until 10,000 queries/day.
Smart image resizer is a PHP script which makes it very easy to resize & crop images. And, this is done without touching the original image.

The width & height of the image to be resized is mentioned in the img tag like:
<img src="/image.php/coffee.jpg?width=200&height=200ℑ=//uploads/coffee.jpg" alt="Coffee" />
and image is resized via the GD library.
Newly created image is stored in a cache directory & won’t be re-created until new dimensions are mentioned to improve the system performance.
Cropping an image also warks the same way. Simply mention the crop ratio & that’s all.
Smart Image Resizer supports JPG, GIF & PNG images and requires PHP 5.1.0+ to run.
Requirements: PHP 5.1.0+, GD library
Compatibility: JPG, GIF, PNG
UniTip is an easy to implement & customize cross-browser tooltip script.
This tooltip script is also lightweight & accepts HTML to be displayed.

UniTip uses transparent PNG’s for creating the tootip balloon. And, for better compatibility with IE6, Unit PNG fix is already included with the package.
The script does not rely on any JavaScript frameworks & can be applied to specific tags or classes.
Requirements: No Requirements
Compatibility: All Major Browsers