Slashdot Mirror


User: fdaniels

fdaniels's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Was done several years ago by IBM Lotus on Why Microsoft and Google are Cleaning Up With AJAX · · Score: 1

    Just because you can't see it, does not mean it is not there.

    Inbox list, calendar content, contact list, and notes list are all fetched via XML and javascript. Might not be easy on a demo inbox, but if you had a massive inbox you would see that it only loaded the visible part (+some), and when you scroll it loads more (without site reload).

    It reloads only when you switch the tabs between inbox, calendar, contact list and the notes list.