Slashdot Mirror


MS 'Whistler' Looks Solid To ZDNET

dynoman7 writes: "eWEEK Labs has tested the first public beta release of Whistler, which became available Oct. 31. They think it is 'stable.'" He points to a review at eWEEK, also playing on MSNBC. It's a bit of a mixed review, actually -- the review points out that by "leaving its Windows 9x code base behind, [Microsoft is] creating many potential Windows platform compatibility problems in the process," and notes of the included "remote help" feature, "[G]iven Microsoft's well-documented security gaffes, sites will have to carefully evaluate the potential security risks of such a widely deployed remote-control feature." Whatever its faults, this Windows-to-come is supposed to have improved type handling and other goodies which every other OS will inevitably be scrutinized for, including [your favorite].

340 comments

  1. Re:100% Stable, 0% Secure. by ekidder · · Score: 1

    But.. I don't like Linux :( It takes too much thinking (and actually, I'm pretty serious here). I want my computer to do 90% of my work for me. It is isolated from the network (mmm..firewall) and its only purpose in life is to play games and log onto mushes. Occasionally it does word processing and map generation for my DnD3 campaign. Heck, it even auto-logins for me ^.^
    Right now I run Windows ME. It is the greatest thing in the universe. If I loved it anymore, I would probably be required to marry it or something. I have but two issues with it, one serious and one not-so-serious.
    Serious: some DirectX apps don't quit DirectX mode when they quit, meaning I have to restart my machine.
    Not-so-serious: Setting a button to 'Back' on my Intellimouse Explorer goes back /3/.
    It pleases me immensely that DOS mode has gone the way of the Dodo, though.

  2. Re:You'll still need 95/98/ME by UnknownSoldier · · Score: 2

    > but on the NT4 CD is something called the HQTool
    DOH. _NOW_ I learn about this util, after I've upgraded to Win2K :)

    > You have to use rawrite.exe to copy an image to a floppy,
    Actually you can use FD144.exe since it has the same functionality as rawrite.exe. (See paragraph below.)

    > and lo and behold, the OS on the floppy is MS DOS 6.22
    On the NT4 CD it can be found in \SUPPORT\HQTOOL\
    Which has these 3 files:

    10,891 FD144.EXE
    332 MAKEDISK.BAT
    1,474,560 NTHQ

    Thx again for the cool NT4 tip!

  3. Re:stable ??? by TGR · · Score: 1

    can someone please tell me how this guy got "insightful" and "interesting"? hi? it's none of the above.

    --

    Voting Moo Anyway!
  4. Re:not me, unfortunately :) by Mr.Sarcastic · · Score: 1

    Please go back and look up what FUD means!

    --

  5. if sourced(Microsoft) && reviewed(ZDNet), then ... by llywrch · · Score: 1

    Pick one of the following:

    1) A new standard in software!!! More features, more stable, & runs faster!!!

    2) Apple is still dead.

    3) Linux doesn't have a modern interface. And it's too hard to use.

    4) Jesse Berst: ``Hey, the hits on my column are down, so what brain dead thing can I say today?"

    5) There's another operating system out there?

    Geoff

    --
    I think I see a trend here. Maybe for them it really would be easier to muzzle the entire internet than to produce p
  6. Re:Virtual Desktops? by RedWizzard · · Score: 1

    You've misunderstood. All it means is that instead of seeing 15 IE buttons in the taskbar, you'll see one. God knows how you're expected to choose which window you want - do they behave like the Start button and pop up a vertical menu?

  7. Re:100% Stable, 0% Secure. by Goonie · · Score: 1

    Yes, but Microsoft will probably require you to install MSBalls to run whistler :-p

    --

    Any sufficiently advanced technology is indistinguishable from a rigged demo
    --Andy Finkel (J. Klass?)
  8. lot of tiny buttons: mozi mozi mozi by Speare · · Score: 4

    The whole "task bar" thing in general drives me a little buggy ... I usually end up with a lot of tiny rectangles at the bottom of my screen that say "mozi" "mozi" "mozi" etc. because that's as much room as they have space for text. Which removes all the alleged helpfulness of having those taskbar buttons at all.

    That's one of the reasons why Microsoft's UI Style Guide shifted from "app-centric" to "doc-centric": the browsers give the doc/page's title followed by the app's title. It avoids buttons that read "Micr...", "Micr...", "Micr..."

    I don't know if computer interfaces ever will really achieve data centrism, but I think it's the right way to go. Give me a file, and if I don't have the widget that lets me view or edit it, let me get it.

    Of course, it's exactly this trend that has also put Microsoft's security in the crapper: automatic installations of who-knows-what code.

    --
    [ .sig file not found ]
    1. Re:lot of tiny buttons: mozi mozi mozi by GigsVT · · Score: 2
      Or you can just use Opera... its all MDI child windows. It makes MUCH more sense to have all your open webpages in one application, all your open documents in your Word Processing application, etc.

      I don't know why these browsers weren't made MDI to start ith. Almost every other application out there doesn't spit out a million new tasks for each document, why should your browser?
      -

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    2. Re:lot of tiny buttons: mozi mozi mozi by G-funk · · Score: 1

      Mozi Mozi Mozi...

      ...Moy Moy Moy?

      *ducks*


      --Gfunk

      --
      Send lawyers, guns, and money!
    3. Re:lot of tiny buttons: mozi mozi mozi by man_of_mr_e · · Score: 1

      >MDI has some advantages, I will admit it. I
      >couldn't imagine a developers' IDE without it.

      You don't have to imagine, look at Delphi or BCB. It sucks.

    4. Re:lot of tiny buttons: mozi mozi mozi by Speare · · Score: 2

      I don't know why these browsers weren't made MDI to start with.

      MDI, Multiple Document Interface, was specifically deprecated in the Windows 95 User Interface Style Guide. That's why IE isn't MDI.

      MDI has some advantages, I will admit it. I couldn't imagine a developers' IDE without it.

      MDI is not document-centric (see my earlier point #219). It forces the user to consider the software application before (or instead of) the actual content.

      In a doc-centric world, users avoid backward-trained mental processes like the following: "I want to see what bugs are open on my project; my bug list is shown on a sourceforge website; let me open my web browser to see that ." Instead, they click on a shortcut icon, a url link, a menu item or any other gateway, and the operating system opens the proper browser for the task.

      --
      [ .sig file not found ]
    5. Re:lot of tiny buttons: mozi mozi mozi by be-fan · · Score: 2

      MDI has several problems. The most glaring being that it is incredibly hard to switch from one doc to the other. (More visual people have problems going to a menu to switch documents.) On the other hand, you have SDI gone arwy, like in BeOS. If you do some heavy development in BeIDE, you'll drive yourself nuts trying to keep everything organized. So MDI has its place, but usually that place is in a dark, wet corner somewhere.

      --
      A deep unwavering belief is a sure sign you're missing something...
    6. Re:lot of tiny buttons: mozi mozi mozi by GigsVT · · Score: 2
      The most glaring being that it is incredibly hard to switch from one doc to the other. (More visual people have problems going to a menu to switch documents.)

      Opera has it's own task bar, and so does mIrc, and both of those are MDI by default. mIRC also has the option of going non-MDI.

      Also, you can always hit Ctrl-Tab.
      -

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
  9. Re:I'm beta-testing it... by Teferi · · Score: 2

    Tried it on 2k, -and- 98.
    Nuh-uh.

    "If ignorance is bliss, may I never be happy.

    --
    -- Veni, vidi, dormivi
  10. The taskbar thing is a good idea - by timothy · · Score: 1

    wonder if it would violate anyone's patent to use it in Gnome, KDE, etc.

    The whole "task bar" thing in general drives me a little buggy ... I usually end up with a lot of tiny rectangles at the bottom of my screen that say "mozi" "mozi" "mozi" etc. because that's as much room as they have space for text. Which removes all the alleged helpfulness of having those taskbar buttons at all. (I must admit I like them better than I used to, though ... when there are just a few windows open, they work ok.)

    If I had open windows subcategorized by application, that would definitely be a plus.

    Thinking broadly , this also seems very similar to what MacOS has done for years (you click on the application menu and get to a list of all the running apps; while it doesn't distinguish between windows of the same application, it also doens't clutter the screen with a list of them). But then, I've been a Mac user for far longer, so maybe it seems "nicer" to me simply for its familiarity ...

    timothy

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
    1. Re:The taskbar thing is a good idea - by TGR · · Score: 1

      I've overcome that issue by shoving the taskbar on the left side of the screen.

      it may not solve the entire problem, but it certainly alleviates most issues when i have 30+ windows open (i'm weird, heh). it's also way better than not having a taskbar :)

      --

      Voting Moo Anyway!
    2. Re:The taskbar thing is a good idea - by peter+hoffman · · Score: 1

      The task bar is resizable. Select the top edge and drag it straight up. It should double (or triple, or whatever) in height.

      With the new size, all the labels are legible. I have "auto hide" checked so the taskbar only obscures the screen when I need it.

      Setting "show small icons" helps too.


      OpenSourcerers
    3. Re:The taskbar thing is a good idea - by ansible · · Score: 2

      That's why I like using window managers like kwm under X. I disable the task bar, and just use the center button menu to select windows. Nice big titles there.

      Now if someone did that as part of a replacement shell for Windows, I'd buy it. It would have to support multiple desktops of course...

    4. Re:The taskbar thing is a good idea - by SickLittleMonkey · · Score: 1

      I first used a task bar back in the early 90's on the Acorn ARM-based machines. Their GUI rocked. MS just copied various other OSs. Anyway, in Windoze, I prefer to have the task bar wide on the left-hand side of the screen, autohiding. That way you can actually read the window names. It takes some getting used to though, and it doesn't solve the app-name first thing. I look forward to a better solution ...
      [Antispam] Kill the x in my email address to reply

      --
      main() {1;} // zen app
  11. Re:Waste of money. by Torak- · · Score: 1

    Not a lie in the slightest. I might direct your attention to the IRC channel #warezguild on EFnet, where I obtained it. :)

  12. wow, what innovation by Lx · · Score: 1

    One important improvement to the Windows task bar is the option of having the operating system group multiple
    iterations of the same application such as multiple Internet Explorer windows into a single task-bar item. The user then clicks on the IE task-bar item to see a vertical list of open IE windows.


    Wow, nice to see that BeOS is getting enough attention from MS that they'll steal their interface ideas(this is the default BeOS behaviour). Not that any OS vendor isn't guilty of stealing interface ideas. Win95 looked remarkably like NeXT in a lot of ways...

    -lx

    1. Re:wow, what innovation by topham · · Score: 1
      And this would be the same company which has an application (Microsoft Excel 2K) create multiple entries on the task bar for each file open. (Yes, multiple spreadsheets open adds more 'applications' to the taskbar...)

    2. Re:wow, what innovation by nagora · · Score: 1
      Win95 looked remarkably like NeXT in a lot of ways...

      In what way? I can't think of any off hand.

      TWW

      --
      "Encyclopedia" is to "Wikipedia" what "Library" is to "Some people at a bus stop"
    3. Re:wow, what innovation by Lx · · Score: 1

      The buttons, mostly. For close and maximize, etc. Ok, it didn't look THAT much like NeXT.

      -lx

  13. Re:let me get this right... by cr@ckwhore · · Score: 1

    Yeah, I know about the coding syntax... the /. filters didn't like like some of the chars and stripped them out... I'll have to fix that.

    Homophobic? no.

    --
    Skiers and Riders -- http://www.snowjournal.com
  14. When you're right.... by Benley · · Score: 1

    I can't speak for WordPerfect, but Netscape is specifically listed in the release notes as causing severe problems with beta 1 of Whistler. I also seem to remember a mention of problems with Notes.

    Somehow I doubt MS sees WordPerfect as a threat anymore.

    1. Re:When you're right.... by BaronJulez · · Score: 1

      I can speak for WordPerfect & Win2K: WP 9 (SPs 1-3) would NOT work correctly under Win2K because of a couple of key DLLs and Corel's ignorance of registry security. They just releast WP 9's SP4 which is a complete installation disk because there are soooo many bugfixes. That's ok, M$ now owns stock in Corel and Corel has oathed allegience to them & the .NET app-strategy. So much for a good WordPerfect for Linux...crap. Julez

  15. Re:where telnet? ok ... by SuiteSisterMary · · Score: 2

    Option 1: Click start menu. Select 'run' option. Into the resulting dialouge box, type 'telnet myclient.com' where myclient.com is your target host. Hit the enter key, or click the OK button. Boom, done. Option 2: Click start menu. Select 'run' option. Into the resulting dialouge box, type 'cmd' and hit enter key, or click OK button. This dumps you into the WinNT command prompt (as opposed to typing 'command', which would dump you into the Win9x command prompt.) At the prompt, type 'telnet myhost.com'. Or, for that matter, FTP, traceroute, ping, nslookup, and all the other standard TCP/IP apps. Try it for pretty much any app. GUI apps will launch normally. I usually use this to run things like Windows Explorer, etc etc. Also, type the names (and fully qualified paths, if the file isn't in the search path) of documents, to auto-launch the app. For example, typing a fully qualified http://www.mycorp.com URL will launch it in the registered web browser. By the same token, BTW, I don't think there's a 'telnet' option anywhere in my KDE desktop (don't have it handy to check) so I guess it doesn't have a telnet client. :-)

    --
    Vintage computer games and RPG books available. Email me if you're interested.
  16. Microsoft quotes by stype · · Score: 2

    Oh come on you HAD to use the microsoft quotes? ?Whistler?
    -Stype

    --
    -Stype
    Bus error -- driver executed.
    1. Re:Microsoft quotes by Anonymous Coward · · Score: 1

      well, if it was the truth, it might get moderated as such.

      however, it's just more M$ flamebait fudmongering.

      A Web site builder has three possible strategies for dealing with quotation marks. The first two strategies depend on lower
      ASCII only, while the third uses characters in upper ASCII.

      In the good old days of typewriters, you had a choice of a symmetric single quote mark or a symmetric double quote mark and
      that was all you got. A quotation, depending on context (and country), would be preceded by one of these symmetric quote
      marks and the same character would then follow the quotation. It is still possible to mark quotations this way, using either
      the symmetric single quote mark from lower ASCII (' or ) or lower ASCII's symmetric double quote mark (" or ).

      Another way to mark quotations is to use the symmetric single quote mark as a right-hand single quote only, and to use the
      grave accent mark (` or ) as a left-hand single quote mark. In this scheme, quotations to be enclosed in double quotes get
      the symmetric double quote (") as their right-hand quote mark, while a pair of grave accent marks (``) make a left-hand double
      quote. This looks rather odd, but it provides a contrast between beginning and ending quotation marks, and it stays within
      the safe territory of lower ASCII.

      Upper ASCII provides four characters to serve as asymmetric single and double quote marks. They are:

      '
      `


      '
      '


      "
      "


      "
      "



      The above table should show numeric values in the first column, names in the third column, and characters in the second and
      fourth columns. If you see characters in the second column but names in the fourth column, your browser is recognizing the
      numbers but not the names. Even if your browser decodes the names correctly, it is safer to use the numeric values at this
      time.

      The problem with using quote marks from upper ASCII is that they are in the range of values, roughly through Y,
      where things are still rather unstable. Depending on the browser, computer, and font, these characters may look great, or they
      may come out as invalid, or wrong without looking invalid.

    2. Re:Microsoft quotes by Anonymous Coward · · Score: 1

      The unicode chars were supported back to IE4 at least. However, Office 2000 and other recent programs still output the extended 8859-1 smart quote characters.

      The real problem isn't anything fundemental, it's just that Unix fonts don't have a glyph in those particular positions (not that they should). I imagine people who use MS TTF fonts don't have the ?smart quote? issue.

      Note that MacOS doesn't even use 8859-1, and neither Netscape or IE have this problem.

    3. Re:Microsoft quotes by Anonymous Coward · · Score: 1

      Those characters aren't officially in Upper ASCII (sic - actually "Latin 8859-1") and are Microsoft "ANSI" (sic - actually CP-1432)extentions. It's a fact.

      See http://www.pemberley.com/janeinfo/latin1.utf8 for more information.

    4. Re:Microsoft quotes by Zorikin · · Score: 1

      Actually, mozilla renders the microsoft quotes pretty okay ...

    5. Re:Microsoft quotes by Robert+S+Gormley · · Score: 2

      Unicode licencing fees? Huh?

      --

      Open Source. Closed Minds. We are Slashdot.

  17. Re:My advice.. by borgboy · · Score: 1

    AMEN. Code to - and on - W2k, and screw the crappy 16-bit pieces of shi^h^h^hcrap that have my OS of choice a bad name.

    --
    meh.
  18. If it's called Whistler... by pingflood · · Score: 2

    Does that make Microsoft Whistler's mother?

    1. Re:If it's called Whistler... by radar+bunny · · Score: 1

      when i first read it -- i thought about the movies sneakers -- whistler and mother.

      --
      "I mean, All you can definately say about a fellow who thinks he's a poached egg, is; He's in the minority." James Burke
  19. Windows isn't hard to crack, just not interesting. by TheDullBlade · · Score: 4

    Non-firewalled home users run them for a few hours in the evening (if that), connect to the internet for part of that time, then turn them off.

    Linux users, OTOH, tend to spring for high-speed permanent internet connections on the best hardware they can afford, and leave their computers on for months at a time. And, of course, only a minority of Linux home users know anything about security, and plenty of default installations are full of holes. Furthermore, the Linux boxes are full of toys like compilers and network utilities.

    Which sounds more tempting for someone who wants to subvert other people's equipment for their own purposes? An unstable mishmash of proprietary apps, or a perfectly stable long-term hacking platform where every application has the source available so he can control all local displays to hide the fact that he's in there?

    Cable-modem, static IP, default install, Redhat Linux boxes are a cracker's bonanza.

    --------

    --
    /.
  20. "Stable" by karzan · · Score: 2

    Why do I get the feeling this is "stable" as in: "Finally, my house of cards is stable!"

    1. Re:"Stable" by billybob2001 · · Score: 1

      Or stable as in full of horse-shit?

  21. Re:Seems damned quick by MaxQuordlepleen · · Score: 1

    They'll have to really push the MSCEs to recertify. That won't be cheap for a lot of organizations who are going to have to pay for training. And the change between NT4 domains and AD is not a trivial one..

  22. But.... by Pru · · Score: 1

    Hey lets get some patches for win2k first... Common now put at least a few programmers back on the service pack group MS. Oohhh wait a minute I guess those Russians are doing that for you now since they have the source.

    1. Re: But.... by Pru · · Score: 1

      Wait, your right!

      The title of this place, is linux, unix asses that are close minded isant it? Open up jeeez, Rember "Slashdot. News for Nerds Stuff that Matters" is on the top of every page, Not "Slashdot rants against anything but linux"

    2. Re: But.... by OrionFl79 · · Score: 1

      Gee, you guys are mean :P :) hehehehe :) Hey, I'm sure most of us use some kind of unix/linux, and hate micro$haft, rite?? So can't we all just like get along and stuff?? :-) I gave up on microsloth a long time ago, while I was stuck working for a company that supported their products. Talk about ediotic.. :P I dont think I had ever been so aggrevated in my life. :P Come in to work every and find my vmail box full of people complaining about blue screens, strange problems connecting to nt(no technology) servers, and stuff like that. :P Man am I ever glad I got out of that job. :P :) It's typical though.. Now that I'v switched over to *nix based stuff, I dont experiance any of these problems.. :) It's been at least a year since I'v needed to reload any of my machines over here. Compared to every 3 months under winblows :P:) Now if only I could go back to the clients I used to work with and switch them over to the same kind of setup. They'd love me for it. :*)

      L8 guys ;)

      --
      Live to be happy!! OR ELSE!! :)
  23. Re:100% Stable, 0% Secure. by connah · · Score: 1

    About time someone corrected this. I hear people all the time saying, "I could care less." It's COULDN'T.

    Connah

    --

    Connah
    "Your mouse has moved. Windows NT must be restarted for this change to take effect."
  24. Security holes? by ca1v1n · · Score: 4

    Didn't Microsoft at one point say that the remote administration capabilities of Unix-based systems constituted a security flaw? They better lock their code down REALLY WELL or else we'll start seeing a surge in Windows exploits. If you thought it was bad with Linux, just imagine what it would be like if every desktop system, run by completely clueless users in a majority of cases, had this kind of remote control built in, without the need for sneaking in BO or Netbus.

    1. Re:Security holes? by CaptainAvatar · · Score: 1
      just imagine what it would be like if every desktop system, run by completely clueless users in a majority of cases, had this kind of remote control built in, without the need for sneaking in BO or Netbus.

      Can you say "MacOS X"? *shudder*

      I hope it aint gonna be like that.

      --
      The real Captain Avatar is a fictional character, so I suppose he doesn't mind if I impersonate him.
    2. Re:Security holes? by ostiguy · · Score: 2

      NetMeeting has a remote control feature, and its included on just about everything MS does these days.

    3. Re:Security holes? by naasking · · Score: 1

      Fortunately, Apple isn't totally clueless. ;-)

      -----
      "People who bite the hand that feeds them usually lick the boot that kicks them"

    4. Re:Security holes? by um...+Lucas · · Score: 1

      How about "Red Hat"?

    5. Re:Security holes? by Wesley+Felter · · Score: 1

      Mac OS X has no network servers enabled by default. (Although it still includes things like telnetd and ftpd, which is a bit disappointing.)

    6. Re:Security holes? by Nailer · · Score: 1

      I certainly don't agree with Microsoft's entie point, but they do have one - there are vast quantities of Linux distributions and Unixes which both install and turn on things like Telnet servers by default.

      Why? There is absolutely no reason for having a Telnet server anywhere within your network. It sends its content [including password hashes] in plain text. Everyone knows this. SSH and SCP servers and clients are available for every platform free of charge. Everyone knows that too. So why the hell do any distributions even ship with a Telnetd, much less install it, much less turn it on by default? Just because it was popular or a good idea years ago doesn't mean it's useful today. The only thing telnet should be used for is talking to mail, web and other services during troubleshooting.

      Telnet is a plague on your network, and a weakness in an OS vendor that should be providing modern tools and telling you how to use them instead.
      ------------

    7. Re:Security holes? by Nailer · · Score: 1

      As above, just because something is popular doesn't mean it should be allowed outside your network.
      And if your firewall admin is allowing Telnet traffic outside your firewall, fire him. Seriously. My work inherits a lot of clients that have has lovely, stable Linux machines, administered remotely via Telnet by their former admin. The machine's acting funny and needs some maintenance, and the old administrator is out of town. They call my work instead. We get out on site and attempt some security updates. `Sorry, I can't find your RPM database' says Red Hat. I look in the usual place /var/[whatever]...somehow tab completion doesn't work. Oh....wait a sec....most of /var has been deleted. And there's an account called w007 in /etc/passwd. Joy.

      At more conservative places, Telnet isn't allowed even on the intranet. At no place should it be allowed on the internet. I will scream till I'm black and blue just because Telnet is ubiquitous does not mean it should be allowed in to your network . You wouldn't do it with SMB, why do it with Telnet? Because it's `Unixy'? That's very worrying.

      And yes, even user account passwords matter.

      If you're an admin, you should have permission to install apps on your Windows box. If you're not, your admin should have installed putty, terraterm, etc. for you

      -----

    8. Re:Security holes? by Nailer · · Score: 1

      As a both a user and administrator of SSH for a number of client sites where this is the primary method of remote access, it would seem there may be a specific issue with your sshd rather than ssh itself, which in my own experiences, hasn't crashed in a solid year of use at six main sites. Try another implementation or updated packages for the same implementation. The bug should go away. freessh.org will provide you with some starters.

      In fact, sshd has been just a little more reliable than inet / xinet / telnetd in my experiences.

      S/Key is reasonable, but the effort required to administer compared to making SSH a standard part of your environment is much preferred.

    9. Re:Security holes? by Chalst · · Score: 2
      I use ssh1 because of the licensing and compatibility problems with
      ssh2. I've never had or heard of any problem with telnetd, on either
      Linux or FreeBSD boxes (except for the usual termcap troubles) so I'm
      not sure what you might be talking about.

      I haven't had any problems with ssh recently, but I'm pretty
      slow to forgive. I guess I should look at openssh.

    10. Re:Security holes? by psergiu · · Score: 1

      I must correct you:
      The correct spelling is: "Red Hat Sux"

      --

      --
      1% APY, No fees, Online Bank https://captl1.co/2uIErYq Don't let your $$$ sit in a no-interest acct.
    11. Re:Security holes? by CynTHESis · · Score: 1

      I don't run linux, or have any systems with Linux installed, I have windows 98 on one machine for playing Diablo II and DVD's. I run FreeBSD/OpenBSD.

      However at least no major linux distro had their HQ broken into twice in less than a month, and yes POD still renders almost all Win98 boxes to BSOD or just straight crashes. I think that has been fixed in Linux since kernel 1.3. Its good to know that microsoft puts pride in security, instead of hype and profits :) But for the rest of us out there who are sys admins and can look beyond happy little buttons and various other sundry amusements microsoft still falls way behind, especially when your livelyhood depends on it.

      At least I had the balls to not post anonymous and call someone else out.

    12. Re:Security holes? by Yakko · · Score: 2
      So why the hell do any distributions even ship with a Telnetd, much less install it,

      Because telnet is much more ubiquitous than ssh/scp? ... much to my chagrin...

      much less turn it on by default?

      Any installer worth its salt will let you TURN IT OFF before you boot for the first time. This, I can agree with. Joe User doesn't need telnet turned on automagically.

      If only my win* users would use PuTTY, I could abolish telnet for good.

      --

      --

      --
      Me spell chucker work grate. Need grandma chicken.
    13. Re:Security holes? by ca1v1n · · Score: 2

      I'm referring to their post-tribal flood FUD about Linux and Solaris. Just because their FUD was more broad than it had any reason to be doesn't mean they didn't say it.

    14. Re:Security holes? by suitcase · · Score: 1

      Security holes? They don't call it Whistler for nothing.

    15. Re:Security holes? by Chalst · · Score: 2
      I disagree. ssh daemons crash from time to time, whilst telnet daemons
      tend to be very robust. If X has crashed and so has sshd, then telnet
      is usually the only way you can kill the offedning processes and
      recover the machine.

      There are ways to make telnet relatively secure, say by using
      Lamport's S/Key.

    16. Re:Security holes? by jandrese · · Score: 2

      Because when you are trapped on a standard MS box (with no permissions to install anything) the only thing you have is telnet. Windows doesn't ship with ssh, but it does come with a program named "telnet" (although weather it really counts is debatable).

      Quite franky, you cannot assume that you will have SSH access anywhere you go. I still have telnet turned on back home because many firewall admins only allow HTTP and Telnet traffic through the firewall. Also, many PHB types won't allow you to install sshd because it is "open source" and therefore unreliable in their view. (For some reason people don't consder telnet open source, go figure).

      --

      I read the internet for the articles.
    17. Re:Security holes? by Nailer · · Score: 1

      If your admin is allowing telnet traffic through the firewall, fire him. Seriously.

      If your point haired boss won't install a freeware SSHD or client, then he can purchase a comerical one from Check Point, SSH Corporation, or a stack of other closed source vendors. SSH was originally a semi-open product, and later a closed one. Its only through the brains of Open Source developers thjat the protocol was fully reverse engineered and documented.

    18. Re:Security holes? by Nailer · · Score: 1

      Because telnet is much more ubiquitous than ssh/scp
      True, though I doubt that's insightful. Just because Telnet is popular doesn't mean it should be allowed to travel inside or (horror) outside your network. SMB is popular too, you know. Would you like that going to the outside world?

      There's a plethora of free Linux / Unix / Windows based SSH and SCP clients available, as well as a stack of commercial ones.
      And if the Windows telnet app is shitty [the Win2K version is a little better], you'll end up using third party software anyway.

  25. Re:not me, unfortunately :) by spectecjr · · Score: 2

    Unfortunately, Microsoft's telnet client continues to suck rocks through a straw. Try running "pine" using MS Telnet. You'll be hitting ctrl-L a lot. I actually use VNC to connect to an X session on my linux gateway to use telnet.

    You're not running Win2K though, are you?

    telnet xxx.xxx.xxx.xxx
    [login]
    ^]
    unset LOCAL_ECHO
    set TERM VT100
    ^M
    set term=vt100
    pine

    ... works great for me. What problems are you seeing?

    Simon

    --
    Coming soon - pyrogyra
  26. Re:where telnet? ok ... by SuiteSisterMary · · Score: 2

    Sorry, by the way. Honest ignorance is something to be corrected, not insulted. I tend to assume that everybody has the same skills, knowledge, and experience that I do, and react accordingly. No SSH client, though.

    --
    Vintage computer games and RPG books available. Email me if you're interested.
  27. Re:Strange sentence by Adramelech · · Score: 1

    I think the missing word is "justify"

  28. Re:Voice Recognition by Osty · · Score: 1

    While it may not be the same thing, you can download the Speech API from MS Research's web site (I don't feel like putting up a URL -- trust me, it's simple to find), which includes sample tools for voice control of the OS, voice dictation, and even screen reading. For the small amount I've used it, it works beautifully, though you'll certainly want a head-mount microphone. If I were blind, this would be a set of extremely useful tools. As it is, they're just toys for me to play with.

    Still, it's fun to give your computers orders vocally and watch stuff happen.

  29. disclaimer: I'm a Windows Mark. by Lord+Omlette · · Score: 1

    Seriously, I don't think there's anything wrong with Windows itself, it's the drivers! A unified driver model might help. Hell, it will help.

    The tile-able thingees in the start menu? I think they came from BeOS 5... (were they in BeOSes before that? I dunno...) It's innovation! Yay!

    Is this really a consumer class OS? The article makes it sound like a ridiculous number of things are customizable Win98 style. Don't like the UI? Revert it. Kinda like the original Win95 where you could make everything look like Program Manager. ^^;; that went away eventually, will this?

    Well, they have a Win98 compatibility mode huh? Tweakable? And .NET is interpreted. Is MS moving to fully interpreted OSes? Ai yi yi, that's wacky stuff. Maybe they'll just focus on getting their underlying stuff to run quicker and stabler. Hm.
    --
    Peace,
    Lord Omlette
    ICQ# 77863057

    --
    [o]_O
  30. an ethernet card ... by timothy · · Score: 1

    I have one of these (a combo 10/100 & 56K modem). It works fine, under both Windows and Linux.

    wrt what do you make that suggestion?

    timothy

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
    1. Re:an ethernet card ... by timothy · · Score: 1

      Ah. I got M18 over the phone line in my motel 6 in Atlanta. Ethernet would not have helped;)

      timothy

      --
      jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
  31. Does Linux? by duplicate-nickname · · Score: 1

    If I'm running a 100% Linux shop, where I am supposed to get a DOS boot disk? Take this up with your OEM's and mobo manufacturers. You can't blame MS because these people decide to rely on DOS boot disks to update a BIOS.

    --

    ÕÕ

  32. Re:Virtual Desktops? by Deamos · · Score: 1

    Thanks for the link, I had been using linux for a quite a while at work and a shift in my responsibilities prompted the need to use Win2k (bleh). I've really missed having many desktops as I generally have about 15 windows open and can't stand making the taskbar larger. This is a GREAT way to get around that problem.

    --
    "We're so tough we're made of nerf!" --D&D Character Tagline
  33. Re:100% Stable, 0% Secure. by mad_clown · · Score: 1
    I think he killed his wife with a rifle, and they were in Mexico when it happened.

    ---------

    --
    "Cut word lines. Cut music lines. Smash the control images. Smash the control machine." - William S. Burroughs
  34. Re:My advice.. by Anonymous Coward · · Score: 1

    Further: If you are a Win2K user, when you do go about upgrading to Whistler, you will want the Pro version. The Whistler Home version (MS' expected migration destination for Win9x/ME users) will be uniprocessor only. Dual processor goodness, as found in Win2K, will be in Whistler Pro and greater. MP where P>2 will be found in the higher end versions.

  35. Re:uh by Fervent · · Score: 2
    This has nothing to do with fonts.

    "Type handling" refers to standard C, Java, C++ etc. language types.

    Badly typed languages allow the programmer to skip out and change types on a whim, causing OS instability. Strongly typed languages force a programmer to specify a long int or double float and stick with it.

    Since Windows has relied on types since Win95's exception (nearly every GUI function call and return variable is typed) it makes sense that the OS would begin to focus more on strong types.

    --

    - I don't care if they globalize against free speech. All my best free thoughts are done in my head.

  36. Re:My advice.. by TGR · · Score: 1

    The only incompatibilities i've ever seen in win2k, have been related to direct-to-hardware programming (drivers, old dos games, dos4gw-apps etc). everything else works JUST fine here, so what are you whining about?

    --

    Voting Moo Anyway!
  37. Re:100% Stable, 0% Secure. by Anne+Marie · · Score: 2

    Make no mistake about it - M$ will have all whistler users by the balls!

    I'm not planning on running whistler, but if I did, I'd dare them to try to find any to have me by. We are the future; for we are immune to their nefarious ways.

    --
    -- Anne Marie
  38. Re:Win2k by skt · · Score: 1

    for me HP devices give me the most grief. I have struggled with HP scanners, printers, and CD writers on Win2k. None of them are easy to install.

    For example (not really an HP example), trying to install Easy CD Creator + Direct CD is a nightmare on win2k. If you install the wrong version of direct CD and reboot the system, you'll be in for a surprise. better get your recovery disks...

    It just didn't seem that HP was ready for Windows 2000. At least they could tell us that their hardware was incompatible instead of claiming 'windows 2000 compatibility'. When I plug in a scanner into a Windows 2000 computer, I don't want to see the BSOD just because the HP drivers suck.

  39. Re:100% Stable, 0% Secure. by fatboy · · Score: 1

    From what I've seen, a lot of small companies' survival depends on the continued functioning of a cheap IDE disk.

    I hate to break it to ya, but SCSI and IDE drives are the same these days. They just put different controllers on them.

    --
    --fatboy
  40. Re:Screen shots by Deamos · · Score: 1

    Out of curiosity, does this look to anyone else (at least from the screen shots) like a version of WinCE (Or windows powered if you can stomach calling it that)? Dunno, that's just what it struck me as looking like. I don't know about anyone else, but it seems terribly plain on my "pocket pc", I don't think I'd want that on main computer, stable or not stable.

    --
    "We're so tough we're made of nerf!" --D&D Character Tagline
  41. Re:Netscape by JdV!! · · Score: 1

    0 1 - just my two bits

    Well, actually, these are of course only two possible values of the same bit. So it's basically just your 1 bit. Just like your one cent would have heads and tails.

    Two bits would be
    00 01 10 11

    </anal> JdV!!

    --
    <Enter any 12-digit prime to continue>

  42. Re:no, you don't by RobNich · · Score: 1

    Yep, the last few I have done created a boot floppy using DR-DOS, now owned by Novell. There was an advertisement on the screen while it was booting.

    --
    Hello little man. I will destroy you!
  43. So how much was ZDNet bribed? by gatesh8r · · Score: 1

    Some people want to know... :) Anyway, now that M$ is for sure going all 32-bit (and other OSes, like our favorate, already have) lusers are really going to complain over how they can't use their ancient DoS programs...

    Otherwise the security part doesn't suprise me... I'm sure this beta will strongly represent the final verson, bugs and all.

    --
    Karma whorin' since 1999
  44. problems don't have to be large to be frustrating by timothy · · Score: 1

    the one thing I have windows on this machine for, practically speaking,* is to use my Merlin modem.

    However, the software for the Merlin, though it is in fact "compatible" with W2k, does not work quite as the included directions imply. When I installed it, the modem refused to connect, citing a "rasdial error 668" or similarly informative, user-friendly, somethin'-to-go on message.

    I repeated the directions several times (hey, waiting on hold for first Verizon and then Novatel is plenty of time to write a novel or three), thinking I was doing something wrong ... turns out there is just a subtle breakage. (The guy on the phone heard my error message and instantly said "You're using windows 2000, aren't you?") The software works, you simply have to alias the launching program and put it on your desktop, now it works fine. OK. I think this falls into your category of kludgey UI apps andd drivers;)

    So, Yes, I am a non-intuitive computer user in general, point taken. But without more than an hour in total hold time to tech support (and not at a busy time of day, either) I would have no clue how to make this (actually, but awkwardly) compatible software work with my win2k install.

    Could one make the same complaint about software distribution (and about font installation) under Linux? Yup. I think those are easily it's weakest points for certain categories of current / potential users. (students /artists / casual householders ...) Which is why I'm interested in Helix, Eazel and others who are actually paying attention to such folks.

    timothy

    *Unpractically speaking, the machine also came with a DVD drive and software.

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
  45. Re:You'll still need 95/98/ME by jdehaan · · Score: 1

    I don't know if this trick works in W2k, but on the NT4 CD is something called the HQTool (Hardware Query Tool) that is supposed to check your hardware for compatibility with NT before you attempt to intall it. You have to use rawrite.exe to copy an image to a floppy, and lo and behold, the OS on the floppy is MS DOS 6.22. That trick has saved me numerous times when I needed a DOS boot floppy.

  46. Hmm, so you're saying.. by TheDullBlade · · Score: 2

    that those without balls, i.e. women and unix (with a good CLI, the only ball on the system, the one in the mouse, is not needed), are the only ones who can stand against the creeping forces of invasion of their personal computers.

    Maybe there's a promotional campaign in this...

    Fight Microsoft! Be more like a woman! You don't really need your balls, so join the ranks of Unix!

    Hmm, I don't think those slogans are going to make Linux much more popular.

    --------

    --
    /.
  47. silly OS by hugg · · Score: 2

    When I foolishly installed ME, thinking it was like 98 with sprinkles, it pissed all over my system. First I lost some .DLLs that I had to restore by hand. Then I discovered that lo and behold, they had killed off pure DOS mode. So no more old DOS games that can't run in a box. Sure, fine, I'll resurrenct an old P-166 and install DOS. Then I had the !*!*!ing "most recent programs in your Start Menu" feature rear its ugly head, and like Krusty the Klown after viewing the Soviet version of Itchy & Scratchy, "Worker and Parasite", I said "What the hell is that?!" So I turned off pretty much every new feature I could fine to make it work less sucky.

    The point is ... nothing! Windows sucks! +1 insightful! YEAH! Thank you for your pity.

    1. Re:silly OS by pod · · Score: 1
      I hope someone sees this and mods me up... I was thoroughly pissed off at the whole 'smart' menu thing. What a useless piece of crap. Didn't someone teach MS GUI designers not to change the interface on the user and move things around seemingly at random?

      Check this out: http://www.regedit.com/

      It may not make you like Windows, but makes it tolerable enough to use on a regular basis. Besides a registry hack to turn off the smart menus in Explorer and IE, it has lots of other useful things.

      (As an interesting sidenote, under the security section I was stunned to read even if you choose not to hide file extensions, some file types insist on hiding them anyways. Like .shs... You can turn that off too. .lnk is really the only safe one to leave.)

      --
      "Hot lesbian witches! It's fucking genius!"
    2. Re:silly OS by The+Troll+Catcher · · Score: 1

      When you pick nits, at least pick the RIGHT ones.

      East Germany WAS Soviet. They were controlled by the Russkies, remember?

    3. Re:silly OS by gordon_schumway · · Score: 1

      ... like Krusty the Klown after viewing the Soviet version of Itchy & Scratchy, "Worker and Parasite" ...

      To pick nits, it was East German, not Soviet.

      --

      Ha! I kill me!

  48. Re:Screen shots by NovaX · · Score: 1

    In te Fusion review,

    "And to combat the relatively tiny amount of disk space that would likely be available, the early designers of Windows invented DLLs, or dynamic link libraries, which are files that simply contain code that can be shared between multiple applications and the operating system, simultaneously, so that this code wouldn't need to exist on the system in numerous locations."

    So, he is in fact claiming that MS invented DLLs.


    -----------------------------------------

    --

    "Open Source?" - Press any key to continue
  49. damage is lessened, not eliminated by the db ... by timothy · · Score: 3


    (sort of like various distros of Linux with subtle incompatibilities because of differently located libraries etc. ;) ) Hope the LSB will keep hammering those differences so everyone can be happily compatible ...

    I didn't mean to distort the point of that sentence; the review I think is a little glib in accepting that a list of compatibilies for tons of applications will work correctly in all cases it covers.

    It sounds like for many applications (perhaps even all but a handful, but I dunno which ones or how important they are) the built-in database should be sufficient (is it built in? is it internet-available and constantly updated? not clear from article ...) to make them run on Whistler. However, how complete this database is (MS likes to talk about how many thousand Windows apps there are; are they all included in there?) is yet to be seen, and whether the apps that it won't help -- as the article points out -- will require upgrades on the part of Whistler users is also uncertain.

    All versioning does this (at least potentially), but the larger the leap the greater the risk ... Win2k I think is so far the best-acting Windows variant I've seen, and if whistler is similar than it will probably be a hit. (Free software users should watch their back for this upstart, renegade OS called Windows!)

    timothy

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
  50. Isn't this what we wanted? by GTi+VR6 · · Score: 2

    Assuming MSFT is able to deliver on what it promises (friendly, relatively easy to use OS, built on top of stable, secure code), we're finally getting somewhere. Fsck MS DOS and all the age old compatibility hierarchy, build something that makes sense now and will make sense in the foreseeable future, and go from there. All I want is something i can run a webserver on if i need, but plays quake hella quick, and doesn't need rebooting every 4 hours while i work in photoshop! Throw in a decent TCP/IP stack, and they may (finally) have a decent OS.

    --
    "I don't want you to be true, I just want to make love to you!" - Foghat :)
  51. Re:I'm beta-testing it... by aardwolf64 · · Score: 1

    Gee... I'm very surprised that a beta tested would complain about beta software... Keep in mind that this is not "Release Candidate 1". Anything that actually works in a beta version is a bonus, and you can't make judgements on the outcome of the final product based solely on the beta. Remember, if it were perfect, they would have released it already...

  52. Re:Not to mention... by SUWAIN · · Score: 1
    Now known as "PocketPC"... Which is really deceptive, because a PDA running Linux is still a "PC" that fits in your "Pocket", thus a "Pocket PC". ;-)

    ...............
    SUWAIN: Slashdot User Without An Interesting Name

    --

    ...............
    SUWAIN: Slashdot User Without An Interesting Name

  53. Re:Actually more.. by thechink · · Score: 1

    No there was A, B & C

    Win 95 Service Pack 1 = A
    OSR2 = B
    OSR2.1 = B, added USB support
    OSR2.5 = C, added Internet Explorer 4

    Having installed the various releases literally hundreds of times, I 've gotten to know the subtleties.

  54. Email to employees by MSG · · Score: 2

    I just sent the following email to my coworkers for a chuckle:

    Subject: Notice from the management

    It has come to our attention that according to a study commissioned by
    Microsoft, under normal use, Windows 98 will require a reboot every 1.8
    working days. With this in mind, we will be monitoring each of your
    workstations for the next month. Anyone who does not reboot every 4 days
    or less on average is assumed not to be using their computer to its
    potential and will have to justify the continued maintenance of their
    computer.

    http://www.microsoft.com/windows2000/guide/profe ssional/reviews/zdwindows.asp

  55. Re:I'm testing it. It's okay by SuiteSisterMary · · Score: 2
    How much do they pay you for all this work?
    How much do the random programmers who send code diffs into OSS authors get paid?
    --
    Vintage computer games and RPG books available. Email me if you're interested.
  56. Typical ZDNET by chipperdog · · Score: 1

    This is typical ZDNET...M$ is good, the latest from Redmond is the greatest - even if it doesn't work....M$ just as well could buy ZDNET, since ZDNET and M$ appear to be but buddies anyway...I have only seen a small handfull of unbiased editorials in any of their content.....

    Now don't get me started on that microsquish marketing person Kim Komando...

    1. Re:Typical ZDNET by termite666 · · Score: 1

      If Zdnet says it's solid,thats enough to convince me ,it's not all that it's cracked up to be . As a former employee of Ziff Davis I trust them as far as I could spit out a rat.

  57. Re:Netscape by Cid+Highwind · · Score: 1

    Netscape 4.x is misdesigned as a single user program
    Well, netscape 4.x was written back when Winblows was misdesigned as a single user OS. You can't really expect a retroactive fix; it would require a lot of rewriting.

    You would consider a user level Unix program that required elevated privs a bug, right?
    Yes, but I would also consider a kernel that mindlessly forbids me to use insecure (or more likely non-GPL) software a bug too. The option should be there, regardless of if it's a bad idea. Otherwise, it seems like political policy rather than security. Microsoft is treading dangerous ground if this is true. They're already in trouble for unfairly pusing IE on win9x users. Disabling it altogether in the next release will look very bad.

    --
    0 1 - just my two bits
  58. Re:Virtual Desktops? by SuiteSisterMary · · Score: 2
    Sounds almost like they are moving in the general direction of virtual desktops
    NT's been capable of virtual desktops since at least version 4. It's just seldom used, as is lots of stuff geared for the future.
    --
    Vintage computer games and RPG books available. Email me if you're interested.
  59. Re:My advice.. by pod · · Score: 1

    Lots of code that does funky stuff with network interfaces has to rewritten for w2k. A couple of utilities had to be upgraded when I switched from w98. Nothing to do with winsock2 either, since I already had that on the w98 install. I don't know any details since I'm not a windows programmer, so it could be just sloppy programming on the authors' part.

    --
    "Hot lesbian witches! It's fucking genius!"
  60. Use Microsoft Products! by small_dick · · Score: 1

    Help make the world a little more like 1930's Germany.

    --


    Treatment, not tyranny. End the drug war and free our American POWs.
    See my user info for links.
  61. Re:Actually more.. by SquierStrat · · Score: 1

    The currently available, (whether still being sold by MS itself or not, these are still comercially available) Microsoft OSes are as follows: Windows 3.11 for Work Groups Windows NT 4.0 Workstation Windows NT 4.0 Server Windows NT 4.0 Enterprise Server Windows 95 Windows 95A Windows 95B Windows 95B+ Windows 95C Windows 98 Windows 98 Upgrade Windows 98SE Windows 98SE Upgrade Windows ME Windows ME Upgrade Windows 2000 Professional Windows 2000 Server Windows 2000 Advanced Server Windows 2000 Datacenter Windows CE (I even have a copy hehehe dont ask me how cause I don't even know!) PocketPC (or whatever they changed CE into!) the 98-ME upgrades editions count as seperate OSes due to their MAJOR differences! (The fact that they screw up even more thant he full-versions is another matter. :-) That's 21 OS products by my count! Then we have linux which covers all of those bases pretty much in one package. Oh RedHAt and allt hem have special packages for special purposes but download their distro off the net and it will do whatever you want!

    --
    Derek Greene
  62. Re:My advice.. by skt · · Score: 1

    I'm complaining about drivers. They really aren't written very well and it seems like major companies were not ready to support windows 2000. HP is a good example, when windows 2000 was released, installing every piece of hardware from HP on a windows 2000 box was an adventure. But this may be fixed now.

    This doesn't really matter in a business environment, but at home I don't want to deal with the hardware incompatibilities.

  63. Never thought I'd have to use demoronizer on /. by e_n_d_o · · Score: 3

    Dear Slashdot:

    My computer runs a somewhat non-standard operating system called "Linux." This "Linux" operating system does not come with Microsoft Windows fonts. Hence, I cannot see the Microsoft "smart quotes" that appear in the "MS 'Whistler' Looks Solid To ZDNET" story. If you could be so kind as to fix the headline, me and my fellow "Linux" users would appreciate it.

    Thanks.

    1. Re:Never thought I'd have to use demoronizer on /. by mab · · Score: 1

      I don't know if someone has changed the Headline
      but the quotes are fine in mozilla

    2. Re:Never thought I'd have to use demoronizer on /. by FnordLord · · Score: 1

      They're fine in Konqueror...

    3. Re:Never thought I'd have to use demoronizer on /. by e_n_d_o · · Score: 1

      I'm using cruddy old Netscape 4.75, and they seem to have fixed it within the past hour. They showed up as question marks.

  64. Re:My advice.. by pod · · Score: 1

    Ha! The lameasses from HP won't support their hw under 2000. I had an HP burner (7200i) and you have to _PAY_ to get the 2000 drivers! Excuse me? Idiots, that's the last they'll see of my money. Plextor however, works great for me...

    --
    "Hot lesbian witches! It's fucking genius!"
  65. if you want a bootdisk by llin · · Score: 1
    http://www.bootdisk.com/ is all you need. very useful, w/ tons of different boot disk configs (including cd support, etc.)

    buying a copy of w98se just to boot to the dos prompt legally seems kind of... well, if not silly, at least overly anal. if it's that important, freedos works too.

  66. Re:not me, unfortunately :) by rothwell · · Score: 1

    Unfortunately, Microsoft's telnet client continues to suck rocks through a straw. Try running "pine" using MS Telnet. You'll be hitting ctrl-L a lot. I actually use VNC to connect to an X session on my linux gateway to use telnet.

  67. Point of View by CAIMLAS · · Score: 2
    It all depends on the individual's/group's point of view.

    I recall that ZDNET, at the time of Windows 98, considered Windows 98 quite stable. If an individual has never experienced the thrill of Wild Thing or various other large rollercoasters, the rides at the local carnival are 'quite thrilling,' while in retrospect, they're quite dull compared to the thrill aquired from Wild Thing/Space Mountain/etc... The same thing here applies for stability. If you consider 3 days uptime, with no crashing, stable, then something that provides a week of decent uptime w/o crashing would be considered potentially rock solid. Likewise, someone who considers a year of uptime without crashes solid would consider such uptime as a week, or even several months, potentially laughable.

    It's my opinion that MS may have possibly made the initial releases of Windows less stable on purpose - they could get away with it, because their marketing was so efficient. Then, as later versions were released, each subsequent release would look increasingly more 'rock solid,' based on the previous version's vantage of 'stable,' which in turn was based on the version previous to that being less stable. The reason I believe they did this was because they knew they didn't have the ability to compete with the big boys - all the various UNIX varients - based on stability. Eventually, the hype of their OS becoming more stable, and being even more rock solid, and such, would weaken the minds of the already weak, thus bringing them more market share...

    Just my .035$

    -------
    CAIMLAS

    --
    ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
  68. Re:Eh? by SuiteSisterMary · · Score: 2
    Windows 2000 Advanced Server (above + backoffice + other new shit). Terminal services are now included, rather than in a separate package (NT 4 terminal server edition, etc)
    Nope. Server has Terminal Services. Advanced Server is Server + clustering support + support for up to 4 procs OOTB instead of 2. Datacenter Server's main features are OOTB support for 64 procs, and Intel's memory addressing scheme to allow for more than 4 gigabytes of physical RAM. Backoffice is separate.
    --
    Vintage computer games and RPG books available. Email me if you're interested.
  69. Re:Screen shots by SUWAIN · · Score: 1
    Looks like a webpage... Seriously, the whole interface looks like an MSN web "portal". And I personally have a hard time using such things. I'd much rather double-click on "My xterm" -- I mean, start up an xterm window, than try to figure out all this weird stuff. (Sorry about the "My xterm" joke, I know, it's not funny... I just have the word "My" on My Mind after seeing all of these screenshots for Whistler on My Computer.)

    And what's with this "Power off my computer." option? This will undoubtedly cause confusion when you try to reboot it. Or can you not reboot it? That would be a MAJOR flaw... ;-)

    ...............
    SUWAIN: Slashdot User Without An Interesting Name

    --

    ...............
    SUWAIN: Slashdot User Without An Interesting Name

  70. 8KTA too. by Andy+Dodd · · Score: 2

    The Epox EP-8KTA (Socket A as opposed to the 7KXA's Slot A) also has this feature, although I haven't used it yet...

    --
    retrorocket.o not found, launch anyway?
  71. laptops and FUD by timothy · · Score: 1

    g_mcbay wrote:

    "Clearly your problems are laptop related. Poorly supported crappy components, I'd wager..."

    Well, yes, clearly laptop-related. True -- this *is* a laptop! And I can't easily replace it with a large tower system strapped to my back. But poorly supported crappy components? I doubt it. This is a pretty high-end laptop in general (ok, high medium-end maybe), and HP is not too shabby in general. (At least the OmniBooks) It even has a cute little sticker that says it's "Designed for MS Windows 2000 Professional / Windows 98" ...

    "Why bother writing anti-Microsoft FUD focusing on the fact that Windows runs poorly on that system and then, at the end, barely mention in passing that Linux also runs pretty poorly?"

    Hey, that's not what I said! :) Actually, Linux has always seemed to run pretty well, and Windows 2000 seems like the nicest Windows version I've used so far. It's been a pain to re-install but in everyday use not that bad, at least for several weeks. (Computer software is measured on the scale "horrible" to "almost acceptable" and "not that bad" is I think a positive statement.)

    What I did say is that the *combination* somehow screws things up; perhaps loading Linux on here in a dual-boot config screws up Windows somehow, but it's not yet been the Linux install which has failed to start. I'm open to explanations of whatever variety.

    I'd be happy to get rid of Windows altogether, as soon as I can get Merlin to work with it; I know this is possible, I just haven't figured it out yet for myself. It sure would be nice if companies like Novatel said "Heck, we don't care if you run CP/M on it -- here's a driver, now buy our modem!" ...

    timothy

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
  72. hey, neat;) by timothy · · Score: 1

    tried it out, works acceptably. It's no Eterm, and it's not ssh as you say, but it's there.

    I have some issues with the MS UI folks though, with the whole "run" dialogue thing ... it's something I've never really caught onto very well. Different strokes, all that.

    Thanks for the info.

    timothy

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
    1. Re:hey, neat;) by SuiteSisterMary · · Score: 2

      Actually, it's one of the nicer UI features, and it's no differnet than right-clicking on my KDE desktop and selecting 'execute command'. The MS UI is designed such that you should never actually need to use a mouse, if you really don't want to; it's the programs that don't conform to the interface specs that make life difficult.

      --
      Vintage computer games and RPG books available. Email me if you're interested.
  73. Re:not me, unfortunately :) by SuiteSisterMary · · Score: 3
    nor even a telnet client
    BULLSHIT. Pure, undulterated bullshit. Not only does 2K have a telnet client, (and it's real character mode, not that GUI piece of crap NT had) but also a telnet server. If you're wrong, or lying, about that, what else are you wrong or lying about?
    --
    Vintage computer games and RPG books available. Email me if you're interested.
  74. Re:My advice.. by skt · · Score: 1

    no thanks. I'm happy with by dual-booting (win98se & rh6.2) system. I really don't want to deal with windows 2000 incompatibilities at home. It's bad enough I have to do it at work.

  75. Re:Actually more.. by cyber-vandal · · Score: 2

    Windows 2000 Datacenter Server (Huge mainframe replacement dedicated servers)

    Mainframe replacement hahahahahahahahahahahaha.

  76. Re:My advice.. by WiPEOUT · · Score: 1

    The reason for this is simple: a significant reason for upgrading your Windows PC is that Windows runs all the latest games, which rely on ever-faster CPUs, RAM and video cards. As a result, people wanting to play Quake, Quake 2, Half-Life, Unreal Tournament, Quake 3 Arena, Tribes and the multitude of cutting-edge games in their full glory and at maximum speed, upgrade. The single most popular multiplayer game (mod) in history, Counter-Strike, does not have a linux client (as it uses the HL engine). Only several of the latest games are available under Linux, and those that are do not generally run as fast under the latest hardware as they do in Windows, due to sub-par driver support.

    Remember, that as well as being the mainstream office productivity platform, Windows has DirectX and the attendant hardware drivers that make it the only serious gamers' platform around.

    btw, yes, I know NVIDIA cards run under X. Are the drivers as good as under Win32? No. What about my Vortex2 sound card for linux driver support? Not even close. And my force feedback steering wheel? Nope. And my digital joystick? Nah, mine's not listed amongst those supported. And my ultra-smooth intellimouse? ... heck, where's decent USB support?!?

    Linux needs a lot of work before it finds a home on my home desktop. You can bet Microsoft won't stop improving Windows, either.

    Now, how is this relevant, and not entirely a rant? Simple: Linux, and the Open Source/Free Software development models rely on the end-user performing the development work. This generally means programmers. Are programmers as likely as Joe User to want good gaming support under linux. Not likely. They'd rather have new Apache modules, new SAMBA features, and a better GNOME. Not that there's anything wrong with that. However, as long as this is the case, linux will continue to be a fringe OS. Frankly, Joe User could care less about the occasional cost of upgrades, as long as Team Fortress 2, Wolfenstein 2000, Halo, Tribes 2, Pool of Radiance and Need for Speed VI run well when they are released, and as long as Word and Excel continue to look "cooler" with each upgrade whilst being backward-compatible.

    I won't even go into the whole web browser (in)compatibility thing, as it is not really directly related to Linux, although it does contribute to linux being less that ideal as a desktop platform.

    All that said, keep up the good work, those folks who do actual open source or Free Software development. You're the reason my firewall/gateway doesn't need rebooting, and runs on my Pentium ex-doorstop.

  77. Re:You'll still need 95/98/ME by Anonymous+Sniper · · Score: 1

    ...sounds like a pretty good reason for hardware vendors to support linux to me. Little by little, tooth by tooth, Linux gains ground.

  78. Regarding the recent MS breakin... by smack_attack · · Score: 1

    I can imagine some Russian hacker laughing his ass off right about now.

    Announcer: "We've secretly switched the Win2K Whistler kernel with Linux 2.4, let's see if anyone notices."
    eWeek: "Amazing ... [it's very] Stable."

    Announcer: "We've also secretly switched the Win2K Whistler GUI with BeOS."
    eWeek: "...the option of having the operating system group multiple iterations of the same application..."

    Announcer: "And because we had full access to the source code for 2 weeks, we also added our own backdoor so we could do it again, to your machine."
    eWeek: "...a widely deployed remote-control feature..."
    Announcer: "Ok, just kidding, the backdoor was added by Microsoft, even we aren't that evil."

  79. Re:Not to mention... by Ravagin · · Score: 1

    Yes. And my Palm is also a PC that fits in a my pocket, but it is not a PocketPC.

    Oh, the confusion. ;)
    -J

    --

    Karma: T-rexcellent.

  80. My advice.. by Tairan · · Score: 2
    If you are a Windows user, upgrade to Windows2000. If you are an NT user, upgrade to Windows2000. If you are a Windows2000 user, apply Service Pack1, and stick with it. Don't be bothered with Whistler, for a while. Whistler is just W2K code, with improved 'user interface.' There will still be several different versions of Whistler code available - Home user, professional user, server version, advanced server, and datacenter type.

    Stick with W2K - its good.

    --
    /. is a commercial entity. goto slashdot.com
    1. Re:My advice.. by theman2 · · Score: 2

      my advice is:
      if your software is secure enough, stable enough, and does what you want, stay with it.
      if there is a different version which will better satisfy your needs, use it.
      stop this stupid the latest is the best stupidity.
      -theman2

    2. Re:My advice.. by orbital3 · · Score: 1

      Win2k IS much better than Win98, but the only problem with using Win2k over Win98 is alot of homebrew kind of programs like emulators and such call to Win98 specific libraries and things (forgive me, I'm no programming guru) and thus won't run on Win2k. I do dual-boot, so I can still run those things, but it's a huge inconvenience to reboot just to run one little program. Tell all the programmers you know to make their Win32 code Win2k compatible!

    3. Re:My advice.. by TGR · · Score: 1

      if we're talking about drivers, let's mention SB Live and *cough*SMP*cough* :)

      --

      Voting Moo Anyway!
    4. Re:My advice.. by Tyndareos · · Score: 1

      I thought it was a known fact that MS-users are never really satisfied and that is why they keep upgrading.

      Seriously, I see it all the time. All the Windows user close to me, they all periodically upgrade their hardware and OS and are actually never satiesfied, except when they're watching DivX movies or listening Metallica MP3's.

    5. Re:My advice.. by F452 · · Score: 1
      Does anyone know how the 7200i works under Windows ME? It doesn't seem to want to burn CD RWs for me anymore in Win98.

      This will most definitely be my last HP burner.

    6. Re:My advice.. by C64 · · Score: 1

      I've got the HP 8100i burner, and got sick enough with HP's "support" for the thing under Win2k that I ended up flashing it into the equivalent Sony drive. Works like a charm now. :)

      C=64

    7. Re:My advice.. by god_of_the_machine · · Score: 1

      Tell all the programmers you know to make their Win32 code Win2k compatible! The problems is not that they don't know. The problem is that they don't care. Most of the codebase that refuses to work with Win2k is either (1) dependant on unsafe, or buggy features that Microsoft is dropping for good reason or (2) depend on methods that are extremely non-standard and only work under Win98 with a lot of prodding (ATI Rage MAXX comes to mind). The biggest problem is if a program is tied to a specific driver, the drivers must all be re-written -- thankfully developers are starting to realize that there is a large Win2k market, and soon to be a large Whistler market.

      -rt-

      --

      -rt-
      ** Evil Canadians are taking over the world. Learn about the conspiracy
  81. Re:not me, unfortunately :) by spectecjr · · Score: 3

    No scrollable buffer. Honestly, I can't figure out why someone would use telnet.exe when they have HyperTerminal on their system. (Except for the NTLM authentication.)

    No, it has a scrollable buffer.

    Start Menu->Run: telnet xxx.xx.xxx.xxx

    Click the Icon (top right of window), select Properties from the Menu.

    Select the Layout tab.

    Change Screen Buffer - Height to however long you want it to be. The default is 300 lines.

    Use the scrollbar then to scroll.

    Simon

    --
    Coming soon - pyrogyra
  82. W2k ssh by titus-g · · Score: 1
    --

    ~ppppppppö

  83. FreeDOS has a showstopper bug by yerricde · · Score: 2

    Last time I checked, reading or writing disks larger than 512 MB under FreeDOS caused irreparable damage to their filesystems (format c: anyone?). Patches Are Welcome.

    --
    Will I retire or break 10K?
  84. Some applications may not run by blogan · · Score: 1

    Wonder applications may not run properly. Lotus? Probably. Corel WordPerfect? Probably. Netscape? Probably.

    1. Re:Some applications may not run by Afrosheen · · Score: 1

      Netscape doesn't run well on Linux or any other platform for that matter. Saying it probably won't run well on another version of windoze is a no-brainer.

    2. Re:Some applications may not run by 3wicky · · Score: 1

      netscape doesn't need microsoft's help to core.
      <sarcasm>Just look at how beautifully it runs on linux</sarcasm>

  85. Re:Voice Recognition by Chainsaw · · Score: 1

    Whistler does have built-in Voice Recognition...this is pretty cool.

    Damn, I have had voice recognition installed with my OS for about five years now. Innovations from Microsoft? Nope.

    --
    War is one of the most horrible things a human can be exposed to. And one of the worlds largest industries.
  86. There's always the shareware DR DOS by yerricde · · Score: 2

    DR DOS is a $39 shareware clone of DOS. FreeDOS is a GPL'd clone of DOS with a few bugs (e.g. it irreparably corrupts any drive larger than 512 MB).

    --
    Will I retire or break 10K?
  87. uh by Anonymous Coward · · Score: 1

    god forbid my favorite OS _ever_ be examined for its 'type handling.' is that some sort of sick joke? just because M$ makes fonts an operating system priority, everyone else to, as well?

    fuck that! you want purty fonts, go use BeOS. i don't like anything on my screen to be larger than about .3 cm tall anyways, so serifs are just plain out of the question.

    fixed fonts, kids, they get work done.

    1. Re:uh by pod · · Score: 1
      This 'better type handling' is totally ambiguous... someone out there _must_ know what they mean.

      • fonts (duh)
      • data types (programming?? why would this be a feature)
      • file types

      I can see the last one as the most reasonable one, after the whole Melissa and Love fiasco, protecting users from .txt.vbs files.

      --
      "Hot lesbian witches! It's fucking genius!"
    2. Re:uh by Millennium · · Score: 3

      File types? Yet another "innovation" MacOS has had from Day One, and Microsoft is only now realizing that storing file type information in the filename is an ugly, archaic hack that needs to die sooner rather than later? BeOS has an interesting mechanism for this, by storing MIME types, but this is still inadequate, for reasons I'll get to in a second.

      With filename extensions, you have the problem that only a datatype is specified, and not the app that created it. If you've ever had to deal with the hundreds of mutually-incompatible formats all with the extension .DAT, you've seen this. .BIN is another common extension. And let's not leave Red Hat users out of the loop; haw many times has RealPlayer tried to play your installers, which end in .RPM?

      MIME has the opposite problem. It was a great idea in theory, but in practice it broke down. Depressingly few file formats actually have registered types, and in most cases the result is that no two people can agree. I've had to register no fewer than three MIME types for Zip files, three for m3u format MP3 playlists, eight for MP3 itself, two each for QuickTime, AVI, MPEG, and RealPlayer formats, three for Stuffit, and so on and so forth.

      I won't even go into ease of use issues (anything that makes it unsafe to rename a file at will is a Bad Thing); there are practical reasons that filename extensions should have died a very long time ago, and while I'm glad to see Whistler finally getting rid of the need for them, I only wish they'd done it much sooner.

      This does, of course, all assume that this is in fact something Whistler is doing (no one seems to know what "type handling" means; this is my guess).
      ----------

    3. Re:uh by Jeremi · · Score: 1
      This has nothing to do with fonts. "Type handling" refers to standard C, Javam C++ etc. language types.

      Huh? I thought they were talking about the handling of file types (e.g. jpg, gif, zip, etc). This would make more sense, since we're talking about an OS here and not a programming language. Anyway, that's another thing BeOS does better than anyone else ;^)

      --


      I don't care if it's 90,000 hectares. That lake was not my doing.
    4. Re:uh by SpryGuy · · Score: 1

      I'm assuming 'improved type handling' in the context of programming, would have to do with the .Net stuff, and the vastly improved type libraries and ability to 'discover' types on the fly.

      But the phrase could also refer to the inclusion of ClearType for LCD screens, to provide improved type display.

      Nothing like ambiguous terminology, eh?

      - Spryguy

      --

      - Spryguy
      There are three kinds of people in this world: those that can count and those that can't
  88. Re:not me, unfortunately :) by Some+Dumbass... · · Score: 1

    Yeah, it's SlashDot all right.

    Original post: I've had problems with Windows 2000 on my laptop, but none with Linux-Mandrake except one caused by Windows 2000 hosing a partition.

    This reply: Hey, if you say an MS product sucks, you have to say Linux sucks too (despite a total lack of any mention of this in the original post, and presumably in the original poster's experience).

    Moderators: Oh look, a different point of view. If it's different, it must be good (things like "actually reading the original post" be damned!). Mod it up!!!


    To reiterate: all the original poster said at the end of his post was that a "combination of Windows 2000, Linux and this Laptop has been unhappy overall". Nothing about Linux actually being the problem, mind you -- just a mention that it is there.

  89. 100% Stable, 0% Secure. by cosmosis · · Score: 2
    I could care less if Wistler never crashed, the idea of handing over control of my software functions to a remote server house by M$ gives me the willies, as it should for everyone else. This M$ latest maneuver to consolidate control over its customer base. This is a substantial paradigm shift away from effectivel 'owning' your software to leasing it from M$. Just imagine a small company with all its vital financial data housed on some remote M$ server, and now imagine the incentive that small companie to pays M$ monthly service fees to use and access it. Make no mistake about it - M$ will have all whistler users by the balls!

    Be afraid, be very afraid!

    One more very good reason to switch to Linux.

    1. Re:100% Stable, 0% Secure. by naasking · · Score: 1

      Just imagine a small company with all its vital financial data housed on some remote M$ server

      OTOH, this could turn out VERY well. All vital data stored on MS servers, which have a buggy and insecure track record. This means that all security and relibility of the servers now goes to Microsoft... consequently, so does all the blame and bad press if something goes wrong. Microsoft can secure it pretty well, but holding that kind of sensitive info on their servers is a really juicy target for crackers who like showing off their ski11z.

      Seeing the past history of exploits for NT and such, you can be sure to expect at least a few cracks will succeed and I think by then it will be quite apparent that this is NOT a good idea. People will then realize the crap that MS has been feeding them for the marketing hype it really is and (hopefully) be wiser for it and switch over to something with known relibility.

      A very good thing indeed... (rubbing chin and dreaming of the possibilities...)

      -----
      "People who bite the hand that feeds them usually lick the boot that kicks them"

    2. Re:100% Stable, 0% Secure. by Miniluv · · Score: 1

      Gee...did the article actually say remote control by Microsoft? Let's read together now...NO, it didn't. It allows you to email a user, specify a time period in which you need it fixed..then watch them fix it so you know for next time. This is really intended towards the corporate setting with an internal help desk.
      I think it'd be kinda nice to be able to take a help desk call and rather than telling them which buttons to push, ask them to follow my cursor and point out what I'm doing as I do it..sort of like PCAnywhere, but more integrated.
      Yeah, it better be secure...but for a corporation this means firewalling properly. It'd also be rather simple to add a nice layer of security by not turning a receiver for this on UNTIL said email is sent and then providing an authentication function. Sure you can brute force the authentication, but until you get a trojan in to turn the service on you're fuxored.

    3. Re:100% Stable, 0% Secure. by eV_x · · Score: 1
      I could care less if Wistler never crashed, the idea of handing over control of my software functions to a remote server house by M$ gives me the willies, as it should for everyone else.

      Hrm. And why would M$ want control of your computer? And can you explain to me why this is so much less secure than telnet?

      Which is worse - the paranoid or M$?

    4. Re:100% Stable, 0% Secure. by Nonanonymous_User · · Score: 1

      Don't you mean you couldn't care less?

    5. Re:100% Stable, 0% Secure. by defective · · Score: 1

      i try to correct people and they don't understand what i'm talking about. ...unless they'er a /. reader of course.

    6. Re:100% Stable, 0% Secure. by Raptor+CK · · Score: 1

      I shudder to think about what would happen when those crash...
      Blue Balls of Death, anyone?
      Nah, I think I'll avoid Whistler.

      Raptor

      --
      Raptor
      "Procrastination is great. It gives me a lot more time to do things that I'm never going to do."
    7. Re:100% Stable, 0% Secure. by crucini · · Score: 1
      Just imagine a small company with all its vital financial data housed on some remote M$ server, and now imagine the incentive that small companie to pays M$ monthly service fees to use and access it.
      From what I've seen, a lot of small companies' survival depends on the continued functioning of a cheap IDE disk. If they bother to run backups at all, one or more of the following apply:
      1. They never verify the tapes.
      2. They store the tapes unprotected next to the server.
      3. The tape drive is a proprietary POS and they don't own a spare.
      4. They aren't really backing up everything, because the business has evolved since they last designed a backup strategy.
      5. They rotate the tapes in a simple cycle, thus ensuring that there is no backup more than a week old.
      I'm not a fan of Microsoft. But realistically, they'd buy some EMC's and Suns and tape robots. They'd give some thought to data integrity just to avoid the bad PR.

      The point about "balls" is a valid one though - as a customer, I'd steer clear of such schemes.

      Disclaimer: this is the first I've heard of this scheme. I didn't see anything in the article about it. I speak from ignorance.

    8. Re:100% Stable, 0% Secure. by F452 · · Score: 1

      "I could care less" works for me if you inject a little sarcasm into it. Hard to do in text however.

    9. Re:100% Stable, 0% Secure. by Eivind · · Score: 1

      You rock. /. doesn't have nearly a big enoug hfemale population, but the ones we've got are cool.

    10. Re:100% Stable, 0% Secure. by mad_clown · · Score: 1
      I totally agree... stability means absolutely *NOTHING* if any one of 1000 exploits open up your entire operating system to remote control. Microsoft has enough problems keeping its operating systems secure *without* little "features" and "innovations" like this... I can see it now:
      Tech support person: Hello, Microsoft tech support.

      User: Hi! Um... well I downloaded an email from the Internet with Outlook Explorer the other day and it had an "attachment" or something that ran but didn't seem to do much, but anyways ever since then, my mouse arrow starts doing stuff on my computer without me doing anything, and my hard-disk seems to be working alot.

      Tech Support: Oh! That's Microsoft's built-in "remote administration" feature. That's so tech support people can check your computer for virii or pirated software. It's probably just your system administrator checking your computer.

      User: So... this is normal?

      Tech Support: Yeah, it's probably nothing to worry about!

      User: Okay!

      Maybe Microsoft will see the inherent security flaw in "user friendly" remote-administration, and take steps to make it more secure... then again...

      ------------

      --
      "Cut word lines. Cut music lines. Smash the control images. Smash the control machine." - William S. Burroughs
    11. Re:100% Stable, 0% Secure. by bootsnehemiah · · Score: 1
      You can do this now, for free, just hop over to

      http://www.uk.research.att.com/vnc/

      and connect to your different Window's boxes to your hearts content.

      It's quite cool and gets a hell of a reaction from some people when you start controlling their desktop for them.

      --
      Those that would give up freedom for security deserve neither. Lazarus Long(aka Robert Heinlein)
  90. Re:Virtual Desktops? by King+of+the+World · · Score: 1
    Yes, it's nothing to do with virtual desktops.

    It's a ripoff of BeOS's Tracker

  91. They are try to kill by jjr · · Score: 2

    Windows 9.x line as quickly as possible. From what I remember this the quickest I ever seen microsoft turn around a new OS one year. This is going to kill alot people folks out there that has to keep up with the newest os but at the same time keep old apps running I do not envy these people. Have fun

    1. Re:They are try to kill by Anonymous Coward · · Score: 1

      I can say for a fact that in 1993 I was working on Chicago. Nobody was expecting Windows NT 3.1 to be the only Windows OS. Microsoft learned some lessons from the failure of OS/2 1.x including not expecting all the existing hardware in the world to magically disappear so a new OS would take over.

    2. Re:They are try to kill by ^_^x · · Score: 1

      Ah well. I'm still running Win95 OSR2, so this doesn't bother me yet. The only compatibility problem I've had was running Drakan, which was fixed by copying over a Win98 DLL to the game directory.

      I really don't see why "if it isn't broken, don't fix it" doesn't apply to software for most people.

    3. Re:They are try to kill by TheAncientHacker · · Score: 1
      Win95 was supposed to be the last non-NT version. Windows 3.1 was never expected to be the last non-NT based Windows.

      Perhaps you confused the statements that it would be the last 16-bit Windows. That was the case.

    4. Re:They are try to kill by mindstrm · · Score: 2

      Bah. They were supposed to discontinue for win2000. And they damn well should have, compatability be dammed.

  92. Win2k by clinko · · Score: 2

    I've found win2k to be pretty damned stable. Uptimes of 20-30 days on a windows box isn't really bad in my opinion. Of course My linux box has uptimes of exactly what my power companies uptime is. :) Who's actually going to want "whistler"? besides the guy who ended up gettting it w/a new machine? of course that's the same as debating getting 95->98->ME.


    1. Re:Win2k by quantum+bit · · Score: 2

      Hmm...

      Microsoft Windows 2000 [Version 5.00.2195]
      (C) Copyright 1985-2000 Microsoft Corp.

      H:\>uptime

      Uptime - system uptime utility for Windows NT
      by Mark Russinovich
      Systems Internals - http://www.sysinternals.com

      This computer has been up for 52 days, 10 hours, 3 minutes, 35 seconds.

      H:\>

      Not bad for a Win2k box eh?

      Don't get me wrong, I love Linux and use it at home (and have introduced a Linux cluster, insert shameless MOSIX plug here, and a couple FreeBSD servers at work). But for workplace desktops 2k does a pretty damn good job. People moan and bitch about NTs stability all the time and I think they're either full FUD or clueless as to how to properly maintain the system.

      I'll give the NT team some due credit. Bill Gates had nothing to do with NT other than stealing some VMS and OS/2 designers from other companies. NT was originally built on the same principles as *nix -- High-level language only, never sacrifice anything for doing things the "right way". Because of that, the NT kernel is rock solid; the only times I've ever had it crash on me (even in 4.0) were related to cheap hardware and shoddy device drivers. Now, the IE/Explorer interface written by the 9x team and grafted on is a piece of crap and crashes on me about once a week, but I can at least start it back up without bringing down the entire OS...

      Win2k plus the resource kit even has a halfway decent CLI. Add cygwin to the mix and it makes it even better. I regularly use bash as a shell on my machine; it also runs an SSH server for remote access.

      And before someone accuses me of getting that high uptime by leaving this box sitting around doing nothing, let me tell you what I use it for. I regularly have 60+ processes running taking up 200MB+ of memory (I've got 256MB physical and about a gig of swap space) in the background. I leave inetd (for ssh), BIND, Winamp, ICQ, Task manager (running in the context of the SYSTEM account thanks to a little service I wrote, hehe :), GetRight, and Outlook running 24/7. I frequently do graphic design in Corel Photopaint 9, and have other various programs on the other monitors (I have 3 monitors on 3 video cards and one big virtual desktop). I do development with both MSVC6 and GCC, as well as extensive testing and debugging. I have to put my taskbar on the side of the screen because I have so much stuff open and running, and even then it runs out of space...

      All that and the only time I ever have to reboot is for the silly IE security fixes M$ sometimes releases (most of the time when something wants to reboot I just ignore it and it works anyway). True, once or twice (over 52 days ago though :) I've had to reboot after getting a process that couldn't be killed because it was stuck in a kernel call, but hell, I've had that happen in Linux too... The sad part is I think in both cases the kernel call was in a driver for some brain-damaged hardware I'd added.

      As far as security goes, I wouldn't trust 2k to be secure out of the box. Then again, I wouldn't trust Red Hat to be secure out of the box either. Like UNIX, NT *CAN* be secure if the admin knows what he's doing. Unfortunately, the GUI makes it seem easier than it really is so there's a lot of substandard NT admins out there. I'd recommend checking out the Sysinternals tools (www.sysinternals.com) and the registry hack database at www.jsiinc.com.

      Anyway, before I get too far off topic, I agree with the poster I'm replying too. Randomly bashing NT/2k without having even taken the time to fully use and understand how it works is no better than the MS loyalists spreading FUD about Linux when they've never even used it. Supporting Linux is great, it's come a long way and I hope to see it get even better, but turning this into some kind of holy war won't help anyone.

      Unix: Where /sbin/init is still Job 1

    2. Re:Win2k by quantum+bit · · Score: 1

      What the...? Hey, /. stripped out my &ltSOAPBOX&gt tags! Grrr, guess I should have looked at the preview more closely...

    3. Re:Win2k by god_of_the_machine · · Score: 1

      Who's actually going to want "whistler"?

      um... me. There are still several programs that my system won't run (many digital video editing programs have difficulty running on Win2K), and many devices that refuse to work under Win2k (think anything made by HP, those bastards).

      Also, I won't be upgrading from Win2k for stabilty because as you said, stability is still good... but Win9X/Me users will.

      -rt-

      --

      -rt-
      ** Evil Canadians are taking over the world. Learn about the conspiracy
    4. Re:Win2k by UU7 · · Score: 1

      my win2k uptimes have been quite good .. 4 - 5 weeks. I use win2k SP1 as my workstation since it has the applications I need (3dsmax and such). The only thing that has brought it down so far is shoddy power. If whistler can improve on stability I'm all for it. Though the whole .NET thing is a bit scary

  93. Re:not me, unfortunately :) by g_mcbay · · Score: 1
    no sense in doing that now, I already got the karma I was shooting for !!!

    Suckas!!!

  94. Re:I'm testing it. It's okay by skt · · Score: 1

    your OS has very little to do with your FPS in quake3. Last I heard, the drivers for most video cards will allow higher FPS in win9x compared to windows nt / 2000. The reason is that they are more mature and optimized. The fact that Windows 2000 is stable under a load is nice, but every OS can do that. I have never had any problems with my gaming system running Windows 98SE either, but that doesn't mean Windows 98SE it is a good OS :)

  95. Re:You'll still need 95/98/ME by volpe · · Score: 1

    That wasn't the only reason. I wanted something to fall back on for the several apps that I expected to have trouble running from Win2K, such as Adaptec EZCD Creator 3.x, which came bundled with my Plexwriter CDRW, and Bay Networks VPN client (for logging into my employer's network from home via my cable modem). And since both OS's were being paid for by my doctoral thesis advisor out of his research budget that he's having trouble spending, I wasn't too concerned :-).

  96. Re:no, you don't, if you're lucky by volpe · · Score: 1

    Glad to hear your system vendor provided DOS disks. This is, however, not the norm. Yet.

  97. Re:I'm beta-testing it... by Duxup · · Score: 2

    "I don't mean to sound like an ass, but that kinda is the point of a beta."

    Don't worry, sometimes when pointing out the obvious you just can't avoid it.

  98. ZD in bed with MS. by swordgeek · · Score: 1

    No surprise there--they haven't written an unbiased article in years. I'm just amazed that they still have _any_ elasticity left in their anal sphincter.

    --

    "People who do stupid things with hazardous materials often die." -- Jim Davidson on alt.folklore.urban
  99. Re:You'll still need 95/98/ME by Dr_Claw · · Score: 1
    The NT/2K/Whistler product line will never be a standalone complete end-user system solution until MS provides the ability to create a bootable DOS floppy from within this product line. Just about every BIOS flashing utility (not just system BIOS, but peripheral card BIOSes and possibly even some CDRW device firmware) requires booting to a DOS prompt in order to run the flashing utility.

    Indeed, this is a very good point. I wonder if this will prompt hardware manufacturers to produce a Linux flashing program. You could have a basic GNU/Linux system on a floppy with the flashing program. An image could be available for download from the manufacturers' website,ftp, etc. You would then rawrite/dd this to a floppy, boot off it, and point it to where the new BIOS is that you've downloaded to your harddrive.

    The main problem I see with this is Linux support for NTFS - not much use if you can't read the partition with the BIOS image on. OK, NTFS read support is there (though does it work on Win2k/Whistler?) but hardware manufacturers can't rely on a method that may stop working if MS change NTFS again.


    --
  100. why most slashdoters so afraid from a stable MS OS by PIPINO · · Score: 1

    i read some replies and i get the feeling that most posters of slashdot ..would hate to see a stable MS OS

    which i think is weird
    linus trovald as far as i know made linux for as a replacement for unix ..not windows
    so that students get a free unix experience
    and linux is doing very well in that
    linux is already replacing unix machines
    anyway
    i think MS will manage in few years to make a stable OS
    and linux will become more popular in education
    apple will continue to be a snob product
    and sun will go bankrupt
    i would also like to say ..i am..what i am HAHAAAA

    --
    sheep for the sheep human for the human i just wonna keep my soul alive
  101. Is it me???? by MeNeXT · · Score: 1
    or does Micro$oft have more distributions than Linux.

    It seems there is a Windoze for everyone.

    Xbox for gamers.

    Win2000 Server

    Win2000 pro

    Win2000

    Win98

    WinME

    --
    DRM? No thanks, I'll just get it somewhere else...
    1. Re:Is it me???? by darknyte · · Score: 1

      yes, one kernel (linux) but different versions/different capabilities compiled in, etc. but how you said that makes me wonder: "and they only use one kernel!". exactly what are you implying by that? you have piqued my curiosity...
      are you saying it is better to have 2 different and incompatible kernels??? personally, I think it is much better to concentrate on the development on one project than to sever development into two or more projects...

      --
      -- Windows: the most complex virus ever written
    2. Re:Is it me???? by Afrosheen · · Score: 1

      Then there's WinTP for your bathroom. Guess what it's good for?

    3. Re:Is it me???? by Fat+Lenny · · Score: 1
      No, not even close! There are two kernels, and everything except ME is the W2K kernel with varying degrees of functionality. The versions are as follows:

      • Windows Me (I prefer to call it complete shite)
      • Windows 2000 Pro (very happy with it)
      • Windows 2000 Server (which I would run if I had more RAM)
      • Windows 2000 Advanced Server
      • Windows 2000 Datacenter Server

      There are nearly as many flavors as Red Hat, and they only use one kernel!

      --

      --

      --
      fat lenny's gonna lick your brain today.

    4. Re:Is it me???? by Fat+Lenny · · Score: 1
      No, I was just suggesting that his definition of "distribution" for Windows 2000 OSes might be a bit too loose. Red Hat fragments just as much with only one kernel, vs.,the two MS kernels I mentioned (and left out WinCE).

      --

      --

      --
      fat lenny's gonna lick your brain today.

  102. Re:Windows isn't hard to crack, just not interesti by eV_x · · Score: 1

    Interesting - do you have proof that it would cost $200K or are you just using some number that you think sounded nice and big?

    Having both MS and Linux on my site today, I'm going to make a big guess that you really have no idea what Linux costs to implement.

    Gee, it's free, right?

  103. OS/2 DLLs by Pseudonymus+Bosch · · Score: 2

    He may be claiming to invent DLLs, which may in fact be true.
    DLL, or dynamic link library, is a term and concept unique to Windows users.


    Mmm, I'm not sure about the cronology but I think that OS/2 1.0 had DLLs and that was before Windows 1.0.

    Of course, OS/2 1.0 was a joint product of IBM and Microsoft, so maybe it was Microsoft who called them DLLs.
    __

    --
    __
    Men with no respect for life must never be allowed to control the ultimate instruments of death.
    GW Bu
    1. Re:OS/2 DLLs by commandant · · Score: 1

      Yeah, I guess OS/2 is the poor little operating system that everyone forgot.

      Although it could be otherwise, I would imagine that, with Microsoft being a small, insignificant company at the time, and IBM being a giant, Microsoft probably did most of the coding for OS/2, which means they probably named the files as well. All the marketing stuff was probably left to IBM, and DLLs have nothing to do with marketing.

      Even if IBM decided they should be called DLLs, if Microsoft was the first to code them, then they invented them.

      But we'll never actually be sure if what Gates said is true. My whole argument is that it is much more likely to be true than people would immediately think, since they equate "DLL" with "dynamic linking". For all I know, he's pulling a Clinton and lying through his teeth.

      I do not belong in the spam.redirect.de domain.

    2. Re:OS/2 DLLs by NovaX · · Score: 1

      Why do you keep sayingthat Microsoft/BillG claimed to have invented DLLs? The author of the article claims they did, without any reference. I merely was answering the posters query as to whether the author was making that point, or whether it was just a slip up.

      Oh, and yes, Microsoft did a lot of the coding for OS/2.


      -----------------------------------------

      --

      "Open Source?" - Press any key to continue
  104. hmmm by toofast · · Score: 2

    You can still buy WIndows 95... You can also still buy NT4 Server and Workstation. Might want to add those to your list.

  105. Re:Windows isn't hard to crack, just not interesti by Tarnar · · Score: 1

    Well yeah, what do you think allowed the DDOS attacks to happen?

    I find it funny that an OOTB install of Linux is far more remotely-useful then the equivelant NT install. Hell, Terminal Server is expensive and actually not that popular for l33t kiddies. Funny, that's one of Linux's big advantages, the lower inital cost of deployment (RH boxed has enough utilities to equal up to over $20k of NT licenses).

    There are thousands of boxes to own out there to have, I've just never found enough incentive to want all em. Unless I wanted a bitchin d.net rank.. :)

  106. ha ha ha by The_Messenger · · Score: 1
    Gee, and coming from such an unbiased source, it must be true! :-)

    ---------///----------
    All generalizations are false.

    --

    --
    I like to watch.

  107. Re:Screen shots by matman · · Score: 1

    : I read somewhere that Whistler will feature a new feature
    to finally cure "DLL hell". Is this true?
    A: It sure is. Back in the early days of Windows, before hard drives
    were even widely available, Microsoft introduced the concept of
    a shared code library called a "DLL" (Dynamic Link Library).

    This sounds as if he's claiming dynamic linking as an innovation by Microsoft... hmmm... I'm no expert, so I could be wrong, but, did they REALLY? :)

  108. Strange sentence by crucini · · Score: 2
    from the article:
    What remains to be seen, however, is whether the usability and compatibility improvements that Microsoft has built atop Windows 2000 will be enough to the transition for its users.
    I find this sentence confusing in several ways:
    1. What exactly has Microsoft built atop Whistler? I though the article dealt with Whistler itself.
    2. Is there a word missing between "to" and "the"? I sense that the author was groping for something like "incentivize". Or perhaps "ease". It may seem a minor point, but the difficulty of choosing this word illuminates the shaky premise of the article, of which I'll say more below.
    3. This sentence cites "compatibility improvements" while the rest of the article warns that consumers will experience jarring incompatibility with the Win95 family. In fact, this incompatibility is cited at the end of the article as the sole disadvantage of Whistler.
    I'm starting to notice a pattern to these articles which appear in the MS-centric press whenever MS flogs a new product. The reviewers try to sound objective, hence the gravely cautious weighing of advantages and disadvantages. But the writer is trapped in a conceptual framework in which the consumer's only choice is to upgrade now or upgrade later. Rather like an election in a one-party state, where you're free to vote for the dictator or not.

    It's striking how different this article is from anything reviewing goods or services available in a free market. The sense that the consumer is king, which has been such a great blessing of our capitalist system, is quite absent. In its place we see the harsh fiats of an all-powerful bureaucracy, such as the warning that Win98 (so recently announced!) will soon be unsupported.

  109. Re:Screen shots by Dave114 · · Score: 1

    Woooow..... I just took a peek at those screen shots can't they make that start bar a tad smaller?

  110. Re:I'm testing it. It's okay by Malc · · Score: 2

    "Quake 3 (@ 89 fps, 1024x768, 32 bit, everything turned up high)"

    It reports about 90fps on my machine no matter how I configure it. 1280x1024 certainly looks and feels slower than 640x480. It must be a bug in the SMP code.

  111. stable ??? by FiDooDa · · Score: 4

    How can someone say that about any OS after only one week of actual use !!!

    1. Re:stable ??? by BeanThere · · Score: 1

      To add to that, they probably only tested it on one or two hardware platforms as well - and I wouldn't be surprised if the hardware specs were specified by MS.

    2. Re:stable ??? by Tuzanor · · Score: 1

      Then you must not be connected to the internet(or you're incredibly stupid, if you didn't install any service packs).Even if the load is tough if you are only runnin a few different services off of it, it's not gonna me subject to to many instabilities. Considering advanted server, a $10,000 OS, which is designed for powerfull computers that are running hundreds, if not 1000s, of requests for a large corporation. Now either you are using a pirated version of advanced server, you're part of a small business, or you like throwing away money. Either way, you are overkilling with Advanced Server for something that small....

    3. Re:stable ??? by diphead · · Score: 1

      I can tell you that after living with win9x crashing or locking up on a daily basis, having continuos uptime of more than 5 days seems very "stable". It's all relative.

    4. Re:stable ??? by Tuzanor · · Score: 1
      I wasn't referring to you as stupid with regards to stability, i was reffering to security. the was i phrased it was it was stupid to be running win2000 on the internet WITHOUT the latest paches. I only hope you are running a good firewall.

      ok, i was also wrong about price, i only was quoting from memory and i guess i was thinking of win2000 Datacentre instead.

      It still seems like you are overkilling with adv. server(IMHO), but since A-server does exactly what you want then that's your choice.

      I appologize if it seemed like I was starting a flame war.

    5. Re:stable ??? by Nothinman · · Score: 2

      You're saying 1 TS box has between 25-30 copies of word running on it?

      I find that ubelievable, or maybe it's just terribly slow for the users and you don't care. We have a Dual PIII 600 with 1.25G ram running NT4 TS and Metaframe 1.8, and it has a hard time coping with ~20 users at a time.

      I'm not the one who admins it(thank god) so I can't personally vouche for it's "correctness" but I do know the people who do and they're complete MS psychos and they know what they're doing.

      Oh and you might want to install SP1 if those boxes are exposed to the net directly, there's a UDP fragment exploit that causes the box to freeze until the traffic stops(it's just like time stopped for however long the exploit is run), it's very entertaining to watch.
      --

    6. Re:stable ??? by mikek · · Score: 1

      this is only relatively speaking. basically, anything under 25 crashes a day can be considered stable for a beta version of windows.

    7. Re:stable ??? by naasking · · Score: 1

      They immediately jump to the conclusion that one day of uptime is amazingly stable... judging from the OS they're using, I'm inclined to agree. ;-)

      (Donning flame retardent suit)...

      -----
      "People who bite the hand that feeds them usually lick the boot that kicks them"

  112. Re:Improved Type Handling by Wesley+Felter · · Score: 1

    Hmmm, are you a clueless AC or intentionally trolling?

    Anyway, OpenType (a font format) is orthogonal to ClearType (a font rendering algorithm tweak), so one can't be better than the other.

  113. Virtual Desktops? by Overnight+Delivery · · Score: 1
    One important improvement to the Windows task bar is the option of having the operating system group multiple iterations of the same application?such as multiple Internet Explorer windows?into a single task-bar item.

    Sounds almost like they are moving in the general direction of virtual desktops (half assed and no where near as usefull of course ;-)

    I've got to say this will make my life at work a little less painfull. The thing i notice more than anthing else when using windows (besides BSOD etc) is the lack of virtual desktops. It dives me nuts to have to put every single window in the same space.

    btw. no chance of running linux at work, control room, shared PC (must be considerate to others for when i need a night off).

    --

    When it absolutely positively has to be there.

    1. Re:Virtual Desktops? by Alex+Belits · · Score: 2

      Why would anyone want to do such a stupid thing? Especially considering that your arguments about NT kernel being "better" are, to say least dubious? Why would anyone want to waste time just to make such a monster?

      --
      Contrary to the popular belief, there indeed is no God.
    2. Re:Virtual Desktops? by 1337d00d · · Score: 3

      The thing i notice more than anthing else when using windows (besides BSOD etc) is the lack of virtual desktops...

      Well, if you want virtual desktops, take some initiatize and code some! Or you can download a freeware version at here. I like this one because it's simple and gnu-ey.

    3. Re: Virtual Desktops? by jihad23 · · Score: 1

      NT's been capable of virtual desktops since at least version 4. It's just seldom used, as is lots of stuff geared for the future.

      Really? How's that work?

      This is something I'd like to see. My experience with third party apps for this hasn't been so good. It's been a while, so I don't remember which apps I've used (two, IIRC), but instability was one problem they had in common.


      --
      Turn on, log in, burn out...
    4. Re:Virtual Desktops? by Overnight+Delivery · · Score: 1

      Thanks for the link.

      --

      When it absolutely positively has to be there.

  114. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  115. Microsoft force users to buy all new apps? Never! by franksbiyatch · · Score: 1
  116. Re:forgot a sentence by xjimhb · · Score: 1

    So now MICRO$QUISH gets to choose which "legacy" programs Whistler will support, and which ones it WILL NOT support, just by what it includes in this database? I can see it now, the companies that kiss Bill Gates' butt will be "in", and those that try to go it alone, especially those who manage to piss off Micro$squish, will be "out".

    Micro$quish has FAR TOO MUCH POWER ALREADY. And I'll bet they don't have any plans to allow users to supplement this database to make their own favorites easier to use, either. Somebody needs to figure out how to hack into that compatibility database SOON!

  117. Yeah, really by Chris+Johnson · · Score: 3
    I like it. Because this same behavior very nearly killed Apple :)

    Apple fell back to a very simple lineup and now it's Microsoft that has five different various options for everything. I hope they choke on it :)

    Think about it- logically for every user there are four sorts of Windows that are _wrong_, correct? How much of a jump would it be to decide that all six are wrong and go with Linux, or Macintoshes? :)

    Cut off Xbox (because it's not real and we'll never see it) and 98 (obsolete) and we still have four sorts of Windowses, of which three are wrong ;)

    1. Re:Yeah, really by Doktor+Memory · · Score: 1
      Cut off Xbox (because it's not real and we'll never see it)

      XBox not real? We'll never see it?

      I don't suppose you'd be willing to wager actual cash money on that statement, sir?

      --

      News for Nerds. Stuff that Matters? Like hell.

    2. Re:Yeah, really by darknyte · · Score: 1

      I can only hope that we'll never see it...

      --
      -- Windows: the most complex virus ever written
  118. Not to mention... by Ravagin · · Score: 1

    Win Ce for handhelds
    -J

    --

    Karma: T-rexcellent.

  119. Re:Screen shots by razorwire · · Score: 1
    Q: I read somewhere that Whistler will feature a new feature to finally cure "DLL hell". Is this true?

    A: It sure is. [...] In Whistler, applications will think they're copying their [DLL] files as usual, but the OS will manage the process so that they don't actually overwrite any existing files. Then, each time the application is run, Whistler will ensure that it only uses its copies of the files, ensuring that all apps run correctly and none of them are able to get in the way of other applications. Microsoft says that this feature will "isolate applications from each other, providing users with a 'run once, run forever' environment.

    So basically M$ is negating the whole point of DLLs here. Great. Instead of one copy of BLOAT32.DLL, you'll have BLOAT32.DLL 4.0.1, 4.0.2, etc. all taking up disk space and RAM! Woohoo! Thanks, Bill!

  120. And oil companies discover oil is really clean. by gelfling · · Score: 1

    No really. MSNBC dos-covers that Whistler is great. OK I'll stop chortling now.

    Anyway if you go back to the other article you'll find that:

    MS unified consumer and corporate code bases? Who broke them apart to begin with?

    Has a new OS that's just as stable as 2K and is also usable. Is this a rousing endorsement? Which is worse, that everything other than 2K is not stable or 2K is not usable?

    WTF is the PROFESSIONAL CLIENT? Isn't that precisely what MS in the first sentence of the article is getting away from? What is this >> more better faster good Whistler? The Real Whistler?

    Can also run W9x apps? And it's more stable running them than native Win9x? Uh, you buy this? And there is a database of tweaks to help the now unified corporateconsumer (tm) run stuff? Yeah we used to call this the read me file.

    And there is a Win9x compatibility mode. We have that now its called a DOSBOX and the drivers don't work the same way. Alternatively you can DOSBOOT now if you don't mind filename problems.

    What kind of applications don't work well or at all with Whitlesser? Are these MS logoed apps?

    The driver DB will be unified? When will that occur? When MS forces the application houses to scrap or rewrite all of their applications to fit yet another arbitrary MS requirement?

    The reason MS is not a player in the handheld market is not because of a distinction between NT and Win9x that is blurred by PDA's. Who writes this shit? MS is not a player in the PDA market because Wince is shit plain and simple. Nobody likes it, it doesn't work and the hardware vendors can't keep up with the hamster wheel changes from MS.

    YAAAAAAAAY the GUI is different. The windows appear "flatter". Uh sounds like BeOS or Gnome. Wooopeeeee! I gues this is what they mean when they say INNOVA-SHUN.

    Clear Type - wow that's great.

    Stacked buttons on the task bar that explode to cascading lists. I'm shocked that they didn't patent this. After all anything that slows you down should be fiercely protected as a unique enhancement. Why do they have this? Couldn't they just make the buttons smaller using the new easy to read clear type fonts. Ug - smack on head. I forgot, Clear Type doesn't actually work except with MS Office.

    Requesting remote takeover using email? So I send a request to tech support allowing them to take over my machine and fix it when I SAY SO. Ok I guess they'll just respond immediately and jump on that while I watch. Yeah sure, they are just waiting around now for the phone to ring.

    I didn't hear the hardware requirements so here is my guess:

    700Mhz P3 or better (1Ghz recommended)
    256MB SDRAM or more (half gig recommended)
    700MB disk space (not inclding 500MB Swap space)
    Voodoo3 or similar video or better.

    And let's not forget:

    There is no migration from Win9x, no tools to do so w/o a complete tear down and rebuild.

    There is no possible migration path from W2k to Whistler because the cost of 2k is so much higher.

    There is no possible integration of Whistler clients an 2K clients on the same MS network because the security model is different. The tools to do that integration will be made available on a later version of 2K server that will require new licenses and completely different network topology using a new and improved version of Active Directory.

    Well maybe some of this will not occur, but is none of it true? Does 25 years of glarking this gronked crud not tell you anything????

    MS 'improvements' are the IUDs of computer code - - - for the truly unloved.

  121. Remote help: scan registery for illegal software? by Mongoose · · Score: 1

    I wonder if the MS secret police... er BSA... will scan registries for illegal sofware installs. ( licensce for 1 machine running on N boxes for example )

    Also this will be great for gathering marketing data. Oh goodie, let's send 13 year olds to prison, they're 'hacker' us with VBA 'trojan worm viruses' if MS doesn't save us. Oh, wait I only run unices. =)

  122. It's You! by TheAncientHacker · · Score: 1
    Let's see,

    Operating Systems for desktops:

    • Windows ME (for homes)
    • Windows 2000 Professional (for corporate desktops)
    Operating Systems for dedicated servers:
    • Windows 2000 Server (for small servers)
    • Windows 2000 Advanced Server (for big servers)
    • Windows 2000 Datacenter Server (for huge mainframe replacement servers - and only sold with them)
  123. Re:disclaimer: I'm a Windows Mark. by earache · · Score: 1
    The progam manager only went away in NT and 2K, it's still there in 98.

    Oddly enough it works under Win2K.

  124. Re:not me, unfortunately :) by Jeremi · · Score: 1
    If you're wrong, or lying, about that, what else are you wrong or lying about?

    God, I can't wait for the election to be over. The campaign ads are going to peoples' heads!

    --


    I don't care if it's 90,000 hectares. That lake was not my doing.
  125. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  126. Re:where telnet? ok ... by Nailer · · Score: 1

    You don't get his point [and neither did the moderator]. He's being sarcastic. The first guy said Windows 2000 didn't have a tlenet client [because he couldn't find it in his start menu]. The second guy said there is one, and by the same logic as the first guy, Linux didn't have a telnet client either because the KDE menu doesn't specifically say `telnet client'
    either.

  127. Re:Screen shots by Pfhreakaz0id · · Score: 2

    Yeah, but you can get a 60 gig drive for $250. Who cares about disk space?
    ---

  128. Re:Screen shots by yuggoth · · Score: 1

    Wow! You can upgrade your Linux kernel without rebooting? How do you do it?

    He wrote about modularly upgrading the system... as long as he doesn't change the kernel version, he might be able to do it w/o rebooting...;)

    --
    Cthulhu fhtagn!
  129. Re:I'm testing it. It's okay by korny69 · · Score: 1

    The OS does matter... especially WinNT based products. This is becuz Microsoft does not allow direct access to the hardware in WinNT based products. All games and software cannot access hardware directly, unless the driver works through the kernel. This is supposed to be a helpful thing to allow WinNT based products to be more stable (i.e. When Win9x products would crash, sometimes it would be due to the OS allowing writing to hardware that was already in use). This also constitutes new driver revisions and directx.

    --

    The biggest security hole sits between the keyboard and chair.
    -Andrew McAllister

  130. Re:Windows isn't hard to crack, just not interesti by Oninoshiko · · Score: 1

    there is a reason that they have to do that... i know people who have been there too... and for anyone with any talent it is really boring... all busy-work nothing of any challange

  131. NEITHER should `feature' a Telnet server by Nailer · · Score: 1

    Congratulations. You're having a pissing contest over a legacy app that sends password hashes in clear text over your network, has no redeeming features, has been completely replaced on all platforms free of charge by SSH, and is generally regarded as a flaming pile of insecure poo.

    Keep arguing. Whichever of your operating systems encourages Telnet servers more, I'll make a note NOT to use.

  132. Re:I'm testing it. It's okay by gh · · Score: 1

    "..and they'll fix it, like they did with the six things I found during the three years I tested Win2K. If every one of the "beta" testers did this, the product would be a far better product for it."

    Unless you can point out otherwise for your particular case, only finding six things in three years is quite poor testing. That's two things per twelve monthes!

    When I tested for Corel's Draw 7 Suite years back, we were -expected- to find atleast three things in a few weeks and then in later testing periods every week. People who could not find anything were slowly dropped from the program.

  133. Re:Screen shots by Anonymous Coward · · Score: 1

    Where's the "My Porno" icon? I couldn't find it anywhere.

  134. Re:UI flipflop by Alex+Belits · · Score: 2

    Slightly OT, but slightly related... Tell me this: how is it that I can have a FULLY functioning X11 server in win32 in about 2 megs of RAM when XFree86 takes like 30? What a piece of shit.

    Because in Windows all system memory is accounted separately, plus you are looking at it with no bitmaps loaded. Think of it, if you have loaded a fullscreen background, how much memory will be 1024x768x24bpp? That's more than 2M already.

    --
    Contrary to the popular belief, there indeed is no God.
  135. Re:Waste of money. by Torak- · · Score: 1

    Which would seem a little dubious, since the OS itself refers to itself as a beta. Fucking idiot.

  136. Re:Windows isn't hard to crack, just not interesti by Courier · · Score: 1

    Actually if you ever heard from the MS people recuiting on campus you'll have to go "WTF?!!!". Cause work this out... they'll pay for your relocation, find you a place to stay, give you full health and benifits and other money eating shit. All for interns that stays for one summer. And you know what these interns do? We had a girl from Queen's who went and she tested encarta. In another word she used encarta and write up on bugs.

    So that my friends is why it cost so damn much to get and run windows. Cause MS has to pay for all these extras and still make Billy millions every hour.

    There can hardly be a reason to say MS isn't a monopoly. There isn't another way a company can afford to do this for each and every intern, they say about 700 each summer, they take in. The economics just don't work that way.

  137. forgot a sentence by Adramelech · · Score: 5

    the review points out that by "leaving its Windows 9x code base behind, [Microsoft is] creating many potential Windows platform compatibility problems in the process,"

    This is a distortion of what the point of that sentence was in the first place. If one takes in to account the sentence just before it in the actual article, the point that there will be compatibility problems is negated:

    Whistler contains an application compatibility environment designed to allow the operating system to run many applications intended for Windows 98. This is particularly important because, with Whistler, Microsoft is leaving its Windows 9x code base behind, creating many potential Windows platform compatibility problems in the process.

    don't mod me down just because I disagree with the post. I'm just clarifying something.

    1. Re:forgot a sentence by 1337d00d · · Score: 1

      Actually, this sounds exactly like what MacOS is doing with OS X emulating the previous architectures.. not something bad by any measure, just a tad problematic for raw assembler, etc.. that relies on timed interrupts and not using independant constants.

  138. Re:os security problems by Adramelech · · Score: 1

    What MS probably imagines is a situation where Whistler users at home are connecting to the net through MSN, where all the access to the actual internet they will have will be through proxies (although I don't know what it's like now) and the internal network will be somehow monitored constantly or user's computers will be protected by the MSN software with exploit fixes released periodically, etc....

  139. Re:Windows isn't hard to crack, just not interesti by pb · · Score: 2

    The canonical number for NT 4.0 is just under $5,000, but it's really hard to compare once you start talking about Terminal Server, and Licensing.

    Anything that comes with a standard Red Hat installation won't have anything like a per-seat (or per-ponnection or per-whatever) license fee; that model doesn't exist. So figure out what is the maximum amount of traffic or users that box can handle, and charge the equivalent amount on NT.

    Of course they *both* cost something to implement. The difference under Linux is that if you do it right, it should cost significantly less to maintain. I've seen both boxes in use, and it's pretty hard to debug an NT bluescreen from the ColdFusion service because of some user that calls it with a Perl application... Under Linux, the box tends to stay up, and the users call if they have a problem...

    But of course, that's just *my* experience with it. :)
    ---
    pb Reply or e-mail; don't vaguely moderate.

    --
    pb Reply or e-mail; don't vaguely moderate.
  140. Re:let me get this right... by Dionysus · · Score: 1

    It uses the code base from Win2000, it's just being focues on home users, i.e. probably has fewer enterprise functionality, like WMI, servers etc.

    --
    Je ne parle pas francais.
  141. Re:My advice..I agree by Gothmolly · · Score: 1

    I've been running Win2K since SP1 came out, and on my dual-Celeron box, it runs like a champ. A little memory hungry, but it responds gracefully under load. It has DirectX, USB, interrupt sharing, reparse points (think "symlink") and many other long-overdue goodies. AND it supports multiple processors.

    --
    I want to delete my account but Slashdot doesn't allow it.
  142. Re:Could it be? by afree87 · · Score: 1

    Reminder to all trollers:

    Do not attempt first post if you have a 28.8k modem.

    //afree

    --

  143. Re:Windows isn't hard to crack, just not interesti by Tarnar · · Score: 1

    Whoops, typo.. $200K is what i meant to say.

  144. Screen shots by Wesley+Felter · · Score: 4

    If anybody wants to check out (or make fun of) the new "flat" theme in Whistler, head over to Paul Thurrott's Windows SuperSite. He also has pictures of an older build.

    1. Re:Screen shots by Wesley+Felter · · Score: 1

      Shared libraries aren't just shared on disk, they're shared in memory. Or at least they used to be until MS decided to "fix" things in Whistler.

    2. Re:Screen shots by commandant · · Score: 1

      He may be claiming to invent DLLs, which may in fact be true. He's NOT claiming to have invented the concept of static linking, which was around in the Unix world long before .DLL files began showing up on PCs.

      DLL, or dynamic link library, is a term and concept unique to Windows users. I don't know what they call them in Macs, but in the Unix world, they are simply called "libraries", or "shared libraries" to be more precise. (And yet, when you build programs, you either build with statically or dynamically, not statically or with shared libs. Go figure.) Rather than have a .DLL extension, they have a .so extension, for "shared object," I presume. The functionality is the same, the term is different.

      He's pulling a subtle trick, making himself and his company look good, by claiming something comparable to, "I invented the Ford Taurus," (which we assume for argument's sake is true), while the average car user interprets this as, "He invented the automobile." The only difference in this example, is that people are exposed to many different cars every day, so they know that "Ford Taurus" isn't synonymous with "automobile". In operating systems, however, most people are limited to a sample of one. As far as these people are concerned, DLLs are the only type of shared library around.

      Bill Gates is a very intelligent man. If he weren't, he wouldn't have made it to Harvard. It's likely he wouldn't be the head of the world's largest software company, and the richest man alive. He knows what he's saying, and I'm sure what he says is technically correct. The problem is, he also knows that most that listen to him, don't know the distinction between what he says, and what they hear. And he uses this knowledge to make him look like an innovator, a man working to bring customers the best and newest technologies in software design.

      When one examines the tactics any software company uses to sell software, they bare a striking resemblance to the tactics used by con artists. With a careful selection of words, a big smile, and a lot of bull about how you care about customers, it becomes very easy to unload trash on people, and keep them begging for more.

      Amazing that people should want to pay to upgrade an operating system, when the only change is some cheesed-up GUI that looks unsuitable for anybody older than 5 years old, is (if history is any indicator) far less stable and secure than even the least stable, least secure UNIX operating system (trademark left off to include things such as Linux, the BSDs, and any other UNIX-like system), and will require another costly upgrade within two years. I can modularly upgrade my Linux system, be it the kernel, the shell, init, X, enlightenment, or any other package, without first rebooting, and I can do it as each component is released. Try to upgrade a Windows2000 kernel without paying out some cash, and getting more crap than you bargained for.

      I do not belong in the spam.redirect.de domain.

    3. Re:Screen shots by commandant · · Score: 1

      Wow, that looks like shit. It's like Mac meets Windows meets TWM meets MWM meets a rainbow, and all mate to have some bastard child that nobody will touch with a ten foot pole.

      Lousy appearance aside, you know that ten days after the official release date, we'll have QT/GTK themes to look like Windows widgets, and Enlightenment/Sawfish themes to match the window borders.

      How God-damned big can that stupid start panel get? And only ten items? That's a quarter of the desktop being occupied to show five of "My" things, and less than five programs. My E application menu contains 17 items, and is about an 1-1/2 by 3 inches, on a 17" monitor at 1280x1024 pixels. If this were Microsoft, that damn panel would be at least 4 by 5 inches and have half the items (but only about 1/5 the useful items).

      What marketeer decided that "My Network Places" is better-sounding than "Network Neighborhood"? Probably not the guy who decided that "Network Neighborhood" was better sounding than `dig www.microsoft.com` or `smbclient //www.microsoft.com/Share -U whatupdog`, which is an improvement. However, something less dumb than "Network Neighborhood" would be "Network File Manager".

      Although I think the Apple GUI sucks more than you can imagine, Microsoft could really use some GUI design lessons from Apple.

      After all, you know it's a lousy design when, until seeing Whistler pictures, you think KDE2 is way too cheesed up, but Whistler makes KDE look plain in comparison.

      I do not belong in the spam.redirect.de domain.

    4. Re:Screen shots by drinkypoo · · Score: 1
      He may be claiming to invent DLLs, which may in fact be true. He's NOT claiming to have invented the concept of static linking, which was around in the Unix world long before .DLL files began showing up on PCs.

      Nor is he claiming to have invented the concept of dynamic linking, which is what we're actually talking about here. If it was static linking, then they would have to have claimed to have invented LIB files, which correspond loosely to .a files on unix.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    5. Re:Screen shots by commandant · · Score: 1

      Yeah, sorry, that was a typo. I meant to say "He's NOT claiming to have invented the concept of dynamic linking, [...]"

      It was late when I wrote this, give me a break, okay?

      I do not belong in the spam.redirect.de domain.

    6. Re:Screen shots by cyoon · · Score: 1

      Microsoft's standpoint from a long while back has been to turn the browser into the only primary UI, hence its defense of integrating the browser with the OS.

    7. Re:Screen shots by MarNuke · · Score: 1
      What is stupid is the overuse of "My blahblah" On the Start bar, there are about 5 of them. Would be simpler without the "My blahblah". As if I dont know its mine!

      Ah! but see! It's not realy yours!! Oh yes it's MircoSoft, saying "My blah blah", makes the dumbass THINK it thiers.

      Oh course only UNIX people own thier system (and other people's). We all hate the "My blah", can you picture it on a UNIX system??

      My ~

      My bin

      My bashrc

      My netscape

      My mutt

      My pron

      My src

      My beer

      --
      MarNuke
    8. Re:Screen shots by cyoon · · Score: 1

      The GUI isn't for you -- it's for the masses. People like everything big -- text, buttons, links, etc. People with less-than-perfect vision like thing really big. My dad, approaching 60 years old, runs his browser at a very large font size. Ever notice how many people have 19" monitors and still use an 800x600 resolution? Web designers still code to that size because that's what a lot of people still run. But it is big, and I'm hoping that it can be reduced for people like me and you. Also, the My Network Places is a bit more abstract than Network Neighborhood, because it allows you to bookmark FTP sites and file shares instead of just machines in the subnet. So while Network Places could use a bit of a name improvement, I do think it is the more correct term.

    9. Re:Screen shots by commandant · · Score: 1

      I said upgrade my system without first rebooting.

      To upgrade your Windows kernel, you need to reboot and run the upgrade from a CD, and then reboot after the upgrade to restart the operating system. Also, a Windows kernel upgrade wipes out the old one, so if something goes wrong, you've got real problems.

      On Linux, you can rebuild your kernel without rebooting, and then reboot to reload the kernel. This saves one reboot, and a lot of downtime, if you are running mission-critical services (of course, I'm not, but that's beside the point). Also, I keep multiple copies of working kernels, so that if anything were to ever go wrong during a build (or otherwise), I can load a previous kernel.

      If you really want to save yourself from rebooting, I imagine you could use the HURD, but that's a piece of shit anyway.

      I do not belong in the spam.redirect.de domain.

    10. Re:Screen shots by graystar · · Score: 1

      What is stupid is the overuse of "My blahblah" On the Start bar, there are about 5 of them. Would be simpler without the "My blahblah". As if I dont know its mine!

      --
      -- Cheer, Cheer, The Red and the White.
    11. Re:Screen shots by matman · · Score: 1

      You could always use kernel modules.

    12. Re:Screen shots by Svenne · · Score: 1

      I can modularly upgrade my Linux system, be it the kernel, the shell, init, X, enlightenment, or any other package, without first rebooting, and I can do it as each component is released.

      Wow! You can upgrade your Linux kernel without rebooting? How do you do it?
      /svenne

      --

      Slagborr
    13. Re:Screen shots by GypC · · Score: 2

      But the question remains... what is the point of dynamic libraries if every program runs it's own private copy? It's a ridiculous workaround to a pathetic problem.

      "Free your mind and your ass will follow"

    14. Re:Screen shots by Pfhreakaz0id · · Score: 2

      Well, I agree. There are lots of ridiculous workarounds going around in there. (the win32 code) it's got legacy problems they need to cut the cord and get over. But, in defense of M$, I think they solved different problems at different times. Memory and disk used to be VERY expensive, so sharing copies (both on the disk and in memory) was important. Today, both are cheap, and there is no doubt to anyone remotely knowledgeableab about Win32 that the primary cause of instability is the phenomenon known as DLL hell. So why not let 'em do it? You can't switch the whole OS over to static libs without breaking every app out there, so you do some behind the scenes stufff. Apps can share dynamic libs if they don't have any problems with it, or the authors can change the installer to use their own copy if they want.
      ---

  145. Many new flaws by linuxgod · · Score: 1

    Many flaws: such as winnuke? maybe it will be that big.


    ETRN x

    1. Re:Many new flaws by linuxgod · · Score: 1

      You have gone crazy or somthing?


      ETRN x

    2. Re:Many new flaws by linuxgod · · Score: 1

      um, ok dude. whatever....
      Just wondering why your acting Insane
      instead of annoying.


      ETRN x

    3. Re:Many new flaws by linuxgod · · Score: 1

      You are an idiot.

      Well, i expect that from someone who can't
      operate anything that doesn't have a GUI on it.


      ETRN x

  146. Re:Actually more.. by TheAncientHacker · · Score: 1

    True. And if you go to some of our local car dealers you can still buy a 2000 model. That doesn't mean they're still in production. All it means is that the old inventory hasn't been cleared yet.

  147. Re:I'm testing it. It's okay by CentrX · · Score: 1

    I've seen more functionality and stability in a piece of OSS at version 0.2 than in a final release of Windows.

    --

    "The price of freedom is eternal vigilance." - Thomas Jefferson
  148. Are you DENSE? by ca1v1n · · Score: 1

    My .sig refers to BLIND REDIRECTS. I'm not dumb enough to click on links on untrusted sites without previewing the address. By "Blind Redirect" I mean something that has a page refresh to file:///c|/nul/nul/ Embedded images and javascript that fakes the address also piss me off.

    All that aside, it also pisses me off when I'm helping other people out in the lab and they're using one of the Win95 machines and they don't understand why they keep getting a BSOD on a certain page.

    Bite me.

  149. Re:You'll still need 95/98/ME by borzwazie · · Score: 2
    Manufacturers are catching up to this. My Asus K7v comes with a Win32 app that flashes the bios.

    I was a little nervous about using it, and I wouldn't use it on an unstable or overclocked system, just to be safe, but I have had zero problems with it.

    The nice thing about it is that if you muff up the flash (used the wrong image, program crashed, etc) you can reflash, provided you don't reboot your machine.

    --

    "We apologize for the inconvenience."

  150. Re:Voice Recognition by Sno\/\/birD · · Score: 1


    I just think the convergence of these technologies into the Operating System is a key to usability.

    As I said in my previous post...this is a pretty cool feature to have 'right out of the box.'

    I know it's not a technical innovation; however, it is a great innovation in the sense of user experience out of the box...a key to getting people to use and like your OS.

    --
    Jeff -- skibum, among other things
  151. What happens...? by joto · · Score: 1
    This has been a problem for years. Case in point: Netscape and glibc. With the upgrade to glibc, netscape had a lot of errors due to memory-mismanagement. Those particular errors was wrong under old libc too, but didn't cause it to crash.

    Another thing was the change from a.out to elf binary format. That caused a lot of headaches for a lot of people. Especially with shared libraries. People used a lot of tricks to make shared libraries and dynamic loading to work. Of course, with elf, there was a standard straightforward relatively simple way to do it and none of the old tricks would work anymore. So people had to rewrite parts of applications that used dynamic loading.

  152. Re:not me, unfortunately :) by babbage · · Score: 2
    Another, better solution:
    1. Download PuTTY.
    2. Save it as c:\windows\putty.exe or c:\winnt\putty.exe as the case may be
    3. Rename the existing telnet.exe file in that directory as, say, win_telnet.exe
    4. Rename (or copy) PuTTY.exe to telnet.exe

    Wa-la, no more worries -- you now have a telnet that can handle ssh, that cuts & pastes simply by highlighting, has an unlimited scrollback buffer, and is supa-configurable.

    Pull the same trick with, say, notepad.exe <-> gvim.exe, cmd.exe (or command.exe) <-> bash.exe, and install a few GNU programs (sed, grep, etc) in c:\winnt\system and you're well on your way to having a useful computer.

    Have fun!



  153. Re:no more ILOVEYOU virus, now there'll be IOWNYOU by DocSnyder · · Score: 1
    Melissa was quite fast in spreading all over the world, ILOVEYOU was much faster (a week?). What will happen next time when the majority of worldwide Win* users have migrated to Whistler and .NET and someone else launches an email worm?

    Probably the user won't even have to open the malicious file any more because of some new cool feature of Outlook or IE... or .NET

  154. Re:Actually more.. by TheAncientHacker · · Score: 1
    Actually he was listing the versions of Windows that are current distributions not a list of service packs and variations sold throughout the last decade. (Don't know where you came up with Windows 97, though)

    Windows 2000 comes in 4 variations (plus an embedded version for hardware manufacturers - but we're talking about commercial OS's here)

    • Windows 2000 Professional (Desktop OS)
    • Windows 2000 Server (Small dedicated servers)
    • Windows 2000 Advanced Server (Large dedicated servers)
    • Windows 2000 Datacenter Server (Huge mainframe replacement dedicated servers)
    Datacenter Server is only sold with hardware that supports it like the Unisys 32 processor systems.

    The Windows 98 family currently has one member

    • Windows Millenium Edition (ME)
    So, two Operating Systems with the same API and same device driver model with five total commercial distributions for different audiences. Is that too hard to remember?
  155. Solid by tjackson · · Score: 1

    Yup... Solid as silly puddy.

  156. Is there a page that compares Whistler to.... by MetaPhyzx · · Score: 1

    MacOS X? I woul really like to see a comparison between both future OS's...

    --
    Blacker than my baby girl's stare. Black like the veil that the muslimina wear. Black like the planet that they fear...
  157. Re:You'll still need 95/98/ME by volpe · · Score: 1

    Where does one get "rawrite.exe"?

  158. Re:Windows isn't hard to crack, just not interesti by Anonymous Coward · · Score: 2

    I'm a Linux/BSD sysadmin for an ASP here in town (Grand Rapids, Michigan). I can tell you for a fact that the total cost for setting up the Linux servers was $20 plus my weekly salary. I'm one person, I maintain 8 Linux servers and assist in developing new applications to run on 'em.(Got a little help from NDS I must admit.)

    Why is the cost so low? Because I got my head outta my ass and read the fucking books. Anything that needs to be done on those machines, I can do. Because I got the knowledge, and most importantly, I got the source.

    Now, we also have a cadre of +/- 5 NT/2000 admins here on any given week. For 5 NT servers. The licenses have cost $10,000+(at last estimate) including all apps, OS, and whatever else we got stuck with. I have no clue what the hell they run on those things, but it must be important for all the screaming they do. Unfortunately, only one of them seems to know anything about Partitioning and Networked file systems. In a nutshell, they've got thier heads up thier asses because the environment theyre working in encourages it. Hence they are less productive and they drive the costs way up.

    Hence, as far as Linux and Whistler go in the server environment...BillyG is whistling past the graveyard. Linux TCO is NULL for those who take thier head outta thier ass and learn how it works. For those who dont wanna learn how to operate thier shit, I say FIRE THEM.

    As far as home users go, maybe it'll work for them, maybe it wont. I dont care. As long as the servers remain free, I'm happy.

    Laters.

  159. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  160. Re:I'm testing it. It's okay by 11223 · · Score: 2

    I've gotten dropped from one Corel beta for forgetting to put in my bugs before the deadline... very smart of them.

  161. Re:You'll still need 95/98/ME by volpe · · Score: 1

    I got both W2K and 98SE OEM versions from software vendors I found on PriceWatch. Not pirated. Both were shrinkwrapped and had certificates of authenticity with anti-counterfeitting measures that would put the treasury department to shame.

  162. Re:Netscape by F452 · · Score: 1
    How do you know 0 and 1 weren't supposed to be separate bits? Just like if I said "heads tails" I could be referring to two different coins?

    :-)

  163. Re:not me, unfortunately :) by n+xnezn+juber · · Score: 2

    You are barking down the wrong tree on this one. His problems clearly revolved around Win2k and other than a compatibility issue with his modem and Windows blowing away his Linux partition, his linux installation sounds like it is working fine.

    While I personally expect laptops to be less stable than desktops, I do not think in this case his HP laptop was so much an issue as his installation and configuration of Win2k for it.

  164. actually... by Bake · · Score: 1

    the Windows 98 family also has Windows 98SE,
    I purchased a laptop (an IBM ThinkPad in which every piece of hw is supported by Linux:) less than a month ago and it came with w98se on it, so you're just dead wrong.

  165. It's okay... by toofast · · Score: 2

    You did forget to mention that, in the cmd line interface, he needn't put an & sign at the end of his commands =)

    tf-

  166. Re:Actually more.. by Foxman98 · · Score: 1

    Windows 2000 Data Center comes above Windows 2000 Adnvaced server. I think it's called Data center.

    --
    S.t.e.v.e.
  167. Re:I'm testing it. It's okay by gh · · Score: 1

    Hate to say it, but Corel in my experience has been very fair in handling the deadlines. There was one week I knew I probably would not have made the required submittion count due to travel where I had no computer access. I contacted them well in advance of the deadline and was granted a reprieve.

    Most testers were not dropped right away. After a few times of people failing to make the criteria, a warning was issued to all beta testers to start meeting the requirements and to make sure you do not miss the deadline otherwise you will be dropped after the next cycle.

    If you can't meet deadlines and handle it in a professional manner, yeah, they probably did the "smart" thing. *shrug*

  168. os security problems by xyster · · Score: 1

    do you think microsoft just doesnt care about designing a secure OS and just waits for the public to do the security analysis for them?

    this wouldnt surprise me at all..since i believe ms is all about pushing an os out the door than doing years of code reviews on it

  169. Re:... it blows by Chagrin · · Score: 1

    Pretty disgusting to see a lighthearted joke used as a thread for hateful ones.

    --

    I/O Error G-17: Aborting Installation

  170. I'm beta-testing it... by Teferi · · Score: 5

    ...and here's what I think.
    I hate the dumbed-down interface. Period. The new start menu is no more intuitive than the old one, and I'm thankful that there's at least a way to switch back.
    I also -hate- the new "View as Tiles" mode in Explorer. It scales the icons up hugely with no anti-aliasing - and then makes the clickable area extend to the side. Can you imagine how confusing that'll be to a complete novice?
    Theme support is spotty and inconsistant - Explorer remains unthemed, as does IE. (Same thing happens with Windowblinds, both these apps bypass the normal Win32 widget stuff)
    Besides the modified UI, it's just plain ol' Win2k with a few added services and minor tweaks.
    I realize most of this may be due to the fact that it's a beta, but I'm rather disappointed with what I've seen of it so far.

    "If ignorance is bliss, may I never be happy.

    --
    -- Veni, vidi, dormivi
    1. Re:I'm beta-testing it... by cyoon · · Score: 3

      I don't mean to sound like an ass, but that kinda is the point of a beta. It's going to have lots of UI issues; the more formidable improvements are likely to be less visible. The UI issues will continue to be worked out at a later point. Microsoft's bugs and design flaws tend not to be in the UI portion of an application/OS. They spend the big bucks to make it nice and flashy ... and it works.

  171. MCSE by myrddyn76 · · Score: 1

    When Windows 2k came out M$ pretty much cancelled MCSE for NT 4.0 (yes, I know that you could take the test once for free etc, etc, etc, but it was still an Atomic Wedgie to the Tech-world). Does this mean we can expect another pantsing come this time next year when they start requiring a new piece of paper to say you know how to use Windows (and that you're M$'s butt-monkey)? "We know that you paid $x to get your MCSE for NT and 2*$x for your Windows 2k MCSE, but you're just going to have to pay out of the nose like everyone else to get your Whistler Professional MCSE. But we're not in it for the money. We're just trying to keep the standard up to date."

  172. not me, unfortunately :) by timothy · · Score: 1

    I'm using a laptop which dual-boots Windows 2000 and Linux Mandrake. It's an HP OmniBook 4150, with 128MB of RAM and a 650MHz PIII (ridiculously overpowered, in other words). [Overall, btw, I like it -- better keyboard than most laptops, decent screen, dual pointers, not *too* heavy ... free plug, HP, now send me my free laserjet;) ]

    I've had it now for I think 2.5 months. The machine came with Windows 2000, and almost as soon as the battery was charged, I installed Mandrake 7.1 (thanks Eugene), which went on hitch-free.

    Within weeks though, Windows became unusable, first with small glitches, then increasing instability, then crashing at startup. [Aside: I should explain why I have it at all -- because, like Roblimo, I can't get my Merlin wireless modem to work friendly with Linux. Eternal gratitude and a cool T-shirt to anyone successful in giving me a dummy-level walkthrough which *works* to get it going -- I've had some of the smartest people in the world try and fail thus far;)]

    So I re-installed, from scratch, using the included "recovery disks." Like most people, I imagine, I did not backup any more than the few files I'd managed to get on a floppy when the system started to go flakey. (C'mon now, show of hands, how many people have reliable backups of the contents of their laptop?) I found that the recovery disks barely qualify for that name, since they certainly don't allow you to recover much of your sanity. The likeable IRC client I'd finally managed to find (not as good as Xchat, but passable), putty (since MS does not include any SSH client, nor even a telnet client, Mozilla M18 (downloaded *by modem*!!!) -- all gone.

    At that point I had to re-install Linux, too, since the rescue procedure considerately hoses *all* your partitions, not just the ones with the problem-child Windows. In fact, the rescue disk has remarkably few options -- it's Wipe Completely or Cancel and Fume at the Brokeness;)

    This Friday it happened again, with even less warning -- screen went crazy, then system refused to so much as *boot* Windows. Linux still came up happily, though. So I was able to rescue some things by openeing the windows partition under Linux, grabbing the files and sticking them on a floppy. So at least I'll be able to get them soon. [Note: MS should bundle Linux with Windows as -- and I've seen it labeled this way at some computer stores -- a "utility program."]

    I have not used Windows all that much in my life, but for what it's worth my experience with the particular combination of my laptop, Windows 2000 (and note, Linux as well) has not been happy overall. Maybe Whistler will improve on this, but so far it'd have to, IMO;)

    Perhaps I'm doing something funny, but that's the truth. (Of course, I can crash any computer, simply by being near it.)

    Please can't somebody help with the merlin? ;) All I need is a little page of handy instructions ...

    timothy

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
    1. Re:not me, unfortunately :) by g_mcbay · · Score: 5
      Clearly your problems are laptop related. Poorly supported crappy components, I'd wager...Why bother writing anti-Microsoft FUD focusing on the fact that Windows runs poorly on that system and then, at the end, barely mention in passing that Linux also runs pretty poorly?

      Oh yeah I forgot, this is Slashdot.

    2. Re:not me, unfortunately :) by rothwell · · Score: 1

      Hey! Good advice. Putty appears to actually work right. (And to another poster, I am running w2k. Using its telnet is like poking myself in the eye while being pulled backwards through a bush that's being pulled backwards through a combine harvester).

    3. Re:not me, unfortunately :) by rothwell · · Score: 1

      > I actually use VNC to connect to an X session on my linux gateway to use telnet.
      This is mind numbing stupidity
      Ah... one of those Buchanan voters...

    4. Re:not me, unfortunately :) by freddevice · · Score: 1

      The telnet client in NT is rubbish. Up to now I had seen no reason to upgrade to 2000; I will test out this statement and if true I will change my clients.

      It's funny isn't it; as microsoft improve there system becomes more like Unix; I suppose they will get there one day.

  173. A Cue from Be? by be-fan · · Score: 3

    The taskbar thing has been available on BeOS for years. Whos following who?

    Mods away!

    --
    A deep unwavering belief is a sure sign you're missing something...
  174. Remote Control? by Accipiter · · Score: 3
    Those sneaky Scientologists...

    -- Give him Head? Be a Beacon?

    --

    -- Give him Head? Be a Beacon?
    (If you can't figure out how to E-Mail me, Don't. :P)

  175. Opinions are like assholes... by shutdown+-h+now · · Score: 1

    Everybody's got one, but I'll inject mine here at the risk of being a bit OT.

    It seems that Microsoft is pushing towards the ultimate appliance interface. They do not want (nor do most people want) a computer in your home. They want an appliance. You turn it on and do what you have to do through their interface and you pay them for the service they are providing you. Now, I and many others do not find this appealing or even think it is a "GOOD THING" with respect to computing. However, the majority of people do not know, nor do they desire to know much about the internals of a computer or its operating system.

    I think Microsoft is actually providing a useful service to those people who do not wish to learn about computers and merely are looking for an appliance to play games and write emails on.

    Those of us who do have a desire to learn about the internals of a computer, its OS, and the general administration of a server will benefit from the many other options we have available to us. There is Linux, FreeBSD, OPENBSD, Solaris, TruUnix64, MacOS X, ad naseum.

    I think in the long run however, this computer as an appliance mentality will undermine the growth of the future Computer Science majors and Software Engineers. People become to accustomed to the computer==appliance model of thought, there *could* be a serious decline in the interest of computing (where computing equals programming and general hackery.)

    I see nothing wrong with providing a service people want as long as it *does not* infringe on the rights of others who do wish to learn more than how to use an appliance.

    Computers should be easier for people to use, but consumers should also have the choice to own a computer and not an appliance.

    Hope that wasn't too much of a rant.

    Regards,

    Dan

  176. Re:damage is lessened, not eliminated by the db .. by be-fan · · Score: 1

    I don't know about you, but methinks the LSB needs to grow some balls!

    --
    A deep unwavering belief is a sure sign you're missing something...
  177. UI bits by be-fan · · Score: 2

    Is it just me, or is MS releasing AOL 5.0? Take a look at this screenshot and decide for yourself.

    Did anyone notice that GUIs are getting flatter everyday (kinda like models.) Back during the Motif days you had these huge, thick window panes and these massivly raised buttons. Then you got into Win9x/NT4/2K with its more delicate features, and now you can barely see the raised effects in in Whistler.

    PS> Since nobody uses AOL, I'll just tell you. The Control Panel art-style is awefully similar to the style of the AOL icons.

    --
    A deep unwavering belief is a sure sign you're missing something...
  178. Re:BeOS problems by Lx · · Score: 1

    Yes, there's some problems in the Be scene at the moment, there always have been. Personally, I'm just crossing my fingers Be knows what it's doing, and in the meantime, keeping a close eye on Atheos.

    -lx

  179. Re:I'm testing it. It's okay by 11223 · · Score: 2

    I know. I just got very busy (lucky me), and they just plain dropped me. Oh, well. I didn't want it anyway. WordPerfect Office 2000 for Linux is a slow, bug-infested piece of crap. No amount of beta testing will fix that.

  180. You'll still need 95/98/ME by volpe · · Score: 3

    The NT/2K/Whistler product line will never be a standalone complete end-user system solution until MS provides the ability to create a bootable DOS floppy from within this product line. Just about every BIOS flashing utility (not just system BIOS, but peripheral card BIOSes and possibly even some CDRW device firmware) requires booting to a DOS prompt in order to run the flashing utility. What does every NT-based system vendor tell their clients to do when they need to flash their BIOS? Find somebody with a W9X machine and format a bootable floppy. When I built my W2K system, not only did I buy an OEM copy of W2K, but I also picked up a copy of W98SE, just to make sure I had a (legal) way to boot to a DOS prompt for these situations.

    1. Re:You'll still need 95/98/ME by jrcamp · · Score: 1

      You bought Windows '98SE *just* so you could boot to a friggin DOS prompt? You can't be serious.

    2. Re:You'll still need 95/98/ME by 1g$man · · Score: 1
      I ran into that problem on my W2K machine.

      The simplest solution though is FreeDOS: a free, open source MS-DOS clone. I made a boot disk with it that works fine for BIOS updates and such.

    3. Re:You'll still need 95/98/ME by volpe · · Score: 1

      Cool. Thanks for the tip.

    4. Re:You'll still need 95/98/ME by volpe · · Score: 1

      Why would anyone spend $55 for IBM PC-DOS when they can get 98SE for $89?

  181. Re:Seems damned quick by Detritus · · Score: 2
    Where I work, we have a large number of NT 4.0 systems with Office 97. Upgrading them to Windows 2000, Office 2000, and the latest Visual Studio for the developers, is going to be very expensive. I expect that we will stick with our current software as long as possible.

    Isn't there a problem with the new Windows 2000 directory service? I got the impression that it requires all of the servers to be running Windows 2000.

    --
    Mea navis aericumbens anguillis abundat
  182. Of course by Gothmolly · · Score: 1

    Doesn't MS own the PC-software magazine industry?
    Of course it looks "stable" to them. Like they even know what to look for.

    --
    I want to delete my account but Slashdot doesn't allow it.
  183. Re:where telnet? ok ... by cyber-vandal · · Score: 2

    Open up a console window, type telnet mysite.com.
    What's so hard about that?

  184. Codenamed "Whistler" because... by Chagrin · · Score: 1
    ..because that is the sound the source code makes as it flies out the microsoft network!

    *fffwwoooooo....*!

    --

    I/O Error G-17: Aborting Installation

  185. Re:Windows isn't hard to crack, just not interesti by The_egghead · · Score: 1

    Honestly, this isn't specific to Microsoft. Just about all of the big companies (Intel, IBM, Motorola, Lucent, Cisco, Sun, etc..) do something like this. High tech companies will do anything to get good people. The company that I interned for offered me $3K just to come back as an intern for the next summer. It would have been $5K if I was going to be a senior.

  186. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  187. Re:Blind redirects by ca1v1n · · Score: 1

    If you think I run Win98 by choice, you're gravely mistaken. We don't all have the option of our preferred OS when we're at school or at work. Hence my point. They've stopped being funny. That's all.

  188. Re:Fancy fonts and pretty pictures don't make an O by SpryGuy · · Score: 1

    Yeah. While Apple is going for photo-realistic in its new OS X, MS seems to be going for "cartoony" with Whistler and the new MSN Explorer, etc.

    I really don't like it. There are so many UI improvements they could make that would be functional and useful... instead they dumb-down things and blow up the size of everything. I spent an hour just turning off and reconfiguring crap on Win2k... stupid 'fade in' menus that wasted time, and the stupid "big icon" default display in Explorer windows to name two things. Gads.

    I don't WANT a cartoony Nickelodean style dumbed-down big type huge icon interface. I need to get some work done. The clear-crispness of the OS X is vastly superior to anything I've seen come out of MS (and I'm not generally a Mac person).

    - Spryguy

    --

    - Spryguy
    There are three kinds of people in this world: those that can count and those that can't
  189. Re:Seems damned quick by MaxQuordlepleen · · Score: 1

    IANAMCSE, but you can run 2000 servers in mixed mode, which supposedly allows them to integrate with NT 4.0. In my limited experience (a single subnet with 1 Win2K DC and 1 NT 4.0 member server) it was reasonably OK, but my application was far from critical. Not sure about what would happen if you tried to integrate an NT 4.0 domain controller. I know that it didn't like my Samba "domain controller", but that could just have been lack of knowledge on my part.

  190. Conclusion by linuxgod · · Score: 1

    I have no use for M$ products.
    They can't do jack shit in what im doing.
    and don't support half the hardware on my
    machines. Please explain to me HOW
    i can run postscript docs etc.. on win?
    BLAH, you can't. Win doesn't support jack
    shit. Doesn't support my hardware either.

    Not only that but im not spending $200 on a peice
    of shit that won't be able to stay running for 2 weeks.

    You seem like the type that is fucking stupid enough
    to rely on a company to provide your security as well
    as your code. You are a lemming, a sheep, and
    bill gates is your fucking shepard. You are a pawn
    in a game being played by a monopoly. You are a follower
    not a leader. You are a lazy man, not a worker.
    You are a person who is easily mislead, and too trusting.

    If M$ can't protect their own fucking machines......
    what makes your dumbass think you can? You
    don't even have the source. They do. And they
    still can't protect their own shit.

    Your rantings are childish, illogical, and
    out right stupid.

    You are afraid to show yourself for fear you might
    be overtaken and conquered. You are afraid for
    people to see who you really are because you are
    afraid they will laugh at your dumbass. Well, you
    are right, if you play with fire you get burned . Well, im
    sitting here laughing my ass off at you now. The
    people at slashdot are laughing at you, not with you.
    Your too fucking stupid to know.

    There is a special place in hell for people
    who follow others, and 'do what they do'
    and jump off the bridge when they do.

    So BURN you damned lemming. BURN.


    ETRN x

    1. Re:Conclusion by linuxgod · · Score: 1

      GO Lemmings GO !!!!!!!!


      ETRN x

  191. no, you don't by q000921 · · Score: 2

    The last few BIOS upgrades I have performed were done with vendor disks that included their own copy of DOS. And that's good: I shouldn't have to depend on any particular OS installation to upgrade the hardware. All I want from the vendor is a bootable floppy or CD, and that's what vendors increasingly provide.

  192. Microsoft Linux by Eaps · · Score: 1

    On the topic of OSes, there's this one real funny site I went to recently which tells us about Microsoft's next generation of Os's. Its funny but a scary thought Anyways go to MS Linux !!

    --
    The duality weakens
  193. Re:Actually more.. by bluephone · · Score: 1

    You're thinking of Star Trek and the Enterprise A, B, C, D, E, etc. With Windows 95 there was Win95, Win95A, Win95b, and Win95b can be broken down further to OSR2, OSR2.1, and OSR 2.5 (which only added USB to OSR2.1).

    --
    jX [ Make everything as simple as possible, but no simpler. - Einstein ]
  194. Re:Netscape by FreeMath · · Score: 1
    The Microsoft Security Service that comes preinstalled sees it as a security risk and prevents you from using it.

    A Security risk to the system, or Microsoft?

    --
    This sig intentionally left blank.
  195. I'm testing it. It's okay by ajv · · Score: 5
    Win2K is my primary win32 operating system. I run all my games on it (Baldurs Gate II, Combat Flight Sim 2, Red Alert 2, Flight Sim 2000, Total Annilihation, Quake 3 (@ 89 fps, 1024x768, 32 bit, everything turned up high)) without a problem. I also do a variety of other things that drive it hard, including compiling, testing, security stuff and so on. The uptime is exemplarly; at home I have had my new Dell on for the month that I've had it without a reboot until I loaded Whistler last night.

    Whistler Pro - I turned off moron mode as I found it difficult to live with the new interface, which might be fine for my mum, but useless for me. Remember, this is a Microsoft beta (equivalent to 0.4-0.7 or therabouts in most open source software). When I was beta'ing Win2K, Win2K went from NT 4.0 look with new barely new color schemes and Win98 pop outs in build 1477 through to Win2K's look and feel in about six hundred new builds. Expect Whistler's appearance to change until about April next year.

    It seems stable enough. It has ATA-100 support (something that I had to retroactively add to Win2K when I got my Dell) and the screen drivers seem snappy enough. I'm intrigued to find that people are already reporting stuff doesn't work as everything I've tried (including a couple of games) works fine for me. My Logitech USB joystick just worked, and my USB Canon Ixus similarly just worked (in fact, the new features in Whistler for this stuff is just fantastic).

    I like the new user "disconnect" feature. It allows multiple users to remain logged on and you can quickly move between them (if you have adequate memory).

    I like the way print drivers seem to be kicked out of kernel mode. My 710c never gave me grief in Win2K, but now there's even less chance with Whistler.

    Other than that, it's too early to make a full judgement. I've already found one potential security flaw and I have a negative installation experience during the express upgrade, but as I'm a tester and this is a beta, I've told Microsoft about both issues, and they'll fix it, like they did with the six things I found during the three years I tested Win2K. If every one of the "beta" testers did this, the product would be a far better product for it.

    --
    Andrew van der Stock
    1. Re:I'm testing it. It's okay by JimR · · Score: 1
      How much do the random programmers who send code diffs into OSS authors get paid?
      They get the source code.
      --
      #exclude <ms/windows.h>
  196. Conclustion-Ext by linuxgod · · Score: 1

    I don't like them simply because of their position.
    I don't use them, and I fail to see the reason why
    anyone should. Its simply wrong to pay $200 for
    a product that doesn't even include the source.

    Maybe if M$ would make a decent product (like Win 3.11)
    then maybe I would use them again. But untill that day I will
    not. I have yet to see a product made by them as stable as
    their 3.11. No, 2000 doesn't come close. Reboot this,
    and that. Its outright dumb the way it was made. reboot
    to install a driver? heh. No other OS does that accept
    Mac. Reboot for machine-local security policy. Duh.
    that makes a lotta sense. Win is just badly engineered.
    It is very limited to what it can do, and is only good for
    1 thing. A desktop. But even at that position, it won't
    work with half the equipment on my LAN.

    If you would quit being such a dumbass we could talk
    like 2 people, instead of you drifting off the subject
    with stupid remarks.


    ETRN x

  197. Easy joke by Pseudonymus+Bosch · · Score: 1

    Why do you keep sayingthat Microsoft/BillG claimed to have invented DLLs?

    Of course, it was Al Gore who claimed the invention.

    __

    --
    __
    Men with no respect for life must never be allowed to control the ultimate instruments of death.
    GW Bu
  198. My First Windows by Wesley+Felter · · Score: 2

    Some more good rants on this topic:

    Ellen Ullman in Salon - The Dumbing Down of Programming
    Peter Merholz in Stating the Obvious - Whose "My" Is It Anyway?

  199. Waste of money. by Torak- · · Score: 1
    After having the beta installed for a couple of weeks, I'd have to say that was mostly cosmetic enhancements (in the form of a nice new theming system that means Windows users don't have to be embarassed when compared to the purdyness of X) it really, honestly could have been and should have been Win2k service pack 2.

    Whister is just more needless moneygrubbing from Microsoft.

  200. Eh? by mindstrm · · Score: 2

    MS has these current distributions:

    Windows 2000 Professional (successor to NT 4 workstation)
    Windows 2000 Server (successor to NT 4 server)
    Windows 2000 Advanced Server (above + backoffice + other new shit). Terminal services are now included, rather than in a separate package (NT 4 terminal server edition, etc)

    And windows ME (successor to windows 98).

    The rest are OLD and deprecated.

    And we don't count 'CE' because that's not really windows.

  201. Seems damned quick by MaxQuordlepleen · · Score: 2

    The new OS seems to be coming at a lightning pace. This might be fine for home users in the 9x train, since they'll likely not bother with a new OS unless they are buying a new machine. However, is the corporate world really going to buy into a new iteration of Windows so quickly? My unscientific survey of local businesses (places that friends work) seems to indicate that the corporate world is just now starting to stick it's toe into the Win2K product. One multinational I know of that is headquartered locally (and not in any way backwards, IT-wise) is just now setting up scripts for a rollout of 2000 professional, and even that is only for limited release. Admittedly, I don't live in a high tech hotbed, but I don't think this quick turnaround is going to sell very well.

  202. no more ILOVEYOU virus, now there'll be IOWNYOU by ahaile · · Score: 1
    The article reads:
    Microsoft has built into Whistler a feature that allows a user to request assistance from another user via e-mail, specifying a window of time in which the request must be answered. The user providing help may then take control of the problem system, fixing the problem while the user watches.
    All it takes to grant remote access is to "send an e-mail"? So what happens the next time there's a virus like MELISSA or ILOVEYOU, only this time, along with sending messages to everyone in your address book, it also sends one of these "assistance requests" to a cracker?

    Every day, I'm more and more happy I use Linux.

    MS is cutting user security *extremely* close here. First, they made the job of crackers twice as easy by adding scripting to Outlook and Word. Now, they've finished the job by adding a shoddy remote access feature. They're placing a huge bet that there will never be another hole in Outlook Express, that word viruses will somehow go away, and that users will learn not to run programs out of e-mail messages, even though their own people can't get that one right.

    Those of you who work in computer support, think about this: How many times have you seen Word viruses on a user's computer? Now imagine that each one of those cases was a full-blown remote exploit. Now shudder.

    How many computers need to be owned before people wise up to MS's security failures? Why was it that MELISSA and ILOVEYOU were covered as stories about dangerous "computer criminals", rather than stories about Windows' security failings?

  203. The single most impressive thing... by djrogers · · Score: 1

    Is probably a really stupid, useless enhancement to most ./ers... The improved anti-aliasing of fonts in Whistler make my laptop screen absolutely beautiful. The AA goes much further than any previous OS, window manager, or app that I've ever seen, and with laptop specific enhancement turned on, it is sooooo much easier on my eyes I can hardly look at Moz in X-Win anymore.

    --
    Think outside the... Hey, where'd the friggin' box go?
    1. Re:The single most impressive thing... by MetaPhyzx · · Score: 1

      Well... I think it looks a lot like OS X... but Apple's is preferable.

      --
      Blacker than my baby girl's stare. Black like the veil that the muslimina wear. Black like the planet that they fear...
  204. sounds like perl ;-) by GCP · · Score: 1

    from Merholz:

    "Think about it. What products, in the real world, use the possessive "My" in their names? Products for small children, like "My First Sony." How foolish would it sound, say, to buy something called "My Telephone" or "My VCR". Obviously, they're yours--you own it! Using "My" on a Web site encourages this childish sense of propriety, a propriety which, as was pointed out earlier, is already unfounded."

    from Perl:

    my $computer="Wintel";
    my $documents="MS-Office";

    ---------------------------------------

    --
    "Those who have never entered upon scientific pursuits know not a tithe of the poetry by which they are surrounded."
  205. Improved Type Handling by Squeeze+Truck · · Score: 2

    OpenType is a very cool technology. Fortunately, it has been part of Freetype for some time. :)

    --

    "Reactionaries must be deprived of the right to voice their opinions; only the people have that right." - Mao

  206. where telnet? ok ... by timothy · · Score: 1

    I'd be happy to be wrong about this. As I've said, I'm no Windows expert. But if there's an included telnet client, I haven't noticed it (pokes about) ... Ah. I find something called HyperTerminal, which seems like a telnet app. Cool, thanks for the info.

    wrt the rest, well, I dunno. What else am I "wrong or lying about"? :) Am I (hopefully) also missing an included ssh client, since that's what I'm actually after anyhow?

    timothy

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
  207. Re:Actually more.. by RedWizzard · · Score: 1

    I bought NT4 less than a month ago (for work). I could also have bought Win98 had that been my weakness.

  208. Scary new feature by zfalcon · · Score: 1

    "Microsoft has built into Whistler a feature that allows a user to request assistance from another user via e-mail, specifying a window of time in which the request must be answered. The user providing help may then take control of the problem system, fixing the problem while the user watches."

    I think there is already a third party solution to this feature...It's called back orifice.

  209. Voice Recognition by Sno\/\/birD · · Score: 2


    Whistler does have built-in Voice Recognition...this is pretty cool.

    --
    Jeff -- skibum, among other things