Slashdot Mirror


Wikipedia Planning a DVD Version

daria42 writes "The Wikipedia Foundation hopes to sell an English version of Wikipedia on CD-ROM and DVD before the end of the year. A boxed set of the German language version of Wikipedia has been available since last year. An updated version of the German Wikipedia was launched on Amazon.de this week, and the e-commerce site has received 8,000 pre-orders, according to Wikipedia Foundation president Jimmy Wales. Wales said it was easier to put the German version of Wikipedia onto CD as there are significantly less pages than there are for the English language version. He said that English Wikipedia would 'barely fit on 2 DVDs.'"

88 of 310 comments (clear)

  1. Another reason the German version fits on CD by Anonymous Coward · · Score: 5, Funny

    Frequent mentions of David Hassellhoff compress really well.

    1. Re:Another reason the German version fits on CD by Stevyn · · Score: 5, Funny

      AndbecauseGermansdonotwastebytesonspaces

    2. Re:Another reason the German version fits on CD by the+pickle · · Score: 5, Funny

      I believe what you meant was "Onderspacen Der Deutschennobegewastenderbytesen."

      p

    3. Re:Another reason the German version fits on CD by nbert · · Score: 4, Informative

      well, we just hate redundant information :D

      There is no way to turn AndbecauseGermansdonotwastebytesonspaces into one single German word btw.

      It is true that the German language allows combinations of nouns of arbitrary length, but in the English language constructs like this exist as well (e.g. railway consists of two nouns). The only difference is that those speaking English are not free to make up new ones.

      And as a general rule of thumb most combinations in English are limited to two words. While it wouldn't make sense to combine more than 5 words, because it would get to hard to read and understand the term, there are rare examples in German which consist of 3 or even 4 words.

    4. Re:Another reason the German version fits on CD by arodland · · Score: 5, Informative

      You could if you studied it for a minute. The rules are actually relatively simples. For example, let's look at everyone's favorite word: "Aktiengesellschaft", meaning a public corporation, and usually abbreviated "AG".

      Semantically, it can be broken into Aktien / Gesell / -schaft; taken at this decomposed level it means something a little bit like "stock fellowship".

      Orthographically, well, you're in luck; as usual (always?), it breaks down along the same lines, according to the rules. What are the rules? I couldn't tell you exactly, but they're simple, and they're similar to Latin's. Anyway, it breaks down to Ak/tien/ge/sell/schaft. Breaks occur between consonants that don't form clusters, between vowels that don't form diphthongs, and otherwise before consonants.

    5. Re:Another reason the German version fits on CD by Anonymous Coward · · Score: 3, Funny

      > You could if you studied it for a minute. The rules are actually relatively simples.
      > For example, let's look at everyone's favorite word: "Aktiengesellschaft", meaning a public corporation, and usually abbreviated "AG".
      >
      >... Anyway, it breaks down to Ak/tien/ge/sell/schaft.

      It's even easier if you break it down into:
      A/k/t/i/e/n/g/e/s/e/l/l/s/c/h/a/f/t

    6. Re:Another reason the German version fits on CD by Just+Some+Guy · · Score: 5, Funny
      in the English language constructs like this exist as well (e.g. railway consists of two nouns). The only difference is that those speaking English are not free to make up new ones.

      That's right. "Railway", for example, derives from "railuswayus" and was not concatenated by English speakers. We also didn't coin "email", "Internet", or "loudspeaker" - we borrowed those from Swahili.

      I'd go into more detail, but I'm off to check my voicemail and weblog (Spanish).

      --
      Dewey, what part of this looks like authorities should be involved?
  2. Whaaa? by Zone-MR · · Score: 5, Interesting

    Last time I checked, the current version of the English wikipedia dump, is around 585MB. It should comfortably fit on one CD. Where did this figure of two DVDs come from?

    1. Re:Whaaa? by amliebsch · · Score: 5, Funny
      Where did this figure of two DVDs come from?

      Well, when you add in the theatrical trailers, "making of" featurette, production stills, and commentary tracks... What I want to know is, will it be in Dolby Digital 7.1?

      --
      If you don't know where you are going, you will wind up somewhere else.
    2. Re:Whaaa? by Servants · · Score: 5, Informative
      I followed your link:
      Last dump made: 2005-03-09 (30 days ago)
      Total size 50503MB (1460MB for just current revisions)

      These are SQL dumps of the current and old article revision databases for each wiki. They can be read into a local database and directly used with the MediaWiki software (MySQL, PHP, Apache required).

      These dumps are not suitable for viewing in a web browser or text editor unless you do a little preprocessing on them first.
    3. Re:Whaaa? by Zone-MR · · Score: 4, Interesting

      Yeah, I know, but...

      1.5GB for current revisions would still fit on one DVD.

      Also, that 1.5GB is for all languages. The English version only uses 0.5GB of that.

    4. Re:Whaaa? by pHatidic · · Score: 2, Insightful

      Sounds like an excellent legal application for BitTorrent.

    5. Re:Whaaa? by remahl · · Score: 4, Insightful

      Not counting images and other media, yeah.

    6. Re:Whaaa? by Knightmare · · Score: 4, Insightful

      I bet people would like to be able to read it or even search it off of the DVDs, which means storing it in bz2 format on the DVD is probably a BAD idea... So yes it's only 585 megs when bzip2'd but that isn't a very friendly format to deal with.

    7. Re:Whaaa? by Rylz · · Score: 2, Informative

      Those figures are for all language versions. For just English, these are the figures (further down on the same page):

      en.wikipedia.org
      cur - 585MB- md5 ec31110459e3d9680074bfaeddb8bfc9
      old - 26269MB- md5 94c2a48a0f68e17d0fd38c5b2e4c4ec3
      --
      Sometimes you've gotta roll the hard six.
    8. Re:Whaaa? by jacksonj04 · · Score: 4, Insightful

      Nope. Wikipedia is available over HTTP in a much more up-to-date, interactive and dynamic format than DVDs. The whole purpose of the DVD sets is... I don't know. I really don't. but why BitTorrent it when you can just point your browser at wikipedia.com?

      --
      How many people can read hex if only you and dead people can read hex?
    9. Re:Whaaa? by arodland · · Score: 2, Interesting

      Still, I don't understand this. They must be doing something in the most simplistic way possible, or including all of the media (not just Commons). I've been working on a project recently, to create wikipedia CDs, and I've been able to get the full text of the English wikipedia, in a browsable format, into under 450MB. Searching isn't implemented yet, but I think it should be possible to fit a search index, plus all of the images from Commons, onto a single CD.

    10. Re:Whaaa? by saforrest · · Score: 4, Insightful

      Wikipedia is available over HTTP in a much more up-to-date, interactive and dynamic format than DVDs.

      Well, yes, if you want to read it you're probably not going to download the entire bloody encyclopedia to your local machine via bittorrent.

      But some people would have valid reasons for wanting this. A lot of places resyndicate Wikipedia content, e.g. www.thefreedictionary.com. or answers.com; I'm exactly sure why these sites do it, but I can think or many valid reasons.

      Maybe data miners or researchers want to run scripts on Wikipedia and make all kinds of conclusions (such things are entirely legal and above board, since the content is free).

      The whole purpose of the DVD sets is... I don't know. I really don't.

      Well, not all of us are connected to the Internet 24/7. Some of us have laptops without wireless Internet, and even computers without network cards at all.

      Lastly, there are many places in the world where you can't get a reliable net connection at all (e.g. various places in Africa, Asia).

    11. Re:Whaaa? by Daravon · · Score: 2, Insightful

      While the above posts mentioned the images used in the articles, there's also formatting for a searchable dvd. There would probably be some sort of formatting of the data for an easily searchable archive.

      --
      I traded all my mod points for these magic beans.
    12. Re:Whaaa? by isny · · Score: 3, Funny

      Everybody knows that Wikipedia is best read in the original Klingon.

    13. Re:Whaaa? by Anonymous Coward · · Score: 5, Funny

      Well, not all of us are connected to the Internet 24/7.

      What the hell's wrong with you?

    14. Re:Whaaa? by nc_yori · · Score: 4, Funny

      The best part will be that the 7.1 sound will be put together from contributions by users just like you and me from all over the world!

      The levels will be mostly ok, except for the sections where people have entries for themselves in which the dB level will be upped by 10 +-5. Also, the encoding will be completely and totally correct, except for a very small flaw which will cause the center right speaker to output everything in Latin.

    15. Re:Whaaa? by Raul654 · · Score: 4, Interesting

      Exactly right - the media take up BY FAR the largest amount of space. Being that I do a lot of work putting full length songs onto Wikipedia (and I'm pretty much the only one who does), I've put well over 2 gigabytes onto commons in the last 6 weeks alone. See the list of songs I've put up :)

      --


      To make laws that man cannot, and will not obey, serves to bring all law into contempt.
      --E.C. Stanton
  3. Why? by KingSkippus · · Score: 2, Insightful

    Not that I hope multitudes don't buy this, because any support of such and effort is good, but why would anyone buy it when you can just look it up and possibly get better updated results online?

    1. Re:Why? by pmazer · · Score: 3, Interesting

      It makes sense for laptops which aren't always online. If you're writing a paper on your laptop and want to look something up, but can't easily get to a hotspot.

    2. Re:Why? by Chemical · · Score: 3, Interesting

      Because their site is slow, and the search engine always seems to be disabled for "performance reasons". I would consider it if the DVD included an enhanced search feature.

    3. Re:Why? by sinclair44 · · Score: 3, Informative

      Wikipedia's servers are often overloaded. My net connection can go offline somtimes. It's 100% positivly available for a research paper, and will 100% be around to back you up. You can run complex searches on an offline version much better/nicer/faster than an online version (if you can run it online at all). You can show it off to friends. Or a multitude of other reasons.

      --
      Omnes stulti sunt.
    4. Re:Why? by amliebsch · · Score: 5, Interesting

      First, to "lock in" decent versions of controversial articles. But second and more importantly, to be able to produce a stable, constant "edition" that can be referenced and cited to. How do you cite Wikipedia, when the content is always changing? Now you could write a paper and cite something like Person, Random, "Wikipedia Article," Wikipedia 2d ed. (2006). Very, very, important if WP is to become a legitimate source of information.

      --
      If you don't know where you are going, you will wind up somewhere else.
    5. Re:Why? by prezninja · · Score: 2, Interesting

      I wouldn't expect the "multitudes" to buy this.

      At least one example of usefulness for this product would be low-cost educational computer labs. I purchased 4 X-terms each with 21" displays for $1.00 on eBay, and picked them up in person to save shipping. My thought was that with a medium power PC serving them, it would make a great low-cost computer lab for a local, under-funded school.

      Not needing an internet connection to access this massive amount of information means reduced cost to the previously mentioned under funded schools, for which a connection might not even be available at a reasonable price.

      As well, despite it being outdated quite soon in many cases, local-server searches and content could be lightning fast compared to the bogged down Wikipedia servers, or slow Internet connections.

    6. Re:Why? by earthbound+kid · · Score: 2, Interesting

      A) Wikipedia is an encyclopedia. If you're out of high school, you never need to cite an encyclopedia, because everything in it qualifies as common knowledge. About the only reason to cite Wikipedia is because they have a particularly interesting way to say something.

      B) Wikipedia keeps revert logs, meaning that you can cite a particular version of a page. For example, here's what "Mr. Spock" looked like in October of 2002: http://en.wikipedia.org/w/index.php?title=Mr._Spoc k&oldid=332169

      Compare that to Mr. Spock from March: http://en.wikipedia.org/w/index.php?title=Mr._Spoc k&oldid=11993073

      C) As another user pointed out, you should always put the date of access in your internet citations.

    7. Re:Why? by Anonymous Coward · · Score: 2, Insightful
      It's 100% positivly available for a research paper.

      You'd use Wikipedia as a source for a research paper? God have mercy on our souls. How do you footnote an article? "I3_Sexy_gal_xxxx_1313 Wikipedia.org "All about the President" 2005" lol. What a buffoon.

    8. Re:Why? by ikkonoishi · · Score: 4, Informative

      And for those who care...

      An MLA/APA auto formatter for references.

      Every teacher at my school has recommended it to me. (Although I myself have not yet gotten a chance to try it.)

  4. But... by over_exposed · · Score: 4, Funny

    How will the trolls deface a read-only version of it?

    --
    "The object of war is not to die for your country, but to make the other bastard die for his." - Patton
  5. why this is good by izzo+nizzo · · Score: 2, Insightful

    Because you gotta love it when people get paid while continuing to give you their stuff for free. Everybody wins.

    1. Re:why this is good by DerekLyons · · Score: 2, Interesting
      Because you gotta love it when people get paid while continuing to give you their stuff for free. Everybody wins.
      The problem is, the people making money off the DVD aren't the people creating the content. Nobody wins.
  6. Neat idea, but... by kyle90 · · Score: 5, Insightful

    I think it's a good idea to have wikipedia available in other formats than just online, but isn't the whole point of it that anyone can come and edit the articles to make them more correct? You couldn't do that with a DVD version. And unless someone is going to go through every article before putting it on a disc, you'd run the risk of buying an encyclopedia with some things blatantly wrong. I could envision pranksters trying to sneak in false information just before the DVD release...

    --
    Real_men_don't_need_spacebars.
    1. Re:Neat idea, but... by GroovinWithMrBloe · · Score: 2

      I could envision pranksters trying to sneak in false information just before the DVD release...
      But that's the benefit of the DVD ... you can do some better quality checking before the publication which ensures that (less) silly/false articles make it in.

      It also means that organisations don't waste bandwidth visiting Wikipedia all the time. Imagine a school of several thousand students, and the bandwidth used if they use the Wikipedia heaps. The school won't like it. Alternatively, the school can for the same price as a movie ticket get a complete copy for local use.

    2. Re:Neat idea, but... by kyle90 · · Score: 2, Insightful

      Well, wikipedia now is free. If I'm spending money on an encyclopedia, I'd rather it be factual. If it's free, though, I don't mind the occassional error.

      --
      Real_men_don't_need_spacebars.
  7. Re:Free? by Omnieiunium · · Score: 2, Interesting

    That was what I thought of as well. Why would you buy the information when you can get it for free. I figured that maybe for computers that are not connected to the net. Also, you could buy it to support wiki.

  8. humm.. by thundercatslair · · Score: 3, Interesting

    I thought the whole idea behind wikipedia was that it is constantly changing. Will updated dvds be sold? And if so, will previous buyers get a discount?

  9. But if you remove all the useless stub articles... by merreborn · · Score: 2, Funny

    The footprint of the english version fits on a floppy!

  10. Mad dash to make "corrections" before it goes gold by FunWithHeadlines · · Score: 5, Insightful

    You know how controversial subjects in the Wikipedia get fights over entries. Back and forth it goes, with one person putting their "truth" and then the opposite side removing or replacing it with their version of the "truth." Now, just picture it: The deadline for the gold master version to be put on disc is announced, and like people pouncing on an EBay auction at the last second, the warring factions will rapidly replace each other's versions of an article, hoping that their version is the one to be immortalized on disc.

  11. Dead-tree version coming soon? by rice_burners_suck · · Score: 4, Interesting
    With Wikipedia taking up so much space on DVD, I certainly hope they compress the text. It should actually compress quite nicely, I think.

    I wonder... does this 2-DVD set include all articles from Wikipedia? (As opposed to some just selected somehow...) Also, I wonder if the DVD version will include all the version changes to the articles. If not, then perhaps the best version was picked out somehow?

    Hmmm... This is what I think needs to happen: Wait a few more years for Wikipedia to gain even more information, and then put some kind of button on pages that allows users to "vote" for that page to be included in a dead-tree encyclopedia version of Wikipedia. The idea is to put only those articles that have the highest votes into a traditional-style encyclopedia that can rival the likes of commercially made ones. Of course, there would need to be ways to cite sources, to make the encyclopedia worthy of academic research and the like, and preferably there should also be a way for people who want to do other stuff than write articles to submit photographs or whatever kind of artwork, of their own creation and released under the free license of Wikipedia, for inclusion in the articles. For the print version, people might be able to vote for the "best" photographs and artwork for inclusion. At that point, it should be a matter of running some perl script or something to typeset the whole darn thing. This might find its way into libraries and into peoples' homes. Imagine that!

  12. Out of date already? by toddbu · · Score: 2, Interesting

    I like the fact that Wikipedia is always current, so I don't know why I'd ever want this on DVD. For example, they had a great article on the pope the other day which was current right up through his death. Since I can just look this up online, why would I want stale information stored on my computer? I have a set of World Books on the shelf, and we keep them around for when you want to do research when "otherwise occupied" (i.e. sitting on the can). Of course now that I have a Zaurus with wireless networking then I don't need the hardcopy any more since I can surf from any room in the house.

    --
    If you don't want crime to pay, let the government run it.
  13. How fluid is Wikipedia? by spagthorpe · · Score: 4, Interesting

    How often do existing pages change? Maybe in a case where people catch errors.

    I have a spare 20GB lying around that I would install this on, if there was some way to sync it with the current state and have it download new pages and update current ones.

    --

    WWJD -- What Would Jimi Do?
    (Smash amp, burn guitar, take home the groupies)

  14. There are... by NumbThumb · · Score: 3, Informative

    ...no images in the dump. Just text. And not reader software.

    Also, the current dump is about 800 MG, gzipped. enjoy.

    --
    I have discovered a truly remarkable sig which this 120 chars is too small to contain.
  15. School usage by under_R_run · · Score: 3, Insightful

    This would be great for schools. They could buy the DVD set and set up a local "mirror" of Wikipedia to increase access speed and decrease Wikipedia bandwidth usage.

    1. Re:School usage by Horrortaxi · · Score: 2, Insightful

      No no no. One of the reasons you do research papers in school is so you can learn to evaluate sources of information--basically so you can tell shit from shinola. Wikipedia would never make it into the reference page of anybody who was taking their assignment seriously. I'm sure as teachers get hip to Wikipedia they'll start explicitly telling students not to use it.

  16. I think I speak for all the nerds here... by Phexro · · Score: 5, Interesting

    ...when I say, "two single-layer DVDs, or dual-layer?"

  17. No real point for me by Altima(BoB) · · Score: 2, Interesting

    Say what you will about Wikipedia's well know flaws (revert wars, submitters with thinly veiled political agendas and other various sub-vices) but part of the appeal of Wikipedia is simply the form of its current incarnation.

    Right now, if I wanted background information on something, I just load up the (usually speedy) bookmark, enter the search and within seconds I have my answer. Why should it then become a more laborious to use resource? 2 DVDs? No only would constantly inserting and removing discs and launching extra applications provide more hassle (not too much more, but enough to make its value as an ultra speedy information center reduced) how would the information be sorted? Imagine half the links on any page requiring you to switch discs? For me, one of the great ways to use Wikipedia is to wander from article to article following the various text links. A multi-disc setup like this would only discourage that method.

    Finally, I don't really think Wikipedia is ready to be put onto physical media for distribution. I certainly wouldn't trust it for more than satiating my curiosity, for instance I'd never cite it in an essay as a source. Articles with heavy disputes in their comments abound and many have no easy answers with how to solve an article's problems. So putting it on DVDs is a two fold problem, you don't get the advantage of having your data updated constantly by other users, but you'll also be working with a lot of flawed data that will be flawed forever on the disc. Perhaps I'm exagerating the problems a little, but really, who needs this? It's not like it's a cheapr printed encyclopedia alternativ to Brittanica, and since it'll be in electronic form anyway, why NOT use the web for it, you don't have to store any of it yourself.

    The only audiance I can think of that would need this are Wikipedia addicts who spend a lot of time without internet access.

    Sorry for being overly negative, I really love using Wikipedia, but I think this move kind of messes up the point...

    --
    Yup...
    1. Re:No real point for me by Anne+Honime · · Score: 2, Interesting
      "I certainly wouldn't trust it for more than satiating my curiosity, for instance I'd never cite it in an essay as a source. Articles with heavy disputes in their comments abound and many have no easy answers with how to solve an article's problems."

      Because, of course, authors of printed materials are always objectives, have no hidden agenda of any sort, and don't get lost in holy wars. Yeah. Sure.

      Having been all the way into university, I can swear to you that absolutely no reference whatsoever ever keeps balance and seek truth. They are all opinions, and wiki (at least in my view) is no more slanted than any other reference text, all the better, it's in fact easier to spot the controversial points because of the revisions of articles. That's what any scholar would dream to find everywhere else.

  18. Is this legal? by nebaz · · Score: 3, Interesting

    In order to publish and SELL this information on CD/DVD, does the Wikipedia Foundation have to get the permission of all the article writers, or is there, perhaps, a clause on the website that says something like 'we own all the stuff put on here'. What would happen if Slashdot sold versions of article comments on DVD?

    --
    Rhymes that keep their secrets will unfold behind the clouds.There upon the rainbow is the answer to a neverending story
    1. Re:Is this legal? by teslatug · · Score: 5, Informative

      Have a read.

    2. Re:Is this legal? by remahl · · Score: 5, Informative

      Text content contributed to Wikipedia must be GFDL, so the foundation can sell it as long as they respect the authors' copyright and the terms of the license. Although the Wikimedia Foundation is not-for-profit, even commercial distribution would have been acceptable under the terms of the GFDL. But the content copyrights still belong to those who created it.

      On the other hand, it happens that people contribute material copyrighted by other people, without their consent. According to U.S. law, Wikipedia cannot be held responsible for that, as long as they act quickly to remove infringing material. When physical media is distributed, that protection is no longer valid.

    3. Re:Is this legal? by the+pickle · · Score: 3, Insightful

      Wow, what a karma whore.

      On the bottom of every single Wikipedia page, right there in plain sight, is a link to the GNU Free Documentation License, which governs everything submitted to Wikipedia.

      p

  19. wiki is going to get sued for this by Anonymous Coward · · Score: 3, Informative

    A lot of vandals copy/paste text from copyrighted websites onto Wikipedia, usually they get found and deleted but some are missed. If they sell copies of Wikipedia then they are going to get tons of copyright infringement lawsuits.

  20. Wikipedia Magazine... I'd pay for it! by rice_burners_suck · · Score: 4, Interesting
    Here's an idea I just dreamed up... It shouldn't be too hard or costly to do, but it might make the Wikipedia folks quite a lot of money, if it works:

    On each Wikipedia article, there should be a button where users can vote an article as being "worthy" for academic research and the like. Articles that receive high votes would actually get published in a monthly (or even by-weekly) magazine... So, for example, each month, subscribers would receive the magazine in the mail, and it would contain, in addition to paid advertising like any other magazine, something like ten or fifteen articles randomly chosen from Wikipedia. These would cover a broad range of topics. One month, you might receive a magazine with articles about Argentina, transaxles, grep, electromagnetism, George Washington, the Berlin wall, Apollo 9, goldfish, ballpoint pens, and cow manure. Some subscribers will already be familiar with some of the topics; others might not be interested in some of the topics; but chances are that if you pick up this magazine and read it, even for a few minutes a month, you'll learn some interesting new facts here and there, usually about topics that you'd never consider reading about in any serious manner, but which you're reading because the Wikipedia Magazine happens to be there.

    Links at the bottom of articles would direct the reader to the article online. This would serve an additional purpose: People who find something missing or something that could be improved in an article would perhaps be more likely to find out about it and then go online and fix it, thereby improving the quality of the entire Wikipedia.

    Money from subscriptions; money from advertisers in all fields (not just technical, and perhaps based on the content of that month's magazine) would finance the magazine and help finance Wikipedia. I see this as an opportunity to make quite a profit on something that is free, while mainly benefiting the community by doing so.

    1. Re:Wikipedia Magazine... I'd pay for it! by Raelus · · Score: 3, Informative

      Want to learn random stuff for free?
      http://en.wikipedia.org/wiki/Special:Randompage

      --
      "It is the stillest words which bring the storm. Thoughts that come with doves' footsteps guide the world."
  21. Unless.. by Teja · · Score: 2, Insightful

    Honestly, I'm wondering how the CD will be like. Will they include an option for you to have the ability to update the content at your setting? Or will it be so that you have to buy a new version everytime? I'm thinking that they will include an option to update but you can also buy newer versions so that you don't have to spend time updating (I hope)

    --
    - Teja
  22. Re:What's their point? by MarthaStewart32 · · Score: 3, Insightful

    German people dont necessarily speak english and vice versa. And two DVD's is a lot of space. And 4 cd's isnt even a DVD. And just because other people use multiple disks doesnt mean its a good idea. I remember playing riven and having to switch disks way way to often. And for a Encyclopedia there would be a 50% chance that you would have to switch disks everytime you looked something up. That would be rather annoying when trying to do any research.

  23. Where is the Great Publishing House of Ursa Minor? by AeonOfReason · · Score: 5, Interesting

    You know, Wikipedia is ripe for a Hitchhiker's Guide to the Galaxy treatment.

    Put it in a little handheld, stick an Ipod hard drive in it, give it a usb port so it can grab updates, and presto.

    As for Wiki itself, "At least where it is inaccurate, it is definitively inaccurate." -Douglas Adams

  24. Re:Mad dash to make "corrections" before it goes g by the+pickle · · Score: 2, Insightful

    Better idea: let the Wikipedia admins pick a version of the page they like, and don't mention the gold master date to anyone. If the deadline isn't known, the factions -- and let's be honest, this might be a problem on ten or fifteen major pages at most -- can't go edit-warring right up to the deadline.

    p

  25. The fine print by Bifurcati · · Score: 3, Informative
    Just so we're clear, the article says that the majority of the price is going towards production costs and paying amazon. But if you're cheap, and really want a DVD set, then you can just download the images off "various websites", presumably to burn at your leisure.

    It's hard to get a more friendly distribution method than that!

  26. Re:Where is the Great Publishing House of Ursa Min by Raelus · · Score: 3, Funny

    And instead of a "DONT PANIC" sticker, they'll put on a "DONT EDIT" one.

    --
    "It is the stillest words which bring the storm. Thoughts that come with doves' footsteps guide the world."
  27. Re:Where is the Great Publishing House of Ursa Min by enigmathegreat · · Score: 2, Insightful

    I've always considered Wikipedia the closest thing Earth has to a Hitchhiker's Guide. If I need to know about anything quickly, that's the first place I look. I'd be a bit interested in something like what the parent mentioned.

  28. Vandals by Bifurcati · · Score: 3, Insightful
    Although vandals are rare, it's not inconceivable that across their entire page set there would be at least one vandalised page. Kind of unfortunate if that gets included in the DVDs!

    Anyone know if they have any way of stopping this?

  29. Another good thing about this... by bombadier_beetle · · Score: 3, Interesting

    ... maybe the zealots who use Wikipedia as their ideological battleground (e.g. this, this, or this) can host their own wikipediae, with their own versions of The Truth, and thus the revision wars on the original Wikipedia will stop.

    Or not.

    --

    If you mod me down, I shall become more powerful than you can possibly imagine.
  30. The problem with voting for articles by Mikito · · Score: 2, Interesting

    The problem with voting for the best articles is the same problem that other elections can face--ballot stuffing. What is to stop people with some sort of agenda from voting many times to promote certain articles or coordinating groups of people to vote?

    This would probably be a factor only with ideologically divisive topics. The problem is that the votes engendered by the controversial articles might end up dwarfing the numbers for interesting but obscure subjects. I for one wouldn't want a hypothetical Wikipedia magazine reduced to a compendium of hot-button articles.

    I know that this is a pessimistic view of how article voting might work. Don't get me wrong, I like Wikipedia and I enjoy it a lot. I just don't quite trust it.

    --
    Anakin Simpson: If you're not with me, then you're my enemy--ooh, donuts!
  31. BONUS FEATURES! by Anonymous Coward · · Score: 2, Funny
    Like any good DVD, expect the Wikipedia to be chock-full of bonus features. Among the highlights:
    • Dolby Digital Surround Sound
    • 1337 5u8717135
    • EBG13 Fhogvgyrf
    • TourettesMOTHERFUCKINGBITCHCOCK subSHITMONGERtitles
    • A short music video in which Jimbo breaks into his famous freestyle diss of Brittannica
    • Re-enactments of some of the best NPOV disputes... with puppets!
    • And BJAODN, of course
    And expect a 25-disc Collector's Edition in about 6 months, with the addition of:
    • The complete article talk pages of articles on touchy subjects like abortion, Iraq, circumcision, George W. Bush, homosexuality, and Why Canada Sucks. Invariably, the amount of text generated by the endless bickering over article content is an order of magnitude greater than the article itself... hence the 23 extra DVDs
  32. Guide by PKPerson · · Score: 2, Interesting

    They should publish this in the form of a mobile device with the cover saying "DONT PANIC". It would be as cool as hell, and quite useful on certain ocasions when a laptop is too large, or you dont want to risk it being stolen. Anyone thought of making their iPod (mabey its too small) into The Guide?

  33. A bit of history on this by Raul654 · · Score: 5, Informative

    I first heard about this back in July of 2004. The people at Mandrake had already approached some of our people, and told us they wanted to put Wikipedia on DVD. The stumbling block was, of course, copyright issues. We launched a copyright tagging project in August - basically, they did an sql dump of the list of all uploaded files that had no copyright tag and tagged them. In January, Angela sent them an email, telling them it was done, and that's when the DVD project actually started.

    --


    To make laws that man cannot, and will not obey, serves to bring all law into contempt.
    --E.C. Stanton
  34. Mediawiki 1.5 will solve this by Raul654 · · Score: 2, Interesting

    Mediawiki 1.5 (which should be out soon - a couple of months, probably) will include a versioning system. Someone can mark a version as 'good', which in theory means no vandalism and no POV (point of view) issues. (who this is has not yet been determined - I suspect it will probably an admin)

    --


    To make laws that man cannot, and will not obey, serves to bring all law into contempt.
    --E.C. Stanton
  35. Stupid Idea by MSTCrow5429 · · Score: 4, Insightful

    What's the point? Wikipedia is an inherently online medium. The articles change daily, new ones are created, etc. This cannot be reasonably placed on a static medium.

    --
    Slashdot: Playing Favorites Since 1997
  36. Re:Where is the Great Publishing House of Ursa Min by Calroth · · Score: 2, Interesting

    There are already mobile versions that you can get for Palms and Pocket PCs. The database files are over 500MB, so you need an expansion card with that much room. Visit http://en.wikipedia.org/wiki/Wikipedia:TomeRaider_ database

    Personally, I'm hanging out for someone to find a way to only retrieve the top 50% of articles by relevance/importance/popularity and put that on a 256MB or even 128MB database, so that mere mortals can also have Wikipedia on our Palms.

    Meanwhile, h2g2, the official Guide project, was contemplating a mobile version, but broadcasting regulations meant that the BBC couldn't follow through on it.

  37. The German version is smaller because... by Just+Some+Guy · · Score: 4, Funny
    Deutche has an amazing built-in fractal encoding scheme. For example, the German version may say:
    Gerflugenichterschweitzenbaggen.
    whereas the English version has to write out:
    Shortly after September 11, 2001, the United States attempted to rally its allies for a strike against the presumed Al-Queda stronghold in Afghanistan.
    Unfortunately, the RAR algorithm averages a 3% compression ratio on German text, in comparison to 82% for English and 94% for French - it's like bzipping a .gz file. On the other hand, there are significant savings due to the lack of entries on "sweet nothings", "pillow talk", and "Bavarian romantic verse".
    --
    Dewey, what part of this looks like authorities should be involved?
  38. Make it an appliance by andrew71 · · Score: 3, Funny


    self upgrading... and of course, based on GNU/Linux :)

    --
    13-4=54/6
  39. Are you all really *that* connected? by Just+Some+Guy · · Score: 2, Informative
    I think you're all missing the point. I'd love to kick back with Wikipedia during a long plane trip and depth-first traverse myself into oblivion. I have friends who live in rural areas with bad phone lines who might still like to read a few articles. A lot of restaurants in my town still don't have wifi, so I can't browse during lunch.

    I can think of a million and one reasons why having a fixed version that is instantly available would be a very handy thing indeed. I have all the Internet connectivity I could want (short of a neural interface), but I'd still probably shell out a few bucks for a copy.

    --
    Dewey, what part of this looks like authorities should be involved?
  40. Why would anyone cite Wiki? by Banner · · Score: 2, Insightful

    Really? WHY? It's not factual, often more farcicle. Wiki is based on consensus and not facts, and reality (nor the facts) change because a large number or people believe something is so.

    Going to Wiki is a waste of time, I honestly can't understand why people do it.

    1. Re:Why would anyone cite Wiki? by Catullus · · Score: 2, Insightful

      I probably HBT, but anyway - your "waste of time" statement is just not true. Many, many articles on Wikipedia are excellent: informative, detailed, and well-written. In particular, I often have occasion to look up information about mathematical topics, and have usually found the maths articles to be highly useful.

      For example, compare the Wikipedia entry for "Lie group" with the Mathworld entry. There are many other pages of a similar, or higher, level of quality.

      Of course, you have to take everything on Wikipedia with a pinch of salt - but that applies to every online resource! And, in fact, every source of information in the world.

  41. Good, Bad, it is what it is. by cbreaker · · Score: 4, Informative

    Althought I think actually USING the DVD set for normal use when you have broadband kinda defeats the purpose, I can think of a few reasons why it could be a good thing.

    A) Archival. Average users will be able to get a working, usable snapshot of Wikipedia, with media.

    B) Preservation. If Wikipedia were to shut down, you'd have a copy of it.

    C) Faster access. If you have a slow connection, you can still access Wikipedia at fast speeds. This benefit dwindles over time as articles are updated.

    D) Offline access. If you're on the road with no net connection, you can still access Wikipedia. This benefit also dwindles over time as articles are updated.

    E) Although backed by Google now which helps with the financials, if it brings in some cash to help support itself it's likely to stay around for much longer.

    --
    - It's not the Macs I hate. It's Digg users. -
  42. Re:Where is the Great Publishing House of Ursa Min by hacker · · Score: 2, Informative
    You mean something exactly like this? Or perhaps Wikiquote in Plucker format? Or maybe the full Wiktionary in Plucker format?

    As you can see, I've been busy ;)

  43. Wiki* in Plucker handheld formats by hacker · · Score: 4, Informative
    I've been working on the Wikipedia, Wikiquote, Wiktionary and other similar works to convert them to Palm handheld formats (primarily Plucker format, but now iSilo for those users as well, with less functionality in iSilo, of course). I did a lot of work to the core Mediawiki software that drives it, to make it more usable on handheld devices.

    You can see my work so far at the following links:

    Wikipedia in Plucker format
    Wikiquote in Plucker format
    Wikitionary in Plucker format

    ..and of course, my beautiful anti-alias fonts for Plucker, made with PalmFontConv by Alexander Pruss.

    I've also converted the Creating XPCOM Components book by Doug Turner and Ian Oeschger to Plucker format as well as the FreeBSD Handbook.

    I have literally hundreds of similar-quality works I'll be releasing over the next few months to the community on an ongoing basis.

    If there's something you'd like to see, just let me know

  44. I hope they are careful about rights by blonde+rser · · Score: 4, Interesting

    I hope the take the history of Mathworld as a warning as what can happen in the publishing world.

  45. Re:Here's a question: by Scrameustache · · Score: 4, Funny

    How are they going to get a Snapshot of Wikipedia in which there is no vandalism in any of the articles?

    It's called "editing".
    You've been reading slashdot too much.

    --

    You can't take the sky from me...

  46. Japanese... by Cryptnotic · · Score: 2, Informative

    The only Japanese texts that are written all in phoenetics (hiragana or katakana) are children's books. Those will have spaces in between words. Text that is written for literate adult readers is written with kanji (alphabet from China). Most nouns, verbs, adjectives, and adverbs are written using one, two, or three kanji. Sometimes nouns are strung together to make longer nouns (sort of like compound nouns, e.g., "All-Japan Kendo Federation" is "zen nihon kendou renmei" and is written using 7 kanji strung together). Hiragana is used for particles (which mark parts of speech and join words together) and also for adjective and verb conjugations. There are also some words which are written in hiragana, however they are mostly common and easily understandable, so there is no problem. Foreign words are usually transliterated using katakana (another purely phoenetic script). Because they're written in katakana, they are automatically differentiated from the surrounding kanji and hiragana. Differentiating words isn't all that hard. The problem is really learning all the vocabulary and kanji.

    --
    My other first post is car post.
  47. Re:What's their point? by slavemowgli · · Score: 2, Informative

    1. The code is the same size, but it doesn't matter since the space the software would take up on a CD/DVD/... is dwarfed by the size of the data.

    2. The English Wikipedia has (roughly) about 2,5 times as many articles as the German Wikipedia. Mean article size (in bytes) is roughly equivalent.

    3. The English Wikipedia uses many more images etc. than the German Wikipedia.

    --
    quidquid latine dictum sit altum videtur.
  48. partioning for two DVDs by erikkemperman · · Score: 2, Interesting

    If the content would only fit on 2 DVDs (mostly due to media other than text I suppose) I wonder how will they solve the problem of minimizing the number of times users have to change DVDs? Do algorithms exist that will solve this, in reasonable time on reasonable hardware, for something the size of en.wikipedia?

    I know I for one would find it incredibly annoying if it turns out I would need to play DJ a lot to go from "Gautama" to "India" to "Bhopal", say, which is precisely the kind of loosely coupled chain I find myself browsing for the fun of it. The links go everywhere, and I would argue the topology is at least as valuable as the content itself..

    I expect you could isolate some "clouds" of articles mostly referring to each other, but anyone want to guess as to the percentage of "cross-DVD" links?

    --
    Gosh, thanks. That must be why the other ships call me Meatfucker -- GCU Grey Area (Eccentric)
  49. Wikimedia Foundation by dolmen.fr · · Score: 3, Informative

    This is about the Wikimedia Foundation , not Wikipedia Foundation which doesn't exist.
    Both the article and the /. post are wrong.