<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-4526035505570833554.post6988296163233822323..comments</id><updated>2008-02-05T06:11:37.264-08:00</updated><title type='text'>Comments on The code filled.. code story blog: Implementing Endless Pageless Behaviour in wicket</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://donteattoomuch.blogspot.com/feeds/6988296163233822323/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4526035505570833554/6988296163233822323/comments/default'/><link rel='alternate' type='text/html' href='http://donteattoomuch.blogspot.com/2008/01/implementing-endless-pageless-in-wicket.html'/><author><name>DontEatTooMuch</name><uri>http://www.blogger.com/profile/04563755867766671563</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4526035505570833554.post-972716233166018992</id><published>2008-02-05T06:11:00.000-08:00</published><updated>2008-02-05T06:11:00.000-08:00</updated><title type='text'>Alex, sorry couldn't comment earlier..if i assign ...</title><content type='html'>Alex, &lt;BR/&gt;sorry couldn't comment earlier..&lt;BR/&gt;if i assign the behaviour to "onscroll" i fear it will make the ui hang some bit if user keeps scrolling.&lt;BR/&gt;&lt;BR/&gt;Also this is a behavior..it allows you to attach it to &lt;B&gt;any component and then repaint it&lt;/B&gt; when you reach end of the page.&lt;BR/&gt;&lt;BR/&gt;As soon as i get some time I am going to try write some code to create an endless list component whose increments can be painted using this behavior. Actually this behavior and such a list view should go hand in hand to create endless views in wicket.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4526035505570833554/6988296163233822323/comments/default/972716233166018992'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4526035505570833554/6988296163233822323/comments/default/972716233166018992'/><link rel='alternate' type='text/html' href='http://donteattoomuch.blogspot.com/2008/01/implementing-endless-pageless-in-wicket.html?showComment=1202220660000#c972716233166018992' title=''/><author><name>DontEatTooMuch</name><uri>http://www.blogger.com/profile/04563755867766671563</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='15862493327297077387'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://donteattoomuch.blogspot.com/2008/01/implementing-endless-pageless-in-wicket.html' ref='tag:blogger.com,1999:blog-4526035505570833554.post-6988296163233822323' source='http://www.blogger.com/feeds/4526035505570833554/posts/default/6988296163233822323' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4526035505570833554.post-2103331752291687353</id><published>2008-01-14T00:41:00.000-08:00</published><updated>2008-01-14T00:41:00.000-08:00</updated><title type='text'>Why not just assign an AjaxEventBehavior to window...</title><content type='html'>Why not just assign an AjaxEventBehavior to window "onscroll", instead of checking at regular intervals if you have reached towards the end of page?&lt;BR/&gt;&lt;BR/&gt;Also, my question is:&lt;BR/&gt;when the scroller has reached the bottom of the page, the entire component is reloaded via ajax or just the new data holder?&lt;BR/&gt;&lt;BR/&gt;Thank you!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4526035505570833554/6988296163233822323/comments/default/2103331752291687353'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4526035505570833554/6988296163233822323/comments/default/2103331752291687353'/><link rel='alternate' type='text/html' href='http://donteattoomuch.blogspot.com/2008/01/implementing-endless-pageless-in-wicket.html?showComment=1200300060000#c2103331752291687353' title=''/><author><name>Alex</name><uri>http://www.blogger.com/profile/18030025113421546186</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://donteattoomuch.blogspot.com/2008/01/implementing-endless-pageless-in-wicket.html' ref='tag:blogger.com,1999:blog-4526035505570833554.post-6988296163233822323' source='http://www.blogger.com/feeds/4526035505570833554/posts/default/6988296163233822323' type='text/html'/></entry></feed>