madrobby / poignant-guide forked from whymirror/poignant-guide

Why's Poignant Guide to Ruby

This URL has Read+Write access

mislav (author)
Thu Aug 20 08:24:21 -0700 2009
commit  8301a0ad6981f4435fe843ddf3fe980e960a02af
tree    0c7a39a0896f892ad87f565ed77cecf162399857
parent  1429607f7ae31ada883ac7dcf97db6754a7978bc
name age message
file 404.html Thu Aug 20 07:39:56 -0700 2009 add 404.html [mislav]
file README.markdown Wed Aug 19 19:03:37 -0700 2009 just found out about "whymirror" on github [mislav]
directory book/ Thu Aug 20 07:22:53 -0700 2009 remove trailing "index.html" from hyperlinks [mislav]
directory dwemthy/ Thu Aug 20 07:22:53 -0700 2009 remove trailing "index.html" from hyperlinks [mislav]
file guide.css Wed Aug 19 18:15:02 -0700 2009 Pretend that you’ve opened this book, just to f... [why the lucky stiff]
directory images/ Wed Aug 19 18:15:02 -0700 2009 Pretend that you’ve opened this book, just to f... [why the lucky stiff]
file index.html Thu Aug 20 07:26:25 -0700 2009 "soundtrack.html" -> "soundtrack/" [mislav]
directory soundtrack/ Thu Aug 20 08:24:21 -0700 2009 uploaded sountrack to Amazon; make it playable ... [mislav]
README.markdown

On August 19, 2009 why the lucky stiff removed every trace of his work from the Internet, including his Poignant Guide to Ruby.

I've salvaged what I could, cleaned it up a bit and saved here. He released the book under the Attribution-ShareAlike license. There's a Japanese translation of the book, although I can't tell how up to date it is.

Update: just found out about poignant-guide on why-archive. Also, it seems people have pushed his code repos back to the "whymirror" account.

Interesting detail is that mirroring the site with wget didn't work very well on the Internet Archive site (maybe wget doesn't support the BASE tag) so I had to do it a bit more manually—using _why's own Hpricot library to parse all the LINK, A and IMG tags.

The original soundtrack and PDF edition are also available in the download section on GitHub.