Recommended Posts

There will be a re-write at some point. MS is working with other vendors within the TC group. It's still a research group, but promises radical changes.

What does the trusted computing platform have to do with a brand new OS, especially considering that it's not just a "research group" and that the technology they promote (TPM) has been shipping for years and is supported by Windows? Am I missing something?

While building an Operating System from scratch has its benefits, it takea a long time to start over, even if your basing it off some code from the original. Having experience, it isn't as easy as it looks. Microsoft has come a long way, and to change that would not only be a difficult process, but a long process as well.

If I am thinking the way you all are saying it should happen, it would take at minimum 1 and a half years to get the basics, and additional time to get all the features and frameworks done.

I believe that windows should really reconsider its hardware interactivity i.e. Its KERNEL and all that stuff ....

and i am of the opinion that microsoft has enough funds to start a very new project starting with nothing and coming up with a fully stable, user friendly....or to be precise "user customizable".... new OS on a new platform...windows people need to understand what an end user desires and how the interface should be....

these people should grasp all the good things wich users like about all the operating systems..like MAC,etc...and make a new one with all newbies......

wat say ???

...

GDI+ is a software library that offers certain software-based features that sit on top of GDI and a few other APIs. This is entirely different from D2D which is Direct3D.

I don't see what that has to do with how much use it's going to get.

Direct2D can run in software or in hardware (and even in software mode is faster than GDI+), you can create a native Direct2D context for a control or interoperate it with GDI (create a Direct2D surface based off the GDI surface or create a GDI surface off of a Direct2D surface)

Rewriting all their GUI code to use Direct2D underneath and then expose the same GDI based API it currently does (otherwise you risk breaking every single app that uses those API's) won't achieve anything, but it would take a lot of time.

I believe that windows should really reconsider its hardware interactivity i.e. Its KERNEL and all that stuff ....

The kernel's fine. The userland ain't.

Also, nothing stops Microsoft from building a new userland and run it side by side, until it can consider dropping the old Win32 ****. After all, that's one of the uses of this whole subsystem **** the system comes with.

Rewriting all their GUI code to use Direct2D underneath and then expose the same GDI based API it currently does (otherwise you risk breaking every single app that uses those API's) won't achieve anything, but it would take a lot of time.

You misunderstand. The idea is not to "rewrite it" to use Direct2D. Rewriting any part of Windows is a dumb idea. The idea is to create a new modern GUI framework that is all D2D. No expensive interop.

The kernel's fine. The userland ain't.

Also, nothing stops Microsoft from building a new userland and run it side by side, until it can consider dropping the old Win32 ****. After all, that's one of the uses of this whole subsystem **** the system comes with.

NT can't actually run without the Windows subsystem though. Technically most of Win32 doesn't even run as a subsystem anymore. Having said that, I completely agree. People have this obsession with "the kernel" when most of Windows' problems have nothing to do with it.

One problem with a complete re-write... We start from scratch, you'd get a massive percentage more errors and bugs than you would with a new release of the same OS.

Precisely. A complete re-write is completely unfeasible. Joel Spolsky said it best...

The idea that new code is better than old is patently absurd. Old code has been used. It has been tested. Lots of bugs have been found, and they've been fixed. There's nothing wrong with it. It doesn't acquire bugs just by sitting around on your hard drive. Au contraire, baby! Is software supposed to be like an old Dodge Dart, that rusts just sitting in the garage? Is software like a teddy bear that's kind of gross if it's not made out of all new material?

...

When you throw away code and start from scratch, you are throwing away all that knowledge. All those collected bug fixes. Years of programming work.

You are throwing away your market leadership. You are giving a gift of two or three years to your competitors, and believe me, that is a long time in software years.

The article I quote is a fantastic article about why restarting from scratch is completely moronic from both a financial and strategic perspective, you can read the whole thing HERE.

  • 1 month later...

$ tar -zxpf /mnt/cdrom/OSX10.7 Windows8.tar.gz; cp Windows8.tar.gz /mnt/shares/Windows/users/Steve Ballmer

From [email protected]

To [email protected]

Attachment: Windows8.tar.gz

Here is a fresh start for Windows 8.

Steve

_________

I'm purely kidding here, but it will be interesting to see if there is some feature creep from 10.7 into Windows 8.

I do like how Apple has the drag and drop containers for Applications in the App folder. It makes some of the system management easier and cleaner even for 'advanced users'. It would be nice to see this and some backing away from the registry.

I've tried 7 and its very nice. The GUI takes some getting used to. So if there is anything that I'd want back in Windows, it would be different GUI options for simple to more advanced use, an easier scripting option (e.g. Automator in OS X) and more default command line apps for backups, CVS type repository. In other words a bit more Unix-y options in Windows 8.

IMO there will never be a rewrite of the Windows OS, the current code will continue evolving as it has always done, it will be cleaned modulized and improved but ultimately will be based off of previous code.

Secondly, I'm not from Britain, I'm from America, where we aren't scared to death of the letter Z.

Yeah, i'm British and i haven't slept for weeks because of those damn Z's :rolleyes:

I hope Microsoft sort out a couple things by Windows 8. Firstly, there isn't a need for a total rewrite, I would assume that the code is probably very good.

It would be pretty sweet if Microsoft removes the registry and implements an application install system similar to OS X. Although I guess this would break compatibility, may be add a new middle layer for older programs - like a virtual registry.

Also, I hope Microsoft carries on the trend set with Vista and 7 of making Windows a more modular system. Just read: http://arstechnica.com/microsoft/news/2009...lims-down.ars/2

It is about time Microsoft made the switch to NT for Windows CE.

To be honest though, I just hope Microsoft makes Windows 8 even faster, more usable and more secure. These are the things that matter, Microsoft's aim is to make a easy to use operating system not design an architecturally perfect OS that a small number of users will appreciate.

It would be pretty sweet if Microsoft removes the registry

Why? What would you replace it with? Tens of thousands of text files? How would that be "pretty sweet?" It sounds more like a reliability nightmare and performance killer.

The only thing the registry can be replaced with is another database, and then you've just gone and recreated the registry. What I think you really want is for third-party applications to store their private configuration data in the application folder instead of the registry. That's fine, but that has nothing to do with the registry itself (which is primarily used to store operating system data, and is just a neutral database).

Maybe your complaint is also that the OS data stored in the registry is confusing (because it's not designed to be edited by hand), but this wouldn't change if you switched to another storage medium, since the OS would still have to store the exact same data.

It is about time Microsoft made the switch to NT for Windows CE.

A little re-factoring doesn't make NT appropriate for the kind of hardware CE is designed for.

Microsoft do not need to rewrite..

Since XP the Windows OS has been reliable. I have not moved on from XP as I have no real incentive and for MS that must be an issue. I'm a long term and experienced computer user. Vista offered me minor improvement at the cost usability, 7 corrected this but offered no more incentive.

Microsoft has done a lot for the casual PC user, but what about the experienced user who wants more from their PC? I love the detail, I love the settings and the code extensions that add that extra feature that goes over the head of the day to day user but makes my system do what I need. With each new release of Windows I see small features that appealed to me disappear and nothing to replace them. My hope is that Windows 8 offers more control over Windows Explorer and all the files I have. Over the last 15 years Ive built up a large database of files and preferences as to how i use my PC, it is my hope that in the future Microsoft recognise this in the operating system they offer to the average user who has had been happily using their operating system now for about 15 years.

I hope they get rid of Aero Glass in Windows 8.... unlikely... but I wish.

Why? I've heard some people complain before, but I don't get it. Aero Glass is pretty simple and clean. It's not minimalistic, no, but it's certainly not cluttered. However, minimalistic visual styles wouldn't be best for the casual user, so it's best to let the advanced users download and apply it themselves. Additionally, you have a fair amount of control over widths, sizes, colors, transparency, etc. If it's the 'glass' thing that bothers you, you can just turn off the transparency. What aspect(s) do you wish they would change?

urely kidding here, but it will be interesting to see if there is some feature creep from 10.7 into Windows 8.

I do like how Apple has the drag and drop containers for Applications in the App folder. It makes some of the system management easier and cleaner even for 'advanced users'. It would be nice to see this and some backing away from the registry.

Windows DOES support that, World of warcraft for example works that way. It's just that not many write their programs to work that way.

Why? I've heard some people complain before, but I don't get it. Aero Glass is pretty simple and clean. It's not minimalistic, no, but it's certainly not cluttered. However, minimalistic visual styles wouldn't be best for the casual user, so it's best to let the advanced users download and apply it themselves. Additionally, you have a fair amount of control over widths, sizes, colors, transparency, etc. If it's the 'glass' thing that bothers you, you can just turn off the transparency. What aspect(s) do you wish they would change?

1. Too much glass.

2. Basic, are you kidding me? it's ugly, even with Aero still enabled and Transparency off.

3. Windows Classic? horrible. Looked better in XP, it's now officially destroyed.

I love Windows 7, it's great.. I like the Superbar but they need some Graphic Changes.

This doesn't look nice by any means.

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!