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

    • Same Internet Archive seemed to grab the new version https://web.archive.org/web/20...d/Setup_MakeMKV_v1.18.4.exe Here's the link to an additional file it periodically downloads https://web.archive.org/web/20260213092148/https://www.makemkv.com/sdf.bin I think update's keys, etc. To manually trigger this update, put the sdf.bin file in the root of where the program is installed. When you launch the program it will pick up the file and import it. Typically put it here: C:\Program Files (x86)\MakeMKV\sdf.bin
    • Windows 11 KB5094126, KB5093998 bugging out Office apps but it may not be Microsoft's fault by Sayan Sen Microsoft last week released Windows 11 KB5094126 and KB5093998 as the latest Patch Tuesday updates. Following that the company also published the accompanying dynamic updates under KB5094149, KB5095971, and KB5094156. Although the tech giant did not acknowledge any major problems, some users online reported various issues ranging from OneDrive and Dropbox access problems, BitLocker recovery lockouts, to blue screens and BSODs. You can read about them in this dedicated piece. While there is still no confirmation about those problems from Microsoft the company has admitted to another bug which we did not report on. The tech giant has confirmed it has received reports of an issue in which certain third-party applications may be unable to launch Microsoft Office apps or open Office documents after installing the Patch Tuesday. This affects both Windows 11 as well as Windows 10. The company says the problem impacts a subset of applications that rely on OLE (Object Linking and Embedding) automation to communicate with Microsoft Office programs. According to Microsoft, affected scenarios involve third-party software attempting to open Office applications or documents from within their own interface. In such cases, the Office program may fail to launch altogether, or the requested document may not open. Oddly there may not be any error message, which probably makes the issue difficult to diagnose. The bug affects several Office products, including Word, Excel, PowerPoint, Access, and other apps in the Microsoft Office suite when they are launched through the affected software. These include tax and accounting software such as CCH Engagement and Workpaper Manager, dental practice management solutions like Dentrix and Softdent, as well as the popular research and reference management tool Zotero. Microsoft adds that other applications using similar Office integration methods could also experience the same problematic behavior. To understand the issue it is important to look at OLE, the Microsoft technology involved. OLE allows different applications to work together and share data, while its Automation feature lets one program control another. Thus this enables third-party software to launch Microsoft Office apps, open documents, and perform tasks automatically without requiring users to switch between programs. Because many accounting, healthcare, research, and business applications rely on OLE automation to interact with Word, Excel, PowerPoint, and other Office apps, any disruption can break those workflows. As a result, affected software may be unable to open Office documents or launch Office applications even though the programs themselves continue to work normally. At the moment the company has not provided a permanent fix though it has confirmed that engineers are actively working on a resolution, which will be delivered through a future Windows update. As such additional details will be shared once more information becomes available. In the meantime, Microsoft recommends a simple workaround for affected users whic is to open the Office application or document directly rather than launching it through the third-party program. For enterprise customers and organizations managing larger deployments, Microsoft says an additional mitigation is available. Admins experiencing the problem on their managed devices are advised to contact Microsoft Support for business to obtain and apply the workaround.
    • It saddens me when cars are such dull colours now. Mine is bright metallic blue and I absolutely adore it for standing out in contrast to that depressing backdrop of traffic.
    • Sparkle 2.20.0 by Razvan Serea Sparkle is a free, open-source Windows optimization tool designed to make your PC faster, cleaner, and more private. With Sparkle, you can easily debloat Windows by removing unnecessary apps and services, disable Microsoft tracking to enhance privacy, and apply performance tweaks to boost speed. Its cleaner removes junk and temporary files, while every change is safe and fully reversible. Sparkle also features a modern, user-friendly interface with automatic updates, making system maintenance simple. Explore over 39 tweaks, from disabling telemetry and hibernation to optimizing network and game settings, all aimed at customizing and enhancing your Windows experience. Sparkle supports Windows 10 and 11. Sparkle 2.20.0 changelog: Debloat Tweak has animated border New homepage loading UI New Tweak Modal (Markdown Supported) Refactored GPU Detection Added Tests with vitest Added foobar2000 to apps Added Localsend to apps Updated Modal Styles Added styles for disabled inputs Added Animated Border to debloat-windows tweak Bumped dependencies Refactor System info logic for speed Tweak info modals now support Markdown Added Clear System info cache to settings Redesigned Home Page Loading UI Changed Some Icons around the app Download: Sparkle 2.20.0 | Portable | ~100.0 MB (Open Source) Links: Sparkle Website | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • lol it was a typo, fixed! haha imagine an actual 4TB Gen4 NVMe for $40 in 2026
  • Recent Achievements

    • Reacting Well
      Dys Topia earned a badge
      Reacting Well
    • Conversation Starter
      NovaEdgeX earned a badge
      Conversation Starter
    • One Year In
      Console General earned a badge
      One Year In
    • Week One Done
      Twozo Technologies earned a badge
      Week One Done
    • One Month Later
      Twozo Technologies earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      517
    2. 2
      +Edouard
      184
    3. 3
      PsYcHoKiLLa
      106
    4. 4
      Steven P.
      88
    5. 5
      ATLien_0
      68
  • Tell a friend

    Love Neowin? Tell a friend!