Slashdot Mirror


Citizen Science and Grid Computing

japonicus writes "The Economist has an article summarizing the current state of distributed computing (think SETI@home and its ilk), which suggests that distributed-human projects are going to be the next big thing. (We discussed one such project, the Galaxy Zoo, a few months back.) The distributed-computing platform BOINC is about to expand to human processing. Distributed proofreaders have been a longstanding success (yet inexplicably failed to get even a mention in the article); but there are a lot of other projects waiting in the wings."

8 of 69 comments (clear)

  1. games by enjahova · · Score: 4, Informative
    --
    "how can they call it a MINE if everything here is THEIRS?!?!" -Straight Jacket
  2. My problem with grid computing by schnikies79 · · Score: 2, Informative

    The only problem I have with the current way of grid-based computing is that it cost me a decent amount over the year. I have to leave my PC('s) on, which burns up power that could otherwise be saved.

    I know several slashdotters leave their computers on 24/7, but I don't. It's akin to leaving a light-bulb on overnight, or leaving the fridge door open. I do have a computer I leave on overnight when it's downloading, but it's a 5headless 00mhz p3 with 256mb ram and it's promptly shut down until I need to download again.

    --
    Gone!
  3. Every project you can participate in right now by kpearson · · Score: 2, Informative

    is listed on my site: http://distributedcomputing.info/ . If you leave your computer on all the time and it isn't doing anything useful when you aren't using it, please look through these projects and pick one or more to contribute to.

  4. Re:Micropayments for human labor to prevent boredo by Yetihehe · · Score: 2, Informative

    [...] but if someone writes a bot to randomly click on a picture to get micropayments? Not so good because not only were you cheated, but now you have a bunch of wrong data. How do you detect fraud in such a system?
    Did you RTFA? It's obvious: with redundancy. When 10 users agree and one misses this agreement most times, he is considered not trustworthy and therefore ignored and not payed.
    --
    Extreme Programming - Redundant Array of Inexpensive Developers
  5. Grid computing != Distributed computing by edsousa · · Score: 5, Informative
    Grid computing is when you request resources to run your app. Projects like SETI@home use a different approach: you pull a task, instead of arbitrarily offering your computing resources.

    IBM defines grid computing as "the ability, using a set of open standards and protocols, to gain access to applications and data, processing power, storage capacity and a vast array of other computing resources over the Internet. in http://en.wikipedia.org/wiki/Grid_Computing
  6. Re:DP by dpf_donovan · · Score: 2, Informative

    Maybe because it's a totally amateur effort?

    "All-volunteer" is not the same thing as "totally amateur." A number of our volunteers work in library science, proofreading, or other directly related fields.

    I volunteered for DP for a few months. I got buggy TIFFs that my web browser couldn't deal with, so I sometimes had to work outside the DP proofing environment, which was a pain. (My suggestion that they switch to a more portable format, such as PNG, fell on deaf ears.) And they're still stuck on the idea that plain text is a universal format. There was no good way to indicate marginal notes. Both boldface and italic are indicated by all caps. And equations were managed with a subset of LaTex which I'm sure I mangled because I didn't have a LaTex interpreter to test it on in fact, the DP instructions didn't even mention that it was LaTex.

    It sound like you last visited DP a long time ago. DP has been standardized on PNG as their page image format almost since the site's inception 7 years ago, though we do allow jpg as an alternative. TIFF has never been an official format there. DP has also been producing HTML, DJVU, and LaTeX editions of projects (including illustrations) for many years. We are not tied to plain text, although we do produce it as a minimum for our target repository, Project Gutenberg.

    Markup for bold and italics is the same as HTML, and markups exist for and are used to indicate marginal notes, footnotes, and the like. You are welcome to argue that a more complex markup is necessary, but considering the amount of outdated information in your comments here, you may wish to stop by and update your knowledge of the the state of the site. We'll happily welcome you back if you do.

    D. Garcia
    SysAdm - Distributed Proofreaders.

  7. Re:SETI... by ShakaUVM · · Score: 2, Informative

    SETI?

    http://en.wikipedia.org/wiki/Distributed.net

    The RC5 contest, 10 years ago, was the first one to harness the concept and prove the validity. I know Slashdot loves using phrases like "the next big thing", but Grid computing has been around and been useful for a long time now.

  8. Re:DP by bgalbrecht · · Score: 2, Informative

    As others have mentioned, you must have volunteered at DP a very long time ago because ALL of your objections to our work are no longer valid. The only complaint of yours that was valid when I started volunteering there 3.5 years ago was that DP's final versions submitted to Project Gutenberg were plain-text.

    At the time you were volunteering, PG was primarily a repository of only plain-text documents. These days, in a large part due to the influence of volunteers at DP, nearly every new text submitted to PG has an HTML edition, some are submitted to PG in PG-TEI, which is Project Gutenberg's draft/proposed XML vocabulary based on the Text Encoding Initiative XML format, which can be transformed into many formats including plain text and HTML.