PUBLIC   marks

PUBLIC MARKS with tag ECMAScript

Sponsorised links

This year

2007

E4X - EcmaScript for XML

by karlcow & 1 other

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

by clochix & 5 others
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

by clochix & 1 other
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

by clochix & 1 other
Official blog of Yahoo! Design Pattern Library and Yahoo! User Interface Library

Dojo ShrinkSafe -- the safe way to make your JS sprightly

by clochix & 14 others
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

by clochix & 10 others
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

by clochix & 3 others
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

by clochix & 1 other
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

by parmentierf
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

DOM Scripting

by pyxosledisciple
Web design with Javascript and the Document Object Object.

Web Browser Standards Support

by dièse & 23 others
This document will summarize the level of support for standard web technologies by popular web browsers

Openweb.eu.org - ECMAScript et (X)HTML

by camel
Comment insérer un script ECMAScript dans un fichier HTML

PUBLIC TAGS related to tag ECMAScript

no tag

Sponsorised links