Skip to main content

Microsoft talk about changes to the Start Menu.

Microsoft described the thinking around changes being made to the Start Menu.

It's a good read and I advise everyone to check it out.

I have to say that in the blog post, Steven Sinofsky (I assume it's him) or Chaitanya Sareen, the stated author makes a very profound statement that to me is representative to the new way Microsoft looks at the evolution of Windows.

He says:

We recognize that to some people, any change to Windows is going to be disruptive, and so we want to make sure we continue an open dialog about those changes.

I love that statement. It (and the blog) is reflective of a very open and smart approach to Microsoft software evolution.

The article talks about the evolution of the start menu from Windows 95:


to Windows 7 (picture at article beginning).

They talk about how the stsrt menu is used today:



Their quote:

It is striking to see how dramatically different the use of the Start menu is in Windows Vista vs. Windows 7. Some of the Special Folders (what we call those items on the right side of the menu) dropped in use by over 50%. Likewise, people accessed pinned items on the Start menu half as often in Windows 7 than they did in Vista.

People also access All Programs and the MFU far less often. Finally, we see an 11% drop in how often people are opening the Start menu at all. While 11% may seem like a small number at first, across our hundreds of millions of customers it is eye opening to see such a drop for a universally recognizable element of the Windows interface. We’re not talking about some hidden setting that is tweaked by a minority of people—we’re talking about a fundamental piece of Windows that people are using less and less.

Apparently, the introduction of the start bar was responsible in large part for how people changed their use of the start menu.


They also talk about the difference in stats between the number of pinned apps on the Start menu (top) vs. on the taskbar (bottom).


Windows power users in particular use their Windows 7 taskbar even more than the Start menu. Pinning apps to the taskbar is popular but it's also increasing in popularity because you can now also pin websites to your taskbar with IE 9.

Basically, Microsoft are re-imagining the Start menu and want to make it more valuable.
www.zanox.com

If you liked this article, subscribe to the feed by clicking the image below to keep informed about new contents of the blog:

windows_xp

Comments

Popular posts from this blog

How to change the size of the touch and on-screen keyboard in Windows 10

Windows 10 PCs come with two keyboard apps, one is the OnScreen Keyboard , and the other is the Touch Keyboard . Basically, you don't need a touch screen to use the on-screen keyboard. It displays a virtual keyboard on the screen and you can use the mouse to select and press the keys. Although the on-screen keyboard app is very useful when we don't have a physical keyboard, its size is always a problem for users. You can move or enlarge the virtual keyboard from the icons in the upper right corner. If you want, you can also easily resize it. Changing the size of the on-screen keyboard is very easy. Type On-Screen Keyboard in your Windows search and run the desktop app, or you can also go via Settings > Ease of Access > Keyboard> Turn on the On-screen keyboard.   To change the size of the on-screen keyboard, move the cursor to the corner and drag it to the desired size. Resizing the touch keyboard is as simple as doing it! Just drag it and resize it us...

Designing the Windows 8 touch keyboard.

When we began planning how touch and new types of PCs might work on Windows 8, we recognized the need to provide an effective method for text entry on tablets and other touch screen PCs. Since Windows XP SP1, which had Tablet PC features built in, Windows has included a touchable on-screen keyboard. But those features were designed as extensions to the desktop experience.  For Windows 8, we set out to improve on that model and introduce text input support that meets people’s needs, matches our design principles, and works well with the form factors we see today and expect to see in the future. I’m writing this blog post on our Windows 8 touch keyboard using the standard QWERTY layout in English. As I look at it, the keyboard seems very simple and sort of obvious. This comes partly from having worked on it for a while, but also because keyboards are familiar to us. But there is more here than meets the eye (or, fingertips). We started planning this feature area with no preco...

How to install offline .NET Framework 3.5 on Windows 10 using DISM.

Windows 10 comes with .NET framework 4.5 pre-installed, but many apps developed in Vista and Windows 7 era require the .NET framework v3.5 installed along with 4.5. These apps will not run unless you will install the required version. When you try to run any such app, Windows 10 will prompt you to download and install .NET framework 3.5 from the Internet. However, this will take a lot of time. You can save your time and install .NET Framework 3.5 from the Windows 10 installation media. This method is much faster and does not even require an Internet connection. Here is how to install it. How to install offline .NET Framework 3.5 on Windows 10 using DISM. Contents: [ hide ] How to install offline .NET Framework 3.5 on Windows 10 using DISM. To install .NET Framework 3.5 in Windows 10, do the following: Insert your Windows 10 DVD, or double click its ISO image, or insert your bootable flash drive with Windows 10, depending on what you have. Open 'This PC' in File...