Slashdot Mirror


No Firefox For iOS, Says Mozilla's Product Head

hypnosec writes "Jay Sullivan, Mozilla's VP of Product, has revealed that the non-for-profit organization is not going to build an iOS version of its Firefox web browser as long as Apple doesn't mend its unfriendly ways towards third party browsers. Speaking at SXSW in a mobile browser wars panel Sullivan said that Mozilla is neither building nor planning to build a Firefox version for Apple's iOS. Mozilla pulled Firefox Home from the App Store back in September 2012 following Apple's not so accommodating attitude."

172 of 318 comments (clear)

  1. Dear EU by lesincompetent · · Score: 5, Insightful

    It's not just microsoft that engages in anti-competitive behaviour.

    1. Re:Dear EU by tehniobium · · Score: 5, Insightful

      If the EU force Apple to have a browser ballot on iOS, I do believe Steve Jobs will be turning ever so violently in his grave :D

      On a more serious note: couldn't the fact that Apple forces all apps to be purchased through their own app store just as well be seen as anti-competitive?

      --
      No kitty, this is my pot pie!
    2. Re:Dear EU by lesincompetent · · Score: 3, Insightful

      Quite a thorny matter. It's just a matter of deciding wether the reasons that brought those fines to microsoft apply to apple too. And i don't see why they shouldn't. DISCLAIMER: i personally can't wait for the total demise of apple.

    3. Re:Dear EU by obarthelemy · · Score: 4, Informative

      It is. But since Apple don't have an overwhelming share of the mobile space, that's allowed: customers got other options.

      MS got sued because on the desktop, there is no other option, and that OS monopoly gave MS leverage in other areas (browsers, apps...). Apple don't have that kind of power.

      --
      The Cloud - because you don't care if your apps and data are up in the air.
    4. Re:Dear EU by Anonymous Coward · · Score: 4, Informative

      Since there is no method to distribute the source from the same location as the finished product, it violates the F/OSS nature of the product.

      You don't need the source and binary at the same place to be F/OSS.

    5. Re:Dear EU by FuzzNugget · · Score: 1

      No, but they've already said that it doesn't apply to Apple because they create "premium" or "niche" products (which is really just a nice way if saying their too insignificant to be relevant ... so I'm kind of OK with the subtle insult to Apple)

      That was a few years ago, however, and I suspect that may have changed by now.

    6. Re:Dear EU by TFAFalcon · · Score: 1

      I don't think Apple has enough of a market share (yet) to be treated like a monopoly. But if they do manage to get it, the lawsuits should start pouring in.

    7. Re:Dear EU by Anonymous Coward · · Score: 4, Informative

      Well that is inaccurate.

      The reason there is no Firefox port on iOS is that Apple will not allow Firefox on iOS to actually be a port of gecko. Apple requires browsers on iOS to use their webkit backend, all browsers on iOS use the same rendering/javascript/etc engine.

      The VLC snafu is due to the fact that Apple adds DRM and further more restrictive licensing terms on all appstore apps that are not compatible with GPL -this is a situation that could be fixed by allowing app authors to upload their own licenses, but so far that is not possible.

    8. Re:Dear EU by Globe199 · · Score: 4, Insightful

      My understanding is that all browsers on iOS are required to use WebKit. Mozilla uses Gecko. Being open source isn't the issue.

    9. Re:Dear EU by Teun · · Score: 1

      If the EU ever wants to step up to the Apple store it's more likely going to be about the non-negotiable monetary conditions they foist on programmers and publications.

      --
      "The likes of Facebook and WhatsApp are free to those whose privacy is of zero value."
    10. Re:Dear EU by ifiwereasculptor · · Score: 1

      Not on the desktop nor mobile markets, no. However, given that IOS, due to its widespread adoption, constitutes a big market for apps itself, and one that's artificially limited by Apple to have only one store - theirs. It could be argued that Apple's SDK provides a means to installing third-party apps, but it's not freely available. I don't see it as a big issue for consumers because it's easy enough today to jump to another similarly capable mobile platform (unlike moving away from PCs with Windows, which is/was a de facto standard).

    11. Re:Dear EU by MMC+Monster · · Score: 1

      There are open source apps on the Apple iOS App Store. Only one that comes to mind is xpilot, but there's probably others.

      --
      Help! I'm a slashdot refugee.
    12. Re:Dear EU by elashish14 · · Score: 1

      It is. But since Apple don't have an overwhelming share of the mobile space, that's allowed:

      This may be changing - in terms of usage, Android market share seems to be progressively taking more and more Apple market share (correct me if I'm wrong). However, in terms of developer mindshare, I would think Apple is still beating out Android, particularly in tablet space (source: http://arstechnica.com/gadgets/2012/07/divine-intervention-googles-nexus-7-is-a-fantastic-200-tablet/3/-lasttwoparagraphs).

      customers got other options.

      It's not inconceivable that someone would be in a position where they have to buy an Apple product. I know of schools that have forced students to buy them. So no, customers don't always have other options.

      --
      I have left slashdot and am now on Soylent News. FUCK YOU DICE.
    13. Re:Dear EU by MMC+Monster · · Score: 1

      The problem with GPL software and some app stores is that the GPL requires distributors to also provide the source code (for at least 3 years after they distribute the binaries), with Apple's app store they are the distributor but are unwilling to accommodate the distribution clause of the GPL, this is what causes issues with certain FOSS apps.

      I don't think that's it. A simple link pointing to source code on the description page in the App Store would be enough to fulfill the requirements of either Apple or the developers.

      --
      Help! I'm a slashdot refugee.
    14. Re:Dear EU by BasilBrush · · Score: 1, Insightful

      However, given that IOS, due to its widespread adoption, constitutes a big market for apps itself, and one that's artificially limited by Apple to have only one store - theirs.

      You don't come under monopoly laws for having control of your own product. That's why printer manufacturers are allowed to control inks for their printers, razor manufacturers are allowed to control blades for their razors and console manufacturers are allowed to control games for their consoles. Microsoft was different, because many manufacturers manufacture PCs, and they had monopoly levels of OS on all of them. If they manufactured their own computer, and just put their own OS on it, as Apple do with Macs and iOS devices, then they would have been in the clear.

    15. Re:Dear EU by Anonymous Coward · · Score: 1

      But the real issue Mozilla have here is that Apple do not allow apps that can run random code

      I think you mean "arbitrary code." In my experience, random code tends to not run very well!

    16. Re:Dear EU by Kjella · · Score: 5, Insightful

      As far as I understood it, the very unfortunate VLC situation came about when a purist developer of VLC demanded that Apple would release VLC without DRM on IOS. But all apps on IOS use DRM, it is quite naive to assume that they would make an exception.

      So what? He wrote the code, he released it for use under certain terms and conditions and those conditions were being violated. He wanted Apple to stop and Apple stopped, was he unhappy with that outcome? Did he expect something else? Of course it was annoying for everybody else but if people could just ignore the license when it was incompatible or inconvenient the GPL would have died out long ago.

      --
      Live today, because you never know what tomorrow brings
    17. Re:Dear EU by davester666 · · Score: 1

      I believe that the claim is that the GPL (both v2 and v3) say you can't add additional licensing restrictions on end users when you distribute it, which distributing via the App Store does [as you have to agree to Apple's licensing terms to download apps].

      --
      Sleep your way to a whiter smile...date a dentist!
    18. Re:Dear EU by interval1066 · · Score: 5, Insightful

      . As far as I understood it, the very unfortunate VLC situation came about when a purist developer of VLC demanded that Apple would release VLC without DRM...

      That one prefers to respect users & developers alike makes him a "purist"? I'm feeling better about my 20 year descision to avoid Apple products more and more.

      --
      Python: 'And then suddenly you have a language which says "we're all stuck with whatever the whiniest coder wants".'
    19. Re:Dear EU by Threni · · Score: 1

      He could go thermo nuclear on that too. For all the difference that mate.

    20. Re:Dear EU by node+3 · · Score: 2, Informative

      There's tons of GPL software on the App Store. The only reason VLC was pulled was that one of the developers complained. An Apple hater didn't want his software on the App Store.

    21. Re:Dear EU by node+3 · · Score: 1

      The GPL doesn't require DRM removal.

    22. Re:Dear EU by node+3 · · Score: 1

      Quite a thorny matter. It's just a matter of deciding wether the reasons that brought those fines to microsoft apply to apple too. And i don't see why they shouldn't. DISCLAIMER: i personally can't wait for the total demise of apple.

      Apple isn't a monopoly, but more to this specific point, they aren't abusing the market, which is what MS did. There's nothing wrong with being a monopoly, but when you abuse your monopoly, you open yourself to legal intervention.

    23. Re:Dear EU by petervandervos · · Score: 1

      The only reason VLC was pulled was that one of the developers complained. An Apple hater didn't want his software on the App Store.

      Yes, because by the GPL license / VLC license or something, you should be able to give the software to anyone. If you download it using the App Store you can only give it to five other people. (I never give/take software to/from anyone, just download a fresh copy).

    24. Re:Dear EU by gnasher719 · · Score: 3, Informative

      I was of the understanding that the reason Firefox hasn't been ported to iOS because it is open source. Same reason that VLC got yoinked from the App Store. Since there is no method to distribute the source from the same location as the finished product, it violates the F/OSS nature of the product.

      That's quite clueless. All MacOS X and iOS apps are stored in "bundles", which are basically directories with a flag that tells the OS to show them to the user as one unit. You can put _anything_ into a bundle. Including the complete source code. So it is quite easy to distribute the source code to _everybody_ downloading the app, without giving them even the choice to get it.

      VLC was pulled because one of the developers of one of the libraries that it uses threatened to sue Apple, so Apple pulled it. Whether distribution on the App Store is a GPL violation is an open question, but clearly Apple is right to respect the wishes of the copyright holder (whether they are required to do so legally or not).

    25. Re:Dear EU by beelsebob · · Score: 2

      Dear person who doesn't understand what anti-competitive behaviour is. The reason MS had to change things was because they were leveraging a monopoly in the OS market to gain a monopoly in the browser market. Apple is not doing this. In fact, if anything, google is the most likely next on the chopping block, because of exploiting their search monopoly to heavily advertise and drive into the browser market.

    26. Re:Dear EU by catchblue22 · · Score: 1

      If the EU force Apple to have a browser ballot on iOS, I do believe Steve Jobs will be turning ever so violently in his grave :D

      On a more serious note: couldn't the fact that Apple forces all apps to be purchased through their own app store just as well be seen as anti-competitive?

      Apple's tight control over their iOS operating system has creeped me out so much that I have ditched my Macbook Pro of five years for a Linux laptop. I know OSX is not so tightly controlled, but I believe that iOS shows Apple's long term intentions for operating systems, and I don't like it one bit. I don't like the idea of a single company controlling what I can run on my own computer. I don't care if they are permissive or restrictive. The very fact that a single company controls what can run on computers is I believe quite dangerous.

      --
      This and no other is the root from which a tyrant springs; when first he appears as a protector - Plato (423 to 327 BC)
    27. Re:Dear EU by beelsebob · · Score: 5, Informative

      No, it requires all browsers to be a thin wrapper around safari's engine which is WebKit. So it very much is WebKit that's required – specifically the WebKit shipped on the device.

    28. Re:Dear EU by beelsebob · · Score: 1

      Actually, quite the reverse. If you have more than one browser, the attacker has to find a vulnerability in either, making it much easier to attack.

      That said, the argument "it's for security" is still bullshit.

    29. Re:Dear EU by gnasher719 · · Score: 1

      I believe that the claim is that the GPL (both v2 and v3) say you can't add additional licensing restrictions on end users when you distribute it, which distributing via the App Store does [as you have to agree to Apple's licensing terms to download apps].

      I think it is more complicated. I think copyright allows you to do almost nothing, and a license gives you rights to do things. Like the GPL license gives you the right to do certain things, the App Store license gives you different rights. To distribute through the App Store, a developer must agree that anyone downloading from the App Store will have (at least) the rights that Apple states; if the developer has their own license that gives more rights, the user will have those rights as well.

      Clearly Apple will not help you to exercise the rights that GPL would give you, but I don't see why they have to.

    30. Re:Dear EU by sFurbo · · Score: 1

      In which market does Apple have a monopoly which they use to gain an advantage for their browser?

    31. Re:Dear EU by angel'o'sphere · · Score: 1

      That is nonsense. First of all the only thing mildly problematic is GPL and no other F/OSS license.
      On top of that, every iOS application is bundled as a 'directory'. You can easy put the sources into it. The 'backup' on the Mac or on windows youcan simply open with Finder or Explorer and browse to the included sources.

      --
      Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
    32. Re:Dear EU by spire3661 · · Score: 1

      Its quite naive to think Apple will be able to continue to force everyone through the APP Store. Its an untenable situation that will eventually be broken either by the market, or regulation. There are simply WAY too many use-cases that Apple flat out ignores due to their DRM stance.

      --
      Good-bye
    33. Re:Dear EU by Alain+Williams · · Score: 1

      Posting to undo an accidental (wrong) moderation - I wish there were a way to undo/change a moderation -- within, say, 30 seconds.

    34. Re:Dear EU by Anonymous Coward · · Score: 1

      Taking away software from your users for religious reasons is hardly respect.

    35. Re:Dear EU by larry+bagina · · Score: 1

      Your understanding is wrong.

      --
      Do you even lift?

      These aren't the 'roids you're looking for.

    36. Re:Dear EU by Kjella · · Score: 3, Interesting

      The GPL doesn't require DRM removal.

      If I recall correctly the specific issue was that Apple's standard terms and conditions limits use to 5 "authorized devices", which is more restrictive than the GPL and so in violation of "You may not impose any further restrictions on the recipients' exercise of the rights granted herein." Of course you can have as many iTunes accounts as you like so infinite*5 ~= infinite, but technically he was entirely correct.

      --
      Live today, because you never know what tomorrow brings
    37. Re:Dear EU by jo_ham · · Score: 1

      As far as I understood it, the very unfortunate VLC situation came about when a purist developer of VLC demanded that Apple would release VLC without DRM on IOS. But all apps on IOS use DRM, it is quite naive to assume that they would make an exception.

      So what? He wrote the code, he released it for use under certain terms and conditions and those conditions were being violated. He wanted Apple to stop and Apple stopped, was he unhappy with that outcome? Did he expect something else? Of course it was annoying for everybody else but if people could just ignore the license when it was incompatible or inconvenient the GPL would have died out long ago.

      That's not the point. The point is that it's *apple* who gets the bad press and the blame for VLC not being on the App Store because people do not understand the story and just assume that Apple pulled it. They removed it by request of one of the developers, and as you explained, because he did not consent to it being there.

      The iOS App Store's policies were changed to make it compatible with the GPL before that (due to a different case) and there are plenty of GPL apps up in there to this day.

      The lack of VLC has nothing to do with it not having a compatible licence, or Apple being "hostile" to open source, as is so often repeated; it's merely the choice of one of the original developers to not allow it to be distributed that way (as is his right).

    38. Re:Dear EU by jo_ham · · Score: 1

      . As far as I understood it, the very unfortunate VLC situation came about when a purist developer of VLC demanded that Apple would release VLC without DRM...

      That one prefers to respect users & developers alike makes him a "purist"? I'm feeling better about my 20 year descision to avoid Apple products more and more.

      Who says purist is a pejorative term? It's simply an accurate descriptor of the developer in question who did not agree that supplying the source separately to the downloaded app was an acceptable interpretation of the GPL. Others have disagreed, and GPL apps have been up on the store before and since. This particular developer's stance is more of a purist one, however. It's not a bad thing, just a different thing.

      Stop looking for reasons to justify your decision to avoid Apple. Either do or don't, it's your choice, but twisting people's words to suit your opinion is just silly.

    39. Re: Dear EU by OldSpiceAP · · Score: 5, Informative

      You can craft the interface however you want however by matter of policy, apple restricts 3rd party browsers to using UIWebView component to render HTML which is the internal WebKit rendering engine. Gecko is not allowed on iOS. This means the JavaScript engine as well. In fact the newer JavaScript engine used by safari is also not accessible. UIWebView only exposes a slower older js engine. This means outside of the interface itself, all browsers by default will have inferior performance to Safari. It is simply a restriction imposed by Apple. One can argue about whether this is good policy or if they have good reasons or not, this is completely fair. But it is a matter of simple fact that you cannot use any other rendering engine.

    40. Re:Dear EU by Anonymous Coward · · Score: 1

      My understanding is that all browsers on iOS are required to use WebKit. Mozilla uses Gecko. Being open source isn't the issue.

      That's not it either.

      The issue is downloading executable code from a remote server and running it. You are only allowed to use the built in WebKit API to execute remote code.

      It's perfectly fine to write your own browser, and theoretically it can be done, but the javascript must be executed by WebKit.

    41. Re:Dear EU by miroku000 · · Score: 3, Insightful

      As far as I understood it, the very unfortunate VLC situation came about when a purist developer of VLC demanded that Apple would release VLC without DRM on IOS. But all apps on IOS use DRM, it is quite naive to assume that they would make an exception.

      So what? He wrote the code, he released it for use under certain terms and conditions and those conditions were being violated. He wanted Apple to stop and Apple stopped, was he unhappy with that outcome? Did he expect something else? Of course it was annoying for everybody else but if people could just ignore the license when it was incompatible or inconvenient the GPL would have died out long ago.

      That's not the point. The point is that it's *apple* who gets the bad press and the blame for VLC not being on the App Store because people do not understand the story and just assume that Apple pulled it. They removed it by request of one of the developers, and as you explained, because he did not consent to it being there.

      The iOS App Store's policies were changed to make it compatible with the GPL before that (due to a different case) and there are plenty of GPL apps up in there to this day.

      The lack of VLC has nothing to do with it not having a compatible licence, or Apple being "hostile" to open source, as is so often repeated; it's merely the choice of one of the original developers to not allow it to be distributed that way (as is his right).

      If what the App store is fully compatible with the GPL, and VLC is released under the GPL, then in fact the original developer has no right at all to stop you me or anyone else from releasing it there. So, why then has no one released it if it is compatible?

    42. Re:Dear EU by Cabriel · · Score: 1

      I'm curious. Who put VLC on the Apple App Store? Was it not the other developers or some subset of them? So when the developers lack concensus, Apple is to blame? This is interesting. I would like to subscribe to your newsletter.

    43. Re:Dear EU by oldlurker · · Score: 3, Informative

      It's not webkit - all browsers on iOS are required to be thin wrappers around Safari. For example, Chrome is Safari with Chrome's tabs and branding.

      Uhm, no, it is webkit that is the requirement. The phrase "thin wrappers around Safari" does not even make sense. Safari is a complete application, not a framework/library; there is no way on iOS to create an app that is a "thin wrapper" around another app.

      This is incorrect. The requirement is that alternative browsers use the *built in* webkit and javascript engine. This is a very important distinction. Chrome on iOS is not allowed to supply and use its own webkit and javascript engine that Chrome is using on all other platforms, on iOS it is using the ones built in to iOS. Apple do not allow anyone to supply a rendering engine and javascript engine to iOS, regardless if it is webkit or not. This is why some call them just gui wrappers to the built on browser, which is basically what they are.

    44. Re:Dear EU by Teun · · Score: 1
      Indeed, nor does the law encourage the type of rape we see here.

      Apple might not be a de-facto monopoly as was MS in the days of the browser wars.
      Nor does say Ford have a monopoly for car tyres. Yet would Ford claim a 30% cut every time you want to sell your tyres to a Ford owner you'd tell them to see you in court.

      --
      "The likes of Facebook and WhatsApp are free to those whose privacy is of zero value."
    45. Re:Dear EU by collet · · Score: 1

      Where I speak English "random" also means something you don't know of. Usually we refer to that group of people over there as "randoms".

    46. Re:Dear EU by Rosyna · · Score: 1

      Of course it was annoying for everybody else but if people could just ignore the license when it was incompatible or inconvenient the GPL would have died out long ago.

      Nothing to do with that. VLC doesn't require developers to assign copyright to the main project (unlike most other GPL software). The jerk claimed his own copyright rights in order to pull VLC from the App Store because he didn't like Apple.

    47. Re:Dear EU by Rosyna · · Score: 1

      In which market does Apple have a monopoly which they use to gain an advantage for their browser?

      The market in the land of make-believe in which every competitor is actually a market unto itself. Like claiming Apple has a monopoly on Macs or a monopoly on AppleTVs despite the fact Macs and AppleTVs are competitors to others.

    48. Re:Dear EU by node+3 · · Score: 1, Insightful

      You can give the binary to as many people as you want. They can't run it, but you can give it to them. But more to the point, you can get the source, which is the main requirement. No one is obligated to give away the binary.

    49. Re:Dear EU by narcc · · Score: 1

      Can't read the article?

      There are few reasons because of which third party browsers are not so comfortable with the iOS environment. First and foremost may be the hurdle of not able to carry their rendering techniques and javascript engines over to iOS

      Can't use Google?

      http://news.cnet.com/8301-1023_3-57439936-93/browser-choice-a-thing-of-the-past/

      http://www.buzzfeed.com/jwherrman/the-problem-with-chrome-for-ios

      http://support.mozilla.org/en-US/questions/945460

      It's like you're not even trying. I don't think a "rogue" mod is responsible for your karma.

    50. Re:Dear EU by fireman+sam · · Score: 1

      I think the problem arose due to the fact that if someone links a piece of proprietary code (A) to a GPL'd piece of code (B), piece of code (A) will fall under the GPL (excluding run time linking through process communication mechanisms). It was this issue that resulted in the LGPL (library or lesser gpl) which allowed dynamic linking of (A) to (B) and not have (A) become open source.

      If VLC is licensed under the GPL, then any code that Apple attach (ie, the DRM module) would result in the Apple code becoming GPL'd. This was also the essence of Mircosoft's comments on the GPL being viral.

      --
      it is only after a long journey that you know the strength of the horse.
    51. Re:Dear EU by mjwx · · Score: 1

      Yes, he respects users so much, he won't let them use software he helped with.

      No, he will let them use the software. It's Apple that's saying no, it must all be locked up.

      --
      Calling someone a "hater" only means you can not rationally rebut their argument.
    52. Re:Dear EU by Guspaz · · Score: 1, Informative

      Firstly, there are zero restrictions against the rendering engine. Mozilla could use Gecko if they wanted, and Google could use their version of Webkit. The restriction is against the javascript engine, and Gecko/Webkit would not be very useful in a web browser without one. That's why they have to use Apple's library. There is at least two browsers out there that don't use Apple's library. Opera executes the javascript on their remote proxy and their local rendering engine communicates with that to feed the results in. Then there's that other one that actually does the rendering itself server-side and sends the results as images.

      In terms of Chrome, it's no more a gui wrapper than Firefox is a GUI wrapper of the Gecko engine... Yes, the API being used to access it is likely more restrictive, but not enough to stop them from adding a whole bunch of features not available in Safari. The key one for me is unlimited tabs, but the interface in general is better, incognito mode is sometimes useful, you get a little bit of user-agent control (they only expose it as a "request desktop site"), syncing with your google accounts (including automatic authentication to google sites, which implies deeper integration than a GUI wrapper), the benefits of the "omnibox", etc.

      There are obviously a bunch of features that they could implement if they could use their own rendering and javascript engine (and getting a full-speed javascript engine would be nice, only Safari gets that), but if they implemented the current feature set with their own rendering and javascript engine, there probably wouldn't be any differences noticeable to the user.

      I'd love for Apple to remove those restrictions, but Chrome on iOS is not a thin GUI wrapper, and more people should check it out; it's a lot better than Safari.

    53. Re:Dear EU by Guspaz · · Score: 1

      Because Apple doesn't want to get in the middle of a copyright fight between people posting the content and people issuing C&Ds for the content. Apple was happy enough to post it, and when they got a C&D, they pulled it. If anybody else tried to post VLC, the zealot would just C&D Apple again.

      There's a ton of GPL content in the app store, and there's nothing about the way it does DRM that violates the GPL. But that doesn't matter to some people, they just plain hate Apple and will send a C&D regardless.

    54. Re:Dear EU by shutdown+-p+now · · Score: 1

      I'm aware of a Python IDE being available for Apple's app store, and I'm not sure how this squares with that policy of not allowing apps that run random code, I think they relaxed this policy a bit at some point, but not to the extent of allowing third-party web browser engines.

      All IDEs/REPLs for iOS that I know of have one thing in common: they don't let you download code. You have to use the provided examples, type it in yourself, or copy/paste.

    55. Re:Dear EU by davidshenba · · Score: 1

      Lot of my friends who use Android have Firefox installed. Some of them use "Opera Mini" (not Opera Mobile), which reduces the data consumption. That said, it is silly to argue over how many actually make use of freedom against is there freedom at all!

    56. Re:Dear EU by davidshenba · · Score: 1

      Oh, are all of them also up in arms about iOS only having webkit-based browsers? No? Then your statement is irrellivant to GP's (rhetorical) question.

      Few of them complained about the lack of "upload" button in Safari for iPhone and switched to Android back in 2011. I know it is due to restrictions on apps to read filesystem of the device, but why they don't allow their own browser to do that? Again, I am asking, no matter what one uses or hates, there should be freedom to choose!

    57. Re:Dear EU by serviscope_minor · · Score: 1

      No one is obligated to give away the binary.

      No, but you are obligated to allow others to give away the binary, if you distribute it yourself.

      --
      SJW n. One who posts facts.
    58. Re:Dear EU by serviscope_minor · · Score: 1

      he point is that it's *apple* who gets the bad press and the blame for VLC not being on the App Store

      And rightly so: they get bad press because of the draconion restrictions they insist on putting on apps even when it is completely unnecessary. That is 100% Apple's fault.

      Basically, they're getting bad press for having a particularly restrictive walled garden.

      --
      SJW n. One who posts facts.
    59. Re:Dear EU by davidshenba · · Score: 1
      You fail to answer this one

      no matter what one uses or hates, there should be freedom to choose!

      Don't just tell me why it doesn't work on Apple and how to fix it. Just tell me why can't I run a Gecko based browser?

      unless you jailbreak, which is trivial and easier than complaining about lack of filesystem access in a /. post

      why can't you just buy an Android device which is cheaper, more customizable, trivial and easier than spending money on fancy iToys and defending them here?

    60. Re:Dear EU by davidshenba · · Score: 1

      Does that mean that no other App is allowed to open or save documents, and all content you create is gone once you turn the device off?

      No

      Or does every other program simply implement this functionality in a different way that letting the user directly access the filesystem, and the browser simply lacks this different way?

      No, it is a restriction that only images, videos and other "allowed" files can be accessed.

      I.e, can I take a photo on an iDevice, look at it, and then it disappears when I turn the device off? Or can I take a photo, attach that photo to an e-mail, and send it to someone, but when "someone" is a person on a social networking site, rather than a person in my address book, I can't send him the photo, because the browser lacks functionality that the e-mail client has?

      Why you assume all uploads are just to send a photo to someone? Can't it be uploading a photo to a job search site? or, uploading a pdf to a file sharing site? Oh! Apple hates sharing ;-)

    61. Re:Dear EU by interval1066 · · Score: 1

      Stop looking for reasons to justify your decision to avoid Apple. Either do or don't, it's your choice, but twisting people's words to suit your opinion is just silly.

      All high and mighty... what a dick. You don't know me from Adam. As if I'm shivering in a basement somewhere looking for reasons to hate Apple... I'm damn proud of it; APPLE SUCKS. And I'm obviously right to do so. Fanbois... lordy...

      --
      Python: 'And then suddenly you have a language which says "we're all stuck with whatever the whiniest coder wants".'
    62. Re:Dear EU by obarthelemy · · Score: 1

      You're right on both counts, but

      - Even if devs favor iOS, they don't do so in an overwhelming fashion. General-public stuff is available, and OK, for both OSes. Some vertical markets will be much better served by one platform or another, but the general market isn't.

      - Companies may standardize on one supplier, but not all companies have to standardize on the same one. This is nowhere near the same as desktops PCs, where there are no real alternatives to windows+office+... I know Linux, Chrome OS... are trying, but Windows still has around 95% of the total market for desktops. That's monopoly. Not around 50%

      --
      The Cloud - because you don't care if your apps and data are up in the air.
    63. Re:Dear EU by BasilBrush · · Score: 1

      Somebody's claiming more than 30% every time you buy a tyre. There's one or more levels of middlemen between the type leaving the factory, and you buying it from the merchant.

      There's nothing wrong with 30% being taken by the merchant/distribution chain. Indeed that's quite low, in the days before the Apple App Store it was usual for the developer to get less than half the retail price on apps. And on shrink wrap? The developer would generally end up with 5% at most.

      If it's the monopoly itself you're whinging about... printers, razors, games consoles - there's all manner of precedent for the manufacturer of the base device being in control of the items that fit it.

    64. Re:Dear EU by Shirley+Marquez · · Score: 1

      The division of labor between the left and right buttons is sensible in most Windows programs. The left button gives you global choices; things that go across the entire application. The right button gives you context sensitive choices; things that pertain specifically to the thing you are pointing at, and where the available choices will change depending on what you are pointing at.

      Steve Jobs claimed for many years that people would find having more than one mouse button to be confusing. The experiences of Unix users disproved that, but he could claim that they were geeks rather than typical users. But once Windows proved that the user interface could be improved by well planned use of a second button, and that ordinary users could make use of that improvement without confusion, Apple had to concede and start offering mice with more buttons. And a scroll wheel (though Apple used a small ball instead), another UI innovation that had shown its worth on Windows.

    65. Re:Dear EU by jo_ham · · Score: 1

      he point is that it's *apple* who gets the bad press and the blame for VLC not being on the App Store

      And rightly so: they get bad press because of the draconion restrictions they insist on putting on apps even when it is completely unnecessary. That is 100% Apple's fault.

      Basically, they're getting bad press for having a particularly restrictive walled garden.

      It's Apple's fault that a developer requested that they pull an app that has copyrighted code belonging to that developer, and Apple complied with their request?

      So, Apple can't win in this situation then.

      Got it.

    66. Re:Dear EU by jo_ham · · Score: 1

      Stop looking for reasons to justify your decision to avoid Apple. Either do or don't, it's your choice, but twisting people's words to suit your opinion is just silly.

      All high and mighty... what a dick. You don't know me from Adam. As if I'm shivering in a basement somewhere looking for reasons to hate Apple... I'm damn proud of it; APPLE SUCKS. And I'm obviously right to do so. Fanbois... lordy...

      Right, as I said, you can hate apple as much as you want, just don't attempt to justify it by deliberately misinterpreting what people say and using that as proof of your hate.

      I don't know you from Adam, but I do know you've been on a 20 year boycott of a single company, which clearly started back in the distant computing past. 20 years ago was 1993 - Apple didn't even have PowerPC chips at that point, and was several years before Gil Ameilo was appointed CEO. Apple was virtually at the bottom of the well and practically dead. If you've carried a grudge for that long then I can only assume you have a seething hatred that burns more than a thousand suns. What could they have possibly done all that time ago that enraged you so much? Was the partnership with IBM and Motorola really that bad? Did the original PPC 603 offend you somehow?

      Your "obviously righteous" hatred clearly defines you. Have you thought about perhaps... chilling out?

    67. Re:Dear EU by Guspaz · · Score: 1

      The part of the GPLv2 that you're quoting is stating that the *GPLv2* does not restrict this, not that it requires that nothing else do so. You're quoting the part of the license that says what the GPL applies to... Indeed, the preceding sentence to what you're quoting says "Activities other than copying, distribution and modification are not covered by this License", which means that "the act of running the program" is completely outside the scope of the GPLv2.

      The GPLv2 does not prohibit the use of Apple's app store just because people want it to. If they do want this to be the case, there are other licenses that do have this sort of restriction. I believe the GPLv3 has this sort of restriction.

    68. Re:Dear EU by collet · · Score: 1

      Random as...

    69. Re:Dear EU by Guspaz · · Score: 1

      The App Store is a distribution platform, is there any part of the App Store license that specifically requires a modification to the application license, or does it merely govern the use of the App Store as a distribution platform? If so, there is no sub-licensing occurring. This is not mental gymnastics, conditions for the use of a distribution service don't mean the license of the program itself is changing.

    70. Re:Dear EU by Guspaz · · Score: 1

      How does the device refusing to run the code equate to preventing distribution? In fact, the GPLv2 specifically does not cover that, which was the whole reason that the "tivoisation" clauses were added to the GPLv3.

    71. Re:Dear EU by angel'o'sphere · · Score: 1

      Dear narcc,
      I really appreciate your continious effort to enlighten me.

      However you are not harsh enough in your punishment against my mistakes and missunderstandings.

      First of all with your superior google fu I had assumed you would link me an Apple Page that indeed clarifies that Apple only allows WebKit based browsers on iOS. (Having the PDF of the developer ruels in front of me, at the first glance I can not find anything stating this. However as you mnow, english is not my first language. Perhaps I'm just to dumb to read it, or to use the find in document function ... )

      So, lets recapitulate. Google Chrome runs on iOS only under WebKit? Google is not allowwd to use their "own" rendering engine on iOS.

      Yeah ... thats a shame. Perhaps you could use your superior google fu to figure what rendering engine Google Chrome is using on OS X. And on Windows, and on Linux.

      The result might be a little bit surprising for you.

      So, no offense intended, but do you really get your bright knowledge about computerscience in general and browser technology in particular from cnet.com and buzzfeed.com? (Sorry, I have now this buzzing noise in my ears and need to hit submit)

      --
      Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
    72. Re: Dear EU by angel'o'sphere · · Score: 1

      it would be intersting to point to an official Apple document confirming your stand point. So far I only dsaw dozens of 'claims' like yours and no one had a correct citation.

      --
      Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
    73. Re:Dear EU by Guspaz · · Score: 1

      Well, the spirit of such a license is open to interpretation. We seem to now agree that the VLC C&D is against the letter of the GPL, but disagree as to if it's against the spirit of it. For my part, I think that holding back the proliferation of open source software (emphasis on the "source" part) in such a manner is against the spirit of the GPL, while others feel that it is not.

    74. Re:Dear EU by narcc · · Score: 1

      but do you really get your bright knowledge about computerscience in general and browser technology in particular from cnet.com and buzzfeed.com?

      It was to illustrate that a simple google search was all that was necessary to confirm the parents claim. Even you should have been able to figure that out!

      So, lets recapitulate. Google Chrome runs on iOS only under WebKit?

      Wow, apparently you don't even understand the question you asked! That's astonishing... Perhaps you should try reading the links I posted?

      Sigh...

      You're just not worth the effort. Ignorance is tollerable; that can be corrected. You, however, are willfully ignorant. From your last post, it looks like you put a lot of effort in to being as uninformed as possible.

    75. Re:Dear EU by interval1066 · · Score: 1

      I'm chilled, cool cat. Still haven't changed my opinion on Apple though.

      --
      Python: 'And then suddenly you have a language which says "we're all stuck with whatever the whiniest coder wants".'
    76. Re:Dear EU by angel'o'sphere · · Score: 1

      Hm ... seems we are on quite different intellectual levels.

      It was to illustrate that a simple google search was all that was necessary to confirm the parents claim. Even you should have been able to figure that out!

      So, when cnet.com and buzzfeed.com write something about Apple, it is right? if Apple does not write the same thing, it does not matter?

      IFF there is an Apple policy, the first thing I would expect is a statement from Apple. Not from cnet or whomever.

      Obviously you disagree. Isn't it surprising that random people on the internt know more about Apples policies than Apple them selve?

      You are still invited to bring up an Apple link to Apples documentation regarding this matter.

      --
      Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
    77. Re:Dear EU by narcc · · Score: 1

      Hm ... seems we are on quite different intellectual levels.

      Oh, yes. We are in no way intellectual equals. I'm amazed that you are able to understand and admit to that.

      So, when cnet.com and buzzfeed.com write something about Apple, it is right?

      I understand that Germans are generally pretty stupid, but you take the cake! The parent's claim is common knowledge. It's been widely reported. The only one who disputes this claim is you. I presume it's all part of the effort you're making to remain as ignorant as possible. I posted several links to show that it's common knowledge, and thus easy to confirm the claim in seconds with a simple search!

      IFF there is an Apple policy, the first thing I would expect is a statement from Apple.

      If you weren't a total moron, you could find it.

      You are still invited to bring up an Apple link to Apples documentation regarding this matter.

      I doubt you'll even be able to understand it, as you apparently can't even manage to do a simple google search!

      Here it is anyway. Hopefully, this will put an end to this ridiculous "conversation": https://developer.apple.com/appstore/guidelines.html

    78. Re:Dear EU by angel'o'sphere · · Score: 1

      I guess the concept about intellectual equals is a bit difficult to grasp for you.

      Anyway, the one who is using insults in every second paragraph obviously is not the superior one ;D

      In fact you seem to be a racist, otherwise I can not explain your hate vesus germans.

      Regarding the topic, I'm aware that I was wrong about the Apple Policy.

      OTOH you claimed you would KNOW something about the Apple policy. However you only recitated third party web sites. In other words: you KNOW NOTHING about the topic itself, you only copy what you have heard.

      Here it is anyway. Hopefully, this will put an end to this ridiculous "conversation": https://developer.apple.com/appstore/guidelines.html

      This is like it is always with you :D

      You did not read that web page, did you? If you had, you had noticed that Web-Kit is not mentioned on it ...

      As my developer id is currently expired I can not dig deeper either :D

      So go back to your ranting ... I wonder how old you are that you are so easy pissed and so unpolite.

      --
      Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
    79. Re:Dear EU by narcc · · Score: 1

      You did not read that web page, did you? If you had, you had noticed that Web-Kit is not mentioned on it ...

      I predicted in my last post that you wouldn't be capable of understanding that link.

      Not that it was much of a prediction. I know that you're very slow. That might not be your fault. Germans are generally pretty stupid.

      Any person of normal intelligence can verify the parent's claims from the link I sent you. It's the source for the claims on the other websites I linked to earlier. You wanted a link directly from Apple, and I provided it. It's not my fault you're not competent enough to understand it.

    80. Re:Dear EU by angel'o'sphere · · Score: 1

      On that link is mothing to understand.
      It only has more links into pages that require an apple developer account.
      If you did not see that, you did not read it.
      Which emphasizes my point that the stupid idot here is you.

      Also your insults are tiring me, do you really believe that I stand up and defend my fellow germans or their intelligence against an: idiot, asshole mod point abuser, plain stupid racist, clueless idiot?

      You are pissed because you get no mod points anymore. You are pissed because your second and third (and the fourth?) /. account gets no mod points either anymore. Or wherent that alts but true RL friends?

      Perhaps I should change my sig? "Narcc, the mod point abuser, will never be able to mod again in the foreseeable future"?

      Just piss off with your stupid attitude and get a life. (And an education) If you don't want either learn at least to behave.

      --
      Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
    81. Re:Dear EU by narcc · · Score: 1

      On that link is mothing to understand. It only has more links into pages that require an apple developer account.

      Yeah, you need an account to read those documents. How is that my problem? You asked for a source from Apple, I provided it to you.

      Are you such a stupid German pig that you can't figure out how to create an account on a website?

      "Narcc, the mod point abuser, will never be able to mod again in the foreseeable future"?

      Ah, you are an especially stupid German pig. You cannot moderate and post in the same discussion. It is not possible for me to be the person who modded your comment down. Also, it's obvious to anyone of normal intelligence that two moderators modded your post down, otherwise it would be scored 0 and not -1.

      There is no rogue mod. You're just not capable of making meaningful contributions.

    82. Re:Dear EU by quadra99 · · Score: 1

      Yes All browsers must use webkit :-) http://www.ct.se/ Bokföring Lön Ekonomi Macintosh

  2. Cydia please. by DarkVader · · Score: 1, Interesting

    Dear Mozilla,

    Please don't worry about what Apple wants, release Firefox for iOS in Cydia.

    1. Re:Cydia please. by lesincompetent · · Score: 1, Troll

      Dear apple customer, since you already shown us that you have more money than brains, please refrain from engaging in illegal (in the US, of course) activities such as 'jailbreaking'. We already know you can afford to pay: don't be a cheap ass! Also, you are unknowingly causing steve job's corpse to spin around its horizontal axis.

    2. Re:Cydia please. by Richard_J_N · · Score: 1

      I agree. Having been given an unwanted present of an iPad (and now I can't get myself a real tablet for fear of offense), I'd really like to see a port of Firefox to Cydia. Actually, given that the GNU utils and X server already exist, why not port a window-manager too, and run a real OS on it?

    3. Re:Cydia please. by dreamchaser · · Score: 3, Insightful

      Choice of tablet is a fairly personal decision. Why are you worried about offending anyone? Just buy yourself the tablet you want and be done with it. Just be honest if asked. "This tablet does things I can't on the iPad," " This tablet has better specs than the iPad," etc. There are a LOT of reasons to want an upgrade from an iPad to something non-Apple.

    4. Re:Cydia please. by ifiwereasculptor · · Score: 3, Insightful

      That's what I hate about perceptive generous people and their expensive and thoughtful gifts. They always manage to get whatever you need almost right. That "almost" part is enough to leave you slightly uncomfortable with what you have but not enough to invest money into something better, since your gains would now be disproportionate to the amount spent. Just give me a cheap, ugly fucking novelty tie I can throw away and we'll both be a lot happier.

    5. Re:Cydia please. by Belial6 · · Score: 4, Insightful

      For poor friends ( which gets to be less as we get older ) I buy durable presents, but for any family or friends that have enough money to buy their own stuff, I always try my best to buy consumables. That way if it is something they like, they will enjoy it, but if it is something they don't like, they have an easy excuse for it being gone a week later.

    6. Re:Cydia please. by evilviper · · Score: 1

      but for any family or friends that have enough money to buy their own stuff, I always try my best to buy consumables. That way if it is something they like, they will enjoy it, but if it is something they don't like, they have an easy excuse for it being gone a week later.

      Good god! You're the idiot buying up and distributing all those fruit cakes every year, aren't you? I wish I could hate you to death...

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    7. Re:Cydia please. by styrotech · · Score: 1

      Phew that was lucky. We just give booze. If they don't like our choice, not to worry they can just dump it off at the next party they go to :)

    8. Re:Cydia please. by Sigg3.net · · Score: 1

      Washahable condoms. Rinse, lather, repeat.

      Family loves me.

  3. Ideals by Nerdfest · · Score: 1

    I wish more large developers would do the same. All they need to do is allow an 'install external app' checkbox to make most happy, but that would break the app-store lock-in. Personally, I think your business should rely on people wanting to use it, not being forced to. The app store has value, but to me it's unacceptable to have no alternatives.

    1. Re:Ideals by obarthelemy · · Score: 2

      the risk to the 99% of users who don't care is too high, for only 1% of users who care (though that 1% is very vocal, especially on nerd sites)

      --
      The Cloud - because you don't care if your apps and data are up in the air.
  4. Re:Not Objective C by tehniobium · · Score: 1

    So, by that reasoning, Opera is written in Objective C, seen as it does have an iOS version?

    Also, Firefox can hardly be said to be written in XUL, it's more than likely written in C/C++ and uses XUL internally for user interfaces.

    --
    No kitty, this is my pot pie!
  5. Meanwhile by Anonymous Coward · · Score: 1

    Meanwhile, in Firefox OS, alternate browsers will thrive.

    http://samuelsidler.com/2013/03/firefox-os-and-browser-choice/

  6. OK then... by sootman · · Score: 5, Insightful

    ... will they allow other browsers on their new mobile OS?

    --
    Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
    1. Re:OK then... by girlinatrainingbra · · Score: 2

      re: ... will they allow other browsers on their new mobile OS?
      :>)
      Why wouldn't they? That's the whole premise of free software: the freedom to be able to do what one wants and needs, not just the "free" aspect of its cost being zero. If it's possible to build a browser in javascript or java, then you could run a browser in a browser. And you could run a browser in the mozilla mobile OS. [warning, i am not a spokesgirl for mozilla, firefox, godzilla, gojira, or any other software projects other than MyOwn ( (tm), moi) ]

    2. Re:OK then... by Anonymous Coward · · Score: 2, Informative

      They've neither forbidden it nor made it extra difficult, though it may not be easy.
      Have a look at the comments over at http://samuelsidler.com/2013/03/firefox-os-and-browser-choice/.

    3. Re:OK then... by 93+Escort+Wagon · · Score: 1

      If it was possible to run a browser in a browser, then you could do it on iOS too.

      Yo, dawg! I heard you liked web browsing, so I... Oh never mind.

      --
      #DeleteChrome
    4. Re:OK then... by roca · · Score: 3, Informative

      The comments here are explain this pretty well:
      http://samuelsidler.com/2013/03/firefox-os-and-browser-choice/#comment-183

      Summary:
      FirefoxOS is roughly an Android kernel, Gecko-based userspace, and the Gaia HTML+JS homescreen apps. Anyone is free to replace the Gecko-based userspace with something else, e.g. a Webkit-based userspace. We (Mozilla) are assisting with this by standardizing the phone-specific HTML+JS APIs so they can be reimplemented by others, by trying to ensure Gaia doesn't have unnecessary dependencies on non-standard stuff, and of course by making everything under our control open source. Your OS should be able to run FirefoxOS apps and we have open-sourced our app store so you might even be able to run our app store (I'm not sure). Apple obviously provides nothing comparable for iOS!

      However, if you replace Gecko then the result isn't really FirefoxOS any more and you wouldn't be allowed to use the Firefox trademark (nor would it be appropriate for you to do so).

      If you're asking for the ability to install an alternative native-code Web engine alongside Gecko on FFOS, the answer is no; giving Gecko sole control of FFOS userspace simplifies a lot of problems and increases performance and security. See http://robert.ocallahan.org/2013/03/canonicals-new-mir-display-server-and.html for more.

    5. Re:OK then... by hawk · · Score: 1

      Well, if emacs can get an editor http://developers.slashdot.org/story/13/02/16/0251239/evil-almost-full-vim-implementation-in-emacs-reaches-10, why can't firefox have a browser?

      :)

      hawk

    6. Re:OK then... by roca · · Score: 1

      To elaborate on that last point: supporting native apps or a different engine in FFOS alongside Gecko would require us to write extra code to support new APIs specifically for that --- the APIs and integration points you'd need simply don't exist in FFOS currently. In contrast, the infrastructure for native apps already exists and all Apple has to do to support alternative browser engines is relax some of their rules.

    7. Re:OK then... by foniksonik · · Score: 1

      So the answer is no. In FirefoxOS there will be only one browser engine. They are providing access to the API (for compatibility with apps) and kernel but after that you're on your own and will be distributing your own fork and btw the Firefox browser won't work on it either unless you also fork that and roll your own as well.

      --
      A fool throws a stone into a well and a thousand sages can not remove it.
    8. Re:OK then... by BZ · · Score: 1

      There is no "Firefox browser" on FirefoxOS. There is a web browser UI (written in HTML+JS+CSS) that uses whatever the system browser engine is.

      As roca said, there is nothing in the design of FirefoxOS that prevents someone from dropping in a different browser engine as long as it implements the relevant specs that apps rely on. But then this browser engine would then be used not only for the "web" but also for the various apps on the device. And only one browser engine can be used at any given time.

  7. Re:Firefox - all negative by ricklow · · Score: 1

    Counterexample:
    My employer has deployed a heavy-handed security environment on all Windows workstations along with an antique version of IE. Chrome consistently crashes and hangs to the point that it's unusable. Firefox runs like a champ and has become my browser of choice at work.

    Anyone can find a single sample to prove anything.

    --
    "Oh God help us. We're in the hands of engineers."
  8. Re:Not Objective C by obarthelemy · · Score: 1

    It's not so much about language: you have a choice of several. It's about the rendering engine: Apple only allow their own on the platform.

    Chrome (and Opera Mobile, if it's available for iOS, not sure) use Safari's rendering engine; only the user interface is different.

    Opera Mini (as opposed to Mobile) does its rendering on Opera's servers, which then send over a compressed and simplified version of the page, and apparently that's allowed... or not, and maybe Opera Mini also uses Safari's renderer.

    --
    The Cloud - because you don't care if your apps and data are up in the air.
  9. Re:Open Source please by MightyYar · · Score: 4, Insightful

    Apple IS competition. There are two very strong platforms for smartphones right now, and they both improve almost daily because of intense competition.

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  10. Apple is good by Anonymous Coward · · Score: 2, Funny

    Apple takes care of me -- I don't have to thiwnk about words like standards, or openess, to see the content Apple provides. All my friends like Apple too. Apple is the only company whom provides a user esperience -- I don't need anything else -- people think I'm cool.

  11. News? by caspy7 · · Score: 3, Insightful

    How is this news?
    a) Why would Mozilla build a browser Apple has already said it won't allow?
    b) This same stance has been repeated by Mozilla multiple times.

  12. Re:Firefox - all negative by lucm · · Score: 1

    My employer has deployed a heavy-handed security environment on all Windows workstations along with an antique version of IE.

    Forcing IE5 or IE6 for security reasons is, at least, unusual.

    --
    lucm, indeed.
  13. Re:Not a problem for Chrome by Predius · · Score: 4, Informative

    Well, save for the fact that 'Chrome' on iOS is just a skin over Apple's WebKit with the slower JS engine Apple 'graciously' lets apps us vs the faster one their browser can access on the same device.

  14. Critical Mass Needed by caspy7 · · Score: 1

    Firefox may be open source, but Mozilla has demonstrated their need to divert resources where they count the most. This is, for instance, why Firefox is no longer developed on Maemo.

    So beyond the potential political or legal ramifications, the sliver of market share that Cydia possesses is simply not worth the engineering effort. And the gamble that releasing it for iPhone would somehow influence Apple to allow third-party browsers, given Apple's stubborn history, would likely be foolhardy.

    aside: I have an iPhone and would love if Firefox existed on it.

  15. Samsung Style by Anonymous Coward · · Score: 1

    I said it before and I said it again! Tim Cook has to make licenced mac clones again! A samsung licenced macbook air with ultra high defintion retina is worth the wait!

    Now keep calm and carry on. Every day new patents expire, new processors are made, and more new inventions are created. Samsung will be best friends with Apple again one day!

  16. Re:Not Objective C by mister_playboy · · Score: 1

    Opera is not available on iOS. Opera Mini is available, but it is not a browser strictly speaking.

    Once Opera converts from Presto to Webkit it may have an iOS version.

    --
    Do what thou wilt shall be the whole of the Law ::: Love is the law, love under will
  17. Re:Umm.. by mabhatter654 · · Score: 1, Informative

    Try to buy a non-MS machine at any retail store other than Apple..... Yup... That's called MONOPOPLY . Microsoft's position is more absolute than when the Feds broke up Standard Oil or Ma Bell.

    When I go to Newegg and punch up Desktop Operating Systems the ONLY results are MICROSOFT.

  18. what about windows phone and the win 8 app store by Joe_Dragon · · Score: 1

    what about windows phone and the win 8 app store they may hit the same laws.

  19. Re:Umm.. by Frosty+Piss · · Score: 3, Insightful

    Try to buy a non-MS machine at any retail store other than Apple..... Yup... That's called MONOPOPLY

    No, it's not.

    --
    If you want news from today, you have to come back tomorrow.
  20. Mozilla has been in decline due to poor dev by jnull · · Score: 4, Insightful

    I switched to Firefox so many years ago for innovative features, but both Chrome and Safari have beat them out in performance and integrated capabilities. How many BS Firefox updates were there last year with nothing significant delivered. Once big fan and now I don't care what system they are on. Perhaps they should pull back and focus where they may be able to be good again. (my .02)

    1. Re:Mozilla has been in decline due to poor dev by Osgeld · · Score: 1

      bs updates that I never noticed really effected me!

      why does it bother you so much, do you keep score?

    2. Re:Mozilla has been in decline due to poor dev by jnull · · Score: 1

      No need to attack. I stated my personal evaluation and decision. As far as decline: http://marketshare.hitslink.com/browser-market-share.aspx?qprid=1&qpsp=2008&qpnp=6&qptimeframe=Y It's clear they peaked in market share a couple years ago. I believe it is due to quality more than platform integration. You can do your own performance evaluation, but I imagine you will find greater memory consumption with Firefox. Options are good. I wish them well.

    3. Re:Mozilla has been in decline due to poor dev by drinkypoo · · Score: 2

      How many BS Firefox updates were there last year with nothing significant delivered.

      You know, those of us who work in IT would appreciate it if people would learn to appreciate it when there's maintenance and stuff doesn't break.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    4. Re:Mozilla has been in decline due to poor dev by serviscope_minor · · Score: 1

      I stated my personal evaluation and decision.

      Well, in fairness, some of your reasons were really silly. All browsers receive regular updates. For some reason this bothers you more on firefox than chrome, but there's no reason to care. The "incompatibile extensino version" thing disappeared ages ago. These days, a firefox update is no different from a chrome or safari one.

      --
      SJW n. One who posts facts.
  21. Re:Not Objective C by mrbester · · Score: 1

    Chrome on iOS uses the same WebKit version as Safari?

    --
    "Wait. Something's happening. It's opening up! My God, it's full of apricots!"
  22. Yes. by caspy7 · · Score: 1

    Anyone is welcome to make their own alternate browser for Firefox OS. (Mozilla would surely encourage it it.)

  23. Still not Chrome by caspy7 · · Score: 1

    True, but it's still not really Chrome as it doesn't use their version of webkit or their JS engine.
    Just a skin.

  24. And Android Rules by kilodelta · · Score: 1

    In terms of shipped mobile operating systems, most of the universe out there right now is Android.

    Now Android has it's own issues - namely upgrade paths. But it does run your choice of browser without complaint.

    I remember when I got my Android phone - I worked with a bunch of iPhone users. I used to listen to them complain about they couldn't install cool app x, and said I had no trouble putting on my Android phone.

    1. Re:And Android Rules by BasilBrush · · Score: 1

      I remember when I got my Android phone - I worked with a bunch of iPhone users. I used to listen to them complain about they couldn't install cool app x, and said I had no trouble putting on my Android phone.

      In your dreams.

    2. Re:And Android Rules by Dave+Cole · · Score: 1

      So by your excellent logic, the blackberry OS and windows phone 7/8 must be way better than iOS because almost no one uses it.

  25. Re:Open Source please by Anonymous Coward · · Score: 3, Informative

    No, any company is free to fork Android. Take a look at Amazon. They seem to be perfectly content right now.

    Oh wait, you're talking being in the inner circle where they're privy to what's being developed before it's released and dropped to the AOSP. Explain why anyone should help the competition? Putting the code to AOSP is currently miles ahead of most other companies.

  26. Re:Good riddance to an anti-consumer product by EmperorArthur · · Score: 1

    Must.... Resist.... Urge... To... Respond.... To.... Troll.....

    --
    So lets pretend that we've just completed writing this code, as opposed to having just completed sabotaging it -Altera
  27. Re:Open Source please by ifiwereasculptor · · Score: 2, Interesting

    Not the only competition, though, If that's a factor on your choice of phone, wait a bit and buy comething with Tizen, Ubuntu, Firefox OS etc. Because, from an user's - and society's - point of view, there's good and bad competition. And competition that litigates aggressively to ban competitors, like Apple, or to extort competitors, like Microsoft, is surely bad competition.

  28. Competition Laws by andersh · · Score: 2

    the fact that Apple forces all apps to be purchased through their own app store just as well be seen as anti-competitive?

    No, not according to the more pro-active EU competition/monopoly laws or similar US laws. Apple's market share is too small to fall under "monopoly" in any or all European countries, where the distribution is quite varied from nation to nation. Scandinavia is not at all representative of the European handset market as a whole, my dear neighbor.

    Furthermore the fact that a product only supports its manufacturer's services is not a violation of any doctrine here or there. The cases involving Microsoft has confused the general public, it's not illegal to only provide your own service/software/accessories. It's when that affects the general market to such a degree that it become detrimental to competition in general. US laws treats and views this differently than the EU does.

    In the EU a monopoly is by its very definition seen as detrimental to consumers and must be acted upon. Until Apple constitutes a monopoly or is the dominant force it's not realistic to imagine any action by the US or EU. Apple's great influence does not constitute market power. At the moment Google's Android has the clear majority of consumers in their hand, or rather vice versa.

    If the EU force Apple to have a browser ballot on iOS, I do believe Steve Jobs will be turning ever so violently in his grave

    What? The man who forced Microsoft to settle [the lawsuit Apple brought against them] in return for buying Apple shares, making Office for Mac and bringing Internet Explorer to Mac OS!

    No, I'm sorry, Safari is just a "pet project", Apple needed it to for their O/S to stay valid - and avoid Microsoft's grip. The very reason Microsoft was forced to open up by the EU was because their own browser skewed and hindered the market from developing. WebKit is an open source project, as Google and now even Opera proves. Apple doesn't have any greater advantage than say Google Chrome on Mac OS X. What possible arguments do you have?

    1. Re:Competition Laws by mellyra · · Score: 1

      No, not according to the more pro-active EU competition/monopoly laws or similar US laws. Apple's market share is too small to fall under "monopoly" in any or all European countries, where the distribution is quite varied from nation to nation. Scandinavia is not at all representative of the European handset market as a whole, my dear neighbor.

      Monopoly questions tend depend mostly on the definition of "the market" - you are talking of the "handset market" which is the view someone who would not like Apple to be a monopolist would naturally choose, others would prefer to talk about "the smartphone market" or (even better) "the tablet market".

      With some effort you will always find a market that is narrow enough to rationalize regulation on grounds of a monopoly- the question is whether you want to, and that's a political question first and foremost.

      (Under US regulations this is a bit harder as there monopolies in themselves are legal and you have to show that the monopolist abuses his position to the detriment of the customers or competitors.)

  29. Why do I feel that sometimes... by thatbloke83 · · Score: 1

    ...were I to own an Apple device, it would be like living in North Korea?

    1. Re:Why do I feel that sometimes... by gnasher719 · · Score: 3, Funny

      ...were I to own an Apple device, it would be like living in North Korea?

      You are confused. It's Samsung, and it's not North Korea, it's South Korea. Apple devices make you feel like Southern California. Which is on an altogether different continent on the other side of the world.

    2. Re:Why do I feel that sometimes... by drinkypoo · · Score: 1

      Apple devices make you feel like Southern California.

      They really don't, because southern california has hookers and blow.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    3. Re:Why do I feel that sometimes... by shutdown+-p+now · · Score: 1

      Not quite - you can't leave North Korea, but you can always throw your iPhone away.

  30. Who cares? by DavidinAla · · Score: 1, Insightful

    As an iPhone user, I can't see why I'd possibly want Firefox. We've really reached the point that browsers are commodities for almost every user. I know some people are so in love with the idea of user-selectible choice that they can't imagine that a unified user experience is a good thing, but for the vast majority it's the best way to go. If you truly have some specialized need for a browser function that doesn't come with the WebKit-based Safari, you're probably already using another platform anyway. This just isn't the big deal it was back in the day when some companies thought they could control the web by controlling the browser. But some people haven't figured that out.

    1. Re:Who cares? by Dwedit · · Score: 4, Interesting

      My browser blocks ads and scripts, customizes pages with Greasemonkey scripts, and removes tracking elements on pages. The built-in Safari doesn't do anything like that.

    2. Re:Who cares? by foniksonik · · Score: 1

      And those things have nothing to do with the rendering engine or JS engine.

      Mozilla could absolutely provide something that could support those features on iOS.

      BTW Safari does support extensions and has an adblocker and user script support available via 3rd party, as does Chrome. Clearly you haven't cred to look at options in 2-3 years, being smug and all.

      http://safariadblock.com/

      http://extensions.apple.com/

      https://github.com/os0x/NinjaKit

      --
      A fool throws a stone into a well and a thousand sages can not remove it.
    3. Re:Who cares? by DavidinAla · · Score: 1

      You're not only a moron, but you're rude as well. Interesting.

    4. Re:Who cares? by robsku · · Score: 1

      "Unified user experience" vs. "User-selectible choice" is like "Capitalism" vs. "Socialism" - Everyone with half-brain can see that best 1st word countries (USA not being one of them) have mixed system, and that's how it should work here too.

      P.S. What if you company or school mandated students to buy, for example, iPads?

      --
      In capitalist USA corporations control the government.
    5. Re:Who cares? by robsku · · Score: 1

      I want my game to Apple App Store, ok? Sure, just use our game engine.

      Ok.

      Right?

      --
      In capitalist USA corporations control the government.
    6. Re:Who cares? by robsku · · Score: 1

      For stating the truth about those here who actually think that way?

      --
      In capitalist USA corporations control the government.
  31. no, not any ridick excuses for FFox OS here! by girlinatrainingbra · · Score: 1

    re: Interesting how you were prepared to make the most ridiculous excuses for Firefox OS though
    .
    ??? You must be mixing me up with someone else. I was neither "prepared to make the most ridick excuses for Firefox OS" nor "making the most ridick excuses..." nor "making ANY excuses for FFox OS". The GP post to this is my first post on this topic, so must be thinking of someone else's beliefs or belief statements.

  32. Re:Good riddance to an anti-consumer product by neiras · · Score: 5, Informative

    I can feed trolls with the best of 'em. Burn, karma, burn!

    The fact that the rendering engine would be Gecko on their PC and WebKit on their iPhone just doesn't fucking matter.

    Apple limits third party IOS developers to UIWebview, while Safari gets to use the Nitro JIT javascript engine. It's an automatic performance disadvantage for any aftermarket browser. That fucking matters.

    It really shows that Mozilla's focus is on themselves and software developers, not on the consumer end user, who has been running Firefox on their PC for years now and Safari on their iPhone for years now and just wants a Firefox interface and bookmark syncing on their iPhone.

    No, it shows that Mozilla is smart enough to recognize and avoid pitched battles with Apple. Why fight to have a weird mutant version of their flagship project on a closed device, damaging their brand with artificially limited performance and a rendering engine that doesn't act like Firefox?

    If that is Mozilla's focus, then they don't belong on iOS and good riddance.

    Mozilla's focus is on opening up the web. You're right - they don't "belong" on closed, controlled iOS. They will, however, try to encourage Apple to let them in.

    On iOS, the end user is at the top of the hierarchy, and software developers and content producers all work for the user. The user already has an HTML5 renderer in their iPhone, they already have a TCP/IP stack. You do not need to replace them to build a browser, and in fact, it is much better security that you can't replace them. That is what is best for the consumer: a secure renderer that is highly-optimized specifically for their device.

    Who decides what's in your interest? If it's Apple, then Apple is at the top of the hierarchy, not users as you say.

    As a user myself, I value the ability to use Firefox over Chrome on my Android device. With Android, I can decide what's in my interests. The defaults work for "most consumers", and for everyone else there is a measure of freedom.

    There are plenty of reasons that software monocultures are bad, and Google is your friend there.

    There are hundreds of 3rd party browsers on iOS, many with very innovative features. Like Skyfire, which converts Flash Video to ISO standard video on a server and essentially enables you to run Flash on iPhone or iPad. There are browsers that are exploring lots of gestures, or deep social integration.

    Cute little user-interface experiments are one thing, but that's all niche-market small time stuff. Deep social integration and gestures? Tee hee. Calling a UIWebview wrapper a browser is kind of endearing.

    Mozilla is missing out on all of that because they are pouty, entitled developers who want their feet rubbed and cheeks kissed before they deign to bless us with their bloated, mangled code.

    You realize that Firefox is the best browser on the memory usage front, and near tops in performance right? If your gut feeling about Mozilla is based on a 2006-era opinion, you might want to look at what they've done lately.

    And of course, Mozilla knows better than Apple what Apple users want. As if.

    Most users want options and the ability to use their devices as they see fit. Mozilla has only ever supported users' rights. Apple can't say that.

    And finally, Mozilla's hypocrisy: note that the one and only HTML renderer on Firefox OS is Gecko. And Firefox OS has zero 3rd party browsers as of right now.

    Hey now, third party browsers can just wrap Gecko (actually, it's more like just opening an IFRAME, since the UI is all HTML.) In your world, using the system renderer is a good thing, right? What are you complaining about? /s

    In all seriousness though, it could be done with some work. I

  33. Re:boo fucking hoo. fine stay away by beelsebob · · Score: 1

    Given that a typical netbook is slower than an iPhone, and significantly slower than an iPad, it's maybe not such an issue.

  34. Re:Open Source please by spire3661 · · Score: 1

    The problem is, most of us see that Apple has nowhere to go. As we wire up the world, and computers become ubiquitous, no one is going to need a $2000 laptop. Sure they will always hold a spot in the consumer space, but they really are going to experience a Tarkin's Grasp scenario.

    --
    Good-bye
  35. In the only metric changing, Apple not monopoly by SuperKendall · · Score: 1

    Android market share seems to be progressively taking more and more Apple market share

    In that case there's even less of a call to force Apple to provide alternate browser choice, since overall they still have no-where near a majority of the market nor a trend to do so.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
    1. Re:In the only metric changing, Apple not monopoly by elashish14 · · Score: 1

      Indeed. But I would sure hate if someone forced me to buy an Ipad.

      --
      I have left slashdot and am now on Soylent News. FUCK YOU DICE.
  36. Re:What is unfriendly regarding thrid party browse by jo_ham · · Score: 1

    Looking at the app store I see roughly 2 dozens of browsers for iPads/iPhones. Most of them iOS only. So independend developers easily can make a browser for iOS ... and even make money from it, but Mozilla can't?
    Sorry this claim is ridiculous.

    The limitation is that those browsers must use the Webkit built into iOS, so Chrome was an easy one - they already use Webkit. All of those other browsers also use it, but Firefox uses Gecko as their engine.

    They just don't see the need to create an iOS version that would be considerably different to what they currently have.

  37. Re:Not a problem for Chrome by _xeno_ · · Score: 4, Informative

    You mean "writable executable pages," not directory memory access. The reason Safari is faster than UIWebView is because it can use a JIT to compile JavaScript into native code. Doing this requires the ability to create a writable page of memory that can be written.

    Apps in the app store aren't allowed to do this. iOS loads the app into memory, marks all the text section pages as read only, marks all the data section pages as no-execute, and only then passes control to the program. This means that an App store program can't run the JIT because it can't create a writable page that is executable.

    However, even given that, I find it impossible that there's no way Apple could give UIWebView access to the JIT. It would just take some amount of effort to architect it and write it, and the end result would probably make their own Safari more secure, but why bother doing that when you can just make every other browser on the platform be unnecessarily slower?

    --
    You are in a maze of twisty little relative jumps, all alike.
  38. GOOD. by TravisPlace · · Score: 1

    Good. As much as I like Firefox on the desktop, it has even become horribly slow, even on a decently powered PC. I would hate to imagine how bad it would run on an iPhone or iPad, and how fast it would consume my battery.

    1. Re:GOOD. by robsku · · Score: 1

      Good in my opinion too, but for other reasons.

      --
      In capitalist USA corporations control the government.
  39. Re:Umm.. by guardian-ct · · Score: 1

    Er... ok, I bought an Android phone at Walmart recently. No problem. You're mistaking "mass market" for "monopoly". If you're looking for something that only a few people in an area will want to buy (operating system software they don't have experience with), big box stores are not the place to get them.

    There are a few companies that tried pre-loading GNU/linux, but almost nobody bought those. In most cases it was cheaper to buy an MS computer, and then put whatever you wanted on it, than to pay more for a similarly speced linux machine.

    By the way, trying to buy a free desktop operating system at a retail software store like Newegg will always be difficult. There's this problem with not making a profit when no money is paid.

  40. Re:Umm.. by serviscope_minor · · Score: 1

    No, it's not.

    Yeah, pretty much is. A monopoly does not have to be absolute for it to be called a monopoly.

    --
    SJW n. One who posts facts.
  41. Re:boo fucking hoo. fine stay away by serviscope_minor · · Score: 1

    I'm not commenting on the relative performance of the two processors, but there are some awfully strange results in geekbench.

    For example on the iPhone stdlib copy is faster than wither reading OR writing. That seems a little odd to me.

    Also the iPhone has very fast image bluring but really slow dot products. That strikes me as very strange.

    Also, the primality test comes under floating point performance which is a really weird choice.

    --
    SJW n. One who posts facts.
  42. Re:Umm.. by umghhh · · Score: 1

    Indeed if you take a definition of monopoly then Apple is not one and I do not think they neither want to be nor stand a chance of becoming one. The argument the GP brought is silly as the described situation is not a monopoly (other vendor is there even if only one). The situation is not as straight forward as you point out either. It is not the machine that I buy - today I think it is safe to say that majority of the devices public buys has a pre-installed OS. This in itself is not bad but then some of them have made provisions so that it stays so. You may argue that this still is OK after HW like this is traditionally sold with specific OS. The software that runs on top however is usually bought freely where one wants or in quite rare cases (if you look at customer base) can be written by and owner of particular piece of HW. This is actively fought against by Apple. One may still argue (as with OS) that that is OK but is it really? How many smartphones do you expect person to have? I mean if I buy one then normally I would have enough thus by simple act of choosing a mobile phone vendor I select also vendor of products that are completely unrelated to it. This is still not a monopoly but it is not what one wants it to be and it is strangely close to what some call natural monopoly. In our case it is not a water pipe delivering water to your house but a device that you bought that delivers different services some of them restricted to only one vendor. There is a difference here of course - in old good days having said pipe connected meant you could not buy water from anybody else than owner of the pipe. Now you are not forced to do that anymore at least not in places where a commie state supported market competitions on utilities too. Assuming (I do) that such market distortion is desired to ensure that companies and corporations behave one would wander whether buying a phone or a tablet constitutes a situation like one with water pipe owned by a water company. I usually own such piece of HW/SW for 6+ years (yes I threw away my t-39 when smart phones already won). Even if you practically own such phone or tablet max 2y - still once you bought it you are limited. To me it justifies gov or rather law makers intervention.

  43. This sounds kind of silly by Bartles · · Score: 1

    Restaurant: We don't like people with glasses eating here, so were going to be unfriendly to them.

    People with glasses: We don't like your unfriendly ways towards people with glasses, so we won't eat at your restaurant.

    Restaurant: Thanks.

  44. Firefox Nazi by Pec · · Score: 1

    No soup for you. One year.

    --
    This is a .sig
  45. Re:Open Source please by MightyYar · · Score: 1

    Did you mean to say "Microsoft"? Apple is the company that has transitioned most of its revenue to mobile devices. Microsoft is the one stuck on the desktop. Even Google is having trouble monetizing mobile, though I think they are playing it right with their phenomenally successful Android.

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  46. Re:Open Source please by MightyYar · · Score: 1

    Litigation is a direct result of IP law in this country/world. Don't hate the playa...

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  47. Re:Open Source please by MightyYar · · Score: 1

    I'm out of the loop, so forgive me if iOS has stalled. It looks to me that the iPad shipped with iOS 3, and now they are up to 6. It looks like that includes some pretty big features, such as Facetime, Siri, and full multitasking. When I look at the iOS 6 change list, it looks pretty substantial, and it only came out in September.

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  48. Fine with me! by alphastar · · Score: 1

    I'll just continue to use Safari and Chrome on my iPhone. I plan on swapping out to something with Android in a few years anyway.

  49. Re:Open Source please by robsku · · Score: 1

    You might not, I however do and I'm sure I'm not alone.

    --
    In capitalist USA corporations control the government.
  50. and... by smash · · Score: 1

    .... nothing of value was lost.

    --
    I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
  51. Re:What is unfriendly regarding thrid party browse by BZ · · Score: 1

    If you're willing to deliver a browser with no JIT and all the same web rendering bugs as Mobile Safari, doing that on iOS is easy enough.

    It's when you think that you want to do better than that that you run into trouble.

  52. Re:What is unfriendly regarding thrid party browse by robsku · · Score: 1

    Because mozilla want's to keep their browser theirs, not using iOS 3rd party accessible version of rendering & JavaScript engine. Even if they actually had access to optimized webkit/NitroJS Safari use they won't want that. Now you complain that someone doesn't want to change their product to something else because you won't get it on iOS?

    --
    In capitalist USA corporations control the government.
  53. Re:What is unfriendly regarding thrid party browse by robsku · · Score: 1

    Looking at the app store I see roughly 2 dozens of browsers for iPads/iPhones. Most of them iOS only. So independend developers easily can make a browser for iOS ... and even make money from it, but Mozilla can't?
    Sorry this claim is ridiculous.

    The limitation is that those browsers must use the Webkit built into iOS, so Chrome was an easy one - they already use Webkit.

    They are also limited to inferior Webkit/Javascript engine while Safari uses optimized (like NitroJS for JavaScript while inferior javascript engine is available for 3rd party apps.

    --
    In capitalist USA corporations control the government.
  54. Re:offtopic mod for parent comment? by jo_ham · · Score: 1

    Out of interest, what cool apps?

    Troll mod for this comment? Really?

    Can someone point out to me exactly what part of the above comment is at all trolling?

    An offtopic mod for a comment directly asking how a comment about identifying mobile apps that are not being available iOS, in a thread about iOS apps and availability of said apps, could be modded troll?

    If this carries on, I'm going to start getting the feeling that people around here just don't like me.

  55. Re:What is unfriendly regarding thrid party browse by angel'o'sphere · · Score: 1

    No, misunderstood me.
    I was of the opinion that Apple does not allow third party rendering engines was FUD. (Like the claim you may not use interpreted languages on iOS, which was only true in the first year of the AppStore is now long outdated)

    After all most posters here only linked "claims" about the requirement of Web-Kit from other news sites, no one linked an official Apple statement (on a first glance such a requirement from Apple makes not much sense. After philosophing a bit about it however I could imagine one or two reasons ...)
    I only have old developer notes as PDFs on my Mac, in which nothing about web kit is stated, so I could not quickly verify this my self.

    Now you complain that someone doesn't want to change their product to something else because you won't get it on iOS?

    I don't really care about Mozilla, I don't use it anymore since it automatically blocks itself from Flash and other Plugins when it thinks it is unsafe (this might be the right approach for the general public, but is not for me. When I'm developing a web site and like to check my own page, Firefox suddenly says: uh, oh, Flash is outdated: update? Yes/No? [Forcing me to close ALL OTHER browsers]).

    --
    Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.