Digest Extra: Web/Ajax
Posted by Gavin Bowman on Wednesday, February 22, 2006 at 9:38 AM
The second of the two extra digest posts this week: good web development/Ajax links.
- First up, Web Development 2.0 is an attempt to identify new software development practices that are springing up to fuel the bubble, or a look at practices the latest startups have in common.
- A discussion of those Ajax start page websites, and what their impact and future might be.
- Pageflakes is another one of those Ajax start pages, but it's one of the best ones I've seen.
- Glenn Rice posted a list of all the Ajax libraries he wants to check out.
- Brett McLaughlin has been running a great, in-depth series on Ajax development over on the IBM site; part 3 just went up last week.












4 Comments:
Hi Gavin
You may want to mention our white paper about AJAX application with server-driven presentation logic.
HTML page is a clone and a slave of a "desktop" form hidden in the server, sending back orders of what should be changed in the DOM after each user event.
White paper:
http://www.abaqueinside.com/IntuiCatAjaxTechno.asp
Real-life demo:
http://www.abaqueinside.com/IntuiCatAjaxDemoVerif.asp
Th N
Hi Thierry, thanks for the links.
I didn't completely read the white paper, but I did have a look at your online demo.
I was a bit confused by your site though, are you selling a service or a product? Or do you use a consulting-ware model?
Gavin
For prototype ajax,
http://particletree.com/features/quick-guide-to-prototype/
and
http://www.sergiopereira.com/articles/prototype.js.html
Thanks for the links, Jesse.
Post a Comment
Links to this post:
Create a Link
<< Home