Display:
Sorted by Most Recent
16 MAY 08
James Clark's Random Thoughts: XML and JSON SAVE
PEOPLE
I would like to offer a few thoughts about XML and JSON. My previous post came off much too dismissive of JSON. I actually think that JSON does have real value
TAGS
31 DEC 07
base2 - Google Code SAVE
PEOPLE
base2 is a lightweight library that irons out all the annoying differences in JavaScript implementations. It provides the additional functionality from JavaScript 1.6+ that only Mozilla browsers implement. It also adds some features from ES4
TAGS
10 OCT 07
DOMTab - Navigation tabs with CSS and DOMscripting SAVE
PEOPLE
DOMtab is a JavaScript that turns a list of links connected to content sections into a tab interface. The script removes any "back to top" links in the section and automatically hides all but the first one when the page is loaded. You can use as many tabb
TAGS
05 NOV 06
Ajaxian " Dojo In Depth with Alex Russell SAVE
PEOPLE
After a thorough Introduction to Dojo, Alex Russell demonstrated some of the lastest additions to the Dojo Toolkit at The Ajax Experience
TAGS
06 JUL 06
Vitamin Features " 15 Things you can do with Yahoo! UI SAVE
PEOPLE
Slicken up your web apps with these tips and tricks using the Yahoo! User Interface library
TAGS
09 MAR 06
Greg Murray's Blog: JavaScript Recomendations for AJAX Component Writers SAVE
PEOPLE
With AJAX there are many choices on how to use different aspects of JavaScript. Here are some recommendations we came up with for using JavaScript with the focus on creating AJAX components that will interact with a Java technology based server.