Tag Browser: AJAX Resources
Tag = oss
Your using my tag browser, main categories have an additional introduction and are available Pages listing in the sidebar.
Broken Notebook AJAX spell checker · Wiki
language
A php project that adds spell checking to a textarea using the pspell extension (also has a wrapper supporting aspell). The license is BSD style. The CPAINT AJAX library is used.
ClearHealth · Wiki
A PHP GPL Practice Management System providing Medical Billing, Medical Accounts Recievable, Scheduling, Access Control, and EMR. This application is one of my main projects at Uversa. AJAX is used thoughout for Patient Search, and in the Admin module. Be sure to check out the Fee Schedule editor and the Superbill editor for examples of scrolling editable tables. JPSpan is used as the AJAX Toolkit.
Monket Calendar · Wiki
Great looking AJAX calendar, supports drag and drop rescheduling and resizing. Events are only scheduled in day intervals and there is no overlap checking. Supports multiple categories each with a ics export and a rss feed. Events that span multiple days are shown as a single enity. Works in Firefox, Opera, Safari, and IE.
RoundCube Webmail Project · Wiki
browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation and message filters
Tech wise it uses its own XMLHttpRequest wrapper and sends javascript to the client which is evaled. All AJAX reports seem to be GET requests just passing in some basic data in the query string. I'm not sure what they do for forms, the code has a number of large monolithic library files so its not the easiest to quickly understand.
Tiny Tiny RSS · Wiki
Very well written feed reader with a nice clean UI. Good example of how to give feedback to a user during the loadng process. No toolkit was used but its not really needed for an app like this since all the work is done in PHP. New chunks of HTML are downloaded and replaced using innerHTML.
mp3act - Streaming MP3 Jukebox AJAX Web Application · Wiki
A PHP GPL application that provides a Streaming MP3 Jukebox. The application uses sajax for all content loading, providing lots of nice feedback offering good usability. The only problem seems to be that it only supports firefox and safari.
RSS feed@del.icio.us (note del.icio.us only contains a short description not the full one on this site)





