Re: Saving the Clojure.org webiste

2009-05-21 Thread Tom Faulhaber
Here's the magic incantation for using wget to pull a useful copy (no postprocessing required!): wget -krmnp -E -X/page,/message --no-check-certificate -P https://clojure.org replace target with the directory where you want the output and you're off to the races. Thanks to Kresimir Sojat for w

Re: Saving the Clojure.org webiste

2009-05-21 Thread Michael Wood
On Wed, May 20, 2009 at 9:05 PM, Kei Suzuki wrote: > > I should have uploaded the file in the .zip format for ease of > extraction. Since I don't know how to replace it with a .zip version > and I don't want to clutter the file area, I don't upload the zip > version. Mac and Linux users should ha

Re: Saving the Clojure.org webiste

2009-05-20 Thread Kei Suzuki
I should have uploaded the file in the .zip format for ease of extraction. Since I don't know how to replace it with a .zip version and I don't want to clutter the file area, I don't upload the zip version. Mac and Linux users should have no problem of extracting the files, and there should be bun

Re: Saving the Clojure.org webiste

2009-05-20 Thread Emeka
What about the zip version of save_clojure.org.tar.bz2? Emeka --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this g

Re: Saving the Clojure.org webiste

2009-05-19 Thread Vagif Verdi
i saved it with wget and then fixed the files with sed to point to right resources and urls. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.

Re: Saving the Clojure.org webiste

2009-05-19 Thread Rohan Nicholls
I tried that and various other combinations of wget, but no luck. On Tue, May 19, 2009 at 10:49 PM, Trevor Caira wrote: > > I haven't personally tried it on clojure.org, but wget -m tends to > work well for this kind of task. > > Trevor > > Kei Suzuki wrote: >> I wanted to save the Clojure.org w

Re: Saving the Clojure.org webiste

2009-05-19 Thread Trevor Caira
I haven't personally tried it on clojure.org, but wget -m tends to work well for this kind of task. Trevor Kei Suzuki wrote: > I wanted to save the Clojure.org website so that I can read it when > I'm off-line. The problem is that none of the website downloader tools > I found is satisfactory; t

Re: Saving the Clojure.org webiste

2009-05-19 Thread Andrew Wagner
Can I get it in a bedtime-story format too? :) On Tue, May 19, 2009 at 3:49 PM, Kei Suzuki wrote: > > I wanted to save the Clojure.org website so that I can read it when > I'm off-line. The problem is that none of the website downloader tools > I found is satisfactory; the pages don't look right

Saving the Clojure.org webiste

2009-05-19 Thread Kei Suzuki
I wanted to save the Clojure.org website so that I can read it when I'm off-line. The problem is that none of the website downloader tools I found is satisfactory; the pages don't look right and links are broken (I think I know now why they don't work by looking into the html and css files of the