Yahoo has released a pr1 of their revised YUI Library.
The YUI team is pleased to announce YUI 3.0 Preview Release 1. This preview is an early look at what we’re working on for the next generation of YUI Library. Pleasereview the API, play with the examples, and read the documentation on this site for details; download YUI 3.0 PR1 on the YUI project area on SourceForge; you can find us with questions or comments on the YUI 3.x discussion group.
This YUI 3.x is part of the broader YUI Library project, which is a coherent collection of JavaScript and CSS resources that make it easier to build richly interactive applications in web browsers. They have been released as open source under aBSD license and are free for all uses.
Posted by David Ehlers at 8:26 am on August 23rd, 2008. No comments... »
Categories: Code, JavaScript, ajax, api, css. Tags: api, Code, css, JavaScript, yui.
The JIT is an advanced JavaScript infovis toolkit that was based on 5 papers regarding different information visualization techniques. The JIT implements advanced features of information visualization like Treemaps (with theslice and dice and squarified methods), an adapted visualization of trees based on theSpacetree, a focus+context technique to lay Hyperbolic Trees, and a radial layout of trees with advanced animations (RGraph).
Some very nifty tools here:http://blog.thejit.org/?page_id=14
In particular, check out the spacetree demo
Also a nice bibliography.
Posted by David Ehlers at 9:26 pm on May 7th, 2008. No comments... »
Categories: JavaScript, ajax, api. Tags: JavaScript, Visualization.
I’ve been in drupal world again, which happens to use the jQuery JS libraries. Simon Willison has some great resources and links here: Unobtrusive JavaScript with jQuery
The latest jQuery. jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages.
Posted by David Ehlers at 4:35 pm on May 6th, 2008. No comments... »
Categories: JavaScript, ajax, api. Tags: api, JavaScript, jQuery.
I LOVE Mootools and here is another reason why - Mocha : “Mocha is a web applications user interface library built on the Mootools javascript framework. The Mocha GUI components are made with canvas tag graphics.”
Posted by David Ehlers at 6:09 pm on April 15th, 2008. No comments... »
Categories: Code, JavaScript, Web Design, ajax, css. Tags: ajax, JavaScript, mocha UI, mootools.