Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
The post that wouldn’t die.

Originally posted by mainstreetmark
Actually, that's a good example of quasi-mainstream software that I can't seem to find a Mac equivalent of. I went straight to delorme.com, but couldn't find Mac support.

Oh well, I'm sure it'll come.

That may work pretty good in VPC, tho.

Oh I know it does. I've already been in a Mac store and loaded it up on a 1.25Ghz PowerMac under VPC to see how it runs. Obviously not as fast as on the PC but its acceptable. Its a given I would rather have native software on the Mac esp when dealing with GPS so for the time being, or more accurately when I get a Mac, I'm going to be stuck with VPN for use with MapPoint. *sighs*

*takes a deep breath*

As for Longhorn. It’s a mixed bag. Everyone needs to keep in mind that, that eye candy as you call it was intended to keep the user preoccupied for the next 2 years. Sort of how you might give a dog a toy while you take him to the vet to be put to sleep. Poor dumb Windows bastards ;)
I'm NOT going to discount Longhorn. It’s still WAY too early. Any builds put out at this point is so far from final release it’s not even worth looking at. They could easily redesign the entire GUI by the time 2005 rolls around. At most it’s a blueprint of what is going to be released in 2005 not the final form.
Also as I've mentioned in other threads Longhorn is “supposedly” being written literally from the ground up. Whether or not MS makes a concerted effort to secure the OS remains to be seen but we already know that they do have the ability to make a stable OS, I point you at Windows 2000 as an example. What Microsoft IS doing to make Longhorn more stable is requiring drivers that pass an MS integrity check. Supposedly all drivers NEED to be signed in Longhorn. In 2K and XP this was optional. This no longer will be the case. I’ve found that at least, rough guess ballpark here, 60%-80% of the crashes I’ve eXPerienced :p in 2K and XP are related to hardware. By requiring hardware manufacturers to meet a certain specs it somewhat insures that any instability in Windows won’t come from driver issues.

Then you get into software compatibility. This is where things get rather nasty for MS. The reason they’ve never strayed far from the 9x or NT cores is because of software compatibility. Again as I’ve mentioned in other threads MS has intentionally left vulnerabilities in Windows to allow certain functionality. (Security through obscurity.) This came to light during the MS anti-trust hearings when the states asked for the source code for Windows.
Does anyone here truly think MS purchased VPC because they just wanted to kill off Apple? I’ve talked to several MS employees and there is high speculation that the 9x and NT (Maybe even DOS!!!) environments are going to be emulated in a sandboxed VPC sessions on Longhorn allowing full backwards compatibility. (Why do you think the release date for Longhorn was pushed back? I’m betting they realized there was no surefire method of allowing backwards software compatibility while securing the system. So along comes VPC. Again pure speculation on my part but I’m willing to bet the main reason was to use it on its server software to allow virtual servers to run but I’m also quite certain soon after a light bulb went on over at MS that the same could be done to Longhorn. Yep you are probably thinking the same thing as me. It’s a band-aid patch for the massive blunders MS made in the past with security but honestly it could work. That brings us to security in longhorn. As I mentioned longhorn is “supposedly” being rewritten from the ground up but MS has this nasty habit of recycling code. Why do you think the RPC hole exists in NT, 2K, XP, and 2003? Say it with me. Code recycling.
If Microsoft does this in Longhorn all bets are off on security. If not and they make a real, true effort to secure the system, *shrugs* who knows. :confused:

Also you have Palladium. Or as MS has renamed it: “next-generation secure computing base” (Because if you make it a long phrase that sounds high tech it’s going to make everyone love it. :rolleyes: ) This **** gives me a headache. I honestly don’t know what to make of it other then it scares the crap out of me. I’ve heard so many rumors about it and Longhorn that I truly don’t know what is going to happen. Here’s what I’ve heard:
1. That Longhorn is going to have the option of enabling it on install of the OS but by default it’s off.
2. There will be two flavors of Windows. One with it integrated and locked down by default and one that doesn’t have it at all.
3. That there will be certain levels of Palladium that can be enabled on Longhorn.
4. That you will have no option but to use Palladium and Palladium compatible hardware.

Take your pick. It could be any or it might be something else altogether.


MS has never, AFAICR, pushed a project back by years. They know that this is going to hurt their bottom line badly. But they also know the massive security embarrassments that have been literally making front-page news is hurting them as well. So they really are stuck between a rock and a hard place. All I can do at this point is laugh my butt off. They made their bed and now..well you know the rest. Microsoft put themselves in this situation and they should feel a bit of pain over it. (God knows the rest of us have.) The question is are they feeling enough of that pain to do something about it? Microsoft has always been paranoid about their market share and anyone who might invade their turf. The funny thing is that Microsoft’s own worst enemy at this point IS Microsoft. I think they may be starting to realize this and may make appropriate changes however, that is only part of Microsoft’s problem.
The other half of the equation is their continuing, downright bizarre, arrogance in the face of growing competition. Admittedly small competition at this point, neither Linux nor OS X is going anywhere for a while but it is growing. Their arrogance has always been there but I really don’t think it took off until Windows 2000 came out. There was a distinct change in their attitude. They knew they had something solid and reliable and acted like cock of the walk. Soon after you had new initiatives like .NET, playing around with what browser can access MS owned websites, product activation in XP, stricter business grade licensing, etc, etc, etc. When 2K came out I was so gung ho over it, it was pretty pathetic. I thought MS finally was cleaning up their act. Then the arrogance took over and my love hate relationship with that company started. At this point there isn’t any love left. I hate Microsoft and with the exception of a few applications such as Eacarta DVD, and MapPoint (FYI-All of which were “acquired”.) MS can take their attitude and stuff it up Billy Boys rump.
I do believe that Longhorn has potential. A lot actually. But there are a series of things that need to happen with the software and with Microsoft to have it fly. Otherwise MS is going to have a half-dud on its hands. I say haft because a majority of its sales comes from preinstalled OEM versions. You order a Dell its not like you can get OS X or Linux installed on it.
Sorry. I turned my 1 paragraph comment into a book again. :p
 
Re: The post that wouldn’t die.

As I mentioned longhorn is “supposedly” being rewritten from the ground up but MS has this nasty habit of recycling code. Why do you think the RPC hole exists in NT, 2K, XP, and 2003? Say it with me. Code recycling.

Geez you make it sound like code recycling is a bad thing. But code recycling happens all the time in software development. Refactorization is the best thing you can have in software development; I mean why try to re-invent the freaking wheel? Of course, granted that the code they wrote probably wasn't the best, but that all goes back into your citation of security through obscurity. Now that in itself maybe bad practice or bad software design, but hell I wouldnt doubt if they took that as a business decision. And that isn't necessarily a bad thing.
 
Re: Re: The post that wouldn’t die.

Originally posted by evilsprung
Geez you make it sound like code recycling is a bad thing. But code recycling happens all the time in software development. Refactorization is the best thing you can have in software development; I mean why try to re-invent the freaking wheel? Of course, granted that the code they wrote probably wasn't the best, but that all goes back into your citation of security through obscurity. Now that in itself maybe bad practice or bad software design, but hell I wouldnt doubt if they took that as a business decision. And that isn't necessarily a bad thing.

Nope I have no problems with code recycling as long as it's been picked clean of security holes and bugs.
 
I think the issue here is that "code recycling" is supposed to be helpful for the developers, but all too often for MS it makes them lazy. "Why rewrite when we can reuse?" they say... and none of the bugs get fixed.
 
Originally posted by Bluefusion
I think the issue here is that "code recycling" is supposed to be helpful for the developers, but all too often for MS it makes them lazy. "Why rewrite when we can reuse?" they say... and none of the bugs get fixed.

Well if I might say, that seems a little presumptuous. I mean how do you know that for Microsoft it means laziness? I mean sure in terms of a quality to the end user it may not be on par with what you want but it could be enough for others. Also, for all you know something like refactorization might be critical to their business model, if they have one, or their design model. I'm sure Apple does the same thing, and all in all it's a matter of where each company wants to put its resources. Maybe in terms of sercurity holes and what not that's where it costs Microsoft, but don't go freaking down playing almost prejudicedly for what the do.
 
I'm not downplaying them, I'm just saying that their programmers have almost ALWAYS taken the easy way out (look at their security flaws, their bugs, their many interface atrocities that were later corrected because no one could stand them)... Microsoft is CERTAINLY not alone in that, and Apple reuses code as well, I'm sure... the difference being that ALL of Windows is rewritten code, while Apple's usually changed a fair amount of code in each Classic update, and COMPLETELY overhauled everything in OS X 10.0 and 10.1 (10.2 wasn't a major "plumbing" overhaul, but Panther is).

I don't hate Microsoft the way some people do, but I do hate their policies and their attitude towards their customers. Their style is largely based on reusing what they DO create, and taking *major* pointers from others... to put it mildly.

It may be presumptious, but I think it's largely the truth. However, many companies do it... but my point is that they're not doing it as much as MS is famous for doing. One look at Win 95 through ME is all you need...
 
Bluefusion,

While I'm not agreeing or disagreeing with what you are saying, do you have any backup? I mean, theoretically you would have to reverse-engineer two versions of Windows and two versions of Mac OS X, compare them, to finally get an idea of how much has changed.

As for code being re-used, that's fundamental to any developer, re-writing the same thing over and over would sky-rocket development costs, and also introduces more possibility of error.

AppleMatt
 
Originally posted by AppleMatt
Bluefusion,

While I'm not agreeing or disagreeing with what you are saying, do you have any backup? I mean, theoretically you would have to reverse-engineer two versions of Windows and two versions of Mac OS X, compare them, to finally get an idea of how much has changed.

As I'm far from a software engineer I can't say that I have conclusive proof, no... but I think that a lot of it speaks for itself. Take, for example, the transition from System 7.5 to OS 8. The introduction of the first (for the Mac) multitasking, a new appearance, dramatically redone APIs, new 3D support, new media features in a new version of QuickTime...

What really changed in Windows 98? Updated drivers, slight mods to the GUI... of course the code changed; if you look in terms of raw writing of code, I'm sure Windows went through more "pages" of changes, due to the fact that it was MONSTROUSLY bigger than OS 8! But I do stand by my original point--very little changes in Windows from revision to revision; often the exact same bugs go unfixed, and the exact same problems keep occuring. At least in OS 8 most, if not all, of the issues that people experienced with 7.6.1 (to my knowledge, the last version of the 7's) were fixed. Granted, new problems were introduced, but the system was VERY different.

By the same token, not too much really changed from OS 8.6 to OS 9, while Windows metamorphosed to.... Windows ME. Hmm. Sometimes change isn't good. :D

As for code being re-used, that's fundamental to any developer, re-writing the same thing over and over would sky-rocket development costs, and also introduces more possibility of error.

Undoubtedly--are you aware, for example, that Photoshop shares roughly 30% of its codebase with Photoshop 1.0 (which ran in b&w and had, if i remember correctly, 7 tools)? :) Reusal of code is a very good thing... but all I'm saying is that Microsoft could try harder to FIX problems, by rewriting their code, and they continually seem to refuse doing as such.
 
Bluefusion,

Good points. I'm just glad they were backed rather than "lets whack Microsoft " ;)

I tend to agree, System 7.5.5 > 8.1 was a major leap. I never had 8.6 so can't comment, but still use 9.2.2 regularly. I stand by my belief that Apple updates increase speed, where Microsoft decrease.

I think part of it is what Microsoft have done to themselves, such a massive OS (bloat) and such a massive software dependancy that a re-write at this stage would be impossible, so they are having to nip and tuck what they have, thus, the same problems carry through. The Classic Mac OS was heading this way (in respect to adding to it), and the fact Apple pulled off converting it's user base to a completely different OS is credit to them, essentially they've guaranteed the OS's future.

However it's not all great, QuickTime in OS X still has OS 9 code in it (I still can't get over that!)

AppleMatt
 
Originally posted by Bluefusion
As I'm far from a software engineer I can't say that I have conclusive proof, no... but I think that a lot of it speaks for itself. Take, for example, the transition from System 7.5 to OS 8. The introduction of the first (for the Mac) multitasking, a new appearance, dramatically redone APIs, new 3D support, new media features in a new version of QuickTime...


But you forget that these are two different systems. I'm not to0 huge on the history of apple's hardware and software, being a newbie to this all, but I wouldnt doubt that because Apple closely ties its hardware with its software it had an easier time to get stuff like that done.
Hell, look at PC's they got different components being made by a hell of a lot of other companies. Windows in some ways, it would seem, has to almost generalize itself whether by known standards or by its own means of "making standards" please everyone. So in terms of refactorization, it probably helped them a hell of a lot especially with backward compatibility and other issues. In particular as well, when they have to get working on the next versions of their products. I mean who knows maybe they didnt have time to full dedicate resources to improve those things, but obviously now they do and i think that's what should matter. But I digress
 
Originally posted by AppleMatt
Bluefusion,

Good points. I'm just glad they were backed rather than "lets whack Microsoft " ;)

I tend to agree, System 7.5.5 > 8.1 was a major leap. I never had 8.6 so can't comment, but still use 9.2.2 regularly. I stand by my belief that Apple updates increase speed, where Microsoft decrease.

I think part of it is what Microsoft have done to themselves, such a massive OS (bloat) and such a massive software dependancy that a re-write at this stage would be impossible, so they are having to nip and tuck what they have, thus, the same problems carry through. The Classic Mac OS was heading this way (in respect to adding to it), and the fact Apple pulled off converting it's user base to a completely different OS is credit to them, essentially they've guaranteed the OS's future.

However it's not all great, QuickTime in OS X still has OS 9 code in it (I still can't get over that!)

AppleMatt
OS 6 was really fast, 7 slowed it down. 7.5 was not liked by many people I know because they said it was too unstable. 7.6 was OK. 8.0 & 8.1 were quite fast, then came 8.5 which required a PowerPC processor. I installed 7.6, 8.1 & 8.5 on my 5300cs (ppc 100Mhz) and there is a huge difference between 8.1 & 8.5. 8.5 is much slower on older ppc machines. 8.5, 8.6, 9.0, 9.1 & 9.2 I can't tell the difference between- you're right, the OS was heading in the M$ direction.

I didn't know QuickTime has OS 9 code .. how'd you find that out?
 
Originally posted by 5300cs
OS 6 was really fast, 7 slowed it down. 7.5 was not liked by many people I know because they said it was too unstable. 7.6 was OK. 8.0 & 8.1 were quite fast, then came 8.5 which required a PowerPC processor. I installed 7.6, 8.1 & 8.5 on my 5300cs (ppc 100Mhz) and there is a huge difference between 8.1 & 8.5. 8.5 is much slower on older ppc machines. 8.5, 8.6, 9.0, 9.1 & 9.2 I can't tell the difference between- you're right, the OS was heading in the M$ direction.

I didn't know QuickTime has OS 9 code .. how'd you find that out?

Ahhh OS 6, memories! yeah that was crikey fast, updating to 7 was like updating from 7>8 on a 68040, slowed it right down :(.

Also I know it sounds silly, but even in 9.2.2 there was a lot of the "old" stuff in, old control panels, old apps etc. They looked and felt old, and didn't really fit in with the Platinum fit and finish. I always thought Apple should have released 9.3, just to tie up loose ends (especially now that 9.2.2 retail CD's won't boot some machines).

As for OS9 code in QuickTime, I found it out here. Someone posted quite detailed information on it which I saved but later lost, it included information about calls and the performance hits that it ensued. If anyone reading this knows more or knows who posted it, the info or links would be great.

Originally posted by scem0
LM$ mouses rock.

Mine blew up the other day. Well it didn't actually blow up and rip my hand off, but one of the batteries went "thwack...hisssssssssssssssss", scared the bejesus out of me (it was about 2am and absolutely silent). Note to self: Stop buying cheap batteries.

AppleMatt
 
Originally posted by scem0


M$ mouses rock.

scem0

I hate to admit it..and go OT here...but I love MS hardware. My intelliexplorer mouse has been rock solid since day one. My Force Feedback Pro 2 joystick is the ****. The problem with the FF was when I got my Dell Optiplex the joystick was incompatible with the audio card so as soon as I installed the joystick drivers boom. The soundcard stopped working. It took me a week to find a technote on MS's site about it. Once again MS software crapsmanship at its finest.
My point is that when MS really focuses on something and stops dicking around they can put out some pretty decent products.
 
You know, I've never been fond of the Microsoft mice--and it has nothing to do with the brand name. I just don't like the tensile strength on the buttons, and I've always thought the tracking wasn't terribly good. I have to admit they make good joysticks, but I don't have any need for one.

And MS keyboards just suck.

LOGITECH, on the other hand... w00t. Love 'em :)
 
I also have to admit, in my experience, MS hardware is usually top rate. I've had Microsoft joysticks, mice, the Xbox, and a Microsoft hub/switch and they are all really great. They usually last and have good attention to detail. It makes you wonder why they don't just go into the hardware business because their software typically bites the big one (although they have some pretty decent games, too).
 
Very funny.. :)

Microsoft has published some decent games, but most of those games come from independent companies that are purchased by Microsoft, and hence use the label.
 
yeah well i have only one complaint about my microhard mouse: my dad wants it,
and so does my bro (pmac, emac respectively).
If MS made a KB for the mac that had all of the keys that apples does then i doubt that apple would make many after market kb sales ever again.
 
Nah, I doubt it... I really don't like the MS key response (too PC-ish), and it has nothing to do with the name (I don't like Logitech's keyboards either, although I think they're a little better)...

Despite the ridiculous price, I still think there's really nothing quite like the Pro Keyboard. The Pro Mouse, on the other hand... gaaah. Got me a mouse about 10 minutes after opening my iMac, hah.
 
to start:

me = windows user since 95
me = mac user since os x
me ‚ mac hater/lover
me ‚ windows hater/lover

there, now for my rant... i love windows... it's simple and friendly (sometimes a little bit too friendly) and i love macs just as much (possibly more because of how beautiful ever piece of it is). both opperating systems are about equal... but if i had any choice of compy it would be a g5 dual 2.0 with 4gb ram and a 23" cinema monitor with panther running. i could do just about anything and everything i wanted with that beast... but yet it's beautful... every part of it... the gui... the actual machine... it's a work of art... the only part about macs is price range... for a thousand bucks i could get a 2.0ghtz 512ram p4 pc with accesories (including monitor) but only an emac with 1ghtz 256ram w/ superdrive and the accesories... that's the only thing that has stopped me from totally switching to mac... i use them at work and love them... i use pcs at school and despise them... i use windows at home and the only way i can stand it is if i change all the setting s down so i have minimal resource usage and at that it looks like classic moe (which i think is better than xp) and i use it becuase it works and it's all i have... to get an equally as good setup as mine in mac form i would need twice as much money. in the end though (as in when i get some money) i will have a nice fast pc (for gaming) and an ok g4powerbook (for portable production) and hopefully a nice g5 (for production)... they will all be networked and bluetooth compatible but i would spend my days in front of that g5... just watching that wicked awesome screensaver or the itunes visualizations (even though itunes in on windows, they still look cooler on a mac)... if i end up with very little money i'll jsut get a powerbook g4... that was my rant, and just for the record it's 12:27am right now... so i don't know half of what i'm typing but i know i mean most of it ;)

final thoughts:

me = more or a mac lover than anything
me = not going to buy longhorn ever if possible
me = wants a g5 *drools*

circle get's the square! goodnight everybody!
 
Also, from what I've heard, Long horn is meant to run on 2006 technology they expect to have. That's assume Moore's law holds up and intel can deliever.

However, no matter what windows you get it's still a retarded friend that just trys to help because it doesn't know any better.

I still find it funny though you have people out there who run older version of windows because they run better. Will people still run XP or 98se because Longhorn blows?

And the day Windows doesn't crash is the day they get rid of the 30,000 different dlls needed to make it not crash. Dear god i hate mfc24.dll

Also from this windows site:

Overall, Windows Me is far more reliable than its predecessors (Windows 95 and Windows 98), though it can't, of course, approach the reliability of Windows 2000.

Is that right? Last time I checked ME was never better than 98se.
 
Where is the airbag option?

Because you'll need one when it crashes.

By the time Windows gets it's act together it we will have something similar to Sun's 3D desktop if not something better. If this OS never gets out of Alpha by the middle or so of next yr I bet we won't see longhorn until the end of 06' or sometime in 07'.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.