Firefox OS: Disruptive By Aiming Low
judgecorp writes "As Apple launches a new slightly-improved iPhone 5, Mozilla CTO Brendan Eich says if you want a really disruptive phone you should look to Firefox OS. It's a low-cost low-end device — and that's the point. It uses standards so should be resistant to patent infringement suits, it will fit on featurephone-grade hardware, and it will run HTML5 apps without the restriction of native apps in an app store. In other words, it's aiming for the next 2 billion smartphone users, people who can't afford the iPhone/Android model." Reader rawkes has some (very warm) thoughts about Firefox OS, too, which helpfully includes both screenshots and a video demo.
Luddite with no data plan here... any kind of data plan that I would consider worth having runs $70+/month - $840/year, I don't really care if the phone is free, I don't want to sign up for a multi-thousand dollar future debt.
If they'd sell me an iPhone with voice only service and let me access WiFi only for my data, I'd be on-board, even at $600 up front, but between now and retirement, a data plan looks like it might add up to the equivalent of a nice cabin cruiser, or a condo on the beach - is checking Google while you're waiting for the check in a restaurant really that valuable to you?
Because they're the topic and focus of this story...
Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
This really makes no sense to me. Rendering HTML is not easy nor is it efficient (memory or cpu wise). There are millions upon millions of iPhones and Android devices running with lower specs than 256 MB memory and a 700 MHz CPU, and they are very usable and responsive - EXCEPT for web browsing!!! So in essence, they're taking the one thing that low-end phones do worst, which is rendering HTML, and only allowing them to do that. The alternative is allowing NATIVE applications (and although Android is Java, the NDK allows binaries compiled directly for the CPU, which is what all non-trivial games use), which provides the best performance even on low end hardware.
Really, in my mind, they have this completely backwards.
Better known as 318230.
There's not much I enjoy more than watching their expressions as they go through the various stages of emotion while playing with the devices
1. It starts with mild confusion — a sort of 'Why have you just given me an Android device?' look
2. Following confusion is sudden realisation that this isn't Android, it's built using JavaScript
3. After a short while the excitement starts in a sort of "Holy shit!" mind-blowing moment
So people get a "'Holy shit!' mind blowing moment" because they realise it was programmed in JavaScript instead of Java? That's only because they're programmers, and they know that HTML/JavaScript has historically had shit performance and a crappy UX. Try this with non-programmers, and they will have no reason to be impressed.
Users don't give a fuck whether apps are written in JavaScript or Objective C or Java or C#.
Let's do a car analogy here. Suppose you're at a dealer's lot, checking out a car. You're looking at a car that is totally average. Nothing special, and it even felt a bit sluggish during the test drive. So you're wondering why all your automotive engineer friends are so impressed with it. Then you ask them, and their response is "Did you check out the wiring harness? It's routed really cleanly! And all the drivetrain components are totally modular and extensible!"
This is what it feels like talking to programmers sometimes. It's astonishing how so many programmers just don't get it.
Apple got it. When the iPhone was first announced, Steve Jobs didn't get up on stage and talk for two hours about what language they developed the apps in. The iPhone wasn't awesome because it used Objective C. It was awesome because you could hold a web page in your hand and directly manipulate it with your fingers! It was awesome because pinch and swipe gestures made an app like Google Maps possible on a phone.
What does Firefox OS give users that Android doesn't? All these guys have done is recreate the Android experience using JavaScript. If the users don't know what JavaScript is, why should they care?