Slashdot Mirror


Linux and OpenOffice save Microsoft Presentation

EvilGrinUK writes "A presentation about Shared Source (SSI) by the head of Microsoft Ukraine was almost ruined when the Windows machine (a Tablet PC) linked to the projector developed problems. The solution was to adopt OpenOffice.org 1.1.2 and ALT Linux Compact 2.3, which was already running on the presenter's laptop (an IBM Thinkpad). Here's a picture."

87 of 447 comments (clear)

  1. Ha-Ha! by SeanTobin · · Score: 5, Funny

    <?xml version="1.0" encoding="iso-8859-1"?>
    <speech>
    <voice>Nelson Muntz</voice>
    <voiceArtist>Nancy Cartwright</voiceArtist>
    <text>Ha-Ha!</text>
    </speech>

    --
    Karma: SELECT `karma` FROM `users` WHERE `userid`=138474;
    1. Re:Ha-Ha! by Pantero+Blanco · · Score: 3, Interesting

      I think the idea is that allowing people who really need to post anonymously due to censorship laws where they live is worth the GNAA's and the FP's.

    2. Re:Ha-Ha! by jacksonj04 · · Score: 2, Informative

      Actually, it would work fine for mySQL. Note that the quotes are ` and not '. This is an important differentiation, and helps mySQL when it gets confused by table names also being constants.

      That piece of SQL selects the value of the column entitled 'karma' in the table 'users' for the row in which 'userid' is equal to '138474'.

      --
      How many people can read hex if only you and dead people can read hex?
    3. Re:Ha-Ha! by SeanTobin · · Score: 2, Informative

      The SQL is perfectly valid. Backticks are used to denote field names in the SQL spec. If you are writing software to write a sql query and you don't know what the field names are (i.e. if they are user or integrator supplied at install or run time) then by placing them in backticks you indicate to the parser that they are indeed field names.

      How would your sql parser handle:

      SELECT * from sort where select like "%cow"

      Some parsers will figure it out. Some won't. To each thier own.

      --
      Karma: SELECT `karma` FROM `users` WHERE `userid`=138474;
  2. How funny.. Cache slower than original... by OlivierB · · Score: 5, Informative

    The original link is fster than the cache

    http://paq.osdn.org.ua/~mike/img/MS-uses-OOo/hpim2 544.sized.jpg

    --
    Artificial intelligence is no match for natural stupidity
    1. Re:How funny.. Cache slower than original... by whitehatlurker · · Score: 2, Interesting
      This site is really slow, but this text was rescued off the page found there. Note that this is REALLY REALLY OLD!

      Text says:

      Thanks! But we were kind of slashdotted :-)

      Intro

      Well guys you really made my day -- poor old Duron 800/512M with some 3 dozens of sites and 300 gigs of free software on FTP was literally crawling until I've limited this vhost to 1 conn/IP. And figuring it out has taken some of my lame time, too. :-]

      Okay, nevermind that -- hope that those who managed to get the contents yesterday enjoyed the situation. :-)

      Facts
      This is old news: the event happened on October 9, 2004.
      Microsoft rep in Ukraine had to use free software to get on with a presentation on a free software conference since his munition failed to cooperate with projector.

      See below (also posted to the places I could track down).

      Resources

      Please refer these images if you need and not original gallery -- these are hosted on 4-way Xeon, SCSI RAID and faster pipe, not on overloaded all-in-one server:

      [Links omitted for pity's sake ...]

      --
      .. paranoid crackpot leftover from the days of Amiga.
  3. Is it true? by sebisor · · Score: 3, Insightful

    Can somebody verify that the info is accurate?

    1. Re:Is it true? by archen · · Score: 5, Insightful

      I believe this isn't the first time someone associated with MS has done this. I've heard of a similar incident happening in Europe. Really I don't think this is newsworthy information. All of us know that you can end up with a bad office install, or office will end up with corrupted documents. Many of us also know that you can open such documents with Open Office just fine. I recommend this to uses on our own network every so often, so this is old hat. Another nice trick is to open MS office documents with Open Office, then save them with OO (to the MS format) and watch the file size decrease up to 30% at times and be able to open them JUST FINE in MS office.

    2. Re:Is it true? by Cyberax · · Score: 4, Informative

      It's a true story. There was a message in Russian LUG about that from a conference participant: http://lists.lug.ru/pipermail/oo-discuss/2004-Octo ber/012275.html

      PS: yes, I read Russian.

    3. Re:Is it true? by Anonymous+Monkey · · Score: 5, Funny
      I can't confirm this story but I've had a very similar experience.

      I was working at an almost all MS office as a bookkeeper. Most of the accounting was done with Exel, good backups were kept, and the server had UPS. Still, one day a major spreadsheet got corrupted, as did all it's back ups. All the office was in freak out mode, except for me, I downloaded and installed Open Office (I think it was ver 1.0.1) and opened the corrupted spreadsheet. Cut the data out, pasted it into a new Excel spreadsheet and saved the day!

      Ironically I was spoken to about installing non approved software...

      --
      We are the Borg...
    4. Re:Is it true? by Dread+Pirate+Shanks · · Score: 5, Funny

      OO.o doesn't always open .ppt documents fine; my physics lecture notes are always PowerPoint presentations, but OpenOffice.org can sometimes misinterpret the symbols. Nothing's worse than studying for an exam and wondering why the derivative of airplane over star equals hand.

    5. Re:Is it true? by LilMikey · · Score: 5, Funny

      OO.o doesn't always open .ppt documents fine; my physics lecture notes are always PowerPoint presentations, but OpenOffice.org can sometimes misinterpret the symbols. Nothing's worse than studying for an exam and wondering why the derivative of airplane over star equals hand.

      Maybe you need to turn off the improbability drive of your laptop.

      --
      LilMikey.com... I'll stop doing it when you sto
    6. Re:Is it true? by DavidD_CA · · Score: 4, Informative

      Many times, you can retrieve corrupted Excel documents by using a little Excel trick.

      Open a brand new spreadsheet and link cell A1 to the A1 in your corrupted sheet (you'll have to type the formula in manually). Then drag that A1 to all corners of the spreadsheet, and more often than not you'll get your data back -- sans formatting.

      --
      -David
  4. Oh! by Heliologue · · Score: 2, Funny

    The irony is delicious!

  5. Not working correctly by Nytewynd · · Score: 5, Funny

    It looks like Open Office didn't open the presentation properly. Look at all of those crazy symbols.

    --
    /. ++
    1. Re:Not working correctly by justforaday · · Score: 2, Funny

      Really? Are you sure? They sure do look funny to me...

      --
      I'll turn into a supernova and burn up everything. Well I'll turn into a black little hole and you'll turn into string.
    2. Re:Not working correctly by dunkelfalke · · Score: 2, Informative

      this is definitely russian and not ukrainian. open office is also in russian.

      --
      Conservatism: The fear that somewhere, somehow, someone you think is your inferior is being treated as your equal.
    3. Re:Not working correctly by richie2000 · · Score: 2, Funny
      Look at all of those crazy symbols.

      It's supposed to be like that. It's Microsoft's Shared Source initiative where they do like SCO and obfuscate code by using weird fonts.

      --
      Money for nothing, pix for free
    4. Re:Not working correctly by TylerL82 · · Score: 4, Funny

      Wow, you mean the iso9960-1 charset was invented before 1776?

      Yes, but they called it ifo9960-1 back then.

  6. It's always nice when Open Source can lend a hand by WillAffleckUW · · Score: 5, Funny

    Let's just hope they [MSFT] don't get all miffy about it, eh?

    --
    -- Tigger warning: This post may contain tiggers! --
  7. Yeah! Linux saved the day... by mjpaci · · Score: 5, Funny

    ...and at the same time embarassed Microsoft. Maybe now the mighty Goliath can be slain!

    How many Slashdotters now have to change their shorts?

    --bitter

    1. Re:Yeah! Linux saved the day... by bman08 · · Score: 5, Funny

      I would hope all of them, but if this story leads to more slashdotters changing their shorts from time to time, I'm all for it.

  8. Big deal? by 1155 · · Score: 4, Interesting

    What's the big deal here? Right tool for the job. The other laptop wasn't working during crunch time, so why not?

    1. Re:Big deal? by Space+Coyote · · Score: 4, Insightful
      What's the big deal here? Right tool for the job. The other laptop wasn't working during crunch time, so why not?

      Microsoft demonstrating that Linux and OO.o can be the right tool for such a job? That is a big deal.

      --
      ___
      Cogito cogito, ergo cogito sum.
    2. Re:Big deal? by gregbaker · · Score: 5, Interesting
      What's the big deal here? Right tool for the job.
      I suspect this has a lot more to do with Windows video drivers than anything.

      I spend a good chunk of time dealing with laptops and projectors and I can tell you wil certainty that display drivers are getting harder and harder to get working with projectors.

      There was a time when you could press fn-F4 and flip to the external display. Now, there's a control panel on the system dock (or whatever that thing with all the icons is called). You might get an extended desktop, you might have to go through four dialogs to find a setting, you might never find it. Mercy on your soul if you have a wide-screen display.

      My new tablet refuses to drive the external display at resolution >800x600, even though the built-in display and projector both have a native resolution of 1024x768. Even that takes multiple-clicks to get turned on. It works exactly right under Linux (fn-F4 and Bob's your uncle at 1024x768), but the Windows drivers get in the way.

      My guess is the presenter had a new laptop with such a display driver. OO-guy had an older laptop, or had this stuff stored out already.

    3. Re:Big deal? by shadowzero313 · · Score: 3, Insightful

      I don't work in some big huge corporation or something, but I'm a student tech for my high school. I have to retrieve quite a few files for students, especially off slightly mangled floppy discs. I've learned to love hex editors in the process. High school kids can put an incredible amount of useless crap in a powerpoint or word doc, and openoffice can open them just fine, and resave them to office with no problems. I don't know how you can say 2.0 will fail horribly when 1.1 is fine for most importing anyway.

    4. Re:Big deal? by brkello · · Score: 2, Insightful

      No, it isn't a big deal and your statement that it is is fairly rediculous. If Linus presents the benefits of Linux over Windows and something goes wrong with his Linux laptop, would he be advocating the power of Windows over Linux if the only other thing available to present was a Windows machine? Of course not. So linux can be used to present power point slides...holy crap! I better switch everything to Linux now...Windows is useless! Moron. It just shows the near retarded level of bias on this site that this gets modded insightful. The title could read: Linux can show slideshows! That's how much of a big deal it is.

      --
      Support a great indie game: http://www.abaddon360.com
  9. uh oh! by aweiland · · Score: 5, Insightful

    He is so fired

  10. Hahahaha by anderm7 · · Score: 5, Funny

    Be careful, Microsoft might think this counts as a Shared Source Initiative.

  11. Not to be a partypooper but... by Spy+der+Mann · · Score: 4, Insightful

    Will this appear in ANYWHERE but slashdot? I mean, will common people know about it? And more important... will they even care?

    1. Re:Not to be a partypooper but... by Anonymous Coward · · Score: 5, Insightful
      I mean, will common people know about it? And more important... will they even care?

      Ummm, let's review: a Ukrainian Microsoft rep had a laptop problem, so they showed his presentation on someone else's Linux laptop.

      Why on earth would "common people" (charming phrasing, BTW) care? This is only "news" in the sense that it's fuel for today's anti-Microsoft raving.

      We Powerbook owners pull some Windows user's fat out of the fire on a weekly basis -- it's not really news.

    2. Re:Not to be a partypooper but... by bman08 · · Score: 4, Insightful

      No because it's not a big deal to anybody who doesn't read slashdot. Welcome to life in a niche. It's just like how it would be awesome to some people if some racecar driver who was sponsored by pepsi drank a coke or something. While it may mean next to nothing in the grand scheme, it's funny to us, let's just enjoy it.

    3. Re:Not to be a partypooper but... by cascadefx · · Score: 2, Informative

      Only that, according to the writeup, he DIDN'T show it on SOMEONE ELSE'S laptop... he showed it on HIS OWN laptop using Linux... which was ALREADY loaded on HIS laptop.

      "The solution was to adopt OpenOffice.org 1.1.2 and ALT Linux Compact 2.3, which was already running on the presenter's laptop"

  12. Powerpoint Crash by Anonymous Coward · · Score: 3, Interesting

    This reminds me of a time in college during a MS presentation when the MS powerpoint crashed into an Apple desktop. Oh well, its business, you do what you need to do. Microsoft is relativly pragmatic these days.

  13. Pardon? by ogleslurp · · Score: 3, Informative

    This story seems a little skinny on details. Does anyone have any more information?

  14. laughed out loud at that picture by Adult+film+producer · · Score: 3, Interesting

    ahh the irony.. "shared source initiative"..... :D

    what is it with slashdot running all these captchas lately ? "To confirm you're not a script, please type the text shown in this image:" I did this yesterday, shouldn't there be a period of grace for logged in users ?

    1. Re:laughed out loud at that picture by ubuntu · · Score: 5, Funny
      what is it with slashdot running all these captchas lately ? "To confirm you're not a script, please type the text shown in this image:"

      Apparently, the Slashdot editors think our comments are so stupid that we HAVE to be bots. Sorry, Taco, we really are that stupid. At least I am. No wait. I mean, my posts are. I mean, I'm not a bot. I'm sure I'm smarter than a bot, even though I keep typing the captcha thing wrong. Maybe it's an IQ test, like a minimum height requirement on a Roller Coaster. I got it on my third try. What I'm trying to say is... uh, I forgot.

      Dammit IQ Captcha, what are you trying to tell me!?!?!?

      ===========
      Slashdot User Ubuntu, Your IQ = 86

      Some famous celebrities with your IQ are:
      Paris Hilton
      George Bush
      the cast of Friends

      The computer we recommend for you is:
      Apple Macintosh with One-Button Mouse
      ===========
    2. Re:laughed out loud at that picture by deviator · · Score: 5, Funny

      Lumping Paris Hilton and George Bush together like that insults her intelligence.

  15. Intersting. by Atzanteol · · Score: 5, Insightful

    And not one story about all the presentations given at Linux World that were done using Power Point on Windows.

    --
    "Ignorance more frequently begets confidence than does knowledge"

    - Charles Darwin
    1. Re:Intersting. by bman08 · · Score: 5, Funny

      This is like going on a porn site and complaining that they show a lot of chicks making out and no dudes. It's not what we're here for.

    2. Re:Intersting. by NanoGator · · Score: 2, Insightful

      "And not one story about all the presentations given at Linux World that were done using Power Point on Windows. "

      Funny thing is, it probably wasn't anything special about Linux or OO that 'saved the day', but rather that was what happened to be handy.

      I'm normally a Diet Coke drinker, but I was really really thirsty and Diet Pepsi is what I have available to me. If somebody described that as Diet Pepsi saving my day, I'd roll my eyes.

      --
      "Derp de derp."
  16. Not to be cynical but... by DaedalusLogic · · Score: 3, Insightful

    Can we see a schedule for this conference and where it took place? All we have is links to organization web sites and this photo at the moment.

    If this is supposed to be proof of something, I want confirmation. Then I'll really start laughing.

    Because honestly, who is to ay it wasn't just one guy putting up a slide and snapping a photo?

  17. Embarassing... by bobbis.u · · Score: 4, Informative

    That's almost on an par with the infamous Windows 98 crash video!

  18. Was... by Erik_ · · Score: 2, Funny

    That was the case... now 4 mins later the /. effect looms :-)

  19. Microsoft's competitive advantages by team99parody · · Score: 2, Interesting
    Why should we be surprised. A MSFT exec already told us that runningRunning Linux is Microsoft's competitive advantage.
    "Hilf is the director of Microsoft's platform technology strategy group....

    Linux running at Microsoft? Isn't that sacrilege? Think of it <b>more as a competitive advantage</b>, said Hilf."
    1. Re:Microsoft's competitive advantages by arivanov · · Score: 2, Informative

      Hmm... Circa 1997 80%+ of country MSFT ops ran their webservers on Linux or Solaris. The moment Netcraft published this and they became a laughing stock it was all migrated to IIS within 2 weeks. Similarly, I do not really believe in such posturing. MSFT is a marketing driven organisation and if their marketing decides that a specific instance of running Linux is bad for the current marketing campaigns there will be a big crater in its place in less then 5 seconds.

      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
  20. Better Photograph by CypherXero · · Score: 3, Informative

    I cleaned the photograph up in Photoshop, and I made it MUCH better looking, so you can actually SEE what's going on in the image.

    http://www.collegechixors.com/images/hpim2544.size d.jpg

    1. Re:Better Photograph by intangible · · Score: 2, Funny

      Nice try, but the last time I clicked on a link with "collegechix" in the url, I was distracted at work for an hour.

  21. soviet ukraine by phoenix42 · · Score: 2, Insightful

    in soviet ukraine, microsoft uses linux?

    --
    forty-two
  22. Happens the other way too by Leif_Bloomquist · · Score: 3, Interesting

    Come on, let's be honest here. How many times has Windows saved the day for a Linux application, or even install?

    i.e. For myself, back when trying to install Red Hat 8.0 on my machine at home, I had to constantly reboot back into Win2K to download patches/rpms, or read up about bugs and errata, get network drivers, configuration minutae, etc.

    It's stable now, but having a working (out of the box) Win2K install to fall back on was crucial to "save" my Linux installation.

    Let's not be too smug here, would this have been news if they'd been bailed out by a different Windows version?

  23. That's rich by g0bshiTe · · Score: 5, Funny

    [MSFT-Tablet]"Damn, I am crapping out."
    [lin-laptop]"I can save the day."
    [MSFT-Tablet]"I will never be saved by riff-raff the likes of you. You are open source and therefore evil. I was created using millions of dollars in r&d capitol. You were made from donations, and other open source contributors, and are therefore an inferior product."
    [lin-laptop]"Yeah, but I can do something you can't right now."
    [MSFT-Tablet]"What's that?"
    [lin-laptop]"Run your presentation."

    --
    I am Bennett Haselton! I am Bennett Haselton!
  24. Re:haha by Rei · · Score: 5, Informative
    --
    I believe Bird-Person can arrange that.
  25. Was his PowerPoint patched by mrm677 · · Score: 2, Informative

    I devoted long hours to a PowerPoint presentation. In about hour 12 or 13, PowerPoint 2002 kept crashing whenever I tried to open the file. Unfortunately I did not have any previous revisions before the save which messed things up.

    I thought I was hosed, but I tried opening it in OpenOffice and it worked fine. Then a friend suggested I run "Office Update". Once I did this, PowerPoint opened the file without problems.

    Did this dude bother to update his PowerPoint?

  26. Linux. . . by kfg · · Score: 2, Insightful

    . . .for when our shit don't work. It'll save your butterfly's arse. What would you like to boot that actually runs today?

    KFG

    1. Re:Linux. . . by kz45 · · Score: 2, Insightful

      for when our shit don't work. It'll save your butterfly's arse. What would you like to boot that actually runs today/

      I hate to break it to you, but the machine running microsoft office had a hardware problem. This is why open office was used. Because they just happened to have a system up an running with linux/open office. It has nothing to do with the superiority of OSS applications.

  27. Reminds me of something that just happened to me by aardwolf204 · · Score: 4, Interesting

    I'm the sysadmin of a company of about 100. The other day I was in the CEO's office waiting to give him a presentation on the latest version of the Intranet. The boss came in very upset, he had been having some problems with his laptop and hadn't been able to boot into windows all morning. There was a very important document on his drive that he just had to have for a meeting later that afternoon. I turned off the projector and started to attempt to recover his documents.

    First I tried Bart PE, a Windows XP bootable CD. It allowed me to see the hard drive, but the file sizes were all wrong. I tried to connect it to the network but it wouldn't recognize the network card. I tried plugging in a USB flash drive but it wouldn't recognize that either.

    DOS was out of the question as the drive was NTFS. Then it hit me, I had a copy of Knoppix 3.8 on me. I booted it up and it saw the network and thumbdrive instantly. I saved the boss's files and he was very impressed. While I was setting him up on a spare notebook he was playing with the menus in KDE and we made small talk about governments and businesses saving tons of cash by switching to Linux, Open Office, and other free software.

    So Linux saved the day for his poor broken Windows box, just a little ironic. Now this sysadmin is never leaving without a copy of Knoppix again.

    --
    Im dreaming ofa big bndwdth, That can resist the /.crowd.May ur days b merry & bright & may al
  28. old story, but still by lheal · · Score: 4, Informative

    ... it's clearly an operating system problem on the tablet, not a hardware problem. Linux to the rescue!
    ------------------

    From the README on the site:
    Intro
    [...]
    1. This is old news: the event happened on October 9, 2004.
    2. Microsoft rep in Ukraine had to use free software to get on with a presentation on a free software conference since his munition failed to cooperate with projector.
    3. See below (also posted to the places I could track down).
    [...]
    As for the facts:

    * it was not Master but ALT Linux Compact 2.3 (page|ISO|ML)
    * it was Third Ukrainian Free Software Developers' and Users' Conference
    * it was sponsored by IBM, Novell and EMT (yeah, I work for ...us; another funny thing is that Microsoft proposed to sponsor the conference too but we decided to politely decline the generous offer)
    * it is the head of Microsoft Ukraine, Mr. Valery Lanovenko
    * it is the Tablet PC which failed to feed the projector on the secondary head properly to blame
    * and indeed it's OpenOffice.org on our Linux/ThinkPad running their PowerPoint presentation ;-)
    * IMG_0395 has Mr. Lanovenko's personal comment -- he tries to make an impression that it was PDF (we as the conference staff recommended to keep those at hand) but all of us know OOo doesn't display PDFs ;-)
    [...]
    --
    Michael Shigorin
    mike at osdn dot org dot ua
    EMT.Com.UA * OSDN.Org.UA * Linux.Kiev.UA * ALTLinux.ORG

    --
    Raise your children as if you were teaching them to raise your grandchildren, because you are.
  29. Re:oh my by Herschel+Cohen · · Score: 3, Informative

    Sorry, I for one do NOT "KNOW" that Impress mangled a powerpoint file. My experience has been, on Linux, that the view has been fine.

  30. Well, what would *you* have done? by Neopoleon · · Score: 3, Insightful

    I figured the comments would be full of negative little "ha ha" moments.

    But, if you've ever given a presenation, then you *know* how tough it can be. Demos and talks which have been working fine for days, weeks, and months have a way of suddenly breaking down when you need them most. Don't know why this is.

    So, this guy (if this is true) did what he had to so that the presentation could continue.

    Is that really something worth laughing at?

    Plus, it just goes to show that not everybody at Microsoft feels the same way about certain... "other" technologies. Yeah, it might be a fine "ha ha" for other people at the company, but those of you who are pushing the OSS agenda should really be congratulating this guy for sticking his neck out.

    And, had this been a presentation on some Linux subject and something had gone wrong with the presentation machine (Linux machines *do* crash, too, you know), then what would the presenter have done?

    People are laughing, but many of us on the Windows side of things have no problem firing up an alternative operating system. We have our loyalties, but it doesn't mean we're all totally pig-headed.

    --
    - Rory [Microsoft Employee] | Free dirt: neopoleon.com
    1. Re:Well, what would *you* have done? by team99parody · · Score: 3, Insightful
      But, if you've ever given a presenation, then you *know* how tough it can be. Demos and talks which have been working fine for days, weeks, and months have a way of suddenly breaking down when you need them most. Don't know why this is.

      There's something seriously wrong with your infrastructure (OS, application, hardware, etc) for that to be happening.

      I really hope you never work on medical equipment or airlines or weapons systems or anything else that matters if you tolerate the attitude that "[anything] which has been working for days, weeks, and months [could] have a way of suddenly breaking down whhen you need it most".

      It's fine if he's demoing a pre-release-prototype or something; but this was a supposedly "released" non-beta product that was screwing up whatever he was trying to accomplish.

      Yes, I've given many many presentations before. What would I have done? Had a backup of the presentation on a CD or USB device so regardless of what failed in my laptop, I could have given it successfully by borrowing someone else's laptop.

    2. Re:Well, what would *you* have done? by Neopoleon · · Score: 2, Interesting

      "There's something seriously wrong with your infrastructure (OS, application, hardware, etc) for that to be happening."

      Not to point fingers, but I've also worked on plenty of Linux installs that have crapped their pants (mostly because of X, I'll admit).

      "I really hope you never work on medical equipment or airlines or weapons systems or anything else that matters"

      Do you really think that we would approach a medical, airline, or governmental system in the same way we'd approach a consumer device like a tablet?

      The tablet runs a version of XP that's been beefed up with tablet support. Like XP, this OS comes bundles with the ability to handle a wide array of hardware/software combos. It's been pretty well demonstrated that the *vast* majority of XP (and cousins) crashes are due to bad third-party drivers, particularly where video is concerned.

      If we were building a device for a medical purpose, for example, we'd probably start with Windows XP Embedded and only include the components absolutely necessary for the system to run (note that Windows CE would also be a good bet). We certainly wouldn't include things that weren't needed. I'm guessing, for example, that many pieces of medical equipment will get by fine without drivers for the latest Audigy, or whatever, and so we wouldn't include support.

      A consumer device needs to be ready to deal with many hardware and software scenarios that Microsoft can only begin to guess at. A vertical need, like medical or airline equipment, can be put together in a very targeted way so as to avoid the problems normally associated with consumer hardware.

      Look at Apple - they own almost the entire hardware and software stack. They control everything from the OS to the mail app to the web cam drivers, and their machines *still* crash like crazy (I own a PowerBook, and although I love the thing, it *does* crash, and when it does, it *really* crashes).

      Think about that, and then think about every cheap piece of unsupported hardware that actually works with XP. Will all of them? No, but many do, and that's incredible. It's something for which we don't get enough credit.

      So, yeah. I understand your concerns, but we know better than to treat specialized devices like general purpose consumer platforms.

      --
      - Rory [Microsoft Employee] | Free dirt: neopoleon.com
    3. Re:Well, what would *you* have done? by Neopoleon · · Score: 2

      "Which is why most of us who know better switched from Windows a long time ago. Mysterious shit doesn't happen with any other O/S."

      Of course.

      No other OS's crash or exhibit strange behavior while running certain applications.

      And that, my friend, is why there's no such thing as a core dump :)

      Hey... wait a minute...

      --
      - Rory [Microsoft Employee] | Free dirt: neopoleon.com
  31. It's F9 baby by magi · · Score: 2, Informative

    This isn't the first OpenOffice Impress slide show I see people running in non-full-screen windowed mode. So, remember, F9 starts the slide show in full screen.

    In Acroread, it's Ctrl+L. I learned this only after a two-hour presentation in windowed mode.

    Disappointinly, you apparently can't get full screen mode at all in xpdf nor gv. I've seen a lecturer do his entire course with windowed xpdf under Linux.

  32. Link to the original article by marq00z · · Score: 2, Informative

    The original article was at PCLinuxOnline and contains a lot more information. http://www.pclinuxonline.com/article.php?sid=9792

  33. Re:haha by buckymatters · · Score: 3, Funny

    They're just demonstrating their superior error handling.

  34. Sometimes OO has better compatibility by dodongo · · Score: 2

    I don't remember the exact problem we were having in my lab, but someone was preparing to give a presentation which they made in PowerPoint on one of our PowerMacs. They took it over to a Windows box because the room for the presentation only had that available, and the damned presentation wouldn't load.

    You can imagine the amount of cussing that ensued.

    I don't have MS Office on my Windows laptop, but I do have OO.o, and lo and behold, I was able to open my labmate's presentation. But the real kicker is that I was able to Save as... and the file popped out in a format MS Office on the Windows box would read.

    It was about the most bizarre file compatibility thing I've ever seen.

  35. Re:oh my by Ford+Prefect · · Score: 4, Interesting

    what was more embarrassing is how badly open office mangled the powerpoint presentation, and you KNOW it did.

    Powerpoint presentations usually look pretty mangled anyway. I had endless problems with NeoOffice/J seemingly scrambling the formatting of work-related presentations, documents and so on, until I borrowed a Windows machine with Microsoft Office and discovered that was how the documents were supposed to look... ;-)

    --
    Tedious Bloggy Stuff - hooray?
  36. Re:oh my by whoisshe · · Score: 3, Interesting
    what was more embarrassing is how badly open office mangled the powerpoint presentation, and you KNOW it did.


    that's microsoft's fault for not using an open standard document format.


    i'm looking forward to castigating MS regularly now, until they fully support the standard.

    --
    who is she? leave a comment!
  37. Mod Submitter Up! by Hobart · · Score: 5, Funny

    Someone actually used Coral Cache in a direct image link from a slashdot story?!?

    World... ending... pigs flying ... dogs and cats living together ... mass hysteria...

    (-1: Silly)

    --
    o/~ Join us now and share the software ...
  38. Hi from Kiev -- we're OK, and it's old but fact ;) by gvy · · Score: 5, Interesting
    Thanks for the direct link, cache lags indeed as I can see; there's a story page there too (thrown together after the first wave of pre-slashdot effect hit our gallery; and yes, the fact is just as this, there is one more independent photo link there).

    The bottleneck ATM is the shaper, we enjoy sponsored colocation and hardware (by WNet ISP) and current outbound traffic is around 512Kbps.

    Otherwise, our ALT Linux server that's serving you now is perfectly OK, given it's 4-way Xeon with a meg cache per CPU with a gig of RAM and SmartArray. So load average is more like: 0.19, 0.14, 0.12.

    Here's a postcard from Apache (no nginx on top of it even ;-) -- 167 requests currently being processed, 8 idle servers (I've upped MaxClients from 150 to 250, hope it's enough for some time -- seen 180+ max today).

    and here's top's top:

    CPU0 states: 1.1% user, 4.4% system, 0.0% nice, 0.0% iowait, 93.3% idle
    CPU1 states: 0.2% user, 0.2% system, 0.0% nice, 0.0% iowait, 99.1% idle
    CPU2 states: 0.3% user, 0.0% system, 0.0% nice, 0.0% iowait, 99.2% idle
    CPU3 states: 0.0% user, 0.1% system, 0.0% nice, 0.0% iowait, 99.4% idle
    Mem: 1033300k av, 680024k used, 353276k free, 0k shrd, 4168k buff
    346864k active, 246712k inactive
    Swap: 522072k av, 2240k used, 519832k free 482032k cached

    PS: we'll be doing 4th conference like that this October, feel free to contact me during next weeks if you're eager to travel to Kiev and roll a speech on Free Software!

    --
    Michael Shigorin EMT.Com.UA * OSDN.Org.UA * Linux.Kiev.UA * ALTLinux.ORG
  39. Linus Torvalds Saved by Windows XP! by Jahz · · Score: 2, Interesting

    "At a presentation on the progress of the linux kernel, Linus Torvalds Linux-based laptop it the dust. The presentation was saved by a kind audience member who volunteered his Windows XP laptop to finish displaying the remainder of the presentation." Ever seen this article? Of course not. It doesnt exist. and THATS why this is a big deal.

    --
    There are 10 types of people in the world. Those who understand binary and those who do not.
  40. Excel file saved by OO-Calc by sktea · · Score: 2, Interesting

    I had a similar experience when a user in my organization couldn't open an Excel workbook -- Excel 2002 crashed whenever the user tried that specific XLS file. I checked first that Office XP was fully patched (it was); then I opened the offending file in Calc and identified the problem: a column which normally contained a simple formula somehow got corrupted. Instead of the formula, there was a long string of gobbledygook in each cell in that column. I replaced the string with the correct formula, saved it in XLS format and voilá! The user thanked me and I informed all of the IT support folks to keep a copy of OpenOffice handy for just such an occasion.

    --
    Sometimes I have to say to hell with it and just eat my jellybeans.
  41. Re:Not First Time Strenghts, Weakeness Demonstrate by 110010001000 · · Score: 3, Insightful

    It must be nice to be caught in a reality distortion field. There is no excuse for Linux World presenters not to be using Linux/OSS for their presentations. The "projection equipment" is not dependent on Powerpoint - it simply uses the VGA output port. BTW, this story is a hoax. The last time it supposedly occurred in September during a joint MS/Novell conference. But dont let reality creep in!

  42. kind of more full text (Get The Facts, heh) by gvy · · Score: 4, Informative
    Well there was the bottom part of the message holding the explanation itself:

    Facts (below)

    As for the facts:

    • it was not Master but ALT Linux Compact 2.3 (page|ISO|ML)
    • it was Third Ukrainian Free Software Developers' and Users' Conference
    • it was sponsored by IBM, Novell and EMT (yeah, I work for ...us; another funny thing is that Microsoft proposed to sponsor the conference too but we decided to politely decline the generous offer)
    • it is the head of Microsoft Ukraine, Mr. Valery Lanovenko
    • it is the Tablet PC which failed to feed the projector on the secondary head properly to blame
    • and indeed it's OpenOffice.org on our Linux/ThinkPad running their PowerPoint presentation ;-)
    • IMG_0395 has Mr. Lanovenko's personal comment -- he tries to make an impression that it was PDF (we as the conference staff recommended to keep those at hand) but all of us know OOo doesn't display PDFs ;-)

    You bet there was some debate afterwards but no tomatoes flying (which was quite the fear of Mr. Lanovenko's coworkers) :-) Shameless plugs

    BTW, there's going to be 4th such conference this autumn (first weekend of October), you're welcome! (details at the conference site, see above)

    --
    Michael Shigorin EMT.Com.UA * OSDN.Org.UA * Linux.Kiev.UA * ALTLinux.ORG
  43. Re:Not First Time Strenghts, Weakeness Demonstrate by Atzanteol · · Score: 2, Insightful

    it's possible that the Linux World Expo had crufty projection equipment and did not let anyone boot anything else.

    It's possible, but not true.

    One developer (yes, well-respected developer) simply stated (expecting flames) that Power Point was better and said he would not take any questions on that during his presentation.

    Though that was a few years back. The last time I saw him at LWCE he was using a Mac with some other presentation software.

    --
    "Ignorance more frequently begets confidence than does knowledge"

    - Charles Darwin
  44. Re:Reminds me of something that just happened to m by aardwolf204 · · Score: 2, Funny

    Then I guess it wont help to tell you that the next week on our quarterly conference call I received the quarterly champion award complete with glass trophy. Find a job where the boss is an old fortran guru.

    --
    Im dreaming ofa big bndwdth, That can resist the /.crowd.May ur days b merry & bright & may al
  45. In Soviet Russia, documents save you! by njchick · · Score: 4, Funny

    n/t

  46. Re:Hardware fail, not software by Curtman · · Score: 2, Funny

    just a simple hardware substitution in the middle of a presentation.

    They teach you that on the first day of MCSE training. Always blame the hardware.

  47. Re:oh my by Xyde · · Score: 4, Insightful
    that's microsoft's fault for not using an open standard document format.

    Yes, that's right.

    Shame on Microsoft. And how rude that Office 2003 doesn't implement and utilize the wonderful and open OASIS file format that was ratified 3 days ago.

    I don't expect much from Microsoft these days (god knows I'd be constantly disappointed if I did) but I somehow feel time travel is probably asking a bit much - even for them.

  48. Re:oh my by Doc+Ruby · · Score: 2, Insightful

    It's Microsoft's fault, but it's our problem. Unless you value only gloating, the one who can change is the one who must. OOo must support even Microsoft's secret formats - Microsoft will only open them when they gain less advantage from them than they lose in their extra cost. By upgrading our open apps, we'll force Microsoft to change, even if it's too late for them.

    --

    --
    make install -not war

  49. Re:haha by moonty · · Score: 2, Informative

    Saw this one in Las Vegas -- Windows XP virtual memory error.

  50. Re:Famebaits by Shin+Chan · · Score: 2, Funny

    Here's one for you: Bill Gates is pretty famous.

    You were asking for famebates, right? :)

    --
    Proud owner of BOT2K3 [ bot2k3.net ]
  51. Re:oh my by vanka · · Score: 2, Interesting

    Not that I'm Microsoft's biggest fan or anything; but there may be a reason that PowerPoint may not display its own slideshows correctly.

    Say you create a PowerPoint presentation and then open it in OpenOffice or NeoOffice or whatever, it then is mangled by the program. You save it in its mangled state and then open it on PowerPoint again. This mangles it even more.

    I manage a few non-profit computer labs for seniors and low-income families and in one of my labs I installed OpenOffice (didn't feel like shelling out $200-$300 for each of the eight computers, nor did I have the funding), while at the two other labs and at home I have Microsoft Office. So when I type up some documentation at home and try to edit it at the OpenOffice lab, the Word document always get mangled. Any kind of formatting beyond the basic (font, font size, bold, italic, underline, text alignment) gets screwed so badly that I have to redo all the formatting. It is easier to leave it unformatted and do the formating in OpenOffice. I hope OpenOffice 2.0 fixes this.

    That having been said, I do recommend OpenOffice to those who need basic wordprocessing and do not want to dish out $300. We teach basic computer skills at our labs and we teach (and give out CDs of) OpenOffice.

  52. thumbs nose by globaljustin · · Score: 2, Funny

    score YOU -1, sometimes being three steps ahead means being one step behind

    --
    Thank you Dave Raggett
  53. Re:oh my by RedBear · · Score: 2, Informative

    Shame on Microsoft. And how rude that Office 2003 doesn't implement and utilize the wonderful and open OASIS file format that was ratified 3 days ago.

    You have a sort of point, but in this case the standard has been in development and draft form for literally years. Microsoft has had plenty of chances to follow along with the development and provide 99% complete support for the format, even before it was ratified. Then all they'd have to do is put some tweaks in a patch for 100% support after the standard is finalized. The OpenOffice.org formats have been around and in active use for years now, but I don't see Microsoft supporting those either, and aren't they remarkably similar to the final ratified OpenDocument standards? Hmm, I think so. In other words, they've had their chance. It's not like the developing standards were kept secret until the day they were ratified, giving them only 3 days to work on it.

    So yes, shame on Microsoft, as usual. Especially as we move into the future. If it's impossible for them to provide a simple drop-in translator for new file formats in their state-of-the-art office suite it doesn't speak highly of their software design, does it? Somehow I feel this is something well within their reach. I, like the GP poster, am also looking forward to castigating Microsoft at every opportunity until they fully support open document standards. It's a fool's errand, but someone has to do it.

  54. Re:Reminds me of something that just happened to m by Lord+Faust · · Score: 2, Informative

    Knoppix has saved me a few times. I can honestly say that it was the only thing I came out of my operating systems (read: Unix / Linux) course with, that has been of any use. Everything else was just pro-OSS / anti-MS diatribe.

    I'm all for teaching people the value of MS alternatives, but adopting a holier-than-thou attitude in regards to yourself -vs- Windows users isn't how to ingratiate people to your cause.

    Thankfully, Knoppix -- and other distros -- are good enough products that they've allowed me to ignore the Linux zealots and continue trying out the various OSS products I come across.

    As far as the story goes; good showing on OO's part, but hardware issues can affect anyone. Don't get too cocky.

  55. Hide it with a proxy by SgtChaireBourne · · Score: 2, Insightful
    Hmm... Circa 1997 80%+ of country MSFT ops ran their webservers on Linux or Solaris. The moment Netcraft published this and they became a laughing stock it was all migrated to IIS within 2 weeks.
    More likely they just changed the identification strings sent out by the server. Or else just slapped a proxy in front of the offending servers, like with Hotmail.

    Two weeks, without warning, would be an incredibly short time for any large migration let alone major servers. Given that they've been unable to port Hotmail off of BSD and on to their own crufty products for going on a decade, I think that the proxy trick is more likely than real migration.

    --
    Beta is broken and the link to classic doesn't work. Stop wasting our time or there won't be anybody left here.