Boot2Gecko demo & quick hack
paulrouget.com
Boot2Gecko demo & quick hack
1–10 of 23 posts
Re: Boot2Gecko demo & quick hack
#2This is probably the most widely known technology to people. Apart from Boot2Gecko you can develop HTML/JS apps for Windows Phone and Windows 8 (metro style)
Re: Boot2Gecko demo & quick hack
#3Re: Boot2Gecko demo & quick hack
#4Re: Boot2Gecko demo & quick hack
#5Most definitely can research this on my own, but I'm curious if its possible to run this on iPhone hardware? i.e. replace the native OS?
Re: Boot2Gecko demo & quick hack
#6Great devices are a marriage of hardware and software. Focus too much on one at the peril of the other.
Shipping an OS to basically closed hardware devices - phones is a much different ballgame than shipping a web browser app on a preinstalled operating system and with Android already being both free and popular and open source, I don't know why any hardware maker would use Boot2Gecko.
Re: Boot2Gecko demo & quick hack
#7I'm still not totally convinced about large code bases being developed in JS but I would say that MOST iOS and Android apps don't need "programming in the large" features. But, I could also see some kind of compile-to-javascript language like CoffeeScript making this easier.
I hope this stays up to date with the now fast moving Gecko for Desktop so it has the latest and greatest HTML/CSS/JS features as they get implemented.
Another concern would be: Where does mozilla stand with hardware manufacturers and cell carriers? I feel that this isn't going to gain much traction if someone has to buy an Android device and then hack it. Windows Phone 7 has proven that even if you have the hardware, you still need Verizon and AT&T (in the U.S) on your side as well.
Re: Boot2Gecko demo & quick hack
#8I like the idea of Boot2Gecko, but it's 100% pointless as a project. We had a shot to have a pure web based OS with webOS, and absent awesome hardware and marketing nobody bought it. Mozilla building their own Firefox version of webOS is not going to make this kind of thing successful. Great devices are a marriage of hardware and software. Focus too much on one at the peril of the other. Shipping an OS to basically c…
Re: Boot2Gecko demo & quick hack
#9I like the idea of Boot2Gecko, but it's 100% pointless as a project. We had a shot to have a pure web based OS with webOS, and absent awesome hardware and marketing nobody bought it. Mozilla building their own Firefox version of webOS is not going to make this kind of thing successful. Great devices are a marriage of hardware and software. Focus too much on one at the peril of the other. Shipping an OS to basically c…
This project doesn't really feel like mozilla is trying to compete with Android or iOS in terms of developing a traditional mobile operating system.
It almost feels like mozilla is trying to lay down the ground work for what a web based mobile device SHOULD be. The entire UI using web technologies, JavaScript API's for everything. Think about that for a second... What users think about as the "OS" (basically the home skin, application launcher, widgets, themes and UI controls) is just an infinitely hackable web project for any company to come along and build on top of. Gecko or Webkit + Linux under the hood and thats it.
Re: Boot2Gecko demo & quick hack
#10Most definitely can research this on my own, but I'm curious if its possible to run this on iPhone hardware? i.e. replace the native OS?
I don't know that anyone's tried that yet. Boot2Gecko is focusing on making a real phone that people will really be able to buy, so working on a platform that requires "fighting the manufacturer" isn't a priority. But it's open source, so it's always possible that someone could take on what's likely a huge task! Currently B2G works on a couple of models, and requires Android ICS: https://developer.mozilla.org/en/Mozi…