The user can add unlimited locations and generate the map in his desired format and dimensions.The wizard interface is quite easy to understand and use, and multiple output formats are supported.A fully-working wizard is included with the download...

All applications are based upon the REST model that allows users to retrieve remote Slideshare data by user and/or tag, all with the help of YQL (Yahoo Query Language), PHP, and some MooTools.Various widget types are included with each application, each...

Each script comes with its own config file, taking database entries and converting them into RSS items.These feeds can then be added to any Web or desktop-based feed reader and allow users to track a website's content from remote locations.A demo is...

read more

These scripts can be used to create activity lifestreams, RSS readers, content aggregators and much more.The feeds can easily be customized to anything the developer might want to scan and fetch content for (as long as it has an RSS feed).The number of...

read more

geodistance allows users to enter two locations in a simple form.When submitting the form, the scripts sends these two places to the Google Maps API and requires it to calculate the distance between the two points.The distance is then returned, along with...

CSScharts

CSScharts 1.0

CSScharts will create bar charts in pure CSS code, allowing it to be shown in pages where JavaScript is disabled, or another JavaScript file would be an overkill to the overall page performance.Some PHP code is used to set up the charts, but the...

read more
whereAmI

whereAmI 1.0

whereAmI works by displaying a marker on top of the user's geographical location.The map does not do any reverse-geocoding acquiring the user's real address via HTML 5 or any other API.It simply uses geographical coordinates passed to it via JS settings...

mailcheck

mailcheck 1.0

Using the Levenshtein distance algorithm, the mailcheck class will parse the user's inputted email address and detect if the domain name has been typed wrong.If so, a suggestion for the correct name is shown under the input field.The supported email...