Firefox OS 1.1 Released, Mozilla Prepares For 2nd Round of Device Launches 76
SmartAboutThings writes "Mozilla has officially introduced the first update to its mobile Firefox OS. The very first update to Firefox OS adds some important new features, performance improvements and additional language support. Some of the most important changes include MMS support, Push Notifications API, Contact Management enhancements, Firefox browser downloads, Keyboard improvements and much more. In a separate announcement, Mozilla also said that new launches of Firefox OS smartphones will begin soon with more devices and in more markets around the world."
Great device (Score:2, Informative)
I have a Firefox OS device. It's very cool and it's nice to have alternatives to android and apple.
Re: (Score:1)
Re: (Score:1)
Re: (Score:1)
At least with Firefox OS you stand a reasonable chance of being able to reuse some of your code in your web project as well as your mobile proje
Re: (Score:2)
Windows Phone is even worse with a baffling array of JScript, C++, C# and VB.NET
WP8 supports apps developed entirely in HTML5/JS.
Re: (Score:2)
Sounds to me like Ubuntu Phone, Windows Phone, and Firefox OS are all using web technologies in their 'native' toolkits.
What makes Firefox OS any different, such that you stand a reasonable chance of being able to reuse some of your code in your web project only with Firefox OS?
Re: (Score:1)
Well, Firefox OS is the only one only using Web technologies. With the other two, you might have been using one of the other options for any number of reasons, like for instance that C++ was faster, or your boss thought that JavaScript was a toy language, or that the API you actually needed for the app was missing in the web app version, and then that cut you out of reuse.
What would be even better is if all these manufacturers got together and worked out a common API. Then developers wouldn't have to write
Re: (Score:2)
What would be even better is if all these manufacturers got together and worked out a common API. Then developers wouldn't have to write a different app for each device. It can't really be that hard.
Web standards tend to be out-paced by tectonic plates, but I'm sure we'll see one for 'native app' development eventually.
I haven't looked at the Firefox OS APIs, but I imagine the existing web standards (HTML5) cover most of what a developer could want, at least in theory.
Re: (Score:2)
Well, Firefox OS is the only one only using Web technologies.
How can you possibly pretend that limiting the application development to those specific technologies is a good thing?
With the other two, you might have been using one of the other options for any number of reasons, like for instance that C++ was faster, or your boss thought that JavaScript was a toy language, or that the API you actually needed for the app was missing in the web app version, and then that cut you out of reuse.
Like you said, you might have been using other options for any number of reasons and the ability to do that and not be restricted to a niche set of technologies is a good thing.
Re: (Score:1)
Because that is the only way to forge a standard.
Re: (Score:2)
Because that is the only way to forge a standard.
What 'standard'?
Re: (Score:1)
Re: (Score:2)
Re: (Score:1)
Re: (Score:1)
Re: (Score:2)
Re: (Score:2)
Not Version 2.0? (Score:1)
No new major version? From a Firefox branded product?
Who's the target audience here, if Android is for the customization crowd and Apple is for the just-works crowd?
Re: (Score:3)
The target audience is people who don't have a smartphone yet, most probably because they can't afford to pay for a $500 phone. Which is most people in the world, so far.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2, Informative)
A platform so open you can create apps from inside a webpage using drag'n'drop [youtube.com]
Re: (Score:2)
FirefoxOS performs a lot better on devices at that price point than Android does.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Just works, but cheap?
Re: (Score:2)
It sounds like you're asking if its open or closed. its open. Marketing is rather limited in many markets, so it remains to be seen what argument they have for it, other than "firefox! now for your phone".
Didn't know it launched. (Score:5, Interesting)
Re: (Score:3)
Are you in a market where it's available in stores? The marketing has mostly focused on those markets, obviously.
That said, the launch was covered on Slashdot back in July: http://mobile.slashdot.org/story/13/07/09/1414232/mozilla-launches-firefox-os-devices-in-stores-opens-up-app-payments [slashdot.org] and several other articles, as well as other tech press. No non-tech-focused marketing in the US so far, since it's not like you can buy one of these in a store in the US right now...
Re: (Score:2)
I live in south america and haven't heard a word about it being out of beta. Where ARE they marketing it?
Re: (Score:2)
As far as I know, in Colombia, Venezuela, Spain, Poland, so far.
Re:Didn't know it launched. (Score:4, Informative)
I just found out you can buy a FF OS Phone for $80 on eBay (for development I suppose)
http://www.ebay.com/itm/281165818989 [ebay.com]
Re: (Score:3, Insightful)
The answer is simple: It's not ready. I mean, it's probably ready for release as production software, but as a phone OS, it doesn't appear to be ready to be exposed to the majority of the world. For example, 1.1 just got MMS capabilities. Based on just this alone, 1.0 would have just been laughed out of the market.
Their current target, I suspect, are enthusiasts and very, very early adopters. It's the people who don't really care that their phone is missing half of the basic features found on other phones.
Re: (Score:2)
For example, 1.1 just got MMS capabilities. Based on just this alone, 1.0 would have just been laughed out of the market.
Funny, the first iPhone didn't support MMS and it manged to survive.
I expect you'll see them ramp up their marketing efforts as the software becomes more feature-complete. Until then, it's just not ready for end users.
They made how many for the first go round again? Something like 1000 that they only sold through eBay? I'm going to guess that they don't think it's ready for end users either.
Re: (Score:1)
Re: (Score:2)
Nonsense, of course it was.
Re: (Score:1)
Re: (Score:1)
Of course not, duh. Everyone knows that the iPhone was the first smartphone. Apple invented the market, and everyone else are just riding on their coat tails.
Re: (Score:2)
The first iPhone also wasn't competing against three other smartphone platforms.
Sure it was, Symbian, Windows Mobile, PalmOS and Blackberry (at least they were the major ones). iOS was a disruptive product and that's why it has succeeded, FFOS (and Ubuntu Phone, Windows Phone, Maemo, Meego, webOS, etc...) is not, it's only distinguishing feature is its supposed performance on lowend hardware.
Desktop linux distros made a similar play for the PC market and failed due to not being disruptive products and they even had more in their favor than just higher performance on lowend hardware, th
Re: (Score:2)
I expect you'll see them ramp up their marketing efforts as the software becomes more feature-complete. Until then, it's just not ready for end users.
Thats sounds like a page straight out of the ol' MS playbook.
Re:Websites wont render (Score:5, Insightful)
Another issue is we have IE 6 back again in style.
Its name this decade is called webkit. [pcmag.com]. If the web server detects it is a mobile device it outputs Webkit specific (chrome/Safari) CSS that is not W3C compliant.
Complain and the answer is webkit owns 95% of the market so go fsck yourself and buy a droid or iphone like everyone else. Kind of like we do not support Netscape anymore in 2003 even though you used Konsqueror or Firefox .4.
Drives me nuts to see the same developers who praise webkit and use non W3C compliant html5test.com to base their opinions then go out and bash IE 6 and who write code on the mobile end that wont work Windows Phone/Windows 8 either.
I really want to see... (Score:2)
how the update story is contracted to work and for how long. And is there a contingency for if the manufacturer stops wanting to update the phone?
Intorducing the new Slashdot Phone! (Score:4, Funny)
Get hourly updates featuring
-Vague laws misinterpreted by engineers to be threats to privacy/civil liberties
-The latest release of every obscure Linux distro and its shortcomings compared to 10 other distros
-Factually spurious articles about the death of the IT industry
-Philosophical flame wars about the validity of alternative energy/electric cars
-Mental masturbation regarding drones/macs/climate change
-Hypothetical discussions of Rasberry Pi created by Arduino driven 3-D printers purchased with BitCoins
-Windows 8 trolling
Available Apps Include
-Car Analogy Generator
-Library of Congress Unit Conversion
-XKCD Reference Linker
-Shill Detector
-Basement Leak Sensor
-Voice Wreck Ignition Citation Search Engine
Fully compatible with
¦Android
¦BlackBerry 10
¦iOS
¦Nokia Asha
¦Sailfish OS
¦Windows Phone
¦Windows RT
¦Bada
¦BlackBerry OS
¦Grid OS
¦Linux
¦Mer
¦S40
¦Brew
¦SHR
¦Symbian
¦webOS
¦Tizen
*Unicode support included in a future update
Re: (Score:2)
Automatic user-transparent failover to 4chan in the event Slashdot goes down.
Re: (Score:2)
but does it run on a beowulf cluster?
No native API (Score:1)
It's been half a year (Score:5, Funny)
Re:It's been half a year (Score:5, Funny)
I figured they'd be on version 48 by now.
Well...your post was over an hour old when I read it.
That's nice and all.. (Score:5, Funny)
Firefox OS is nice, but what it really needs is a good web browser.
Re: (Score:1)
Firefox OS is nice, but what it really needs is a good web browser.
You joke, but it's true...
The one thing stopping me moving purely to the ZTE Open as my primary device is the poor web browsing experience (okay, and the keyboard isn't amazing...)
Re: (Score:1)
You have lazy fucking ass web developers who write proprietary non W3C compliant -webkit code [pcmag.com] to thank. Probably the same ones who bash IE 6 for doing the same and made MS specific CSS back in the day too.
If the web server detects mobile it outputs only webkit CSS as webkit owns 95% of the market so why support anything else?
I am tempted to switch to Firefox from Chrome as I feel I am part of the problem and would be what hte world will look like in the future if Chrome won. Just like 2003 when you received
Re:That's nice and all.. (Score:5, Funny)
Herd mentality is the most predictable of all human responses. But, rest assured, this will be the sixth time we have re-invented PostScript, and we have become exceedingly efficient at cocking it up.
It's drag'n'drop easy to create webapps for. (Score:2, Interesting)
You can even do it live while hosting a podcast [youtube.com]
Re: (Score:1)
And when you are done watching their video also check out both of their WebRTC videos:
https://www.youtube.com/watch?v=-94ie_79Zn4
https://www.youtube.com/watch?v=QqGCYoYvrOg
ZTE Open... not "open" enough... how about others? (Score:1)
Firefox OS's US debut was on the ZTE Open (I think some are still available, $80 USD phone too!). However it's not free software friendly in that last I checked (in the past month) nobody had figured out how to compile the OS from scratch for this phone. Not the ZTE release code nor the Mozilla code. If this is going to be a useful project this stuff needs to work. They should be avoiding phones that have non-free drivers/firmware too. While I understand the OS is 100% free (which is an improvement) the pho
Tablets (Score:1)