Links

Peity: jQuery sparkline plugin to convert HTML data into mini pie, line, or bar charts

Peity (sounds like deity) is a simple jQuery plugin that converts an element's content into a simple <canvas> mini pie line or bar chart.

https://github.com/benpickles/peity

http://benpickles.github.com/peity/

(download)

Filed under  //   charts   graphs   javascript   jquery   oss   plugin   ui   web  
Posted April 27, 2011 by email 

Holla: group chat application in JavaScript

Holla is a group chat application, a bit like Campfire. You can create channels, then invite friends to those channels, chat and share files. This is the demo application for a book on building JavaScript web applications by Alex MacCaw (@maccman).

The app is based on SuperApp and SuperModel, projects by the same author.

Live demo.

Image001

http://alexmaccaw.co.uk/posts/2010/10/24/holla.html

Filed under  //   asynchronous   javascript   jquery   jquerymobile   ui   web  
Posted October 25, 2010 by email 

Free book: jQuery Fundamentals

jQuery is fast becoming a must-have skill for front-end developers. The purpose of this book is to provide an overview of the jQuery JavaScript library; when you're done with the book, you should be able to complete basic tasks using jQuery, and have a solid basis from which to continue your learning. This book was designed as material to be used in a classroom setting, but you may find it useful for individual study.

This is a hands-on class. We will spend a bit of time covering a concept, and then you'll have the chance to work on an exercise related to the concept. Some of the exercises may seem trivial; others may be downright daunting. In either case, there is no grade; the goal is simply to get you comfortable working your way through problems you'll commonly be called upon to solve using jQuery. Example solutions to all of the exercises are included in the sample code.

http://jqfundamentals.com/book/book.html
http://github.com/rmurphey/jqfundamentals


Licensed under the Creative Commons Attribution-Share Alike 3.0.

Filed under  //   ebook   javascript   jquery   programming  
Posted October 6, 2010 by email 

jsPlumb: jQuery plugin for visually connecting HTML elements

jsPlumb is a jQuery plugin for visually connecting HTML elements on a web page.

It uses a HTML5 canvas element when supported and Google's ExplorerCanvas script to support older browsers.

The styles, shapes of the wires and "the position of the connection" can be customized easily.

Outlook
http://morrisonpitt.com/jsPlumb/html/demo.html

Filed under  //   javascript   jquery   pipe  
Posted March 22, 2010 by email 

Plupload: Advanced Multiple File Uploader

Outlook
 

Plupload v1.0

Allows you to upload files using HTML5 Gears, Silverlight, Flash, BrowserPlus or normal forms, providing some unique features such as upload progress, image resizing and chunked uploads.

Filed under  //   javascript   jquery   ui   upload   web  
Posted February 4, 2010 by email 

Easy CSS Framework (based on JQuery)

Easy is a CSS/HTML/JavaScript framework started as a personal project and then grew into something more. The idea behind it is to reduce the amount of time spent on setting up the basic master HTML template by reusing the same coding techniques.


Main features include:

Rock-solid base HTML structure and predefined basic CSS styles for both screen and print.

Built-in set of interactive functions, no need for a single line of JavaScript.

Library of HTML content blocks that can be easily used and reused.

Basic file organization and possibility of expanding the library with your own code.

License: Creative Commons Attribution 3.0 Unported license

http://easyframework.com/

Filed under  //   css   javascript   jquery   ui   web  
Posted December 8, 2009 by email 

20 jQuery Plugins and Tutorials to Enhance Forms

In this post we have a selection of jQuery plugins and tutorials for enhancing and aiding in the development of the dreaded form area. There are the always important validation plugins, plugins that will give the form added functionality (stretching text-areas, auto-tabbing...) and also plugins that will help you to style the form exactly as you need...and more.

 http://speckyboy.com/2009/08/26/20-jquery-plugins-and-tutorials-to-enhance-fo...

 

Media_httpspeckyboycomwpcontentuploads200908jqueryform2jpg_dhdihoeahefakxk

 

Media_httpspeckyboycomwpcontentuploads200908jqueryform3jpg_devxqsaebglhgdi

Filed under  //   javascript   jquery   ui   web  
Posted August 26, 2009 by email