On 31 Mar, 16:46, Jim Steil <[EMAIL PROTECTED]> wrote:
> Christoph Zwerschke wrote:
> > Using PaginateDataGrid, I stumbled over a probably common problem. In my
> > PaginateDataGrid I have an edit link in the last column that allows me
> > to edit a data record in the grid. When you click on the link, you will
> > get a form with the data and after submitting the form, you will be
> > redirected to the data grid again. However, when you return to the
> > datagrid, the paginate mechanism has forgotten its page and lists page 1
> > again instead of the page with the edited record.
> aPrzy wyborze rakiety tenisowej należy wziąć pod uwagę wiek użytkownika, płeć
> oraz sposób gry.
Dawniej preferowano raczej cięższe rakiety, ostatnie
2-3 lata to tendencja ultra lekka przede wszystkim dzięki nowym
tworzywom. Generalnie jeśli chodzi o rakiety tenisowe dla dorosłych to
zaczyna się od 230g ( raczej kobiece ):
http://sporthit.pl/n-rage-p-82783.html
a kończy na 300-330g - to ciężkie rakiety tenisowe dla bardzo silnych
zawodników:
http://sporthit.pl/k-six-one-tour-90-08-p-83175.html
Waga ma wpływ na operatywność rakiety a także na
prędkość, do jakiej gracz jest w stanie ja rozpędzić, czyli siłę
uderzenia.
Dalej należy wziąć pod uwagę wielkość główki rakiety tenisowej. Te
zaczynają się od 90-100:
http://sporthit.pl/k-six-one-tour-90-08-p-83175.html
http://sporthit.pl/n-tourtwo-95-p-82785.html
do 110-122:
http://<br /> http://sporthit.pl/ro...r-p-82767.html
Im większa tym łatwiej trafić w piłkę i powiększa się tzw. "sweet
spot", ale przy
uderzeniu w okolicach ramy ( nie centryczne ) trudniej rakietę
utrzymać w
dłoni.
Grubość ramy - przyjęło się uznawać, że im rama grubsza tym rakieta
bardziej amatorska i zapewniająca większy komfort gry, oraz tzw.
odejście, czyli szybkość piłki po uderzeniu, co niestety ujemnie
wpływa na kontrolę uderzenia.
Grubość rączki - stary i sprawdzony sposób to po objęciu dłonią raczki
miedzy palcami a nasadą dłoni ma być rezerwa na szerokość palca
wskazującego
drugiej dłoni.
Pozostaje kwestia materiału, z jakiego zrobione są rakiety. Zwykle
jest
to mix tworzyw sztucznych na czele z grafitem w najróżniejszych
konfiguracjach i
proporcjach. Oto przykładowe technologie zastosowane przez firmę
Wilson:
Specjalnie utwardzane aluminiowe, co czyni je 20% sztywniejszymi i
wytrzymalszymi oraz generuje 17% więcej mocy przy trafieniach
niecentrycznych niż w przypadku tradycyjnych rakiet. W znaczny sposób
poprawia to jakość gry.
http://sporthit.pl/roger-federer-p-82767.html
Wzmacniając molekularną strukturę ramy rakiety tenisowej poprzez
wypełnienie nanocząsteczkami powstałe przestrzenie naukowcy
udoskonalili rakiety nadając im unikalne właściwości, które znacznie
poprawiają właściwości rakiety podczas gry. Po wielu testach
stwierdzono że rakiety takie są 2 razy wytrzymalsze, 2 razy
stabilniejsze i generują 22% więcej mocy niż tradycyjne rakiety.
http://sporthit.pl/power-silver-p-82779.html
> > Are there any best practices for keeping the paginate state?
>
> > * One idea is putting the paginate state parameters in the edit link,
> > let the edit form put it in hidden fields, and then add these parameters
> > when you redirect to the grid again. Should work, but is a bit
> > cumbersomely. Maybe a decorator @paginate(pass_state=True) that pops the
> > parameters from the query parameters and adds them as a dict to the
> > template var may somewhat simplify this, though not fully automatize.
>
> > * Another idea is storing the paginate state (per controller) in the
> > cherrypy session and using this state whenever a paginated controller is
> > called. Again, a decorator @paginate(keep_state=True) that does this
> > automatically would be very helpful. Needs cookies, though.
>
> > Opinions? I am willing to implement one of these ideas in TG if we can
> > agree which is the best.
>
> > -- Christoph
>
> I use cherrypy.request.path to find out where I've come from in my edit
> pages. I then just redirect back to that location when I'm done with my
> edit. This captures the paging information in the URL and puts me back
> to the correct page.
>
> At least, that's the way I recall it working. Please correct me if I'm
> wrong.
>
> -Jim
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---