Recommended Posts

You can't really. The APIs are set in stone and can't really be changed, and in many cases you have to be extremely careful about changing the implementation as well, as someone will inevitably have a dependency on it.

Not to mention, software is often developed around bugged APIs (often times unknowingly). Which is why sometimes, things never get fixed or will never see a rewrite.

Well, "rewrite" doesn't make sense because it implies that you're still following the original specifications. What Windows needs is new features, not changes or rewrites of old ones. Half of the Windows APIs have gotten so complex over the years and have so many "gotchas" that it's borderline impossible for a developer to get things right. Other parts are just dated. The graphics, windowing, and user interface APIs are an example. These are not salvageable at this point. They have to be replaced with something brand new. Something modern and simple. All of these "core" components were designed in the 1980s when the requirements were very different.

You can't really. The APIs are set in stone and can't really be changed, and in many cases you have to be extremely careful about changing the implementation as well, as someone will inevitably have a dependency on it.

Linux? What is OS X today predates Linux. I don't think people realize just how old it is. What you call "the core of Linux BSD" is actually the Mach kernel (which dates back to the mid-80s) and various components from FreeBSD. This hybrid kernel is called "XNU" and was created back in the 80s by the company Steve Jobs founded after leaving Apple. They also created an OS to sit on top of it, known as NEXTSTEP. When Jobs eventually rejoined Apple in the late 90s, he brought this OS with him, and it was heavily modified to become "OS X."

I'd replace Linux with Unix BSD

So the claim it's never been re-written is no really true.

Actually it's totally true. It was written once, but they have never completely abandoned an existing architecture and made a new one from scratch. They have built on what was already there. Making it better and cleaner, but still essentially the same architecture.

The NT architecture was developed alongside the Windows 9x architecture. The only reason XP wasn't based on the 9x architecture is that the NT one was better, and Microsoft could make it even better by stopping development of 9x versions and using the programmers and creative thinkers on the NT line instead.

Not to mention, software is often developed around bugged APIs (often times unknowingly). Which is why sometimes, things never get fixed or will never see a rewrite.

Exactly. I think this "rewrite" focus is all wrong though. Old APIs should be complemented or replaced with brand new APIs that are designed for the modern age. I wouldn't really call this "rewrite", because you end up with something new rather than just something modified.

If Microsoft were to make a new OS from scratch, they wouldn't be "rewriting Windows", they would be creating a new OS.

I thought NT3.5 came out quite some time before the release of 95...

About a year earlier. 3.5 wasn't the first version of NT though.

NT and 95 are very much related, as Microsoft took the 16-bit Windows APIs and ported them to 32-bit for NT. They then ported this new 32-bit version of the API back to Windows 3 and 95+.

I thought NT3.5 came out quite some time before the release of 95...

NT 3.5 was out before 95 yes, but still had the GUI from NT 3.1 and Windows 3.11. And it came out only less than a year before 95 did.

Depending on what you are thinking, NT 3.1 was the first Windows to be shipped with the 32bit API already included, which was an addon for Windows 3.1, and came with 95.

How should they start building Windows 8?

Should they build off of previous OS releases and their code, or should they start from ABSOLUTE scratch and build everything from the registery to the calculator from nothing?

I can see benifiets on both sides, where you can cut time and resoucres starting on top of other OS's, or start fresh and build the bare nessities. I can only imagine they have improved their code writing and how they organize stuff.

First of all, get spell-checker for your browser; you can't spell for crap.

Secondly, Microsoft always works on the upcoming release for Windows and the next version at the same time. When they are close to completing one, they begin simultaneously on the next version. So, they've already started.

Thirdly, what would be the benefit (see how that's spelled?) of rewriting everything from scratch? Do you have any idea what kind of time that would take, to rewrite an operating system as complex as Windows? Probably like a decade. Plus, if they did that, all the software companies everywhere would have to rewrite all their programs to run on the completely rewritten platform and its APIs. That would be the most retarded thing in the world.

Responding to Aldur82

Windows vista is not based on windows XP . before windows XP was even finished Microsoft started to work on brand new windows foundation APIs new graphics sub system new audio stack new networking new everything and so ya know the windows vista Kernel is a heavily beefed up windows 2003 kernel.

so all in all windows vista is the first new version of windows running on new technologies under the hood the last one was windows 95 witch introduced us to new APIs for Developers and future programs and now the same is with vista and what runs it under the hood and windows 7 just enhances that by cleaning up alot of mess and finishing alot of unfinished work the vista team did not finish under the hood.

Windows vista is not based on windows XP . before windows XP was even finished Microsoft started to work on brand new windows foundation APIs new graphics sub system new audio stack new networking new everything and so ya know the windows vista Kernel is a heavily beefed up windows 2003 kernel.

...and 2003 is based on XP. Most of Vista is by no means new. It's true that the graphics system now sits on top of DirectX, but it's still the same old API from the 1980s being redirected. It's just a polished turd.

...and 2003 is based on XP. Most of Vista is by no means new. It's true that the graphics system now sits on top of DirectX, but it's still the same old API from the 1980s being redirected. It's just a polished turd.

umm no i dont think so these are new APIs built from h the ground up cause if windows vistas under the hood new stuff was still the same then vista would have been out in 2003 like microsoft wanted but let see NO it was not.

umm no i dont think so these are new APIs built from h the ground up cause if windows vistas under the hood new stuff was still the same then vista would have been out in 2003 like microsoft wanted but let see NO it was not.

You are wrong. GDI is the primary (and only, really, unless you go managed) graphics API in Windows, and has been since the 80s. The implementation has changed, the aging API has not. What you "think" isn't very important.

Well, you can consider Singularity as a rewrite (it is) but it is still far from entering the Windows realm. In the long term, I think that Windows will be replaced with whatever comes from the combination of Barrelfish, Helios and Midori but until then you've gotta be patient. So yeah, Windows is being rewritten right now but you'll have to wait at least Windows 10 to actually see this released to the public.

First of all, get spell-checker for your browser; you can't spell for crap.

Secondly, Microsoft always works on the upcoming release for Windows and the next version at the same time. When they are close to completing one, they begin simultaneously on the next version. So, they've already started.

Thirdly, what would be the benefit (see how that's spelled?) of rewriting everything from scratch? Do you have any idea what kind of time that would take, to rewrite an operating system as complex as Windows? Probably like a decade. Plus, if they did that, all the software companies everywhere would have to rewrite all their programs to run on the completely rewritten platform and its APIs. That would be the most retarded thing in the world.

Don't criticise someone else's spelling or grammar if you can't get it right yourself.

You missed the apostrophe in API's.

First of all, get spell-checker for your browser; you can't spell for crap.

Secondly, Microsoft always works on the upcoming release for Windows and the next version at the same time. When they are close to completing one, they begin simultaneously on the next version. So, they've already started.

Thirdly, what would be the benefit (see how that's spelled?) of rewriting everything from scratch? Do you have any idea what kind of time that would take, to rewrite an operating system as complex as Windows? Probably like a decade. Plus, if they did that, all the software companies everywhere would have to rewrite all their programs to run on the completely rewritten platform and its APIs. That would be the most retarded thing in the world.

No need to make it personal, devHead. We're not here on this forum for a spelling competition..

It's quite interesting to see how Microsoft will undergo the development of forthcoming operating systems.

At the moment, we have this old reliable structure which undergoes renovations and reparations every few years.

It's a giant leap to tear down this building in order to design and construct a new one.

Yeah, and all the Microsoft employees can sell T-shirts and *******s in their spare time to pay their bills and put food on their families.

Why should I care about Microsoft employees ? Do they care about me ? Do they care about the cost of new hardware each time there is a new version of OS ? Do they care about the huge money loss and damages to data each time a virus gets into into their bloated Windows OS ?

Microsoft should make money from support, applications and gadgets, not from OS.

There's no apostrophe in APIs, unless the very next word describes something that belongs to said API.

Microsoft should make money from support, applications and gadgets, not from OS.

In other words you want them to make money from something other than making the actual OS. This is the same thing as selling T-shirts on the side.

Windows vista is not based on windows XP

XP is NT5.1, Vista is NT6.0.

Software version number convention 101: Major changes are denoted by a change in the first number in the version number.

If Vista was not based on XP, they would not be able to call it NT6.0

And the 'new everything' you are talking about was Longhorn, which got so buggy and badly coded they had to strip it out and incorporate the working bits onto an existing kernel (XP).

Server 2003 is based on the same kernel as XP, as it's NT5.2. Which means same basic kernel as XP, but developed along a server platform design. The thing that has happened is that Microsoft have found out that people want the same stability in their home computers as corporations want from their servers, which is why XP and Server 2003 are just 1 minor version number different. They are essentially the same engine, but with different components tacked onto the outside to accomodate the different environment it is used in.

What microsoft have done with regards to Vista and Server 2008 (similar to XP and Server 2003, but not to the same degree) is they have the same foundation, but the part where they start to change into home computers and server computers is the only difference. This is a very good thing, as it means all of the developers are focussing on improving the same thing.

So yes, Vista was based on the 2003 kernel...but the 2003 kernel is the same as the XP kernel.

I haven't had a chance to play around with server 2008 properly, but I would guess that server 2008 R2 has been changed around to be the Windows 7 kernel to provide improved performance.

No re-write is needed. The kernel, the graphics, network, audio I/O stacks, etc are all very good. What is needed is a new UI and windowing API for native apps. Win32/GDI is so outdated and ugly...

I've seen rumours that Windows 8 will feature a new UI framework, and I believe Direct2D, DirectWrite, and the animation library (all released in Windows 7) will be the foundations of this API, and then WPF will be modified to be simply another layer on top of the new native UI framework - finally bringing the Windows UI infrastructure into the 21st century...

There's no apostrophe in APIs, unless the very next word describes something that belongs to said API.

In other words you want them to make money from something other than making the actual OS. This is the same thing as selling T-shirts on the side.

That's where his last comment comes in.

Why should I care about Microsoft employees ? Do they care about me ? Do they care about the cost of new hardware each time there is a new version of OS ? Do they care about the huge money loss and damages to data each time a virus gets into into their bloated Windows OS ?

Microsoft should make money from support, applications and gadgets, not from OS.

Well, they have a vested interest in preventing all of the above when they charge for a product. Plus, who says you need to buy a new rig every time a new version is released? Just take a look at the way Win7 is designed to run on just about any hardware designed in the past 10 years.

If you want some free (aka open source) product, then head over to linux and tell me how that works for you. Windows is the way it is for a reason.

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

    • No registered users viewing this page.
  • Posts

    • Ocenaudio 3.19.4 by Razvan Serea  Ocenaudio is a full featured, fast and easy to use audio and music editor. It is the ideal software for people who need to edit and analyze audio files without complications. Ocenaudio also has powerful features that will please more advanced users. To assist ocenaudio development, a powerful toolset of audio editing, analysis and manipulation called Ocen Framework was created. ocenaudio is also based on Qt framework, a well known library for cross-platform development. Cross-platform support ocenaudio is available for all major operating systems: Microsoft Windows, Mac OS X and Linux. Native applications are generated for each platform from a common source, in order to achieve excelent performance and seamless integration with the operating system. All versions of ocenaudio have a uniform set of features and the same graphical interface, so the skills you learn in one platform can be used in the others. VST plugins support Ocenaudio supports VST (Virtual Studio Technology) plugins, giving its users access to numerous effects. Like the native effects, VST effects can use real-time preview to aide configuration. Real-time preview of effects Applying effects such as EQ, gain and filtering is an important part of audio editing. However, it is very tricky to get the desired result by adjusting the controls configuration alone: you must listen the processed audio. To ease the configuration of audio effects, ocenaudio has a real time preview feature: you hear the processed signal while adjusting the controls. The effect configuration window also includes a miniature view of the selected audio signal. You can navigate on this miniature view in the same way as you do on the main interface, selecting parts that interest you and listening to the effect result in real time. Multiselection for delicate editions To speed up complex audio files editing, ocenaudio includes multi-selection. With this amazing tool, you can simultaneously select different portions of an audio file and listen, edit or even apply an effect to them. For example, if you want to normalize only the excerpts of an interview where the interviewee is talking, just select them and apply the effect. Eficient edition of large files With ocenaudio, there is no limit to the length or the quantity of the audio files you can edit. Using an advanced memory management system, the application keeps your files open without wasting any of your computer's memory. Even in files several hours long, common editing operations such as copy, cut or paste happen almost instantly. Fully featured spectrogram Besides offering an incredible waveform view of your audio files, ocenaudio has a powerful and complete spectrogram view. In this view, you can analyze the spectral content of your audio signal with maximum clarity. Advanced users will be surprised to find that the spectrogram settings are applied in real time. The display is updated immediately when altering features such as the number of frequency bands, window type and size and dynamic range of the display. Ocenaudio 3.19.4 changelog: Adds fallback fonts so every language and symbol displays correctly Improves autosave and session recovery stability Improves region navigation and display Fixes a crash when the level meter is used on displays with a scaling greater than 200% Fixes memory corruption when using the silence selection tools Fixes crashes when closing a file while effects are still being processed Fixes a freeze when applying effects to many files at once (macOS) Fixes crashes related to audio devices on Windows Fixes invalid file names when exporting regions whose label is used as the file name Other bug fixes and improvements Download: Ocenaudio 64-bit | Portable | ~40.0 MB (Freeware) Download: Ocenaudio for Linux and Mac OS View: Ocenaudio Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Hasleo Disk Clone 5.8.2.1 by Razvan Serea Hasleo Disk Clone is a free and all-in-one disk cloning software for Windows 11/10/8/7/Vista and Windows Server that can help you migrate Windows OS to another disk, clone one disk to another disk or clone one partition to another location quickly and efficiently. Completely Free Windows Migration and Disk/Partition Cloning Software Migrate Windows from one disk to another without reinstalling Windows, apps. Clone one disk to another and makes the data on 2 disks are exactly the same. Clone a partition to another location without losing any data. Easily adjust the size and location of the destination partition. Convert MBR to GPT or convert GPT to MBR by cloning. Creation of Windows PE emergency disk. Extremely fast cloning speed and multi-language support. Supported OS: Windows Vista/Server 2008 or later, fully compatible with GPT and UEFI. Hasleo Disk Clone 5.8.2.1 changelog: Fixed an issue that caused disk enumeration to fail Fixed an issue where WinPE created under Windows ARM64 26H1 did not work properly Download: Hasleo Disk Clone 5.8.2.1 | 32.3 MB (Freeware) Link: Hasleo Disk Clone Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • This got me thinking, would you rather a self driving car prioritise protecting its passengers or everyone else? I'd choose the one that keeps me and my kids safest. At some point, these cars have to make those choices already, don't they? Wonder if we have a way to find out what way they lean.
    • The proportion (or number of iterations) has nothing to with this aspect of Copyright I am describing. In short, it doesn't matter how many times the manager tells you to change something or how. Your work product is always YOURS until and unless you then assign that to the person representing the client/company, usually for financial compensation -- either in salary or as a subcontract work for hire payment. if iterations determined copyright, then businesses would have learned to just keep making changes until they could claim they owned the copyright, without having to compensate the artist for their work. And that would be BAD. The only place where the amount of changes does have a role is in how much does a human modify a previous public domain work (from any source) before it is considered fair use or their own work, etc. For example, if a human makes substantial changes to a public domain (re: AI, by definition) work, then they can then claim that derivative work as their own...but NEVER the original version, of course. That's why anyone can make a movie about Dracula, for example, as long as it is based on the public domain novel, but not if they take new ideas from copyrighted movies made afterwards. As one of the people who personally advised the US Copyright Office on their recent ruling on these very issues, be assured that I specifically used the terminology precisely -- though I made it simple enough for laymen to understand it. If I made this confusing by doing so, I apologize. But, to be clear regarding your assumption that I would agree to your second statement that I quoted above -- the answer is NO. If AI does the work, no matter how much "direction" you give it, it cannot be copyrighted. All AI generated content is in the Public Domain and therefore the copyright cannot be assigned to ANYONE, even you -- until and unless substantial modifications are made to it BY A HUMAN BEING (yourself or a contracted artist/writer/etc.) and then that copyright on the derivative work is legally (in writing) transferred to you. This is a critical distinction. And it is important that people, especially AI sloppers, understand this. For example, YouTube is not paying AI slop generators for the copyright, etc. of their AI slop. What YouTube is doing is sharing AD REVENUE for permission to publish your AI slop. Copyright/ownership/rights never come into it. Importantly, that means that anyone can copy any AI slopware on YouTube, etc. and rehost it anywhere they want, even back on YouTube, and there is nothing legal that YouTube can do about it with regards to copyright protections, ownership, DMCA, etc. Anyone is legally free to use any AI slopware in any way they want. When this ruling was pending, I warned Disney legal of all of this before they did their OpenAI deal -- that it would literally dilute their entire IP portfolio forever. They ignored that warning for the PR and stock bump. But that is why, when the ruling came down last year, Disney quickly extricated themselves from that OpenAI deal, even eating the initial upfront fees -- followed closely by OpenAI ending their entire AI video generating business model. They adjusted their PR release dates to make this less obvious to shareholders, of course. Phew. I hope that this clears up the key distinctions for you and anyone reading. If you have any additional questions or even hypotheticals about AI and Copyright, please feel free to ask.
    • Each of the devices displayed on this page now has a little volume meter next to it to show if there is audio actively playing. About time.
  • Recent Achievements

    • Collaborator
      ryansurfer98 went up a rank
      Collaborator
    • Week One Done
      Eurosoft10 earned a badge
      Week One Done
    • One Month Later
      Eurosoft10 earned a badge
      One Month Later
    • One Year In
      Skeet Campbell earned a badge
      One Year In
    • One Month Later
      Sharbel earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      554
    2. 2
      +Edouard
      188
    3. 3
      Michael Scrip
      78
    4. 4
      PsYcHoKiLLa
      74
    5. 5
      neufuse
      71
  • Tell a friend

    Love Neowin? Tell a friend!