Slashdot Mirror


Mac OS X 10.2.2 Update Available

Fork420 writes "Apple has released the 10.2.2 update. According to Apple: The 10.2.2 Update delivers enhanced functionality and improved reliability for the following applications and technologies: Address Book, iChat, IP Firewall, Mail, Print Center, Rendezvous, Sherlock and Windows file service discovery. The update also includes the updated services previously delivered in Security Update 2002-09-20. For detailed information on this Update, please visit http://www.info.apple.com/kbnum/n107140 (when this story was posted, this link was not yet working) Enjoy..."

5 of 441 comments (clear)

  1. Improved Find function? by ku+hand+luke · · Score: 5, Interesting

    "- Improves the Find function of the Finder by no longer finding items in invisible folders." I hope this doesn't break the runaround I use on my brother's iPod: In Jag, I open his iPod on the desktop and do a search in that finder window for any .mp3 and voila!, all files available for drag and drop. We'll see soon enough...

    --
    veni vidi vamos
  2. Re:What happened to the old Slashdot? by Wyatt+Earp · · Score: 5, Interesting

    Yep.

    Back in the day, the only time you'd see an Apple on the front of /. is when they came out with hardware or sued someone.

    Now I'm getting my update news here. Scary.

  3. Re:Mac OSX by phillymjs · · Score: 5, Interesting

    browsing with one mouse button in IE was driving me fucking nuts

    Okay, Mr. Power-User, then cough up $20 or whatever for a mouse with the number of buttons you need. For the millionth fucking time.

    I always thought that it was just an old joke/troll but seriously, why?

    The one-button mouse is designed to have a very clear function, so when Grandma tries to use her new iMac, she doesn't get confused. Apple performed usability testing when they were developing the Mac, to find the optimal number of buttons for the uninitiated user. The results of their testing: one. Any more than that confused people.

    You might say, "Well, that was twenty years ago, surely people are more clued in now!"

    Wrong. If I had a buck for every exchange like this I've been a part of in even the last two years, I could retire to my own private island:

    Me: "Sure, I can help you with that. I need you to right-click on [icon] and select 'Properties.'"
    Client: "I clicked on it, but it just went dark. Where is this 'properties' thing?"
    Me: "Did you right-click on it, or just click on it?"
    Client: "What do you mean, 'right-click?'"
    Me: "Right-click, as in, click the right mouse button."
    Client (incredulously): "You mean, it does something different???"

    My point: Some people STILL find multiple mouse buttons confusing. Since Apple is marketing in large part to people who are confused/frustrated/confounded by Windows, it makes sense to include an unambiguous mouse.

    Most people who want a mouse with more functionality either right from the start or after they get up to speed with the Mac will purchse one, and put the Apple one in a drawer somewhere. Those who don't post on /., bitching about how a multi-button mouse still isn't included with Macs.

    ~Philly

  4. For those that don't know what Akamai is by Sycraft-fu · · Score: 5, Interesting

    They are a company that delivers content for you. You pay them to hold your stuff. However they don't just put it in a fast datacentre, they actually have little cache engines that they give to large networks (like universities). This means that if you happen to be on one of those networks, your downloads are incredably fast.

    They just did this at U of A, where I work. They shipped us 3 servers and a switch (for free) and then are helping us get them set up. The effect, when they are running, will be that any traffic bound for Akamai's network will instead get serverd from those local computers. So instead of loading down their and our internet links, they will come form a LAN connection.

    Really it's a win for all involved. We are happy because it reduces our traffic at no cost to us. They are happy because it reduces the traffic on their network. Their customers are happy because it means fast data delivery to lots of people.

  5. Re:NO! by overunderunderdone · · Score: 5, Interesting

    For the "average user" case means nothing. Grandma picks files by clicking on the little pictures and would never notice if many files had the same name.

    Lets test your theory using the common scenario of doing tech support for Grandma over the phone:
    Me: "OK, Grandma open now click on the picture of a paper that says 'read me'"
    Grandma clicks on 'Read Me' - after long conversation I finally realise she opened the wrong file
    Me: "No, the OTHER file that says 'read me'"
    Grandma clicks on 'READ ME' - another long period of miscommunication follows
    Me: "OK, Grandma open the file that says 'read me' but ignore the files 'READ ME', 'Read Me', 'READ me' and 'read ME'.
    Grandma does an Ellen Feiss "hugnh???"

    The obvious advantage of case insensitivity is that it is easier for humans to talk & think about what is on a computer without confusion. Even the tech savvy may have the occasional problem with distinguishing between 'Read Me' and 'Read me'.

    case insensitivity actually interferes with user-friendliness in a CLI as it makes it more difficult to do really advanced things in the user program, such as spelling correction of filenames.

    I don't follow you, how does it make this more difficult?