Five Reasons Why Designers Developers are Switching to Mac

Advertisement

Designers and developers have many choices to make when it comes to getting work done, from what frameworks, languages, and image editing software to use, to what platform to run. The latter is an oft debated and controversial topic and the mere mention of it risks setting off flame wars of epic proportions, so in the interest of sanity, we’ll try to avoid any direct comparisons to other operating systems.

It’s no secret that there has been a growing trend in recent years toward developers, especially of the web variety, choosing a Mac as their main dev machine. In this two-part series, we will examine some of the reasons behind this trend, look at some of the pitfalls of switching to the Mac, and go over the must-have software and configurations every switcher should be aware of.

First Reason for Switching: Mac OS X

You may have noticed the rise in the number of colleagues and fellow developers who are choosing a Mac as their next computer. If you haven’t, you’re probably either working for Microsoft or you have an MBA. So why is it so compelling?

If you were to ask a die-hard Windows user why he or she thinks people like Macs, they would almost invariably say the reasons are purely about aesthetics. If you were to ask most web developers why they have switched to a mac, however, the refrain would be loud and unanimous: OSX. To be fair to Windows, in terms of raw capability the two offerings differ very little; with enough elbow grease, both systems can be configured in pretty much any way its users wish.

When pressured to explain why they prefer OSX, Mac users often rest on qualifiable and subjective arguments such as “it feels intuitive” or “I enjoy using it more” or even “I can’t explain why I like it better, I just do.” The Windows user, when presented with these arguments, usually rolls his or her eyes and continues on their way. It isn’t until someone truly makes up their own mind to give OSX an honest chance that they can understand what all the fuss is about.

A Few Quantifiable Benefits of OS X include:

1. Open Source Friendly

As a web developer, if there’s one skill you invariably have to develop, it’s the use of a *NIX terminal. Luckily, because OSX is built on top of UNIX, the terminal is ready and waiting. Every Apple ships with a wide variety of open source programming tools and frameworks built in such as PHP, Apache, and Ruby on Rails. Linux users who have grown tired of dealing with hardware issues, especially on laptops, often choose a Mac as their portable solution because it is UNIX based.

It means that the entire world of open source software out there is pretty much guaranteed to run without much hassle. In a world where open source software is a way of life, web developers need a friendly environment to operate in.

2. Quartz Extreme

Quartz is the OpenGL powered windowing system used by OSX. Quartz extreme utilizes the graphics card exclusively, which means no processor cycles are taxed. This allows for a variety of useful features such as Exposé, which dynamically resizes every window on the screen giving you a bird’s eye view of your entire workspace.

Spaces, a feature introduced in OSX 10.5 (Leopard) takes the bird’s eye view a step further by providing a view of multiple desktops. To further illustrate the point, you can activate Exposé inside Spaces and drag these windows from desktop to desktop – any videos that are playing will continue to play and the windows will dynamically resize to accommodate the extra window. Once you get used to this sort of thing, you wonder how you ever lived without it.

3. Core Animation

Core animation provides a way for developers to produce animated user interfaces via an implicit animation model as well as an ‘explicit’ model. In other words, it means some very flashy and useful features are going to start showing up in OS X applications much like the animated menu help system shown in the graphic above. Prodiving developers with a toolset to implement these types of animated effects means software will become more intuitive.

4. Built-in Tools

There are so many useful tools that are built in to the Mac that come in handy for designers and developers that it’s easy to see OSX was built with developers and creative professionals in mind. Take the built-in screen capturing utility “Grab” for OSX, which has a wide variety of options, from selecting down to the pixel the area you want to screenshot, to providing window captures complete with the window frame, to outputting directly to the desktop as a .PNG file.

In fact, some tools were created specifically for designers because Apple has long catered to the creative professional market (indeed, it sustained Apple during their darkest times). More built in tools include:

  • The Digital Color Meter – a tool that allows you to grab the color value of any pixel on your screen.
  • Console – Useful for viewing very large log files
  • Terminal – Mentioned above, complete with many OSS tools like VIM
  • XCode Tools – The Apple development IDE
  • Zoom – easy-as-pie down-to-the-pixel zooming
  • Safari Debug Mode – Similar to Firebug for Firefox
  • Time Machine – dead simple automated backups

5. Unified User Interface

As any student of design knows, consistency is one of the most important principles to adhere to, and it is clear the OSX UI was designed with this in mind. Because of the strict user interface guidelines provided by the Apple software development tools, applications and utilities on a Mac feel like they are all part of the same system.

The menu bar, which for some switchers can be a difficult feature to get used to, adheres to this unification by standardizing the location and layout of the menu options. Drag-and-drop functionality is ubiquitous. Being able to do things like drag an image off your web browser directly into your Photoshop project are a boon to productivity. If it feels as though you should be able to drag-and-drop something, you probably can.

6. Security

Now before you crack your knuckles and start composing your diatribe about why Macs aren’t any more secure than PCs, let me point out a trite but undebatable fact: there’s simply less malware out there for Macs than PCs – a LOT less (partly because Unix is inherently more secure than Windows and partly because Windows is just more wide-spread and Mac users aren’t targeted that often – read more in the article Is The Mac Really More Secure Than Windows?). If you are on a Mac, at least for the next few more years, you can pretty much rest assured your days of worrying about virus and spyware scans are a thing of the past.

7. Textmate, Growl, Quicksilver, and more

There is no shortage of text editors available to developers, but one that seems to keep coming up in recommendation after recommendation is Textmate, the lightweight GUI text editor for OSX. The project management drawer makes it easy to keep track of folders, which for monolithic MVC frameworks like Ruby on Rails and CakePHP is a godsend.

Nested scopes allow users to create their own syntax highlighting which is important in the ever changing world of web development. To speed up the development process, one can utilize “snippets” or pieces of reusable code that can be inserted with a few key strokes. While there aren’t any features that are revolutionary, they are combined in a way that makes for a very unobtrusive coding experience that seems very in tune with the overall feel of a Mac.

In addition to Textmate, there is a whole host of other beloved applications that seem to have been created by people who truly understand and want to emulate the Mac experience, like the quick-launch solution Quicksilver, the system notifications app Growl, and the chat client Adium. These are pieces of software of a caliber that is sometimes difficult to find on Windows. It seems that quality, not quantity, is the best way to describe the Mac software library.

8. Quick Look

OS X not only has icons that display an actual miniature version of the file they are representing, but it’s possible to view the contents of the file in their full glory without having to launch the program they are associated with simply by hitting the space bar. Furthermore, if a group of icons are highlighted, they can be expanded into a gallery view.

9. Virtualization

OSX is the only OS you can get that can virtualize all three major operating systems out of the box. This is a must have for checking browser compatibility. To make life even easier, you can do it right from within OSX using programs like Parallels, Virtualbox, and VMWare Fusion. And if you think web browsers render websites exactly the same regardless of the operating system they’re running on you are sorely mistaken.

Second Reason for Switching: Intel Inside

When Apple made the switch to Intel chips, it upset a lot of Mac fans out there who liked the fact that Apple wasn’t the same as any other X86 box on the market. With the rise in mobile computing, however, Apple was forced to face the fact that the PowerPC wasn’t offering as good a solution as Intel.

They also knew that by offering a system that could run Windows in addition to OS X they would put to rest any compatibility arguments. It turned out to be a good strategical move, and droves of would-be switchers were finally able to take the plunge without being forced to give up their entire libraries of Windows-based software.

OSX can virtualize all three major operating systems out of the box. This is a must have for checking browser compatibility. To make life even easier, you can do it right from within OSX using programs like Parallels, Virtualbox, and VMWare Fusion. And if you think web browsers render websites exactly the same regardless of the operating system they’re running on you are sorely mistaken.

Third Reason for Switching: Less Hassle

Opinionated Software

Some people like hassle. In fact, developers typically love getting their hands dirty customizing, maintaining, and tweaking their operating systems. If you fall under this category, Linux is probably your best fit, followed by Windows. OS X is more opinionated than other platforms. It’s more difficult to customize its look and feel, there’s no easy way to get it to run on anything but Apple hardware, and OS X can be very particular about the way certain things are done.

Opionated software, however, can have its benefits. While it may be more difficult to customize and hack every last aspect of your OS, sometimes it can be nice to have a system where a good many of these choices have already been made for you. Because Apple provides a complete solution, from the operating system to the hardware to a lot of the software that’s bundled in, they have an easier go of making sure the experience is seemless and well tested. Opinionated software can be a very polarizing concept, however.

Take Ruby on Rails for instance, a web development framework where many decisions are made for the developer based on the core contributors’ opinions about best practices. Rails has a preferred javascript framework, database ORM, templating system, and more. You can choose other configurations if you want to, but it shines brightest when you do things the “Rails Way.”

You spend less time customizing and more time actually developing. This hands-off approach can be a major turn off for some developers, but for others it removes a lot of the hassle and reinventing of the wheel. The high rate of Mac ownership among Rails developers could be directly attributed to the analogous nature of Apple and Rails. The analogy is made more apt by any number of PHP vs Ruby on Rails flame wars you can find out there.

Support

Because Apple provides the whole solution, they are obligated to provide support for the whole solution as well. Most developers are perfectly willing to trouble shoot their own computers, but when deadlines need to be met it can be nice knowing that you can offload some of that hassle to people who already know the system inside and out.

Apple has impressive customer service specifically because they support the entire system, rather than just one aspect of the system. It’s also handy to be able to take your machine into an actual brick-and-mortar store rather than deal with outsourced phone support.

Let’s face it, when it comes to a non-technical spouse or family member, we can expect to do a lot of troubleshooting. Just like its nice not to have to worry about troubleshooting your own computer, it’s even nicer not to have to worry as much about other people’s computers. It is reasonable to assume that because Macs typically have less security issues (at least for now), there’s less time spent trying to explain how to avoid malware and actually removing it.

Fourth Reason for Switching: Microsoft

If you like it or not: a big reason why developers have been flocking to Apple is in part due to the fact that it isn’t the big M. When personal computing was still in its infancy, the reverse was true. Microsoft understood that it was the developers (developers developers) that would make their OS successful while Apple’s closed model ended up being a huge mistake.

Once Microsoft started dominating the marketplace, however, the pungent stench of monopoly sparked the open source movement, and more and more developers were starting to wonder if there were better options out there.

Linux is of course the golden child of the open source movement, but despite the efforts of Ubuntu it is still a ways off in terms of being a turnkey solution for most people. Enter Apple: a Unix based system that despite being every bit as closed as Microsoft, is in large part the antithesis of Microsoft.

Microsoft software has the unfortunate feeling of having been designed by committee. Features are packed in with little regard to their usefulness, and aesthetics are seemingly an afterthought. When Vista first launched, the Aero user interface was so flashy it required higher end machines to even run it, somewhat defeating the argument Microsoft was making about the affordability of PCs. OSX was designed to run as well on the most expensive Mac Pro as it would an eight year old Powerbook because they control the solution from hardware to software.

Unfortunately, Windows doesn’t come bundled with PHP, Rails, or any other open-source web development frameworks or languages any time soon. More and more of what we do is in the cloud these days anyways and it is almost starting to feel quaint when you come across new software that runs solely as a desktop client. Microsoft has painted themselves into a corner – they rely on closed formats and standards in a world where open source software, open formats, and open standards are king.

Fifth Reason For Switching: Design and Minimalism

Good design gets out of the way. It doesn’t demand to be seen or appreciated. Most of all, good design is something you don’t even notice at first. Bang & Olufsen understands this, and Apple understands this. As of this writing, there are only two styles of Apple notebook: silver and white, and white is only available in the cheapest configuration. Apple notebooks are free of stickers, screws, vents, buttons, switches, and graphics.

What this leaves is a system with little to look at other than the screen in front of you, which is as it should be. The benefit of the entire product development cycle being done under one house is that Apple creates a system that truly feels as though it was created by one person.

At the heart of Apple’s design philosophy is the concept of minimalism. It is a concept that has worked well for companies such as Google. We all remember the gratuitous placement of links and ads on most search engines before Google came around with its simple search bar. After all, it was the search that was the important part, not the content the provider was hoping we would want. Apple figures if not including a feature angers 1% of their consumer base but makes things easier for the other 99% it’s probably worth doing.

Take, for instance, the lack of a second mouse buttom. It may seem like a glaring omission on Apple’s part, but it has had some unintended consequences: because developers can’t simple throw commands into a bloated right-click menu they are forced to think more about the one-click usability of their applications.

Minimalist design has its downsides too, however. Macs lack card readers, often have 2-3 less USB ports than even low end machines, and are typically difficult to customize. For those of you who value a product that gives you many choices, Apple is going to fall short. It is often pointed out that upgrading a Mac is easy: “Just throw it away and buy a new one.”

Humor aside, this isn’t too far from the truth but the good news is that Macs hold their value better than any computer on the market. Instead of throwing it away, sell it on Ebay for healthy head-start on a new machine.

Mac’s Pitfalls

It’s not all sunshine and rainbows for everyone who switches to a Mac. There are the inevitable bumps in the road that everyone experiences when making a major platform change, and for some people these bumps are outright road blocks. Here’s what to be aware of:

1. Control is now Command

Breaking the habit of using control as the main modifier key on your system can take a bit of time and some people never quite get the hang of it. Old habits die hard and muscle memory dies harder. This is a problem that can be solved by re-mapping command to the control key, but when you are using a system that assumes a certain configuration you may run into confusion later on.

2. No Second Mouse Button

Unless you use an external mouse with your Apple laptop you will have to get used to the lack of a second mouse button. The truth is there is no optimal number of mouse buttons. Luckily, you can enable right-clicking in a number of ways on a mac, such as tapping the track pad with two fingers simultaneously or holding ctrl when clicking.

3. No Maximizing of Windows

This is actually starting to become less true as time goes on as ex-Windows users who develop software for the Mac include the feature (for instance, maximize on firefox for the Mac works as expected). But the typical maximize you are used to in Windows cannot be found on the Mac, and for some this can be extremely frustrating. In fact, the whole “stop-light” window controls can at times feel stale and unintuitive.

4. Lack of an “affordable” Mac

Perhaps the most popular sticking point of non-Mac users, price is always at the heart of the debate. Under $1200 or so, there is no question that byte for byte, ghz for ghz, you can get a better raw value by avoiding Apple. Apple has chosen not to enter the sub $1000 PC not because it doesn’t want to grow sales, but because it wants to avoid the dogfight that Sony, HP, and other brands are in for the lower end market.

Profit margins are razor thin in that range, after all. Apple is certainly catering to the botique style consumer. If you are pinching pennies these days the price issue may just be the one pitfall you can’t bring yourself to overcome.

5. Much Smaller Software Library

While this is somewhat mediated by the fact that you can virtualize Windows on a Mac, it is a far cry from being able to run your favorite programs natively on your system. If you are using software on a regular basis that only runs in the Windows environment, you may want to think hard about whether moving to a Mac is worth the trouble.

6. You Can’t Build a Mac (Easily)

Part of the success of Windows was the fact that they licensed it to run on any PC, anywhere. Apple has been closed since the word go, save a brief period where they allowed Mac clones to exist in what turned out to be a devastatingly bad idea. If you’re the type who loves building your own PC from scratch, a Mac is not going to offer much for you.

In general, even the most jaded Windows user is inevitably going to miss at least a few features or aspects of Windows during their switch to a Mac. The best policy to follow is to keep an open mind during the learning process. Try doing things “the Mac way” for a week and keep your skepticism to a minimum.

Above all, ask questions before you make assumptions. There’s a fervent Apple community out there (in case you haven’t noticed) that have solutions for every issue you find, thanks in part to the fact that most of them are switchers themselves. Remember, if you’re having the issue, chances are good some other switcher experienced it before you and created or found a solution.

Conclusion

While not the right solution for everyone, it’s clear that many people are switching to a Mac these days for a good many reasons. Nevertheless, Macs are expensive and require user’s patience and willingness to adapt his or her behavior to a compltely different interface. Mac is certainly not an option for every user, but it is definitely an option worth considering – particularly for designers or developers.

Join us in Part 2 of this series where we examine some of the must have software, configurations, and tricks that every new Mac user should know about. Please feel free to subscribe to our RSS-feed Subscribe to our RSS-feed and follow us on Twitter Follow us on Twitter.

Mark Nutter runs a web development shop in Minnesota. You can follow him on Twitter where he occasionally says something worthwhile.

  1. 101

    It’s worth noting how vile and arrogant are some PC and Microsoft Big Brother defenders.

    0
  2. 102

    This article is poorly written, poorly researched, and lacking substance one could find looking 5 minutes on a digg comment section. Way to state the obvious in an extremely large amount of words. Also right clicking on the buttonless macbook is SO.FUCKING.EASY. Why do people moan incessently about it? Its awesome.

    0
  3. 103

    This is totally stupid! Retarded reasons for me as a designer to switch to mac :P

    0
  4. 104

    looselycoupled

    April 26th, 2009 7:00 pm

    I just wanted to let anyone know that the “OSX86/Hackintosh” movement has gotten very mature as of late and installing OSX on a PC is far simpler than it used to be. The simplicity depends on your brand of PC or the components involved as some are more Mac friendly than others, but just about every mainstream/popular PC from Dell, HP, Acer, etc has had all the bugs and kinks worked out.

    Any of new model Dells are very easy. I have a Dell e1705/9400, and I used a program called “iPC” (there are many others as well) to install OSX on a second partition and it was a SNAP! After installing OSX, I ran an app called “Post-install Dell Utilities” and then everything was working perfectly. I have full nVidia graphics, 1920×1200 res, full Sound, WiFi, ethernet, Firewire, and even Card reader. Bluetooth is the only thing being finicky.

    insanelymac.com/forum/ and hackint0sh.org for more info..

    0
  5. 105

    Install noscript and you don’t need to worry about malware/spyware anymore.

    0
  6. 106

    ผมเอง

    April 26th, 2009 7:12 pm

    If you are a ‘real’ designer, then I think you realized that the skillful designer can produce good work regardless to platform. It’s 2009 right now man, software or hardware or even OS isn’t that much different like in the past.

    I’m disappoint with this article, SM. I always found design tips & trick regardless of platform here, but this article is just…a mistake.

    จะแมคหรือจะพีซีมันก็แค่เครื่องมือนะครับ ถ้าคนออกแบบไม่เป็นต่อให้ใช้แมคหรู UI สวยๆ งานที่ได้มันก็ไม่ได้สวยขึ้นแต่อย่างไรหรอกนะผมว่า อันที่จริงผมว่ามันหมดยุคที่จะบอกเครื่องนี้ดีกว่าเครื่องนั้นแล้วนะ แต่ก่อนอาจจะใช่ แต่ปัจจุบันมันแทบจะไม่ต่างกันแล้วนะผมว่า

    0
  7. 107

    I’m a web designer who’s done quite of bit of work with Macs and I haven’t experienced anything compelling enough to cause me to want to make a personal switch.

    0
  8. 108

    I love reading the comments just as much as I love reading the article…

    0
  9. 109

    APPLE is for graphic designers and accounting’s! If you really work…MICROSOFT!!!

    0
  10. 110

    We’ve been burned too many times from these sorts. They always fail and

    deliver sub par work.

    Bull.

    I’ve been a designer for a long time and I’ve worked in every media – print, web, video, animation and even signs. I’ve also used both Macs and PCs and still do. I don’t know anything about who you hired before, but blaming it on their use of PCs over Macs is lame and suggests that the problem was more likely you.

    Admit it FrankG…it’s not about sub par work. It’s about Mac-obsessed PC hatred.

    I’ll bet you can count on one hand the number of times you’ve ever used a PC and each time you went at it with an agenda of gathering yet more things you could hate about them.

    It’s an irony, of course. Ask any Mac-obsessed designer why they like Mac and they’ll say, “It’s just so easy and intuitive.”

    That it is. I picked up everything I needed to know about each new Mac OS in about 5 minutes. What advantage would “heavy Mac experience” give you over light Mac experience – say, a month? In my experience very little.

    What’s so much better about working on a Mac over a PC? I use the full Adobe suite and everything I use works almost exactly the same on both machines. Working on a Mac doesn’t make me more creative or make be do better work any more than PCs do the opposite.

    So why was a job in your company so challenging to a PC user? The only challenge your former employees had was you looking down your nose at them because of a computer choice. Which was pretty sad.

    These PC designers you spoke of…so they love design and they love to create and unfortunately, as a cash-strapped student, they couldn’t bust out $2500 for a new MacBook Pro. So instead of taking advantage of an opportunity to introduce them to a new OS, you decided to hold it over them and judge them unfairly because they don’t use the same tools you’re obsessed with.

    BTW, from what I’ve observed, the shift is exactly opposite of what this article suggests. 10 years ago, I couldn’t find a designer who used a PC. Now, their everywhere. Most of them grew up using PCs at home and in school so most new web designers are more and more PC-oriented. And knowing both is like speaking two languages – something most people would consider an asset.

    At least the up-and-comers will more than likely evaluate their computer choice based on actual experience rather than snobbishness and hysteria.

    But not a Mac-obsessed guy like FrankG.

    Most non-Mac-obsessed designers have a keen appreciation for the strengths and weaknesses in both machines, I, like many fellow web designers I know, have used both. I like Macs for print design and Music production while prefer PCs for web design (Safari is an astonishingly crappy browser and all updates are bound in increasingly crappy versions of the formerly awesome iTunes). For video and Flash, I can go either way.

    Both computers crash or hang and both have occasional hardware glitches, though I will give Apple an edge for overall stability. Still, PCs crush them on available apps and overall cost-effectiveness.

    And there ain’t nothing to be proud of in the Mac mouse. It’s a piece of junk. The ball is too small and refusing to put a right mouse button on one is pointlessly absurd. A company that rightfully prides itself on it’s awesome achievements elsewhere, sticks users with a low-function device with lousy ergonomics.

    But you can’t tell that to guys like FrankG. Sadly, his close-mindedness – and the close-mindedness of the article writer – is still all too common in the design world.

    0
  11. 111

    I just have to say that this article is almost full of *BULLSHIT*.

    Why? Because as a designer who uses the Creative Suite from Adobe, there’s absolutely no difference between working on a MAC or a WINDOWS machine. Btw, they are both called PCs or micro-computers. There might be a little differentiation for more money towards a workstation. But that would be more suited for a game/CAD/3D/etc. developer and not for the use of CS.

    Still, I appreciate this article, as it shows the features of OS X. I also believe that the article deviates from presenting the benefits which a designer might have by switching, to ones concerned with usability for a NEWBIE user, but that’s just my opinion.

    AND forgot to say that I love the tech support photo which shows iPhone service. Just lame.
    LE:check your contact form on your website, you big WEB developer! It doesn’t appear correctly neither in FF nor in IE. It might show up right in your Safari, but not in other browsers. Developer my ass.

    0
  12. 112

    Wow, a lot of angry and insecure weenies on this board. Get over it. I use both Mac and PC. I just got hired by a web company, and they use Macs. The company before used PC’s, and they gave me the old Mac cuz I was the new guy. It was an 800mhz G4 with 768 megs of ram….slow as a dog, about 7 yrs old, but you know what?? It still worked, and never crashed. Its a friggin living fossil. PC’s just dont do that. I used to own a first gen Mac Powerbook G4…500mhz G4. Bought it in 2000, ran great until I sold it in 2005. Been PC ever since. Yes, you can get plenty of PC’s for a lot cheaper. The fact remains the parts are NOT the same. It might be an Intel in that Mac, but the motherboards are pure Apple. The cases are pure Apple.

    I dont know why so many posts from PC users getting offended and claiming to never come back to SM because of this article. Its mostly true. I had a Toshiba Tecra M4 laptop….well, lets be honest, I had 3 of them. They all broke, all in a 4 year span. First one last just a bit over a year until warranty expired, nvidia card broke, but since its on mobo, entire laptop was a deadweight. So I bought a new one on eBay….paid $200 for a 2 yr warranty from Squaretrade…takes effect after seller 90 day warranty. 2 weeks later, once again, mobo died, returned to original ebay seller, he sent me another one. This one lasted about 2 years until the video to screen converter died, Squaretrade couldnt fix it, they refunded my entire purchase from 2 years ago….so I basically got a free upgrade to a brand new Sony Vaio VGN-FW laptop. So far so good. Previously I had a Sager Laptop….that POS worked great hardware wise, but the structure was horribly built. The lid kept on cracking and I kept on replacing the frame of the lid until I gave up sinking more and more money into it. I’ve had the PSU and video card of a Sony desktop blow for no reason….and a custom built by me from high end Newegg parts PC go through a PSU, video card, and both onboard network cards die. All these problems in the last 5 years alone, ever since I sold that Mac Powerbook. Not to mention the countless Winblows reinstalls, crashes, BSOD’s, and viruses. I hate Winblows, but I love to game more.

    My point being….both systems have their strengths, but Mac IS overall, just a better buy, a better deal, and a better OS. My 1996 Mac Umax S900 clone STILL works flawlessly, NOTHING has died in that machine. All the Mac’s I have owned worked flawlessly, and either have been sold off, or still work. BUT….they are pricey at first, and games are just better on a PC, period. Its the reason why I bought this Sony Vaio laptop instead of a Macbook….$1100 as opposed to a similarly configured Macbook Pro which would run about $2700….AND, I just ordered $1500 worth of new PC parts for my custom PC rig….an i7, ASUS X58 Deluxe mobo, 12 gigs of ram, and two (dual) nVidia SLI 260 GTX video cards to upgrade to a kicking gaming rig……a similar Mac Pro would cost around $3000.

    Again, granted, Mac’s are pricey off the bat, but I do feel they are worth it, IF you dont game. If I was a console gamer, I would be all Mac. My whole point is though…again, reading some of the insecurities from PC’ers. Why do you get so upset over this article?? Does the truth hurt you that much?? And I do agree that some Mac users need to get over their elitism. Both systems are fine, and in the long run, probably cost the same. Buy a PC for a lot less, but keep replacing failing hardware until the cost is the same as the Mac, and waste money with downtime due to those hardware failures and loss of time and productivity, or go buy a Mac and shell out a lot more from the get go, and not be able to play as many video games, unless you dual boot or run Parallels and run Vista or XP. Either or…WHO CARES!?!?!?!

    Everyone has their own opinions and experiences with each platform….but so many of you need to get over your insecurities. I buy PC’s for home use, and work on Macs at work. I dont care. My only needs are Adobe CS, Maya, Cinema 4D, Suitcase, Firefox, and COD4 and COD:World at War. =)

    0
  13. 113

    The reason there is so much outrage is because the article has actually pointed out the truth- most real designers prefer macs, it’s that simple.

    0
  14. 114

    7 or so years ago the argument was MAC was faster than PC. Was this because MAC’s were using SCSI and PC’s were slow IDE? Couldn’t you have spent the extra money to build a SCSI PC that could match the MAC SCSI performance? However, now they are the same guts in a different box. The bottom line for me and my business is higher productivity, which translates to higher profit. I can purchase 1 new PC (box or notebook) every 12-18 months for the cost of 1 MAC (box or notebook), which I would have to use for two – three years before being able to buy a new machine. Why would I purchase a MAC when hardware advancements happen almost overnight? I prefer to purchase a PC more often and stay up to date with technology instead of forcing myself and my employees to use an outdated MAC while technology moves to better possibilities. No one wants to sit and wait on an slow machine to process your design files. Higher Productivity = Happier Employees = Higher Profit.

    0
  15. 115

    Good article. I agree with it in most points, but even though I love Mac OSX, I can’t fully commit to it as my only OS for graphic design. I switch between OSX and Windows on a regular basis, because I find that some programs work well on the latter and not the former or vice versa. Also there are programs that are available only for one platform and never for the other, and the alternatives aren’t just quite cutting it.

    0
  16. 116

    I don’t know where people get that the MAC operating system is user friendly??? I have done a design course and music course where I was forced to use a MAC. I could not stand every moment of it, I found the MAC OS really unintuitive, so much so that the courses I attended basically wasted my time by trying to force MAC down my throat. In Australia most institutions use MAC by default as a kind of brainwashing for the easily led and people who can not think for themselves, so they choose MAC.

    Other operating systems can easily accept PHP or other programming frameworks by just installing the suitable opensource software. Is that all that hard, seriously

    0
  17. 117

    1. If I want Open Source friendly, Linux is actually far more open source friendly, and there is far more available out there that’s Linux-based than Mac-based.
    And I don’t prefer built-in tools because I like to find the right program for *me*, which may not be the right program for everyone else.
    The unified user interface has the buttons backwards from EVERY OTHER OS, which feels like they decided to be obstinate just ’cause, and since the makers of OS X have ultimate control over how things look on a Mac, they get to tell you “that’s the way it is, deal with it!” I’d much rather have extra control over things rather than have it all look like it was made by the same person.
    The “Macs don’t get viruses, so get a Mac” argument will lose its power as soon as Macs conquer a large share of the market–the virus makers will simply target them instead of Windows. So anyone making that argument must surely realize that they’re basically saying their OS isn’t very popular yet. Also, keep in mind which OS got hacked first in the browser hacking convention? OS X, with the Safari browser. Windows got hacked last. Security is more about user behavior than anything, though. I haven’t had a virus in several years, and the last time I got one was because I downloaded a crack and forgot to scan it before using it. I can’t remember the last time I got a virus or spyware when I didn’t do something extremely foolish. I simply don’t have problems with it, and I’m still using Windows XP.

    2. As someone else stated above, most people DON’T need to virtualize all three OSes out of the box. My fiancé virtualizes Windows now and then as necessary, but he runs Ubuntu natively and uses it for all his personal tasks. If he needed to, he could virtualize OS X too, but Apple makes that exceedingly difficult because they want to lock people into using their computers. Fortunately for him, he deals mainly with servers, and Linux is the most suited to that sort of thing.

    3. I actually would consider that MORE hassle. What one designer thinks everyone will be happy with, I might find very annoying. I want control over my computer; I want to make it look as I want it to look, to behave as I want it to . . . which is why I have Windows XP dualbooting with Ubuntu and will get myself a laptop for running Ubuntu only when I have the money. I get very attached to a specific look, and hated the upgrade to Internet Explorer 7 (which I thankfully rarely have to use, as Firefox is far superior) mainly because they locked down the ability to customize it.

    4. Again, if you truly want freedom, Linux, not Mac, is the antithesis of Microsoft. Mac is just as controlled as Microsoft is, just in a different way. In fact, it’s even more controlled in some ways, since Windows can be installed on any PC, but Mac cannot be legally installed on anything but a Mac-produced PC, as far as I know. Linux, on the other hand, can be run on just about ANYTHING, and will work with ancient underpowered machines as well as the top of the line, providing the same core basics to all users yet allowing them the freedom to change their OS around, install their choice from thousands of programs, and customize it exactly as they like.

    5. All this boils down to is that some people like the Mac look–and others like the look of other machines. I don’t see how the Mac look is somehow superior to any other machine, just a personal preference. This is the sort of thing that drives us Windows users nuts, when Mac fans ramble about how superior Macs are in some way or another that is really just personal preference. Just because YOU like doesn’t mean it’s the best thing and we’re supposed to want to switch to it!

    And the pitfalls are serious ones to some. I use keyboard shortcuts all the time, and would go nuts if I didn’t have all the ones I was used to, or if they didn’t work with every program. I’m extremely accustomed to right-clicking–as both Windows and Linux permit it, it’s actually a little odd for Macs to leave out such a handy feature. Just because it forces designers to think more doesn’t make it a good thing! The low economy may force people to budget better, but I can’t think of too many people praising that fact. And speaking of the economy, it’s more important than ever that people have solid-quality low-price machines to use. Apple likes selling high-priced stuff mainly because they know people will buy it for the brand name and the “aura”. “Ooh, see, I have a Mac! Now I’m cool!” But buying a computer with Windows or Linux on it may be the better way to go right now, especially if you’re scarce on money. And if you can piece together a computer from parts cheaper, then you can either install a copy of Windows (if you have one), or (at any time, whether you own a copy of any OS or not) install one of the many Linux distributions. Ubuntu is a popular one, and it is both user-friendly and powerful. You can also design your own gaming PC and install Windows on it (no such possibility for the Mac, even if the Mac were a good computer for playing serious games–it’s NOT). And lastly, the amount of freeware and open source software available for Windows and Linux each greatly outweighs the amount for Macs. For Windows, for instance, there are usually several different programs available for each major function needed, and a million little ones to do specific functions you never thought of. The are whole sites devoted to choosing the best freeware solution from a selection of several programs, and the contenders are usually very high-quality and have many excellent features. In contrast, some types of programs are difficult to find for a Mac, and often a user has only one or two options when a Windows user may have four or eight. Linux has almost as many as Windows and more are being developed every day, making it a strong contender too (plus more of the software for Linux is liable to be open source).

    And whereas previously there used to be a big difference between the programs and quality thereof available for the Mac and Windows when it came to design, that gap has shrunk considerably, and many people find that it doesn’t matter which OS they’re on if the computer has the right amount of power (some find that the Mac is slower with some tasks, even). Linux is not to be left out either–there are many high-end programs that work just fine on it (or even were designed for it), such as CinePaint, and it’s fully functional for many tasks.

    In conclusion, although there are some good points as to why Mac fans like the Mac, this post is not very objective, and underemphasizes some important details that show why the Mac is not necessarily superior.

    0
  18. 118

    I am a Linux user. And also use Windows also.
    Sadly, I haven’t seen anybody here near me using Mac. I think the main problem with Mac is that it’s too costly.

    0
  19. 119

    And one more last comment- I don’t buy the argument that you all “outraged” commenters work on BOTH a PC and a Mac. Who does that? Unless you mean you have a PC at home and a mac at work, which proves the point the magazine’s made in this post- which is most design firms use macs.
    I do not buy it that you use both at home, that’s a LIE. Switching between the platforms, not speaking of actual computers is inefficient and ineffective, and slows down the work flow.

    The main argument for owning a Mac for me is its sustainability. They last much longer, are a living fossil like one of the above posters pointed out, which means that there is less toxic waste thrown into landfills. Macs are greener in that regard, and that alone should be the reason to invest in a mac. You can always resell it and recover a large chunk of its value while recycling the machine at the same time.
    With a cheap PC, you can just throw it away when it breaks down.

    0
  20. 120

    A little heavy-handed, there nick…especially considering the singular point of view of the article and the condescension of the writer. And while you had good luck with your Macs, let me assure you that they too break, fizzle out and go bad, too.

    0
  21. 121

    I don’t buy the argument that you all “outraged” commenters work on BOTH a PC and a Mac. Who does that?

    Really experienced (or just really curious) designers for their own purposes. Workflows depend on the work. A print workflow is different from a web-design workflow…and both a different from animation. And some of my Windows audio production software has no Mac counterpart.

    0
  22. 122

    Awwwww… so nice to see that this largely turned into yet another ‘I’m right, you’re wrong’ discussion. Good job to all of you whose arrogance lead you to somehow believe that you must be correct and everyone who has a differing preference is an idiot. And all in the name of such a mind-blowingly important issue. Holy. Innocent people die all over the world, but my identity is determined by which format I use. Go forth for the cause good soldiers. For all the others who just wanted a good discussion… sorry for the rant!!

    +1
  23. 123

    I must note that the author develops in Rails. If you want to do Ruby on Rails, you will switch to a Mac. Otherwise, your life will be a living hell.

    Also, can we please talk about design intentions? I’m sick and tired of hearing “designers” relate everything to money and profits. If that’s what you value in life, then I guess that can be your basis for this argument. But I sincerely hope more people design with larger intentions than to simply make a buck.

    0
  24. 124

    Yea, no.

    I couldn’t help but notice the vast majority of “pros” listed for the Mac were eye candy and nearly all of the “cons” were deal breakers.

    Mac just doesn’t have the support from the market that PC has and when all of the software I want/need is either PC only, or available on both, there’s absolutely no reason to get a Mac. And this is completely ignoring the price tag, where Mac is simply unreasonably high on for all the true negatives with the system.

    If I wanted a blogging toy/word processor I’d buy some old Mac on craigslist. If I want a power machine the only option is PC.

    0
  25. 125

    That Windows doesn’t come with any development tools is technically true, but it’s only a half-truth. You can download and use, for free, C#, VB.NET and the Visual Web Developer product for ASP.NET development. The .NET Framework itself is now mostly shared source, and several of the newer frameworks, including ASP.NET MVC are available with full source code. Which frankly doesn’t matter, because championing open source on an OS that is not (OS X) is completely stupid.

    I have all Macs, but I develop on the Microsoft platform in Parallels. The tools are amazing, the evolving frameworks are incredibly useful. And people who can actually bill large sums of money are doing that instead of writing articles about which OS to use.

    0
  26. 126

    I’m surprised that the readers of SM cant realize that this is a paid advertisement for Apple. Its a necessity for SM to monetize their blog, so I don’t blame them.

    But why get upset? Its like yelling at your TV.

    0
  27. 127

    Don’t follow trends that the problem with some people they tend see be like monkeys(monkey see, monkey do). I use macs at school and I’m not missing anything i wish they had more PC’s there. I still don’t see why I would use a Mac instead of my 22′ HP Windows 7 Touchscreen monitor haha! I love my PC. Im a loyal Windows user!

    0
  28. 128

    nice advertisement.

    0
  29. 129

    It’s funny I read plenty of comments saying that the look of a program or a OS doesn’t make any difference. And only functionality is important, they’re right but whats wrong with liking the look of something. When cell phones became common people couldn’t really pick the style and there wasn’t much of one anyway, but then Nokia came out with all those covers and started the trend of pretty phones. Would anyone really want to carry around those unattractive bricks? I personally can’t stand doing anything on a computer with the Windows Classic theme on it just distracts me. As for software animations and stuff I was impresses with Coda’s Sites thumbnails that flip around and Apples minimize genie effect. No, it’s not necessary but it’s cool.

    I think GM said it best…

    “It’s not more than you need, just more than you’re used to.”

    0
  30. 130

    I find it annoying when people say “PC” sucks. These are the people who bought vista at best buy and spent 300 on a starter computer expecting it to run the same as $1200 (overpriced) hardware. They all use the same chip now, just go find better hardware to go along with your cpu and run what you want.

    of course mac runs faster than your average computer because there are companies like HP out there selling crap.

    0
  31. 131

    >>It means that the entire world of open source software out there is pretty much guaranteed to run without much hassle

    you are out of your fucking mind. cant we do better than this shitpost smashingmagazine? had come to expect much better.

    0
  32. 132

    Marie-Louise Gariépy

    April 26th, 2009 8:31 pm

    You should correct that part about no second mouse button. On my MacBook pro (new generation), using two fingers instead of one is like a right click. This is actually a great feature and work much better than my old pc laptop.

    0
  33. 133

    Tim Kerrick Dot Com

    April 26th, 2009 8:48 pm

    what about the Mac Mini??

    0
  34. 134

    Most of people that said they can’t stand Windows Classic theme or default Luna Blue,(I agree that they look very ugly) surely didn’t realized the customize capability of Windows that superior than a Mac.

    Did you ever heard of Visual Style? (I guess not) There are thousand of them for Windows, since a very long time ago. *yawn*
    browse theme here:
    http://browse.deviantart.com/customization/skins/windows/visualstyle/?order=5#order=9

    oh, and these Visual Style is free, you don’t need to buy software like Shapeshifter or so to change theme. I think that’s the reason why people who loves aesthetics buy a Mac, they didn’t know that Windows can be customized!! (That’s why we always see XP with default Luna Blue theme, and default “Bliss” wallpaper!)

    0
  35. 135

    “You should correct that part about no second mouse button. On my MacBook pro (new generation), using two fingers instead of one is like a right click.”

    You don’t appear to understand the difference between a ‘mouse’ and a ‘track pad.’

    0
  36. 136

    very well balanced article, i have mac and PC, i test the websites that i build on both the platform, if single click mouse on mac is bothering than u can still plug your windows mouse to it.

    0
  37. 137

    I have been running OSX Leopard on my Acer laptop for a couple of weeks now, but I just switched back to Ubuntu. It ran very smoothly, as good as if I bought a brand new Mac (with only a couple problems, like having to rely on USB wireless, but nothing too obnoxious). But I really think that the best parts of Mac OS X Ubuntu has without too much effort.

    And I think the best parts are:
    - It uses a UNIX kernel, so open source software works on it without too much of a problem, mostly. Not nearly as well as Ubuntu, of course. You especially miss out on the open source GUI programs, unless you’re willing to run stuff with X Windows, which makes it run like crap.
    - Some of the flashyness (Spaces and Expose especially) are actually not only pretty, but very useful. Gnome has supported multiple desktops for a long time, and mixing it with Compiz (the flashyness for Linux) makes it so you have some more and flashier choices for using multiple desktops. And Compiz also lets you specify effects to get run when moving the mouse to the screen corners. My favorite part of the OSX interface is being able to select any of my open windows by moving the mouse to the top-right corner, and I can do that just as smoothly in Ubuntu.

    One thing that Mac OS X is seriously lacking is Free, open source development tools. TextMate is great, but it’s proprietary and costs money, which is quite frankly obnoxious. Linux has so many better choices (notable Bluefish and Geany) for programmers editors.

    And Mac OS X, as well as Windows, lack a package manager. This is a concept that’s foreign to a lot of people who aren’t used to using Linux, and it’s a shame, because I feel like smart package management that uses repositories is the single best feature an OS can have. MAMP and XAMP have made it easier to install Apache and get a working local dev environment, but actually running this stuff on Linux is so much better, and if you’re at all a sysadmin, it’s so much easier to deal real programming. For OSX and Windows, people are used to downloading programs off of websites and running the installers, and programs off of websites are notorious for installing in different ways, in different locations, and being kind of a pain to uninstall, not to mention not having good auto-updating features, and oftentimes containing spyware or malware. A good package manager makes this problem completely obsolete. Unfortunately, package managers are kind of hard to work when software costs money, but hopefully that problem will go away sometime soon too.

    The only reason I would consider using a Mac as my main OS is because Adobe hasn’t ported their software to Linux. Otherwise, it’s really not worth it. I think the author of this article hasn’t actually given Ubuntu a fair try, or they’d realize that things just work quite a lot more than they’re used to.

    0
  38. 138

    Jeff Geerling

    April 26th, 2009 9:18 pm

    It’s amazing how quickly pretty much every post comparing a Mac to anything (in this case, no particular system) devolves into name calling and exclamation points.

    I would simply state that the primary reason I use a Mac instead of a PC is the window management/Quartz environment. I normally work with Mail, Safari, FireFox, VMWare, CyberDuck (FTP), Textmate, Dreamweaver, Photoshop, Aperture, iTunes, iCal, iChat, NetNewsWire, Colloquy, Tweetie, TextEdit, and Illustrator all open at the same time. With Exposé, Spaces, and the ability to have windows from separate apps open next to each other without having to resize and reorder them, I can work about 10x more efficiently than I can on a PC.

    I tried switching to a PC at my workplace earlier this year and failed miserably. I could do my work, sure, but it took at least twice as long to do simple tasks such as grab a set of files from a server, edit them, build some graphics for them, save them all to the server, then check the pages across multiple browsers. Maybe Vista is way better than XP in window management, but I doubt it based on preliminary testing.

    The other nice thing is that I can do work almost as quickly on my 5-year-old iBook G4 as I can on my brand new 24″ iMac, even though the benchmarked speeds are many times slower. This is because even older Macs still run the main system and less-intense apps with ease. In fact, OS 10.5 runs *faster* than 10.3 on the old iBook. Show me a 5-year-old PC that runs Vista *faster* than XP, and I’ll give you a dollar.

    0
  39. 139

    total ads and non-sense

    0
  40. 140

    Does anyone REALLY believe Apple needs advertising to designer base???

    Ugh. Morons.

    0
  41. 141

    its good but what about ubuntui.I like pc but i love ubuntu its like having sex :)

    0
  42. 142

    Great article.. As a windows user and a Mac user, I enjoyed the comparison. Although one point was the secondary mouse click, you can now (on the newer macs) designate a corner of the mouse pad for the secondary mouse click in System preferences (very minor issue compared to what others are discussing).

    Also, I read a comment (or two?) about active directory. There is nothing simpler than doing it on the Mac, just need to go to your Utilities and use the directory service and add your domain (select Active Directory) then you are away… Its pretty easy. I do this all the time.

    The main reason I enjoy using a mac is primarily the ease and stability of the desktop… I understand that some people want specific tools, heck I have been known to use good ol bootcamp to use an app or tool i needed that isnt present on the Mac. With no problems whatsoever. As a long time Mac user, I have seen the development of many tools and apps that cover the gauntlet of ones that are available on the PC if not its pretty easy (ive found) to find ones that are equal (and a lot of the times) better.

    This is just my experience, I still use my PC for games (although less and less thesedays thanks to my PS3 and xbox360)…. but it still has its uses….

    Anyway thanks for the article… I loved reading it.. Keep up the goodwork….

    0
  43. 143

    2. Quartz Extreme
    Spaces, yeah? But the Photoshop CS3 and CS4 have bugs with spaces. This is the main reason to not switch to Mac!
    http://kb.adobe.com/selfservice/viewContent.do?externalId=kb403496&sliceId=2

    0
  44. 144

    At uni ten years ago, I studied design using pre-OSX Macs. It wasn’t the best experience. They would crash frequently when trying to use a browser and bringing up the console wasn’t as useful as CTRL-ALT-DEL on a PC. There were other reasons why I never adopted the OS. (And using Windows beforehand wasn’t one of them, I used MacOS before I heard of Windows).

    Ten years into the future, I use a PC. I don’t get blue screens. All versions of Windows since Win2K have been pretty stable.

    So while OSX may well be great, Mac’s OS was terrible for a time. While Windows might have been buggy in the past, it’s been fine since Win2K.

    0
  45. 145

    Personally, I am a Mac fan. I just couldn’t afford one around this time for my personal use. We use Macs where I work at and I love it’s usability and interface. But IMO, if you’re a designer, it doesn’t matter whether you have a Mac or a PC when designing. The thing that only counts is talent. I know someone who has the nicest Mac desktop and laptop but he still sucks designwise. And if he were on a PC, he would suck just as much. If you suck, then you suck whatever platform you’re using. Period.

    0
  46. 146

    I agree with what most of what is said. I have a small business and use Mac (12) for security/ease of use/reliability and Windows (2) for IE only suppliers.

    One thing that is not mentioned most of the time is resale. Last month when Apple came out with the new mini’s I replaced 3 that we had. We had bought them about 5 years ago for $600 (+$80 more for more memory). Last week I sold them on ebay for an average of $325, try reselling a 5-year old $600 PC for $325 (or any Mac-PC comparison) Mac’s also have great resale value, which I considered when originally purchasing.

    0
  47. 147

    One reason for NOT using a MAC: it’s far less environmentally friendly:
    - Apple uses more components that are harmful than PCs: see Greenpeace’s review of high tech companies… even if Apple has recently improved, that wasn’t difficult considering they were performing last on the rating scale…
    - Desktops and even worse, laptops are nearly impossible to technically upgrade. Some of you might say Apple last longer… but I don’t know any designers with machines older than 3-4 years… while you can virtually upgrade anything on a PC, from your hardware to your battery…

    0
  48. 148

    i’m ok with most of the reasons except for one: the support
    This is very poor as for me. And when it even comes to fixing, it’s too expensive.
    I used to have a Dell. As for the hardware it has a very good support.

    0
  49. 149

    what a bunch of crap

    0
  50. 150

    Aw, how cute! Another one of “these”… For all things you say it sounds that really we don’t understand why they do or don’t go to this or that platform.

    1. Status Quo, Macs have always been associated with design… That’s it.
    2. …

    The same things could be said about going to Linux, or changing Laptop Brands…

    It’s more of a “i like this one better” thing rather than a conscious decision. With “humid screens” desktops and “melt my lap” laptops, and those awesome “Why should I pay extra for this memory just because it comes from Apple” moments, many don’t really go all conscious about this.

    I’ll say this once and leave this topic all along: You buy whatever it is you like. If you love it, then continue using it. If you don’t, try something else. It really is that simple.

    0
  51. 151

    To Angie: you should recheck the list, as Apple is more environmental friendly than Dell and HP -> http://www.greenpeace.org/international/campaigns/toxics/electronics/how-the-companies-line-up

    0
  52. 152

    Niels Matthijs

    April 26th, 2009 11:06 pm

    1 reason why people will switch back from Mac: their stuff breaks. Easily. All the time. Continuously. Sadly their hardware is complete failure, and for the price you’re paying …

    And I for one hate the “design consistency”, but that’s just because I don’t like the Mac design much. So basically, everything looks consistently ugly.

    0
  53. 153

    There are two reasons why you might not switch.
    1. It is pricy.
    2. Not a system for gamers. ( Activition, id and ea are the only large ones who deliver games for mac )

    Other than that, you will get a better, faster and less noisy system by switching. More than you pay for – pc vs mac.

    0
  54. 154

    A Mac is a computer, not directly an operating system,.. i see no reason to switch a type of computer directly… there are many reasons why you should choose a pc over a mac as well.
    Outside that,… taken into account that Windows 7 is on the way, which its performance doesn’t do under for a Mac OSX. Especially not price-wise.

    From the comments, being a designer and not use a Mac, is a shit comment. Weren’t designers suppose to NOT do the same always? As long as you got a proper screen.

    0
  55. 155

    REALLY LAME ARTICLE.

    i´m very disappointed about smashing magazine!!!!

    0
  56. 156

    Quite frankly, Macs are for people who just don’t really know how to use computers – no matter what the “artistes” say. And if something breaks, you need to replace the whole computer. I wanted to make my gaming faster on my PC, so rather than chucking it away and getting a new one, I simply purchased a new video card, swapped it out and away I went. And you cannot get into the operating system to tweak it up like you can on a PC. The Microsoft haters are to be expected, but in all honesty, all they do is make Mac users look like sheep.
    “Twice the price, half the power, a quarter of the applications. But who cares, it’s a Mac!” – so the saying goes.

    0
  57. 157

    I totally agree with the last reason.. But I think this isn’t a good article, sorry.. Choosing one of them is just a personal thing, just like smarthphones for example. I’ve used both, but I returned to Windows, but that’s just my opinion!

    0
  58. 158

    This must be the most unhelpful article SmashingMag published in a very long time. No real news, instead a more-or-less biased approach of the beaten-to-dead mac vs pc-discussion.

    I’m not against Apple, I’m not against PC, it’s the tools that do the trick, and for me (and most people here I guess) any machine that can run a browser, a text-editor (notepad++) and the Adobe Creative Suite will do. And if I knew how to run all that stable on Linux (preserving more resources), I would switch immediately.

    At this moment our multimedia dept. is run on pc, while graphics use mac. They both have their problems…

    0
  59. 159

    Florian Dellé

    April 26th, 2009 11:38 pm

    Excellent article. As a hardcore Windows-user, It really make me think abou my next desktop solution.

    0
  60. 160

    @Brian: Wow, all designers in your small little town using a mac? great :)
    Anyway, there are some very good reasons why designers should not switch to Mac:
    -> It’s quite expensive
    -> The difference in performing graphical issues between a MAC and a PC is not that big anymore
    -> PC’s are still faster in rendering 3d work
    -> Staying with your PC system doesn’t force you to also buy new software
    -> Most of your clients won’t experience your website as you do, because they don’ t use the Safari Browser…, because they don’ t use a Mac.
    For German readers visit my article on this subject @ http://www.pixel-kingdom.com/top_news/warum-dann-doch-kein-apple/

    0
  61. 161

    I love my Mac and i would never go back to Windows…

    0
  62. 162

    I can tell you 200 reasons why designers stay with windows.
    apple is like a high-class whore. nice to look at but way too expensive for the performance ;)

    0
  63. 163

    I’m a designer and a gamer too, when I want to game I just boot my 24″ iMac into Windows XP through BootCamp and play Games, I have windows just set up for this reason alone.
    Therefore I get the best of both worlds, a workable well thought out environment for designing and a hack ‘n slash environment for games
    Believe me 24″ rampaging Zombies in Left4Dead look and play as good as any PC!

    0
  64. 164

    Also a user of both worlds and still not convinced of OSX for any reason beyond aesthetics.

    Those of you, who want to use Textmate on Windows have to checkout e – Texteditor, which offers a lot of the same features, supports Textmate-bundles, is highly customizable and also is ridiculously cheap.

    Software should really be the last reason for people to switch, for there is a much larger software-base available on Windows, except a few applications that have been made exclusively available through Apple (e.g. Logic, Shake, etc.).

    The only thing I truly love about MACs is their visual appeal.

    0
  65. 165

    Ugh. Some people HAVE given Macs an honest try and either don’t care for them or simply don’t care. Also, as an early poster stated, what designers are NOT already on a Mac? They’ve been brow-beaten into submission years ago.

    I thought Smashing was above comment-baiting with a low-grade topic like this? But here I am, baited… ;)

    0
  66. 166

    A really interesting article that has arrived in my Google reader at a time that I am fighting to put cash towards my “I want to switch to mac” fund! It was nice to see a list of negatives as well although they didn’t have any impact on my desire to move my design/development needs and uses across to Mac.

    The article seems to have sparked an incredible number of replies, but it’s the good old Mac vs. PC debate so it was always going to! :) I have bookmarked this one so I can come back and make use of the comments to aide my decision to move further…

    Great article, thanks!

    0
  67. 167

    I was a Windows user for around 10 years before I switched to the Mac 4 years ago. I am not a Mac user because the hardware is sexy or because I am an Apple fanboy, I am a Mac user for a very simple reason – it makes me more productive. I open my laptop lid and it’s on, instantly, ready for me to start work. I have everything organized in Spaces and the drag-and-drop interface makes things very quick.

    P.S. To the person above who said Macs are only used by people who don’t know anything about computers – I spent 2 years working in tech support. I fixed computers all day – I didn’t want to then have to fix more when I got home. Part of the reason I am more productive on the Mac is that it is very low-maintenance. It is a tool that works for me and I shouldn’t have to work for it.

    0
  68. 168

    I find this article completly useless. I work on both, and the question between Mac or PC is only a matter of personal taste or experience. This is subjective. This article is not an information with objective arguments, it’s just a point of view I don’t find interesting. Sorry.

    0
  69. 169

    I’m in Paris and all designers i know loves Mac!

    0
  70. 170

    Ok, Apple is sexy but ¿can you know if a design is made with apple or windows? No
    I want to buy a MAC for my desktop but is toooooo expensive.
    With 2500 € you can buy an basic Mac for design.
    With 2500 € you can buy the mother of all PC’s

    Maybe in the next life….

    Congratulations for the blog.

    0
  71. 171

    In my opinion there’s no specific reason for “Designers” to use a Mac.

    If I could afford one I would buy a Mac, but rather for leisure than for work.

    0
  72. 172

    A computer is a tool. Nothing more. Focus should be on what you achieve with it, not on the machine. OSX, Windows or Linux, you can do everything in any of them with a little knowledge. Be creative and achieve with what you have rather than get drawn into the marketing, they all want to sell you a new computer when most of the time you really don’t need one.

    For everything you’ll ever need, you need a tool. Not a Mac. Not a PC. Not a pointed stick. (Well sometimes)

    0
  73. 173

    This is silly. Designers have always used Macs.

    Anyway it’s about the result, not what you use to get there.

    0
  74. 174

    I use both mac and pc as they both have their respected pros and cons but to be brutally honest I don’t like the people who use macs. They are just so anal. As a designer you are taught not to be close minded yet the die hard mac users are all about rules. It’s like they are their own religion. “Genesis 1: And God made the Apple Mac…Do not use a PC. Do not get a second mouse button or you will perish in the hell of diversity.”

    0
  75. 175

    I am a designer and I use both PC and Mac. I hate Macitude and Mactax though. I like a proper mouse. I can not and probably never will forgive Apple for designing a round mouse, that turns in your hand as you are working.

    Having said all that. If Adobe ever do linux versions of Photoshop, flash etc. I will jump ship to Ubuntu.

    0
  76. 176

    I’ve been a Mac user since 1992 and I have never even thought about switching to Windows, eventhough most of the jobs I’ve held actually required me to work on a PC (running Windows).

    The number one reason for preferring Macs, to me, is OS X. Maintenancing Windows is a total nightmare, and just about every application that is Windows only sucks (in terms of UI design, usability etc.).

    Though I have recently thought about giving Ubuntu a try (due to financial constraints), I really want to (and need to) run PS, Illustrator and InDesign etc. natively.

    I actually used GIMP at my last job, but honestly, it doesn’t even come close to Photoshop.

    I just like the user experience I get out of apps like Safari, iTunes, iPhoto, NewsFire, Things, Transmit, Textmate etc.

    The G4 Powerbook I’m writing this post on has been in use since 2004 – not one OS re-install. Not one single crash.

    0
  77. 177

    Of course people love Mac, on Mac, you can only do things the way Apple says you will do them. On Windows you can actually choose and wow thats something the “Generation Sheep” just can’t do, they need to be spoonfed by Apple. Instead of few hundreds of components, you can choose only a few “blessed by apple”…
    I use PC, I have everything I need, design tools (photoshop, illustrator), developer tools (apache, php, mysql) and of course all other multimedia, I built it myself, it’s 100 times sexier than the Apple’s white nonsense, has a hardware thousand times more powerful than Apple at the same price range and not even the most expensive Apple (that costs around 5 times more) is as powerful as this. I’m free to do anything I want, not just Apple approved things. Current Windows operating system is few years ahead of Mac OS X. Mac OS X has: poor application compatibility, small application portfolio (I’d say there is few hundred thousand apps on Win, does the Mac has atleast few hundred?), limited acessories (yay I like that printer, what, doesn’t work on Mac? what, this one doesn’t either?… ), primitive user interface (seriously, one application menu on top and you have to switch apps and travel to the top to get the other one’s menu? thats like retro from era of old VGA monitors) , uselessly huge “dock” that fails at showing whats on and whats not and I could continue. Mac OS X is all about effects, not effectiveness and productivity. I’m pretty sure all of the Apple Sheeps will either totally ignore this or point out that I’m some kind of an imbecile – go ahead, feel free, I don’t care, I’m not the one using Mac OS X… Apple has only one good thing and that is its marketing department, they can sell anything, however bad and crappy for any ridiculously huge price and people will even stand in line whole day for it.

    0
  78. 178

    Okay:
    1. “OSX is built on top of UNIX” No it isn’t it is built on top of BSD, which looks similar, but is even better

    2. “Lack of Software”
    The Mac has plenty of software built exclusively for it.
    Almost anything that will run on Linux will also run on OSX
    Anything that will run on BSD will run on OSX
    With the move to Intel processors, anything exclusive to windows can be run via Boot Camp, or Parrallels, or ….
    In other words, the Mac has a larger software base than any other platform.

    3. The Command Key/Control Key thing.
    That is silly – these commands were copied from the Mac in the first place, so it is the PC that is doing things wrong.

    0
  79. 179

    Siddharth Menon

    April 27th, 2009 1:24 am

    I think its a wrong to say that using Mac would earn u good design… The OS before OSX etc had no great revolution to it. Yes switch to Vista was a big leap for me atleast.

    But I use PhotoShop, dreamweaver and no matter what platform I use it works and responds the same. At time I think vista has a better memory management be that if ur working on 2-4Gb or 8GB ram.

    This artical is kinda trying to push sales of MAC for wrong reasons. And yes I don’t say MAC is bad at all.

    0
  80. 180

    Most designers I know are currently unemployed, or have second jobs. And they have macs as well. Food for thought people…

    0
  81. 181

    I’m a designer and I won’t ever switch to Mac as it is now.

    It has to have a hefty price reduction, a sleeker, less demanding OS visually, more compatibility with games and other programs and more horsepower for me to switch to it.

    0
  82. 182

    well, SM … you choose a controversal topic here… but I agree with it for the most of your arguments :) I have to say that I work every day in a web agency since 3 years now on PC, Vista for more then a year and there is nothing to compare with the Macs I have. The only good news about PCs is that Vista is not running that bad overall, but it’s just not as good as Mac OS X, and by far!!! After some month of uses, Vista like Xp is going slower every week: for example Illustrator and Photoshop take the double of time to open, you may have time for format and re install but I don’t… It is THE reason you have to choose Mac for design work, productivity ! The fact that Macs are pretty is a nice bonus…

    0
  83. 183

    Kailash Gyawali

    April 27th, 2009 1:59 am

    I love my MacBook Pro and I am BIG fan of OSX, I have never experienced any problem on my mac since I have been using it, I just love apple

    0
  84. 184

    Macbook pro’s hidden feature – it can also cook egg!!

    Please follow the link to view the cooking egg on Mac Book Pro.
    http://www.flickr.com/photos/prakaz/3395237918/

    Read what Apple says ):
    The bottom surface and some areas between the keyboard and LCD hinge of your Apple portable computer can become very warm after extended periods of use.

    This is normal operating behavior.

    The bottom of your Apple portable may become very warm during normal use. If the computer is on your lap and gets uncomfortably warm, remove it from your lap and place it on a stable surface.
    http://support.apple.com/kb/HT1778#

    Solution to over the heat problem:

    I bought “USB Notebook Cool Pad” having three fans on it to keep cool my MacBook Pro.

    Now I am using this and got 95% heat away… I almost use my mac book pro 8 to 10 hours daily.

    Follow the link to see Pad video:
    http://www.metacafe.com/watch/1920621/usb_notebook_cool_pad/

    0
  85. 185

    I love to read and get inspired by Smashing Magazine. But this “article” is the worst, unnecessariest and worst researched ever. If the author really meant what he wrotes, go back under your stone and buy a mac. Who cares? I don’t.

    Next time: Five reasons why designers buy at Edeka food store.

    0
  86. 186

    Mac, i love it.但我相信视窗会做的越来越好。

    0
  87. 187

    wtf is this article? lots of bullshit.

    0
  88. 188

    PC = crash, viruses, frustration.
    Mac = smooth running, reliable, stable

    PC Users = angry, jealous, argumentative
    Mac users = relaxed, successful, happy.

    0
  89. 189

    Colormanagment is the big thing!

    The most successful designers are Mac users, and the ones that use Windows, by their very nature will fail.

    I have never seen a designer that´s good and uses windows.

    0
  90. 190

    PC=diverse, creative, powerful
    Mac=un-inspiring, boring, slow

    PC Users=Defensive (with every right to be), Clever, Entrepreneurs
    Mac Users=Dull, Anal, Have rich daddies

    0
  91. 191

    a lot of developers developers are also gamers gamers!!!

    0
  92. 192

    As a long-time Windows user, being handed a Macbook Pro on starting my latest job was a little daunting. I have to say that I really don’t see what the world seems to in OS X. “Windows is always crashing, OS X, solid as a rock.” Well, this is anecdotal of course, but in my experience over the last few years, my XP machine has maybe died two or three times, once a driver conflict, once a rather disasterous hard drive failure and one other was an unexplained crash. In the 6 months I’ve had this Mac it’s ground to a complete halt 10 or 15 times–you know the kind where the spinning mouse cursor sits there and you are unable to do anything. I’m a web developer. Occasionally I’ll crack open Photoshop but usually I’ll just have Eclipse open, perhaps mail, sometimes an FTP client. And, given that, how come this dual core, 2GB machine feels like swimming in treacle? It’s not VERY unresponsive and it’s hard to put into words but it just … JUST feels slightly slow to react to what I do, scrolling slightly behind my movements, click response taking fractions of a second longer than feels right. It’s tiny, but again on XP, it feels instantaneous, and the cumulative effect makes the system feel much less responsive. I don’t care what my machine looks like.. I like the Macbook’s trackpad.. that feels awesome, but otherwise it’s just the OS I care about, and how quickly and easily I feel I can work.

    0
  93. 193

    Disapointing article realy. Smashing what happened this time. I realy don’t know. In the article it was no mentioned that 80% of final user on internet are windows user. Nobody cares ha ha ha. Outch BIG mistake. That’s all folks.

    0
  94. 194

    I can advertise too

    April 27th, 2009 3:14 am
    0
  95. 195

    ** Bahh removed my comment, I shouldn’t rise to flamebait like this article **

    0
  96. 196

    Not a smashing-quality article, to say the least…

    0
  97. 197

    Article title should be “developers” not “designers.” Even the second paragraph references “developers.” The fact that the majority of designers and design firms use Macs has been well established for many years.

    0
  98. 198

    You have indeed forgot one big Reason FOR switching to the mac: The Joy of Use!

    I was forced to switch to mac after more than 10 years on windows by my last company.
    First I was confused and a bit frustrated, ’cause some things just are different and “my workflow” was gone, but after 2 month I was as quick as before, later even quicker and the work just makes much more fun on OSX!

    The joy of use is just great on apples products! MS will never reach that level, they are feature-driven and design by committee …

    0
  99. 199

    To end this: I met lot’s of Mac Users that are just silent and happy their pc is working despite the fact that they don’t understand computers much and lot’s of Win Users that don’t understand their computer and think it’s a hard thing to understand and maintain. Some are very competitive and commenting all over the web that Mac sucks.

    0
  100. 200

    I run a network with almost 30% Mac’s and 70% PCs, and our web design team refuses to go Mac. Our graphics department has an awesome Mac Pro with 4GB of RAM and dual quad-core xeon’s, which rocks… but she wishes she had a decent PC instead.

    We do have an all-Mac video department and some office users that prefer Apple, but I think this article does paint with a broad brush.

    I loved the article, very well written, but I believe it is looking at a smaller sample than the author realizes. What is most important for a graphic designer is to understand how art works, regardless of the brush they are holding.

    As for me, I use Windows, Mac, and Ubuntu on a regular basis and enjoy them all. (Although setting up a good web-dev environment with the specific version of Apache, MySQL, and PHP that I prefer is by far hardest on the Mac… and Inkscape requires X-11 which always causes me issues…) I still love my MacBook, but I don’t see all the benefits I was told would be there.

    (No seriously, good article…. I’m not ranting, just letting people know I don’t work for Microsoft, nor am I an MBA, but myself, the web development team at work, and our graphics department at work all prefer Windows for the same reason most designers prefer Mac: because they are comfortable with it and can get their work done faster in an environment they are familiar with.)

    0

  1. 1

    Arguing on the Internet is like running in the Special Olympics.

    Even if you win, you’re still retarded.

    +11
  2. 2

    Ehm…

    Developers? Are you sure about that? Parsing around some html and css isn’t exactly development.

    Most any CS class is taught in Windows/Linux, always has been. Compiling in OSX is pretty crap. Xtools is pretty horrid. Eclipse/Zend kill it.

    Ruby on Mac? Uhhh Ruby is free.

    Python perhaps? Yeah Python is free too…

    MAMP? ummm XAMPP on Windows, LAMP on linux

    Adobe products? Are you serious? It’s on both.

    Textmate? You actually paid 30 dollars to edit some text LoL

    * The Digital Color Meter – umm Windows ColorCop free, done.
    * Console – uhh command line, cygwin, power shell
    * Terminal – vim is FREE
    * XCode Tools – pretty horrid, visual studio/eclipse/zend are all better
    * Zoom – windows has this built in.
    * Safari Debug Mode – Safari is hands down THE worst browser out of the big 4.
    * Time Machine – if you can’t figure out windows backups well… please stay away from my companies equipment. There is a reason we lock all you “designers” out of important file systems/admin levels.

    Intel Inside? uhh okay, have fun paying double to triple the price.

    support? umm Genius bar workers aren’t that technical, sorry to break it to you.

    virtualization? you are kidding right, Windows has been doing this forever.

    textmate/growl… again, pathetic. filezilla notepad++ komodo eclipse…for the win…

    open source friendly? uhhh open source stuff runs like crap half the time in Xwindows.

    Anyway, do not trust this article if you are an aspiring developer, you should probably start learning linux thought, don’t waste your time with darwin/mac…

    Only reason you would need a mac to dev on is if you are working with iphone/ipad sdk or writing actual mac apps in objective c or cocoa.

    +10
  3. 3

    Zitat from:

    8. Dieter Mueller (April 26th, 2009, 2:30 pm)

    “How lame.

    I am a freelancer since 1989 – using both Macs & PC. Maybe five but certainly ten years ago there were REAL reasons to use a Mac: better fonts, better applications, better hardware (how that has changed – Macs are basically Intel clones today and Apple’s production standards have slipped in some products) more stable production environment. Today Photoshop is Photoshop (or any other important design tool) – no matter on which box you run it on.

    A good designer delivers good work NO MATTER which tool he uses – even when it’s only pen and paper. Stop that techno & brand fetishism – do some good work instead.”

    now its me:

    Really lame, its just about the image. Apple has a nice clean Design. For shure! You love it as an Designer or developer or whatever. But i use windows at home. Its more flexible and developers can do every job on this platform. i think the macDesign is really good and the biggest point why you love it. My windows pc is build up from single parts by my own i installed an customized windows and that feels really personal to me. Why do you say my mac? he looks the same like all the other once :-) Why should i pay alot of money for a brandname. I dont trust both of them but apple looks more like the big company wich closes the doors for other companys. i hate ipods! :-D i hate the i muhahaha and the cake is a lie!!! So for every one a piece of cake!

    +9
  4. 4

    Currently I’m freelancing as a web designer, but I have far more professional experience as a developer. I spent around 5 years working on protocol stacks and OS firmware with another 2 years working on sever side software. I also happened to switch from Windows to OSX earlier this year, and I think your list is not representative of why developers move over to OSX.

    I’ll start by saying that I do like OSX better than Windows XP / Vista and I have found the OSX experience to be quite nice. Windows 7 has some nice touches I miss in OSX, but I prefer OSX at this point. The interface is fast and consistent, the integrated tools make everyday life easier, and Apple’s directed tool and API designs have made the vast majority of third party software quite enjoyable to use.

    However, none of these things had any bearing on why I switched from Windows to OSX.

    To the vast majority of software developers out there, the OS is simply a tool and nothing more. Aesthetics and consistency of design are not a major concern as long as it can efficiently and effectively get the job done. I cannot stress this more. Developers are concerned with getting the job done and the OS is just a means to get there.

    Your list is inverted in a sense. Functionality is the main concern for developers, not in the sense of having a solid consistent interface, but rather does the system provide the functionality I need or want. A lot of software developers are educated as either engineers, computer scientists, or mathematicians. We’ve spent years exposed to some of the most arcane finicky software there is and typically have a fairly strong UNIX background. For developers, convoluted or somewhat poorly designed interfaces are sometimes an acceptable trade off for functionality and not even a question if the software is simply not available on OSX.

    For instance, hardware designers will not work on OSX simply because the board layout and circuit design tools are not available. There are alternatives, but asking a professional hardware engineer to work with OSX alternatives would be equivalent to asking a graphic designer to use MS Paint instead of Illustrator or Photoshop.

    Imagine for a moment that your article is on a special bundle of tools on sale at the local hardware store instead of operating systems. Your article talks about how nice the finish is on the hammers, how there is a solid well thought out toolbox included in the package, and a perfect set of screw drivers with rubberized grips and magnetized heads. If I’m a wood worker looking for a skill saw it doesn’t matter how well designed the toolbox is or what kind of special chrome platting is on the hammers. I’m looking for a skill saw.

    Way down at the bottom of your list you mention a small caveat — the fifth caveat to be precise — “Much Smaller Software Library”. This is precisely the reason developers would or would not move to OSX. OSX is a great OS, and it’s a nice balance between aesthetics and functionality, but if it doesn’t provide the functionality a developer wants then none of that matters.

    The reason why I switched was because Windows did not provide the functionality that I wanted, which is to say iPhone development and a higher performance more well supported RoR stack. If you ask a developer who moved from OSX from Windows, you’ll often get a very similar response. There are typically specific reasons why they switched and many of those will having nothing to do with the reasons you mentioned.

    I’ve avoided addressing the specific points of your article until now, because I feel that it would be somewhat distracting. However, here are some complaints:

    Open Source Friendly:
    Windows has the vast majority of OSS available either natively or via Cygwin

    Quartz Extreme:
    Speed is the primary concern. Remember you’re talking to people who spent half a decade studying engineering or mathematics — alt-tabing is often faster when you have memorized the entire alt-tab order. Especially when Expose is just about useless when you’re looking at a dozen terminals and VIM windows.

    Core Animation:
    Again, it’s a great thing, but you’re talking to people who spent months of their lives writing assembly or using the abysmal stone age mess which is R (a statistical software package) — suffering through software when it provides features that are simply not available on OSX is fine

    Built-in Tools:
    Third party alternatives to the ones listed will get the job done whether it’s pretty or not. The claim that VIM is a reason to move is farcical since I’ve been using VIM on Windows for over a decade now. On XCode, frankly Visual Studio is an excellent tool with many features not available in any software on OSX, but again it’s just a tool. If I need to write OS X software I’m not going to use Visual Studio. You mention Time Machine as a reason to switch, but developers use revision control systems such as Perforce, Subversion, GIT, etc. Backups are nice, but I can just as easily get a new machine, image the drive, then grab all the latest code from the repository.

    Textmate, Growl, Quicksilver, and more:
    I use gVIM. Others use Emacs. It will be very difficult to argue that Textmate offers anything that is not available in either of those packages. If anything, Textmate is an effort to make some of the power that’s available in VIM and Emacs accessible. Every feature you mentioned is available in VIM and Emacs, and quite a few of them are available in even MS Dev. Quicksilver and what not is nice, but recall that we’re trying to get a specific job done here. Growl does nothing to help developers get a job done. Furthermore, there are viable alternatives on Windows of which I used to use many.

    Quick Look:
    Great, except it’s useless for code.

    Virtualization and Intel:
    Nice if you’re targeting OSX, otherwise VMWare Workstation is superior since it’s geared towards enterprise deployment, management, and development. If you’re used both Fusion and Workstation you’ll know what I mean. Also, web developers are subset of the development community and not representative of the whole.

    Support:
    On troubleshooting, I don’t think you’re considering the typical developer environment. The reason why developers often diagnose and fix their own issues is usually a pragmatic one: it’s faster. If you have a difficult problem with your system or software, typically technical support will be a massive waste of time on both OSX and Windows. On hardware, if there’s a problem you simply replace it. Corporations stock hardware and if you can’t solve it quickly, just replace the entire system and let IT figure out how to fix your old box. It seems like this article is geared towards solo web developers, which isn’t really the reality for most developers.

    +8
  5. 5

    Hello, I'm pointlesss.

    April 28th, 2009 4:56 am

    I’ve been a developer since (insert ridiculous date here) and I’ve always used (insert irrelevant OS here), even on my old (insert old school computer name that makes you sound cool and knowledgeable here). After (insert huge number here) years as a professional, I can honestly say that (insert irrelevant OS here) is much better than any other OS.
    (insert irrelevant OS here) has never given me problem and anyone who says otherwise is just angry and unhappy.

    Also, check out my article on the “Forty-three and a half reasons why albino Uzbekistanians flatulists are switching to Pepsi” (the answer might surprise you). It’s full of facts and pertinent points.

    Buy Pepsi.

    +7
  6. 6

    I’ve used both Mac and Windows, and I must say I feel more at home with Windows. Though I’m not a Mac hater.

    I’ve heard the only real solid argument against Windows for Designers (away from all this “I prefer…” and subjective choices) is that Mac OS X handles fonts better, which is why printing presses use them etc. I’ve heard that they won’t accept files sent to them from a PC, is this true?

    +7
  7. 7

    mac != .net

    Real developers will know what that means.

    +6
  8. 8

    Hollis Bartlett

    April 27th, 2009 9:28 am

    The big point everyone missed including the article author is the genius behind Apple’s marketing, and the evidence is shown here. Apple have polarized everyone between OSx and Windows, when in fact Apple is a computer company. A better comparison would be Apple vs. Dell or something, especially when comparing esthetics and stuff like that. My Dell Studio laptop has more features than a Macbook, way more power, runs Adobe stuff fast, and never crashes despite the heavy use it gets. Oh, and it cost half as much. I’d buy a Mac if they were reasonably priced, but they’re not even close.

    Yes, some PCs suck. But some don’t. If you get a quality PC from a decent vendor with support, it is every much as stable as a Mac. The problem is some people comparing their old PC with WIndows 98 to their new Mac they bought to replace it. It’s the same as me saying my old blue iMac sucked big time compared to my new 64 bit Vista Dell.

    +6
  9. 9

    Ah, the PC vs. Mac debate.

    I have both. I don’t think I’ll ever buy an Apple desktop, and I don’t think I’ll ever buy a Windows-based notebook. Apple knows how to make good notebook machines – well-designed cases, useful function buttons and decent aesthetics. But the standards are slipping a lot – what the hell is up with this glossy obsession. I can see more of my face than I can the screen, unless I start burning my eyes with the ridiculous backlight.

    For me, the Mac OS (7..8,9,X) has always been a long way behind windows in terms of pure utilitarian usability. With the one exception of the Expose task switcher – that’s been a godsend on my portable use. But Expose isn’t anywhere near perfect. It’s always been a lot slower than Windows, the features you list up there are largely useless to me, or superficial. OSX doesn’t have a unified UI and you know it. Quartz Extreme isn’t a big deal – Vista/Win7 have the same class of compositing UI engine – and you really don’t gain much other than eye candy (which, coincidentally, slows one down). Security is a non-issue – Mac OS has issues, Windows has issues, and neither is more or less open-source friendly than the other.

    When it comes to third party apps, if you’re a home or hobby user, Apple’s got your back – TextMate is neat, Growl is great, and Adium is smooth as butter. But for bigger apps, Windows is many years ahead. The Adobe Creative Suite runs better on Windows – and you can downgrade to CS1 or 2 for some apps if you’re sick of Adobe’s UI & performance bullshit. Try that on an Intel Mac – yeah, didn’t think so. Java apps run better on windows. IDEs on Mac OS X are terrible compared to their windows counterparts. Even multiplatform Java-based IDEs like Eclipse and NetBeans just work a lot better on Windows (thanks to Java on OSX…).

    Really though, the biggest motivating factor for me right now is the fact that on the desktop, I can get almost twice the performance for half the price, and I’m not locked down to Apple’s hardware, so a year later I double my performance again for a quarter the price of a new mac. Notebooks are different – you’re locked in either way, and Apple makes a superior machine – or at least, they used to – I’m not so sure anymore.

    +6
  10. 10

    @David Ma: You sure made my day! thank you for posting a trully amazing response i totally agree with you, i was starting to get pissed by the second while i was reading more and more comments until i read yours, THANK YOU

    this is truly weird, im a developer (not just for web ) and i must say that the facts are kinda obscure on this article, im not saying if i prefer a Mac or a Pc because its silly, and i wont say i prefer windows over OsX or Linux, i do know lots of designers that works with OsX and some that works with windows (heck even some that use linux as well) it all comes to what you feel will improve your tools and not wich one is pretier or capable, i have fixed machines with all 3 Os and i have seen all 3 of them crash, i just dont see whats the big deal with all of this comparisions.

    in the end you are using a tool to achieve your goal dont try to convince other people to use your tools if they have their own

    +5
  11. 11

    What on earth is this article? Reasons why developers are switching (which is far from being a given), or reasons why the user thinks OSX is cooler? Done much astroturfing lately?

    Some of these points are just absolute rubbish.

    “Open source friendly” … and my Windows machine isn’t? That’s news to me, considering how much open source software I actually use, not to mention that I’ve got a Linux(Cygwin) that I can use without any problem, and a full Apache web server with MySQL and PHP installed (thanks to Xampp). Yeah, I had to go to Google, search for them, download and install, but frankly, if someone is too stupid to be able to do that, then they shouldn’t even be thinking of owning a computer.

    “Built in tools” … I’ll get a Freeware or Open Source tool when I need it, instead of having built in tools that I may not want.

    “Textmate, Growl, Quicksilver, and more” … are you being serious? You’re telling me that I can’t get Windows applications that can do these things? Windows has a built in quick-launch utility: the run Box. Setup shortcuts in c:\windows, name them to one keyword (e.g. “ff” for firefox) then just go Windows-R, type “ff”, hit enter. Doesn’t suit you? Go to lifehacker and find a few freeware ones. There are plenty. For Textmate, use Eclipse (or use Context for something very lightweight). For an IM client use Trillian, Pidgin, or a host of others that are out there.

    “Security” … Haven’t had a virus or piece of malware on my machine for many, many years now. A bit of common sense and education goes a lot further than deciding to choose a Mac or PC.

    As for the “Switch because it’s Microsoft” argument … if you honestly believe that Apple are somehow going to behave any better as a company should their market power and market share increase, then you’re either delusional, or an Apple fundamentalist. What you should say is switch to something like Ubuntu and go completely Open Source.

    Frankly, a good workman NEVER blames his tools. I’m so sick of the “OSX Mac is better than Windows PC” (and vice versa) debate, that I use it now as a good sign that someone is too obsessed with things that just don’t matter.

    SM, let’s move away from the fan-boy garbage, and stick to what you do best.

    +5
  12. 12

    I feel like I’m the only person who dislikes the interface with Macs. I strongly dislike the one-button mouse (especially years ago when the mouse was perfectly circular), the GUI, and the location of various aspects of the system. I don’t find them intuitive at all! I do like the operating system base, but I’ve done web development/design on Windows machines for years and even after almost a year of using a Mac at work/at school, I still won’t make the change.

    I’m of the same opinion as a lot of the responders that Mac is the “hip” and “trendy” thing to do. At my college a lot of our programmers call it “trendy garbage”. Not worth the price for the small benefit.

    I’m also a gamer and most games are not compatible with Macs, unfortunately. Further fueling the fire for me NOT to get one.

    +5
  13. 13

    I’ve used Macs and there isn’t really anything wrong with them, but Windows FTW for me. I also game and can build a stronger computer with the amount of money I would be putting into a Mac.

    And with regards to this article’s title, “developing” is no different with these two OSes in my opinion.

    +4
  14. 14

    Quit yer yappin! All of ya!

    +4
  15. 15

    @expressions
    Don’t express opinions as facts. Stating that C# is the “best language” is a matter of opinion and is not a fact. I’ve written applications using both C# and Objective-C and I prefer to write in Objective-C for Mac OS X and the iPhone. If you’re going to say that one language is the best, at least provide a reason for your answer. I’m sure you’re also aware of the Mono project as well.

    As far as Adobe applications such as Photoshop, Illustrator, and Dreamweaver – the article never stated that they were any different on Microsoft Windows or Mac OS X. This statement that you provided was unnecessary.

    There could be a multitude of reasons as to why most viruses aren’t targeted towards Mac OS X. 1. Perhaps the writer doesn’t know Objective-C or C++; 2. Smaller, but growing, audience; 3. Lack of knowledge in the Mac OS X operating system. Seeing as how you seem to know both operating systems inside and out, I’m sure you’ve thought of these possibilities.

    I don’t know of anyone who would buy a Mac specifically because of the support for Ruby or Ruby on Rails. As a Ruby on Rails developer, I would not even purchase a computer just because it ships with support for the framework. However, I would purchase a computer based on the user experience, consistency, and applications. I’m not sure if you’re aware, but most operating systems come with bundled software. Yes, Microsoft does this too.

    “if are developing for windows you are developing for larger audience.” Please humor me more. The audience isn’t Microsoft Windows users – it’s who you decide to target. You don’t target users based on the operating system. If I had a designer or developer that had this mindset, the developer would no longer be working for me.

    Saying they are alike has some validity. Of course they’re going to be alike – they’re both operating systems. Who knew? Those are the only similarities I can think of.

    If you’re going to post statement as if they’re factual, provide reasoning. I had thought that the school systems had taught this in elementary and middle school levels.

    +4
  16. 16

    Let me deconstruct your horrid article, since you are clearly not a developer or involved in IT:

    1. Open Source Friendly
    Um. Yea. You can run UNIX VM on a PC, or any other VM. You can even multi boot LINUX + Windows XP etc, using BAT files. If anything, as you stated throughout the article, APPLE is CLOSED! About everything, it’s all licensed; you have to pay more to develop on a Apple then a PC, period. The Open Source movement was anti licensing, exactly the sort of thing Apple does 110%.

    2. Quartz Extreme
    Wow, Direct3D, OpenGL; been on PCs for years; same with 3rd party open source apps that let you switch desktops etc, since Windows 95. The graphics options on PCs is what brought you OpenGL, and all those pretty CGI movie effects you see. They are available now, and more powerful then ever.

    3. Core Animation
    Didn’t you just say that “cloud computing” is the future, yet here you tout a client development feature. You are seriously talking about animations as “flashy”, there are reasons why Gamers who play “flashy” games use PCs.

    4. Built In Tools
    All those tools exist in Windows, and more. Keep calling yourselves “developers” etc. while you are coding in some text program some CSS…

    5. Unified User Interface
    Wow, the interface hasn’t changed in around 20 years! Great job apple, it just got “flashier”. You can drag an image off your Firefox into your Photoshop now, on a PC…sigh

    6. Security
    There is simply less malware out there because malware targets enterprises, who would never, ever, sign contracts for infrastructure for business with Apple.

    7. Textmate, Growl, Quicksilver, and more
    Every one of those apps have multiple free or pay options on Windows or the web. And who in their right mind would develop a multi-million dollar multi-tier application using Textmate…

    8. Quick Look
    Seriously, why is this useful? You probably only have Photoshop and Safari open anyways, since thats pretty much what 99% of all Mac users use. And yes, there is an Alt Tab feature in Windows, its pretty revolutionary, back in the 90s……. ..

    9. Virtualization
    Out of the box, but how much more $$$ for the box? Microsoft offers FREE VM now, for all Windows users. VMWare exists on PC. And yes Browsers most like render the same, and there are sites out there to help with that. And wait, weren’t we on the topic of development? Oh wait, you’ve been talking about “design” since step 1!

    2nd Reason : Intel
    The reason they switched to Intel was because PowerPC chips were trash, period. Plus you repeated your virtualization argument…

    3rd Reason : Less Hassle
    Opinionated Software
    How is this a good thing? Every REAL developer wants full control, and understanding of the solution. Also, you can code Ruby on PCs! Also you are touting out of the box solutions and claiming “development”, you might as well call WordPress “development”. Again, your a designer, clearly, not a developer.

    Support
    LOL, how is this pertinent to development? Are you going to go ask a minimum wage “Gen1us” how you should handle your abstract variables, database queries, page rendering lifecycles? Yea, I thought not. But he’d gladly sell you a new iPhone speaker set for 200$.

    5th Reason : Microsoft
    I don’t think they are perfect. But seriously if you think Apple is NOT designed by committee, then you clearly live in your own little world, or this is your first job. And no, OSX does not run well on an 8 year old Powerbook LOL.

    And oh man, theres the pot calling the kettle black with “they rely on closed formats and standsrds”. Apple is NOT Open Source, its 110% licensing; look into how much it costs to buy development licenses to create some iPhone apps sometime.

    And once again you make yourself look uninformed and NOT a developer, the concept of cloud computing has been here since, well forever, it’s basically just web programming with social networking, get a clue.

    Design and Minimalism:
    Build your own PC! And why are you saying Google and Yahoo are great designs, have you not looked at the showcases on this site??? Have you not seen the amazing 1000s of PC cases you can get yourself and mod all you want? Have you not seen an Enigma/Rainmeter desktop in all its glory? Probably not.

    Anyways. This article is horrid, as it doesn’t even touch on what developers CAN do on a MAC, its just an Apple vs. PC article. I really respected Smashing until this nonsense. Please just stick to design and showcases.

    I am biased toward PCs, because if you really know what you are doing they are a superior platform, period. But if you are an everyday Joe, Macs are great; they allow easy web surfing and some fun apps.

    However. Keep spending $$$ on Apples and PCs, because I like the competition. Microsoft has to try harder now, they were stagnant for a while. And that competition only makes things better for all of us in the end, Apple or Microsoft or w/e.

    +4
  17. 17

    I don’t see your point of claiming Mac’s security. The number of exposed (publicly known) bugs does not represent how many bugs are actually inside the OS. It might be simply because Windows (for example) has a larger user base and received more attention on its security, thus more bugs are found. There have had been projects like the Month of Apple Bugs, Month of Kernel Bugs that reveals a lot of bugs in a month. All I am saying is you need statistical references to support your reasoning unless you are an expert of this particular domain.

    +4
  18. 18

    when i switched from mac to pc about a decade ago, the speed of my output/workflow more than doubled. this was primarily due to the two-button mouse, windows keyboard shortcuts, windows explorer, and the speed of working in DOS mode. all i care about is how quickly i can get from point A to point B. the only thing the mac does (and yes, I have worked on a mac in recent years), is slow me down. why? it just takes a longer to do all the same things. and i really don’t give a crap about what it looks like since i spend 99% of my time in the same looking applications anyway. photoshop on a pc looks the same on a mac. FF in a pc looks the same on a mac. PHP in a text editor looks the same on a pc as it does on a mac. i just don’t get why some people are actually proud of the fact that they’ve got a mac for which they’ve paid nearly twice as much! kind-of reminds me of my jr-high days when i actually felt better about myself because of the Polo shirts that I wore which cost twice as much as ordinary shirts. at the end of the day, it was just a shirt, and Polo was the one smiling. (maybe the same is true for Diesel jeans… I mean c’mon!!! now who’s kidding who?)

    +4
  19. 19

    Link is broken… It’s says a lot about using a MAC for web developing. :)

    +4
  20. 20

    Jack Franklin

    April 27th, 2009 9:21 am

    Not that greater article IMO.

    Last time I looked, my laptop has a mouse (trackpad, essentially the same), a keyboard, a screen, runs the adobe programs easily and runs everything I need, I look after it and I think in 6 months I’ve had 1 crash. My laptop cost be £400, the nearest Mac laptop is substantially more, and for a student, that’s too much to pay.

    Yes I would love a Mac and when I am older and hopefully have more money I will buy one. But the entire MACS ARE MUCH MUCH BETTER argument needs to be given up. It’s not true. And yes I have used Macs before for work – I’ve done various work experience at graphic design companys on Macs, and to be honest maybe they were a little better but certainly not enough to make me want to fork out the extra cash.

    +3
  21. 21

    Sorry but this is BULLSHIT! MAC price is OVERPRICED for NO REASON. Windows have EVERYTHING what MAC have all soft and even more then MAC. This is just a commercial.

    +3
  22. 22

    Hahaa… I wonder if some people even read the article, as I see a lot of “OMG, you CAN use Photoshop on Windows!!” arguments.

    I think it’s just because the strikethrough for the title font doesn’t come out very clear.

    The article is about DEVELOPERS using Macs. ;)

    I’ve worked on both, and I can simply say I prefer Macs as they’re less of a hassle (for me) than working on a PC.

    But to each their own. You won’t see me running to my PC-using friends thumbing my nose at them or trying to convince them to switch. Just work with what you’re happy with, but it doesn’t hurt to keep an open mind, either.

    +3
  23. 23

    The Digital Color Meter – a tool that allows you to grab the color value of any pixel on your screen.
    Really? OMG that’s advanced! And such a fancy name! It’s digital, not analogue like on the crappy PC, where you take photos of the screen, print them and measure the color using a magnifier and a Pantone Book.

    Because of the strict user interface guidelines provided by the Apple software development tools, applications and utilities on a Mac feel like they are all part of the same system.

    Sure, that’s exactly what Stalin thought. Wear uniforms, be part of the system, don’t dare to be different.
    PC2Mac on Twitter

    +3
  24. 24

    Miture Binesderti

    September 3rd, 2010 4:41 pm

    @Mohit: If it’s hard on a Mac you’re doing it wrong.

    I’m amazed that you were able to google how to change the pointer speed by a command prompt but didn’t find a link to System Preferences. I think you may just be one of those people that finds everything in life difficult because you want it to be so.

    Also you don’t change the mouse pointer speed in windows by magically waving your mouse around and having windows know what you mean (as you imply). Instead you do this:
    1) Click on start.
    2) Click on control panel…
    2a) Unless it’s not there so you have to click on system
    2b) Unless it’s not there so then you have to click on programs
    2b1) Click on system
    2b2) Click on control panel
    3) Click on the mouse icon
    ( it may be in different locations depending on how you have your control panel setup)
    4) Click on the motion tab…
    4a) Unless a third party driver is installed on your system like Logitech then good luck finding it among the 47 tabs.
    5) Slide the slider.
    Note: Do NOT turn on the mouse trails because it will bring every game you play to a crawl.

    How do you do it in on a Mac?
    1) Click on System Preferences (the little gear icon on your menu bar)
    2) Click on the mouse icon that says “Mouse” (makes sense huh?)
    3) Slide the very first slider that says, “Tracking speed.”

    Or

    1) Type mouse in Spotlight (you don’t even have to type it all, just “mou”)
    2) Press enter
    3) Slide the very first slider that says, “Tracking speed.”

    The problem is not the OS, it’s you. You don’t like things that are different. They make you uncomfortable by tickling that primitive instinct that change is bad. This does not make you a bad person, it just makes you normal. However your level of anger at change is something you might want to look into.

    +3
  25. 25

    I have used PCs and Macs all my life, my MacBook Pro is a piece of shi__t compared to my PC. Mac laptop are SO slow, if you have $10,000 and buy a mac desktop that’s another story. Imaging spending $10k in a desktop PC?

    +2
  26. 26

    You guys conviced me, I’m now going to buy a mac, cause every good designer you know uses one. It’s so cool to become a top designer now, cause my creativity was blocked from jealousy so long. Thank you!

    +2
  27. 27

    “The other nice thing is that I can do work almost as quickly on my 5-year-old iBook G4 as I can on my brand new 24″ iMac”

    Your brand new 24″ iMac must be pretty darn slow then.

    I own A PC, a Mac(laptop), and my children use Ubuntu. The all have pro’s and cons, but I am much more productive with my PC.

    +2
  28. 28

    @a Martin, 356

    I’m not against Macs or PCs, they are both great platforms. I am against the radical nature of uneducated Apple fanboi’s. Macs are great for the new PC user (and yes a Mac is still a Personal Computer, PC). But the majority of developers in the real world do not use Macs, period.

    And this article doesn’t belong on such a great website like Smashing Magazine; just delete this article else this place turn into an engadget or macrumors or other such nonsense site.

    +2
  29. 29

    jesse is right

    +2
  30. 30

    Odd, I know not one developer that uses a Mac, open source user or otherwise.

    Mac is no more open source friendly that Windows, in fact there is probably more open source software that will only run in Windows.

    I wonder if the percentage of malware on Apples vs Windows matches the install base. In my mind why bother targeting a smaller base of users if you have a larger market to attack ?

    Textmate – wow one editor like most major pieces of software on the market for a Mac – I can’t even count the number of editors I haved tried over time, all probably just as good

    Windows has been doing system virtualisation long before Apple ever dreamed of it. Again, not just one choice of software to do it. Many!

    I am wondering when Apple are going to be hit with the same anti-trust lawsuits for including all that software they do with the operating system. Same set of rules should apply to them that apply to Microsoft!!!

    As for Apple support – in South Africa it’s non-existant – watching my designer friends silly enough to use it trying to get a RAM module swapped in warranty has been extremely entertaining – the local distributor is a crook.

    This article is written by a typical Microsoft basher – get a life…

    I wonder how much Apple paid Smashing Magazine for this fluff piece ? I think this is the last time I visit this site. RSS reader (yes one of many on Windows) – DELETE!

    +2

↑ Back to top