Slashdot Mirror


Wikipedia Gears Up For Explosion In Digital Media

jbrodkin writes "Wikipedia is gearing up for an explosion in digital content with new servers and storage designed to handle larger photo and video uploads. Until early 2008, the user-generated encyclopedia's primary media file server had just 2TB of total space, which was not enough to hold growing amounts of video, audio and picture files, says CTO Brian Vibber. 'For a long time, we just did not have the capacity [to handle very large media files],' he says. Wikipedia has raised media storage from 2TB to 48TB and the limit on file uploads from 20MB to 100MB. Ultimately, Wikipedia wants to eliminate any practical size limits on uploads, potentially allowing users to post feature length, high-quality videos. 'The limits will get bigger and bigger to where it will be relatively easy for someone who has a legitimate need to upload a two-hour video of good quality,' Vibber says."

141 comments

  1. I can only imagine how bad the edit wars will be by jollyreaper · · Score: 3, Interesting

    The Wiki project represents the best and worst that's in us. I wonder if people will start trying to archive classic shows on there like they do on youtube. :)

    --
    Kwisatz Haderach
    Sell the spice to CHOAM
    This Mahdi took Shaddam's Throne
  2. Youtube? by Anthony_Cargile · · Score: 4, Interesting

    Why don't they instead just allow linking to youtube videos without the WP nazis removing them? Sure they can upgrade storage size, but if they start storing videos everyone wants to see, then you're looking at youtube-sized bandwidth bills (or lack thereof) ensuing. It makes more sense to me, at least. [citation needed]

    1. Re:Youtube? by Anonymous Coward · · Score: 1, Insightful

      Because:

      • youtube videos tend to look like ass
      • youtube videos aren't downloadable
      • youtube is inherently tied to flash (not an open technology)
    2. Re:Youtube? by CarpetShark · · Score: 1, Interesting

      Because:

      a) they probably want to ensure the content will be there in future, when they go to sell the Wikipedia 2009/10/so-on DVD Snapshots.

      b) Their future split-your-video-into-one-thousand-segments and demand-more-formal-acting-and-citations-for-all-segments tools won't work with youtube.

      p.s.: Mods: Yes, this is harsh. No, it's not serious. Yes, it's semi-serious.

    3. Re:Youtube? by A+nonymous+Coward · · Score: 5, Insightful

      And youtube may withdraw them or restrict their audience at any time.

    4. Re:Youtube? by Necroman · · Score: 1
      • Youtube can stream videos as "High Quality", which look a lot better than the default. More on High-Quality Youtube videos.
      • There are many ways to download Youtube videos. Standalone programs, Greasemonkey scripts, Firefox addons. Though, I wish they would add a "download" button. But I doubt they will do that so they can keep attracting people back to their site.
      • The codec that flash uses to play is playable outside of flash. The VLC player has the ability to play .flv files. But you are correct that it is not a totally open-source format. It should also noted that some of the high-quality videos you download from Youtube will be H.264 (mp4) rather than FLV.
      --
      Its not what it is, its something else.
    5. Re:Youtube? by Anonymous Coward · · Score: 0

      The fact that if I don't have a flash plugin I have to resort to downloading FLV/mp4 from a sketchy website (or download binaries if you happen to be using a platform or architecture that is supported) is hardly a convincing argument to not using an open video format that can be played straight off in a browser.

    6. Re:Youtube? by Cajun+Hell · · Score: 1

      youtube videos aren't downloadable

      Huh? They were all downloadable last time I checked (a few months ago, I guess). Got a link to a not-downloadable one?

      --
      "Believe me!" -- Donald Trump
    7. Re:Youtube? by Eil · · Score: 4, Insightful

      Why don't they instead just allow linking to youtube videos without the WP nazis removing them?

      First, presumably the article probably means Wikimedia Commons rather than Wikipedia itself. That said, one of Wikipedia's biggest goals is to have all media content as open and accessible as possible. They accept only free, open, and unencumbered file formats.

      YouTube is pretty much the exact opposite of Wikipedia. That is, you cannot download the content for your own use or to redistribute it, there is no open source software that can easily view YouTube content, there is no intelligent discussion of said content (only "omfg americas r soooo dumb"), and nobody except YouTube employees are allowed to express an opinion on whether or not the content is suitable for deletion. And finally, there is no certification that the content being viewed is in the public domain or is being used within the bounds of fair use.

    8. Re:Youtube? by Anonymous Coward · · Score: 0

      See a download link anywhere on the youtube site?

    9. Re:Youtube? by Anonymous Coward · · Score: 0

      Know what I hear? "I'm a wikipedia nazi who enforces the rules no matter how retarded they are! Especially cites in the South Park episode articles since cultural references must be cited no matter how obvious/needed! I'm important and my unpaid contributions to an internet project make me a better person!"

    10. Re:Youtube? by anexkahn · · Score: 1

      Perhaps a partnership with someone like you tube for hosting the video content. That way Wikipedia can stick to their core technology, which they are good at, and someone else, for example:You Tube, can stick to their core market. As long as the contract is written correctly is should work fine. The partnership would not have to be done with You Tube necessarily, but a similar entity. project.

      --
      Curious about Storage and Virtualization? Check out
    11. Re:Youtube? by slash.duncan · · Score: 1

      Actually, youtube content is reasonably accessible with freedomware.

      For those who will run non-freedomware, I read that some of the "downloaders" actually simply grab it from cache, where it was placed by the (servant-ware) flash.

      For iceweasel/firefox, for those that won't like myself, I know for a fact that swfdec with the swfdec-mozilla plugin play it in-place in the web page reasonably well (altho last time I used it the "extra" functionality like replay, etc, didn't work), and there's various extensions (such as download-helper) that work reasonably well for as-file downloading, with or without whatever plugin to play it in-place.

      On konqueror, the browser I use most of the time, I never got swfdec working, but there's a KDE servicemenu (youtube-servicemenu, in the kde-misc category on Gentoo) that downloads most (but not all, apparently it doesn't correctly deal with some weird characters that sometimes show up in the parameters) youtube videos in either flv or even the higher quality mp4 format.

      A quick search of the Gentoo package tree also returns net-misc/youtube-dl, a CLI youtube downloader, and I've seen several articles covering the topic, including this one from fresoftwaremagazine, with various solutions. http://www.freesoftwaremagazine.com/columns/youtube_and_gnu_linux_download_and_convert_videos_easy_way

      For playing the downloaded flvs/mp4s, I use kaffeine, based on xinelib so various non-KDE players based on xinelib should work just as well. IIRC xinelib uses ffmpeg for flv (among other codecs) playback.

      I prefer downloading and kaffeine playback anyway, since I can do full-screen playback and have all sorts of other controls not available when played embedded on the web page, and I can save the ones I like and play them back whenever, regardless of what youtube has done with them or whether I'm net connected at the time. FWIW, apart from the better quality of the mp4 versions, they work better than FLVs, which are slightly broken at least on kaffeine and I'd suspect in xinelib (and maybe back to ffmpeg) as they play once but don't repeat well -- apparently due to a rebuffering error of some sort.

      But you are absolutely correct on the licensing aspects and etc. Most youtube content must be assumed to be proprietary, and could be removed at any time, for legal reasons or simply at the whim of Google or the rights owners. Wiki-pedia/commons does well to ensure they have secured free(dom) license to the content, that their users can confidently use as well, without fear.

      --
      Duncan
      "Every nonfree program has a lord, a master,
      and if you use the program, he is your master."
      R Stallman
    12. Re:Youtube? by Anonymous Coward · · Score: 0

      Youtube now supports 'HD' videos of quite good quality.

    13. Re:Youtube? by akadruid · · Score: 1

      there is no open source software that can easily view YouTube content

      http://www.getmiro.com/

      works like a dream, on any platform

      (You are right on all the other points)

      --
      "Those who cast the votes decide nothing; those who count the votes decide everything." (attrib. Joseph Stalin)
    14. Re:Youtube? by jo42 · · Score: 1

      Because Google, an Evil Corporation, owns Youtube.

  3. Wikipedia=new on-line data repository by prgrmr · · Score: 3, Funny

    Do you have a large video but don't want to consume your desktop hard drive with it? Just write an article about it and post it all to Wikipedia.

    1. Re:Wikipedia=new on-line data repository by Anonymous Coward · · Score: 3, Insightful

      And it'll get speedy-deleted on grounds of notability, original research, etc - and you won't have a video anymore.

    2. Re:Wikipedia=new on-line data repository by Abstrackt · · Score: 3, Funny

      [citation needed]

      --
      They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance. - Terry Pratchett
    3. Re:Wikipedia=new on-line data repository by Mex · · Score: 0, Troll

      Good luck getting it to stay for long, the Wikipedia Nazis will happily erase it in a second.

    4. Re:Wikipedia=new on-line data repository by prgrmr · · Score: 1

      Very most likely, but that's not going to stop people from attempting it.

    5. Re:Wikipedia=new on-line data repository by TubeSteak · · Score: 2, Interesting

      And it'll get speedy-deleted on grounds of notability, original research, etc - and you won't have a video anymore.

      Does anything on Wikipedia ever really get deleted?
      I thought the Mods and Admins had full access to deleted pages.

      --
      [Fuck Beta]
      o0t!
    6. Re:Wikipedia=new on-line data repository by hobbit · · Score: 1

      Wiki entries are not deleted -- they're still there in the history.

      --
      "Wise men talk because they have something to say; fools, because they have to say something" - Plato
    7. Re:Wikipedia=new on-line data repository by Anonymous Coward · · Score: 1, Informative

      Does anything on Wikipedia ever really get deleted?

      Perhaps not.

    8. Re:Wikipedia=new on-line data repository by log1385 · · Score: 1

      That may very well be, but I could still see people using this just like yousendit. If you want your to send your friend an 80MB video, post it and let him download it before it gets deleted.

      --
      Seek and ye shall find.
    9. Re:Wikipedia=new on-line data repository by Simetrical · · Score: 2, Insightful

      Does anything on Wikipedia ever really get deleted? I thought the Mods and Admins had full access to deleted pages.

      Yep, that's generally true. Anyone who can delete things can also undelete things, and there are lots of people who can do both: over 1600 on the English Wikipedia, 250 on the Wikimedia Commons -- any administrator. Hypothetically a sysop would be able to use Wikipedia as a private file store this way, since views of deleted content aren't logged, but that's probably not worth it. :)

      If you upload something that even the admins shouldn't see, generally an "OMG lawsuit" kind of thing like personal information, you can get your revision oversighted -- still stored, but only restorable by someone with shell access. This doesn't currently work for uploads, though, as far as I know.

      Actually, though, deletion of files was permanent for a long time, until a couple of years ago. This created a fun doomsday scenario where a rogue or compromised sysop account could run a script to delete all images on Wikipedia unrecoverably. I don't think backups were kept then either, so they'd have to be manually gotten back from mirrors and things like that. Fun stuff. Part of the new hardware setup uses ZFS snapshots to back up the files now, from what I've been told, although I haven't worked with that directly.

      --
      MediaWiki developer, Total War Center sysadmin
    10. Re:Wikipedia=new on-line data repository by mgblst · · Score: 1

      This could be the best option, because you can still access the article, it is just not on the main wikepedia index.

    11. Re:Wikipedia=new on-line data repository by BetterThanCaesar · · Score: 1

      You are referring to articles on Wikipedia, the encyclopedia.

      This story is about media on Wikimedia Commons, the free database of media. They have a very different set of rules. The concepts of "notability" and "original research" are irrelevant there. Copyright ownership and freedom, however, is very important.

      --
      "Stop failing the Turing test!" -- Dilbert
  4. Hahaha. Typical. by Anonymous Coward · · Score: 2, Insightful

    Wikipedia, as a nonprofit, is no different from any other dumbass venture-backed company.

    "Hey we just collected $6MM, and we're heading into Great Depression II. What should we do?"

    "Why don't we spend all of it as quickly as we can, then beg for more in a few months?"

    "Genius! Give that man a raise!"

  5. Re:Hahaha. Typical. by Anonymous Coward · · Score: 1, Insightful

    Hey, if I had 6 million million dollars, I wouldn't hesitate to blow a few thousand on hard drives either.

    But, seriously: if you become irrelevant, it doesn't matter how financially smart you are, you can say bye-bye.

  6. One word by Anonymous Coward · · Score: 0

    BitTorrent

    1. Re:One word by jellomizer · · Score: 2, Informative

      BitTorrent doesn't work well with unpopular information.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    2. Re:One word by ElSupreme · · Score: 1

      But it would work if Wikipedia alwasy was seeding said information.

      And actually doing it this way would go a long way to help legitimize (in many peoples minds) BitTorrent. Not to mention help with bandwidth.

      --
      My addiction: Arguing with idiots. AKA Slashdot!
    3. Re:One word by RiotingPacifist · · Score: 1

      No it wont, if the media has just 1 viewer, which is likely the case for unpopular information then bittorrent will just add overheads and give no benifit.

      Bittorrent is also terrible for streaming.

      --
      IranAir Flight 655 never forget!
  7. Re:I can only imagine how bad the edit wars will b by truthsearch · · Score: 3, Insightful

    I doubt it, due to copyrights. The expiration on copyright is so long that they'd have little to legally archive.

  8. Whatever happened with google sponsorship? by A+nonymous+Coward · · Score: 1

    I thought there was a deal in the works for google to host wikipedia and solve the storage problem once and for all.

    I know the wikinauts hate the idea of google text ads, control freak purists that they be. But wasn't the google offer independent of ads?

    1. Re:Whatever happened with google sponsorship? by Anonymous Coward · · Score: 2, Informative

      No, just a rumour. Google never sponsored anything about Wikimedia other than the occasional party at the annual conference. Yahoo!, on the other hand, has been hosting a Wikipedia data room within their data centre in Seoul since 2004/5-ish. Just goes to show how inaccurate these Interweb thingies are. :-)

  9. Wikipedia = The Internet by neoform · · Score: 5, Insightful

    Seriously, half the pages I view on a daily basis these days are wikipedia pages. Any time I want to learn about something, it's the first place I go.

    --
    MABASPLOOM!
    1. Re:Wikipedia = The Internet by owlnation · · Score: 1, Insightful

      Any time I want to learn about something, it's the first place I go.

      I sincerely hope it's not the last place you go. The "facts" you get from wikipedia won't teach you much. (Unless you are a psycholgist studying how power can warp some people on the internet, or an accountant studying Jimbo Wales creative expense accounting. (I noticed after their last scrounge for cash, there was a big thank you from Jimmy Wales banner -- now, that was ironically funny)).

      Here's a test. Pick a subject that you are expert in, or even have a good passing knowledge of -- any subject, pick a few even. Go to the wikipedia page on that topic, and you will find inconsistencies, inaccuracies, conjecture, missing information and sometimes downright lies.

      Now, tell me what you think you are learning? If any page on a subject you know about is flawed, what possible merit is a page on a subject you don't know about? All you will learn is flawed info.

    2. Re:Wikipedia = The Internet by geobeck · · Score: 4, Insightful

      Any time I want to learn about something, it's the first place I go.

      I sincerely hope it's not the last place you go.

      That's the key. I agree with the previous poster; Wikipedia is a great place to start your online research. But of course I never quote the Wikipedia article itself (except for minor things like atomic weights and other easily-verifiable data). A well-written Wikipedia article is a speedy link to a collection of journals, newspaper articles, and primary sources.

      Conversely, of course, a poorly-written Wikipedia article is a speedy link to a collection of 'authoritative' blogs, home pages and fringe websites.

      Wikipedia is a great research tool for anyone who knows how to perform research.

      --
      Find environmentally and socially responsible products on http://buy-right.net
    3. Re:Wikipedia = The Internet by corsec67 · · Score: 1

      That is one reason that the only thing I do on Wikipedia is to add pictures.

      Then you don't even have to read the articles, and there is less room for error in a picture.

      Plus, I don't write very good English.

      --
      If I have nothing to hide, don't search me
    4. Re:Wikipedia = The Internet by Anonymous Coward · · Score: 1, Insightful

      Wikipedia is a fantastic resource when used correctly. When looking for information go to the Wikipedia article and read it for a cursory introduction to get your brain around the concept, then scroll down to the sources and read them for the facts.

    5. Re:Wikipedia = The Internet by quintessentialk · · Score: 2, Insightful

      Here's a test. Pick a subject that you are expert in, or even have a good passing knowledge of -- any subject, pick a few even. Go to the wikipedia page on that topic, and you will find inconsistencies, inaccuracies, conjecture, missing information and sometimes downright lies.

      I've found Wikipedia to be very accurate on topics in mathematics, physics, basic chemisry, and other 'nerdy but not controversial' topics (especially as a general reference for formulas, constants, and methods). When I've examined articles on topics about which I'm especially familiar I've found that writing quality and organization are pretty good indicators of accuracy. I assume that applies broadly.

      That's not the point, though. You're absolutely right that wikipedia shouldn't be the final source for anything critically important (with few exceptions). But it is good enough for most casual (entertainment) tasks, and even many professional ones, assuming you work with hard sciences.

    6. Re:Wikipedia = The Internet by dziban303 · · Score: 0, Flamebait

      Here's a test. Pick a subject that you are expert in, or even have a good passing knowledge of -- any subject, pick a few even. Go to the wikipedia page on that topic, and you will find inconsistencies, inaccuracies, conjecture, missing information and sometimes downright lies.

      Yeah, unlike supercilious trolls such as yourself, some of us like to contribute our knowledge to the rest of the world by fixing poorly written articles, getting the facts straight and providing citations. That's the point of Wikipedia. As it grows, its accuracy and scope improves.

      Every time some clown says Wikipedia is horribly inaccurate, I ask for an example. Show me where it says Charlemagne was born in 1972, or where it says that Abraham Lincoln invented the lightbulb. So what inaccuracy are you referring to? What downright lie?

      The followup is, if you can show me an example, why is it still there? Why didn't you fix it?

      Jerk.

    7. Re:Wikipedia = The Internet by Anonymous Coward · · Score: 0

      It's funny, as a math grad student I my professors often suggesting to just wikipedia definitions for an alternative explanation.

    8. Re:Wikipedia = The Internet by Anonymous Coward · · Score: 0

      Wikipedia is a great place to start your online research. But of course I never quote the Wikipedia article itself (except for minor things like atomic weights and other easily-verifiable data).

      WTF!? A) Why would you quote Wikipedia for something "easily-verifiable" when you could use a reference text? If it is "easily" verified, why not just verify it? B) If you will not quote Wikipedia as part of your background research, then don't read it. You and a gazillion other misinformed "educators" are promoting research plagarism. Use it or don't use it. DO NOT write a paper with the references you think we want to see rather than the references you actually used.

      Someone needs to start bitchslapping the teachers and professors propagating this meme. Either advocate the burning of encyclopedias or STFU!*

      *I suppose there is a middle ground but I've never heard a teacher suggest not to read an encyclopedia. It is always, "use it for your background research but don't quote". At somepoint, people ought to be honest about their sources and not bullwhipped into reinventing the wheel (re-researching).

    9. Re:Wikipedia = The Internet by RiotingPacifist · · Score: 1

      Its a shame that its a mere fraction of what it could have been. Back when it was young, I felt that it would eventually encompass almost anything useful and leverage the fact they were web based to their advantage (spoiler tags were genius), but now when i look something up i prey that it hasn't been deleted already :(

      --
      IranAir Flight 655 never forget!
    10. Re:Wikipedia = The Internet by geobeck · · Score: 1

      Backing up a couple of days here, but a few questions here:

      1. When did I say I was a teacher? Okay, my /. profile says I used to be one, but that was a decade ago.

      2. How is it plagiarism to use Wikipedia as a gateway to get to an authoritative source? Look up in Wiki-->Click through to reference-->quote reference in report, is not plagiarism.

      3. Why would I search for a reference text when all I need is a quick peek at the chemical structure of a particular dioxin? It's not like I can go to the Pier Foreman's office and ask for a Chemistry textbook.

      4. If you think your argument has merit, why post AC?

      --
      Find environmentally and socially responsible products on http://buy-right.net
    11. Re:Wikipedia = The Internet by Anonymous Coward · · Score: 0

      Holy shit. Relax. I'm fairly sure the GP was made in an earnest effort to encourage skepticism and not to be another dick bashing Wikipedia.

      I have personally corrected the article on the C programming language of a pretty glaring error that dated back years. A few days ago I corrected an article that referred to "sex autosomes." Looking at the history showed that the article was correct in this regard at one point until an anonymous IP—of a block allocated to a higher education institution no less—transposed the appearance of "chromosomes" and "autosomes." Given that there was a history of vandalism originating from that IP and the firsthand admissions I've come across of people intentionally making innocuous, malicious edits to Wikipedia on esoteric topics, I encourage skepticism as well.

      For barrels of fun use WikiScanner to check out the edits of your local university. Whenever I'm at a publicly accessible terminal, I'll usually check contributions originating from my IP. Sometimes you'll find vandalism, sometimes still present, and you'll come across other less curious notions (e.g., people are really into college football).

  10. legitimate need? by nurb432 · · Score: 3, Insightful

    "legitimate need to upload a two-hour video of good quality"

    Who gets to define legitimate?

    --
    ---- Booth was a patriot ----
    1. Re:legitimate need? by JustinOpinion · · Score: 3, Insightful

      The same people who determine whether a given paragraph legitimately deserves to remain in a Wikipedia article: the community of volunteer contributors.

      For better or worse, the people deciding what videos should be kept and which should be deleted will be those who are involved and passionate about Wikipedia. If you think Wikipedia is doing overall a good job so far, then presumably you expect them to make good decisions about what videos are worthwhile. If you think Wikipedia is overall doing a poor job, then presumably you expect them to make poor and/or capricious choices with respect to video.

    2. Re:legitimate need? by Anonymous Coward · · Score: 0

      *Is* there a legitimate use for such a beast? What film/video is so special that dedicating space equivalent to thousands of pictures and hundreds of thousands of text pages is worth it? For a few minutes or seconds makes sense.

    3. Re:legitimate need? by Mishotaki · · Score: 1

      what i'm wondering is the crappy quality that a 100mb, 2hour long video file will be...

    4. Re:legitimate need? by SeePage87 · · Score: 1

      "legitimate need to upload a two-hour video of good quality"

      Who gets to define legitimate?

      I do. It amazes me how long it takes some people to catch on.

    5. Re:legitimate need? by quintessentialk · · Score: 1

      "legitimate need to upload a two-hour video of good quality" Who gets to define legitimate?

      As others have pointed out, 'The Community.' But I have a hard time believing something of that length could possibly be appropriate for an encyclopedia article. Then again, that applies to be existing wikipedia articles....

    6. Re:legitimate need? by Simetrical · · Score: 2, Informative

      Actually, most of these uploads should go to the Wikimedia Commons, not Wikipedia proper. Files uploaded to Commons can be used on any Wikimedia site, including any language of Wikipedia, Wiktionary, etc. Files uploaded to the English Wikipedia can only be used on the English Wikipedia. The Commons admins are largely a different group of people from the English Wikipedia admins, although there's some overlap. Adminship is given out on a per-project basis; only a few dozen stewards have any privileges across projects.

      --
      MediaWiki developer, Total War Center sysadmin
    7. Re:legitimate need? by saibot834 · · Score: 1
  11. Typo by brian0918 · · Score: 2, Insightful

    Unlike my name, Vibber's is spelled BriOn.

  12. Re:I can only imagine how bad the edit wars will b by Anonymous Coward · · Score: 0

    long... stupid, stupid long...

  13. P2P by vlad_petric · · Score: 1

    IMHO, what they really need is a good P2P protocol to handle streaming media. Storage is not nearly as much of a problem as the bandwidth required. A 1 TB hdd can be had for 100$. 5-way replication - 500$. Still peanuts compared to the cost of actually serving it.

    --

    The Raven

  14. I forsee a new job at Wikipedia... by GPLDAN · · Score: 4, Insightful

    ...video editor

    Am I going to the Wikipedia page on France, and watching a video, complete with caption in *My* language, of France - like a mini-documentary or travel brochure or promo? Who produces that? Who edits it? Is there a standard narrator? Can we get that guy with the cool voice that does Frontline to do them all? Will they have any standards in how they are produced? How they are credited?

    There is a fundamental and critical difference between Youtube, which is a Bazaar, and Wikipedia, which is a Cathedral - to brazenly steal Eric Raymond's title.

    A video on say France is the authoritative video on the subject. Unlike say a picture, which may be used or copied with permission that may show a city or a map, videos require much more work. Will Oliver Stone get to do the video for George W Bush? Will it be like the BMW series with Clive Owen, having a bunch of guest directors? Can we have Marty Scorsese do the video for New York City?

    Multimedia is cool, but it opens up alot of problems.

    1. Re:I forsee a new job at Wikipedia... by youknowjack · · Score: 1

      How about collaborative video editing?

      Certainly technically much more difficult than the standard text-based wiki...

      I forsee a collaborative interface where individuals can create, edit, rearrange, score, caption & voiceover individual scenes/graphics at will.

      The various scenes would then be rendered live (or cached) in an appropriate compressed format for the end user.

    2. Re:I forsee a new job at Wikipedia... by Anonymous Coward · · Score: 0

      It's interesting that you say that Wikipedia is the "cathedral" referencing Raymond⦠Wikipedia, with its openness to edits by anyone, is usually accused more of being the "bazaar".

      Perhaps Wikipedia is more of a "library", where anyone can come in and read books, but the volunteer librarians will shush you if you're too loud. :)

  15. Commons? by JeffSh · · Score: 2, Informative

    Sounds pretty dumb to me. Media should be at Wikimedia commons, not in Wikipedia proper.

    Maybe that's what he means, but I didn't RTFA.

  16. Re:I can only imagine how bad the edit wars will b by dedazo · · Score: 3, Insightful

    Their main problem is going to be making sure that none of the stuff people upload violates any copyright and conforms to their free/non-free usage guidelines. There are only so many user-generated videos that could find a place in an encyclopedia, so I assume most of what they'll see will be ripped from other places.

    They spend enormous amounts of time "patrolling" uploaded images, placing them on special categories for later review and so on. And the processes in place don't help, either. The last time I tried the upload page for an image from the Cassini mission I was pretty much blown away how complicated it is to figure out how to tag a file to avoid having it be deleted on sight, even though the use permissions from the copyright owner were pretty clear.

    If the Wikipedia bureaucracy is bad now, just wait for the Video Upload Patrol Group to form up. Oh the humanity.

    --
    Web2.0: I love when people Flickr my cuil and digg my boingboing until my google is reddit and I start to yahoo
  17. Re:I can only imagine how bad the edit wars will b by Hatta · · Score: 2, Insightful

    We already have archive.org for anything out of copyright, or freely redistributable. There are even full length features available.

    My question is how exactly is a 2 hour movie going to fit in with the mission of Wikipedia. They're intended to be an encyclopedia, not a movie download service. It would make sense to link to clips of films in the article on John Williams or Spike Lee or whoever, but all you need is a clip, not the whole film.

    --
    Give me Classic Slashdot or give me death!
  18. 960 TByte should be enough by janwedekind · · Score: 0, Flamebait

    960 TByte / 1500E+6 internet users = 640 kByte
    That ought to be enough for anybody.

  19. But. by Anonymous Coward · · Score: 0

    Despite all this this "storage", you are still not "notable". "CSD A7" is your usual fate, so they don't even have to "AFD" or "PROD" you anymore. [here is your citation needed]

    For example of the notabillity double standards (known WP:OTHERCRAPEXISTS in "wikispeak"): Wikipedia has over 100,000 articles in volapuk which is a dead conlang which was generated by a bot, but won't let have us an article about the pokemon called "Mudkip". (using the so i herd you like mudkips "meme" as "proof" that it is not "notable".

    Also Wikipedia is vandalmania for "featuring" "4chan" today Seethe "Random" board, aka "/b/" to see what I mean if you are a "newfag" in 4chanspeak.

  20. A chance for .ogg to shine by bogaboga · · Score: 3, Interesting

    These developments offer a chance for the open source .ogg/theora format to shine.

    While folks at Illiminable have done a good job of providing a codec to play .ogg files within Windows Media Player, I hope this can be available by default.

    That is, you attempt to play an .ogg/theora file and the system provides a opportunity to download and install/setup the plugin by default on systems without the ability to play .ogg/theora files.

    1. Re:A chance for .ogg to shine by LWATCDR · · Score: 4, Insightful

      Except that theora isn't all that good. Yes it is free but the quality isn't as good as many other codecs out there. I wish that Dirac would get more attention as a codec.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    2. Re:A chance for .ogg to shine by Anonymous Coward · · Score: 0

      The people who designed Wikipedia's media player had similar thoughts. Guess how many times a regular Flash player (like YouTube's) has crashed for me? Zero. How many times Wikipedia's player has crashed my browser? About a dozen, until I stopped trying to use it at all. But at least they're using a feel-good free format, so it's okay, I suppose.

    3. Re:A chance for .ogg to shine by Anonymous Coward · · Score: 0

      While folks at Illiminable have done a good job of providing a codec to play .ogg files within Windows Media Player, I hope this can be available by default.

      Yes, I agree. If you need to cause your media player to crash then playing ogg files with the Illiminable codecs is a solid choice.

  21. Re:I can only imagine how bad the edit wars will b by MightyMartian · · Score: 4, Funny

    I eagerly await the update to this: http://en.wikipedia.org/wiki/Sexual_positions

    --
    The world's burning. Moped Jesus spotted on I50. Details at 11.
  22. Too much of a burden on Wikipedia by MobyDisk · · Score: 5, Insightful

    This is out of scope for Wikipedia. It sounds like this should be an entirely separate project. Wikipedia is an encyclopedia. Encyclopedias should not have video:

    I don't mean that because traditional encyclopedias did not have video, but because it doesn't fit with the type of content that an encyclopedia presents. It is similar to how newspapers should not have video. Wikipedia is not a teaching tool. It is not meant to provide functional examples. It is a starting point: a dictionary-style explanatory description.

    An entry on the Hindenburg does not need a video of the Hindenburg disaster. It needs technical specifications, historically accurate statements of what happened, and a link to a museum who DOES house the video.

    An entry on Calculus needs a historic description and a mathematical overview. Not a 2-hour lecture.

    Now --- that doesn't mean that a video repository is not a good project. I think that would be awesome. Youtube kinda has that, but it has garbage thrown in. But maybe Wikipedia is not the place for it.

    1. Re:Too much of a burden on Wikipedia by JPortal · · Score: 5, Insightful

      I don't see why that's outside the scope of Wikipedia. A video of the disaster could fall under "historically accurate [depiction] of what happened."
      I agree that lectures would be a bad idea, but some full-length videos are very informative and useful for research purposes.

    2. Re:Too much of a burden on Wikipedia by vlm · · Score: 1

      This is out of scope for Wikipedia. It sounds like this should be an entirely separate project. Wikipedia is an encyclopedia. Encyclopedias should not have video:

      Why? Just cause you say so? The wiki folks already enjoy deleting as many articles they can, so I'm sure you can work with them to delete as many videos as you can.

      --
      "Science flies us to the moon. Religion flies us into buildings." - Victor Stenger
    3. Re:Too much of a burden on Wikipedia by geniice · · Score: 1

      Articles with videos in have been on wikipedia for some time for example: http://en.wikipedia.org/wiki/Tank#History http://en.wikipedia.org/wiki/Cartesian_diver#Experiment_description when encyclopedias moved from books to CDs back in the 90s they did have videos (not many but I doubt there is a past encyclopedia with anything close to the number of pictures wikipedia has). While encyclopedic videos are not easy they are certianly posible.

    4. Re:Too much of a burden on Wikipedia by AndyCh · · Score: 1

      Yeah! And when they put pictures in newspapers as well that just got in the way of the text. And this kind of thing http://www.youtube.com/watch?v=AU8PId_6xec (YouTube.com) is a pointless waste of resources. I'd rather read 250 words on the nature of light.

    5. Re:Too much of a burden on Wikipedia by jubei · · Score: 2, Insightful

      Videos can be especially helpful when used to describe motions and processes. Things like engine cycles, swarming behavior, and traffic patterns would be good subjects for videos.

    6. Re:Too much of a burden on Wikipedia by Anonymous Coward · · Score: 0

      This is out of scope for Wikipedia. It sounds like this should be an entirely separate project. Wikipedia is an encyclopedia. Encyclopedias should not have video:

      ...why not?

      An entry on the Hindenburg does not need a video of the Hindenburg disaster.

      I'd say "citation needed", but I think "steaming pile of bullshit" is more appropriate. Of course it doesn't NEED it, but then, it doesn't need a picture, either, right? Can always link to some other site. Or even much text, background and so on - why not just give a general overview in a paragraph or two, and then link to museums etc. that will provide detailed explanations?

      I think it'd make just as much sense as your claim that there's no "need" for a video, and it's about the same kind of ass-pull, too, the same kind of not-actually-providing-a-reason-but-merely-repeating-the-claim.

      Anyhow, why not just inform the Wikipedia guys of all this? I'm sure they'll see the error of their ways immediately when confronted with your brilliant reasoning.

    7. Re:Too much of a burden on Wikipedia by Anonymous Coward · · Score: 0

      Wikipedia is an encyclopedia, yes; however, Wikimedia Commons is "A database of freely usable media files to which anyone can contribute." Wikiversity is "a Wikimedia Foundation project devoted to learning resources, learning projects, and research for use in all levels, types, and styles of education from pre-school to university, including professional training and informal learning." Wikibooks can definitely use functional examples.

      Wikipedia isn't necessarily going to have audio and video; it may just link to Wikimedia Commons.

      In all reality, the title of this article itself is kind of poor. It should really say "Wikimedia Gears Up For Explosion In Digital Media".

      Posting anonymous because I can't remember my password.

    8. Re:Too much of a burden on Wikipedia by General+Wesc · · Score: 1

      I suspect the article is misleading in saying 'Wikipedia'. It should probably say 'WikiMedia' (Wikipedia + Wiktionary + WikiBooks + WikiSources + WikiQuote + WikiMedia Commons (and this one is particularly relevant) + probably more).

    9. Re:Too much of a burden on Wikipedia by Thaelon · · Score: 2, Interesting

      An entry on the Hindenburg does not need a video of the Hindenburg disaster.

      I disagree. I think that's a perfect example of an article that needs video. In my mind the video starts when something goes visibly wrong to the point that it's a pile of stationary, yet flaming wreckage on the ground and that's it.

      Contrast this with typical American TV that is so fucking full of filler like commentary and "dramatic" camera movements that I can't watch it anymore. Like "World's Most Dangerous Police Chases" and the like. There's like 3 minutes of worthy video padded with 3-10 repetitions and 21 minutes of inane blathering no one cares about. The kind of stuff that is invariably absent on youtube renditions - even those taken from the show.

      I think there are exceptional cases where a video is warranted, but they should be extremely short. No commentary whatsoever. Text is a better format for it.

      This turned out to be a kind of exploratory essay, and I apologize, but I guess the conclusion is: Yes wikipedia should have video, but only in exceptional cases, and keep it as short as possible, and no speaking.

      Lastly, I expect Wikipedia's video posting rules to cite this post.*

      *Warning: do not attempt to read this sentence without a sense of humor.

      --

      Question everything

    10. Re:Too much of a burden on Wikipedia by Simetrical · · Score: 2, Informative

      Wikipedia is not the only Wikimedia Foundation project. In particular, the scope of the Wikimedia Commons is "to provide a media file repository . . . that makes available public domain and freely-licensed educational media content to all . . .". All the projects are run from the same servers, and share the same upload servers in particular -- notice how all uploaded images are at upload.wikimedia.org, no matter what the project is. The technical upgrades are of most value to Commons, which has long had trouble accepting in-scope content like high-quality, free educational videos because they're over the file size.

      --
      MediaWiki developer, Total War Center sysadmin
    11. Re:Too much of a burden on Wikipedia by MobyDisk · · Score: 1

      Yes, but the article specifically says Wikipedia.

    12. Re:Too much of a burden on Wikipedia by Explodicle · · Score: 1

      What about the speaking in this video? I think it adds a lot to the historical context and captures what was going through people's minds during the event.

    13. Re:Too much of a burden on Wikipedia by Simetrical · · Score: 1

      That's because the author of the article has no idea what he's talking about. Like most people, he's never heard of Wikimedia projects other than Wikipedia, and so assumes that everything about Wikimedia projects as a whole is about Wikipedia. The changes are actually more or less irrelevant to Wikipedia, which needs few videos and no long ones at all. Any long video is almost certainly not fair use, and therefore should be uploaded to Commons if it can be used at all. (The English Wikipedia allows some fair use, while Commons does not.)

      --
      MediaWiki developer, Total War Center sysadmin
    14. Re:Too much of a burden on Wikipedia by BetterThanCaesar · · Score: 1

      This story is really about Wikimedia Commons, the free database of media. Wikimedia Foundation also runs for example Wikinews and Wikiversity, where videos might fit in perfectly.

      --
      "Stop failing the Turing test!" -- Dilbert
    15. Re:Too much of a burden on Wikipedia by Thaelon · · Score: 1

      In my book that's cool, but what I'm afraid of idiotic commentary. Besides, it could be transcripted, and the emotional stress described.

      --

      Question everything

    16. Re:Too much of a burden on Wikipedia by RealGrouchy · · Score: 1

      Wikipedia is hardly the only project that Wikimedia Commons hosts. There is also WikiBooks, Wikiversity, and in addition to the instructional videos that could supplement those projects, new multimedia capabilities could even bring to life a "Wikimentary" project ("Wikumentary"? Some portmanteau of "Wiki" and "documentary").

      It would be very awesome if this led to collaborative video technologies, such as the ability to caption videos (and edit captions) without downloading the whole file, adding stuff to the edges of the file, then reuploading it, or to even add alternate soundtracks (i.e. different languages) to certain parts.

      - RG>

      --
      Hey pal, this isn't a pleasantforest, so don't waste my time with pleasantries!
  23. Re:I can only imagine how bad the edit wars will b by TorKlingberg · · Score: 1

    A 2 hour movie would probably not be used in Wikipedia itself but some other Wikimedia foundation project.

  24. Finally by dimethylxanthine · · Score: 1, Interesting

    The children of Africa will be able to appreciate such artistically rich works as Andres Serrano's photograph of a crucifix submerged in urine, Barbara Kruger's accusatory slogans (useful in politics class across Zimbabwe?) and Robert Mapplethorpe's self-portrait featuring a whip protruding from his anus.

  25. Only 2TB !!! by ElSupreme · · Score: 1

    Wikipedia is only 2TB total??? I mean I could run a mirror from my home server. After I delete my TiVoed stuff that is. I am amazed how much information 2TB actually is then. Wikipedia is an endless supply of (hersay) information.

    --
    My addiction: Arguing with idiots. AKA Slashdot!
    1. Re:Only 2TB !!! by Anonymous Coward · · Score: 0

      This is interesting to me as well. I recently bought two 1.5TB hard drives and put them in RAID-0 (For 3TB). With Moore's law and rapidly increasing hard capacities: petabytes, exabytes, zettabyte and even the yottabyte will be in reach. It's the digital Great Wall of China!

      Also, the "SD-XC" standard that was recently announced will also be interesting as they try to put the 2TB on an SD card(!)

  26. This is going to be what YouTube was supposed tobe by DelgadoRandom · · Score: 2, Interesting

    Instead of just wading through a billion "OMG Kid FAILS at Suzuki ghost-ride in front of hott!!!" videos mismarked as news, people can actually get to the most representative and informative feeds on emerging issues. Like a public newsroom.

  27. Re:I can only imagine how bad the edit wars will b by Anonymous Coward · · Score: 1, Interesting

    this list is irrelevant; I didn't find the Alabama hot pocket nor the angry dragon.

  28. Re:I can only imagine how bad the edit wars will b by AKAImBatman · · Score: 4, Interesting

    That doesn't prevent there from being a rather significant pool of classic media. Take the old Superman cartoons as an example. They all fell into public domain long before they could be grandfathered back into existence. Thus just about anyone who wants to host them, edit them, use them in a new work, or otherwise make use of those old films is able to do so. Also, some of those films are likely to be new works that are gifted into the Creative Commons in the same way the Wikipedia article text is. Think of a shark in its natural environment, a tour of a famous building, or even a re-enactment of a historical battle.

    There's even work that's been done to show how Wikipedia might use the HTML5 tag if and when it becomes widely deployed. (See this page for a dev version of Opera and 2 example Wikipedia pages that support & fallback content.) Despite the seeming incongruity of allowing videos inside Wikipedia pages, the demos shown is actually quite natural.

  29. Wiki content fascists will reduce storage need by brooke618 · · Score: 1

    The self-appointed content fascists on Wikipedia should result in a great reduction in the amount of storage needed. I like Wikipedia, find it to be extremely useful, and use it a lot -- but I have nearly given up on adding images to it, as there are too many idiots who delete legitimate images, citing an interpretation of some regulation or other, but being completely wrong about it. It takes too much effort to argue back and forth with them. I imagine that it will be even worse for video. You'll need 20 pages of justification and a mathematical proof of its correctness and suitability, or some ass will eventually delete it.

    1. Re:Wiki content fascists will reduce storage need by vlm · · Score: 1

      The self-appointed content fascists on Wikipedia should result in a great reduction in the amount of storage needed.

      Agreed. Why does the wikipedia need more storage, when their main focus seems to be deleting other peoples articles?

      You'd think they would "upgrade" to smaller disks not bigger disks. Move the whole think to a single small SD card or something.

      --
      "Science flies us to the moon. Religion flies us into buildings." - Victor Stenger
    2. Re:Wiki content fascists will reduce storage need by Anonymous Coward · · Score: 0

      While I understand you're being facetious, you have to keep in mind the amazing amount of total crap that constantly gets uploaded to wikipedia. Without active "deletionists", as they call themselves, it is easy to imagine wikipedia becoming a mess of half assed redundant articles. I think there is a lot to be said for focusing wikipedia into as few articles as possible without losing information or making articles unreadably long.

      Also, the size of Wikipedia is growing constantly, and not just because all the revisions are saved. It is certainly nowhere near the point where it would stop growing or get smaller, as that would mean it had fully captured the sum of human knowledge.

  30. Who will pay for this ? by eulernet · · Score: 4, Insightful

    If they increase the storage, it means that the traffic will explode.
    Who will pay for the bandwidth ?
    This year, it was 6 millions of dollars, but with videos, at least 10 times this amount will be needed.
    Does this mean that ads will appear ?

    1. Re:Who will pay for this ? by Anonymous Coward · · Score: 0

      "ATP is the Microsoft of your body- it gets you where you want to go!"

    2. Re:Who will pay for this ? by Anonymous Coward · · Score: 0

      I hope so.

      If wikipedia offered non-intrusive smart ads/branding opportunities to large companies who would pay a significant amount for it, they would be earning a lot more money than the amount they list, and could begin to provide a far better service.

      It's great it's free, it's great the source code is free, none of this should (or would) change. You'd merely have some advertising (or simple branding such as "This page sponsored by ").

  31. Re:I can only imagine how bad the edit wars will b by F3V0H1B · · Score: 1

    Wow that made my day.

  32. Re:I can only imagine how bad the edit wars will b by legirons · · Score: 2, Informative

    We already have archive.org for anything out of copyright, or freely redistributable.

    Not for long - The Internet Watch Foundation have just blocked archive.org to all UK population.

  33. Wikipedia Search = Sucky by Frosty+Piss · · Score: 5, Insightful

    Any time I want to learn about something, it's the first place I go.

    It's the second place I go, because the Wikipedia Search "feature" sucks unless you know exactly what you're looking for. If only Wikipedia would either fix their broken "search" or simply integrate Google search into it?

    --
    If you want news from today, you have to come back tomorrow.
    1. Re:Wikipedia Search = Sucky by Cowmonaut · · Score: 2, Insightful

      How about you just google it in the first place? Chances are the wiki entry is the top search result ANYWAYS. And really, their search isn't bad. You just have to know what the subject is called and be willing to scroll down to see the "possible matches". The article your looking for is probably in the top 5....

    2. Re:Wikipedia Search = Sucky by LandDolphin · · Score: 1

      I go to google, and the first place it sends me is Wikipedia

      I agree Wikipedia's search is horrible.

      --
      Spelling and Grammar errors have been added to this post for your enjoyment
    3. Re:Wikipedia Search = Sucky by quintessentialk · · Score: 1

      because the Wikipedia Search "feature" sucks unless you know exactly what you're looking for

      I feel strongly enough to throw in a 'me too.'

      The wikipedia search feature is dreadful, but as others have pointed out, Google's is pretty good. I'll usually append or prepend the phrase 'wiki'. E.g.: 'wiki paw-paw' or 'wiki radiant intensity'.

    4. Re:Wikipedia Search = Sucky by Jherek+Carnelian · · Score: 1

      That's what he said. Wikipedia is the 2nd place he goes because google is the first.

    5. Re:Wikipedia Search = Sucky by Simetrical · · Score: 3, Informative

      There have been major improvements to search lately, thanks pretty much solely to the volunteer work of Robert Stojnic (rainman). You might want to try it out again. Still probably not quite up to Google levels in some ways, given the difference in budget of some billions of dollars versus ~$0, but it has better relevance than before and a lot more nice features now (e.g., "did you mean").

      --
      MediaWiki developer, Total War Center sysadmin
    6. Re:Wikipedia Search = Sucky by Anonymous Coward · · Score: 0

      I do google it first. Why do you think I said it was the second place I go?

  34. Re:I can only imagine how bad the edit wars will b by legirons · · Score: 1

    I eagerly await the update to this: http://en.wikipedia.org/wiki/Sexual_positions

    WTF...? this list is not exhaustive - I think you would be

  35. You learn something new everyday... by Anonymous Coward · · Score: 0

    Here I am, going around all these years thinking that all content on the internet was digital. Looks like the jokes on me.

    Well Im off to Wikipedia to find some analog media. Maybe tomorrow I can find some media that is biological. That would be sweet.

  36. Re:I can only imagine how bad the edit wars will b by timeOday · · Score: 1

    How will video make the problem any worse than it already is with images or text?

  37. How about offering images for download again? by harmonica · · Score: 2, Interesting

    It's been 18 months since Wikipedia provided bulk downloads of image data. That may not be a priority for most people, but offering everything for download is essential for an open project in my opinion. Add all new images of a month to YYYYMM.tar and offer that as a torrent.

  38. Re:I can only imagine how bad the edit wars will b by Archangel+Michael · · Score: 1

    "Think of a shark in its natural environment, a tour of a famous building, or even a re-enactment of a historical battle."

    You just described "Sharks with lasers" ... I think

    --
    Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
  39. AWESOME for education! by Anonymous Coward · · Score: 0

    Imagine how many more poor 3rd world nation kids we could attract to Wikipedia once people start uploading some adult videos...you know, to demonstrate and safe and proper mating practices. This will make a huge impact on the AIDS problem in Africa. I just hope those classmatePCs and OLPC notebooks will be able to display the videos in accurate 32bit color and original resolution. I just hated those old educational videos that are blurry and fuzzy!

  40. Re:I can only imagine how bad the edit wars will b by Hogwash+McFly · · Score: 2, Interesting

    Why the focus on 'movies'? There are many situations in which an article about a particular subject could be improved through the use of a high-quality, feature-length educational video. Wouldn't the article for the Amen Break be more interesting if this video appeared on the page, right there in the sidebar? To borrow your example, you wouldn't have a Spike Lee film, but a documentary about him, fleshing out the details in the article and offering insight that text alone can't provide. If a picture is worth a thousand words, then a moving picture must be worth millions.

    Of course, you open up a whole can of worms in the editing battle side of things. Tug-of-wars over text has proved bad enough, let alone people arguing over weasel words and unsupported claims in a thirty minute documentary.

    --
    Mother, do you think they'll like this sig?
  41. Great. by Super+Jamie · · Score: 1

    Awesome, now they'll have more content than ever to mark as "not notable" and delete!

  42. Re:I can only imagine how bad the edit wars will b by severoon · · Score: 1

    I don't understand how it makes sense to arbitrarily place limits on the form of wikipedia content. Maybe I don't understand how a particular type of content could be used, but that's my problem. I wouldn't want to deprive the entire world of potentially valuable information because I'm ignorant about something. (And who knows, maybe I can remedy that ignorance by checking out the relevant wikipedia movie on it.)

    --
    but have you considered the following argument: shut up.
  43. Re:I can only imagine how bad the edit wars will b by MrNaz · · Score: 1

    Remember, you are free to edit that page and add any omissions that you feel are necessary for completeness.

    --
    I hate printers.
  44. Re:I can only imagine how bad the edit wars will b by Gerzel · · Score: 2

    Long bought and paid for bribed long...

  45. Re:Wikipedia Search = Much better by Taxman415a · · Score: 3, Informative

    It used to be really bad I agree, and so would everyone else. But it has recently gotten much better. It was just never seen as a high enough priority given the shoestring budgets and other fires that needed to be put out.

    Now however it gives reasonable suggestions for misspellings and has better accuracy.

  46. Re:I can only imagine how bad the edit wars will b by freddy_dreddy · · Score: 1
    --
    "Violence is the last refuge of the competent, and, generally, the first refuge of the incompetent" - Thing_1
  47. web seeding by Anonymous Coward · · Score: 0

    BitTorrent doesn't work well with unpopular information.

    Many BT clients support web seeding. It's available if it's unpopular, but if it gets popular in a hurry, the clients/peers will spread the load around.

  48. Re:I can only imagine how bad the edit wars will b by dontmakemethink · · Score: 1

    The Wiki project represents the best and worst that's in us.

    I agree. Websites that publish content submitted and moderated by users really suck.

    --

    War as we knew it was obsolete
    Nothing could beat complete denial
    - Emily Haines
  49. Money issues by Sethus · · Score: 1

    Wasn't Wikipedia having issues for getting enough donations this last year? Somehow, expanding to video content seems a bit foolish at this point in time if money is already tight and is likely to get tighter for the next fiscal year.

    --
    Posting with out proof reading since 2001.
  50. Re:I can only imagine how bad the edit wars will b by palegray.net · · Score: 1

    Maybe a better question is this: how much user-contributed content (original productions) will later be considered "classic?"

  51. YouTube offers no download UI by jbn-o · · Score: 1

    Obviously what people are referring to when they say YouTube videos aren't "downloadable" is that YouTube offers no user interface for easily downloading the video. I'm sure plenty of /. readers know of programs that will ferret out and then download an FLV file given a YouTube URL. Most users don't use those programs. They use only the features the site offers to them (even down to using the site's ability to recommend some video to a friend instead of copying and pasting the URL into a new email message).

    The lack of download UI, like so many other things, was most likely a conscious choice made by YouTube's initial developers (and now continued by Google) to encourage referrals back to the site rather than allow users to pass around copies of videos independently the site. This helps the site become an intermediary between site users (again, for most users who are not as technically skilled as /. readers) in order to gather interesting and saleable information.

  52. I'm not sure they're *really* ready by toby · · Score: 1

    Flickr burns up to 10TB in uploads in a single *day*...

    --
    you had me at #!
  53. Re:I can only imagine how bad the edit wars will b by Anonymous Coward · · Score: 0

    That article clearly lacks references.

  54. Wikipedia doesn't need this. by Animats · · Score: 2, Interesting

    I don't see a role for Wikipedia in this. Archive.org already accepts video uploads of useful archival material, so that's covered. Wikipedia has enough trouble finding redistributable still images for articles. Who's going to create useful video for Wikipedia that isn't original research or a copyright violation?

  55. Re:I can only imagine how bad the edit wars will b by saibot834 · · Score: 1

    The last time I tried the upload page for an image from the Cassini mission I was pretty much blown away how complicated it is to figure out how to tag a file to avoid having it be deleted on sight, even though the use permissions from the copyright owner were pretty clear.

    See? There is already the problem. The permission from the copyright owner to upload the files is not enough, because Wikipedia only accepts free content (except for some Wikipedias which allow fair-use-images to be uploaded). So, the copyright owner must put his work under a specific License (GFDL 1.2, CC-BY-SA-3.0 or something alike) and then Wikipedia can use that. Don't blame us (I am a Wikipedian myself), blame copyright law that makes it so complicated to reuse works of others and make them available for everyone.

  56. Re:I can only imagine how bad the edit wars will b by dedazo · · Score: 1

    See? There is already the problem.

    These were images that met the requirements for non-free use on the English Wikipedia.

    Don't blame us

    I am not blaming you for anything other than accepting non-free images and then making it extremely difficult to tag the image correctly so it won't get deleted five minutes after being uploaded.

    --
    Web2.0: I love when people Flickr my cuil and digg my boingboing until my google is reddit and I start to yahoo
  57. "upload a two-hour video of good quality" by Anonymous Coward · · Score: 0

    In other news, The Pirate Bay filed a patent infringement lawsuit against Wikimedia for illegally duplicating its method of illegally duplicating copyright content.

  58. Trademarks on elements of copyright-free works by tepples · · Score: 1

    Take the old Superman cartoons as an example. They all fell into public domain long before they could be grandfathered back into existence. Thus just about anyone who wants to host them, edit them, use them in a new work, or otherwise make use of those old films is able to do so.

    And possibly run afoul of DC Comics' trademark on SUPERMAN. Copyrights survive patents, and trademarks survive copyrights. The Dastar v. Fox precedent (one cannot use a trademark as an ersatz copyright) has been rejected in other countries, such as Canada which recognizes a trademark on ANNE OF GREEN GABLES jointly owned by Prince Edward Island and the author's estate.

    Also, some of those films are likely to be new works that are gifted into the Creative Commons in the same way the Wikipedia article text is.

    But which studio big enough to produce notable works releases them under a free license?