SD Ruby – Episode 044: Ext JavaScript Library
Adam Grant talks about his experiences using Ext, a new Javascript library for creating advanced UI controls (like grids, trees, progress bars, etc). http://sdruby.com/podcast/44
User Interface Software Development Videos and Tutorials
Adam Grant talks about his experiences using Ext, a new Javascript library for creating advanced UI controls (like grids, trees, progress bars, etc). http://sdruby.com/podcast/44
Browser page history and bookmarks do not usually work with AJAX requests, but in this episode I show you how to remedy this problem using a simple jQuery plugin. http://railscasts.com/episodes/175-ajax-history-and-bookmarks
Prototype is a JavaScript Framework that aims to ease development of dynamic web applications. Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for web application developers everywhere.
MooTools is one of the lightest and fastest JavaScript packages, offering a tightly coded set of functions in a simple file. MooTools home page
Bonnie John has teamed up with Len Bass to bring usability to the architecture design table as a “first-class citizen” on par with other quality attributes like performance, security, and modifiability; she presents their research, proposed solution, and empirical results supporting the efficacy of that solution. January 26, 2007 lecture …
Demonstration of JsTestDrive technology and how you can use it to TDD your JavaScript code. Good blog posting evaluating JsTestDrive