creating, handling and manipulating the db requests is the bulk of my load... i do not mind it, but why push spikes if i don't have to?
On Sun, Nov 8, 2009 at 12:58 PM, Angelo Gladding <[email protected]>wrote: > Keep in mind non-js users!! :) The load is likely to be mostly on the > database end anyway. > > > On Sun, Nov 8, 2009 at 9:32 AM, Greg Milby <[email protected]> wrote: > >> yes, i actually discovered what was wrong on the jquery pagination. i may >> run with that since it would reduce the load on the webserver. thank you >> >> >> On Sun, Nov 8, 2009 at 2:19 PM, Justin Caratzas < >> [email protected]> wrote: >> >>> >>> I'm assuming you got that problem fixed, because I just checked that link >>> and it seems to work fine. The last 8 pages or so have data. >>> >>> Justin >>> >>> ps. Is this for the Book Nook franchise of used book stores? I love >>> that place. >>> >>> On Sun, Nov 08, 2009 at 06:19:53AM -0500, Greg Milby wrote: >>> > i tried that - liked the idea, but it didn't go well. >>> > i wrote ascript to make the js (jQuery) data format - but if you look, >>> it >>> > displays tons of empty pages at the end, was never able to figure out >>> why - >>> > data is formatted to jQuery spec's >>> > http://pairadice.no-ip.org/booknook/virt/ >>> > >>> > >>> > On Sat, Nov 7, 2009 at 10:58 PM, Justin Caratzas >>> > <[email protected]>wrote: >>> > >>> > > >>> > > >>> > > or using javascript/JQuery, if you use a standard html table >>> > > >>> > > Justin Caratzas >>> > > >>> > > On Sun, Nov 08, 2009 at 12:28:12AM +0200, Leon Waldman wrote: >>> > > > Hi, >>> > > > >>> > > > AFAIK, you can do it on the SQL... >>> > > > >>> > > > Cheers >>> > > > >>> > > > -- >>> > > > Leon Waldman >>> > > > SysAdmin Linux - Arquiteto de Infra-Estrutura & TI. >>> > > > >>> > > > >>> > > > On Sat, Nov 7, 2009 at 11:55 PM, Greg Milby <[email protected]> >>> wrote: >>> > > > >>> > > > > actually i was trying to learn how to paginate in webpy. >>> > > > > >>> > > > > >>> > > > > On Sat, Nov 7, 2009 at 2:09 PM, Angelo Gladding < >>> [email protected] >>> > > >wrote: >>> > > > > >>> > > > >> Can you clarify what it is you mean by "sort them with links"? >>> Are you >>> > > > >> dealing w/ raw HTML or are you sending an unsorted list to a >>> template? >>> > > > >> >>> > > > >> >>> > > > >> On Sat, Nov 7, 2009 at 7:22 AM, geekbuntu <[email protected]> >>> wrote: >>> > > > >> >>> > > > >>> >>> > > > >>> i have a wicked long list of used books - wondering if i can >>> sort >>> > > them >>> > > > >>> with links? >>> > > > >>> >>> > > > >>> http://pairadice.no-ip.org:8080/books >>> > > > >>> >>> > > > >>> (around 4500) >>> > > > >>> >>> > > > >>> >>> > > > >> >>> > > > >> >>> > > > >> -- >>> > > > >> Angelo Gladding >>> > > > >> [email protected] >>> > > > >> http://angelo.gladding.name/ >>> > > > >> E69E 47E8 5C3A 96E5 C70F >>> > > > >> D931 F35C ACBA 6F39 9611 >>> > > > >> >>> > > > >> >>> > > > >> >>> > > > >> >>> > > > > >>> > > > > > >>> > > > > >>> > > > >>> > > > > >>> > > >>> > > > >>> > > >>> > >>> > > >>> >>> >>> >> >> >> > > > -- > Angelo Gladding > [email protected] > http://angelo.gladding.name/ > E69E 47E8 5C3A 96E5 C70F > D931 F35C ACBA 6F39 9611 > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
