Archive For May, 2011

32 articles

Create Advanced Google Maps with GMAP3 jQuery Plugin

GMAP3 is a jQuery plugin which simplifies the use of the Google Map v3 and allows developers to use every functions that the API supports to create advanced Google Maps. It comes with advanced features (overlays, clusters, callbacks, events etc.) and can be used for many purposes like: Using a context menu on Google maps Searching an address on Google…

HTML5 Semantic Rich Text Editor: PROPER

Validating and sanitizing code base is usually a nightmare for developers who are quite prolific and just love churning out code on instincts and brainwaves. But now sanitizing HTML code is easy with PROPER Semantic Text Editor. Built on a data driven document authoring engine, PROPER uses Sanitize.js to guarantee valid output. [rss]Special Downloads[/rss] [rss]Feedback Collection and Polling Widget[/rss] [rss]Free Creative Resume…

Code Explorer jQuery Plugin

For those of you who distribute code or just want to display it nicely in web browser, Code Explorer comes as a little wonder. A very simple jQuery plugin, Code Explorer, not only displays your code nicely (with all formatting, spacing and indentation) but also parses the folder structure to present the code with its folder structure in a directory tree. Code…

JavaScript Fireworks Animation Library: Fireworks.js

I am not sure about the use of displaying fireworks animation on a web page but if you want to burst fireworks on a web page, Fireworks.js is a free JavaScript animation library that can be used to render cool fireworks effects on a web page. The fireworks engine is governed by a number of configuration options for controlling magnitude, radius…

Image Gallery for Mobile and Touch Devices: PhotoSwipe

One of the major challenges in developing web applications for mobile is porting applications or websites to different platforms. You can port basic structure and content for most mobile devices but porting interactive elements like image galleries is the real pain. Imagine an interactive image gallery rendering without flaw on iPhone, iPad, BlackBerry, Android and on all sizes desktop displays without requiring…

Open Source Data Grid Solution for JavaScript: OpenJS Grid

OpenJS Grid is an JavaScript based data grid solution that allows you to provide all the functionalities of data sorting, navigation and search in a simple yet elegant data grid on web application/websites. You can add this simple data grid is almost any web application without having to make much modifications. OpenJS Grid can load data from a variety of…

Feature Rich Online JavaScript Text Editor: NicEdit

As the caption goes, 'Edit Anywhere',  NicEdit is a WYSIWYG is a free text editor that can be used in various scenarios to provide on-the-fly content editing in a rich text format. It is lightweight, cross platform, feature rich online JavaScript text editor to allow easy editing of web site content on the fly in the browser. NicEdit WYSIWYG text editor…

Simple NodeJS Content Management System: Calipso

Had you ever imagined widespread implementation of Wordpress and other content management frameworks like Drupal? Today, they hold major chunk of the content management marketplace and there are many more innovative products that are going to be emerging players very soon. So, if you contribute to open source, consider Calipso, a simple NodeJS content management system based on Express, Connect &…

Boilerplate for Responsive, Mobile-Friendly Development: Skeleton

Do you do single-source-development? By single source development, I mean using the same code base to develop solutions for different platforms. This method of development is usually based on a flexible framework that allows you to use the same code base to publish solutions on various platforms without requiring much changes. If you do not already practise single source development model, start…

JavaScript Line Graphs using Raphael and jQuery: SimpleGraph

SimpeGraph is a free charting tool that allow you to render simple line graphs with JavaScript using Raphael and jQuery. It is lightweight, compatible with most modern browsers and can be used to manipulate a variety of data range. SimpleGraph is easy to implement. Just try it out and let us know your thoughts! [rss]Special Downloads[/rss] [rss]Feedback Collection and Polling…