AJAX

Darwin Among the Prototypes

During the course of evaluating the various currently popular Javascript toolkits - YUI, Prototype, JQuery, Dojo, Extjs and TIBCO GI as well as the language itself - ECMAScript 4(ActionScript 3, Javascript 2.0), it’s been interesting to observe the evolution of object creation. The name of this blog is a reflection of my early embrace of the language at a time when most people didn’t think it was object-oriented. It was precisely because of my interest in prototypes that I found Javascript appealing! The name of this entry is taken from a post on my Squeak blog that traces my history of exploring prototype-based programming. One thing that most of these toolkits have in common is some kind of support for class-like objects. This is important because

Programs contain many objects. Way too many to make each of them by hand. Objects need to be mass-produced. There are basically two ways of mass producing objects.

  • The industrial way - building factory objects that build other objects.
  • The biological way - building prototype objects that can be cloned.

Prototype-based Ruby 

Javascript is at an interesting stage in it’s evolution now and it will be interesting to see how the toolkits evolve with the language. For now, I’m focusing on YUI and looking closely at Prototype because of it’s use in Lively Kernel and Extjs because of it’s symbiosis with AIR and Aptana.

Related Links

Brendan’s Roadmap Updates: Javascript 2 and the Open Web

Ajaxian: Brendan Eich Javascript 2 Evolution

Make It Up As You Go: Broad Comparison Chart

Beyond Feature Comparisions

Prototype, Dojo, YUI, JQuery Comparison(Fall 2007)

Ajaxian Roundup Nov 2007

JS OO Ruby style

Chris Norton: First Impressions of ExtJS

Javascript Library World Cup(Prototype, Dojo, YUI, Mochikit - Summer 2006)

Javascript Library Loading Speeds(John Resiq of JQuery)

AJAX

Comments (1)

Permalink

Towards A Universal Scripting Language

With AJAX/RIA moving beyond the browser with things like AIR and lower level capabilities expanding with JSON, SQLite, XMPP et al, all we need now is real 3D! Well, as Russell Beattie notes

I think we’re moving in that direction, already, no? I just want it to move faster!

AIR
AJAX
Server-Side

Comments (0)

Permalink

AJAX and The New Web: Back To The Future Again Part 1

In the past two years, many websites have been undergoing fundamental transformations in how they are viewed and interacted with. Driving these changes are technologies which have been around for almost thirty years and in their present form for nearly a decade. During that time I have been one of the pioneers of several of technologies which are making a come-back with AJAX and Web 2.0. Part 1 of this article takes a look at what AJAX really is and how it could have evolved differently. My objective with Part 1 is to show that given an understanding of the path we’ve traveled, we can take can make choices to move forward more efficiently. Part 2 will examine how AJAX is paving the way for the emergence of the agent and story-driven participatory environments I pioneered and what that will mean for the future of the web and the global economy. Continue Reading »

AJAX
FreeDOM
Morphtron

Comments (3)

Permalink

FireStats iconPowered by FireStats