XP SP3 beta available to all, but is it a secret strategy to boost Vista?

All Microsoft wants for Christmas is your download limit. The long-awaited first service pack for Vista — a whole freakin' gigabyte of it — is due to arrive early next year, but patch junkies can give themselves an early injection of bug-fixing with a general pre-release of Service Pack 3 for Windows XP.

Microsoft has quietly made the release candidate for XP SP3 available on its web site. For the most part, the service pack rolls up previous patches, and only "includes a small number of new functionalities, which do not significantly change customers

Filed in: Vista

by: admin

No Comments

Inside Windows 7 — what we know so far

You

Filed in: Vista

by: admin

No Comments

Microsoft releases Vista SP1 RC

Earlier today, Microsoft announced the availability of the Release Candidate of Windows Vista Service Pack 1.

Initially, the release has only been made available to developers via Microsoft Connect, but will be available to MSDN and TechNet subscribers tomorrow and to the general public next week.

Microsoft has made a number of changes to Vista SP1 since the beta release, and they attribute many of these changes directly to feedback from SP1 beta testers:

  • The size of the standalone installer packages has decreased between 30% and 50%
  • The amount of disk space needed to install the service pack is reduced, and if there is still insufficient space the installer will inform the user of exactly how much is needed
  • All unnecessary files left behind in the beta are removed in the RC
  • Installation reliability has improved, based on bug reports and Windows Update logs supplied by beta testers
  • More detailed information on SP1 contained within this service pack

The service pack is still on track for release in the first quarter of 2008. The x86 and x64 packages for English, French, Spanish, German and Japanese installations will be released first, with packages for all other languages to be released eight to 12 weeks later.

Currently, standalone and Windows Update builds of SP1 are available, but administrators wishing to block SP1 RC in Windows Update can apply a blocker patch (more information here in a few days).

Slipstream builds will be made available within a few days so you can make your own Vista installation DVD with the service pack already integrated.

If you

Filed in: Vista

by: admin

No Comments

Microsoft moves against software pirates

Microsoft has this week announced that Vista SP1, due for release in early 2008, will incorporate an updated Windows Genuine Advantage tool (WGA). This update incorporates two main features

Filed in: Vista

by: admin

No Comments

Beat those bluescreen blues: what a Windows bluescreen actually means

The Windows Blue Screen of Death is hated and maligned, but it's really just trying to help. Read on to find out what it's trying to tell you.

Dan Warne recently had a cheeky dig at what some consider to be the quintessential interactive Windows screen

Filed in: Vista

by: admin

No Comments

WARNING: device driver updates causing Vista to deactivate

After weeks of gruelling troubleshooting, I've finally had it confirmed by Microsoft Australia and USA — something as small as swapping the video card or updating a device driver can trigger a total Vista deactivation.

Put simply, your copy of Windows will stop working with very little notice (three days) and your PC will go into "reduced functionality" mode, where you can't do anything but use the web browser for half an hour.

You'll then need to reapply to Microsoft to get a new activation code.

How can this crazy situation occur? Read on for the sorry tale.

The Problem

James BannanJames BannanJust over a month ago I swapped over the graphics card on my Vista Ultimate box. There were some new DirectX 10-based titles out and I couldn

Filed in: Vista

by: admin

No Comments

Microsoft agrees: Windows is a "really large bloated operating system"

While newly minted Windows head Steven Sinofsky continues to play his cards close to his chest, we're seeing signs that Microsoft is rethinking its monolithic approach to not only the mass-market Windows operating system but the entire family of Windows products from servers down to CE-based embedded devices.

First up is a streamlined microkernel codenamed MinWin, around which a re-engineered Windows line will be built. Described as "the Windows 7 source-code base", in reference to the successor to Windows Vista which is slated for a 2010 release, MinWin strips back the current NT-based kernel to the barest of bare metal.

"We'll be using this internally to build all the products based on Windows" said Microsoft engineer Eric Traut, when he slipped the first public glimpse of MinWin into a demonstration of Microsoft's virtualisation technology at the University of Illinois last week.

After loading multiple versions of Windows from the original 1.0 release through to NT 4 - including Windows

Filed in: Vista

by: admin

No Comments

HOW TO: improve the performance of Vista Media Center

I

Filed in: Vista

by: admin

No Comments

Can IE's architect explain why it's so bloated?

Microsoft's IE platform architect, Chris Wilson, admits he has done both in the last 14 years. The good: the first implementation of CSS in IE, the bad: overlapping &lt;B&gt; and &lt;I&gt; tags.Good and bad: Microsoft's IE platform architect, Chris Wilson, admits he has done both in the last 14 years. The good: the first implementation of CSS in IE, the bad: overlapping <B> and <I> tags.My attempts to interview Chris Wilson, Microsoft's platform architect for Internet Explorer, appear threatened by technical difficulties even before the discussion begins. His temporary-conference-visitor speaker phone in Sydney won't work, then my computer crashes just before the interview starts, which in the sub-planet of Vista I'm forced to inhabit means a ten-minute reboot time.

Although annoying, this seems a strangely appropriate way to commence a discussion about Internet Explorer, the world's most widely-used — and thus almost inevitably most widely-reviled — web browser. There's nothing IE users like more than whining about performance and rendering problems.

So I kick off the discussion by asking about IE's ongoing difficulties with displaying PNG files, which started out as a transparency problem in IE6 and progressed to a downright refusal to display PNG images for some Vista IE7 users.

Wilson is quick to suggest the IE6 problem is no longer an issue — "we have certainly some problems with PNG files in the past," he says, but that was confined to "narrow cases". However, it turns out he's unaware of the IE7 issue that is causing end-users much frustration.

Fixing this particular bug requires bizarre solutions such as switching off User Account Control, effectively meaning you have to choose between a browser that's more secure and a browser that actually works. That highlights one of the inevitable dilemmas in IE development: tight integration with Windows which means that troubleshooting can relate to almost anything but the browser itself.

"There's benefits and there's costs to it," Wilson concedes, but he doesn't see much merit in trying to separate IE from its Windows underpinnings. "To ship an operating system that didn't have a browser in it wouldn't be sensible. It's a system service. The interesting part for us is we get to rely on the Windows system to provide capabilities for us."

And yet, despite relying on Windows to provide many capabilities, a standard download for IE7 weighs in at 15MB, compared to Firefox's comparatively slimline 6MB. What's that about?

"The big challenge for us is we don't run on just one version of Windows. We can't rely on things that are just in Windows Vista." Relying on anything in Vista might be dangerous, I want to suggest, but that might just induce my PC to crash again out of spite.

Wilson is still talking as I fume. "A lot of the things that make IE larger are really that it's delivered as a set of system services that are essentially atoms for Windows. You can use just parts of the browser. It's componentised very specifically so you can do that.

Plus there's the ongoing dilemma of backward compatibility to consider. "We have a lot of code specifically around compatibility. There's a lot of functionality in there to make sure that code will continue to render older sites correctly."

That problem in turn highlights the other big issue in browser development: the fact that hardly any browser ever seems to properly support W3C standards. After more than a decade of browser development, why is it still not happening?

"It's great when there is a clear and well-defined standard," Wilson says. "I've spent a lot of my career working on developing standards with the W3C, and unfortunately they're not that well-defined the first time out."

And then we're back to the compatibility argument. "We may have done something that wasn't really clearly specified in the specification. We need to change that in a browser release, but the behaviour we used to do is already out there. Once we do that in a new browser, we break a lot of content if we're not very careful." There's light at the end of the tunnel, Wilson believes: "We've gotten better in the IE7 cycle and since then in figuring out how to deprecate that code slowly.

Speaking of new browsers: although Microsoft PR had suggested that Wilson could "talk about what's next", he turns out not to be at all keen to do so. "I can't really comment on any of our plans for the next version of IE" is his opening gambit when I ask.

OK, I'll try another tack. Given that the most obvious change in IE7 was the introduction of tabs, a feature rather obviously filched from Firefox, what feature from a rival browser would Wilson most like to adopt next?

"When I look at the other browsers out there, I can see a number of features that are admirable, but most of them I wouldn't want to put in directly," he says. As an example, he cites the Firefox add-in sub-culture, which he describes as "a really great user community". Microsoft wouldn't do that, though, because it would make troubleshooting so hard, he says.

One hint he does offer is in the equally contentious area of browser security. "There's some new developments underway — though they're going to take a couple of years — trying to figure out ways that are safer to share data from different domains, so we won't have to keep asking the user security questions. Asking the user questions doesn't really work. As a user, I've got a 50% chance that you're actually going to read it."

Firefox has reintroduced competition to the browser market, aided by other rivals like Opera and Safari, so Microsoft can't afford to coast with IE the way it did in the early part of the decade. What factors does Wilson think influence people to move away from what is, for Windows users at any rate, a deeply embedded default choice?

"There are many answers to why people might choose to try another browser. One of the ones that is most frustrating to me for people choosing to try a different browser other than IE is security. We've developed a real culture of security inside the product development team. The hard part is that when you have the bulk of the market share, hackers are going to try and exploit you first."

Perhaps predictably given that Wilson doesn't want to separate IE from Windows, he doesn't have much room for the view that the browser on its own will become the main means of delivering applications. "There's two ways to think of a browser: one is as a user interface and the other thing is an implementation of a particular platform." The latter is deficient, he suggests: "The Web platform doesn't leverage local capabilities anywhere near enough. It doesn't have local graphics support, for instance, or local data."

What are his thoughts, then, on Google's Gears initiative, which sidesteps the first problem by providing an interface that's basic but functional (rather than, say, needlessly bloated like Vista's Aero), and is working hard to solve the data issue?

"I think it's an interesting step. I'm not totally sure why they choose the set of functionality that they did and not the other things that went along with that, but some of those things would be really hard to do." For instance? "Developing real offline control and writing real offline Web applications is really hard to do without a deployment model that the browser is managing." Whether Microsoft could do that any better is a question we'll have to wait for a future release to answer, I suppose.

Even without the technical problems, shifting into browser mode also be confusing for typical PC users, he suggests. "As a user paradigm, I just don't think everything fits. When I'm using email, I don't like the Back button working the same way as it does in a browser. I'm not convinced that the browser interface will take the place of everything."

Also today:

  • Microsoft turns to pirated XP users to boost IE7 marketshare?

Filed in: Vista

by: admin

No Comments

Vista: The 'wow' starts … later

Nine months after it launched Vista to consumers, Microsoft is begrudgingly admitting that not everyone is enamoured with the new operating system.

Vista has been dogged by reports of sluggish performance and a lack of drivers since launch. It seems that, after trying it for themselves, some customers want to revert to the tried and true Windows XP.

So, the Redmond giant has quietly extended availability of Windows XP for a further five months, to June 30 2008, and is also allowing some Vista users to downgrade their new systems.

Microsoft Australia declined an APC Magazine request for an interview on the subject, instead offering a written statement.

"OEM versions of Windows Vista Business and Windows Vista Ultimate provide the end user with downgrade rights, as outlined within the license terms," says the statement.

"Although neither the OEM nor Microsoft is obligated to supply earlier versions to end users under the end user licensing terms, we are enabling OEMs who manufacture OEM Activation-enabled Windows Vista Business or Windows Vista Ultimate systems to order Windows XP media so they can include the disks in-box.

"Microsoft continually listens to feedback from our partners as well as customers, and our licensing options reflect that through new options we have historically rolled out."

Microsoft maintains that end users have always had the right to downgrade from Windows Vista Business or Windows Vista Ultimate Edition to XP Professional, Windows Professional x64 Edition or Windows XP Tablet PC Edition.

Several PC vendors have begun offering the Vista downgrade option to customers who have purchased either the Business or Ultimate versions of the OS.

Fujitsu has begun including an XP disk in boxes when shipping desktop and notebook PCs and Lenovo is offering a similar option. Lenovo has provided a step-by-step explanation on its website of the process users must take to remove Vista and replace it with XP.

Meanwhile Dell Australia, in another written statement, says it continues to offer both Vista and XP to consumer and business customers and so having a downgrade option is not needed.

 

Filed in: Vista

by: admin

No Comments