This is cool. The only downside is that users often use the scroll bar as an indicator of the longth of the page. This pretty much skews what is an important bit of feedback to the user.
Mark On Wednesday, January 30, 2008, at 09:05AM, "Etkin Ciftci" <[EMAIL PROTECTED]> wrote: >As supported in the Sympony Open-Source PHP Web Framework, "Ajax Pagination" >allows the client browser to load the content gradually as the user scrolls >down to the bottom of the web page. Once the vertical scrollbar reaches the >bottom it triggers a new page to load. Unlike its common use in separate >frames(i.e. the inbox of Hotmail Live), ajax pagination(weird name) attaches >a new full page to the end of the current one. So, we end up with a >continuous scroll bar and therefore a continuous content. > >http://www.symfony-project.org/demo/pager.html > >I am very excited about the possible usages of this method. It may totally >revolutionize the way we interact with web browsers. No more "previous >entries" buttons(i.e. techcrunch), no more page 1.2.3 links (i.e. google >results page)...the method proposes an instant continuity upon request for >the long web content. > >On the other hand ajax pagination assumes "if the user scrolled down to the >bottom of a page, he should be asking for more." Do you agree with such an >assumption? > >Etkin Ciftci >Interaction Designer >Bilende, Istanbul >________________________________________________________________ >*Come to IxDA Interaction08 | Savannah* >February 8-10, 2008 in Savannah, GA, USA >Register today: http://interaction08.ixda.org/ > >________________________________________________________________ >Welcome to the Interaction Design Association (IxDA)! >To post to this list ....... [EMAIL PROTECTED] >Unsubscribe ................ http://www.ixda.org/unsubscribe >List Guidelines ............ http://www.ixda.org/guidelines >List Help .................. http://www.ixda.org/help > > ________________________________________________________________ *Come to IxDA Interaction08 | Savannah* February 8-10, 2008 in Savannah, GA, USA Register today: http://interaction08.ixda.org/ ________________________________________________________________ Welcome to the Interaction Design Association (IxDA)! To post to this list ....... [EMAIL PROTECTED] Unsubscribe ................ http://www.ixda.org/unsubscribe List Guidelines ............ http://www.ixda.org/guidelines List Help .................. http://www.ixda.org/help
