<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Wikipedia Offline Server 0.2</title>
	<atom:link href="http://reganmian.net/blog/2007/02/16/wikipedia-offline-server-02/feed/" rel="self" type="application/rss+xml" />
	<link>http://reganmian.net/blog/2007/02/16/wikipedia-offline-server-02/</link>
	<description>Random stuff that I think matters. Int'l politics, linguistics, China, int'l development, society&#038;tech, culture...</description>
	<pubDate>Fri, 21 Nov 2008 00:54:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Random Stuff that Matters &#187; Blog Archive &#187; Screencast of Wikipedia offline (zip-doc)</title>
		<link>http://reganmian.net/blog/2007/02/16/wikipedia-offline-server-02/#comment-17582</link>
		<dc:creator>Random Stuff that Matters &#187; Blog Archive &#187; Screencast of Wikipedia offline (zip-doc)</dc:creator>
		<pubDate>Fri, 11 Apr 2008 15:33:44 +0000</pubDate>
		<guid isPermaLink="false">http://houshuang.org/blog/2007/02/16/wikipedia-offline-server-02/#comment-17582</guid>
		<description>[...] I have mentioned my Wikipedia Offline project before (here and here), not to mention it its previous, very different, incarnation. The project is 95% functional, but is still waiting for assistance for someone who is better at Ruby or Python than me. Today I wrote up a number of bullet points, and posted a brief screencast, to share with people that might help out - I thought I&#8217;d post it here as well. The screencast (1 minute) is here, and the source is available. I still think it would be too bad to just let all this code go to waste, when it&#8217;s so close to being finished. Note: I write this with full respect for the other people working on, and having already produced versions of Wikipedia offline. [...]</description>
		<content:encoded><![CDATA[<p>[...] I have mentioned my Wikipedia Offline project before (here and here), not to mention it its previous, very different, incarnation. The project is 95% functional, but is still waiting for assistance for someone who is better at Ruby or Python than me. Today I wrote up a number of bullet points, and posted a brief screencast, to share with people that might help out - I thought I&#8217;d post it here as well. The screencast (1 minute) is here, and the source is available. I still think it would be too bad to just let all this code go to waste, when it&#8217;s so close to being finished. Note: I write this with full respect for the other people working on, and having already produced versions of Wikipedia offline. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Houshuang</title>
		<link>http://reganmian.net/blog/2007/02/16/wikipedia-offline-server-02/#comment-11263</link>
		<dc:creator>Houshuang</dc:creator>
		<pubDate>Sat, 03 Mar 2007 06:59:59 +0000</pubDate>
		<guid isPermaLink="false">http://houshuang.org/blog/2007/02/16/wikipedia-offline-server-02/#comment-11263</guid>
		<description>Hi Serpico,

thanks a lot for testing it out and reporting on your findings! I am sorry that it was so difficult to get it installed. For the next version, or possibly the next version + 1, I am planning to try to wrap the script with Ruby and 7zip in one package, so that everything you'll need will be included. I've also made the script simpler, and I will simplify the instructions. 

I hope you find it useful, and feel free to spread it to your friends. Keep an eye on this space for an updated and quite improved version within a few days.

Thanks
Stian</description>
		<content:encoded><![CDATA[<p>Hi Serpico,</p>
<p>thanks a lot for testing it out and reporting on your findings! I am sorry that it was so difficult to get it installed. For the next version, or possibly the next version + 1, I am planning to try to wrap the script with Ruby and 7zip in one package, so that everything you&#8217;ll need will be included. I&#8217;ve also made the script simpler, and I will simplify the instructions. </p>
<p>I hope you find it useful, and feel free to spread it to your friends. Keep an eye on this space for an updated and quite improved version within a few days.</p>
<p>Thanks<br />
Stian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serpicozaure</title>
		<link>http://reganmian.net/blog/2007/02/16/wikipedia-offline-server-02/#comment-11202</link>
		<dc:creator>Serpicozaure</dc:creator>
		<pubDate>Thu, 01 Mar 2007 16:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://houshuang.org/blog/2007/02/16/wikipedia-offline-server-02/#comment-11202</guid>
		<description>Hi Houshuang

Have tested with wikipedia-id-html.7z and wikipedia-fr-html.7z , works with both.

System :

Xubuntu 6.10
i had “p7zip-full” already
didn't know !!!ANYTHING!!! about ruby

I had the same problem than Walter , dump and  ( wiki-html.rb + wiki-lib.rb ) were not in the same directory.

And at the begining i didn't know really what to do about ruby, i read README.txt and  went in Synaptic and didn't know what to install , then i started with :

ruby1.9 wich download and install the followings :

libruby1.9 (1.9.0+20060609-1)
ruby1.9 (1.9.0+20060609-1)

but still didn't know what to do with this , tryed "man ruby" and "ruby -h" in a terminal
reply "command not found" or something like that !!!!

i found this page :

http://www.rubyist.net/~slagell/ruby/getstarted.html

and with this  command

ruby -v

i discovered that i don't have any ruby installed !!!

( later i discovered also how to launch wiki-html.rb  with this , in a terminal
" ruby /full_path/wiki-html.rb " )

finally i decided to run 

" sudo apt-get install ruby " in a terminal

i can't remember exactly what was installed ( though i suppose it was libruby1.8 and ruby1.8 and may be ruby )

and then it worked !!!!

About "where to publicize this" , i found the link here http://meta.wikimedia.org/wiki/Static_version_tools

But it's true that beetween meta and MediaWiki web pages it's quite messy to find up-to-date documentation about those topics 

did u try any MediaWiki mailing lists ?? ( dunno which exactly )

Anyway your tool seems quite simple to install finally then Bravo !!!!!

Serpico</description>
		<content:encoded><![CDATA[<p>Hi Houshuang</p>
<p>Have tested with wikipedia-id-html.7z and wikipedia-fr-html.7z , works with both.</p>
<p>System :</p>
<p>Xubuntu 6.10<br />
i had “p7zip-full” already<br />
didn&#8217;t know !!!ANYTHING!!! about ruby</p>
<p>I had the same problem than Walter , dump and  ( wiki-html.rb + wiki-lib.rb ) were not in the same directory.</p>
<p>And at the begining i didn&#8217;t know really what to do about ruby, i read README.txt and  went in Synaptic and didn&#8217;t know what to install , then i started with :</p>
<p>ruby1.9 wich download and install the followings :</p>
<p>libruby1.9 (1.9.0+20060609-1)<br />
ruby1.9 (1.9.0+20060609-1)</p>
<p>but still didn&#8217;t know what to do with this , tryed &#8220;man ruby&#8221; and &#8220;ruby -h&#8221; in a terminal<br />
reply &#8220;command not found&#8221; or something like that !!!!</p>
<p>i found this page :</p>
<p><a href="http://www.rubyist.net/~slagell/ruby/getstarted.html" rel="nofollow">http://www.rubyist.net/~slagell/ruby/getstarted.html</a></p>
<p>and with this  command</p>
<p>ruby -v</p>
<p>i discovered that i don&#8217;t have any ruby installed !!!</p>
<p>( later i discovered also how to launch wiki-html.rb  with this , in a terminal<br />
&#8221; ruby /full_path/wiki-html.rb &#8221; )</p>
<p>finally i decided to run </p>
<p>&#8221; sudo apt-get install ruby &#8221; in a terminal</p>
<p>i can&#8217;t remember exactly what was installed ( though i suppose it was libruby1.8 and ruby1.8 and may be ruby )</p>
<p>and then it worked !!!!</p>
<p>About &#8220;where to publicize this&#8221; , i found the link here <a href="http://meta.wikimedia.org/wiki/Static_version_tools" rel="nofollow">http://meta.wikimedia.org/wiki/Static_version_tools</a></p>
<p>But it&#8217;s true that beetween meta and MediaWiki web pages it&#8217;s quite messy to find up-to-date documentation about those topics </p>
<p>did u try any MediaWiki mailing lists ?? ( dunno which exactly )</p>
<p>Anyway your tool seems quite simple to install finally then Bravo !!!!!</p>
<p>Serpico</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Houshuang</title>
		<link>http://reganmian.net/blog/2007/02/16/wikipedia-offline-server-02/#comment-10922</link>
		<dc:creator>Houshuang</dc:creator>
		<pubDate>Tue, 20 Feb 2007 02:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://houshuang.org/blog/2007/02/16/wikipedia-offline-server-02/#comment-10922</guid>
		<description>Hi Walter,

thanks a lot for testing it and getting back to me.

Your comment is noted - I definitively need to upgrade the
documentation a bit. i started out with this syntax

ruby wiki-html.rb /wikipedia-no-html.7z no

and as far as I know, this will still work (although I am thinking
about cleaning this up). I then started working on cache, automatic
pre-extraction of the most important things, etc, and interlanguage
links, and it made so much more sense to assume that they were in the
base directory with a specific file name format. But I will specify
this more clearly.

You are right - it is snappy because the file is small :) With a 60 MB
file it's quite different - because 7zip was never optimized for this.
We're working on it though :)

Let me know if there are any other places I should publicize this, I
am still worried that people this might be useful for might not know
about it. (Of course, once I get 7zip to work better, and make better
installation routines, I might try to make more of a splash - this was
more to get developer/power-user input anyway)

Thanks a lot
Stian</description>
		<content:encoded><![CDATA[<p>Hi Walter,</p>
<p>thanks a lot for testing it and getting back to me.</p>
<p>Your comment is noted - I definitively need to upgrade the<br />
documentation a bit. i started out with this syntax</p>
<p>ruby wiki-html.rb /wikipedia-no-html.7z no</p>
<p>and as far as I know, this will still work (although I am thinking<br />
about cleaning this up). I then started working on cache, automatic<br />
pre-extraction of the most important things, etc, and interlanguage<br />
links, and it made so much more sense to assume that they were in the<br />
base directory with a specific file name format. But I will specify<br />
this more clearly.</p>
<p>You are right - it is snappy because the file is small <img src='http://reganmian.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> With a 60 MB<br />
file it&#8217;s quite different - because 7zip was never optimized for this.<br />
We&#8217;re working on it though <img src='http://reganmian.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Let me know if there are any other places I should publicize this, I<br />
am still worried that people this might be useful for might not know<br />
about it. (Of course, once I get 7zip to work better, and make better<br />
installation routines, I might try to make more of a splash - this was<br />
more to get developer/power-user input anyway)</p>
<p>Thanks a lot<br />
Stian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walter Vermeir</title>
		<link>http://reganmian.net/blog/2007/02/16/wikipedia-offline-server-02/#comment-10915</link>
		<dc:creator>Walter Vermeir</dc:creator>
		<pubDate>Mon, 19 Feb 2007 22:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://houshuang.org/blog/2007/02/16/wikipedia-offline-server-02/#comment-10915</guid>
		<description>Hi, 

Have tested it and it works fine. Also very fast. But that can be becuase I have used the dump of a very small wiki (3,5mb)

System;
GNU/Linux Ubuntu 06.10
Installion done of "ruby" and "p7zip-full" (did not work with "p7zip") with synaptic

It did not worked at first because I had not put the dump in the same subdirectory.

That did give the output;
Initializing...
./wiki-lib.rb:29:in `initialize': undefined method `+' for nil:NilClass (NoMethodError)
        from ./wiki-html.rb:49


If that can maybe put a notice in it like ***Make sure you have put the wiki-dump.7z file in the same directory as wiki-html.rb ***</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Have tested it and it works fine. Also very fast. But that can be becuase I have used the dump of a very small wiki (3,5mb)</p>
<p>System;<br />
GNU/Linux Ubuntu 06.10<br />
Installion done of &#8220;ruby&#8221; and &#8220;p7zip-full&#8221; (did not work with &#8220;p7zip&#8221;) with synaptic</p>
<p>It did not worked at first because I had not put the dump in the same subdirectory.</p>
<p>That did give the output;<br />
Initializing&#8230;<br />
./wiki-lib.rb:29:in `initialize&#8217;: undefined method `+&#8217; for nil:NilClass (NoMethodError)<br />
        from ./wiki-html.rb:49</p>
<p>If that can maybe put a notice in it like ***Make sure you have put the wiki-dump.7z file in the same directory as wiki-html.rb ***</p>
]]></content:encoded>
	</item>
</channel>
</rss>
