Slashdot Mirror


How Nokia Learned To Love Openness

ChiefMonkeyGrinder writes "Once Sebastian Nyström laid out the logic of moving to open source, there was very little resistance within Nokia to doing so. I think that's significant; it means that, just as the GNU GPL has been tested in various courts and found valid, so has the logic behind open source — the openness that allows software to spread further, and improve quicker, for the mutual benefit of all. That idea is also increasingly accepted by hard-headed business people: it's become self-evident that it's a better way."

180 comments

  1. Openess by sopssa · · Score: 4, Insightful

    That idea is also increasingly accepted by hard-headed business people: it's become self-evident that it's a better way.

    Of course this doesn't apply everywhere, but with things like Qt (cross-platform application and UI framework) it makes sense that everyone benefits from it. It's large things with thousands of users that do benefit from it, but if you're doing business with the the same product you cant really open it up and except still to get revenue - unless you go for the support route, but it also only works to certain types of products.

    1. Re:Openess by Interoperable · · Score: 5, Interesting

      Google is a great example of this. They have a good history of open-sourcing when it benefits them and closely guarding source when it doesn't. They manage to come across as a friendly, open organisation while maintaining a highly profitable business model.

      --
      So if this is the future...where's my jet pack?
    2. Re:Openess by DrgnDancer · · Score: 5, Insightful

      This. Open Source is self evidently a better way for certain areas of software development and certain companies. It doesn't necessarily follow that it is self evidently a better way in general. Open source libraries make sens in a lot of the same ways that open standards make sense. They're, in fact, the next obvious growth of open standards. If we can all agree on the inputs and the outputs of the blackbox, why don't we all just use the same transparent box instead?

      Open source also makes a lot of sense when you look at "reinventing the wheel" type problems. I need an Operating System for my device. I don't really care about making money on the operating system, I want to make money on the device. Hey, look, here's this Open Source operating system that works on lots of devices, can be easily modified to work on my device, and saves me a ton of work. Open source makes sense. I can save a lot of work reinventing the wheel on a non-monetized product by using something someone else has already done and opened for me.

      Open source makes less sense when your software is your product. Microsoft is understandably reluctant to release their source code. It is not self evident that Microsoft would benefit from opening up its products. In fact, most would agrue that the opposite is self evident.

      Apple looked at the same problem that Nokia is looking at and decided that since they had an operating system in house already, it made more sense to just modify it then modifying someone else's open operating system. It's worked for them and it is not self evident that making a different choice would have worked out better.

      It is self evident that using Open Source is superior in certain situations and under certain circumstances. It is self evident that NOT using Open Source is superior in certain situations and under circumstances. It is NOT self evident that using Open Source is inherently superior. At least not to me.

      --
      I don't need a million points of light, just two points of multi-mode fiber and a 10 Gig-E router.
    3. Re:Openess by GMFTatsujin · · Score: 4, Insightful

      Great points. Here's my two cents.

      I bought a N800 because it was the right hardware for what I wanted to do. I needed something I could write on, something I could instant message on occasionally, and something that was light enough and small enough to have on me all the time. Some phones are good for messaging, some notebooks are good for writing, but the N800 brought it together for me.

      Having Maemo, the open source OS, come specially developed for the N800 was a super plus because it offered me a lot more flexibility. True, a lot of what's out there is the standard issue FOSS apps -- but that's the point. I've run SSH sessions from my N800 to diagnose headless server issues, for crying out loud.

      The rest of the time, I write on it, do some twitter, and keep it comfortably out of the way but close at hand. It's a brilliant device, Nokia made some great hardware choices, but they're not in the software biz. FOSS only helps make it better, and was a solid development choice.

    4. Re:Openess by replicant108 · · Score: 3, Insightful

      Apple looked at the same problem that Nokia is looking at and decided that since they had an operating system in house already, it made more sense to just modify it then modifying someone else's open operating system.

      Except that Apple's operating system is based on modifying 'someone else's open operating system'.

    5. Re:Openess by Hurricane78 · · Score: 0, Flamebait

      Well, I wouldn't see a giant advertising company with a small appendage of a search engine and other experimental projects as "friendly". ^^

      It's advertisement that's the base after all. Advertisement and good/honest are rather extreme opposites.

      --
      Any sufficiently advanced intelligence is indistinguishable from stupidity.
    6. Re:Openess by TemporalBeing · · Score: 2, Interesting

      Apple looked at the same problem that Nokia is looking at and decided that since they had an operating system in house already, it made more sense to just modify it then modifying someone else's open operating system. It's worked for them and it is not self evident that making a different choice would have worked out better.

      But remember, Apple didn't just use their own stuff - they took an open source project (FreeBSD) and built their stuff on top of it; in the process they created two more projects - Darwin and OpenDarwin - to encapsulate the open source nature of the underlying system.

      Why did this work for Apple? B/c it let them build off a base system that worked pretty much everywhere, and focus on the quality and other aspects of the system their users care about instead of having to worry about all the nitty-gritty details of writing and supporting an entire operating system and all the utilities that come with it. They can instead let the community do that and focus on what they do best; providing back when they modify the underlying system.

      Open source makes less sense when your software is your product. Microsoft is understandably reluctant to release their source code. It is not self evident that Microsoft would benefit from opening up its products. In fact, most would agrue that the opposite is self evident.

      It could if they did it right. Apple did it right. Microsoft could follow suit. The likelihood of Microsoft doing so at least anytime in the near future is near zero. Windows built on a Unix/Linux platform could be done very well; and a lot of the little details that keep being problematic for Microsoft would likely go away - e.g. security, firewalls, etc. It would also allow Microsoft, like Apple, to focus on what they do best; though they have likely lost track of what that is.

      If Microsoft focused on the right part of the stack (e.g. understanding business needs, custom software enhancements, adding support to open source projects, and providing support contracts), then they could very well be a strong distribution/competitor in the open source market. But they would have to drastically change their business model and self-perception - and that won't happen until at least Balmer leaves, if not a CEO or two after him.

      --
      Truth is like the sun. You can shut it out for a time, but it ain't goin' away. - Elvis Presley (source: imdb.com)
    7. Re:Openess by DrgnDancer · · Score: 2, Interesting

      Yes and no. If we want to call the kernel the operating system, then yes. Beyond that it gets a lot more complicated. They are making use of parts of an open kernel, and many open tools, but the vast majority of what users see as "OS X" or "iPhone" OS is Apple code. If the the Free BSD project disappeared tomorrow, Apple would shrug, hire a couple more kernel developers and move on. If the Linux Kernel project disappeared tomorrow most of these "Linux Device" vendors would be up a creek without a paddle.

      Put simply Apple develops OS X using some Open Source components. Linux device manufacturers use an Open Source OS.

      --
      I don't need a million points of light, just two points of multi-mode fiber and a 10 Gig-E router.
    8. Re:Openess by DrgnDancer · · Score: 2, Insightful

      You're making the same point as the guy above you, but doing a much better job. I agree that Apple makes use of (and, quite fairly, contributes back too) Open Source software in many low level areas of OS X. However it is equally true that neither OS X itself, nor the iPhone OS can be called Open Source products. They are distinct from Darwin and OpenDarwin in ways that Linux device manufacturer's operating systems are not usually distinct from "Linux".

      In a way Apple demonstrated my point very well. They are a company that has found Open Source to be very useful in some areas of the business model, and much less useful in others. It is self evident that Apple makes extensive use of Open Source. It is equally self evident that they make extensive use of closed source. Thus far this balance approach has served them very well. No Open Source projects have found real reason to complain about them as a citizen of the OS community, but they still manage to make extensive and profitable use of closed and proprietary technology.

      --
      I don't need a million points of light, just two points of multi-mode fiber and a 10 Gig-E router.
    9. Re:Openess by marcosdumay · · Score: 1

      Ok, I agree that open source may not be superior in every possible situation, but I lack counter-examples and yours isn't really obvious. Would the clients of Microsoft be better or worse if they colaboratively developed the software they buy? Would it be cheaper or more expensive? Would it have lower or highter quality? In short is Microsoft a leacher or a constructive member of society*?

      * Specificaly for Microsoft, the answer is quite easy, but it doesn't extend to other software dealers on any obvious way.

    10. Re:Openess by mR.bRiGhTsId3 · · Score: 2, Interesting

      I think you missed the point. Apple switched to BSD because it gained them something in a reasonable term. From what I remember (I was very young at the time) OS 9 sucked. It didn't even have pre-emptive multitasking. So, Apple swapping things out for BSD on hardware they could control and even then it took a few iterations before OS X didn't suck. On the other hand, Microsoft has a huge, widely deployed ecosystem. Sure, they could realease Windows 11/BSD or something in a few years, but that would involve changing all of their drivers (which I'm sure the hw mfrs. would love after the joy that was Vista) as well as delivering a perfect emulation layer or nothing will work.
      Apples move made sense, because, in effect, the had hit rock bottom and could only stand to gain from such a move. Microsoft has everything to lose, since if they don't do it perfectly, their competitors can point and say, "Incompatible! You might as well migrate to our platform instead."

    11. Re:Openess by Anonymous Coward · · Score: 0

      Advertisement and good/honest are rather extreme opposites.

      Says who? I might admit that advertising gives Google an incentive to snoop into my personal data a little than I might like to target their ads. I think calling them "extreme opposites" is a little overkill.

      Besides, advertising can actually be helpful to the consumer too. I do (rarely) see get presented with google ads for products or sites I'm interested in which I would have never found otherwise.

    12. Re:Openess by gbjbaanb · · Score: 1

      Sure, they could realease Windows 11/BSD or something in a few years, but that would involve changing all of their drivers (which I'm sure the hw mfrs. would love after the joy that was Vista)

      It'd be ironic if Windows was the OS that depended on ndiswrapper :)

    13. Re:Openess by Guy+Harris · · Score: 1

      But remember, Apple didn't just use their own stuff - they took an open source project (FreeBSD) and built their stuff on top of it; in the process they created two more projects - Darwin and OpenDarwin - to encapsulate the open source nature of the underlying system.

      Well, to be more a little more precise, Apple bought a company (NeXT) that had taken an open-source project (Mach) and a non-open-source-at-the-time project (BSD - not open source as it included AT&T-licensed code) and built their stuff on top of it, and then took NeXT's stuff, updated it with {Free,Net}BSD code (which, by that time, had become open-source), and continued to develop it (both the open-source stuff and the non-open-source stuff atop it).

    14. Re:Openess by Guy+Harris · · Score: 1

      And...

      Why did this work for Apple? B/c it let them build off a base system that worked pretty much everywhere, and focus on the quality and other aspects of the system their users care about instead of having to worry about all the nitty-gritty details of writing and supporting an entire operating system and all the utilities that come with it.

      Actually, Apple pays a significant number of people to "worry about all the nitty-gritty details of writing and supporting an entire operating system and all the utilities that come with it" - some parts of OS X might not be much modified from the upstream BSD version, but, for example, the kernel has some FreeBSD bits in it but is developed independently, and the same is true of libc (well, libSystem, as it's called).

    15. Re:Openess by Anonymous Coward · · Score: 1, Interesting

      You are failing to differentiate between selling ad space and writing ad copy. And obviously if the latter is done honestly then it's no more evil than anything else.

      If you don't like looking at ads, you can skip Google or run a filter. That they don't provide you with their resources completely gratis doesn't make them evil or dishonest. In fact I don't think ethics enter into it at all. They're not a monopoly, and what they provide is not essential for life.

      I'm not even saying that they aren't evil; just that you're going to have to find a better criteria than your (understandable) annoyance with advertisers.

    16. Re:Openess by TemporalBeing · · Score: 4, Informative

      I think you missed the point. Apple switched to BSD because it gained them something in a reasonable term.

      OS9 was good, but it wasn't going to take them to the future. Fortunately for Apple, Steve Jobs created NeXT and built NextStep after they booted him from Apple. When they brought him back (circa 1996), they did so through buying NeXT. Jobs then threw ought the next version of MacOS that was in the works (big failure project for Apple), and took NeXTStep and renamed it Mac OSX.

      It had nothing to do with convenience for Apple at the time other than they needed a new OS. But it was Job's foresight that brought it to the table.

      Apple also went out of their way to ensure their license (AAPL) was Open Source Compliant, and have done a fine job working with the Open Source Community, including maintaining CUPS and several other projects.

      --
      Truth is like the sun. You can shut it out for a time, but it ain't goin' away. - Elvis Presley (source: imdb.com)
    17. Re:Openess by Anonymous Coward · · Score: 0

      I've run SSH sessions from my N800 to diagnose headless server issues, for crying out loud.

      yeah. cos there isn't solutions for this on non-oss mobile devices. give me a break.

    18. Re:Openess by Anonymous Coward · · Score: 0

      I honestly can't believe you got modded as informative with a post that starts of saying "OS9 was good". The rest of your post was great, but having supported a large number of OS9 Macs, it makes me throw up in my mouth a little bit for someone to say that pile of crash was good.

    19. Re:Openess by fph+il+quozientatore · · Score: 1

      I suppose your work/university/school wireless network doesn't run TTLS/EAP PAP, then. Nokia smartphones have been missing support for that authentication protocol (very common in university networks) for at least three years.

      --
      My first program:

      Hell Segmentation fault

    20. Re:Openess by arjan_t · · Score: 1

      So if this is the future...where's my jet pack?

      I think you left it lying in your flying car...

    21. Re:Openess by Anonymous Coward · · Score: 0

      There's a typo in the title. It should be:
      Dr. Slashdot, or How Nokia Learned to Stop Worrying and Love the Openness

    22. Re:Openess by Hurricane78 · · Score: 1

      Ahh... repression and denial! How nice that you can just moderate my comments into oblivion, instead of actually facing the facts, isn't it?

      Typical jerk and loser behavior. I laugh in your general direction!

      --
      Any sufficiently advanced intelligence is indistinguishable from stupidity.
  2. Narrowsighted executives is nothing new. by Anonymous Coward · · Score: 3, Interesting

    If those business people are happy to only compete on hardware, then yes.

    If those business people also want to compete on software, OR, they don't read the license ("who reads the license?") and accidentally infringe, and therefore have to try to reach some agreement with a bunch of people who want nothing but to destroy them and see them humiliated, they might become less happy.

    Nokia has decided to only compete on hardware, so no problem for them. Others who want to compete on software might disagree.

    1. Re:Narrowsighted executives is nothing new. by jedidiah · · Score: 4, Insightful

      If you take other people's work and build on it and call the end result your own without
      bothering to consider the terms involved then you quite rightly deserve to be humiliated.

      It's no more than what you would get for acting like a toddler in any other context.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    2. Re:Narrowsighted executives is nothing new. by NoYob · · Score: 1
      Others who want to compete on software might disagree.

      Competing on software is becoming a losing proposition for most. Software has become such a cheap commodity that solutions for most problems are available for free.

      The markets have spoken: software has in many cases become worthless.

      --
      It's NOT me! It's the meds! I'm on 1000mg of Fukitol.
    3. Re:Narrowsighted executives is nothing new. by Anonymous Coward · · Score: 0

      Nokia has decided to only compete on hardware

      You'll find out how wrong you are soon enough... Linux and open source are just new methods of keeping the lead they have.

    4. Re:Narrowsighted executives is nothing new. by Tellarin · · Score: 2, Interesting

      Nokia did not decide to only compete on hardware.

      They decided that their improvements to the base software (open) plus their hardware, will sell more phones than competitors. And if other people help you maintain the base software, all the better.

      They don't need to open whatever software modules they feel should remain closed for now. Also, if it's your platform, you know it better than outsiders (at least for a while) and can also take advantage of that.

    5. Re:Narrowsighted executives is nothing new. by Anonymous Coward · · Score: 2, Insightful

      You're confusing price and value.

    6. Re:Narrowsighted executives is nothing new. by Hatta · · Score: 2, Funny

      accidentally infringe, and therefore have to try to reach some agreement with a bunch of people who want nothing but to destroy them and see them humiliated

      Who said anything about the BSA?

      --
      Give me Classic Slashdot or give me death!
    7. Re:Narrowsighted executives is nothing new. by Nursie · · Score: 1

      "("who reads the license?")"

      Anyone who wants to distribute software, particularly if they're doing it for money, that's who.

      Otherwise they're no better than the guy selling ripped-off DVDs at the local market.

    8. Re:Narrowsighted executives is nothing new. by Anonymous Coward · · Score: 0

      You present a false dichotomy, because who cares about copyright infringement? Without stupid digital restrictions schemes maybe movie producers would make something good. It's proven that freelance projects are more creative, same goes with software.

      Copyright needs to be abolished, which is the points of FLOSS software anyway. Without copyright, there would be no reason to have licensing, because it would already be freely shared.

    9. Re:Narrowsighted executives is nothing new. by plague3106 · · Score: 1

      So that's why there's still plenty of software packages commanding thousands of dollars per license, meanwhile hardware prices are at rock bottom? I'd argue that hardware is much more commoditized than software.

    10. Re:Narrowsighted executives is nothing new. by DrgnDancer · · Score: 2, Insightful

      Yeah, Microsoft, Adobe, Autodesk, Blizzard, Bungie... All those guys are the verge of bankruptcy. No one is willing to pay for software.

      Solutions to many problems are available for free, but those solutions are not always very good. Even when they are good, they don't usually dominate the market. Linux, Apache, and Firefox are all great examples of successful Open Source products, and even they are still fighting tooth and nail for market share against very viable closed source competition. In most markets the competition isn't even close. Closed source software rules the market with some Open Source competitors of varying quality holding a distant second or third position.

      In some cases it's a real shame, because the Open Source alternative is on par with or better than its closed alternative, but even then the open version rarely dominates the market.

      --
      I don't need a million points of light, just two points of multi-mode fiber and a 10 Gig-E router.
    11. Re:Narrowsighted executives is nothing new. by daveime · · Score: 1

      Freelance projects do tend to be more creative, but beauty is in the eye of the beholder. Some is "good", but there's a lot of crap out there too.

      Corps like RIAA etc. employ vast swathes of people who know what is crap and what will make money. Okay, sometimes a crap movie or album slips through the net, but on the whole they know what people want, and try to make sure they get it.

      Without copyright, we may benefit from better pricing, better distribution and more creativity, but that doesn't mean we'll be any happier, as there'll be infinitely more crap to wade through before we find something that doesn't suck.

      So I'll carry on sitting on this fence for now, no matter how much it hurts my ass.

    12. Re:Narrowsighted executives is nothing new. by bertoelcon · · Score: 2, Insightful

      Linux, Apache, and Firefox are all great examples of successful Open Source products, and even they are still fighting tooth and nail for market share against very viable closed source competition

      Of your examples Apache is the market leader on Web Server Software. If I remember the last time I looked it was over half.

      --
      Anything can be found funny, from a certain point of view.
    13. Re:Narrowsighted executives is nothing new. by Anonymous Coward · · Score: 0

      Nokia has decided to only compete on hardware

      Are you sure about that? Is Apple only competing on hardware?

      Just a few examples:
      http://www.nokia.co.uk/apps-and-services/music/nokia-music-store
      http://www.nokia.co.uk/apps-and-services/ovi-maps/main
      http://www.nokia.com/about-nokia/new-business/finance/nokia-money

    14. Re:Narrowsighted executives is nothing new. by DrgnDancer · · Score: 1

      I think it still is. I very carefully used words like "most" and "usually" through out my post. There are a very few exceptions where OS software is dominant in its niche and web server software is one of them. However, Apache is still fighting tooth and nail against a very viable closed competitor. IIS may not be quite a as popular as Apache, but it's hardly relegated to the distant corners of the market either. It's quite popular, and has nearly as much market share as Apache does.

      --
      I don't need a million points of light, just two points of multi-mode fiber and a 10 Gig-E router.
    15. Re:Narrowsighted executives is nothing new. by Eil · · Score: 2, Insightful

      They decided that their improvements to the base software (open) plus their hardware, will sell more phones than competitors.

      Exactly. They get more hobbyists to hack on their code, more community interest, applications, code contributions, testing, bug fixes, and visibility.

      Most companies are afraid to open source their code because there's this fear that competitors will either use it and sell it in their product, or will "steal" ideas from it. The reality is that NIH (not invented here) syndrome almost always assures this is not likely to happen. Nokia's major competitors are not going to replace their software stack with Symbian or Qt, for the same reasons you'll never see Microsoft building their next OS upon Darwin or Linux.

    16. Re:Narrowsighted executives is nothing new. by sjames · · Score: 1

      Free software projects seem to be much kinder and gentler than proprietary vendors when it comes to infringement. They tend to start by asking nicely in private for the infringer to "make it right" and if they agree, even help them save face by announcing the release as a positive and forward thinking step.

      It's the proprietary vendors that tend to lead with lawsuits demanding zillions in imaginary damages (that the unwitting infringer may or may not have), injunctions against shipping at all until the matter is resolved and press releases about how much cash they seek to recover from the infringer.

    17. Re:Narrowsighted executives is nothing new. by Anonymous Coward · · Score: 0

      You're confusing function and product.

    18. Re:Narrowsighted executives is nothing new. by Anonymous Coward · · Score: 0

      Mods with a sense of humor... looks like you got your wish!

    19. Re:Narrowsighted executives is nothing new. by ldj · · Score: 1

      In some cases it's a real shame, because the Open Source alternative is on par with or better than its closed alternative, but even then the open version rarely dominates the market.

      Sheer market dominance, momentum, and large advertising budgets play big roles in this. Except in very rare cases, a new and better product will not take over an existing market rapidly. It takes time. But I think the trends we're seeing are definitely in Open Sources favor.

      --
      Open Source: I'll show you mine if you show me yours.
  3. "Openness" is a strategy for failure by Anonymous Coward · · Score: 0, Interesting

    Nokia should be emulating Apple here. The key to success is to LIMIT access to the device, and to clamp down on what developers and users can and cannot do with it. By allowing the device to be "open" they succumb to the same kind of temptation that has caused Linux (and every other piece of open source software) to be such a collosal failure. I know I will get moderated as a troll since this is Slashdot, but there is absolutely no proof that openness, or open source, contributes to a products success. If anyone disagrees, then name a single piece of open source software that is better than its closed source competition. You cannot, because open source means lower quality due to its inherent lack of focus.

    1. Re:"Openness" is a strategy for failure by kurt555gs · · Score: 0

      Sorry I don't have any mod points. Do you work for Microsoft?

      --
      * Carthago Delenda Est *
    2. Re:"Openness" is a strategy for failure by sopssa · · Score: 1

      He has a point (and doesn't even mention Microsoft anywhere).

      Open source development is often plagued with the lack of focus. And of course its like that, because *most* of the developers and programmers don't get paid for it. When you do and when software is produced commercially, there's lots of focus on it because it will also bring in the money. That's why most closed source *is* better than open source alternatives. Photoshop vs GIMP, Adobe Premiere vs. ??, Visual Studio vs. dev-c++.... And dont even get me started on games.

    3. Re:"Openness" is a strategy for failure by cl0s · · Score: 1

      ehh, I assume you're using IE on Windows. Apple's Safari browser, is open source. Apple's Mac OSX is based of an open source operating system that just doesn't have the additional licensing limitation forcing Apple to open source it back. Printing on your Mac uses open source cups :-o .. shall I continue? This is just open source within the company you named is the Anti-open source (though they kind of are). Even they are not CONTRIBUTING to open source, more USING open source... but non-the-less to make a profit -- which you say can't be done. Who know's how far they would be with out open source, having to create an OS and apps completely from scratch. I don't think you were serious though, but I'm bored at work and its right before my lunch break... so why not feed the trolls.

    4. Re:"Openness" is a strategy for failure by Shikaku · · Score: 2, Informative

      Apache, Firefox, 7-zip.

      Oops, I shouldn't feed the troll.

    5. Re:"Openness" is a strategy for failure by oodaloop · · Score: 1

      IE vs Firefox...

      --
      Tic-Tac-Toe, Global Thermonuclear War, and relationships all have the same winning move.
    6. Re:"Openness" is a strategy for failure by kurt555gs · · Score: 3, Funny

      M$ office vs OpenOffice.org
      Parallels vs VirtualBox

      (Yes I used the epithet "M$"), now watch my theory that the "M$" folks have automated bots or paid shills to mod down any post containing said derogatory term.

      --
      * Carthago Delenda Est *
    7. Re:"Openness" is a strategy for failure by Anonymous Coward · · Score: 0

      Safari is not open source. Webkit (the engine that Safari uses) is open source, but the Safari web browser is not.

      If I'm wrong and that has changed, please tell me where I can get the Safari source to take a look at, and what license it's been released under.

    8. Re:"Openness" is a strategy for failure by Nadaka · · Score: 3, Informative

      I'm not so sure that Visual Studio is better than the open source alternatives. Eclipse is quite good, and the latest versions of Visual Studio have hidden their keyboard shortcuts, making learning efficient use of the system more difficult.

    9. Re:"Openness" is a strategy for failure by Tellarin · · Score: 2, Insightful

      "Most closed source is better" is really relative.

      Specifically if you consider money. If you don't have money to buy the "best" or if you don't need the features in the "best", than it is not so good, right?

      I agree that in more specialized fields (such as image processing) the closed source versions are usually technically better. But, especially in more basic software (OS, deamons, compilers, ...), open source software tends to be better in the long term. UI apart, of course. The usability area is something that definitively the community should focus more.

      And regarding one of your examples, I prefer using Eclipse than VS. Although not perfect, it's been improving quickly. Both for Java and C++ development.

    10. Re:"Openness" is a strategy for failure by Anonymous Coward · · Score: 0

      I know I will get moderated as a troll since this is Slashdot [...]

      Well... nah, you're getting moderated as a troll because you're a troll. Hope that clears up any confusion!

    11. Re:"Openness" is a strategy for failure by FlyingBishop · · Score: 1

      The closed source parts of Safari are just chrome, there's not any real reason to release them.

    12. Re:"Openness" is a strategy for failure by ZarathustraDK · · Score: 1

      If anyone disagrees, then name a single piece of open source software that is better than its closed source competition. You cannot, because open source means lower quality due to its inherent lack of focus.

      VLC, suck it down troll.

      --
      If you quote this signature there'll be 72 copies of Windows ME waiting for you in Heaven.
    13. Re:"Openness" is a strategy for failure by sopssa · · Score: 1

      IE is bad example because its not really meant for power users. In my opinion Opera (closed source, free to use) is way ahead of Firefox. But taking that aside, browsers are actually where open source can get income easily, because Google keeps supporting them to have Google as the default search engine. Both Opera and Firefox are funded the same way (granted, Opera also has income from developing their browser to mobile phones and Wii and various other platforms - just this weekend I was in a hotel and the tv suddenly 'rebooted' and it displayed Powered by Opera logo on startup)

    14. Re:"Openness" is a strategy for failure by Anonymous Coward · · Score: 0

      I wasn't implying there was a reason to release them... only that Safari, as a web browser, is not open source. It may only be "chrome", but that's what actually makes it a browser instead of just a useless rendering engine that only developers can use. It's what makes Safari a different browser from other Webkit-based browsers.

    15. Re:"Openness" is a strategy for failure by ClosedSource · · Score: 1

      No, Microsoft is pretty smart about making money. Paying people to mod down a post on Slashdot that contains "M$" has no business case. There may be a lot of people on Slashdot who avoid using MS products but none of them do so because somebody replaced a "S" with a "$".

    16. Re:"Openness" is a strategy for failure by ClosedSource · · Score: 1

      Eclipse is one of the best Java IDEs there is, but not so great for any other language. Perhaps the designers got distracted by the idea of creating a platform instead of making the best IDE.

    17. Re:"Openness" is a strategy for failure by bberens · · Score: 1

      I point you and GP to the litany of shareware out there on sites like CNet et. al. Just because you think MS Office is better than OpenOffice doesn't mean that there isn't a BOAT LOAD of bad closed source software out there.

      --
      Check out my lame java blog at www.javachopshop.com
    18. Re:"Openness" is a strategy for failure by KillerBob · · Score: 1

      He is a troll, but VLC has a *long* way to go in terms of UI and useability. I much prefer xine or mplayer in that respect, and with the codecs installed, I don't need to worry about not being able to play something. Actually, I haven't run into a file I can't play even with Windows Media Player 12 (the one with Windows 7), as it just goes off to the Internet and downloads codecs automatically when you try to play something it doesn't recognize. As long as the file's meta information is intact, I haven't run into a single media file it won't play... even DivX/XviD. Like VLC, it plays DVD, and unlike VLC, it also plays Blu-Ray.

      If you want to name OSS that's better than its closed-source competition, then I'd suggest you point at things like Apache, PostgreSQL, MySQL (some versions are GPL'd), Firefox (realms better than MSIE, but its superiority to Opera is debateable), and offerings like Evolution.

      --
      If you believe everything you read, you'd better not read. - Japanese proverb
    19. Re:"Openness" is a strategy for failure by pushf+popf · · Score: 1

      If anyone disagrees, then name a single piece of open source software that is better than its closed source competition. You cannot, because open source means lower quality due to its inherent lack of focus.

      Postfix.

    20. Re:"Openness" is a strategy for failure by Anonymous Coward · · Score: 0

      Safari is not open source, dumbass. And by pointing out how much better Apple's closed source version of BSD is, you are making my point for me. Sure Apple used some open source to build upon (thanks for all the free work, chumps), but they added the key missing bits I mentioned before: focus and control.

      And as a response to the other people who replied with examples like VLC, Firefox, Apache and PostgresQL, I guess we will just have to disagree about what "better" means. You folks seem to hold your software to a pretty low standard of quality.

    21. Re:"Openness" is a strategy for failure by SilverEyes · · Score: 1

      I'll agree with PostgreSQL. I actually hate that software.

      However, you mention the word "better". What non-OSS browser is better than FF? IE8, maybe, but that is fairly recent, and the revisions are only stirred by FF's rising prominence. Even then, most people regard it as "definitely not as good" (read: unbetterplus).

      Apache and IIS each have their strong points. Apache is generally regarded as superior, but lacking some capability that IIS has (ASP pages?) - you may have me on this one, I don't know much about either.

      What's wrong with VLC? VLC works way better than WMP or Media Center at remembering what point in a movie I was in if I resume my computer from sleep. And it doesn't freeze unexpectedly if I minimize it. And resizing doesn't cause skipping and lag. Maybe this improved in the new version, haven't watched any DVDs on my Windows 7 install yet.

      --
      Interesting.
    22. Re:"Openness" is a strategy for failure by Schmorgluck · · Score: 3, Informative

      UI apart, of course. The usability area is something that definitively the community should focus more.

      UI is one thing, but I think the main usability issue of the overwhelming majority of open source projects is the user documentation. Even though nowadays software engineers are often taught about documentation, and even though the community has broadened enough to have some skilled redactors that could contribute that way (if the devs did give a shit), many projects have no documentation worth mentioning.

      And I think it's a more important concern than the UI, in most case. New users can be a bit confused by an UI that isn't like what they are used to, it won't be a big concern (at least not for long) if the application, and its UI, is properly documented

      --
      There's nothing like $HOME
    23. Re:"Openness" is a strategy for failure by SilverEyes · · Score: 1

      Curiosity: does WMP 12 actually resume from sleep properly, and not lag horribly when resizing or minimizing? I haven't tried it yet.

      I'll have to disagree with everyone else. I really don't like PostgreSQL. But still closed source manages to do worse, I hate OpenRDA's SQL far, far, more.

      --
      Interesting.
    24. Re:"Openness" is a strategy for failure by Anonymous Coward · · Score: 0

      I vote them down as a human because it's irritating.

    25. Re:"Openness" is a strategy for failure by Anonymous Coward · · Score: 0

      Someone this narrow minded, I'm guessing he doesn't work for anyone...

    26. Re:"Openness" is a strategy for failure by Anonymous Coward · · Score: 0

      (note: I'm not the same AC you replied to)

      Much of this is subjective. Many people would argue that Opera or IE8 are "better" than Firefox. What's better for one person may not be better for another. It all depends on what things make something better for them.

      I actually hate mySQL and love Postgres. There might be some cases where one or the other could be factually argued to be the better choice for a task... but for the everyday average developer or admin, either will do the job and it comes down to which you're just rather use.

      VLC is great. But what's wrong with it? It doesn't do hardware acceleration (at least not things like Nvidia's PureVideo). That makes me prefer to use something like PowerDVD (which lets me play 1080p H.264 video with 0% CPU usage). I love VLC, but sometimes I think something else is better.

      People could argue their favourite things all day and why they're convinced it's the best. But everyone is different and they have their reasons for liking what they do, even if we might not see it the same way.

    27. Re:"Openness" is a strategy for failure by Tellarin · · Score: 1

      I agree with you. This not even mentioning proprietary crap that is internal to specific companies.

    28. Re:"Openness" is a strategy for failure by KillerBob · · Score: 1

      honestly, I don't keep it open when I put that computer to sleep/hibernate. As for horrible lag when resizing/minimizing, I haven't noticed it. That doesn't mean that it won't do it, though... but my system is running the 64-bit version of the software, with 4GB of physical RAM, so it's a little bit out of the mainstream.

      --
      If you believe everything you read, you'd better not read. - Japanese proverb
    29. Re:"Openness" is a strategy for failure by Anonymous Coward · · Score: 0

      Webkit/Firefox/Google Chromium (because, you know, large companies can make successful open-source programs as well) vs. Internet Explorer, Compiz Fusion vs. MS Window Manager, Plasma Vs. Explorer shell, Apache Vs. MS Server, MySQL Vs. MS-SQL, Amarok/Miro Vs. MS media player, XBMC Vs. Windows Media Centre, Wordpress/Joombla Vs. ???, Pidgen/Kopete Vs. Windows Live Messenger, Thunderbird/Kontact Vs. Microsoft Outlook, GIMP Vs. MS Paint (which is a more fair comparison, given the equal price), Bittorrent Vs. ??? (Did I mention that it was originally conceived for quickly distributing Linux?), Wikipedia Vs. ???, ...

      Did I forget to mention that the web as we know it runs off open standards? Shouldn't the internet have collapsed by now, since E-mail and websites live off open standards?
      Your argument falls quite flat on its face.

    30. Re:"Openness" is a strategy for failure by Tubal-Cain · · Score: 1

      But, especially in more basic software (OS, deamons, compilers, ...), open source software tends to be better in the long term.

      Funny, when the GCC is brought up Slashdot frequently gives me the impression that MS's and Intel's compilers are clearly superior.

    31. Re:"Openness" is a strategy for failure by Anonymous Coward · · Score: 0

      Photoshop walks circles around GIMP.
      But if you look for a visual studio alternative, don't look at dev-cpp, anyone who still recommends dev-cpp these days should wake up. Codeblocks is a better alternative for devcpp, still visual studio is a bit better then codeblock (unless you do embedded development with many different compilers). However, to my experience GCC is nicer to work with then the Visual studio compiler. I don't know why, but I've seen VS2003 spend over 10 minutes linking a project, GCC did the same in 20 seconds.

    32. Re:"Openness" is a strategy for failure by gzipped_tar · · Score: 1

      Bad documentation reflects bad design in some way. High-quality design are easy to explain. Fucked-up design (read: utter failure) are hard to put into good documentation.

      --
      Colorless green Cthulhu waits dreaming furiously.
    33. Re:"Openness" is a strategy for failure by Kotten · · Score: 1

      Eclipse is in my opinion far nicer environment than VisualStudio for C/C++ development. It has some quirks and visualstudio has some quirks but when sitting and coding eclipse is superior.

      My favourites:

      • Ctrl-tab to switch between header and cpp-file
      • Formating of whole document
      • Creating folders and storing the new classes there (visual studio i putting all sourcefiles in root catalogue)
      • Automatic build
      • Better indexer (intellisense). Not showing pages of alternatives that can't be used
      • Indenting and auto expansion works as I want.

      C++ Debugger in VisualStudio is better when showing values in classes.

      There probably is a better C++ IDE than eclipse but it is not VisualStudio

      --
      Note to self: Make a sig
    34. Re:"Openness" is a strategy for failure by ClosedSource · · Score: 1

      Perhaps Eclipse has improved in the last few years but when I used it last for C++ it couldn't even bring you to the definition of a function.

    35. Re:"Openness" is a strategy for failure by Kotten · · Score: 1

      I have used it a little more than a year so I have no clue of how it was before, try it again you might like it.

      Some people say netbeans is a great C++ IDE and Anjuta is starting to get really nice also but it is putting all source in the same place exactly like VisualStudio.

      --
      Note to self: Make a sig
  4. In this case by kdawgud · · Score: 5, Insightful

    Well, in this case it may have made sense for Nokia. They are a hardware company, so giving away the software for free would not directly harm their income. Other industries won't be convinced so easily (i.e. companies that make money off of selling software to the masses).

    1. Re:In this case by Ksempac · · Score: 2, Insightful

      Mod this up. It's been known for years that IBM and others hardware companies need software to sell their machines and therefore it makes sense for them to be involved in Open Source. By reducing the cost of software to zero, they manage to get more hardware sales.
      Software companies on the other hand don't have such incentive to go Open Source, since that reduce the dollar value of their product. And therefore you see MS opposing Open Source.
      The odd one is/was...Sun, a company that never decided whether it was a hardware (servers) or software company (Java, Solaris, ...).

    2. Re:In this case by c0d3g33k · · Score: 1

      One could argue, of course, that "software companies" never did have much of a foundation on which to build a product to begin with. Unless they were able to distort reality by invoking "intellectual property rights" and similar techniques to bring artificial scarcity to a realm that by it's very nature facilitates abundance at very low cost. Until we invent the universal replicator, on the other hand, 'hardware' companies can rely on natural scarcity to support their business model. The smart companies, it seems to me, implement a hardware-based mode somewhere in their business model and are thus much more stable in the long term than exclusively software based companies. Just sayin'.

    3. Re:In this case by plague3106 · · Score: 1

      Interesting... so its the natural scarcity of wood that makes books so valuable, not the content? Could have fooled me, given that a book of blank pages is siginifcantly cheaper that one already filled with content.

      I hate to break it to you, but physical items are already out as a way to make money. Yes, there are some niche things that don't follow the rule... but look at most anything... corn, building materials, fast food, computers. Face it, our economy is based on SERVICES. You don't grow your own food, you pay others to do it. You don't build your own house, you hire others to do it. You don't even cook your own food at least some of the time.

      Content (which you dismiss as IP) is what matters... not the medium. People value the story, not the form of expression. Nobody buys a computer without software because it would be useless without software... but the fact that you can do your accounting on computers doesn't mean you'd not have accounting without computers.

    4. Re:In this case by SilverEyes · · Score: 1

      My bitter take:

      One could argue that. One could also argue that IP laws have been around since 1886 and are a compromise between individual incentive and societal benefit. Creative artists/writers/authors/(and dare I say, programmers) who want others to experience their work, but also want incentive to create, recognitiion, and not just be ripped off.

      However, as with any compromise, the result is a massive shouting match.

      Smart companies have large advertising departments. Companies like Apple, IBM, and Microsoft.

      --
      Interesting.
    5. Re:In this case by SilverEyes · · Score: 1

      (This). Further, a computer without software is still a very attractive paperweight. Unless it's a Tandy 1000 or something. Then it is an ugly paperweight.

      --
      Interesting.
    6. Re:In this case by Ephemeriis · · Score: 1

      Interesting... so its the natural scarcity of wood that makes books so valuable, not the content? Could have fooled me, given that a book of blank pages is siginifcantly cheaper that one already filled with content.

      I would suggest that having an actual physical object - a book - is more valuable than a digital copy of the content. Largely because it is something that you can personally carry around and do with as you please. You don't have to worry about anyone revoking your license or anything like that.

      I hate to break it to you, but physical items are already out as a way to make money. Yes, there are some niche things that don't follow the rule... but look at most anything... corn, building materials, fast food, computers. Face it, our economy is based on SERVICES. You don't grow your own food, you pay others to do it. You don't build your own house, you hire others to do it. You don't even cook your own food at least some of the time.

      True... But once they've built my house I own a physical object. One that keeps the rain off of my head for years to come. One that I can eventually sell to another person. I may very well be paying another human being to build the house for me - but what I want is the house, not the building service. Those construction workers aren't going to keep me warm and dry - the house they build is.

      Content (which you dismiss as IP) is what matters... not the medium. People value the story, not the form of expression. Nobody buys a computer without software because it would be useless without software... but the fact that you can do your accounting on computers doesn't mean you'd not have accounting without computers.

      Again, I'm going to have to disagree.

      People pay $20 for a CD, and $100 for a live performance of the same music. Yet that live performance only lasts a couple hours, and the CD can be played over and over again. By your logic the CD should be more valuable, but that simply isn't true.

      Similarly, people will pay millions of dollars for an original painting, when they could have the exact same image digitally reproduced for pennies.

      The medium is very important.

      --
      "Work is the curse of the drinking classes." -Oscar Wilde
    7. Re:In this case by gbjbaanb · · Score: 1

      Face it, our economy is based on SERVICES

      Quite true, which is why OSS is the business model of the future. You don't sell your software, you sell your services to operate/manage/update/support/train/etc.

      In fact, the more software you give away, the bigger your marketplace to sell services to.

    8. Re:In this case by binary+paladin · · Score: 1

      One thing I want to add to all of this is that open != free. There's no reason you can't have open source under a license that does not allow for reselling or whatever.

      There are more choices in licensing than just GNU and BSD.

      I'd be interested in seeing a software company take this route and see if/how well it does.

    9. Re:In this case by Al+Dimond · · Score: 1

      Hardware companies do the same thing. For most types of processors the design is what's really valuable. I used to work for Nvidia; they had no fabs (they probably still don't). The GPUs themselves are fabricated by independent companies, mostly in Taiwan, IIRC. Yes, fabricating an IC takes a lot more effort than copying bits around, but Nvidia still takes home most of the profit because it controls the design -- and that's really pretty fair, as it was indeed Nvidia that put up the R&D money to design it. If any of these companies took Nvidia's design and ran you can bet they'd be in some trouble. And probably wouldn't get any business from significant semiconductor designers again.

      There have actually been cases of foreign companies making duplicate Intel chips. This is not the sort of thing Intel approves of.

    10. Re:In this case by plague3106 · · Score: 1

      I would suggest that having an actual physical object - a book - is more valuable than a digital copy of the content. Largely because it is something that you can personally carry around and do with as you please. You don't have to worry about anyone revoking your license or anything like that.

      That all depends on the implementation. If the kindle (or whatever) allows me to throw a PDF onto it, then I don't see how the digial version is worth less, except that you don't have to pay for the physical component which makes up an insignificant portion of the price.

      True... But once they've built my house I own a physical object. One that keeps the rain off of my head for years to come. One that I can eventually sell to another person. I may very well be paying another human being to build the house for me - but what I want is the house, not the building service. Those construction workers aren't going to keep me warm and dry - the house they build is.

      And once you own the content, you own the content. There isn't a large history of losing access to the content; there have been a few cases, but that is certainly not the norm, which is why you hear just about all of the cases that popup. You can also sell content to others as well, including software, as a recent case deteremined.

      My point though is that you're paying MUCH more for the house than if you just built it yourself. The materials are not the most significant part of the cost... its the act of actually building the house. Likewise, once you've read a story, you've gained from it, and you can't lose access to that anymore than you can choose to forget something. You can also re-read the story or re-install the software.

      Again, I'm going to have to disagree.

      People pay $20 for a CD, and $100 for a live performance of the same music. Yet that live performance only lasts a couple hours, and the CD can be played over and over again. By your logic the CD should be more valuable, but that simply isn't true.

      Your memories of the perforance last forever, don't they? Also, the live performance is not the same content; there's a heavy visual component, and also the fact that you're in the presence of the band.

      You're not just paying for the music at that point... and if all you really wanted is the music, you wouldn't go to a concert. but a live performance is more content + a service, much like eating at a nice restraunt. A steak cooked at home will feed you just as well as one from a fine dining restraunt, but you're paying to have someone cook it for you in a nice atmosphere. Food service isn't about selling food at all, nor are live concerts only about the music.

      Similarly, people will pay millions of dollars for an original painting, when they could have the exact same image digitally reproduced for pennies.

      That group of people is a vary small minority. And in that case, they aren't paying for the medium at all... they are paying a premium because it was the original. That's more dick waving than it is commerce.

    11. Re:In this case by plague3106 · · Score: 1

      Writing software is a service too. You can give away your software all you want, that doesn't mean anyone will actually use it though... which is why many firms charge for software (and you get the service for free).

    12. Re:In this case by NoOneInParticular · · Score: 1
      Cue back to the eighties. Hardware vendors were selling hardware, software was there to sell hardware. Then Bill came along and proved that software could be sold on its own right. An industry was born.

      Same time-frame. Hardware vendors were selling hardware, software was there to sell hardware. Industry decided that software was company secret. Richard Random Hacker wanted to tune his printer driver to be able to print. HP didn't want to open up the source code to that driver. This annoyed Richard, and a counter-movement was born.

      Now Nokia wants to hire Richard to beat Bill. Small world.

  5. Now they get it. by Krneki · · Score: 1

    Too little, too late.

    Now with Android showing the way, they realize how closed development put them behind. I enjoyed my Nokia phones, but I got frustrated with the lack of development.

    --
    Love many, trust a few, do harm to none.
    1. Re:Now they get it. by Anonymous Coward · · Score: 0

      So true. Conceptually, devices such as the N900 are 'truer' to the open source spirit than Android is, but sadly it comes in so late in the game and without social ingeniuty of Google behind it that it hardly is going to make any difference.

    2. Re:Now they get it. by the+ReviveR · · Score: 3, Insightful

      Too little, too late. Now with Android showing the way, they realize how closed development put them behind. I enjoyed my Nokia phones, but I got frustrated with the lack of development.

      Too little? Too late?

      You mean full linux platform where you can simply type "sudo gainroot" to get root access?
      Platform to which it will be almost trivial to port a huge library of current linux apps?

      Personally I really don't like Androids "open". The under the hood it's a closed platform that gives you a Java interface that you can use for most things. No easy porting, not even full Java libraries and carriers can prevent tethering etc. While Android is "open", it's not the same thing as real linux platform in your pocket. Maemo in my mind is something completely different. Something the other manufacturers will have to start catching up.

      Nokias hardware has always been great quality, the software has just been dragging behind because Symbian platform just plain sucks. Buying QT and going linux seems like a real killer move to me. Now they just need to dump Symbian and really start spending time and money on Maemo. Hopefully rest of the linux community will gain something from Nokias enormous resources too.

    3. Re:Now they get it. by Skuld-Chan · · Score: 1

      How is it late? Symbian was opensourced in 2008.

    4. Re:Now they get it. by EvilNTUser · · Score: 3, Informative

      Maemo version 1 was released in 2005 on the Nokia 770. Before Android, before the iPhone. Just because Nokia's roadmap was a bit longer doesn't mean they weren't showing the way.

      In six months we'll have all our lightweight desktop apps running on our phones and people will finally realize just how far ahead of everyone else Nokia really is.

      --
      My Sig: SEGV
    5. Re:Now they get it. by Krneki · · Score: 2, Insightful

      I hope you are right, I really do.

      --
      Love many, trust a few, do harm to none.
    6. Re:Now they get it. by Anonymous Coward · · Score: 0

      Maemo version 1 was released in 2005 on the Nokia 770. Before Android, before the iPhone. Just because Nokia's roadmap was a bit longer doesn't mean they weren't showing the way.

      In six months we'll have all our lightweight desktop apps running on our phones and people will finally realize just how far ahead of everyone else Nokia really is.

      Nokia is great at showing the way ahead, they just fail to follow themselves. Just think: who made mobile phones that could browse the web and send/receive email in 1996? Nokia did. Too bad they never figured out what to do with their abilities.

    7. Re:Now they get it. by CortoMaltese · · Score: 2, Interesting

      In six months we'll have all our lightweight desktop apps running on our phones and people will finally realize just how far ahead of everyone else Nokia really is.

      Some heavyweight as well.

    8. Re:Now they get it. by tpwch · · Score: 1

      Right, because android existed back in 2005 when nokia released the nokia 770, their first linux-based device, and the first in the series of what is now the N900. They would never have tried that if it wasn't for android.

      --
      Posted by a Debian GNU/Linux user
    9. Re:Now they get it. by mdwh2 · · Score: 1

      they just fail to follow themselves ... Too bad they never figured out what to do with their abilities.

      Yeah, too bad they ended up being number 1 in the market. Too bad they never figured out to get the media hype behind them, they might have ended up a niche player like Apple.

    10. Re:Now they get it. by mdwh2 · · Score: 2, Insightful

      Thanks for the info - this is the kind of thing I'd really be interested in seeing. A geek site giving us cutting edge news - instead it's just "Apple Apple Apple now you can get Iphone 3G, and look at a website!", telling us news about the Iphone, 3 years or so after almost every phone on the market has adopted it.

      In six months we'll have all our lightweight desktop apps running on our phones and people will finally realize just how far ahead of everyone else Nokia really is.

      I hope so. Although I fear it will continue that the media, Slashdot, and many Slashdot readers, will still have this distorted view that the mobile market consists of Apple being number 1, with only Android and maybe Blackberry as some minor competiton. That way some people are talking, it would surprise me if in a few years people claim the mobile phone as an "Apple first" (already I've heard people claim that Apple "popularised" the smartphones - despite the fact that at least two billion non-Apple smartphones are around).

    11. Re:Now they get it. by gbjbaanb · · Score: 1

      blimey. and connected to a big screen too, all it needs is a keyboard and the desktop could be dead for a lot of people (I'm thinking the sales guys, not just consumers).

      cheers for the links.

  6. I dunno, don't see a huge benefit... by HerculesMO · · Score: 1

    Right now Nokia has the biggest share of market for phones because their phones are high quality. This is echoed by results in Japan and Asia where users continually buy Nokia because they can beat the living shit out of the phone and still make a call.

    Symbian is a piece of crap. It always was, and it never really evolved much. It's right down there with Windows Mobile. And the iPhone OSX is probably the best OS out there. Sure, Android is open source -- but how has that benefitted it so far? Look at the quality of the product -- it sucks. It may evolve, but it's not taking on strides like the mention to Firefox in TFA, and there's no reason to assume that Nokia is going to get a huge bump from just the benefit of O/S.

    As I heard many years ago, an O/S project and closed source project can be about the same quality, as long as the number of focused eyes are reviewing the code per iteration. Firefox has a great community behind it which is why the benefit of being O/S helps, but look at Android -- fully open source, still sucks. iPhone's software is the easiest to use and has propogated the most thus far.

    I am not sold on the benefit of open source for a variety of applications, and mobile development is yet another. Firefox has it working because it offers up a better browser with more options than IE ever did -- so the community is great. Android is another "also ran" in the mobile market, and if Nokia put Windows Mobile (yuck) on their phones they'd still be #1 in the world. Goes to show, that open source alone isn't going to make a huge difference.

    It will be nice to take a peek at the underlying structure though.

    --
    The price is always right if someone else is paying.
    1. Re:I dunno, don't see a huge benefit... by Finallyjoined!!! · · Score: 1

      Symbian is a piece of crap.

      Huh?
      Please clarify?

      PS: On a different note; you have two hopes of Nokia putting the steaming pile of shite, that is windows mobile, on their handsets: No & Bob. :-)

      --
      If I had an Ass, I'd call it Fanny Bottom, then I could slap my Ass; Fanny Bottom, on the Arse.
    2. Re:I dunno, don't see a huge benefit... by Anonymous Coward · · Score: 0

      Symbian is a piece of crap. It always was, and it never really evolved much.

      Whoa, where'd you get that from? Symbian is a slim embedded OS, and it has evolved massively over the years. The present UIs are a bit outdated, but that's being worked on. It kicks Android and WM to the curb on low end hardware, and the developer community is there!

      Go check out http://developer.symbian.org. It's a nice place to be, and things are only getting better.

    3. Re:I dunno, don't see a huge benefit... by mdwh2 · · Score: 1

      I'll bite - what can "Iphone OS" do that no other phone can do?

      (I can certainly think of things that the Iphone lacks, that even dirt cheap 4 year old phones can do, but I'm curious in your answer.)

  7. FTFY by Weaselmancer · · Score: 1, Interesting

    That idea is also increasingly accepted by hard-headed business people: it's become self-evident that it's^H^H^H^Hit can be a better way.

    It can be a better way. It often *is* a better way. But it is not automatically a better way. A lot of it depends on project organization and leadership. Just like other non-OS projects.

    Remember the great XFree86 wars and all the infighting? And the massive Xorg fork that was needed to get past all that? I'd say that XFree86 is an example of a OS project with serious problems. Xorg was needed to route around them.

    So I'd say give OS a chance, but don't expect it to be a magic panacea. You still need to handle personality conflicts, code conflicts, and you still need someone at the helm that has a good sense of direction and good conflict resolution skills.

    --
    Weaselmancer
    rediculous.
    1. Re:FTFY by jthill · · Score: 1

      And the massive Xorg fork that was needed to get past all that?

      ...

      Not that there aren't projects where closed-source is better, but ... does it really need saying? The ability to fork a septic project is a not-even-debatable advantage to open source, and this is one of the prime examples of it working: no project is immune to going bad like that.

      --
      As always, all IMO. Insert "I think" everywhere grammatically possible.
    2. Re:FTFY by Anonymous Coward · · Score: 1, Informative

      Soooo... because of the infighting within XFree86, which eventually got resolved by the fork, closed source where no such forks can take place to get out of a stagnating or even decaying situation is... better? Or what's your "point"?

    3. Re:FTFY by Weaselmancer · · Score: 1

      Exactly my point - no project is immune to going bad like that. Open source is not an automatic fix. That's all I was saying. The article said it is always better, and I disagree. It is usually better. Not always. XFree86 is a good example of an OS project with problems. And I could list a host of closed projects that are wonderful, as could anyone here.

      And yeah there are ways around problems too, both open and closed. Open and you can fork the project like Xorg. Closed and you can sell the project to someone else and have them see if they're a better pilot.

      All I'm saying is that people should enter into OS with the correct notions. It's not an automatic fix or magic bullet. If people think "hey I'll just open source my project and it will all be better" they'll be disappointed. I'd like to not see that happen. I'd like OS to maintain a good reputation. People need to know you still have to have good management and organization and conflict resolution or you'll be trading one set of disappointments for another.

      --
      Weaselmancer
      rediculous.
    4. Re:FTFY by plague3106 · · Score: 1

      The fork was a huge waste of time and energy.... all over a clause that had to attribute to the developers be present in a binary release.

    5. Re:FTFY by Anonymous Coward · · Score: 0

      Open source:

      Crew: You crazy ass pilot, you're running this project aground. We're forking this project now, and you get to walk the plank.
      Pilot: Blast!

      Closed source:

      Crew: You crazy ass pilot, you're running this project aground. We're forking this project now, and you get to walk the plank.
      Pilot: Not so fast, unless you give me $10 000 000, this project is running aground, because I say so.

      Yeah, sounds like a real hard choice. I mean open source is clearly inferior. Right?

    6. Re:FTFY by Anonymous Coward · · Score: 0

      You're a douchebag with the reading comprehension skills of a turnip. Just so you know.

    7. Re:FTFY by turbidostato · · Score: 1

      "XFree86 is a good example of an OS project with problems."

      And the fact it was an open one that allowed itself to be forked away under the "Xorg" name probes that open source projects are in fact superior. Were XFree86 closed sourced it would have gone the CDE path to name an example that can be related to without a XOrg to take the torch. Being open is what allowed it to survive, only under a different name.

    8. Re:FTFY by turbidostato · · Score: 1

      "The fork was a huge waste of time and energy"

      Letting the hugh codebase die, as it would have been the case were it closed source, would have mean an even huger waste of time and energy, so still open sourced gets the better output.

    9. Re:FTFY by Anonymous Coward · · Score: 0

      "Your honor, I object!"
      "Why?"
      "Because its devastating to my case!"

      LOL. It's not that you're necessarily wrong, but your example sucks. Further, by continuing to argue the lost cause *and* by getting angry, resorting to ad hominems, you've done nothing but proved that _you_ are the vegetable.

    10. Re:FTFY by Anonymous Coward · · Score: 0

      We weren't talking about me, we were talking about you. And you, sirrah - are still a douchebag with the reading skills of a turnip.

      I'll make it easy for you. You said this:

      Yeah, sounds like a real hard choice. I mean open source is clearly inferior. Right?

      Show me where I said open source is clearly inferior?

      I did say this:

      It can be a better way. It often *is* a better way. But it is not automatically a better way.

      So either you love constructing straw men and yelling at people over the internet for no reason (which would definitely earn you that douchebag title), or you have the reading comprehension of a retarded lemur. Your pick.

    11. Re:FTFY by lordandmaker · · Score: 1
      His point is pretty much exactly what he said:

      It can be a better way. It often *is* a better way. But it is not automatically a better way

      So, no, there's not meant to be an inference that closed source is better, or that XFree86 is proof that OSS is a silly idea or any of that nonsense. XFree86 is just a good and well-known example of a project that was open source without being free of problems.

      It's pretty difficult to read that post without seeing that as a point, and this is first thing in the morning for me, too.
      I must say, the '+1 Informative' and '-1 Troll' have never been close enough for me to hit one when aiming for the other.

    12. Re:FTFY by plague3106 · · Score: 1

      No, that actually wouldn't have happened if this were closed source. The reason is that there would have been management that decided the license change, and any developers that didn't like it would have to go screw. The company and most of the developers (that wouldn't want or couldn't change jobs) would move along fine... unless of course the product was crap anyway, but then it wouldn't have gotten the marketshare if that were the case.

    13. Re:FTFY by True+Grit · · Score: 1

      The fork was a huge waste of time and energy....

      if you say so...

      all over a clause that had to attribute to the developers be present in a binary release.

      A rebellion was already brewing long before the clause issue. The infighting the GP referred to had been going on for *years* prior to this, but you don't fork something as massive as Xfree86 without serious consideration and thought, so there was much inertia. The clause problem was just the final straw that finally broke through the inertia.

  8. I wonder... by Anonymous Coward · · Score: 0

    If the "hard-headed" business people starts to realise this. Then I have to wonder, how should I, label those people where I work?

    1. Re:I wonder... by Attila+Dimedici · · Score: 1

      I suspect that the writer of the summary was going for the connotations of "hard-nosed" business people, rather than "hard-headed" business people and doesn't realize the different implications of the terms.

      --
      The truth is that all men having power ought to be mistrusted. James Madison
  9. Symbian dev tools by Anonymous Coward · · Score: 0

    Now if they could come up with dev tools for linux so that I don't have to run windows to run emulator. Luckily there is gnupoc.

  10. Playing to Apple's weakness by tick-tock-atona · · Score: 4, Insightful

    Nokia's "open" strategy will pay off big time in the long run. At the moment, their major threat is the iPhone, which inherits all of apple's strengths (RDF, UI design) as well as it's weaknesses (software/hardware lockdown).

    The next-gen Nokia phone on the other hand (successor to the N900) will get all the hardware features of the iPhone, but with the openness of a linux software stack. Want to make an app that downloads podcasts? Fine! Want to use your phone as a modem? No problem! In fact, no corporation enforcing their moral or business rules on how you use your phone, or alienation of talented developers!

    Maemo and Qt being open source will ensure that the software features of the Maemo platform quickly eclipse those of the artificially limited iPhone platform. Maemo's based on Debian - so Nokia automatically gets just about every open-source software package in existence available on their platform.

    I think this is the most serious threat that the turtleneck sweater brigade have yet seen.

    1. Re:Playing to Apple's weakness by Skuld-Chan · · Score: 1

      The next-gen Nokia phone [arstechnica.com] on the other hand (successor to the N900) will get all the hardware features of the iPhone, but with the openness of a linux software stack. Want to make an app that downloads podcasts? Fine! Want to use your phone as a modem? No problem! In fact, no corporation enforcing their moral or business rules on how you use your phone, or alienation of talented developers [macworld.com]!

      Sounds like the way my N97 (S60 R5 device) works ;).

    2. Re:Playing to Apple's weakness by c0d3g33k · · Score: 1

      I think this is the most serious threat that the turtleneck sweater brigade have yet seen.

      Except for the inconvenient fact that I can't find a piece of hardware (aka phone) with an open enough software stack on a carrier that provides good coverage where I live. I can find the former, but only by getting a phone from a carrier that doesn't have coverage at places like, oh, I don't know, MY HOUSE. The turtleneck sweater brigade have a little bit of breathing room due to the way the market works in the phone industry. Give me hardware/software uncoupled from carriers, and your statement holds more weight. Sadly, that's a fantasy world at present.

    3. Re:Playing to Apple's weakness by icebraining · · Score: 1

      Why wait for Maemo when you have Python for S60, besides a free SDK for C? I already have open-source podcast players running in my phone and mobile Wifi hotspot sharing my 3G connection, without having to jailbreak,

    4. Re:Playing to Apple's weakness by kbrannen · · Score: 2, Interesting

      ... Give me hardware/software uncoupled from carriers, and your statement holds more weight. Sadly, that's a fantasy world at present.

      I don't know where you live, but in the US, you'll be able to buy the N900 directly from Nokia (so no operator subsidies AND no operator removing stuff they dont' like), and assuming you have a working SIM card for ATT or TMobile (whichever works best in your area), you can slap that in and use it. (This is termed "open channel" in the industry.)

      Disclaimer: I work for Nokia and I have an N900. It's got a lot of positives and if you're so inclined plus have the skills, you can do development for it.

    5. Re:Playing to Apple's weakness by jilles · · Score: 2, Interesting

      You might make the case that the N900 already has the better hardware when you compare it to the iphone. And for all people dismissing Nokia as just a hardware company, there's tons of non trivial Nokia IPR in the software stack as well (not all OSS admittedly), that provides lots of advantages in the performance or energy efficiency domain; excellent multimedia support (something a lot of smart phones are really bad at), hardware acceleration, etc. Essentially most vendors ship different combinations of chips coming from a very small range of companies so from that point of view it doesn't really matter what you buy. The software on top makes all the difference and the immaturity of newer platforms such as Android can be a real deal breaker when it comes to e.g. battery life, multimedia support, support for peripherals, etc. There's a difference between running linux on a phone and running it well. Nokia has invested heavily in the latter and employs masses of people specialized in tweaking hardware and software to get the most out of the hardware.

      But the real beauty of the N900 for the slashdot crowd is simply the fact that it doesn't require hacks or cracks: Nokia actively supports & encourages hackers with features, open source developer tools, websites, documentation, sponsoring, etc. Google does that to some extent with Android but the OS is off limits for normal users. Apple actively tries to stop people from bypassing the appstore and is pretty hostile to attempts to modify the OS in ways they don't like. Forget about other platforms. Palm technically uses linux but they are still keeping even the javascript + html API they have away from users. It might as well be completely closed source. You wouldn't know the difference.

      On the other hand, the OS on the N900 is Debian. Like on Debian, the package manager is configured in /etc/sources.list which is used by dpkg and apt-get, which work just as you would expect on any decent Debian distribution. You have root access, therefore you can modify any file, including sources.list. Much of Ubuntu actually compiles with little or no modification and most of the problems you are likely to encounter relate to the small screen size. All it takes to get to that software is pointing your phone at the appropriate repositories. There was at some point a Nokia sponsored Ubuntu port to ARM even, so there is no lack of stuff that you can install. Including stuff that is pretty pointless on a smart phone (like large parts of KDE). But hey, you can do it! Games, productivity tools, you name it and there probably is some geek out there who managed to get it to build for Maemo. If you can write software and package it as a Debian package and can cross compile it to ARM (using the excellent OSS tooling of course), there's a good chance it will just work.

      So, you can modify the device to your liking at a level no other mainstream vendor allows. Having a modifiable Debian linux system with free access to all of the OS on top of what is essentially a very compact touch screen device complete with multiple radios (bluetooth, 3G, wlan), sensors (GPS, motion, light, sound), graphics, dsp, should be enough to make any self respecting geek drool.

      Now with the N900 you get all of that, shipped as a fully functional smart phone with all of the features Nokia phones are popular for such as excellent voice quality and phone features, decent battery life (of course with all the radios turned on and video & audio playing none stop, your mileage may vary), great build quality and form factor, good support for bluetooth and other accessories, etc. It doesn't get more open in the current phone market currently and this is still the largest mobile phone manufacturer in the world.

      In other words, Nokia is sticking out its neck for you by developing and launching this device & platform while proclaiming it to be the future of Nokia smart phones. It's risking a lot here because there are lots of parties in the market that are in the business o

      --

      Jilles
    6. Re:Playing to Apple's weakness by Elgonn · · Score: 1

      The N900's hardware and Maemo's software are finally making phones truly open. But to truly change the landscape we'll need more phones. To hit different price points and form factors. At this rate I think they'll remain niche unfortunately.

      I'd kill for a N900 in E90 form factor.

    7. Re:Playing to Apple's weakness by bug1 · · Score: 1

      Disclaimer: I work for Nokia and I have an N900.

      Can the Nokia N900 be 100% functional with only open source... (or does it depend on closed source drivers) ?

      If essential software for the n900 is closed then this article is somewhat ironic.

    8. Re:Playing to Apple's weakness by Anonymous Coward · · Score: 0

      Correct me if I'm wrong, but I believe, while both are Cortex A8 arch, the Samsung chip in the 3GS lacks a DSP which the OMAP3 incorporates, giving a good performance advantage to the n900 in multimedia. The web browser and multimedia capabilities are what's bridging the gap between smartphones like the n900 and netbooks.

    9. Re:Playing to Apple's weakness by Anonymous Coward · · Score: 0

      We wil have to wait for this until nokia management is fully convinced that N900 is a success (AFAICT, there isn't a single reason not to be). So probably early next year. Shouldn't take much (Nokia's) effort to put Maemo on any of their upcoming high-end phones, sofware is already here and ready.

    10. Re:Playing to Apple's weakness by lamapper · · Score: 1

      I'd kill for a N900 in E90 form factor.

      Checked out the image online, that is a very cool phone. At first I searched for the N90, that screen size is too small. Then I realized that you put E90, duh moment for me. Its pretty cool that you can close it up and use it as a phone also.

      Those keyboards IMO are just a little too small for many adult fingers/thumbs. And to be honest I do not like using my thumbs to type/text like that anyway, so thats my problem. Of course, I do not care for the keyboard on the screen either and that applies to the Nokia Nxxx series that I prefer. I like a little bigger keyboard, so the bluetooth fold out keyboards that you can get for the Nokia Nxxx line works great.

      For the future, until they have an expandable screen or a virtual 3D screen that displays in the Air in front of you, this is the smallest size screen I would want on a Linux hand held / Linux computer. I like being able to use a full size browser, sure you might have to move the image left and right and up and down, if you do not use the + and - buttons to shrink/expand the screen.

      Having moved from a 6M camera to a 10 Megapixel camera, I would like to see the next Nokia have no less than 10 Megapixels in the camera, And I would like them to give the next Nokia to flip the image around from filming you, to filming a person in front of you the way the Nokia N800 and N880s could do.

      Have not checked out the Nokia N900's Micro SSD slots yet, but if it does not have two of them, I would like to see that return as well. This way you can use the internal one to grow the file system and add memory (albeit a little slower). I have seen 32GB Micro SD cards for less than $16 US. I picked up two 4GB cards for mine for FREE last Christmas, they were $5,00, free after a rebate...too good to pass up from Frys. (They made their money from me too as I bought some other things while I was there...a smart loss leader) The second external SSD can be for data, programs (non permanent) and more.

      I love that the Nokia N900 has a USB port, much needed. Will be interesting to see if it works well with the Maemo Linux software. Granted I put my Micro SSD cards in a USB adapter now and use them that way.

      I would love to see an Ethernet 10/100/1000 port (do they make mini ethernet ports?) on a device this size. I just do not trust WiFi to install binaries on a device and I am not sure if you can purchase one of those boards to assist in burning in the operating system. My guess is they are internal Nokia use only.

      That E90 was interesting, however, anymore if the device will NOT run one or more Linux distros, I simply will NOT purchase it. So that probably knocks me out for the E90. I do not care what it does. Its not about free as in beer (free beer where, squirrel) for me, it is about options and choice. I will gladly pay for innovation, but I do not want to be led down any more blind alleys because some corporation wants to lock me in.

      No Linux, the device is not smart! Smartphone, only if it runs one or more Linux Distros.

      --
      Is your Internet Throttled? Install DD-Wrt, OpenWRT or Tomato to learn the truth! Google: 1Gbps/1Gbps: 5 Communities
  11. Picking up where Palm left off by rwa2 · · Score: 1

    Palm used to have a pretty neat developer community that would make their stuff do all kinds of wacky things. I've read a bit about the original creator of the Palm Pilot and how his company would get bought out and all the corporate folks would come in, and then he'd run off and start another company (Handspring) and introduce new ways to expand the device (remember the springboard modules? I actually had the GSM visorphone module one way back when). Anyway, I'm pretty distraught that Palm is kinda going the Apple way... they sort of replaced the expansion modules with SDIO, but now in the Palm Pre they got rid of expansion memory entirely (probably to lock you in to installing apps from their online store or via their proprietary conduit). Anyway, I had been holding out for Palm's Linux-based OS for years, but now that the Pre is here, I'm holding out even longer for Nokia's N900 "pocket debian box".

    I've played with Familiar Linux ( http://handhelds.org/ ) on an old HP iPaq for a while, but the touchscreen gave out just as I had figured out a semi-usable configuration. Unfortunately, it didn't have much support from HP, so things like suspend or audio never worked completely right.

    So I've been pretty excited about Nokia's whole Maemo effort, and even got the dev emulator running on my box at home. (Haven't figured out what to do next with it, other than look at the menu system :P ). It seems to have an emulator for legacy Palm apps as well, and I've also seen mention of it doing Android apps. I'd have just been happy with a decent ssh client :) After having used midpssh on a Blackberry, I'm looking forward to having a keyboard with a ctrl key.

    They have quite a few years of community development effort behind them already with their previous models. I'm a bit concerned about their upcoming migration from gtk to qt, but applaud Nokia for buying Qt from Trolltech and releasing it under an OSS license, probably single-handedly saving the KDE project from Stallmanist criticism. I'm not even a big fan of KDE, but there are a few apps in there that are better than their GNOME counterparts.

    Sorry for sounding like a shill, but I've always been pretty happy with Nokia... back in the 90's I bought one of their midrange phones and could actually set up and use a lot of the features like speeddial or voice dialing without having to crack open the manual. Even today I still have phone (Sony Ericsson, Samsung, etc.) where I have to dig around way too much to figure out how to simply sync my address book with my SIM card. I've also had good experiences with the hardware... dropped the phones several times without problems, once I managed to repair a corroded battery inside my phone, and recently my wife put her Nokia in the dryer with wet camping equipment for about 20 minutes and it still worked. The casing melted off, but we bought a new faceplate and still use it :P

    Anyway, that's all the anecdotes I have on the subject.

    1. Re:Picking up where Palm left off by Anonymous Coward · · Score: 0
      ...but applaud Nokia for buying Qt from Trolltech and releasing it under an OSS license, probably single-handedly saving the KDE project from Stallmanist criticism.

      You know, Trolltech already released Qt under an OSS licence several years ago, starting with the variant for Unix/X11 and later including those for other platforms.

  12. That's not a source issue by SuperKendall · · Score: 1

    Want to make an app that downloads podcasts? Fine! Want to use your phone as a modem? No problem!

    You can do all that on an iPhone too - you just jailbreak it (and even some podcasting apps are in the app store).

    The issue blocking that is not open source, it's carriers (and Apple to some extent). Android on T-Mobile has some issues with what they will allow as well (and rooting is not really much different from jailbreaking in terms of user ease).

    As another person noted, Nokia's attempt to do this is too late with Android on the rise.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
    1. Re:That's not a source issue by Achromatic1978 · · Score: 1

      You can do all that on an iPhone too - you just jailbreak it (and even some podcasting apps are in the app store).

      Unless you have one of the new 3GS's. Or every time Apple releases an update and re-jailbreaks it.

      Nokia has all sorts of toys to play with. There's Python for Symbian, the N97 has more than the iPhone in a similar form footprint (everything that the iPhone has except multitouch and fully integrated kinetic scrolling which will come in the next two weeks with an OS upgrade, FM transmitter, 5MP camera, secondary camera. Turn by turn navigation out of the box. Your choice of on screen keyboard, full sliding QWERTY hardware keyboard, and handwriting recognition with stylus a la Palm), better battery, 32GB internal storage plus support for microSD up to 32GB, 33% higher resolution display, full integrated SIP/VoIP support - the N900 and its successors will have all of this and more on a Linux backend.

    2. Re:That's not a source issue by XedLightParticle · · Score: 1

      Sure, one can jailbreak an iPhone or root an Android, but those are still limited frameworks.

      The jailbreak iPhone community wouldn't get to be as big as the community making appstore apps over night.

      Android could end up having quite a community, but since android is (mostly) open the huge Linux community can easily keep their systems Android compatible without locking the rest of the system up so much that they could not benefit from all the other good stuff going on around Linux.

      So Nokia not committing to Android is a clever move in my eyes, because it opens up possibilities rather than limiting them.

      Just my five cents...

      --
      If I was as pragmatic and objective as I claim to be, would I be commenting?
    3. Re:That's not a source issue by turbidostato · · Score: 1

      "You can do all that on an iPhone too - you just jailbreak it"

      Only there's no "just" on jailbreaking the iPhone but a really big deterrent.

      How many people do you think you can get to jailbreak their phone even in your wetest dreams? One in ten thousands? Just for a comparation, how many people do you think that unlock their phones after their subsidizing contracts, a perfectly legal and safe practice only a bit obscured by the providers?

    4. Re:That's not a source issue by True+Grit · · Score: 1

      You can do all that on an iPhone too - you just jailbreak it

      Thats an answer? Setting aside the legal (you're breaking the law) and technical (not easy for noobs to do) issues here, in this day and age, why in God's name should anyone have to *crack* their own damn *phone*?

      Nokia's attempt to do this is too late

      If Nokia was some unknown, or running in a distant third place, then maybe... except they're currently #1 in the market, so given their *current* position, how have you concluded at this early juncture that they're already 'too late'?

      Even if they slip to #2 (or even #3) in the meantime while they get their software up-to-snuff, they've still got plenty of staying power due to their size and diversity. Geez, its not like they're on the verge of bankruptcy because of being a marginal player in the market or anything.

  13. What? by Anonymous Coward · · Score: 0

    Nokia hasn't "learned to love" open source. They bought up Trolltech so that they could get their hands on QT, which they re-licensed more liberally, yes. That doesn't mean that they "love" open source. What they "love" is the fact that their own customers are now their beta testers -- they can spend less money on their own developers because there's plenty of hobbyists out there willing to do the work for them.

    A more appropriate title would be something along the lines of "Nokia has learned to love cheap labour."

  14. Apple contributes a ton to open source. by SuperKendall · · Score: 4, Informative

    Even they are not CONTRIBUTING to open source, more USING open source..

    That is totally false.

    They are a major contributor to webkit (the engine of Safari). They are a major contributor to GCC in the past, and now the LLVM project.

    They also contribute back for all the other technologies you mentioned, and many more like launchd and now blocks/Grand Central.

    Apple is one of the few companies to grasp the benefits of open source early, but the benefits are as much in contribution as they are in use - if you keep improvement's to yourself others cannot improve on them.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
    1. Re:Apple contributes a ton to open source. by Qwavel · · Score: 1

      > Apple is one of the few companies to grasp the benefits of open source early, but the benefits are as much in contribution as they are in use - if you keep improvement's to yourself others cannot improve on them.

      Apple grasped the benefits of using open source early. They grasped the benefits of contributing to open source when they had no other choice because they were building on open source.

  15. Better title: by caladine · · Score: 1

    Nokia or: How I Learned to Stop Worrying and Love Open Source
    Tell me I'm not the only one who thought of Dr. Strangelove when seeing the original title...

    1. Re:Better title: by binary+paladin · · Score: 1

      You're not. That was my first thought when I read the title.

  16. sure by nomadic · · Score: 0

    That idea is also increasingly accepted by hard-headed business people: it's become self-evident that it's a better way.

    And let's just ignore the fact that some of the most profitable corporations on the planet have made their money from selling proprietary software, while the vast majority of companies founded to develop open source have failed?

    Most companies, very logically, would rather make money than develop software "for the good of all."

    1. Re:sure by gbjbaanb · · Score: 1

      Not that many actually, most sell services, or hardware.

      2009 list of top 10:
      http://money.cnn.com/magazines/fortune/global500/2009/snapshots/6388.html

      Now sure things have changed in that list recently :) but AT&T at 29th is the closest to software in the list (Siemens at 30, and HP at 32 - all hardware companies). Microsoft is 117th.

      So those companies that sell hardware or services do a lot better than those that predominately sell software and will continue to do so even in the recession (as companies typically hire more consultants to restructure, whereas software and associated hardware sales falter).

      The companies founded to make a quick buck selling OSS have failed, but their business model was typically as flawed as the dotcom companies they superceded.

    2. Re:sure by nomadic · · Score: 1

      Good point, but profitable isn't necessarily synonymous with large. I would count Microsoft, for example, a much more profitable company historically than say, Enron...

    3. Re:sure by gbjbaanb · · Score: 1

      ok.

      Even on Most Profitable, MS is 7th. Still not many other software companies in that list either.

      http://money.cnn.com/magazines/fortune/global500/2009/performers/companies/profits/

  17. A bad comparison by Anonymous Coward · · Score: 3, Interesting

    Huge majority of Google's profits come from Internet advertising, which has very little or nothing to do with Open Source. In fact, Google's whole business model largely depends on it closely guarding the search engine's algorithms.

    Google has a lot of Open Source projects certainly and I'm not denying that but any such are - in the end - pretty much a sidetrack. "If we have a thousand nice, small projects some of them will hopefully eventually be profitable enough to justify the rest and perhaps even add a whole new sector to our income and others just manage to keep us in the headlines..." Then they opensource some of those projects and that's great.

    But Open Source certainly has nothing at all to do with their core business (searching and advertising), quite the opposite.

    1. Re:A bad comparison by Chandon+Seldon · · Score: 3, Interesting

      In fact, Google's whole business model largely depends on it closely guarding the search engine's algorithms.

      Not really. What do you think would happen if they published their algorithms? Hint: Nothing. It's not 1999 where Google's results are drastically better than Webcrawler's or whatever. Everyone uses Google. Everyone would keep using Google if someone else popped up and said they had Google's algorithms and a much worse database of sites.

      Hell, for all we know Cuil or Bing has the greatest algorithm ever. No one will ever know because they don't go there.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    2. Re:A bad comparison by Chris+Burke · · Score: 1

      Not really. What do you think would happen if they published their algorithms? Hint: Nothing. It's not 1999 where Google's results are drastically better than Webcrawler's or whatever.

      And it's also not 1999, where their only source of advertising revenue was via ads displayed on the Google search engine or other associated services.

      Google is currently the King Kong of online advertisement. They were already heading in that direction, and then they bought DoubleClick. The Google.com portal is just one source of revenue. Actually, now I'm wondering just how much... But even still, they have many more services now. Search is not the keystone of their business so much anymore.

      Hell, for all we know Cuil or Bing has the greatest algorithm ever. No one will ever know because they don't go there.

      What are those? I'll have to google them. :)

      --

      The enemies of Democracy are
    3. Re:A bad comparison by WiseWeasel · · Score: 2, Interesting

      The reason Google can't publish their algorithms is due to the huge SEO market, and people continuously reverse-engineering and exploiting it, leading to Google throwing in a new twist, lather, rinse, repeat. Google's results would quickly become irrelevant if their algorithms were known. Competing search engines barely even register as a concern in this case.

      --
      "I like systems, their application excepted", George Sand (French)
  18. Re:Content and Medium by TaoPhoenix · · Score: 1

    Watch out for books. Lemme give you an easier example. You might have hinted at the valid method though:

    TypicalSong: Sells for $.18 which is carefully set to come out 5/dollar AFTER tax. Your "Typical Album" would then sell for $2 digital. This includes some minimum good quality aimed at being a better bargain than the torrents.

    *DELUXE UPSELL*
    Neat package of case/photos/special bonuses, etc. $8-28 or something depending on how fancy. No one is deluded here about copyright... that's just a raw reproduction cost.

    Books are JUST coming into range.
    TypicalBook: $2 Digital
    NiceHardback = $22 more.

    It's Accessories FTW, major.

    If you think you can do better, then you'd become an ACCESSORIES VENDOR.

    --
    My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
  19. !offtopic by Hatta · · Score: 2, Informative

    I usually don't complain about moderation, but come on. The parent was claiming that those who used open source software and didn't follow the license would be confronted by people who want to destroy them. I was merely pointing out that using proprietary software and failing to follow the license would get you a visit from the BSA and be much more likely to destroy your business.

    Sorry if that was too subtle for you, but in an article about the suitability of open source software for business use a comparison to proprietary software is definitely on topic.

    --
    Give me Classic Slashdot or give me death!
  20. It's not the competitors that are the problem by Anonymous Coward · · Score: 1, Interesting

    I (GP) earn my living from SEO business. So our (a rather large group. Certainly many thousands, most likely tens of thousands of people worldwide) business idea is practically "You pay us a high sum of money and we make your site get better ranking in google, which will boost your profits by a huge margin".

    This is pretty much walking on a thin line. Optimizing a client's site as much as possible without going too far (Overoptimizing may lead to penalties from Google)... The site must appear well made and natural to both users and Google while still being optimized as far as possible. Now, imagine we knew exactly how the search algorithms worked. That would lead to one of two options:

    1) The algorithms are complex enough that SEO would stay as the craft of those who actively follow numerous blogs, message boards, etc. about the subject. Top results for practically *every* search term would be based on who pays the most.

    2) The algorithms are simple enough that people make very good "Website Optimizers" based on them. Practically every site becomes optimized to the limit. This is done by the companies, the government, etc... The only thing that search rankings will depend on is how much high quality links are pointing towards the site.

    I exaggerate only slightly. I can guarantee that the results you would get from Google would be vastly worse than now if their search algorithms were public. It's not the competitors they need to worry about.

    (And for the record, I do think that Bing gives a lot worse results. If I would need to use something else than Google, I would instantly turn to Yahoo!)

    1. Re:It's not the competitors that are the problem by init100 · · Score: 1

      I can guarantee that the results you would get from Google would be vastly worse than now if their search algorithms were public.

      I thought that their algorithms were patented, so their workings shouldn't be a secret (patents are public, after all). But of course, what they patent is one thing, and what they implement may be quite another matter. They could patent the foudation, but introduce (secret) nuances in the implementation to make your job difficult.

  21. And hate the bomb by strangeattraction · · Score: 0, Offtopic

    badda boom.

  22. Reality is more wild than your dreams by SuperKendall · · Score: 1

    How many people do you think you can get to jailbreak their phone even in your wetest dreams? One in ten thousands?

    Pinch media has real stats. Four million unique devices jailbroken, and those are the ones that allow Pinch Media connections. Cydia claims over a million using their store to some extent. What you miss is that a lot of people have other people jailbreak for them, if it's too hard...

    There are around 50 million devices out there, you do the math. It's much better than "one in ten thousands".

    how many people do you think that unlock their phones after their subsidizing contracts

    I had a hard time parsing what you are trying to say, but I imagine it would be rather low. It's far easier to jailbreak than to talk to the phone company.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  23. Nokia? Openness? Really? by Anonymous Coward · · Score: 1, Interesting

    Then why there are closed components in Maemo? Why DRM is included in the upcoming Maemo 6?

  24. Re:Janis Joplin said it best... by Miner+Willy · · Score: 1

    Maybe so, but nothing don't mean nothing honey if it ain't free.

  25. Your fallback is bullshit too by SuperKendall · · Score: 1

    They have been contributing to every OS project they pulled in from day 1. They contribute for exactly the reason I said - force multiplier, when you contribute work other people can build on top of it. You don't even have to attribute any goodwill whatsoever to see the logic (and I know irrational Haters such as you can never see an ounce of that), it's simply a smart ROI to do so.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  26. WHOLESALER AF short women,dunk shoes ,ED Jacket by Anonymous Coward · · Score: 0

    www.tntshoes.com

    1. Made in top materials
    2. With advanced technology and exquisite workmanship
    3. 100% anthentic and original packaging
    4. Hundreds and thousands styles
    5. Price with in shipping fee.
    6. Shipping time: 5-7 days
    7. Also accept drop shipping
    8. Shipping delivery :EMS,DHL,TNT ,and so on ,
    9. The more you order ,the more cheaper price you will get .

    OUR WEBSITE:

                                                            YAHOO:shoppertrade@yahoo.com.cn

                                                                  MSN:shoppertrade@hotmail.com

                                                                        HTTP://www.tntshoes.com
     

  27. Tested in court? by Brandybuck · · Score: 1

    The GPL has been tested in court? I must have missed this one. I know of disputes that were settled out of court, but I am not aware of any court directly ruling on the GPL. Has the GPL been tested **IN** court? Please provide some references.

    --
    Don't blame me, I didn't vote for either of them!
    1. Re:Tested in court? by True+Grit · · Score: 1

      The GPL has been tested in court? I must have missed this one.

      No, actually you missed all of them.

      In the US: http://www.fsf.org/news/wallace-vs-fsf

      In Germany: http://www.linux.com/archive/articles/57353

      In France: http://opendotdotdot.blogspot.com/2009/09/big-win-for-gnu-gpl-in-france.html

      Just google 'GPL tested court' for more links (there are older cases that got in front of a judge too)...

  28. Apple's iPod is still the bomb by Anonymous Coward · · Score: 0

    Bada Bing,

    badda boom.

  29. Open PC-Suite anyone? by keesto · · Score: 1

    Now only if Nokia would release PC-Suite under GPL, or at least some kind of SDK for OSPhone software. Don't really care whether the software running on my phone is FOSS or not. However the horrible PC-Suite would probably be vastly improved if open source community could put their hands on it. PC-Suite sucks ass big time, which is news to no-one.

  30. Bape Air Shoes, etc commodity in China Exporter by Anonymous Coward · · Score: 0

        Welcome to our website: Http://www.tntshoes.com

        basketball shoes,men's shoes,sport shoes,air shoe,force shoe,shox shoe,max shoe,JD shoes and other fusion shoes
    1)Small order and dropshipping avaliable
    2) Various styles and color on our website
    3)Our shoes are all coming with original boxes, tags and cards
    4)The more you order, the lower price you will get
    5)You can mix any items from our store together
    6)shippment: (5-7 business days)

    Our company have many other brand products,if you are interested in our products .contact me directly

    OUR WEBSITE:
                                                            YAHOO:shoppertrade@yahoo.com.cn

                                                                    MSN:shoppertrade@hotmail.com

                                                                      Http://www.tntshoes.com