Main > AJAX Experience - Page 20 of 34


Jason have an interesting post on AJAX Timeouts with Prototype, excellent to solve the network issues and keep control on it. A feature that Gmail handle it very nicely by displaying an alert message when there is network problems. The...

March 19, 2006

WEBoggle is a web-based Multiplayer Boggle Game where you can play and have fun, but the website was already down this morning the second time I check it to write about it. The game is too much fun, and personaly...

March 18, 2006

Michael Mahemoff have a very interesting approach to Dynamic Favicons, I find it very useful for Web 2.0 applications for example to notify that you have a new email, something have changed in the page that you are working on......

March 16, 2006

On the Ajax.NET Blog, Michael explore the new RowNumber feature in SQL Server 2005 to get only a page of rows that are displayed on the page. The Datagrid component will then have next and prev buttons to scroll through...

March 15, 2006

Joshua posted updates about the PHP AJAX File Upload Progress Meter. The patched version gives more information such as upload speed and estimated time to completion, Joshua also created wiki to start the documentation process. You can see the demo...

March 14, 2006

Maybe you noticed since few days there was no posts and some posts that have been added on sunday are no longer available. The whole story was about our hosting account, which is currently a shared hosting but advanced as...

March 6, 2006

Scand LLC releases dhtmlxGrid v1.0, new cross-browser JavaScript grid control. This AJAX-powered DHTML component represents tabular data in Excel-like dynamic tables with fixed headers, resizable columns, multiple cell types and advanced data sorting. Due to AJAX mechanism of data loading...

March 2, 2006

Rasmus posted a must-read article The no-framework PHP MVC framework. Rasmus explained in detail his choice of no-framework to develop rich web application using only PHP5, Yahoo! UI Library and JSON. And I personaly agree about the usage of frameworks,...

March 1, 2006

I was reading today the presentation given by Kevin Dangoor at PyCon 2006 in Dallas on February 23, 2006 titled Effective Ajax with TurboGears. The screencast is about 23 minutes where Kevin introduced AJAX, the need to use this technology,...
Danne posted a very interesting article about Accessible forms and unobtrusive javascript, where he talk about his experience to developp accessible AJAX forms where user don't have to use mouse at all. Inspite of having : <a href="#" onclick="myaction()" accesskey="m">My...
< prev page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 next page >