Ho appena finito di leggere questo libro di John Feinstein, forse il più autorevole e famoso giornalista sportivo americano.
Il libro racconta l’incredibile pugno che Kermit Washington ha stampato sulla faccia di Rudy Tomjanovich durante la partita di basket NBA Los Angeles Lakers – Houston Rockets nel lontano 1977.
Dopo quell’episodio, nel quale il neo-coach degli attuali Lakers rischiò la vita, la NBA decise di voltare pagine e punire pesantemente le, sempre più frequenti, battaglie che si creavano in campo fra i giocatori (sempre più grossi e muscolosi).
Il libro racconto tutta la vicenda in maniera molto completa (384 pagine) e con tante testimonianze delle persone che hanno vissuta in prima persona l’avvenimento.
Archive for September, 2004
Libro: John Feinstein, "The Punch: One Night, Two Lives, and the Fight That Changed Basketball Forever"
September 30th, 2004Link to my website from an arabian blog
September 26th, 2004My Top 50 Searched Keywords
September 24th, 2004- 80×15
- la terra vista dal cielo
- jess java
- jini
- gmail invitations
- la terra vista dal cielo
- 80×15 button
- progetti java
- www.lucazappa.com/brilliantMaker/buttonImage.php
- Jess java
- milano la terra vista dal cielo
- gmail invitation
- la terra vista dal cielo Bertrand
- Alphonso Ford
- JESS java
- Yann Arthus-Bertrand, “La Terra vista dal cielo” Dante
- php 80×15
- creare “Knowledge Base” java
- di jini
- trasferire dati rmi
- 80×15 button
- la terra vista dal cielo foto
- personal profile jini -book
- terra vista dal cielo
- computer+automobile+costruire+homepage
- world66 XSL
- java multicast udp
- image 80×15
- la terra vista dal cielo milano
- shell java
- tcp/ip onde convogliate
- teoria onde convogliate
- registrarsi gmail
- 80×15
- district map of paris
- linda pigozzi
- button 80×15
- INFORMATICA GRAFICA
- hotmedia
- blog button maker
- jini esempi
- la Terra vista dal cielo
- bertrand + terra vista dal cielo
- commit+a+due+fasi
- la terra vista dal cielo yann bertrand
- txt j2me
- la terra vista dal cielo yann arthus-bertrand
- Alphonso Ford
- yann arthus bertrand milano
- accendere e spegnere cellulare con java
My Referrers Ranking
September 23rd, 2004Thanks!
- google.it
- usemycomputer.com
- google.com
- zns.it
- vision.to
- search.virgilio.it
- cantubasket.com
- thesisterhoodgirls.net
- cowpimp.com
- del.icio.us
- paginediiaia.clarence.com
- google.de
- loom.delymyth.net
- pendasrealm.com
- google.co.uk
- blogger.com
- dont.usemycomputer.com
- higgs-family.net
- google.nl
- google.ca
- gogle.it
- emaynard.org
- google.com.mx
- digitalfire.co.za
- forum.aruba.it
- google.com.br
- aolsearch.aol.com
- dice1976.blogspot.com
- google.cl
- google.be
- google.com.au
- blog.lidan.net
- pinoscaccia.rai.it
- google.com.tw
- google.dk
- linux-zone.it
- csearch.virgilio.it
- web-laun.ch
- feedster.com
Mark with an arrow the outside links by CSS
September 20th, 2004This is an outside link, instead this is an internal link. As you can see (I hope) outside links have little arrows at the right and it is magically made by the CSS.
I discovered this useful feature on Jeremy Higgs’ blog.
Here’s the code I used:
.post-body a:link {
color:#334477;
}
.post-body a:visited {
color:#334477;
}
.post-body a:hover {
color:#6688AA;
}
.post-body a {
padding-right: 6px;
background:url('/blog/template/link-out.gif') right top no-repeat;
margin-right: 2px;
}
.post-body a[href*="http"] {
padding-right: 6px;
background:url('/blog/template/link-out.gif') right top no-repeat;
margin-right: 2px;
}
.post-body a[href*="www.lucazappa.com"] {
padding-right: 0px;
background: url(none);
margin-right: 0px;
}

