Main > AJAX Experience - Page 27 of 34
September 26, 2005
Slashdotted an article at IBM about Better Web Apps With Ajax and titled the fundamentals of Java-based Ajax This article gives you a good understanding of the fundamental principles of Ajax, and a nuts-and-bolts knowledge of the client and server...
September 25, 2005
I have received many message and emails asking about easy solution to create forms with AJAX. Someone new to AJAX or Javascript who saw the available frameworks will just give up, while it's very easy to implement without all this...
September 19, 2005
A new portal is born similar to Google personalized home page and MSN start.com, NetVibes provide a way to personalize the home page with RSS feeds, Gmail, WebNotes, Weather or just websearch. NetVibes add favicons in front of feeds. The...
RoundCube Webmail is a 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. RoundCube Webmail is written in PHP and...
September 17, 2005
Salesforce.com, kicks off its third annual Dreamforce user conference on Monday, pledging details about the next release of its on-demand CRM application and to release a toolkit for creating application "mash-ups." Salesforce.com plans to preview its forthcoming Winter ’06 CRM...
September 13, 2005
Michael Bommarito have posted a very minimalistic PHP MVC implementation using PEAR DB_DataObject, Smarty and XAJAX. He explain in comments Essentially, it's just another implementation of an MVC framework. Others might have more maturity in isolating components, but they're missing...
September 10, 2005
Zimbra is a community for building and maintaining next generation collaboration technology. Currently, this technology is available as a beta version. At Zimbra, our goal is to make e-mail, calendar, contacts and other communications technologies the best they can be....
September 6, 2005
AJAX IM ("asynchronous javascript and xml instant messenger") is a browser-based instant messaging client. It uses the XMLHTTPRequest object in JavaScript to send and receive commands to and from the server. No refreshing of the page is ever needed for...
September 5, 2005
Dictionaries online are very common, but ObjectGraph Dictionary offer an AJAX interface ala Google suggest to consult words definitions. Gavi explained the concept of this dictionary and how he implement it using ASP.NET. Very useful specially when looking for a...
September 3, 2005
Julien Couvreur have a post on his blog about how to bypass firefox security to use XMLHttpRequest from a remote server. The problem is that firefox need to expand javascript security by signed scripts to give scripts more privileges,...

