19
Feb
// php the_time('Y') ?>
Exhibit is a three-tier web application framework written in Javascript which makes it easier to show a few hundred records of data on maps, timelines, scatter plots, interactive tables, etc., without any programming knowledge.

In order to use Exhibit, writing a simple data file, and an HTML file that specifies how the data should be shown. Data + Presentation. That’s all.
Exhibit can be used as a web service like Google Maps without installing any software or source code can be downloaded to run it on your own web servers.
Requirements: No Requirements
27
Dec
// php the_time('Y') ?>
Highlighting areas like countries, cities in a map image is a time consuming job.
Many alternative images need to be created for the mouse over effects & they must be linked to each other too.

Mapper.js allows you to add automatic area highlighting to image maps on your webpages (inc. export to SVG).
It works in all the major browsers – Mozilla Firefox 1.5+, Opera 9+, Safari and IE6+.
Requirements: Mozilla Firefox 1.5+, Opera 9+, Safari and IE6+