Wait, what?
Wait, what?
Posted Oct 13, 2009 22:36 UTC (Tue) by cjb (guest, #40354)In reply to: Wait, what? by nybble41
Parent article: WikiReader: OpenMoko's "Project B"
> Wikipedia is *huge*; just the raw English articles in pure HTML really do take up some 200GB in uncompressed form. I actually had to create a loopback filesystem image to hold it, as my normal root filesystem, created with the default settings, didn't even have enough inodes for that many files.
The technique they're using, which is also the technique we used for our offline wikipedia snapshot at OLPC, is to have a single compressed archive containing all of the content, an index from article title into block number, and a tool for uncompressing (only) a specified block number from the archive quickly.
