Re: Feedback Requested On Twitter Bootstrap Module

2011-10-28 Thread Lenny Primak
I didn't see the 'fully transparent' part before. This is awesome. On Oct 28, 2011, at 2:20 PM, Barry Books wrote: > The first version is working and checked in. I created an > infinteScroll mixin and attached it to the content. When javascript is > enabled it hides the pagination component

Re: Feedback Requested On Twitter Bootstrap Module

2011-10-28 Thread Barry Books
The first version is working and checked in. I created an infinteScroll mixin and attached it to the content. When javascript is enabled it hides the pagination component and uses the next href to fetch the next pages as you scroll down. It's completely transparent to the way the code works. The tm

Re: Feedback Requested On Twitter Bootstrap Module

2011-10-28 Thread Lenny Primak
Sounds way better than pagination and but the ultimate thing would be google reader and apple store-like thing. On Oct 28, 2011, at 1:59 PM, Barry Books wrote: > Found this one > > http://www.infinite-scroll.com/infinite-scroll-jquery-plugin/ > > and I just about have it working. It uses the n

Re: Feedback Requested On Twitter Bootstrap Module

2011-10-28 Thread Barry Books
Found this one http://www.infinite-scroll.com/infinite-scroll-jquery-plugin/ and I just about have it working. It uses the next button to fetch then next content and hides the pagination HTML so it pretty much does exactly what you would want.

Re: Feedback Requested On Twitter Bootstrap Module

2011-10-28 Thread Thiago H. de Paula Figueiredo
On Fri, 28 Oct 2011 13:49:36 -0200, Barry Books wrote: What would be slick is if you drop in a pagination component it uses it else it behaves as you suggest. I guess the question is how does this mixin figure out if it contains a pagination component or not? I guess I could mark it with @Pagin

Re: Feedback Requested On Twitter Bootstrap Module

2011-10-28 Thread Lenny Primak
I am no JavaScript expert (it takes me 4 hrs debugging time every time I touch any JS code!) so I can't give any JS suggestions other than somebody's probably written it already :) But I do suggest that you drop pagination altogether. It's an artificial concept which was invented for green scr

Re: Feedback Requested On Twitter Bootstrap Module

2011-10-28 Thread Barry Books
That's an interesting comment. I've got the basics working now. https://github.com/trsvax/tapestry-bootstrap/tree/master/src/main/java/com/trsvax/bootstrap This template displays a grid ${value.mediaTitle}+ What would be slick is if you drop in a p

Re: Feedback Requested On Twitter Bootstrap Module

2011-10-28 Thread Lenny Primak
I would be very instated in a pagination-less grid. Something like google reader where when you scroll it automatically updates with the new data for seamless and infinite scrolling. Apple store does the same. Pagination is so 1990s. On Oct 28, 2011, at 9:14 AM, Barry Books wrote: > I'm ab

Re: Feedback Requested On Twitter Bootstrap Module

2011-10-28 Thread Thiago H. de Paula Figueiredo
On Fri, 28 Oct 2011 11:14:29 -0200, Barry Books wrote: I'm about to implement a new site using Twitter Bootstrap so I've been working on a Tapestry module to support Bootstrap. The module will be hosted here https://github.com/trsvax/tapestry-bootstrap and will be licensed Apache2. Cool! :)

Re: Feedback Requested On Twitter Bootstrap Module

2011-10-28 Thread Dragan Sahpaski
Ok nice will look over it soon. Cheers, Dragan Sahpaski On Fri, Oct 28, 2011 at 3:30 PM, Barry Books wrote: > The blog code is here https://github.com/trsvax/Blog. I'm always > interested in pull requests ;) > > - > To unsubs

Re: Feedback Requested On Twitter Bootstrap Module

2011-10-28 Thread Barry Books
The blog code is here https://github.com/trsvax/Blog. I'm always interested in pull requests ;) - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org

Re: Feedback Requested On Twitter Bootstrap Module

2011-10-28 Thread Dragan Sahpaski
Hi Barry, Please add RSS on your blog when you have the time. Nice Work ! Cheers, Dragan Sahpaski On Fri, Oct 28, 2011 at 3:14 PM, Barry Books wrote: > I'm about to implement a new site using Twitter Bootstrap so I've been > working on a Tapestry module to support Bootstrap. The module will