Slashdot Mirror


Symbian Foundation Sites To Close

Following news earlier this month that Nokia is taking back control of Symbian platform development, the Symbian Foundation has now announced that its websites will shut down on December 17th. Source repositories will no longer be hosted online, and user-submitted content databases may be available later upon request. "We are working hard to make sure that most of the content accessible through web services (such as the source code, kits, wiki, bug database, reference documentation & Symbian Ideas) is available in some form, most likely on a DVD or USB hard drive upon request to the Symbian Foundation. Preparing this content will take some time, hence it will not be distributable before 31st January 2011. A charge may be levied for media and shipping.

5 of 78 comments (clear)

  1. It's official by rumith · · Score: 5, Funny

    Symbian is dead. No need to wait for Netcraft to confirm it.

  2. Wait a minute... by Chairboy · · Score: 3, Funny

    How will this affect the high-end adult toy industry?

  3. It's going to MeeGo by tepples · · Score: 3, Informative

    One has to wonder if Nokia really knows where it's going.

    It's going to MeeGo. As I understand it, Symbian is just the legacy system that Nokia uses on "feature phones" until MeeGo matures.

  4. Sad, but we could see it coming by Bruce+Perens · · Score: 4, Informative

    I was one of a series strategic consultants hired when Symbian was considering conversion to an Open Source project. Unfortunately, what I told them was not what they wanted to hear. One element I pushed was that nobody was going to be interested in their kernel, regardless of what they did, and that conversion to Linux would eventually be necessary if they were not to continue to expend millions on re-inventing the wheel. Another element was licensing and strategy so that the project would continue to make money, which, amazingly, was rejected as Symbian's customers were also its owners and didn't care for it to continue as a for-profit project. Rather than the direction they took, I would have preferred to see them continue to operate as a profitable proprietary software company, because they very obviously weren't going to make it in Open Source.

    But in truth, this project started too late to have much hope.

    1. Re:Sad, but we could see it coming by Anonymous Coward · · Score: 3, Interesting

      The foundation already had membership fees which got in the way and phones are not an area where people can hack away in a completely unrestrained manner anyhow, in general, since it is possible to make devices behave illegally and damage/DOS networks if they are modified. People do this of course but I can't imagine a device manufacturer sanctioning it or indeed aiding it in any way. So it's not an area that's particularly amenable to open source. Also look at how long it took Linux to even establish it's ecosystem - I was using it in 1992 when I left school. The Symbian Foundation had barely any chance.

      Android et al have non-phone applicability at the moment (which Symbian actually has too but it's unexploited e.g. it can run on X86) and share software that is not phone-specific so there are more avenues for it to pick up outside changes from. I wonder how many people successfully submit things that get into the core of Android outside normal fixes to packages from upstream?

      The Symbian Kernel is actually the most worthwhile bit of it - it's very nicely designed and is good at power management - something that Linux is still primitive at. *All* OS calls are asynchronous and that's just something that really makes me love it as a programmer - Linux is shit in this sense that a mere file IO command is guaranteed to block your process. You are a Linux fan so it seems like it has all the answers to you but you must intellectually admit that that isn't likely and that in OS kernels as in science, different people have parts of the answer. I'm writing this on my Linux laptop, I am ready to give everyone their due.

      The real issue is that open source stuff doesn't just suddenly happen, and Nokia, the biggest contributor of code, didn't work in a very open or agile way inside and didn't use the SF in the way it's supposed to be used - as the master repository. So the level of interaction wasn't there. But this kind of thing happens when you get a whole lot of people who might have read open source books but have not actually tried any of it out before, try to "do open source". They just make all the obvious mistakes and 75% don't change the way they work at all since they don't understand how.

      Despite all this there were modders like HyperX who produced updates for the Samsung i8910 long after they gave up on it. This trend will only increase. Symbian Foundation or not, the code is still there and AFAIK will still be offered openly.