Slashdot Mirror


Open Source AJAX Webmail

scrasher writes "It seems AJAX webmail is all the craze. Right on the heels of both Microsoft and Yahoo launching beta versions of their new AJAX webmail clients, an Open Source startup RoundCube has released an alpha of a GPLed AJAX webmail client. While there are still many features missing (like search!), the demo they have is completely cross-browser compliant and overall very impressive."

6 of 311 comments (clear)

  1. Irony by karvind · · Score: 5, Funny

    Does anyone else find it ironic ? The contact email address is : roundcube@AJAXgmail.comREMOVEAJAX

  2. Call me old fashioned... by WhoDey · · Score: 5, Funny

    ...but am I the only one who still prefers pine?

  3. Re:Installed! Looks nice thus far... by rabel · · Score: 5, Informative

    I haven't yet installed it, but it sure looks slick. Damn, and the installation requirements are just this simple. 1. Decompress and put this folder somewhere inside your document root 2. Make shure that the following directories are writable by the webserver - /temp - /logs 3. Create a new database and a database user for RoundCube 4. Create database tables using the queries in file 'SQL/*.initial.sql' 5. Modify the files in config/* to suit your local environment 6. Done!

  4. Re:Foldername length patch. by mottie · · Score: 5, Informative

    I have just installed it for the first time, but it appears that the caching portion is completely optional.
     
    // enable caching of messages and mailbox data in the local database.
    // this is recommended if the IMAP server does not run on the same machine

    $rcmail_config['enable_caching'] = FALSE;

  5. Too Many Users! by cbovasso · · Score: 5, Funny

    From the Demo:

    Too many users!
    Please check back later!



    I love how simple it is to navigate! The features leave something to be desired though. Hey check me out, I just wrote a CNet review!

    --
    I ask for a car and I get a computer. How's about that for being born under a bad .sig?
  6. Re:Zimbra by Thundersnatch · · Score: 5, Informative

    Microsoft Outlook Web Access, included with Exchange Server, is widely recognized to be the first real AJAX application. The 2000 version was the first browser app I every used that made me say "wow, how the hell did they do that?". No Java applet or ActiveX, but it felt like a real, usable desktop application. Context menus and everything, with few full-page refreshes.

    Google has done quite a bit to elevate the profile of AJAX with the Slashdot crowd, but other people were definitely "really using it" long before Google.