The Promise of Firefox OS
11–20 of 147 posts
Re: The Promise of Firefox OS
#12They're flexible technologies, but don't think they'll ever have the feel of purpose built native API's.
Re: The Promise of Firefox OS
#13Re: The Promise of Firefox OS
#14I'm starting to feel like html/js/css is starting to become the 'this will be the year of linux on the desktop' of apps. They're flexible technologies, but don't think they'll ever have the feel of purpose built native API's.
Re: The Promise of Firefox OS
#15God no. Instead of having to use a single awful language all the time I get to choose what language to transpile to javascript and I never have to look at or think about javascript at all. Unless of course there are bugs and then you get to experience the pleasure of debugging machine generated javascript. Maybe some people are filled with joy by the thought of debugging generated js, all I can say is that those people are certifiably insane.
How about we work on platforms that support more that one language as first class citizens. Is that really such a crazy idea in 2013?
Re: The Promise of Firefox OS
#16Glad to see this coming out - I think the technical chutzpah of FirefoxOS is fantastic, now let's see Mozilla Market it in the same clear vision and spirit. I mean I simply did not know there was an emulator ( https://hacks.mozilla.org/2012/12/firefox-os-simulator-1-0-i... ) until this post, and honestly I looked. Edit: oh and can someone tell me if persona is taking off or not - are there stats from login.persona.or…
Persona's growth has been steady, primarily driven by newly developed sites. We hope that as the user base grows and support for the BrowserID protocol is natively built into the browsers, existing sites will have more of an impetus to offer support.
A version of Persona is already integrated into FirefoxOS and we hope to offer support in desktop Firefox by the end of the year.
If you want to participate in discussions, have an idea on how we can improve, or just want to see what we are up to, our mailing list is open to everyone: https://groups.google.com/forum/#!forum/mozilla.dev.identity
Re: The Promise of Firefox OS
#17And if your problem is with JavaScript as a language, you can already use a myriad of languages that reliably compile to it. Do you come from a Java background? You’ll probably like Dart, from Google. More of a functional kind of developer? Try ClojureScript, which is an impressive, well-maintained and well-performing implementation of Clojure on top of JavaScript. Coming from Ruby? You’ll be almost at home with Coff…
Re: The Promise of Firefox OS
#18And if your problem is with JavaScript as a language, you can already use a myriad of languages that reliably compile to it. Do you come from a Java background? You’ll probably like Dart, from Google. More of a functional kind of developer? Try ClojureScript, which is an impressive, well-maintained and well-performing implementation of Clojure on top of JavaScript. Coming from Ruby? You’ll be almost at home with Coff…
You mean like iOS' half-C or Android's half-Java?
Re: The Promise of Firefox OS
#19Good article. The main reason for FFOS is not to take over the world but rather disrupt the closed ecosystems that Google, Apple and Microsoft are creating; the same way that Firefox broke Microsofts monopoly on the browser market.
Re: The Promise of Firefox OS
#20And if your problem is with JavaScript as a language, you can already use a myriad of languages that reliably compile to it. Do you come from a Java background? You’ll probably like Dart, from Google. More of a functional kind of developer? Try ClojureScript, which is an impressive, well-maintained and well-performing implementation of Clojure on top of JavaScript. Coming from Ruby? You’ll be almost at home with Coff…