Slashdot Mirror


Modern Methods For Sharing Innovation

The New York Times is running a story about Johnny Chung Lee, a hardware hacker made famous for his projects which modified the Nintendo Wiimote to do things like positional head tracking and multi-touch display control. The article focuses on the suggestion that Lee's use of YouTube to demonstrate his innovations has done a better job of communicating his ideas than more traditional methods could. Quoting: "He might have published a paper that only a few dozen specialists would have read. A talk at a conference would have brought a slightly larger audience. In either case, it would have taken months for his ideas to reach others. Small wonder, then, that he maintains that posting to YouTube has been an essential part of his success as an inventor. 'Sharing an idea the right way is just as important as doing the work itself,' he says. 'If you create something but nobody knows, it's as if it never happened.'"

3 of 91 comments (clear)

  1. Re:Because of the Internet, everyone's an expert.. by ColdWetDog · · Score: 2, Informative

    The innovation going on behind the scenes is trending to make the pay-per-view technical journals less relevant precisely because of their exclusionary nature which relies upon a monopoly on the accepted forms of professional communication.

    Ever consider the concept of signal to noise? Sure, you can find almost anything on the Internet if you look hard enough. Sometimes, I just want to find what I'm looking for, organized in a coherent fashion and perhaps backed up by some organization with a real telephone number.

    Or just somebody with some toehold to reality.

    --
    Faster! Faster! Faster would be better!
  2. here, have mine by thermian · · Score: 2, Informative

    One RK4 solver, with easy explanations of the steps.
    http://code.google.com/p/nmod/wiki/int3
    Its not adaptive (I fail to see why adding adaptivity helps, and I have yet to see satisfactory proof that it does).

    --
    A learning experience is one of those things that say, 'You know that thing you just did? Don't do that.' - D. Adams
  3. "deep linking" in youtube videos by Chris+Pimlott · · Score: 3, Informative

    Just take 30 seconds of time and bandwidth, by viewing this starting half-way through from 2:30-3:00

    http://www.youtube.com/watch?v=Jd3-eiid-Uw

    Now tell me that those 30 seconds don't convey more via video than could be conveyed through 30 seconds of reading abstract symbols.

    Fun fact: YouTube now lets you link to a specific time in a video, by added a time-index anchor at the end of the URL. For example, add #t=2m30 to the link you just posted.