4696
Comment:
|
5799
Added RaphaelJS; #1321 Rado's graphEd
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
* [[https://developer.mozilla.org/En/Documentation_hot_links | mozilla developer center]] - Firefox, CSS, HTML, JS, SVG, XML, etc. * [[http://reference.sitepoint.com/ | SitePoint]] - CSS, HTML, JS, compatibility. |
* [[http://www.json.org/ | JSON]]. * [[https://developer.mozilla.org/En/Documentation_hot_links | mozilla developer center]] - [[https://developer.mozilla.org/en/AJAX | AJAX]], [[https://developer.mozilla.org/en/CSS | CSS]], [[https://developer.mozilla.org/en/DOM | DOM]], [[https://developer.mozilla.org/en/HTML | HTML]], [[https://developer.mozilla.org/en/JavaScript | JS]], [[https://developer.mozilla.org/en/XML | XML]], etc. * [[http://reference.sitepoint.com/ | SitePoint]] - [[http://reference.sitepoint.com/css | CSS]], [[http://reference.sitepoint.com/html | HTML]], [[http://reference.sitepoint.com/javascript | JS]], compatibility. |
Line 10: | Line 11: |
* Validators - [[http://jigsaw.w3.org/css-validator | CSS]], [[http://validator.w3.org/ | HTML / MathML / SVG / XML]], [[http://www.jslint.com/ | JSLint]]. * [[http://www.w3.org/| World Wide Web Consortium / W3C]] - [[http://www.w3.org/html/wg/html5/ | HTML5]], etc. * [[http://www.w3schools.com/sitemap/sitemap_references.asp | w3schools]] - CSS, HTML, JS, SVG, XML, compatibility, etc. |
* Validators - [[http://jigsaw.w3.org/css-validator | CSS]], [[http://validator.w3.org/ | HTML / MathML / SVG / XML]], [[http://validator.w3.org/checklink | Link Checker]], [[http://www.jslint.com/ | JSLint]]. * [[http://www.w3.org/| World Wide Web Consortium / W3C]] - [[http://www.w3.org/html/wg/html5/ | HTML5]], [[http://www.w3.org/Math/ | MathML]], [[http://www.w3.org/Graphics/SVG/ | SVG]], etc. * [[http://www.w3schools.com/sitemap/sitemap_references.asp | w3schools]] - [[http://www.w3schools.com/css/css_reference.asp | CSS]], [[http://www.w3schools.com/tags/default.asp | HTML]], [[http://www.w3schools.com/jsref/default.asp | JS]], [[http://www.w3schools.com/svg/svg_reference.asp | SVG]], [[http://www.w3schools.com/dom/dom_nodetype.asp | XML]], compatibility, etc. |
Line 30: | Line 31: |
* [[http://www.math.uiuc.edu/~rkirov2/processing/grapheditor_live.html | R. Kirov's Graph Editor]]. | * [[http://www.math.uiuc.edu/~rkirov2/processing/grapheditor_live.html | R. Kirov's Graph Editor]] - [[http://trac.sagemath.org/sage_trac/ticket/1321 | #1321]]. |
Line 52: | Line 53: |
* [[http://raphaeljs.com/ | Raphaël]] - SVG / VML vector graphics. * [[http://code.google.com/p/svg-edit/ | SVG-edit]] - Inkscape-lite. * [[http://code.google.com/p/svgweb/ | svgweb]] - SVG natively or via Flash. |
JavaScript resources
References
Browser compatibility - QuirksMode, Web Devout, When can I use....
Cheat sheets, etc. - Canvas, jQuery API browser.
JSON.
mozilla developer center - AJAX, CSS, DOM, HTML, JS, XML, etc.
Unicode - categories / index / search, scripts and symbols, UTF-8 tool.
Validators - CSS, HTML / MathML / SVG / XML, Link Checker, JSLint.
World Wide Web Consortium / W3C - HTML5, MathML, SVG, etc.
Tutorials
Demos and examples (see Libraries, too)
Libraries
CAKE - 2D scenegraphs.
Canvas 3D / C3DL - Requires an extension, Firefox only.
Explorer Canvas - Canvas for IE.
flot - 2D plotting.
Jmol - 3D visualization, requires Java.
jQuery - Set up, find, and modify attributes, CSS, DOM, effects, events, AJAX, etc.
jQuery SVG - 2D plotting, scenes.
jQuery UI - Themable widgets and effects.
jsMath - Typeset mathematics.
jsTree - Tree widget.
JSXGraph - 2D interactive geometry, plotting, visualization.
O3D - Requires a plug-in.
Pre3d - Visualization.
Processing.js - Interactive applications.
Protovis - 2D.
pyjamas - Python to JS compilation, AJAX, widgets.
Raphaël - SVG / VML vector graphics.
SVG-edit - Inkscape-lite.
svgweb - SVG natively or via Flash.
Developer tools
Firefox - FireBug and its extensions, Web Developer.
IE - Developer Tools - Built-in.
Opera - DragonFly - Built-in.
WebKit (Chrome, Safari, etc.) - Web Inspector - Built-in.