Slashdot Mirror


Inside Apple's Leopard Server OS

An anonymous reader writes "Mac expert John Welch, author of the widely read OS X versus Vista comparison, delves into Apple's Leopard Server OS. He and Information week have on offer a deep dive into what's known so far about OS X Server 10.5, which will be showcased at Apple's Worldwide Developers Conference in June. Welch weighs in on Leopard's iCal, Wiki, file, Quicktime, and mail services, along with Xgrid 2, Open Directory 4, and 64-bit capabilities. What does it all add up to? His assessment: Apple probably isn't aiming at 'big' enterprises; just the same, Leopard Server is shaping up to be a great SMB (small and mid-sized business) product. Welch writes: 'For about a thousand bucks on existing hardware, or for the cost of an Xserve, you get a really solid server, able to support Web services, collaboration, groupware, IM, and file services. You can run it with its own directory service, or as part of an Active Directory implementation out of the box. It provides some features that due to pricing and/or setup requirements, have traditionally been reserved for big enterprises — in particular clustering of both email and calendaring servers.'"

89 of 133 comments (clear)

  1. Linux by kraemate · · Score: 3, Interesting

    A comparison between Leopard Server and Linux would've been better, IMHO.

    1. Re:Linux by AxminsterLeuven · · Score: 5, Funny

      Sure, but it wouln't provide any obvious reasons for Vista-bashing. Where's the fun in that?

    2. Re:Linux by rindeee · · Score: 4, Insightful

      You're wrong. No offense intended. Your response is, I suspect, a common one. The reality however is that in the market Apple is targeting with this, MS is the standard. Could you build out a Linux box to do all the same stuff that Apple is doing here? Yeah, pretty much (not sure on the QuickTime streaming). That's not the point. What matters is that Apple HAS built it out. They've used OSS to do it. They wrapped it in a slick package. They've made it super easy to deploy, manage, extend, expand and use. A 'systems consultant' could walk in the door and give a small/medium business a complete solution using the Windows desktop and top notch OSS client software (Thunderbird, etc.) providing a truly complete solution for peanuts compared to what an MS back-end would set you back. Kudos to Apple!

    3. Re:Linux by Anonymous Coward · · Score: 2, Insightful

      That same systems consultant could do the same with Apple, Linux, BSD or Windows. How are you saying "you're wrong"? A system consultant that chooses and deploys a specific system is familiar with it and it is turnkey system for him. There is no trying this and playing with getting that working etc.. That consultant has done it in the past many times and knows how to do it. If the consultant is playing around and attempting to get basic things working, you need to hire a different consultant.

      I am curious about your claim of:
      They've made it super easy to deploy, manage, extend, expand and use.
      Considering that this will not be even showcased until June, how do you have any idea about that? That aside.. Have you deployed this in an SMB environment and done some expanding and extending? If you want people to take your opinion seriously, make it your opinion based on some personal experience with the product with some feedback. Repeating or assuming based on something you've heard someone else say is useless to everyone.

    4. Re:Linux by rindeee · · Score: 1

      The bottom line is, well, the bottom line. As I said, you could do this with Linux (but it will be tougher to manage for the end user over time). You can do it with Windows (obviously since the article is posing Leopoard Server as an alternative to Windows). It's a combination of ease of deployment/mgt. and cost. According to the article (see your 'curious' qustion) it wins in both areas. Of course none of us has used it, that's why we're reading an article written by someone with more insite that we have on the matter. Let's not forget, we're discussing the contents of the article as they pertain to the facts that we do know. Don't get so worked up.

    5. Re:Linux by 605dave · · Score: 2, Informative

      Absolutely you could be running QTSS Streaming Server on a Linux box. Apple open sourced the code several years ago under the name Darwin Streaming Server. It is licensed under the Apple Open Source License, and is available from the Apple Developer Connection.

      --
      Be kind, for everyone you meet is fighting a difficult battle. - Plato
    6. Re:Linux by Golias · · Score: 2, Interesting

      "They've made it super easy to deploy, manage, extend, expand and use."

      Considering that this will not be even showcased until June, how do you have any idea about that?


      Probably because OS X Server has been around a while, and has always been super easy to deploy, manage, extend, expand and use.

      The thing is, anybody who can administer Linux can also admin an OS X (non-server) box to do the exact same stuff. OS X is basically just Mach+BSD+Aqua. You don't need OS X Server to just run sendmail or apache or whatever. The consumer-level OS X does all that with little more effort (and sometimes less) compared to Linux.

      OS X Server is a product designed to line up favorably, ease-of-use-wise, with Windows servers. If that's not important to you, save your money and select one of the cheaper options.

      --

      Information wants to be anthropomorphized.

    7. Re:Linux by ChrisA90278 · · Score: 1

      "A comparison between Leopard Server and Linux would've been better, IMHO."

      No, Linux is a kit of parts you use to build a system. Apple's market is some one who wants to open a box and pluig in a working server AND big AND here have ONE place to call for help for both hardware and software suport.

      A better comparison would be with Sun Microsystems. Sun can sell you a UNIX box that does what an Apple server does. Heck it even uses much the same Open Source software. Put Sun can send a hardware or software guy out to your site on quick notice, few Linux vendors can (maybe IBM can?) What does Linux cost if you buy it with single point support?

      But Apple is cost effective. They beat both Sun and IBM on price. Linux is only cheaper if you don't pay the person who builds if for you.

      That said. I'm typing this on a Linux system. Been a big time Linux supporter from Kernel version 0.95 and a long time Sun user from long befor that.

    8. Re:Linux by shmlco · · Score: 1

      To me the question is what kind of shop is it?

      Organizations with mostly Windows desktops tend to migrate towards Windows-based solutions, since the people there are already familiar with at leat part of the puzzle, and the server environment doesn't have to be relearned from the ground up. IOW, you already know how to setup IP addresses, accounts, manage drives, install updates, etc..

      So I can see how a shop that's primarily Mac-based would tend to want OS X-based servers as well, for a lot of the same reasons. Even if a systems consultant sets it up, a familiar environment is going to be easier for the existing staff to manage and maintain.

      And as you point out, hiring the right consultant is key. Not only does he need to know the system he's consulting on, but you all need to hire the guy who can make the right choices for YOUR company. Too many only know one system, and as such suffer from the "if the only tool you have is a hammer..." mindset.

      Notice how the Linux geeks here always start out the conversation with how they'd setup a Linux system to do X, Y, and Z? Regardless of whether or not it's the best choice for that company or individual? It's what they know.

      --
      Any sect, cult, or religion will legislate its creed into law if it acquires the political power to do so.
    9. Re:Linux by scott_karana · · Score: 1

      Actually, the Quicktime streaming application is something that Apple has open-sourced (under the APL, but what can you do):
      Darwin streaming server: http://developer.apple.com/opensource/server/strea ming/

  2. Yes but... by Anonymous Coward · · Score: 5, Funny

    Tell me how fast it copies files...

    Thanks
    --Bill G.

    1. Re:Yes but... by Anonymous Coward · · Score: 3, Funny

      20 minutes for 17Mb files

    2. Re:Yes but... by stevencbrown · · Score: 1

      less than 12 parsecs.

  3. The magic end-to-end bullet by Deviant · · Score: 5, Interesting

    The one thing that has really helped MS in the enterprise has been that the sell an entire solution that all works together. Windows desktops sign into Windows Active Directory run by Windows Servers. Outlook connects to Exchange running on Windows servers with Kerberos AD logins. Office and Sharepoint getting along to create and maintain intranet content.

    Apple has made huge inroads with solving the desktop issues of running Unix on the desktop. For the most part though I have seen either Linux or MS solutions on the server for file sharing and web serving and NIS/NFS and such. Even on the mac I would imagine that Entourage connecting to an Exchange server makes up a large portion of the Enterprise mail community.

    If Apple can provide a cheaper end-to-end solution from the server to the desktop with LDAP directories, email, calendering, intranet etc - all preloaded on their server hardware and ready to go - then they have a real winner. Hell the cheaper licencing costs they can offer from basing on open-source can help subsidize their higher hardware margins to make this a comparable, if not cheaper, solution compared to something MS from the likes of Dell or HP.

    If they really wanted to twist the knife in they should release some client software/drivers for Windows that make it just as easy to connect that to their servers and services as Macs to accomodate the need for having some PCs in a newly mac office.

    Now is the time to do this as companies are faced with upgrading to Vista on the desktop, a new version of Office, and soon a new server platform. Most of this means new hardware purchases anyway. They might be able to just swoop in and offer a complete solution the likes of which linux has been unable to - all bundled with and guaranteed/supported on their own hardare as well.

    1. Re:The magic end-to-end bullet by AvitarX · · Score: 1

      Doesn't Apple offer that with ldap?

      --
      Wow, sent an e-mail as suggested when clicking on "use classic" banner, and got a fast response that addressed my msg
    2. Re:The magic end-to-end bullet by imikem · · Score: 3, Funny

      The one thing that has really helped MS in the enterprise has been that the sell an entire solution that all works together.

      They do? It does? What planet did I wake up on today?

      --
      Perscriptio in manibus tabellariorum est.
    3. Re:The magic end-to-end bullet by 0racle · · Score: 5, Interesting

      If Apple can provide a cheaper end-to-end solution from the server to the desktop with LDAP directories, email, calendering, intranet etc - all preloaded on their server hardware and ready to go
      First, no, it would take a lot more then just that to have people choose an Apple based network over SBS or other Windows setup.

      Second, Leopard pretty much is the last piece they need to provide that. it adds iCal server which is really all they were missing. With iCal server, Open Directory, Cyrus IMAP, Postfix and MySQL OS X Server could essentially do everything an SBS Premium install can do with out the 75 user limitation. However, you will need someone with some knowledge and experience to set it up. OS X doesn't have a million little wizards to get everything going with 4 mouse clicks. Initial set up should be done by someone who has an idea what they are doing.
      --
      "I use a Mac because I'm just better than you are."
    4. Re:The magic end-to-end bullet by fotbr · · Score: 1

      They might be able to just swoop in and offer a complete solution the likes of which linux has been unable to - all bundled with and guaranteed/supported on their own hardware as well.

      If Apple doesn't have a complete equivalent-or-better solution ready to go, right now, they've missed the boat and will have to wait to pull your "swoop in" move until the next Windows release.

    5. Re:The magic end-to-end bullet by Frumious+Wombat · · Score: 3, Interesting

      No, but it does have a million little graphical panels, many of them with useful help or hints on the screen, which allows someone moderately familiar with unixese to set one up quickly. I'm running them as a compute cluster as well as networked desktops, which has necessitated setting up everything from LDAP and NSF (don't ask) to DNS, NetBoot, and Sun Grid Engine. Kerberos came along free for the ride with the LDAP config. Easiest Unix machine I've ever set up, and easy to maintain. The remote monitoring tools are a pleasure, where the GUI actually makes a difference. (it's nice to see at a glance that machine 7 has thrown a warning light because fan 6 is running slow). The only real problem is that ARD runs through VNC (at least it did for Version 2,which is what I'm still at), so it's deathly slow compared to either X11 or RemoteDesktop.

      In the SMB space, they really seem to have a winner. Maybe I just never took heavy enough drugs to grok Win2K3, but I could never make it work as smoothly as OS-X server does. It's not Solaris, but it'll do.

      --
      the more accurate the calculations became, the more the concepts tended to vanish into thin air. R. S. Mulliken
    6. Re:The magic end-to-end bullet by Gilmoure · · Score: 1

      they should release some client software/drivers for Windows that make it just as easy to connect that to their servers and services as Macs.

      They already have Windows services in OS X Server 10.4. You can set it up to look like a Windows server, with AD and such. The rest of the services (POP email, web, LDAP, etc.) are pretty agnostic. I'm not sure about the iChat IM server. Is there a Windows client that can speak to it?

      --
      I drank what? -- Socrates
    7. Re:The magic end-to-end bullet by Johnny+Mnemonic · · Score: 1

      Even on the mac I would imagine that Entourage connecting to an Exchange server makes up a large portion of the Enterprise mail community.

      Not generally. If Macs are allowed at work, it's generally in an environment that has a generic IMAP service set up (or, where I work, we're all webmail based. Really. But it does allow you to use any platform you like that has a web browser). While non-Exchasnge email isn't common, it's not common to have Macs at work either, so there you go. Entourage to Exchange still has big problems, and it's become clear that MIcrosoft does not intend to allow platforms other than Windows to interact with Exchange server. At least, that was before they agreed to release interop specs in the latest round with the EU; I wonder if it will be much easier for a third party to step in and make compatiblity easier.

      --

      --
      $tar -xvf .sig.tar
    8. Re:The magic end-to-end bullet by koehn · · Score: 1

      The iChat server uses XMPP (Jabber), so yes, there's a ton of Windows client support. I was wondering if the iChat server has gateways to other systems like AIM and Yahoo, but I haven't bothered to check.

    9. Re:The magic end-to-end bullet by Gilmoure · · Score: 1

      Towards the end of the article, it mentions possible gateway support. That would rock at my work, where we've ditched the Mac MS Messenger clients in favor of the web based one. And a lot of the Mac users are whining for iChat use. If we can run a gateway to our Messenger server, sweet!

      --
      I drank what? -- Socrates
    10. Re:The magic end-to-end bullet by nine-times · · Score: 1

      Wait... you think Apple servers are harder to set up than Windows? Maybe you've just used Windows servers for a long time and you know the ins and outs, but Windows installations certainly aren't sensible these days.

    11. Re:The magic end-to-end bullet by GooberToo · · Score: 1

      I was wondering if the iChat server has gateways to other systems like AIM and Yahoo

      Ultimately it doesn't matter because if it speaks Jabber, the server can communicate with a another Jabber server which does support various non-Jabber gatways(MSN, AOL, etc).

    12. Re:The magic end-to-end bullet by Deviant · · Score: 1

      Actually I have found that, at least on their desktop OS, things like file sharing/web serving and such have wonderful easy seemless configuration.

      If they can, as you say, bring the simplicity of their GUIs to the more complex options needed in a server environment - if they can make it so with a few clicks out of the box it is good to go - then they will have a real winner on their hands and a real threat to Microsoft and the Linux distributions. If your defaults are such that they meet the needs of the majority with little change then that is half of the problem as well - and I have faith that Apple can do it...

    13. Re:The magic end-to-end bullet by Deviant · · Score: 2, Interesting

      The University I work for uses Exchange for staff and about 1/3 of our staff use Entourage on a mac to connect to it. I use it on my PowerBook while using Outlook on my Windows Desktop and they both work fine.

      The interface is a bit different and it chokes a bit if you have tons of delegated mailboxes/calenders compared to Outlook but, for most situations, they have it to the point where it is very usable.

    14. Re:The magic end-to-end bullet by revengebomber · · Score: 1

      The planet of the apes, apparently.

      --
      09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
      45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
  4. Re:This would be the same... by Anonymous Coward · · Score: 1, Interesting

    Actually, it would be a Ferrari compared to a Lambourghini with a shitty paint job.

    *nix (In my case, FBSD) lets me run a solid multi-service server on a box Apple would tell me to throw in the dumpster.

    'all you need is newer hardware'. Now, where have I heard that one before...

    I just bought my son an iMac and playing Lego Star Wars on it can throw it into a loop that only a power-off can break. OSX is pretty, and waaaaay better than anything from Redmond, but Cupertino shouldn't pat themselves on the back just yet.

  5. Apple vs Microsoft by suv4x4 · · Score: 1, Insightful

    Apple's infamous closed-mouthed approach to major OS releases, while great for marketing purposes, isn't always so great for the IT world.

    The thing is, they don't wanna be great in the IT world. They wanna show the Mac fans "see? we can do it" and simulatenously provide something to tie together Mac based little networks, where it's not the cheapest or more powerful option, it's the EASIEST option. "It just works" - you know, this is Apple.

    While certainly possible (and being done in some datacenters), Apple based server for public facing sites is a terrible idea, though unless you have money to waste and don't care for industry-grade support, so don't confuse the one kind of servers with the other.

    You see, the IT world is boring and predictable, it's like the PC guy. The PC guy will put out public betas years in advance and listen to feedback.

    The Mac guy will keep quiet and at the last moment, wow the audience with the latest gimmick.

    But he's not the kinda guy you'd normally hire in your company. You'll hire the boring and predictable guy, who delivers.

    1. Re:Apple vs Microsoft by Paulrothrock · · Score: 1

      But he's not the kinda guy you'd normally hire in your company. You'll hire the boring and predictable guy, who delivers.

      Yeah, but you'd rather hang out with the Apple guy outside of work.

      --
      I'm in the hole of the broadband donut.
    2. Re:Apple vs Microsoft by larkost · · Score: 5, Informative

      I think that there is a very flawed perception in your argument. You are correct that Apple does not reveal "everything" about new products before unveiling, and with some products (especially new ones) they are absolutely secretive.

      But I think it is a common mistake in industry to think that you can do better planning based on the information from any vendor other than Apple (in the Steve Jobs Era). If you take Windows Vista vs. 10.5 as an example:

      Microsoft has been touting features of Vista for years now, but if you take a look at the list of those features, and the ones that businesses were planning on building on, you would have been completely mislead as recently as 9 months ago. WinFS (database based file system) was arguably the killer feature that everyone was planning on. And we don't know when and if that will be delivered. And if you are really one of those planners who needs to know the future, then you would know that this feature was originally on the plan for Cario, which was Windows 95.

      So Microsoft has been giving out information all along, but you can't rely on that information at all. Sure they have had a beta program going for quite some time... but we are talking about long-term planning here. The people who make those plans do not have time or inclination to play with those betas.

      Now Apple on the other hand: I was at WWDC last year, and so got to see a lot of the new API's that Apple was working on, and I got to see a lot of the demonstrations of technologies that will be in 10.5. There are a whole number of technical-level details that Apple gave out, the type of things that are very important for programmers, and systems integrators. I got a great idea of how 10.5 will fit into my employer's network (even better than 10.4).

      I didn't get to see the wiz-bang super-secret features that are still secrets, but to be honest, those aren't things I have to plan for until 9 months after 10.5 comes out anyways. The things I need to know to do my planning or programming Apple has made available to me (granted not for free), and the stuff that it would be cool to know, but I don't need to know to get my job done they still have behind the curtain.

      And the stuff I saw I know will make it into 10.5 (unless the specifically told me it was on the bubble). Apple has a great track record with that. The stuff they didn't know if they could pull off correctly was excluded from public view. In my mind that helps me make the right decisions, rather than lead me to false expectations.

    3. Re:Apple vs Microsoft by foolsdragon · · Score: 1

      You're probably right, in an "Apple vs. Microsoft" world, but in environments where Microsoft isn't the knee-jerk default for everything, a combination of Apple for the desktop/workgroup management and *nix for the production side is VERY compelling, cost effective, reliable, and competitive.

      Not every move that a company makes is designed to immediately take on the biggest bully on the block. Despite not releasing beta after beta, Apple generally gets it right for what their customers want, at least in the consumer world for now. I think the changes in Leopard Server are indicative of them starting to get it right for the business world as well.

    4. Re:Apple vs Microsoft by UnknowingFool · · Score: 4, Insightful

      While certainly possible (and being done in some datacenters), Apple based server for public facing sites is a terrible idea, though unless you have money to waste and don't care for industry-grade support, so don't confuse the one kind of servers with the other.

      I will admit that Apple doesn't have the Enterprise level support that Microsoft has. However, in every company I worked for, that Enterprise support did nothing for us. Whenever we actually had an issue (servers randomly crashing, web servers that don't respond to HTTP requests), our admins eventually found the solutions themselves online after days of frustrating tech calls to MS. They were there when we called them, but they were of little help to us.

      But he's not the kinda guy you'd normally hire in your company. You'll hire the boring and predictable guy, who delivers.

      Which one is the guy that is always 2 years late and when he finally delivers, the product does not live up to the original promises? As far as I know most companies (MS included) have marketing departments that oversell/overpromise. Dilbert is funny because that situation is more true that naught.

      Most IT departments are conservative. They have to be. That's why Vista is not likely to be adopted by large companies until at least SP1. I would think that these departments would prefer the Mac if a Mac fits their needs. For most IT departments, it is about the right tool for the job. Need an Exchange server? Don't get a Mac. Need a file and print server? Windows, Linux, or Mac depending on your environment. With a Mac, they get a server (based on Unix) that fits into their environment fairly well with a minimum amount of support required and reasonable licensing.

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
    5. Re:Apple vs Microsoft by hypermanng · · Score: 1

      Windows 95 was Chicago and before that Windows 4.0 to be released in '93. Cairo was the NT-based replacement for Chicago to be released in '97.

      --
      I am the one true god. However, as an atheist, I don't believe in myself. I guess I have a self-esteem problem.
  6. Re:This would be the same... by MrShaggy · · Score: 1

    I think that might be the game itself, I've played call of duty 2, as well as NWN. Jedi KNight 2. When they crash, sometimes it was more serious then others, occasionally it took a saved game with it. But they always crashed back to the desktop. It could be because most of these games are being played through Rosetta, which is what I gather, that pesky layer so that programs believe that its still aG5, not the slick new dualcores, of which I have. I love it. and for the GTFO anonymous fan-boi-zealot, i run mac, windows, and linux. Enoughs enough.

    --
    I have mod points and I am not afraid to use them.
  7. The Windows guy ain't delivering. by argent · · Score: 4, Insightful

    The Windows guy ain't delivering.

    He's not Dilbert, he's Wally. Look at Vista... it's got a few improvements, but most of what's new in Vista is the business it's running out of its cubicle selling music and movies for the entertainment industry.

    The Mac guy, maybe he's the guy in sales with executive hair, but luckily there's a better choice for the server room.

    The employees you really want are in the Tron suit and devil costume.

    1. Re:The Windows guy ain't delivering. by DogDude · · Score: 1

      Windows right now is working just fine. It runs many, many, many businesses, and 90% of the desktops on the planet. What is Windows not "delivering"?

      --
      I don't respond to AC's.
    2. Re:The Windows guy ain't delivering. by fotbr · · Score: 1

      The other 10%

      Just think, if MS had ALL of the desktop market, they could use their lack of documentation to ensure that those desktops only worked with MS servers, and thereby corner the entire server market as well.

      Not that they would do anything like that.....oh, wait. Nevermind.

    3. Re:The Windows guy ain't delivering. by argent · · Score: 4, Insightful

      Windows is also responsible for countless man-years lost to fighting viruses abnd worms that could have been avoided (yes, really, the big flood of Windows malware coincided with the introduction of Active Desktop and the merging of Internet Explorer, Outlook, and Windows Explorer through the HTML control), and that's just one of the ways it's a classic Wally-style "high maintainance employee". I've already mentioned its "moonlighting" as an enforcer for the RIAA and MPAA, which you can explore further in Peter Gutmann's article.

      Businesses are used to putting up with people like this, so it's no wonder that they accept the same kind of abuse from computers.

    4. Re:The Windows guy ain't delivering. by Gr8Apes · · Score: 1

      What is Windows not "delivering"? Stable, reliable, performant, cost-effective server platforms. Which is why almost no large scale business I'm aware of runs MS software for their money-making customer facing web sites.

      I'm sure some are going through the pain of doing it, but even the one I'm aware of currently that runs their custom code on Windows is moving to a non-MS solution because Windows has stopped scaling for them.
      --
      The cesspool just got a check and balance.
    5. Re:The Windows guy ain't delivering. by Jeremi · · Score: 1
      What is Windows not "delivering"?


      A secure, stable environment. Businesses and consumers spend literally billions of man-hours every year patching and re-installing their Windows systems, trying to keep them secure and usable. Whole departments of extra technicians have to be hired just to keep on top of Windows security. This is money poured down the drain, and if Microsoft can't fix the situation, eventually people are going to go with a solution that can.

      --


      I don't care if it's 90,000 hectares. That lake was not my doing.
    6. Re:The Windows guy ain't delivering. by rthille · · Score: 3, Insightful

      A friend who used to work at Microsoft who was talking to a current microsoft employee (paraphrased):
      Former to Current: "What I want is a stable, secure system that works without having to reboot for patches all the time."
      Current to Former: "Our server version is coming out later this year."

      Former to Me: "That's when I knew she just didn't get it. She didn't realize that there are benefits to the 'regular consumer' by having a secure, stable system."

      Me to Former: "You're surprised a Microsoftie doesn't get it? WTF?"

      --
      Awesome furniture, accessories and cabinetry in Santa Rosa, CA: http://humanity-home.com/
    7. Re:The Windows guy ain't delivering. by MMInterface · · Score: 1

      "Sure, but it wouln't provide any obvious reasons for Vista-bashing. Where's the fun in that?" Your being kind of redundant.

    8. Re:The Windows guy ain't delivering. by argent · · Score: 1

      Have you tried getting "business class" support from apple as a medium business.

      No, but I've tried getting it from Microsoft as a medium business.

      I called them with a licensing problem with NT Server, and they guided me through making some changes in the configuration over three separate calls. Half an hour after the third call the whole network was down and I couldn't back out the changes... the server wouldn't let me. I called them back, and they refused to talk to me without a service contract because I'd used up my three "free" calls bundled with the server.

      I got an answer from Usenet and fixed it before they got back to me with apologies (but no compensation).

      Where is the 4-hour on-site support, premium software service and all the other stuff of "real business machines".

      That's not from Microsoft, that's from Dell or HP or IBM.

      HP and IBM are happy to offer you premium service on their BSD-based boxes. You don't need to choose between Wally and the Yuppie.

    9. Re:The Windows guy ain't delivering. by argent · · Score: 1

      What does that have to do with anything? Go read my original message, look at the picture.

      The choice isn't just between Wally (Windows) and the Yuppie (Mac): the Tron suit (Linux) and the devil costume (BSD) are happy to pick up the slack... and do a better job than either.

    10. Re:The Windows guy ain't delivering. by argent · · Score: 1

      The Tron Guy and the Devil Costume were doing dataless and diskless workstations in the '80s. What you're talking about is the norm for UNIX environments: it's only Windows where you need to be a billion-dollar multinational to have enough systems for the tools you're talking about to be cost-effective.

      For small and medium-sized businesses, and that's most businesses, it's still all one-on-one.

    11. Re:The Windows guy ain't delivering. by rizzo320 · · Score: 2, Informative

      Oh please. You have no understanding of how Apple Care works.

      1. I have never spoken with anyone located outside of the United States during AppleCare's normal business hours. Ever. I just had to call last week, and got someone speaking English, and during our conversation, it sound like they were located on the West Coast. I think one time I called after normal hours and was routed to Ireleand. But never to India. I don't even think they have a call center in India any longer.

      2. AppleCare provides on site support for all customers with desktops. For laptops, you have the option of going to an Apple Authorized service center (which includes an Apple Store, if you have one) or mailing your laptop into Apple. No one is forcing you to wait in line at the Apple Store behind grandma.

      3. Since this entire article is about Mac OS X Server, it would be good to note the extended service plans Apple offers under AppleCare for Mac OS X Server, which provides different levels of enterprise type support for Mac OS X Server products. A small or medium size business could subscribe to this service if needed.

      Thanks for trolling. Have a nice day.

    12. Re:The Windows guy ain't delivering. by Gr8Apes · · Score: 1

      First off, what you're describing is largely powerful dumb terminals. If there's nothing personal stored locally, your scenario works flawlessly. Take me for instance. I have thousands of files on my HD. I do development. Most of those files are in a source code control (SCC) system (hey, that's outside the desktop IT folks control! Look at that!) Sometimes, during development, files exist only locally, due to limitations of how this particular SCC has been implemented. That's one problem. The other is that swapping out my system means a rather large set developer tools (which almost never work as images) need to be installed and then have to be customized and configured, source code accessed and configured, etc. Swapping out my machine means at least 1-2 days downtime. So there's holes in your scenario.

      The second major issue is that Dell changes its models about every 6-12 months. So that image you have is only good for a maximum of 12 months. Then you get to build a new one. Gateway was even worse - you'd order 10 systems and get 5 different configurations (internal pieces were different, 3 different motherboards, for instance, in a single order). I don't know how stable Dell's builds are these days.

      Bottom line - managing large deployments of Windows machines and servers is still a pain in the ass, and every 2-3 years you get bent over as some large-scale change in the system happens (software update, hardware update, virus, etc) If you think otherwise, you just need to wait another couple of years.

      Oh, and I did manage a large scale MS installation (larger than yours, guaranteed, I don't know anyone responsible these days for >> 100K seats). I'm very very very happy that I'm no longer involved with that aspect of IT. I sleep much better at night.

      --
      The cesspool just got a check and balance.
  8. Mac versus linux decision point by goombah99 · · Score: 4, Informative

    Okay here's my comparison.
    If you are going to have anything less than 20 computers, and you actually have a bussiness in which time is valuable and you don't have IT-class people with time on their hands, then Linux is insanley expensive to maintain. Get the apple even if the cost per node is higher.

    Okay now you say you have 50 to 100 nodes. most of these are behind a cluster router so don't have to be locked down. They all don't have to be running services or what they do run is identical. Well then get Linux. There's zero need to get the apple cost per node. And to boot they will probably reun just a tad faster since you can strip out all those services you don't need. At 100 nodes, having a machine run 10% faster is like 10 extra nodes, so it's worth the optimization at that level of use.

    People who claim different, must consider their time has no value, the risk to their bussniess from uncertainty about the patch level of their system has no value, or they have free access to high level sys admin.

    --
    Some drink at the fountain of knowledge. Others just gargle.
    1. Re:Mac versus linux decision point by ratboy666 · · Score: 2, Insightful

      A few points.

      In a server setting, ports must be open. OS X much-vaunted security (mostly, no ports open) is now at risk.

      In a server setting, you would use a supported distribution of Linux. This includes security updates. Same as Apple.

      In serving Windows clients, SMB would be provided by SAMBA. The web administration of SAMBA is the same.

      OS X has always performed very badly in disk access (its architecture is bad for this).

      Local service can provide setup and maintainance contracts. The small shop does not a full-time guru.

      --
      Just another "Cubible(sic) Joe" 2 17 3061
    2. Re:Mac versus linux decision point by fyoder · · Score: 2, Insightful

      IT-class people with time on their hands, then Linux is insanley expensive to maintain.

      I would have disagreed with you until I had the experience of working on a small network set up by a creative monkey based on Mandrake distros. The monkey quit and left the non-tech savy boss begging for help.

      That said, if you are set up initially by someone who knows what they're doing and get a modicum of training with regard to day to day tasks, Linux can run rock solid without much trouble. If it's well set up when you do need to call an expert for support, the expert can just get to work on your problem without first having to hose off the monkey shit.

      If a creative monkey is going to set things up, then as much as it pains me to recommend Microsoft, that might be the way to go. Choices are more constrained. Still would be a good idea to get an expert to go over the set up with eye to security. Or use a distro like Fedora and do things the Fedora way, don't get creative unless you really know what you're doing.

      --
      Loose lips lose spit.
    3. Re:Mac versus linux decision point by Space+cowboy · · Score: 1

      So, I tried to reply to this, once it was being marked as 'insightful'... But the new /. text-formatter sucks dead bunnies through thin straws for preformatted text. So, here's a link to my blog-post instead.

      Summary:
          - There's more to security than a firewall.
          - Linux is a fine server OS too, no disagreement there.
          - OSX has a better client than SWAT.
          - Disk performance on OSX is fine.
          - OSX doesn't need a "guru" to administer.

      Simon.

      --
      Physicists get Hadrons!
  9. Re:ATTN: Windows/Linux refugees! by Anonymous Coward · · Score: 1, Insightful

    Yeah, cause almost every fucking Mac application actually DOES maximize when you press "zoom". Woooow, supaaaaaar greaaaaat feature. Yawn.

    I switched back to Linux. It's not perfect, but at least gives me more freedom.

  10. Re:So by Anonymous Coward · · Score: 5, Informative

    I manage the modest network of a facility with 900 Macs and 120 WinPcs, 1800 users, 3 mail servers, 2 webservers, etc. All servers except one anti-virus server and one Linux mail server, are Mac Xserve running Tiger 10.4 server. All the computers are in a single OpenDirectory domain with all users, including Windows users, authenticating off OpenDirectory. All have roaming home directories which users can access from Macs or PC, managed printer and workstation access... The fact is, we use OS=X server because we have easier fine grain control over desktop applications and resource acces than we do from Windows servers. We find the Mac servers very adequate for our needs. The management software is superb and much more logical than Server 2003 and older and far more coherent and centralized than I have seen so far Linux or BSD

    It takes one full time person to run the network and maintain the network and computers, largely due to Apple's remote desktop and net boot reimaging services and the fact that all the Macs can run off two install images: one for Intel, one for PPC. The WinPCs take roughly twice the maintenance time per cpu than the Macs largely be cause of differing drivers.

    Oh.. The facility is a public k-12 school. Mac server are also very common in colleges, law offices, large and medium printing companies, greeting card companies, scientific research, and newspapers.

  11. Hardly a microkernel by argent · · Score: 1

    Mach is hardly a microkernel, or if it is, so is NT.

    Yes, OS X has a lot of unnecessary overhead, and where kernel performance is important you're better off with a traditional UNIX kernel rather than a high overhead modularized one (OS X *or* NT). But it's unfair to tar microkernels with the Mach brush while you're pointing that out.

    Anyway...

    Why anybody wants it on a server is a mystery.

    Same reason they want NT on a server, despite it only being a decent desktop OS (albeit one that's been increasingly screwed up as it's been targeted more as a game console and video player by Microsoft). It's a trade-off between computer processing time and human processing time.

    Linux users make the same tradeoff when they use glibc instead of building a custom Gentoo around uLibc. :) :) :)

    1. Re:Hardly a microkernel by argent · · Score: 1

      Most of the performance problems of Mach are because it's not a microkernel design, whether it's using a single kernel-space server in Mach 2.5 or multiple user-space servers in Mach 3.

  12. Re:So by foolsdragon · · Score: 1

    It's running my network at a VERY rapidly growing printing company. Not just the creative group, either. Every desktop (and laptop) in our company is a Mac, and so is the entire back-end. The only things in our environment that aren't are the production web servers (Debian on cheapie Dells) and our Exchange (puke) server, which we had to put up so our salescritters could have Blackberries to show off at their cocktail parties.

    Honestly, all fanboi-ness aside, I think you'll be seeing a greater penetration (heh) into the major enterprise markets thanks to the easy licensing terms, bullet-proof reputation, and honestly easier administration. I agree that Apple needs to come up with an answer to Exchange to REALLY compete, and I'm hoping that iCal server in Leopard is the first step in that direction.

  13. I have a suspicion... by monkeyboythom · · Score: 1

    That to Apple, SMB is SOHO and the home family structure.

    Yeah, enterprise gets the big ticket win, with the follow on support and infrastructure pricing.

    However, take a family, each one gets their own laptop (2 kids) and maybe the parents share one laptop or desktop. OK, now throw in the TV and phones, it may be an easy sell for a server in the house for media and file serving.

    So now do the math, how many laptops and ipods are out there in the "family" environment? Like I said, it is isn't a big, single win but capturing the home market could start the bleed into the work environment.

  14. Where is the small business hardware? by rhavenn · · Score: 1

    The article states that Leopard is for small to medium size businesses. Okay. Apple, where is the small to medium size business hardware? Unless you're doing heavy duty image editing you do NOT need an xserve for a server in the small business environment. It is total overkill and a waste of money. Get a mac mini you say? Umm, no. There is no redundancy in the disks and the disk IO is slow. Where is the headless "Mac" tower that allows for SATA and SATA RAID? You've got mini's, iMac's, Mac Pros, so how about just a Mac? OS X Server is a kick-ass OS that would do wonders in many an office, but the cost of entry is far, far to high for the print / central word doc storage server crowd.

    1. Re:Where is the small business hardware? by Frumious+Wombat · · Score: 2, Informative

      And what's wrong with an XServe in the SMB space? RAID'd disks, or use the XServe RAID (or any other disk cabinet) externally, redundant power, space and power efficient design. If you need something to live with the office, then a MacPro, comparable in price to a PC of the same class, does the same job at the cost of more physical space. I've run academic sites that would qualify as small business computing (15 to 50 users, central storage and print, independent desktops running common environment), and we would have considered $3500 for the base machine, plus another $3500 for disks and a tape backup quite acceptable. I built a few of those machines, and after fighting the heat and support issues, bought the $3500 machines from HP and IBM which are still in service, years after I've departed. When i talked to the group, they haven't had a service call in on them yet, either, just like after being run hard for three years (I do HPC, so most of the machines run 24/7 doing heavy floating point and thrashing the disks with several gig scratch files) I haven't made a call on any of my XServes.

      I and others have said this before; real businesses buy real hardware with real service contracts, because their data is worth more than the marginal cost of the cheapest machine they can find at NewEgg. The price difference between the $1500 machine that you're demanding, and the existing $2500 machine that they sell, is minimal, and can be written off on taxes.

      --
      the more accurate the calculations became, the more the concepts tended to vanish into thin air. R. S. Mulliken
    2. Re:Where is the small business hardware? by kellererik · · Score: 3, Informative

      real businesses buy real hardware with real service contracts, because their data is worth more than the marginal cost of the cheapest machine they can find at NewEgg.

      You are absolutely right, in a perfect world, that is. A friend of mine constantly fights with his customers for this very reason. They buy cheap hardware and expect him to make it work, he could simply refuse to do so, but he has to eat, you know. The latest case had even me wondering, though. A medium-sized business wasn't willing to pay for an Xserve, but went with a Mac Pro instead. They are located in an area with exceptionally bad powerlines (If I would work there, I would refuse from connecting a desklamp without an UPS, that bad, really), the didn't want buy another UPS, so the Mac Pro runs unprotected, dies from time to time or mangles up the cyrus database. Guess who gets blamed?

      Again, you are perfectly right, in theory. Educating customers shopping at NewEgg and the like for hardware to be used professionally puts a heavy burden on every consultant.

      my 2 cents
    3. Re:Where is the small business hardware? by rhavenn · · Score: 1

      Okay. Well, at least get rid of the dual-proc and allow for a single processor.

    4. Re:Where is the small business hardware? by slackmaster2000 · · Score: 1

      I just ran their configuration script and I think you're right. It's coming up with a figure that is easily twice the price I paid for a dual Xeon Intel-based server with redundant power and cooling, 10 SCA HD bays, multichannel RAID, and 4GB of ECC.

      In a small business environment I need heavy duty features, but on a small scale. A single beefed up server can handle most of the workload, and scalability isn't really a concern. The xserve products look really, really nice, but to me appear to be overkill for small business (50 employees, manufacturing). This is the kind of hardware that I drool over a little bit as I imagine our network growing over the years, but ultimately don't purchase because I don't need anything that fancy just yet.

      This sort of reminds me of the sales calls I used to get from Cisco/etc where they try to convince that I need managed switches with all sorts of features and proven efficiency... at many, many times the cost of my generic gigabit switches that handle our data flow just fine. They're fast enough, and reliable enough...and cheap enough that a failure means a simple, low-cost swap out (this never happens though).

      In the small business environment, we just need something that will work efficiently, and work reliably. Issues that face real data centers aren't really applicable. Power requirements: don't care. Environmental requirements: don't care. Size/form factor: don't care. Scalability: minor concern. Monitoring capabilities/KVM/etc: minor concern. Just work well enough that nobody notices that it's working well, and reliably enough that I can go on vacation with the little peace of mind afforded by redundancy and automation. Oh yeah, and unfortunately, it has to be on the cheap. Think the Honda Civic of server hardware.

    5. Re:Where is the small business hardware? by EastCoastSurfer · · Score: 1

      Springs for the the MacPro but won't buy an UPS? WTF?

    6. Re:Where is the small business hardware? by kellererik · · Score: 1

      That's what I thought, too. Sad, isn't it?

    7. Re:Where is the small business hardware? by inKubus · · Score: 2, Insightful

      I work in a company where the infrastructure is primarily Win but the CEO is a Mac user since 1984. So there is always a push for interoperability at the least. MSFT apps do not play well with non-windows machines. Even web-based apps which should work on any web browser are crippled because of some Active X control or other crap. I'm talking about the newest versions of all MS products also, including SQL 2005, Reporting Services 2005, Dynamics CRM and GP, Sharepoint 2007, etc.

      Apple could kill MSFT with the following package:

      A few DVD set with preconfigured (and designed) replacements for:

      SQL to run everything on
      OpenDirectory to authenticate everyone
      Mail/Calendar/Task server ala exchange (with rules and distribution lists pulling from OpenDirectory)
      CRM (with single sign on capability from directory)
      Accounting (with SSO)
      Enterprise reporting with charts, graphs, etc. that actually look good
      Decent office programs (ala word, excel, PPT, outlook etc. DEPLOYABLE to desktops)
      Office server program for collaboration, workflows and file sharing (Ala Sharepoint 2007 with SSO and integrate seamlessly with office programs)
      Web forms server for forms
      Decent analytics software
      Enterprise antivirus
      Backup solution

      The number one thing is Single Sign On to all of this with one Kerberos login. This has been possible for about 30 years, yet it never seems to get done.

      Anyway, a seamless install of all this, in one set, for one price, all interoperating, with a cohesive style all the way across the board (LOOKING *GOOD*, like Apple can).

      Oh, and make sure that you can use Windows browsers to access the web-based content (support Firefox at least ;)

      With this package you could easily replace everything in my company that runs on Windows, and probably most companies. A lot of this is possible with open source stuff. They (Apple) would of course have to co-opt the open source crap and run it past their designers to make it actually look good. Run a few billion bucks worth of refining. Sorry to say this but I have yet to see a decently designed (for the people) open source app (and I know it's not usually the goal so foo), but with a few bil and Apple's staff and connections it might be possible.

      Anyway, sell this package for $699 a seat and you will still come in well under MSFT!

      --
      Cool! Amazing Toys.
  15. ZFS by boxless · · Score: 5, Interesting

    If they get ZFS working, as is the rumour, and it's not buggy, then I think they may have a killer feature on their hands.

    Even Microsoft shops might be inclined to test this out for a NAS box. One of the big reasons why people by netapp boxes is for the snapshot and snapmirror capabilities. With ZFS, OSX would have very similar capabilities for a lot less $$.

    1. Re:ZFS by Westacular · · Score: 1

      ZFS can basically represent anything that any other filesystem can.

      One aspect of its design was to be a really good, seamless backend for NFSv4 setups; it's native ACL is pretty much the NFSv4-style ACL, which was in turn based on the NTFS model, and it's my understand that ZFS has a well-defined method for translating to POSIX-style ACLs / Unix permissions.

      So the answer to your question is "probably yes"? I'm no expert.

  16. Can Somone Translate that into English? by HalfOfOne · · Score: 1

    Can someone translate that into (American) English for me? I swear, some day we'll teach you Brits to speak real English. ;)

  17. Miles to go before someone sleeps by heinlein · · Score: 1

    I'd guess that John C. Welsh has never laid his hands on, installed, or tried to configure OS X 10.5 server. I installed the developers' preview edition of Leopard server, and, well, someone's got a lot of writing to do.

    In particular, I tried to set up the iCal server and test it with various clients. There's essentially no documentation, and what exists is less than helpful. It appears not to work well with the iCal application that ships with Tiger. I had a little better luck with Mozilla calendaring clients, but only a little.

    If iCal is going to be the great alternative to MS Exchange that Apple aficiondos and the IT press would like it to be, it's got to a) work with a variety of existing clients (including Tiger's), b) be easy to set up from the client side, c) work with existing authentication databases, and d) have some meaningful documentation. Anything less, imo, and Leopard's iCal server is basically vaporware.

    1. Re:Miles to go before someone sleeps by phillymjs · · Score: 1

      It appears not to work well with the iCal application that ships with Tiger.

      Stands to reason that they'll release an updated, iCal Server-friendly version of iCal via Software Update for Tiger and maybe even Panther once Leopard Server ships. Even for Apple I think it would be a bit much for them to require Leopard clients for all this stuff to work-- if the idea is for Leopard Server to take a bite out of Windows Small Business Server's market share, they'll need to make it fairly painless to migrate. And that means working with Mac mail and calendar software that shipped before Leopard, plus Outlook back to version 2000 or 2003 on the Windows side.

      ~Philly

  18. Re:So by daveschroeder · · Score: 2, Interesting

    So it's not running in "big" enterprises. Then, in all seriousness, where is it running these days?

    Well, are "big" enterprises all that exist? The answer should be hopefully obvious.

    For our part, which is that of a large public research university, we have probably about 100 Mac OS X Server systems on campus here, and about 35 in our primary datacenter, not counting systems in compute clusters, which probably adds another 100 or so. (We have about 16000 Macs in general on campus, nearly all on Mac OS X.) Most are used for tasks where an Apple server is required or desired, like AppleShare file service, QuickTime Streaming Server, managing Mac OS X clients, etc. And yes, things like AFP and QTSS can be done on other platforms in various ways, but sometimes you want a seamless commercial-vendor-supported solution. The remainder are used as light to medium duty departmental/workgroup UNIX servers. In the latter case, they're usually picked because they're a lot easier for some folks to run than Windows Server 2003 or Linux; it's sometimes the difference between a small department or workgroup actually being able to reasonably run a server, or not. Some are deployed in departments with many skilled sysadmins who manage hundreds of Mac OS X clients, and use Mac OS X Server-specific functionality to do so.

  19. No exchange server = not ready for business by klubar · · Score: 2, Interesting

    Without full support for exchange, this is a wanna-be server. The exchange, outlook integration is still way better than the ical approach. With exchange shared adressess books, shared calendars and really good email integration works. The apple server "sort of" supports imap and pop... and a couple of poor open-source web integration alternatives.

    Exchange alone is a good enough reason to go with Windows servers (and yes, I know some people have difficulty setting up exchange.)

    1. Re:No exchange server = not ready for business by raddan · · Score: 1

      But not only that-- Apple has to be able to integrate seamlessly with an existing Exchange installation if they want to make a dent in the server room. The only company that would use Apple's idea of a "groupware" server is a company that doesn't already have its data locked away in Exchange, i.e., a new company.

      We have Xserves in our server room. They're not bad-- they get the work done, sharing out 7 TB of data. But they're there for one reason: support for HFS metadata. If it weren't for that one fact, we'd probably would not have gone with them. (BTW, Netatalk is great, but it does not cooperate with Samba wrt file locking) Troubleshooting an Xserve is a royal pain in the ass-- you have very little idea what the GUI tools are doing behind your back.

    2. Re:No exchange server = not ready for business by drrck · · Score: 1

      I don't know about you but all the large companies I've worked in/with use Lotus Notes, not Exchange. Different people have different needs. Lotus Notes is arguably more flexible than Exchange and iCal. Does that mean it won't work for people?

  20. English or (American) English by ciaohound · · Score: 1

    "I can't decide witch."

    Now that's a beauty of a homophone error. The guy should put that in his sig.

    --
    Oh, yeah, it's not easy to pad these out to 120 characters.
  21. Re:ATTN: Windows/Linux refugees! by timster · · Score: 1

    This has got to be the most effective troll ever. I can't believe how many people actually believe that you are a Mac user. Congrats.

    --
    I have seen the future, and it is inconvenient.
  22. Re:This would be the same... by Jeremi · · Score: 2, Funny
    I just bought my son an iMac and playing Lego Star Wars on it can throw it into a loop that only a power-off can break


    Lego Star Wars: the number one benchmark for enterprise-ready servers!

    ;^)

    --


    I don't care if it's 90,000 hectares. That lake was not my doing.
  23. Re:Apple vs Microsoft and Their TPM Compliance by cyberbian · · Score: 1

    It's interesting to note that ALL Apple computers ship with a functioning enabled TP Module. Microsoft has complied with the TCGs recommendations with respect to TPM. You'll find that Apple has no controls, no oversight and no statement as to the use of the TPM installed in their machines. This is one place where Microsoft has actually been better.


    ANY vendor can be more stable by locking its hardware platform and focussing all of its dev dollars into ensuring that its OS operates REALLY WELL on that platform. The key point to consider as an IT buyer is 'What kind of vendor lock in will my company suffer?' Once a firm decides to go with one platform over another they're committing to at least a 3-5 year implementation and support schedule.


    Considering Apple's record (or complete lack thereof) of Trusted Computing how confident should any business feel about committing to Apple? Sure it's shiny and works well, but any OSS on a fixed platform could provide the same (if not better) results.

    --
    if I claimed I was emperor just because some watery tart lobbed a scimitar at me they'd put me away!
  24. Re:So by DurendalMac · · Score: 2, Interesting

    Sounds fairly similar to my internship at Central Washington University. There was one full-time Mac guy for all 700-800 Macs on campus. A couple others would poke at them, but they'd toss anything more than a simple problem to the Mac guy. There were about 2100 PCs on campus...and eight guys to cover all of those. Do the math.

    And you're right on in saying that OS X Server is so much more intuitive in it's design that 2k3. I had taken several classes in 2k3, but had never touched OS X Server when I first installed it on a test machine. I was absolutly amazed at how much EASIER it was to setup and maintain that 2003. There's no comparison. Microsoft just loves to spread shit all over the system so that you have to know it backward and forward to get anything done and wind up opening five windows/applications. Apple put 90% of everything within two applications. Server Admin for services, Workgroup Manager for Open Directory Management. Then there are a few more little apps for managing other miscellaneous things. If only Microsoft could design something that simple, but they've proven time and time again that they're utterly incapable of it.

  25. Re:"I'd Guess" That You're Not a Developer by Telephone+Sanitizer · · Score: 1

    ...because documentation is available on Apple's developer site and a simple Google search would have gotten you decent instructions on how to get even the earliest versions working under Tiger.

    Also, developers know that the shipping version of iCal uses a different file format than the version in Leopard.

    I'm guessing that rather than being a legit developer, you got your hands on an illicit copy of the (now ancient and obsolete) Leopard preview from last August's developers conference. Otherwise, you'd know WTF you were talking about.

  26. Firewire is your friend... by alispguru · · Score: 1

    Get a mac mini you say? Umm, no. There is no redundancy in the disks and the disk IO is slow.

    For small business, a mac mini with firewire external disks would handle most of your disk speed problems. It's not SATA, but it's not bad, and the performance boost over the internal (notebook) drive is quite noticeable.

    My home desktop is a mini with a firewire drive. I boot and run off the external drive, and only use the internal for backup storage and crash recovery.

    --

    To a Lisp hacker, XML is S-expressions in drag.
  27. Re:Apple vs Microsoft and Their TPM Compliance by kchrist · · Score: 1
  28. I thought... by phobos13013 · · Score: 1

    SMB was a linux to windows networking protocol... it has NOTHING to do with Apple, duh!

    --
    ...and it should be known by now
    1. Re:I thought... by johnreptues · · Score: 1

      It seems that Apple TV does not perform well on some HD TVs which should be fixed, because not everyone has bought a HD TV at home. My apple tv converter http://www.apple-tv-converter.com/

    2. Re:I thought... by johnreptues · · Score: 1

      Here's an open source project that lets you push youtube videos and files from your local drive to iTunes and AppleTV. It seems that Apple TV does not perform well on some SD TVs which should be fixed, because not everyone has bought a HD TV at home. Best apple tv converter http://www.apple-tv-converter.net/

  29. Apple's record on DRM. by argent · · Score: 1
    Apple's record on "Trusted Computing" and all other aspects of DRM is this:

    When we first went to talk to these record companies -- you know, it was a while ago. It took us 18 months. And at first we said: None of this technology that you're talking about's gonna work. We have Ph.D.'s here, that know the stuff cold, and we don't believe it's possible to protect digital content.

    Of course. What's new is this amazingly efficient distribution system for stolen property called the Internet -- and no one's gonna shut down the Internet. And it only takes one stolen copy to be on the Internet. And the way we expressed it to them is: Pick one lock -- open every door. It only takes one person to pick a lock. Worst case: Somebody just takes the analog outputs of their CD player and rerecords it -- puts it on the Internet. You'll never stop that. So what you have to do is compete with it.
    -- Steve Jobs, the Rolling Stone interview, December 2003


    What's Apple using the TPM module in the OS for? To keep open source drivers out of the kernel, to lock down computers so they can't play "protected" content? No, that's what Microsoft uses it for. Microsoft's use of strong DRM is already so draconian that multiple security researchers have called for people to boycott Vista. Apple's using it as a cheap dongle to keep casual users from running OS X on PCs without their module - but with an open-source kernel that's hardly more of a barrier than the DRM in iTunes they *tell* you how to bypass.

    I'll take a company with no track record with TPM and a history of undercutting their own DRM to the point where it's basically "honor system" to one who's got an official statement on TPM and a history of locking people out of their own computers.
  30. No wonder the SpanningSync guys are charging a lot by Westacular · · Score: 1

    ... as soon as Leopard comes out they'll lose all their customers:

    From the article, it says that Apple's introducing an iCal Server, based on interoperability standards from the CalConnect Consortium. From that website, it shows that Google also joined the consortium a couple weeks ago. Leopard's iCal will, no doubt, be a much more groupware-capable client all on its own -- it's not hard to conclude that before long things will be working together quite nicely without the need for third-party syncing tools.