Slashdot Mirror


Interview with Tony 'Say No to Windows' Bove

An anonymous reader writes "XYZ has an interview with Tony Bove, author of the upcoming book, "Just Say No to Microsoft". From the article: 'With this book Bove intends to help readers rid Microsoft from their life- this is easier said that done, but it is certainly possible. The book goes on to list alternatives to the Microsoft programs on which people have become dependent and probably think they cannot give up.'"

23 of 412 comments (clear)

  1. Let me be the first to say... by rovingeyes · · Score: 4, Funny
    My goal is to provide a road map for using alternatives, or the equivalent of a "12-step method" for getting off Microsoft software (as if it were an addiction)

    From experience, any thing more than 11 steps is not worth it!

    1. Re:Let me be the first to say... by Neil+Blender · · Score: 4, Insightful

      From experience, any thing more than 11 steps is not worth it!

      And from the average user's perspective, anything more than 0 steps is too many.

  2. Props to Tony Bove... by tcopeland · · Score: 4, Interesting
    ...if only because he's an old TRS-80 guy - check out his resume, about 10 lines from the bottom:
    TRS-80 Model III User's Guide (John Wiley & Sons)
    Sweet!
    1. Re:Props to Tony Bove... by Tony+Bove · · Score: 4, Informative

      Thanks for pointing out the typo in my resume. I am, actually, an "expert" on iTunes, as I wrote "iPod and iTunes for Dummies" (3rd edition just came out). OK, all you flamers, light your torches about how much of a dummy I am...

      Thanks for reading.
  3. the one thing you won't find in his review by everphilski · · Score: 4, Insightful

    ...a replacement for Microsoft Exchange. His only mention is how "...Microsoft designs its software products -- especially Outlook and Exchange -- to lock people into using it...". Until a good replacement is found for Exchange you will have a hard time prying it from the cold, dead hands of thousands of businesses worldwide...

    (And I work in a shop where most of us do dev work on linux boxes... but we all have windows partitions for Exchange. So damn handy for scheduling meetings, knowing who is in and who is out of town...)

    -everphilski-

    1. Re:the one thing you won't find in his review by brunes69 · · Score: 5, Informative
      What's your flavour?

      There's Novell-backed OpenExchange

      There's Germany-backed Kolab

      There's RedHat-backed eGroupWare

      There's all-open OpenGroupware

      And that's just the tip of it. There are also commercial products.

      Seriously - if you think there are not alternatives to Exchange out there, then either you have not done your homework or are seriously misinformed, or both.

  4. Is this feasible for corporate entities? by markmcb · · Score: 4, Interesting

    I personally switched to Mac for my personal platform in '03. I love it, it's great, etc, etc, etc. But I still use Windows at work. And I think it's probably the best solution given the alternatives. It just seems that there are so many services that Microsoft provides that simply don't exist (in an easy to use manner any way) on other platforms. Things like Sharepoint, MS Project come to mind, but we also use countless programs that simply aren't available for other platforms. I understand that other platforms ARE possible for use, but is it really worth it? Anyone out there using another platform that never finds themself asking, "man, if I only had Windows?"

    --
    Mark A. McBride -- OmniNerd.com
  5. 2 Problems by b0r1s · · Score: 4, Insightful

    1) It assumes there's a good reason for people to abandon MS. Security is close, but as we've seen with recent holes in Firefox/Mozilla, as other tools get popular, their security will come under attack, too. The price, perhaps, but 'free' versions of anything lack meaningful support, which kills it for a significant number of end users. Therefore, if there were a convincing reason for everyone to change (other than personal bias), this would be much more meaningful.

    2) It assumes that it's the MS programs holding people back, when many desktops are tied because of third party software. For example, in my every-day job, I support dozens of workstations with Macromedia and Adobe software installed - neither of these run natively under Linux, and they run horribly under emulation. Yes, you can find replacement photo editors, but not really replacement video editors that are on par with After Effects, or replacements for Flash that have 95%+ installation base.

    --
    Mooniacs for iOS and Android
    1. Re:2 Problems by stlhawkeye · · Score: 5, Insightful
      2) It assumes that it's the MS programs holding people back, when many desktops are tied because of third party software. For example, in my every-day job, I support dozens of workstations with Macromedia and Adobe software installed - neither of these run natively under Linux, and they run horribly under emulation. Yes, you can find replacement photo editors, but not really replacement video editors that are on par with After Effects, or replacements for Flash that have 95%+ installation base.

      Exactly. Ever try to hire a graphics artist and tell him, "by the way, you'll be using GIMP on our Fedora Core 3 installation"? It's harder than it sounds. Yes, you can all rain down here with THOUSANDS of examples of YOU and YOUR FRIENDS and people YOU KNOW who not only can use GIMP but PREFER it to expensive alternatives. If the sample of Slashdot and its immediate social clique were the norm, we'd live in a pseudosocialist utopia in which all of us are gainfully employed and paid a hundred thousand dollars to work 30 hour weeks developing beautiful open source software that we give away and nobody buys, and all music and entertainment is produced through the honest labor of talented people upon whom we benevolently bestow voluntary payments for their work, and whose labors of love are distributed for free through the software channels that we were paid lots of money to develop. Oh, and Bush isn't president. And global warming stopped. And we all ride bikes to our jobs. And there's no McDonald's or suburbs. And soda is free. So is beer. I could go on, but I moved into the TrollZone about 5 minutes ago.

      --
      "I have never won a debate with an ignorant person." -Ali ibn Abi Talib
    2. Re:2 Problems by cbiffle · · Score: 5, Insightful
      Security is close, but as we've seen with recent holes in Firefox/Mozilla, as other tools get popular, their security will come under attack, too.


      I'm not particularly anti-Microsoft, though I choose not to use it for myself. However, I had to take issue with this, as I've been hearing this statement more and more lately.

      There is such a thing as designing for security. Postfix is an excellent example of this; whatever your feelings on DJB, djbdns and qmail are also good examples. These three packages are rapidly growing in popularity, without showing the same security problems as the tools they replace (namely, sendmail and BIND). This is because (filesystem hierarchy restrictions aside) they are quite simply designed better.

      Firefox, and Mozilla in general, was not designed with security in mind in the same way as Postfix. So, yes, it will show some correlation between popularity and exploits. However, even if IE and Firefox achieve equal popularity, I doubt Firefox will show the same consistently poor long-term track record as IE, for three main reasons.

      1. IE has at least one designed-in security hole, ActiveX. Signed code is not a security mechanism, it's an authentication mechanism, and a user-driven one at that; sandboxing would be better.

      2. Members (past and present) of the IE team have acknowleged that the IE codebase has grown to the point that it's difficult to maintain and patch. This suggests a poor initial design (compare Postfix's heavily compartmentalized code), but also explains some of the security problems of late.

      3. IE is not written with Least-Privileges in mind. I can drop Firefox on the desktop without admin rights and use it, confident that an exploit in Firefox cannot nuke my machine (assuming the underlying OS is not also exploited). I cannot be so confident about IE, tied into the OS as it is. Too many IE bugs have allowed SYSTEM-level privilege escalation on NT.

      Now, Firefox may well grow into problem #2, but I think #1 and #3 are unlikely.

      End rant.
  6. Windows is going down!!! by teutonic_leech · · Score: 4, Interesting

    Okay, I've been using Macs since the 80s (yes, you read correctly) and have been exclusively on Windows from between 1994 - 2004 (I'm a J2EE engineer). Last year, I belatetly hopped onto the OS X bandwagon and the only thing that keeps my Windows boxes at home running are dozens of apps that I have accumulated in the last decade. I know that I could replace most of my apps with Mac apps, but sometimes they don't support my workflow or I cannot interchange. With that said however (and with this not supposed to be turning emotional ;-) I must concede that my Windows days are limited. It has already started with iPods, Cinema displays, etc.. and my next system for sure will be an G5 or G6 (whenever it'll be released) - I happen to know Unix very well, so OS X simply rules for me. Finally, with the video iPod a new era in online video is being spearheaded (see yesterday's /. thread on the topic) and Quicktime is going to be the future. That will allow me to distribute my little shorts to millions of iPods all over the world - something Windows is lightyears away from doing. Finally, on the development front - I'm already 1/2 the time developing on a G4 and hopefully Windows is going to quietly go away in the remainder of this decade.

  7. Not more political motivations! by ficken · · Score: 5, Insightful

    I really wish that the Linux community wouldn't sink down to the level that Microsoft has reached. Releasing subjective papers on what works and what doesn't will not do anything for people except cause political arguments. Since most TCO and benchmark data is skewed one way or another, releasing whitepapers and books becomes irrelevant. Most budget managers and IT managers realize this. The people in charge (given that they know what they are doing) researches data from other companies. They ask questions like it worked for Company A so could it work for us? They do not look at opinions and unreliable sources. IMHO, this is one reason why Linux has not made it to the desktop - many companies are scared to move their user base over to a radically different interface. Not many companies have made the move, so everyone else is scared to jump first. They are not scared to move their servers over, since only a small handful of people interface with it - provided the services retain a high level of reliability.

    --
    Victory shall be mine!
  8. Re:adbsurd by Yahweh+Doesn't+Exist · · Score: 5, Insightful

    >Most of us can't...

    I think you'll find the point is that most of us CAN. "Most people" use Word to write lists, and if the list needs 2 columns they use Excel. It doesn't have to be that way.

    And it's not just about linux, his favourite OS is Mac OS X.

    If you *need* MS, you probably made a poor decision somewhere along the line. If you have a free choice but choose to stick with MS that's fair enough. There's nothing about being a doctor or lawyer that intrinsically requires a MS operating system or software.

  9. Tell me About It by th1ckasabr1ck · · Score: 5, Funny
    There was a /. story a while back requesting comments to answer the question: "Why do you still use Windows?". I posted that I still use Windows because Visual Studio is the best IDE I have ever worked with, and since a huge amount of my time is spent programming, then Windows is the best platform for me.

    The damn thing got modded +5 Funny. Some people just refuse to believe that Microsoft makes good products I guess.

    1. Re:Tell me About It by Dan+Farina · · Score: 4, Informative

      Perhaps this is because some us find working on Windows the most mind-grating thing ever.

      I really don't understand this fascination with Visual Studio. From what I've seen (which is not a trivial amout) of the 2003 version, it rather sucks in comparison to some of the latter day Free IDEs. I've heard from a friend at Microsoft that 2005 got a major upgrade in many areas (like refactoring) so that IDEs like Eclipse and Netbeans don't eat their mindshare/lunch. MS KNEW that they were weak there.

      In contrast, with *NIX I pretty much get a development environment out of the box. The one sore point is Java, which really is no different than installing it under Windows...it's just that most repositories do not include it. Besides this, it is trivial to obtain a shell, perl, python, gcc, ruby, and countless other libraries. I also haven't seen a half decent (free or otherwise, but less search for the latter type) virtual workspace manager for Windows.

      The one notable exception (which is a large one) is developing Windows applications. For this reason alone (with games, but those aren't productive, so they don't count) I must boot back into Windows now and again.

      df

  10. Re:the War... by truthsearch · · Score: 4, Insightful

    They act like drug dealers. They let people copy their software "illegally" for years until it became almost ubiquitous. Then they cracked down after everyone was already "addicted" to make huge profits.

  11. What about Microsoft Project? by tyates · · Score: 4, Insightful

    Microsoft Project is the most widely used project management software that corporations use, and it's only available for one platform: Microsoft Windows. Not OSX, Not Linux, Not BSD, Not Sun, Not Palm, Not Amiga, etc. This means that anybody who manages work in a company *has* to use Windows. And yes, I know that Microsoft Project actually sucks for complex project management, and that there are better Project Management packages out there, but most of them only work for Windows also and they don't have the base or support that Microsoft has. Until that lock is broken, its going to be very hard for companies to switch.

    --
    Tristan Yates
  12. Beware Zealots and Ideologues by Deviant · · Score: 4, Interesting

    It is fair game to complain about the costs of Windows, Office and other MS products because that leads to a costs vs benefits analysis of whether it is a better value vs the time and effort spent by the users and the administration costs than other solutions like Linux and OpenOffice. It is fair game to complain about the security issues with Microsoft's products because they have admitted as much that there are issues there and regularly release patches and advisories to address them and are making the ability to run as a non-administrator level user a requirement of software written for Vista to further address it. It is fair game to quantitatively compare the performance of Microsoft's solutions versus other vendor's solutions because, as long as the setup is fair and impartial, numbers don't lie and are a useful tool for comparison of applicability and value of a solution to your needs and hardware. It is fair game to talk of particular bugs and issues you have with Microsoft's products because they have a responsibility to support their products such that they work as advertised. It is even fair game to argue subjective points like ease of use and ease of administration of Microsoft's solutions versus that of their competitors because these are things that people from desktop users to system administrators use every day as an integral part of their jobs and have some responsibility for making things as easy and productive as possible for all involved in the enterprise.

    However, what is not fair game is this view of Microsoft as evil and their solutions are never to be considered and you need to "Say No To Windows." Beware those who will tell you that Microsoft is evil, that it's solutions are never better suited to your situation and who will say things about the stability and performance of the OS that fly in the face of the millions who use it without such issues day in and day out to get their work done. There are people believe in Linux and opensource almost as a religion and suffer from the logical fallacy that, if Linux is as better in every way as they believe it to be, Microsoft can only be maintaining it's dominance in marketshare by some sort of evil trickery and vendor lock-in. You are not going to get the answers you need from these sorts of individuals - the corporate solutions will never get any consideration no matter how easy to use, easy to administer, fast, stable and secure that they get. I am still waiting to see a truly fair and objective comparison on Slashdot that takes all these things into account for various situations. That is an article I'd read and the book I'd buy...

  13. Linux' Witnesses by Spy+der+Mann · · Score: 4, Funny

    Most of us can't, and don't really want to "just say no"

    Hmm... that "just say no" got a weird idea in my head, please forgive me if it's too silly.

    *Ring!*
    -Hello?
    - Good morning! *big smile* We've come to share the Word of GNU, and his prophet St. Ignutius.
    - Ah, you're the Linux' Witnesses, right? No, thanks.
    - But, you don't understand, we've come to save your soul! :(
    - That's nonsense, I've been running Windows and nothing bad has happened to me!
    - Ah, but haven't you had to deal with your computer running slow due to viruses? It's the prophecy fulfilled!
    - I said NO THANKS!
    - But Windows is the Whore of Redmond!
    - ARGH!!!! GET OUT OF MY HOUSE!!!
    - *gasp* THE DEVIL'S SPAWN! RUN!!!

    (Inside the house...)
    - Who was it, hon?
    - BAH, Some Linux zealots.

    (Outside the house, there's a mailbox, and the inscription reads: S. Ballmer and Family)

  14. Of course there isn't by brunes69 · · Score: 4, Insightful

    There isn't a "drop-in" replacement for exchange because the protocols are binary and not documented.

    If you will be a little less lazy, there are Outlook plugins for both Kolab and OpenExchange that will let your users use the same client while you replace the server, they should not notice anything different at all.

    But there is no way you are ever going to just replace the server and do nothing else. It is impossible - that is why the Outlook/Exchange combo is so horrible, it is not compatible with anything.

  15. Re:sub-title: how to spend more money by mcrbids · · Score: 5, Insightful

    If someone's going to do a new application, it's much more likely to be a Windows application.

    I disagree. Look further up the food chain - if somebody's going to do a new application, it's much more likely to be in an environment where the OS is irrelevant.

    Who wants to limit their marketplace to the Windows desktop, when there are so many mobile devices out there now?

    Or, put it like this: What OMFG killer appz have you seen in the last 5-10 years that have been Windows only? Games are moving to gaming consoles, Word Processing is moving with surprising rapidity to OpenDocument, and most all the new cool stuff (Google, Ebay, Yahoo, Amazon, etc) is web-based! (or, at least, is open-protocol)

    If someone's going to offer technical support services, they're much more likely to focus on Windows support.

    Hmmm. Partly because it needs so *much* support just to stay functional? Obviously, that's where the money is...

    --
    I have no problem with your religion until you decide it's reason to deprive others of the truth.