Pageflakes Your personalized startpage to the Web! Read blogs and news, check your email, start Web searches, store notes, access your Del.icio.us bookmarks and much, much more. Everything is conveniently accessible from any computer and from one page! in Public bookmarkswith linkspersonalizedweb2.0
Using prototype.js v1.4.0 What is that? In case you haven't already used it, prototype.js is a JavaScript library written by Sam Stephenson. This amazingly well thought and well written piece of standards-compliant code takes a lot of the burden associated with creating rich, highly interactive web pages that characterize the Web 2.0 off your back. If you tried to use this library recently, you probably noticed that documentation is not one of its strongest points. As many other developers before me, I got my head around prototype.js by reading the source code and experimenting with it. I thought it would be nice to take notes while I learned and share with everybody else. I'm also offering an un-official reference for the objects, classes, functions, and extensions provided by th Prototype.js documentation in AJAX, CSS, JSP, Jettywith ajaxjavascriptweb2.0by 14 users
XMLHttpRequest & Ajax Based Applications Exposed to the masses with Google's Gmail, XMLHttpRequest can get the client side chatting with the server side. The result can be a faster performing web service/ application. The whole gamut of technologies that make up an XMLHttpRequest enabled web service was dubbed AJAX by the folks at Adaptive Path, short for asynchronous javaScript + XML. Oldskoolers like to call it remote scripting... in AJAX, CSS, JSP, Jettywith ajaxweb2.0xhrxmlhttprequest
script.aculo.us The Web is changing. The 30-year-old terminal-like technology it was originally is gradually giving way to new ways of doing things. The power of AJAX allows for rich user interaction without the trouble that has bugged traditional web applications. Building upon the wonderful Prototype JavaScript library, script.aculo.us provides you with some great additional ingredients to mix in. in AJAX, CSS, JSP, Jettywith ajaxcssjavajavascriptlibrarieslibraryprototype.jsweb2.0by 70 users