I wrote a simple Backbone module to add infinite scrolling to any view a few months back (https://github.com/joneath/infiniScroll.js).
It's good to see a classic paginator implementation though. I will take a look at the source later. Thanks for sharing.