Windows 8 Thoughts and Discussion


Recommended Posts

So, I've been reading about Windows 8 a bit lately and I gotta say, I'm not confident about this version of Windows.

I remember installing the very *first* developer preview version of Win 8 and I was hyped, but after a few days, the hype subsided. I went back to Win 7 and I felt right at home. The Win 8 aftertaste was bizarre and I came away from it confused about why they think that's what I want in an OS.

Now, fast forward to today and I hear that Aero Glass support is completely dropped. I am a huge fan of the Aero glass interface and if I'm to use Win 8, I'm going to have to download a fan made theme that returns the desktop to its former glory. As a desktop user, I feel like the effort to minimalize the OS was brought on by Microsoft's desire to put this desktop on a battery chugging tablet. I feel like I'm getting the ****ty end of the stick. This is not what I wanted. I don't care that it matches your new Metro theme, I think it doesn't match. I think it's fugly. Desktop and tablet do not mix in my opinion.

And this is where I feel like Windows 8 might be a disaster. As a tablet OS, I think it might be a disaster and as a desktop OS, I think it will be a disaster. I think Win 7 is the new XP. People will cling to it until its death... Win 8 will be the new Vista... definitely not in terms of bloat, but in terms of it being totally unwanted.

I do not look at Win 8 as an OS that was built out of desire or request, I look at it as an attempt to enter into the tablet market by piggy backing off their desktop user base. This is pretty undesirable behavior, Microsoft. I appreciate their efforts to make a tablet / desktop hybrid OS, but I feel like the desktop and tablet should have been separate operating systems. Sure, they are fully well entitled to use their OS how they want to, but I'm also fully well entitled to avoid this one like the plague.

Their latest blunder was going with ARM for tablets instead of an x86 CPU... this seems limiting. Intel is obviously not happy with this decision. I'm not happy because it means that there will be incompatibilities between the tablet version and the desktop version. Wasn't Windows 8 supposed to bridge the gap between tablets and desktops? Intel already debuted its x86 mobile CPU and from what I understand, it's good. The device sucked, but the mobile x86 CPU was good. Going with ARM seems like the wrong decision, in my opinion.

Not to mention, the tablet version of Windows 8 will be shutting out browser competition. I only recently got an android phone and being able to install Firefox on there alleviated some stress of having to use that terrible android browser. I am NOT a fan. Not being able to use Firefox on a Windows 8 tablet may make or break me when it comes to deciding on which tablet to buy. Minority or not, I believe this will have some far reaching repercussions. People will tell others not to get a Windows 8 tablet and this will reverberate. This happened with Vista, I don't see why it wouldn't with Windows 8.

Unlike Apple fanboys, Windows fanboys are bold enough to reject certain Microsoft creations. It makes me wonder why Microsoft would even chance something like this.

I'm gearing up to try the Win 8 release candidate when its released so I will hold my final judgement until then... but I would be lying if I said I didn't already have a predisposition based on everything I've been reading lately. It seems like bad news followed by more unexpected bad news.

Thoughts?

-Captain

Link to comment
https://www.neowin.net/forum/topic/1080115-windows-8-thoughts-and-discussion/
Share on other sites

"Not to mention, the tablet version of Windows 8 will be shutting out browser competition."

Huh? Both Chrome and Firefox are coming to Win8 ARM. How is that hurting competition? You won't be using the desktop on ARM anyway, save for Office.

It's because people like you that Vista has a bad reputation. Just blindly believing everything people say.

You used the DP for a little bit, went back to Win7 and never tried it again, yet you believe everything they say on the forums.

Use it for a while and you might actually like it, like so many of us.

You will never like it if you keep seeing it as a Tablet OS, with the desktop as an afterthought, which it isn't

  • Like 2

"Not to mention, the tablet version of Windows 8 will be shutting out browser competition."

Huh? Both Chrome and Firefox are coming to Win8 ARM. How is that hurting competition? You won't be using the desktop on ARM anyway, save for Office.

To ARM? Do you have a source for that?

That's true, but perhaps only for Windows 8. For Windows RT, there are a few sticky points at the moment - namely the inability to mark data as executable. It's great for security, but makes it harder to make an efficient JavaScript interpreter.

Both companies are working on Metro versions, but only for x86. They can't port to ARM because Metro browsers rely on running Win32 code which Windows RT won't allow. https://www.neowin.net/news/mozilla-firefox-would-be-crippled-on-windows-rt

Both companies are working on Metro versions, but only for x86. They can't port to ARM because Metro browsers rely on running Win32 code which Windows RT won't allow. http://www.neowin.ne...d-on-windows-rt

False. Metro apps work on both WinRT and x86. I'm sure Mozilla can come up with something else. That's nothing more than Google crying foul because they can't sink their dirty hands deeper into system processes.

Desktop apps are the ones that need to be recompiled for ARM. But the desktop is only on ARM because of Explorer and Office.

What can I say about it? well in short, I dislike it. I dislike being forced into using Metro, and I dislike the fact that they're apparently going to remove aero. If people find ways to hack those features out and in respectively I may consider using it, but otherwise Windows 8 is a release that I intend to skip, for the first time... ever.

"Not to mention, the tablet version of Windows 8 will be shutting out browser competition."

Huh? Both Chrome and Firefox are coming to Win8 ARM. How is that hurting competition? You won't be using the desktop on ARM anyway, save for Office.

The last I heard, Microsoft was effectively banning JIT compilers via API restrictions and reserving those same API's for IE and Microsoft only. That pretty much eliminates all the popular browsers. I very much doubt these companies are going to completely rewrite and maintain their browsers just for WinRT.

No only does this raise anti-trust concerns, but it degrades the user experience as well.

The last I heard, Microsoft was effectively banning JIT compilers via API restrictions and reserving those same API's for IE and Microsoft only. That pretty much eliminates all the popular browsers. I very much doubt these companies are going to completely rewrite and maintain their browsers just for WinRT.

No only does this raise anti-trust concerns, but it degrades the user experience as well.

There are no anti-trust concerns when WinRT has 0% market share.

There are no anti-trust concerns when WinRT has 0% market share.

It's about Windows and IE, not WinRT. Unless Microsoft is going to call their tablet OS branding WinRT? If it carries the Windows name and contains IE, it's a potential anti-trust concern to regulators.

It's about Windows and IE, not WinRT. Unless Microsoft is going to call their tablet OS branding WinRT? If it carries the Windows name and contains IE, it's a potential anti-trust concern to regulators.

They are calling it WinRT.

Of particular concern are the APIs that IE has access to which Microsoft is denying other browsers, including VirtualAlloc / HeapAlloc and friends, CreateNamedPipe, ConnectNamedPipe, DisconnectNamedPipe, CreateProcess, and various others.

These APIs allow for things like making memory executable, a prerequisite for building a JIT [just-in-time compiler]. Without a JIT, it will be impossible to build a modern browser. These APIs also allow for things like spawning additional processes, and communicating between them -- something we use to isolate plug-ins for security and stability purposes and other browsers, including IE, use to isolate tabs and windows for security and stability purposes.

First, Microsoft is limiting plug-ins to pretty much Flash for Metro. Nothing else will be allowed. Why Mozilla is crying fowl over this, I do not know, but Firefox isn't known to be the most speedy of browsers. I don't need ten billion Mozilla Firefox plug-ins junking up my tablet. Second, it wouldn't be too difficult to come up with a new system of tab isolation, something that is system independent.

Windows on Arm is a different OS from x64 Windows. You can't just simply port code over and expect it to work, changes need to be made. The only reason legacy code was moved over was for Office to use, and Explorer. Quite frankly it shouldn't even be there to begin with. WinRT should be strictly Metro, but that's not up to us.

They are calling it WinRT.

Right. So when these things go on sale, there'll be no mention of Windows then? Regardless, we'll have to wait and see. I have a feeling Microsoft will allow others browsers in the end, whether they want to or not.

Right. So when these things go on sale, they'll be no mention of Windows then? Regardless, we'll have to wait and see. I have a feeling Microsoft will allow others browsers in the end, whether they want to or not.

That's up to them.

False. Metro apps work on both WinRT and x86. I'm sure Mozilla can come up with something else. That's nothing more than Google crying foul because they can't sink their dirty hands deeper into system processes.

Desktop apps are the ones that need to be recompiled for ARM. But the desktop is only on ARM because of Explorer and Office.

If it uses only WinRT (the API, not short for Windows RT) code, then yes it can be compiled for (languages such as C++) or run on (languages such as C#) both x86 and ARM. However, Metro IE indeed relies on running the Win32-based rendering engine in the background. If you don't believe me, open Metro IE, check Task Manager, and notice you're now running iexplore.exe, a Win32 process.

If it uses only WinRT (the API, not short for Windows RT) code, then yes it can be compiled for (languages such as C++) or run on (languages such as C#) both x86 and ARM. However, Metro IE indeed relies on running the Win32-based rendering engine in the background. If you don't believe me, open Metro IE, check Task Manager, and notice you're now running iexplore.exe, a Win32 process.

I don't expect that to last long. Something the IE will change at a later date. WinRT should be Metro only, and that it appears to be doing just that.

Now, fast forward to today and I hear that Aero Glass support is completely dropped.

Can you post a link to an official statement from MS that says explicitly that Glass will not be available at all in Windows 8? All I've read is that Glass won't be the default theme which is quite different from what you're saying. Until the RC is released I don't think we know whether Glass will be available but I suspect it will be there for users to select, just not switched on by default.

I also think you're confused about Windows on ARM and MS's tablet strategy. There will be plenty of x86-based tablets available and all tablets will be able to run the same Metro apps regardless of whether they are ARM or x86-based.

Unlike Apple fanboys, Windows fanboys are bold enough to reject certain Microsoft creations.

LMAO that is so true and funny. No offense to Apple fans though, but that is just a very true observation IMHO. Maybe because of the vast number of users.

Can you post a link to an official statement from MS that says explicitly that Glass will not be available at all in Windows 8? All I've read is that Glass won't be the default theme which is quite different from what you're saying. Until the RC is released I don't think we know whether Glass will be available but I suspect it will be there for users to select, just not switched on by default.

I also think you're confused about Windows on ARM and MS's tablet strategy. There will be plenty of x86-based tablets available and all tablets will be able to run the same Metro apps regardless of whether they are ARM or x86-based.

Yeah, I think all we really know is in the latest build the default theme has been updated with a flat, non transparent metro style. All the stuff under the hood that makes aero possible is still there... (DWM). It could be possible that a "classic" aero theme is included, but not default.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • I just looked on my computer and there are settings and log files for utilities I have never even turned on!
    • O&O ShutUp10 3.1.1104 by Razvan Serea O&O ShutUp10 offers a simple yet effective way to take control of your Windows privacy. It provides access to almost 50 privacy-related tweaks, most of them hidden or not easily accessible to the average computer users. Using a very simple interface, you decide how Windows 10/11 should respect your privacy by deciding which unwanted functions should be deactivated. Using ShutUp10 you can easily disable Windows Defender, turn off telemetry, disable peer-to-peer updates, turn off Wi-Fi Sense, disable automatic Windows updates, turn off and reset Cortana and more. ShutUp10 allows you to create a System Restore point before you apply any changes, so that you can revert your system at any time if you run into problems. O&O ShutUp10 is entirely free and does not have to be installed – it can be simply run directly and immediately on your PC. And it will not install or download retrospectively unwanted or unnecessary software, like so many other programs do these days! O&O ShutUp10 Free and Premium The latest version brings O&O ShutUp10 Premium, expanding the app’s long-standing privacy controls with automatic enforcement of user-defined settings. Instead of manually rechecking options after every Windows update, users can set their preferred privacy configuration once—or apply recommended settings in a single click—and the tool continuously monitors them in the background. If Windows 10 or 11 re-enables disabled features or introduces new data collection paths, Premium restores the chosen settings automatically without user intervention. The free version remains available and fully functional for manual adjustments, offering the same core privacy controls for Windows. However, the Premium tier is aimed at users who want long-term, hands-off protection, adding automatic reapplication after updates, ongoing monitoring, and optional notifications to ensure privacy settings remain consistent over time. O&O ShutUp10 3.1.1104 changelog: Added “Show Differences” button in the overview panel “Don’t show again” option for the restore point prompt Ctrl+F keyboard shortcut for search/filter functionality Detection and linking of system-wide and user-specific setting associations Automatic search while typing PREM: Option to preserve notification counters and timestamps across application restarts PREM: Reset blocked settings button in the Settings dialog PREM: Informational message when no settings are blocked PREM: Update check can also be triggered from the menu PREM: Notification deduplication and activity log summary feature Improved L005 “Disable Windows Location Service”: Version-specific split (up to Windows 11 23H2) and new variant for Windows 11 24H2+ L001 (Disable Location): Added Night Light warning to the description in all languages Search now detects setting IDs even when ID display is disabled and offers to enable it Detection and removal of Copilot/AI desktop apps in RecallTerminator Optimized High DPI support PREM: Reset button is now only enabled when blocked items exist – setting IDs are shown in the confirmation dialog PREM: Updated tray icons with higher-resolution versions PREM: Activity Log timestamps now use localized date and time formats PREM: Tray icon status now uses OK/Warning indicators and localized tooltips PREM: Recall folder detection switched to service-based detection PREM: Copilot uninstallation now provides UI feedback and improved verification Fixed Description text was not displayed correctly for the last item and disappeared when clicking the scrollbar Crash when clicking a search result heading or the […] button PREM: Installation path is now correctly preserved during upgrades PREM: Tray icon was not reliably removed when exiting the application PREM: Main window was not displayed correctly in single-instance mode PREM: Incorrect display of the & symbol in tray icon tooltips on Windows 10 PREM: Fixed notification flooding after sleep/standby PREM: Dashboard was not refreshed after applying recommended settings during onboarding PREM: Progress bar was not reset after deleting Recall folders PREM: Fixed service startup failures PREM: Fixed incorrect drift detection when Automatic Protection was disabled PREM: Notifications now correctly count all deviating settings when protection is enabled PREM: Registration Wizard was shown after sleep/standby despite a valid license Download: O&O ShutUp10 3.1.1104 | 76.4 MB (Freeware) Download: O&O ShutUp10 32-bit | ARM64 View: O&O ShutUp10 Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Fascinating...W h i t e P o w e r is now also asterisks out.  
    • In the past few days I have noticed two odd moderation activities. First, when I posted the term 'White Nationist Christian' it was asterisk's out. When I changed it to **** it was allowed! Second, in the Politics is a ###business thread I was allowed to post that the GOP is a party of p e d ophiles but I was censored  when I posted the GOP are a party of p e d ophile protectors. Wtf Neowin. Please explain.
  • Recent Achievements

    • One Month Later
      Vincian earned a badge
      One Month Later
    • First Post
      Jocimo earned a badge
      First Post
    • Week One Done
      suprememobiles48 earned a badge
      Week One Done
    • One Month Later
      Windows Guy earned a badge
      One Month Later
    • One Month Later
      Prasann earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      546
    2. 2
      +Edouard
      165
    3. 3
      PsYcHoKiLLa
      86
    4. 4
      Steven P.
      66
    5. 5
      ATLien_0
      64
  • Tell a friend

    Love Neowin? Tell a friend!