Some site updates: Windows 7 TV tuner support, Office 2010 tech preview

I made some minor revisions to two articles that may be of interest. I'm never sure how to promote these things, since they're small changes and don't necessitate re-reading the entire article. This seems like a good way to do it.

Windows 7 Product Editions: A Comparison

I added some info about TV tuner support, which has curiously been an oft-repeated question via email. The basic deal is that in any version of Windows 7 that supports Media Center, you can have up to four TV tuners of each type.

Office 2010 FAQ

I added information about the Office 2010 technical preview (July) and public beta (Q3 2009).

Discuss this Article 56

Waethorn
on May 14, 2009
@Paul: I could see the 64-bit version of Excel or Access being worthwhile, what with having access to large amounts of memory as well as improved floating point accuracy. Probably other programs would benefit as well, such as Publisher and Visio. I kind of wonder what kind of issues it may spell out for programmers using legacy VBA though.
pthurrott
on May 14, 2009
Yeah, I'm lost on why an x64 version of Office is necessary, personally.
Waethorn
on May 14, 2009
I've worked on several client's spreadsheets with very large calculations across multiple worksheets with macros as well as with data pulled from multiple programs, including Access, and in some cases, translated through a SQL query off of SQL Server. Much of it is financial-based tools that might be more properly implemented in a custom software applications, but whatever. Anyway, some of the calculations are extensive, and need very precise figures with floating-point accuracy. The 32-bit version of Excel is a limiting factor due to the heap space available. In some cases, on a 2GB RAM machine, the customer is receiving out-of-memory errors. I'm hoping the x64 version rectifies that. I would think that the x64 version running natively on an x64 version of Windows would be somewhat faster due to the allocatable amount of RAM as well. Access can sometimes be a dog on x32. There are some databases that are just not suited to a server setup, and yet who runs SQL Server on 32-bit nowadays?
mikegalos@msn.com
on May 14, 2009
Paul, I can think of at least two reasons: As Waethorn said, huge files: Some people work with really big files (complex analysis in Excel as the obvious example) and so large memory access is important. Simplicity of the stack: Having to run 32-bit applications in a 64-bit OS on a 64-bit processor is always going to be more complex and thus more prone to both errors and inefficiencies than running 64-bit on 64-bit on 64-bit. The real question is why would you want to run a 32-bit version of anything on a 64 bit platform given a choice?
Waethorn
on May 14, 2009
Publisher in an x64 version would be welcome here too. Many of our own in-house marketing materials are created in Publisher, and they often have very high-DPI CMYK bitmap images layered together, along with vector graphics. Even on a Core 2 Duo E8000 series CPU with 4GB of RAM on Vista x64, Publisher can be slow when moving elements around on the page. It would be working with files on-disk though, whereas an x64 version would be able to take advantage of the ability to precache those larger files into RAM. Some of our vector graphics are multiple layers in a CMYK colour space, so they can be a burden on RAM. One of our vector images is about 200K of actual data, but consumes over 800MB of RAM as it has to be rasterized for presentation on-screen (it also has a very high DPI).
darkmax
on May 14, 2009
I don't know about you guys but I have worked on Word with high number of hi-res images before and it was extremely cranky on a 1GB RAM. It was fairly frustrating. Excel and Access would benefit greatly from the greater access to more addresses. Powerpoint.... haven't been using for awhile but having more memory would make it smoother.
lotsamystuff
on May 14, 2009
"Many of our own in-house marketing materials are created in Publisher" You have my pity. What are you, some kind of masochist? Publisher? Seriously?
bettieblu
on May 14, 2009
Why a 64bit version? I agree with Mike, why would you want any 32 code running on a 64bit OS if you did not have too? Memory is addressed in a much flatter way with 64bit Windows.
Waethorn
on May 14, 2009
"What are you, some kind of masochist?" No, losta, I'm not using iWork. Publisher is extremely well featured. It has support for CMYK pre-process and screen printing. There is nothing better for even close to the same cost. InDesign doesn't even come close in terms of ease-of-use either.
Waethorn
on May 14, 2009
"I agree with Mike, why would you want any 32 code running on a 64bit OS if you did not have too?" The only example would be when you want to reduce the overhead of applications that require less than a 2GB memory address, and when you don't need 64-bit floating point. There are many small utility applications that just don't need to be 64-bit. Also, you'd have to worry about cross-compatibility with legacy modules within the existing application as well. Microsoft does 64-bit correctly in Windows though: 32-bit threads just switch the processor to hybrid 32/64 mode when necessary using WOW64. If you always run 64-bit threads on Windows x64, the processor would always be in native x64 mode. That doesn't happen though, because there are many modules in Windows that still use 32-bit threads. Fully 64-bit threads still run the CPU in native mode though.
panache1023
on May 14, 2009
Waethorn, On current 32bit flavors of Windows, there already is support for 64-bit floating point. In C code, if you declare a variable of type double, it's 64-bit. At least on Visual Studio 2005 which I just confirmed it on. int _tmain(int argc, _TCHAR* argv[]) { size_t d = sizeof(double); size_t f = sizeof(float); printf("size of float=%d\nsize of double=%d", f, d); return 0; } output is size of float=4 size of double=8
DRWAM
on May 14, 2009
On the TV tuner side, can it serve as a cable box [STB] replacement? My pipe dream, as posted many times, is to have the family room computer do everything, including serve as a Comcast STB replacement, using a remote. The TV tuner cards for Comcast seem only for the TV set itself, rather than a computer.
lotsamystuff
on May 14, 2009
"Publisher is extremely well featured." If you're printing brochures for your daughter's softball team, perhaps, but I have yet to meet a printer that doesn't shudder when a client comes through the door with a Publisher file, and for good reason. Comparing Publisher to InDesign is like comparing Microsoft Paint to Photoshop. "InDesign doesn't even come close in terms of ease-of-use either." That's like saying a Canon SureShot is easier to use than a Canon 5D. They're designed for totally different purposes. Again, if you're doing entry-level work, or making "We'll De-Clutter Your PC!" brochures, Publisher is fine. But for professional-level work, it's a dog. With fleas. Lots of them.
Waethorn
on May 14, 2009
@panache: It's possible, just not in native mode by the CPU.
Waethorn
on May 14, 2009
"Comparing Publisher to InDesign is like comparing Microsoft Paint to Photoshop." Sorry to say, but it's more like Paint Shop Pro Photo X2 to Photoshop. Both are very well featured. One costs a horrible price. The limitations are few, but if you can work within them, it's well worth the cost savings. I stand by the point that there is NOTHING in the same price range even close. FYI: Our brochures, posters, and handouts are all done in Publisher, but we've had many printed at professional print shops. Most are surprised by the quality, and expect that they were done by a separate design firm. I credit the collaborative approach that my team has towards marketing. Some have no marketing design skills, but they know how to point out something that isn't attractive to customers ("attractive", meaning "something that attracts", not "beautiful" which is the common misinterpretation). It's like having your own test group on staff. All of our images are produced ahead of time before being placed on the page. It is page layout software after all.
panache1023
on May 14, 2009
Waethorn, What does that mean? From what I can tell, floating point has been calculated with 64-bit precision for a long time now, nothing to do with 64-bit CPU. Even my 32 bit core duo on my 32 bit WinXP does 64-bit floating point.
Waethorn
on May 14, 2009
@panache: There's a reason why they call it "double". In x64, you can do hardware 64-bit floating-point precision using SIMD via SSE in a single calculation (or on a single register if you want to look at it that way).
animositysomina
on May 14, 2009
@wae ME: "you have no idea that you can't easily configure one specific app to run always without any UAC prompt if it needs admin privileges, short of disabling UAC altogether" WAE: "Ya, cuz you know that's why they don't have the option to enable administrative privileges for all users in the Compatibility tab of the program properties sheet." See, wae, you haven't even tried this option in the compatibility tab, 'cause otherwise you'd notice that the UAC dialog DOES _NOT_ go away when this option is selected. I thought you knew how UAC and VIsta work but looks like I was wrong, you don't know even the basics.
Waethorn
on May 14, 2009
@anim: You need to go into the "All users" option on the compatibility tab, then elevate the all user privileges to admin level.
mikegalos@msn.com
on May 14, 2009
OT: Looks like it's time again for the Mac fanbois to return to their ongoing defense of the indefensible... But, hey, I'm sure they'll eventually do one about surfing the web in a coffee shop all day and then Apple will win one. ------------------------------- With just $1700 to spend and a little help from Mom, Lauren finds her perfect laptop—a portable and speedy Dell with a battery life for long law-school lectures. http://www.microsoft.com/windows/watchtheads/video/laurenandsue/?playBig...
panache1023
on May 14, 2009
Wae, I'm pretty sure the FPUs in CPUs have been able to do floating point ops in a single register for a while now. "double" may just be a leftover from days gone by. Wouldn't they also have called "long long" "double" by that standard. I don't know about this one...it sure seems like 64bit float point ops have been around in single 64 bit registers for a while now, even in 32 bit CPUs. I'm pretty sure your original comments of "I could see the 64-bit version of Excel or Access being worthwhile, what with having access to large amounts of memory as well as improved floating point accuracy" and "Anyway, some of the calculations are extensive, and need very precise figures with floating-point accuracy" Don't mean much since the accuracy of the floating-point has been around for while... Your comment of "what with having access to large amounts of memory..." is unarguable.
chuckb84
on May 14, 2009
So, 32 bit Windows systems address 3 gigs of RAM? Or, is it 4? It -should- be 4 but I keep hearing that it isn't. Can anyone say why? I suppose, like the old (now, really OLD) 64oK limit, it is probably because certain things are memory mapped in the high end of the address space. This probably varies all over the lot depending on which version (there's that issue again) of Windows that you use. On the flip side (another old expression these days), "32 bit" OS X handles 6 gigs in the latest Mac notebooks, and I don't know how they do that, but it sure is nice. I just went and looked at the product comparison table Paul linked to. It has 475 entries!* Of course, the OS X chart has no entries, because Apple doesn't do things that way. You might say Apple is too simplistic (eg, 1 button mouse), but please, 475 entries in a feature comparison table? Go look at "If Microsoft Made the iPod Packaging" video again. I swear, it's in the corporate genes, they just can't stop..... *At least. I might have counted wrong.
tayme
on May 14, 2009
Why an x64 version of Office...mikegalos hit it on the head - "Simplicity of the stack". Of course, then he went of on his trolling WinJihadist fanboy rant...typical. --tayme
tayme
on May 14, 2009
Spelling error...of = off. [SIC] hammer to my head! --tayme
mikegalos@msn.com
on May 14, 2009
chuckles You Mac users apparently can't count. You included as comparison items things that were "Yes" on all versions including the ones you'll never see (unless you get your computer from your government as part of an Emerging Nations program). I guess you must have been dazzled by Apple's "300 New Feature" and can't count higher than 20 any more. When we drop it back to the 2 versions people will see at retail in most countries (Home Premium and Professional) there are a total of 9 (not 475) entries If you include Ultimate into the mix (and that's geared for IT and Dev professionals who I'd hope can read a table of more than 10 lines without their eyes glazing over) you get a huge 18 differences. So, did you misread 9 as 475 or 18 as 475? Is that apparent acalculia the reason you don't realize how much Apple rips you off? Here's a hint, $1,995 is more than $995.
shark47
on May 14, 2009
For someone who dislikes Microsoft, chuck sure spends a lot of time researching it. I've seen a lot of people who have sworn off MS products, but spend a lot of time talking about them and researching them. It's like robertsjoe with his anti-MS news aggregation service. Kind of irrational.
tayme
on May 14, 2009
@mikegalos - The chart was published by Paul. If you should be correcting anybody, it is him. By the way, its nice to see that Microsoft has finally given you the OK to start posting again...obviously as long as it is all slanted in their favor, you get the green light. You are no different than robertsjoe or any of the other iCabal that like to frequent this site - very simple minded. --tayme
tayme
on May 14, 2009
Here you go mikey...Paul even gives you a way to complain to him. Of course, you were probably unable to make it that far into the post - "Note: This is a preliminary list that was recently updated to account for changes in the Windows 7 Release Candidate. If you see anything missing, or would like to see a certain feature added, please contact me." --tayme
shark47
on May 14, 2009
The chart's great. I am not for having just one Windows edition. Like I said, some Mac guys who will never buy a Windows PC are obsessed with Windows and Microsoft. When I was growing up, we had one TV channel that was run by the Government. I guess some people here will like that. There was no confusion, no deciding between which program to watch, nothing. Just one channel - as simple as it gets.
gorath
on May 14, 2009
64 bit double precision floating point has been available for quite some time, well before the wide availability of "64-bit" processors. In fact, the 'double' simply stems from the fact that the value is stored in two adjacent 32-bit registers. in 64-bit architecture, a float should, by default (and, in theory), represelt a 64-bit float. However, it should be noted, that 64-bit float is not actually the most accurate method for scientific computing. Other variables can provide greater representation of significant digits. Now, as to the issue of supporting more than 4GB of RAM on a 32-bit OS, this is a slightly thorny issue. Physical adress extension can be used to adress registers greater than 4GB (how else would we access hard disks over 4GB in size?) but it comes at a slight performance cost. There are 32-bit versions of Windows Server that allow more than 4GB of RAM to be adressed, by utilising PAE, where the advantage of having acess to more RAM outweighs the performance hit.
bettieblu
on May 14, 2009
"By the way, its nice to see that Microsoft has finally given you the OK to start posting again...obviously as long as it is all slanted in their favor, you get the green light. You are no different than robertsjoe or any of the other iCabal that like to frequent this site - very simple minded." And the best post ever at winsuperslant goes to Tayme!!! Paul send this man a signed copy of Windows Vista Secrets regurgitated or um I mean V2, if they are not sold out that is:)
chuckb84
on May 14, 2009
So, with no rational argument, we start calling names, eh, Mike? Sorry, I won't stoop to it. As for "can't count", it's rows times columns in a table that -Paul- made, not me. It anyone "can't count" it's Paul. I can't swear I got the number exactly right because I had to scroll down the page so many times, but it's close. Good to see you're back at Microsoft, because (and I don't even mean it pejoratively) you fit right in. The stupidity---which is obvious to anyone outside Microsoft---is that this table is even NEEDED, not how many entries it has, or what "versions" of Windows are "seen at retail" or in what countries. God's teeth, your whole argument is a non sequitur. Go watch the "If Microsoft Did the iPod Packaging" again. Eventually, it may sink in. BTW, I liked the use of "acalculia"; it's a pity your logic doesn't live up to your vocabulary.
subzerohitman721
on May 14, 2009
Lets just make this easy debate. 32 bit processing and memory addressing has already passed its zenith and its time to move on. 64 bit processing and memory addressing is really at its infancy and there so many upside benefits to be gained. There's really no reason to turn this into an Apple vs Microsoft debate when Apple already uses x64 bit processors and the vast majority of processors today are x64 on the Microsoft side, Linux, or any other style of OS. On some issues, I think there is a place for a OS-X vs Windows debate. In some cases, it can be constructive. Nothing wrong with a bit of sibling rivaly between Apple and Microsoft. The problem as this form has frequently shown is the sour tone the debate always takes. This time, no matter what the software is, its more than time for the industry as a whole to transition to 64. Thanks to Windows 7, I've in the process of an 64 transition. I actually appreciate that Apple is pushing harder on a 64 bit transition. For Microsoft, it must be a much tougher road because of all these "if it ain't broke, don't fix it" mentality of some of these IT's.This foolish theory is just postponing the transition to x64. This is part of the reason why I believe holding on to Windows XP is a very bad proposition. All you're doing is delaying the inevitable. If you really need to make it cost effective, single core x64 processors and low power x64 dual core's can do the job.
chuckb84
on May 14, 2009
"For someone who dislikes Microsoft, chuck sure spends a lot of time researching it." Kind of like Paul, whose obsessing over Apple never stops? Which is unusual, obsessing over Apple with, of course, that 3% marketshare, and who you can ignore if you wish, or researching the 800 lb Gorilla that has used illegal anti-competitive behaviors to insert itself into everyone's daily life? I'd happily ignore Microsoft, it only they would go away. I still have hope for that, but it will take some time.
mikegalos@msn.com
on May 14, 2009
Actually, I'm back out of Microsoft (last week's layoff's and budget cuts) so I don't have to worry about calling people on their deceptions (like acting as though a list of 475 features was 475 differences between versions) Oh, and acalculia isn't name calling - it's an accurate description. Sorry if it has more syllables than you can count.
chuckb84
on May 14, 2009
Mike, Once more, Paul made the table not me, and he did it to compare versions. Yes, it is a sparse matrix; most of the entries are redundant and the information can be compressed. But, for most people, it is presented just as Paul did it, a 5x95 table. Of course, the point, again, is not if there are 475 distinct entries, but why the table needs to exist at all. The answer is that this sort of thing is embedded in the genome of Microsoft and they literally can't help it. Ballmer is basically a used car salesman and, in the depths of his soul, he thinks this is how marketing works. How many cupholders? How many cylinders? How many cubic inches? How wide are the tires? Etc. Given what you drive, I suspect that you get the idea of a gestalt for cars and that the whole is NOT the sum of the parts. My 2002 days are long gone, but I got it then with cars, and I get it now with computers. I typically drive a few minutes a day, but I use a computer 8+ hours daily, so it matters to me. I regret that our dialogue has descended to a low level; I think you're better than that.
tayme
on May 14, 2009
@chuckb84 - Unfortunately, that is the way it usually goes with mikegalos. Many have tried to have real conversations with mikegalos, on and off of this blog...and they seem to end up going the same way. It's just another side effect of his arrogance and refusal to admit when he is wrong. --tayme
shark47
on May 14, 2009
"Kind of like Paul, whose obsessing over Apple never stops? " Paul buys Apple's products and even likes them. Sorry, that argument is flawed. But, then again, we're not talking rational here. "I'd happily ignore Microsoft, it only they would go away. I still have hope for that, but it will take some time." Ahh, so you post here because you want to ignore Microsoft, but you can't ignore Microsoft as long as the company exists, so you post here. Again, logic? "Which is unusual, obsessing over Apple with, of course, that 3% marketshare, and who you can ignore if you wish, or researching the 800 lb Gorilla that has used illegal anti-competitive behaviors to insert itself into everyone's daily life?" Hah. You hear about Microsoft generally only in Microsoft centric blogs and sites like this one or Apple centric sites. Apple is everywhere, dude. Which world are you living in? Their ads are on all channels and on most web sites that I visit. It's easy to ignore Microsoft unless you work in an office that uses MS products. Even then, complaining on a Windows site about too much MS???!!?
mikegalos@msn.com
on May 14, 2009
chuck The real question is why did you feel the need to pretend a feature list was a list of differences? Is OS X so pathetic that it's fans can't even argue for it on the merits without being deceptive? Or are you now arguing that Windows shouldn't have hundreds of features?
tayme
on May 14, 2009
Paul's link above calls it "Windows 7 Product Editions: A Comparison". Perhaps you would rather consider it a list of similarities. --tayme
shark47
on May 14, 2009
I don't understand what the big deal is if it has 460 rows or 4600 rows. Considering how complex an OS is, I don't think it's a big deal. I don't think the list is confusing or long. In fact, spelling out all the differences is a great idea. Paul's done an awesome job of that. Now, most consumers will see two or at the most, three versions of Windows, so maybe Paul should consider making a list with just those versions.
Raf
on May 14, 2009
There are pluses and minuses, as with everything, with 64-bit Office. Assuming Office uses a bunch of 64-bit integers for arithmetic for various operations, sure -- maybe a little boost there. If it's just the usual hodge podge of Win32 code, as with most applications, we could see a performance hit given the same code/data eat twice the amount of memory due to various things like alignments and various padded types. Of course, Microsoft will make a few sweeps through the code to improve performance and it'll be attributed, by the media, to the architecture and whatnot.
tayme
on May 14, 2009
@sharky - Exactly.
chuckb84
on May 15, 2009
Mike, "The real question is why did you feel the need to pretend a feature list was a list of differences? Is OS X so pathetic that it's fans can't even argue for it on the merits without being deceptive? Or are you now arguing that Windows shouldn't have hundreds of features?" Hmm, I might have thought the "feature list" was a list of differences because Paul labeled it as "Windows 7 Product Editions: A Comparison". I don't know how you see it, but a comparison lists similarities and differences, yes? Furthermore, the article says "I believe these tables will help you pick which Windows 7 product edition makes the most sense for you, based on your needs and wants". That is, you pick the version you want based on the DIFFERENCES between the versions. So, call it what you will. The columns are a "feature list" for each version of the OS, the rows are each lists of differences. The other two sentences from you are misdirection. The only remark I have about OS X in this thread is that there is ONE version. The only comment I have about Windows is that the multiplicity of versions is confusing, that it stands in stark contrast to what Apple does, and it leads to confusion for buyers. Confusion, or choice? We can each draw our own conclusions, but there's no doubt that table exists to illustrate differences between the WIndows 7 versions. I think the real question is why all those versions exist? One OS version is so simple, doesn't cost more to produce----it might even cost less.
chuckb84
on May 15, 2009
@shark "Hah. You hear about Microsoft generally only in Microsoft centric blogs and sites like this one or Apple centric sites. Apple is everywhere, dude. Which world are you living in? Their ads are on all channels and on most web sites that I visit. It's easy to ignore Microsoft unless you work in an office that uses MS products. Even then, complaining on a Windows site about too much MS???!!?" Apple's ads and media coverage may be widespread, but the use of Windows technologies is pervasive. I -do- work with MS products everyday, because I must, and how I wish that were not so. I believe I've seen Paul rant on a bit about Apple on a Windows site, and then turn around and say that discussions here are about "the future of Windows". We may not agree about what that future should be, but talking about Windows on a Windows site sure seems to make more sense than Paul's (and others) rants about Apple that have nothing at all to do with Windows. In this thread--since it has totally gotten lost---we started with a product comparison table of Windows versions. My comment, was and still is, "WOW. What a big, confusing table. If there were one OS version, as Apple does with OS X, you wouldn't need this monster and life would be simpler." That's it. The rest is petty squabbling, no substance to it. You could turn the question around and point out all the bad things that happen if there is only one OS version, but no one has done that. I don't see a downside to a single version, but I might be wrong. There are even rational rebuttals like noting that Apple makes OS X server and that the iPhone is kinda, sorta, but not really an OS X "version". Those would be rational rejoinders, but no one did that. Instead we get the hilarious pretense that (1) I can't count, (2) the differences table doesn't really list differences, (3)most of those versions are irrelevant (so why have them? why list them?), etc. Notice that these are exactly the type of irrational fanboi responses that so rile you when the Apple guys do it.
tayme
on May 15, 2009
In reality, neither company is wrong. MS markets to a much broader customer base than Apple does...thus the need for multiple versions. As many have pointed out here and other places, the average Joe Consumer will never need to decide, because they will buy a computer that has the OS installed. The rest of the buyers will most likely know what they are wanting and will buy accordingly. At some point you will all come to realize that both companies have a market that they serve very well. Both companies make good products. They have different philosophies, and that is good...that is what makes this world an interesting place. If everything was the same, what fun would that be? --tayme
shark47
on May 15, 2009
Paul's diatribes against Apple is a recent development. During the Windows IT Pro days, we still had these fights, so I don't think the content has anything to do with it. Regarding the number of rows, most people won't care unless there's this one feature or set of features that they must have, in which case, they will need to look at the chart.
Waethorn
on May 15, 2009
@panache: Using 64-bit SIMD instructional code is faster on a newer CPU than using it on a system with only 32-bit wide registers. Why? Because you can stack much more data into less registers. Most CPU's now even support 128-bit registers. The precision issues stem from the lack of available registers on higher computations. This is a known issue with Intel architecture that was only recently (relatively speaking) been addressed. @chuck: 32-bit architecture requires that all memory address space be mapped under 4GB (not speaking about PAE). This includes hardware addresses for ROMs, and add-in cards with RAM that is addressed at least somewhat directly (ie. video). Some cards don't allow direct access to ROMs or RAM (those will have proprietary interfaces from their own controller chip - think about our previous discussion about MIDI tone modules, where the MIDI interface is just that: very-limited, but also the only interface to the sound bank). Video card RAM is a sore spot, since your 256MB of video RAM has to be addressable by the system. Then you also need hardware access to such things as motherboard resources. Many PCI Express systems with a video card will often consume exactly 7/8's of a GB, thereby leaving 3.125GB free for normal RAM processes (read: for the OS to utilize for normal app usage). Sometimes the actual amount consumed will be less than 7/8's, and often video cards will start at a lower address within that top GB than they actually need to fill the block, which leaves an unconsumed portion in the middle. Windows Vista doesn't support segmented RAM address blocks though, so it cuts off the RAM at the lowest contiguous address before hardware resources begin. There are performance and technical reasons for this too. One of the big reasons is because of video cards with dynamic RAM allocation (such as onboard video, or video cards that use a hybrid on-board/system-RAM approach, ie. "Hypermemory"). Those cards don't often report to the system exactly how much RAM they'll actually use, so Windows safely reserves as much as the aperture allows by not freeing up those addresses for the OS. .... Also, PAE isn't just about performance issues. There are also major compatibility issues with it, which is why it's disabled by default. It doesn't matter anyway - it was just a very shortly-lived stop-gap feature to transition between 32-bit and 64-bit. Everybody should be just using 64-bit now.
mikegalos@msn.com
on May 15, 2009
chuck " The columns are a "feature list" for each version of the OS, the rows are each lists of differences." Still doing it? Did you bother to look at the list? How is a row comparing features that all versions have showing how they're different? The rows are features. They are listed whether they are in all versions or not. Maybe Paul can do a simplified version for you listing only the differences between retail versions you're going to see at retail. That would be less than 10 rows showing the features that are different. and 2 columns showing the common retail versions. But you'd still find a way to say, "What is Microsoft thinking? This is just too hard to understand!" (Of course the differences between a Mac Book and a Mac Book Pro are considerably larger but I'm sure you just have a "Genius" tell you what to buy)
mikegalos@msn.com
on May 15, 2009
Chuck Here. I'll save Paul the trouble. Here's the list you described as at least 475 entries and "a monster" that's just too hard to understand reduced to just the differences between the 2 versions you'll find at retail... ------------------ If you need any of the following features you should buy Windows 7 Professional. If you don't need them, buy Windows Home Premium More than 16GB in a 64-bit system Backup to network Encrypting file system Offline files The full version of Windows Mobility Center Domain Join (Windows Server) XP Mode license Location aware printing

Please or Register to post comments.

IT/Dev Connections

Las Vegas
September 30th - October 4th

Paul ThurottYou'll have the opportunity to experience:
• 120 Technical
Sessions
• Networking with Peers
• Expert Speakers


Come See Paul Thurrott & Mary Jo Foley in Person!

Register Now

Office 365 InfoCenter

Get the latest insight and info from Paul

Read Now!

What I Use