canvasXpress – Impressive Canvas Graphing Library

September 9th, 2010 No Comments   Posted in Canvas, Charts, GPL License, Goodies, Javascript

canvasXpress is a free JavaScript graphing library based on the <canvas> tag of HTML5.

It supports multiple graph types including bar, line, dotplots, area, stacked, heatmaps, pie charts and more.

canvasXpress

The outputs are interactive as hovering over the items can display values.

And, it is possible to customize every aspect of them including colors, text, hiding/showing elements, etc.

canvasXpress works in all major browsers including IE6.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags: ,

Related posts


Image Effects With JavaScript – PaintbrushJS

September 8th, 2010 No Comments   Posted in Effects, Goodies, Javascript, MIT License

PaintbrushJS is a JavaScript library for applying effect to images on the client-side.

It makes use of the canvas element and works by applying a class to an element on the web page and setting few parameters with some extra HTML attributes.

The filters it supports currently are: blur, grayscale, mosaic, noise, posterize, sepia and tint.

PaintbrushJS

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags:

Related posts


Image Gallery For Mobile Browsers – Touch Gallery

Touch Gallery is a jQuery image gallery plugin which brings the native look and feel of native photo-viewing applications to the mobile browsers.

It supports browsing through the images with gestures and also works with desktop browsers with limited functionality.

The gallery depends on two other plugins: transform and activity-indicator where both is included in the download package.

jQuery Touch Gallery

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags: , , ,

Related posts


CSS3 Selectors For IE – Selectivizr

September 5th, 2010 No Comments   Posted in Extras, Gallery, IE, Javascript, MIT License, Tools

Selectivizr is a JavaScript library that emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8.

Once included in web pages, rest is done automatically.

Selectivizr

The library requires a JavaScript framework to run and many popular ones are supported like Query, MooTools, YUI, Dojo, Prototype and more.

And, if there are multiple JS frameworks inserted in the web page, Selectivizr chooses the most suitable one for the job.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags: ,

Related posts


Flexible jQuery Carousel Plugin – bxCarousel

September 3rd, 2010 No Comments   Posted in GPL License, Gallery, Goodies, Javascript

bxCarousel is an easy to use and customizable jQuery carousel plugin.

It allows specifying number of elements to display, number of elements to be slided and has optional prev-next controls.

jQuery Carousel

It can work manually or with the "auto" mode where the duration between each item, speed and the direction of the transitions can be defined.

bxCarousel works as "infinite loop mode" where the items start to be displayed from the beginning once they are over.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags:

Related posts


Hosted & Optimized JS Libraries – Cached Commons

August 31st, 2010 No Comments   Posted in Extras, Javascript, No License, Tools

Cached Commons is a repository of many JavaScript libraries that are cached, optimized and hosted on Github's CDN.

It is free for everyone and works by simply using the URLs mentioned (original or the minimized versions) as the script tag URLs.

Compared to the popular Google Libraries API, it hosts a much more number of libraries including many jQuery plugins, visualization or the ones for markup.

The only downside for now is that, there is only jQuery as a JS framework and hopefully, it'll start hosting others soon.

Cached Commons

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags:

Related posts


WYSIWYG Editor With A File Manager: elRTE

elRTE is an open source and feature-rich WYSIWYG editor that is built using jQuery UI.

It performs all standard functions of an editor and has all the extras like undo-redo, advanced table management, creating a custom HTML element with a custom style + inserting it quickly and more.

elRTE WYSIWYG Editor

The interface is controlled via a single CSS file and can be customized pretty easily.

It has a built-in "save" button which can be attached to a JS function that saves the content that is pretty useful for helping users not to lose their content.

elRTE can be integrated with any file manager, however, there is elFinder, a file manager that has ready-to-use integration (can be used standalone too).

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags:

Related posts


Two-Sided jQuery Content Slider – dualSlider

August 28th, 2010 No Comments   Posted in Gallery, Goodies, Javascript

dualSlider is a jQuery content slider plugin which can display any HTML output.

It has a pretty-unique, two-sided interface which both of them slides sequentially and while one side displays the slide, other can present extra information about it.

jQuery dualSlider

The plugin can auto-slide the content with the help of a start-pause button or every item can be browsed manually using the prev-next controls.

There are several options offered like the easing effect for each side, their durations and auto display being on or off.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags:

Related posts


Three Kick-Ass Web Developer Tutorials

Sometimes to get your development juices flowing you just need a meaty project or an in-depth tutorial that you can sink your teeth into and lose yourself for a few hours in coding bliss. And that’s what we have for you today, three tutorials that will satisfy your code craving! They are not only roll-up-your-sleeves and put-on-a-pot-of-coffee good but they will also introduce you to some of the latest CSS3, HTML5 and jQuery techniques.

A jQuery, CSS3 & HTML5 Hover-Based Interface

A jQuery, CSS3 & HTML5 Hover-Based Interface

In this awesome tutorial you will learn how to create a useful hover-based user interface using jQuery, CSS3, HTML5 and @font-face. The project you’ll be creating could easily be used for a portfolio or business site and the concepts you’ll learn could certainly be used to expand the idea further.
A jQuery, CSS3 & HTML5 Hover-Based Interface

Dynamic FAQ Section w/ jQuery, YQL & Google Docs

Dynamic FAQ Section w/ jQuery, YQL & Google Docs

In this tutorial, you will build a dynamic FAQ section. The script, with the help of jQuery & YQL, will pull the contents of a shared spreadsheet in your Google Docs account, and use the data to populate the FAQ section with questions and answers.
Dynamic FAQ Section w/ jQuery, YQL & Google Docs

How to easily create charts using jQuery and HTML5

How to easily create charts using jQuery and HTML5

For years, Flash was the only solution to display a dynamic chart on a website. But thanks to modern techniques, the dying Flash isn't needed anymore. In this tutorial,you'll be shown how easy it is to transform a basic HTML table into a profesionnal looking chart using visualize.js, a very useful jQuery plugin.
How to easily create charts using jQuery and HTML5

By Paul Andrew (Speckyboyand speckyboy@twitter).


Multi-File Uploader & Resizer – Agile Uploader

August 26th, 2010 No Comments   Posted in CC License, Forms, Goodies, Javascript

Agile Uploader is a free file uploader that works very fast by resizing them on the client-side and uploading afterwards.

The resizing process is done via a Flash file and it can handle both single and multiple files.

Agile Uploader

The uploader's submit button is not inside the Flash file so it can be customized and there are various JS callbacks provided (there is also an optional jQuery plugin).

Flash part is also flexible as it has settings like styling or resize-quality.

Agile Uploader also comes with sample PHP files for the upload process.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags:

Related posts