So is this like PhoneGap for desktops? it was about time
Actually, check out Adobe Air (for ajax developers). Basically it's webkit as a desktop app and pretty mature. I've used it in the past, but I think Mozilla has a big opportunity here as Adobe has pretty much abandoned the web desktop aspect of AIR to focus on flash/flex for mobile. Also, Adobe removes some of the best parts of webkit like web workers and I recently found a giant performance bug in their javascript e…
Mozilla Chromeless 0.2
21–30 of 72 posts
Re: Mozilla Chromeless 0.2
#22Earlier quoted context omitted.
Actually, check out Adobe Air (for ajax developers). Basically it's webkit as a desktop app and pretty mature. I've used it in the past, but I think Mozilla has a big opportunity here as Adobe has pretty much abandoned the web desktop aspect of AIR to focus on flash/flex for mobile. Also, Adobe removes some of the best parts of webkit like web workers and I recently found a giant performance bug in their javascript e…
Appcelerator Titanium is another option in this category, and is focused on building applications using JS/web standards.
Correct me if Im wrong, can you deploy your client side web app as a desktop application without using the Titanium framework stuff?
Re: Mozilla Chromeless 0.2
#23Am I the only one who thought this was some attack on Chrome? Whenever I hear talk about browser chrome I always think that Google's name choice was a little confusing. Probably best in the end, though, since it's a catchy name.
Re: Mozilla Chromeless 0.2
#24Re: Mozilla Chromeless 0.2
#25Earlier quoted context omitted.
Google seems to be making a habit of that... Closure and Noop are two other examples that come to mind.
I don't think Google is intentionally taking already-used names. There are only so many good project names.
Re: Mozilla Chromeless 0.2
#26How is this different from xulrunner? In reading the description it sounds like a way to make a webapp behave like a desktop app but it's a little unclear.
Ideally, Chromeless would allow you to take your webapp and (with minor modifications) turn it into a desktop app or vice versa.
Re: Mozilla Chromeless 0.2
#27I can't tell if this is an alternative to something like QtWebKit. There doesn't seem to be any emphases on native code integration.
> There doesn't seem to be any emphases on native code integration. Mozilla's actively opposed to any form of JS/native code integration, undoubtedly because that would dilute the effective proprietary control over the Web platform that it shares with a small group of fellow browser vendors. (And maybe because it would wound the personal vanity of its senior developers.) It's already briefing friendly journalists aga…
Re: Mozilla Chromeless 0.2
#28Re: Mozilla Chromeless 0.2
#29Earlier quoted context omitted.
> There doesn't seem to be any emphases on native code integration. Mozilla's actively opposed to any form of JS/native code integration, undoubtedly because that would dilute the effective proprietary control over the Web platform that it shares with a small group of fellow browser vendors. (And maybe because it would wound the personal vanity of its senior developers.) It's already briefing friendly journalists aga…
How is Mozilla's control over the W3C HTML standards process proprietary in any way? Mozilla is only one of a number of vendors on the W3C, and is certainly not the most powerful of those vendors.
Re: Mozilla Chromeless 0.2
#30Am I the only one who thought this was some attack on Chrome? Whenever I hear talk about browser chrome I always think that Google's name choice was a little confusing. Probably best in the end, though, since it's a catchy name.
https://developer.mozilla.org/en/chrome ^ I think Mozilla called their thing Chrome for a long while.