when will you add instant search results in the browser's search box? For example, if i use Firefox and have Google ad the default, and i type "32 * (13 - 9)" it will instantly show a dropdown with the answer 128. I would really like DDG to do this too.
The difference is the base of the Project Ara phone, the exoskeleton, is only $15 to replace. So if they change that, you're looking at paying $15. With PCs, the base still costs $150-200 in most cheap options and significantly more in others.
> Second, some details about the store... "Windows Store apps" can use the IE rendering engine to browse the web, but can't use other existing libraries like Gecko or Blink.
>
> Metro-enabled desktop browsers (like other desktop apps) can be listed in the Windows Store, but can't be installed there.
I don't understand why it is legal for Microsoft (AND Apple) to do this! How is this different from what Microsoft did with IE vs Netscape? Why doesn't this violate anti-trust or competition laws?
What monopoly are they abusing? iOS has something like 30-40% of the mobile marketshare and Android is a strong competitor. The restriction is only in place for Windows RT apps, of which Microsoft has a rather negligible marketshare of the tablet market.
It doesn't violate anti-trust laws because you have a very viable option of using Android or any other tablet OS.
> The restriction is only in place for Windows RT apps, of which Microsoft has a rather negligible marketshare of the tablet market.
The restriction against using browser engines other than IE's Trident applies to "Windows Store Apps" for desktop, too.
Mozilla and Google managed to claw out a half-hearted concession for the browsers themselves on the desktop (though not RT), but even then the other restrictions that mbrubeck noted still apply: the browser needs to be installed outside the Windows Store and only the default browser is allowed to present a touch interface. I'm not sure what purpose is behind the latter restriction, other than making switching or experimenting with browsers slightly more of a hassle.
IIRC there is no such rule in Windows Store (http://msdn.microsoft.com/en-us/library/windows/apps/hh69408... ), just there is no browser engine which would satisfy technical requirements of sandbox (no executing generated machine code means no JIT, all GUI must be implemented trough WinRT APIs or DirectX and probably many others).
I used it and submitted bug reports to help the team find issues. I hate Windows but am forced to use it in certain cases. While Windows 8 touch is not huge, I would prefer to have options other than IE for myself and other users.
I would stay away from 1and1 in the future, but their customer service seems alright. The main thing to watch out for is they don't notify you when a contract is about to expire and instead send you the bill after it auto-renews. My fault for getting used to other registrar/hosting services' conventions. They waived and cancelled my account after I called though. I'd say they're a bit more upstanding than EIG's[1] brands.
This worked on Chrome on Android (KitKat 4.4) but not on Firefox Beta for Android. Both correctly showed the microphone sharing notification, but on Firefox, no sound ever registers.
It kills cross-browser compatibility, kills standards (since they're unreachable, undocumented elements that can handle input, interaction and affect other elements.
It's starting to dawn on me what this will really be used for, and I can't say I'm stoked about it. But the article you've linked to seems pretty upbeat about the whole thing.
Even if it will become a standard, it may be complete evil. This concept is quite complicated for regular developer, so some day we'll see petabytes of cryptic, totally undebuggable markup. It should not be done in that way.
The real question is whether you want to invest the time needed to create a fallback for those users. Websites that use the new CSS things as a primary thing (like this presentation) won't work, but sites where the newfangled CSS things are used just as embellishment - dropdowns, sliding menus, spinners, you name it - will remain functional, just not as pretty.