Enterprise Ajax | Recently... | Elsewhere | Search | Login |
fancy

Come get the source code.

3 09 2007

The source code for Enterprise Ajax is now available for download! Get it here:
Download the Source Code

categories Filled under: resources continue reading this article

about this blog
This site is the living space for topics and discussion related to Enterprise Ajax, a book by Nitobi, and published by Pearson / Prentice Hall. Its also a blog for topics relating to AJAX development, including JavaScript, XSLT, XML, DHTML, PHP, Java, and ASP.NET.

continue reading this article


recently on this blog


fancy

Handling Millions (or billions) of records in the browser

24 07 2007

A reader on JavaRanch asks:

“How do I handle Million-Records-Fetching from the database and dumping it to the GUI?”

livescroll.gifMy preferred solution is to use LiveScrolling.

This essentially creates the illusion that all the records are loaded at once in the browser, but you are loading new records incrementally as the user moves down the recordset. This can be achieved easily using XmlHttp requests. You can combine this with a technique called Predictive Fetch to smooth the experience out for the user.

One key thing to remember, particularly if you are dealing with the millions of records use case, is that you will need to start tossing away records if they are not needed anymore to avoid filling up your stack - particularly if this means holding a lot of HTML on the page.

Check this out for an example of LiveScrolling: Nitobi CompleteUI demos.

categories Filled under: patterns

Leave a comment or two

This entry was posted on Tuesday, July 24th, 2007 at 7:41 pm and is filed under patterns. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.


8 Comments so far



  1. Michael Mahemoff on July 25, 2007 5:57 pm

    Thanks for the link guys (which of you is writing this anyway???)

    Another related pattern is Virtual Workspace (http://ajaxpatterns.org/Virtual_Workspace), AKA Live Scrolling which you mention.

    Can’t wait to see the book in print.

  2. Kiran Tikare on September 20, 2007 6:59 am

    Hi,

    I am designing Livescroll Table using ajax,php & mysql.

    I want to know the logic behind pageup,pagedown,scrollup,scrolldown. Even though i have implemented it, i am facing problems with SQL queries. I have done scrollup, scroll down, pagdown but page up is not working properly and i have problems like, what to do when the result set exceeds when we press page down key.

    Can you give me some brief idea related to this stuff? I will greatly appreciate any help in this regard from you. My blog is at
    ProtocolsYou can leave a comment there.

    Thanks & Regards,
    Kiran

  3. ti lo on September 23, 2007 6:02 pm

    I can not see this website content very well in IE but I can see it well in Mozilla Firefox. The font color makes it very hard to see. Is it supposed to be like this?

  4. Kylie BattName on April 11, 2010 6:51 am

    Я думаю, что Вы допускаете ошибку. Пишите мне в PM, поговорим….

    домработница, няня This can […….

  5. Kylie Batt on April 12, 2010 1:45 am

    Полезный вопрос…

    Оператор ПК “How do I handle Million-Records-Fetching from the database and dumping it to the GUI?”
    My preferred solution is to use LiveScrolling…..

  6. Kylie Batt on April 21, 2010 2:30 am

    Спасибо за помощь в этом вопросе, я тоже считаю, что чем проще, тем лучше:…

    Журнал “Мир фантастики” № 8-2005 “How do I handle Million-Records-Fetching from the database and dumping it to the GUI?”
    My preferred solution is to …

  7. JULIAN on June 25, 2010 3:25 pm

    Pillspot.org. Canadian Health&Care.Special Internet Prices.No prescription online pharmacy.Pillspot.org.< b > < a href=”http://pillspot.org/products/vitamins_herbal_supplements/ Herbal-supplements@buy.online” >.< /a >…

    Categories: Antiviral.Anti-allergic/Asthma.Mens Health.Vitamins/Herbal Supplements.Anxiety/Sleep Aid.Womens Health.Mental HealthEye Care.Pain Relief.Skin Care.Antidiabetic.Blood Pressure/Heart.Stop SmokingWeight Loss.Antibiotics.Stomach.Antidepres…

  8. BOBBY on July 4, 2010 12:45 am

    < blockquote >< a href=”http://pillspot.org/”>Pillspot.org. Canadian Health&Care.Special Internet Prices.No prescription online pharmacy.Best quality drugs. High quality drugs. Order drugs online< /a >…

    Buy:Zocor.Nymphomax.Lipitor.Buspar.Acomplia.Ventolin.Female Pink Viagra.Female Cialis.Benicar.Lasix.Lipothin.Wellbutrin SR.SleepWell.Aricept.Amoxicillin.Cozaar.Zetia.Prozac.Seroquel.Advair….

Name (required)

Email (required)

Website

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>

Feel free to leave a comment







links elsewhere

monthly archives

search this place


login