Recommended Posts

1. To use EFI instead of the aging BIOS.

2. A nice, intuitive backup system (a la Time Machine?)

3. ZFS would be nice, a lot cleaner system than NTFS. (I'm not saying NTFS is outright bad).

1. As far as I know EFI is fully supported by Vista, just no one using it with motherboards yet.

2. Time Machine? No thanks, the backup in 7 is much more superior and far more versatile, on top Windows got volume shadow copy, tho that might need a bit more user friendliness.

Universal Spell checker. So browsers, Office, and other applications and tap into the installed spell checker and use it.

+1

Would you elaborate or give a link to some more info?

You can't remove devices from the pool once they're added, unless you destroy the whole pool. The ability for ZFS to move all blocks away off a device is still in development. The base feature called block pointer rewrite's still in development. Once it's there, there'll also be block level deduplication.

2. Time Machine? No thanks, the backup in 7 is much more superior and far more versatile, on top Windows got volume shadow copy, tho that might need a bit more user friendliness.

+1

A bit more userfriendliness? No ****. When I said Time Machine, I meant we want the useability to be to that level. Time Machine was the first backup system that is truely useable and intuitive for anyone. I don't want a backup interface that looks like it's still being dragged on from the 90s. Thought we might have to agree to disagree on that.

You can't remove devices from the pool once they're added, unless you destroy the whole pool. The ability for ZFS to move all blocks away off a device is still in development. The base feature called block pointer rewrite's still in development. Once it's there, there'll also be block level deduplication.

Ah, thought so. That's quite interesting, lets wait and see. But I really don't see MS implementing anything other than NTFS (or a successor based on it) any way.

Source? The wikipedia article barely even mentions NTFS.

WinFS wasn't a file system, and really had nothing to do with a file system in the traditional sense at all.

WinFS was a database, built on SQL Server. SQL Server runs on top of NTFS (and possibly others, not sure) for actually writing pages to the disk. WinFS ("Windows Future Storage") was supposed to be a unified storage platform. It didn't work.

A bit more userfriendliness? No ****. When I said Time Machine, I meant we want the useability to be to that level. Time Machine was the first backup system that is truely useable and intuitive for anyone. I don't want a backup interface that looks like it's still being dragged on from the 90s. Thought we might have to agree to disagree on that.

Funny, I have several friends who use Macs (a few who installed Snow Leopard on Friday), and they're always having issues with Time Machine. Mainly it's the setup that seems to be hardest... apparently OS X is pretty restricting on how you can set up a Time Machine partition.

Ah, thought so. That's quite interesting, lets wait and see. But I really don't see MS implementing anything other than NTFS (or a successor based on it) any way.

The problem's the complexity of the system. Metadata's duplicated and triplicated, pointing up and down the metadata trees, everything has to work live.

I would like to see the OS written from the ground up. The whole system should be built in chunks which the rest of the OS hooks into with open APIs, supporting Managed code.

For example

post-26458-1251659213.jpg

You would have the Kernel, which is sealed off and cannot be edited or altered by anything!

Above that is 'Windows' the sealed off portion which is an API provider which only develops API hooks which will be used by everything else, with Managed and Native flavours of EVERY API, and when Microsoft wants to add additional functions to the OS, it has to be an documented API which goes in this area, and those APIs are categorized in 4 areas.

Then above that you would have all the out-of-the-box functionality/services of the OS. such as Anti-Virus, Window Manager, Control Panel, Theme System, Wi-Fi connection services. These dont generate APIs, but instead hook into the existing ones, so third-parties can create replacement services, so Windows Blinds could replace the Window Management, GUI and customisation/theming systems, or AVG could replace the Anti-Virus, etc

Finally on top of this are the Applications, which can hook into window services, or program directly into the API. Microsoft Apps would also have to hook into the OS or program directly into the API, so no more undocumented features like DirectUI etc. There would also be a Web App environment provided by the OS, which would allow you to run Web Apps without browser dependancies, which would run alongside other apps. Providing these have confirmed security credentials, they could access the APIs and services of Windows, if no confirmed security, they will be sandboxed. This could push Silverlight and other open alternatives.

NTFS should be optional, with a choice at clean install, along side open file systems, the NTFS would be in the services, but not the kernel

Also app compatibility should be a service which runs when required, virtualising it all, so this new OS would be clean, lean, and not mean to devs...

I look forward to any response from Brandon, dashing my hopes or educating me on the NT OS

  • 3 weeks later...
How would getting rid of the registry do those things? Getting rid of the registry would just break everything that currently runs on Windows. It won't make people write XCopy-able apps, they can already do that and they don't.

If what you want is portable apps or better uninstall functionality, then ask for those things, don't ask to get rid of the registry since that won't accomplish the goal and really is an ask that has no purpose or basis in reality.

I don't see how you can say anything is "confirmed."

WinFS wasn't a file system, and you sure as heck won't see that coming back (we've already provided much of its functionality in other ways).

Sorry I actually was talking about Windows 7...but that ended up being in x86 and x64 flavours anyway. Judging by the way their servers are going though, it won't be long until the desktop is all x64.

Yeah, WinFS was a fancy wrapper on top of NTFS...well, either way, I'm hopeful (or sure?) that they'll bring out a new FS soon...

  • 4 weeks later...
I want an easy backup button. Just one click to export all your user customizable settings: themes, wallpapers, gadgets, favourites, my documents, passwords for websites and what not :D

That's almost been there since Win Vista: Windows Easy Transfer. It doesn't get gadgets and passwords if I recall, but it does everything else (including basically every file that isn't part of \Program Files or \Windows by default).

Also, for all the people who "guarantee" that Win8 will drop an x86 SKU (I'm not even talking about dropping the WOW64 component, which is nearly as dumb as killing the registry), I have one word for you:

Atom.

As long as Intel continues selling the N and Z series, which are not x86-64, and the netbook craze continues, there will be enough of a market to justify an x86 SKU; it's possible that only a "netbook" or "home basic" version of Win8 will be x86, but it'll be there.

I would like to see true application virtualization. What I mean is no need to install it in a seperate/virtual OS window! We should be able to install the application and have windows determine what codebase to run the program on and start that codebase as a seperate process in the background. The application wouldn't have any clue that it isn't running on the version of Windows that it was designed for. That would just be awesome!

Another thing that I would like to see is the continued evolution away from the need for a Start Menu. Wouldn't it be nice if we could easily get to anywhere in the system with one click (two at the most)? :)

Some things that would be nice, both related to file request monitoring:

The OS should never be able to unrecoverably eliminate a file, without the user's permission. Read: the recent Snow Leopard debacle. Anytime a file is scheduled to be deleted by the OS, is overwritten, or a program requests that a file be deleted permanently, by bypassing the Recycle Bin, the request will be modified to redirect the file to the Recycle Bin (kind of like Time Machine/Shadow Copy, but on the fly). Only requests from the Recycle Bin, or a digitally signed program which hooks into the Recycle Bin, are able to permanently delete or shred a file.

Which reminds me, the Recycle Bin needs a bit of work, it's an incomprehensible mash of files. I should be able to preview files in the bin. Removed registry keys should also be stored there. There should also be secure shred options.

Also, Windows should be able to monitor a program's read-write access, record it, then be able to send user files and keys to the recycle bin when the program is uninstalled. It will be able to tell what exe's are installed by the Windows Installer API, and monitor those. The file delete process is non-discrominatory, it won't be able to tell whether the user made the file or the program did. Only files in a designated 'Documents' directory or marked as 'essential' by a program will survive this cleaning process, all settings will be erased. It's kind of like DeppFreeze, but works on a program-level.

Universal Spell checker. So browsers, Office, and other applications and tap into the installed spell checker and use it.

Oh thats a good one. Something I really liked about Mac OS X...

Option to place the task bar (superbar, whatever) across multiple monitors with more options in general.

Video should output to multiple monitors and should be idiot proof. I'm so tired of going to conferences, and someone has their whole presentation on a usb flash, plug it into the computer that is connected to the projector and spend about 5 minutes ****ing with the video because it won't play or it will only play on the computer monitor and not the projector or what have you. Seems so ridiculous and has been a problem for years now.

What I want is for you to be able to group a folder to an App, so when you opened the App a folder would open with it or just when you opened each separately it would group them together on the Taskbar much like it now groups all of the same program's windows together.

My wishlist for the next version:

  • UI done in there new Direct2D framework (that they are using in the Zune software)
  • update mechanism for third party apps
  • an app store
  • unified Control Panel (finally)
  • Silverlight-only Gadgets
  • system-wide spell check
  • more use of virtualization
  • a completely new browser!

What I would love to see is

1) Do away with the current method of application installation. Windows 7 supports VHD mounting & we also have Microsoft SoftGrid available, so why not package the applications as a VHD with all the files in it & when installing, user will double click & select to install after which it will automatically mount the VHD in the file system due to which all the files will go where they should.

We currently have files after installation as

C:\program files\application\...

c:\users\local or roaming\app name\ data

some files go to system folder

Make a VHD with the same folder structure but make it directly mountable in c:\ drive.

2) A UI made using Direct2D would be awesome.

3) Re-design Windows Media Player "software & frontend". The core engine is fine already, but a more streamlined UI like the one with Vista's aero based look would be better. Also, either make Zune the default Media Player in Windows or give the option to Sync Zune using WMP too

  • 4 weeks later...
I would like to see true application virtualization. What I mean is no need to install it in a seperate/virtual OS window! We should be able to install the application and have windows determine what codebase to run the program on and start that codebase as a seperate process in the background. The application wouldn't have any clue that it isn't running on the version of Windows that it was designed for. That would just be awesome!

That sounds a lot like the basis of .Net... I agree that there are a lot of benefits to something like this. I have seen more and more companies starting to use .Net as well. So it may be somewhere they will go in the future.

I want a new desktop. I would love to have "stacks" of icons that I can expand and do things with. Since they redid the taskbar, maybe they'll now do the desktop. LOL

Here's my wish list:

  • Even better performance scaling
  • An OS-wide interface for applications (UI consistency)
  • Built-in features like disc image mounting, media file conversion, etc
  • A new method of "installing" applications that doesn't take up time ('live' applications)

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

    • No registered users viewing this page.
  • Posts

    • If you have the budget...! Some solo or indies just want to either learn or start their game and aren't in a capacity to pay salaries or to contractors... Get real.
    • Source and more 35 years old?! And if my maths is mathing, that means she was around 10 when The Ring came out?! Damn...scariest 10 year old I think I've ever seen. 
    • Adobe Acrobat Reader DC 2026.001.21677 by Razvan Serea Adobe Acrobat Reader DC software is the free, trusted standard for viewing, printing, signing, and annotating PDFs. Its the only PDF viewer that can open and interact with all types of PDF content – including forms and multimedia. It’s connected to Adobe Document Cloud – so you can work with PDFs on computers and mobile devices. Adobe Document Cloud is a revolutionary, modern and efficient way to get work done with documents in the office, at home or on-the-go. At the heart of Document Cloud is the all-new Adobe Acrobat DC, which will take e-signatures mainstream by delivering free e-signing with every individual subscription. Document Cloud includes a set of integrated services that use a consistent online profile and personal document hub. With Adobe Document Cloud, people will be able to create, review, approve, sign and track documents whether on a desktop or mobile device. Businesses will be able to take advantage of Document Cloud for enterprise which provides enterprise-class document services that integrate into systems of record such as CRM, HCM, CLM, and CMS, adding speed, efficiency and transparency to getting business done with documents. Adobe Acrobat Reader DC new feature highlights: Work with PDFs from anywhere with the new, free Acrobat DC mobile app for Android or iOS. Select functionality is also available on Windows Phone. Use the new Fill & Sign tool in your desktop software to complete PDF forms fast with smart autofill. Download the free Adobe Fill & Sign mobile app to add the same option to your iPad or Android tablet device. Save money on ink and toner when printing from your Windows PC. Store and access files in Adobe Document Cloud with 5GB of free storage. Get instant access to recent files across desktop, web, and mobile devices with Mobile Link. Sync your Fill & Sign autofill collection across desktop, web, and iPad devices. Adobe PDF Pack premium features includes: Convert documents and images to PDF files. Use your mobile device camera to take a picture of a paper document or form and convert it to PDF. Turn PDFs into editable Microsoft Word, Excel, PowerPoint, or RTF files. Combine multiple files into a single PDF (web only). Get signatures from others with a complete e-signature service. Send, track, and confirm delivery of documents electronically instead of using fax or overnight services (tracking not available on mobile). Store and access files online with 20GB of storage. Download: Adobe Acrobat Reader DC 64-bit | 719.0 MB (Freeware) Link: Adobe Acrobat Reader DC Home Page | Release Notes | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Everybody will complain, but probably will sell like hotcakes......
    • HONOR launches the HONOR Watch 6 along with early bird discounts and gifts by Steven Parker Global leading AI device ecosystem company HONOR today announced the launch of the HONOR Watch 6. Engineered to unlock your healthiest potential, HONOR Watch 6 is a cutting-edge smartwatch that flawlessly integrates a light and elegant design with professional sports modes and continuous health tracking powered by the latest HONOR AI capability, catering to those who pursue optimal fitness, sports performance, and holistic health. The HONOR Watch 6 is designed to provide professional-grade workout supports and beyond. Featuring a striking Racing Dashboard Design, The HONOR Watch 6 seamlessly draws inspiration from high-performance air intakes to create a visually dynamic and hardcore technological look. Constructed from recyclable aluminum alloy, this device weighs as little as 41 grams​, achieving exceptional lightness and outstanding durability, making it a reliable companion for active everyday wear. The exterior of the smartwatch is accentuated by precision-crafted beveled edges, enhancing its overall three-dimensional visual effect and perfectly blending ultimate hardcore performance with cutting-edge trend expression. Furthermore, the watch's meticulously polished body undergoes an exquisite and delicate sandblasting process, delivering a luxurious texture comparable to titanium alloy and exuding a highly premium tactile experience. Embracing this bold technological aesthetic, the smartwatch caters to modern sensibilities, offering a flawless blend of high-performance design and premium craftsmanship for discerning users. Equipped with an impressive 120+ sports modes, the new smartwatch offers exceptionally comprehensive tracking that truly stands out by bringing professional-grade analysis right to the wrist. Highlighting this elite capability are specialised sports mode for activities like Trail Running, Badminton, and Football. The Trail Running experience places a special focus on outdoor performance, empowering runners with an AI running coach, detailed climbing and distance metrics, and intelligent route deviation alerts, all tracked precisely by the AccuTrack system dual-band six-star GPS. To ensure flawless operation in any environment, the display features advanced water-touch control, guaranteeing the screen reacts perfectly even with wet hands or during rainy scenarios. For court and field sports, the smartwatch delivers professional-level data—such as badminton smash speeds, consecutive rally tracking, and comprehensive football heat and trajectory maps—providing users with advanced insights to elevate their competitive training. Additionally, the HONOR Watch 6 features IP691 water and dust resistance and is powered by a robust 980mAh battery​, the smartwatch claims to deliver extra durability and a remarkable ultra-long battery life of up to 35 days. This exceptional endurance makes it the perfect companion for rigorous outdoor workouts and extended adventures, ensuring users stay active, fully tracked, and continuously supported without the hassle of frequent charging. The HONOR Watch 6 is designed to make advanced health tracking accessible and effortless for everyday life, seamlessly monitoring vital metrics such as heart rate, blood oxygen, stress levels, and sleep cycles.​ Featuring a Quick Health Scan, users can instantly obtain a comprehensive health analysis of key indicators, offering valuable insights into their physical well-being at any time. An automatic daily report delivers a convenient summary every morning to help start the day with a clear understanding, while the all-day health tracking features continuously monitor essential indicators such as body energy, blood oxygen, and sleep cycles, promoting both physical and mental wellness. Supported by the HONOR IntelliSense system—which utilises richer, more uniform signal acquisition than traditional PPG modules—the watch ensures highly precise heart rate and blood flow tracking. Elevating everyday convenience, the new smartwatch features an ultra-bright display reaching 3,000 nits of peak brightness for crystal-clear visibility in direct sunlight. Adding a dynamic level of customisation, the innovative Video Watch Face allows users to set live photos or short videos under 10 seconds as highly personalised, moving backgrounds. Built for maximum efficiency, the device supports dual-phone pairing to centralise notifications from two smartphones, alongside a built-in AI Recorder that automatically generates smart voice notes and summaries for life on the go. Hands-free control is made effortless through intuitive wrist-twist gestures, letting users silence alarms, manage calls, and skip songs without touching the screen. Rounding out the smart experience, advanced NFC integration supports Mastercard and Visa​5, enabling seamless daily payments without the hassle of pre-loading funds. Pricing and Availability The HONOR Watch 6 will be available in Twilight Brown and Shadow Black to suit diverse tastes. Starting from June 18th 2026 customers can purchase the HONOR Watch from £169.99. For more information on availability and purchasing options, please visit the HONOR online store at www.honor.com/uk/. For the first month on-sale, HONOR is offering an early bird discount of £80 in addition to a gift with purchase of HONOR Choice Earbuds Clip, priced in the UK at £59.99. Look out for our review of it, coming in early July.
  • Recent Achievements

    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
    • One Month Later
      eurospharma62 earned a badge
      One Month Later
    • Week One Done
      With What earned a badge
      Week One Done
    • Week One Done
      Harris Gilbert earned a badge
      Week One Done
    • One Month Later
      Vincian earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      545
    2. 2
      +Edouard
      172
    3. 3
      PsYcHoKiLLa
      78
    4. 4
      ATLien_0
      64
    5. 5
      neufuse
      64
  • Tell a friend

    Love Neowin? Tell a friend!