2009年6月14日 星期日
javascript and plot
JSXGraph plot of live data
JSXGraph
Library for simple drawing with jQuery
Amaltas SVG Drawing Tool
SVG App
Bluff is a JavaScript port of the Gruff graphing library for Ruby.
JS.Class used by Bluff.
Google's ExCanvas used by Bluff.
jParallax, jTicker, Canvas tools, CanDoDo, CSS Buttons
Blobular - children will like it.
the Man in the blue has many interesting thing there.
ref. ajaxfinder.com
2009年6月11日 星期四
pyjamas, Raphaël and GMap
pyjamas is a stand-alone python to javascript compiler, an AJAX framework / library and a Widget set API.
pyjamas + raphael.js for SVG drawing ?
pyjamas + jquery + google maps example
dojox.sketch A cross-browser drawing editor based on dojox.gfx.
Drawing with GFX
2008年8月27日 星期三
2007年11月21日 星期三
2007年10月15日 星期一
Javascript Toolkit Comparison
Javascript Toolkit Comparison - Archived Portal Exploration - JA-SIG Wiki
With the increased demand of "WEB 2.0" features such as drag 'n drop, AJAX, and client-side processing, the need for a robust javascript library in uPortal 3 becomes more and more obvious. These pages are dedicated to discussion around the many available javascript libraries*. I will focus mainly on the 6 with the most hype currently: Prototype, Dojo, Mochikit, Yahoo! UI, Google, and JQuery. Feel free to add any others which might be worth considering. For a good article reviewing some of these libraries, visit sitepoint.com.
| Prototype | Dojo | Mochikit | Yahoo! | Google | JQuery | |
|---|---|---|---|---|---|---|
| Simple AJAX | | | | | | |
| Drag n Drop | | | | | | |
| Basic Visual Effects | | | | | | |
| Advanced Visual FX | | | | | | |
| Java integration | | |||||
| Event handling | | | | | | |
| Back button support with Ajax | | | ||||
| Developer tools | | | ||||
| Rated Features (0-4 stars) | ||||||
| Minimal Learning Curve | | | | | | |
| Ease of use (API) | | | | | | |
| Widget Collection (useful or not) | | | | | | |
| Documentation | | | | | | |
| Developer Community | | | | | | |
| Refined UI effect examples | | | | | | |
| Filesize Range (KB) | 46-137 | 18-276 | 5-113 | 2-300 | | 10-44 |
| Licensing | MIT | AFL | MIT/AFL | BSD | Apache | MIT |
| Demos | http://script.aculo.us | http://www.dojotoolkit.org/ | http://www.mochikit.com/demos.html | http://developer.yahoo.com/yui/ | GWT | http://www.jquery.com/demos |
| More Info | Prototype JS Library | Dojo JS Toolkit | Mochikit JS Toolkit | Yahoo UI Library | Google Web Toolkit | JQuery JS Library |
Other JS libraries not evaluated here:
- Zimbra Ajax TK (Kabuki)
- DWR
* I will assume that the terms library, toolkit, and framework are inter-changeable. This may merit its own discussion page, just not here.
** Google offers its Java libraries under Apache license, but its Java to Javascript converter is proprietary.