Sponsorised links
This year
2007
E4X - EcmaScript for XML
It does this by providing access to the XML document in a form that mimics XML syntax. The goal is to provide an alternative to DOM interfaces that uses a simpler syntax for accessing XML documents. It also offers a new way of making XML visible.
Sarissa : Javascript library for manipulating XML documents
Sarissa is an ECMAScript library acting as a cross-browser wrapper for native XML APIs. It offers various XML related goodies like Document instantiation, XML loading from URLs or strings, XSLT transformations, XPath queries etc and comes especially handy for people doing what is lately known as "AJAX" development.
Sponsorised links
2006
phobos: Project Phobos
Project Phobos is a lightweight, scripting-friendly, web application environment running on the Java platform, aimed at addressing emerging developer requirements. Scripting and dynamic languages are growing in popularity among developers, especially for building Web applications. These developers place special value on rapid application development and deployment.
Yahoo! User Interface Blog
Official blog of Yahoo! Design Pattern Library and Yahoo! User Interface Library
Dojo ShrinkSafe -- the safe way to make your JS sprightly
ShrinkSafe is a JavaScript "compression" system. It can typically reduce the size of your scripts by a third or more, depending on your programming style.
Many other tools also shrink JavaScript files, but ShrinkSafe is different. Instead of relying on brittle regular expressions, ShrinkSafe is based on Rhino, a JavaScript interpreter. This allows ShrinkSafe to transform the source of a file with much more confidence that the resulting script will function identically to the file you uploaded.
JSMIN, The JavaScript Minifier
JSMin is a filter which removes comments and unnecessary whitespace from JavaScript files. It typically reduces filesize by half, resulting in faster downloads. It also encourages a more expressive programming style because it eliminates the download cost of clean, literate self-documentation.
Higher Order Programming - article - w3future.com
Higher Order Programming is the ability to use functions as values. So you can pass functions as arguments to other functions and functions can be the return value of other functions.
Web Browser Standards Support
This document will summarize the level of support for web standards and maturing technologies in popular web browsers. It covers the Internet Explorer, Firefox, and Opera web browsers, with focus on the HTML, CSS, DOM, and ECMAScript technologies.
DOTUSCOMUS SVG SPACE
During its existence this SVG space was only meant to be a showcase of my SVG work, art and commercial implementations. I have now decided to make it evolve by integrating a new section where you will find a library of fully commented ecmascript routines covering important, and less important, needs of the SVG developer. Most of the code is original and intended to be compact and execute fast.
2005
Web Browser Standards Support
This document will summarize the level of support for standard web technologies by popular web browsers
Web Development, JavaScripts for Download
Plenty of Javascript Libraries ready to use !
Openweb.eu.org - ECMAScript et (X)HTML
Comment insérer un script ECMAScript dans un fichier HTML
1
(24 marks)
