Prototype (1)
Posted March 15th, 2006 in WebTags: ajax, prototype, web-2.0

The unsung hero of web 2.0 has truly been Javascript. Just when it seemed that Javascript’s own weaknesses was starting to make it obsolete, it found new life in the web 2.0 realm through AJAX. Oddly enough it has not been because of a radically new version of Javascrip, it is the same old javascript. Same dog, new tricks. This has been possible in part by some solid libraries being developed by the developer community. Case in point, Prototype, one of the most robust ones that is even used in other libraries. So it is time to dive into this Ajaxian 2.0 world.
Link: Tutorial at sitepoint.com
Link: Prototype Library at prototype.conio.net
Link: JavaScript Library Roundup at edevil
