Forum .LRN Q&A: AJAX: "graceful degradation" in Web authoring

Jarkko posted these little jems:

http://jlaine.net/2007/8/3/from-rails-ajax-helpers-to-low-pro-part-i

http://jlaine.net/2007/8/6/from-rails-ajax-helpers-to-low-pro-part-2

I have discussed graceful degradation of AJAX additions in OpenACS with a couple of different people offline, but this is the first example I have heard of where there are people trying to build it into a framework.

Posting here (instead of OpenACS dev) so that the UNED folks focused on accessibility see it.

Collapse
Posted by Dave Bauer on
Hey Carl, that's the goal with OpenACS also. Thanks for the links, Rails definitely has some stuff we can learn from.
Collapse
Posted by Michael Cordova on
Hi Carl, nice links.

I'm the person at UNED who works with and improves the aLF User Interface (aLF is how we call to the UNED dotLRN main instance). One of my goals is to use some AJAX, not only in dotLRN but in OpenACS as well. Of course, I'm concerned about accessibility, so I'm working now with Zen.

It would be nice to keep in contact and talk often.

Collapse
Posted by Dave Bauer on
Miguel,

I'll make sure we post on the forums our progress, and of course, the code will be in CVS.