Slashdot Mirror


Walter Bender Resigns From OLPC

westlake writes "Walter Bender, the former executive director of MIT's Media Lab, and, in many ways, the tireless workhorse and public face of OLPC, has resigned from OLPC after being reorganized and sidetracked into insignificance. The rumor mill would have it that 'constructionism as children [learn] learning' is being replaced by a much less romantic view of the XO's place in the classroom and XO's tech in the marketplace."

10 of 126 comments (clear)

  1. oblig by Rob+T+Firefly · · Score: 5, Funny

    Did his final words as he left have anything to do with biting his shiny metal ass?

    1. Re:oblig by thhamm · · Score: 5, Funny

      with biting his shiny metal ass?

      nah, but: 'i'll make my own OLPC ... with blackjack ... and hookers.'

    2. Re:oblig by everphilski · · Score: 4, Funny

      antiquing?

  2. Sadly, no... by nweaver · · Score: 5, Insightful

    The software stack may be questionable, but the hardware is brilliant.

    Nothing else comes close for efficiency, cost, battery life (with working software), ruggedness, total lifetime, etc.

    The thing is VERY tough (i've tossed mine several times), very low power (3 hours battery life with 100% broken power management. Good power management should get 6+ hours battery life for typical users), with a brilliant screen. Just put real software on it and its very nice.

    Let alone the environmental tolerance: Normal notebook batteries die if you try charging them at 100F.

    --
    Test your net with Netalyzr
    1. Re:Sadly, no... by legutierr · · Score: 4, Interesting

      The software stack may be questionable, but the hardware is brilliant. The software stack is actually very cool and innovative. Unfortunately, it is also way too ambitious for the distribution timeline that OLPC has. It tries to reinvent the filesystem and all the standard WIMP GUI conventions, even while implementing everything in *Python*. On top of that, almost every element of the software stack (browser, word processor, etc.) is either implemented from scratch, or re-implemented in Python on top of a low-level branch of FOSS code like gecko or AbiWord.

      Sugar is a worthwhile project. Unfortunately, it is not yet stable (memory leaks, etc), the kinks of the completely re-imagined user experience have not been worked out, and not every "activity" that is needed to provide a complete user experience exists.

      I hope that Sugar is not dead, because when that thing actually starts working...(famous last words?) More importantly, I hope that OLPC makes some very clear and unambiguous statements regarding the future and the status of Sugar, because it needs a strong developer community to survive, and I sure as hell am not going to write anything for it if it is completely abandoned. What a waste it would be, after so much good work.
  3. It looks by esocid · · Score: 5, Interesting
    like Bender was kind of forced to resign since all of his responsibilities were absorbed into the other 4 restructured areas. Since January the OLPC has lost three top execs, one of whom was asked to stop collaborating with Bender. Something seems a little fishy with this operation now.

    In an interview with BusinessWeek in early March, OLPC Chairman Negroponte said OLPC was "doing almost impossible things," and that the organization needed to be managed "more like Microsoft." He said OLPC was reorganizing into four departments and looking for a CEO to lead the nonprofit.
    --
    Absolute power corrupts absolutely. indymedia
  4. Direct Link to Resignation letter by styryx · · Score: 4, Informative

    Direct Link to Resignation letter

    I was going to submit this story after finding it on Digg or Reddit; the headline was focusing on Negreponte(sp?) allegedly wishing to partner with MS to put XP on XO in order to sell more units. After reading the letter and there being no mention of it I decided against submission.

  5. Re:Instead OLPC should deepen its approch by sm62704 · · Score: 4, Insightful

    But first you have to learn the teachers how to teach to teach teaching.

    My brain hurts.

    --
    mcgrew's razor: Never attribute to stupidity that which can be explained by greedy self-interest
  6. Re:GOOD... by 99BottlesOfBeerInMyF · · Score: 4, Insightful

    There were rumors posted at one point that Apple had offered to donate a core OS, but were turned down for not being completely open-source. Perhaps if those rumors had any truth, they could be fulfilled now.

    I hope not. Look I'm as big of an OS X fan as anyone, but it is not really suited to the OLPC project in a number of ways. Also, the all OSS stack makes sense with regard to their mission, to bootstrap an intellectual property creation industry in these nations. Being able to edit and modify all the code provides a starting place for this project to sustain itself via the user base.

    I'd sure rather have MacOS than linux or XP, given the choice, if I was a third world kid who wanted to learn something.

    The OLPC software is very well designed for its core tasks of educating children, which is quite different from general purpose computing. As a kid, I'd much rather have had an OLPC that allows me to learn with all the other kids in my school, than even a modern OS X system. Swapping it out for OS X makes little more sense than doing the same with WinXP.

  7. Actually... by nweaver · · Score: 4, Informative

    A: The x86 used is already very low power and very high integration, supporting sub-millisecond sleep states. With Amdahl's law being what it is, replacing the processor with a mystic 0 power CPU wouldn't add all that much to battery life. The TOTAL power consumption is 5W already, and the CPU's share of that power budget (when you consider CPU and not the associated control logic for memory, IO, etc) is low.

    And in return, x86 compatibility is a good thing, because it opens up a huge world of binary software. For one, x86 is far better supported by just about everybody.

    B: The OLPC actually uses a 15 W-Hr LiFeP (Lithium Ferro-Polymer) battery. Which is actually 4x the charge lifespan of LiIon, and has far greater environmental tolerance, and can even be composted for disposal.

    --
    Test your net with Netalyzr