Firefox Demos Prototype Metro Interface
In order to provide an alternative to IE on Windows 8, Firefox needs a Metro UI. Luckily, development of a Metro interface for Firefox is well underway. The current build reuses the Android interface XUL (by virtue of being based on Fennec). The latest test release features lots of platform integration support: "We have Metro snap working, you can snap another Metro app to the right or left of Firefox and continue browsing.
We also have HTML file input controls tied up to the Metro file picker. ... implemented the Windows 8 search contract, you can use the Search Charm from any screen on Windows 8. If you enter a URL, it will be loaded. If you enter anything else, it will be searched in your default search engine. We also implemented the Windows 8 share contract, you can use the Share Charm from any Firefox page to share that page to another application. Once you select the Share Charm it will list the applications you can share to, for example: Mail, Twitter, or Facebook." If you're interested in following development, the team has made a Mercurial repository available.
Further background is provided by the first and second posts in the series.
Nice trolling.
Normal programs will run just fine in Desktop mode on Win8. However, if you want your program to be on the new default dashboard interface (Metro) then it has to be a Metro app. And since both IE and Chrome can appear there, it makes absolute sense that FF should have the feature included as well.
If you want to be a full replacement to IE, you need to be a full replacement to IE, and that means showing up in the system wherever IE can show up. If you actually RTFA, you'll see they're talking about hooking into Win8's built-in browser search and sharing hooks, as well as showing how easy it is to add a Metro interface to FF because of the already existing theming layer within FF.
I'm out of my mind right now, but feel free to leave a message.....
Microsoft fans keep using this defense to justify everything wrong with the customer preview. They're not going to unify IE, the control panel, and all the other redundant thingsin time for October. Microsoft is full steam ahead on this trainwreck.
Because a normal desktop UI doesnt work so hot on a tablet, which in the future are bound to replace a big portion of the desktop market. Hybrids (like the Transformer Prime), with a 2 mode tablet/desktop interface, like Windows 8, could seriously replace lap-tops for everyone except serious developers and graphic designers/3d artists/CAD/etc that need a lot of horse power.
Sticking to desktop-only UI would be suicide for Microsoft. Metro works quite fine if you look at it from a tablet point of view.
You seem to think that the Desktop paradigm will survive the RTM.
It won't.
Have fun with Metro, Windows guys.
--
BMO
It will. Microsoft will not make existing apps incompatible with Windows 8.
Stop spewing lame FUD.
This space for rent.
Regular Metro apps can only be distributed via Windows Store, and, yes, that includes Apple-style app approval model (though it doesn't have some of the more nasty Apple rules, such as "no competing apps" - so other Metro-only browsers are fine).
That said, browsers are special-cased. More specifically, if a desktop application is installed and registers itself as a handler for http: URI schema, and the user selects that application as the default browser, then that app is given the opportunity to also provide a Metro version. Basically, it can provide a tile that appears in Metro home screen, can pin secondary tiles there (for bookmarks, web apps etc), and when launched, can detect if it's being launched from the tile or from an URL in another Metro app, and can decide whether to launch in desktop or Metro mode (e.g. IE10 has that as an option - always desktop / always Metro / same as invoker). This is called a "Metro style enabled Desktop Browser" - this document (.docx) covers the details.
Now, because this is still a desktop app, it is installed by usual means - an MSI or other kind of installer, or even just copy it over (so long as it can register itself to handle http:/// URLs on launch or something). So, it's not subject to Windows Store app approval policy. It's also much less limited with respect to what it can do, compared to a Metro-only app - the sandbox mainly restricts it from doing stuff that only makes sense on the desktop when it's in Metro mode, but otherwise it has same permissions as a desktop app. This means that they can JIT-compile code - kinda important for JS - and share bookmarks and history with desktop.
So... This thread has four AC posts: Two complaining and two defending Microsoft. The post that points out Windows 8 is still in development (in response to a post about the current feature set) is modded Troll. Ah Slashdot, I remember when you were a semi-technical forum. At this point I'm thinking about getting a Facebook account. The worms will expose me to more technology than these threads.
Regular Metro apps can only be distributed via Windows Store
That is horrifying.
Required reading for internet skeptics
This has been known for close to a year now.
Anyway, after Apple is swimming in cash in their walled garden, what did you expect? Everyone wants a piece of that pie now that they've shown you can make it.