Slashdot Mirror


How Do You Share Presentations Under Linux?

Dr_Hajj asks: "I don't like giving presentations. I do my best to avoid having to. Unfortunately, I've been unable to dodge the latest request to give a little talk. This talk is to be presented to folks at several remote locations so there's a need for some sharing technology. How do Linux desktop users out there share presentations with others on the net?"

101 comments

  1. S5 by Anonymous Coward · · Score: 5, Informative
    1. Re:S5 by arodland · · Score: 1

      Ditto. S5 or Spork.

    2. Re:S5 by schestowitz · · Score: 1

      Indeed. Got about 70 S5 presentations up there. OO.org also exports as HTML (very flexible).

      --
      My Linux - (L)ove (I)s (N)ever (U)tterly eXPensive
    3. Re:S5 by Anonymous Coward · · Score: 0

      Seconded.

    4. Re:S5 by Dr_Hajj · · Score: 1

      I like Slidy and S5, but I was hoping that I could control the transition from slide to slide. I know I can create PDFs of the slides and distribute them, but I don't like having to tell the remote users to move on to the next slide every time.

  2. .odp by rdwald · · Score: 2, Informative
  3. Dunno. by vigilology · · Score: 0, Offtopic

    Dunno.

  4. OpenOffice.org by Mini-Geek · · Score: 4, Informative

    OpenOffice Impress can do presentations that can be saved as PowerPoint files, and be e-mailed to the other people, or as swf files, and be put on a web page for the other people to see.

    --
    do {print "Mini-Geek Rules!\n";}
    until ($TheEndOfTheWorld);
    1. Re:OpenOffice.org by Azarael · · Score: 1

      That is my answer as well. Instead of emailing them, you can post them on the company intranet or a wiki though. You could even throw together some html slides driven by javascript if you have the time.

    2. Re:OpenOffice.org by gotgenes · · Score: 1

      +1 and a "me too" to this. Some of the Virginia Tech Linux/Unix Users Group members and I just gave a two-day crash course in using Linux. The presentations were created with OpenOffice and presented both with OOo and Evince. The presentations were distributed to our audience before-hand and remain downloadable as PDFs, created via OOo, of course. See the VTLUUG site for yourself.

      --
      It's such a fine line between stupid and clever.
  5. PDF by Anonymous Coward · · Score: 2, Insightful

    PDF

    1. Re:PDF by Anonymous Coward · · Score: 1, Insightful

      I don't hate PDFs. PDFs are a great file format. What I hate is clicking a link and having my computer slow to a crawl for several seconds as some bloated PDF-reader plugin loads.

    2. Re:PDF by BigFootApe · · Score: 2, Informative

      Indeed, PDF is nice. Especially when it's used with Beamer.

    3. Re:PDF by Anonymous Coward · · Score: 0

      me too. One reason I always disable the plugin and force the pdf to open in the standalone reader.

    4. Re:PDF by oyenstikker · · Score: 1

      No Acrobat for Linux. Just reader.

      --
      The masses are the crack whores of religion.
    5. Re:PDF by Anonymous Coward · · Score: 3, Informative

      So? There are a gazillion ways to make a PDF that don't require Acrobat. Heck, OpenOffice has a PDF writer built in. There are also some good LaTeX presentation packages that make real nice PDFs with pdflatex.

    6. Re:PDF by c_fel · · Score: 4, Informative

      I'm a university teacher and I think there's nothing most annoying than a powerpoint presentation that doesn't work on a particular setup. So even if I did use Windows, I wouldn't use Powerpoint. I exclusively use PDF like you do. It always worked on any setup I used to find (Mac, Windows, Linux, even our old outdated Solaris on the Sun machines).

      No, it doesn't move, you can't do animation at all, nor any cool transition. But I personaly think it's a plus side.

      --
      I hate all sigs, mine included.
    7. Re:PDF by epee1221 · · Score: 1

      Most of the professors in the CS department here use PDFs for lecture notes. It lets them switch easily between the departments Windows and Linux machines, and it means that students (no matter what kind of computer they have) can view them outside of class.

      That said, I'm curious as to why you say that no animation is a plus.

      --
      "The use-mention distinction" is not "enforced here."
    8. Re:PDF by shreevatsa · · Score: 2, Informative
      I agree completely. Those animations, sounds and "cool" transitions serve only to distract. Perhaps they're fine when the intent of the presentation is to impress, but when it is intended to actually convey some content, one is better off without them. PDFs are clearly better; they work everywhere, and look exactly the same too.

      In this case, if all the parties know LaTeX, then nothing could be better than using Beamer. Thrown in a CVS repository too, and you have the perfect collaboration system.

    9. Re:PDF by level_headed_midwest · · Score: 1

      GNU Ghostscript.

      --
      Just "gittin-r-done," day after day.
    10. Re:PDF by EvanED · · Score: 1

      In all fairness, sometimes a video clip is an appropriate addition to a presentation. Using PDF means you have to change to another program to show it, while using Powerpoint means you could put it inline, which is slightly slicker when it works.

    11. Re:PDF by CronoCloud · · Score: 1

      It'll compile on practically anything.

    12. Re:PDF by perbert · · Score: 1

      Actually, if you use the "prosper" LaTeX style (built on top of the "seminar" style), you can make the cool transitions with a PDF slide show. http://prosper.sourceforge.net/ would be the first place to look. It's quite a robust package, IMO.

    13. Re:PDF by value_added · · Score: 1

      No, it doesn't move, you can't do animation at all, nor any cool transition. But I personaly think it's a plus side.

      That's incorrect. Transitions in PDF have been around for years. Additionally, you can perform all sorts of fun javascript/multimedia stuff.

      PDF Transitions Made Easy

      With judicious use, transitions can be effective.

    14. Re:PDF by chris_sawtell · · Score: 1

      And the LaTeX class called Beamer produces the really beautiful pdf slide files for kpdf to display.

    15. Re:PDF by oyenstikker · · Score: 1

      Acrobat does more than generating PDFs from other files. For example, my job requires me to make PDF Forms. I have to run Windows in VMWare just to run Acrobat.

      --
      The masses are the crack whores of religion.
    16. Re:PDF by blakestah · · Score: 1

      Problem....

      PDF presenters do not auto-load the next slide....this leads to an uncomfortable silence between the time you try to advance the slide, and the time the slide actually advances. This effect depends on how complicated the next slide is.

      PDF cannot embed audio/video, so if you want a multimedia presentation you are screwed.

      You cannot draw onto a slide to explain your point.

      I've used MagicPoint, which works fine. You make each slide into a standalone graphics file, like a JPEG or GIF or PDF. Then, you setup a control file to present them. It can handle all of the PDF glitches.

      OpenOffice Impress can also be used, although I was much less impressed with it than with PowerPoint. But that was a while ago, things may be better now.

      The real problem is the strength of the Powerpoint monopoly. At mixed presentations, like symposia, the presenters force everyone to load their PowerPoint presentation onto one Windows machine, and anyone using Powerpoint on a Mac, or Keynote, or Linux, without fail has some glitch. On the one hand there is a real advantage to everyone being able to use the same presentation machine, but on the other hand the incompatibilities stink up the presentation.

    17. Re:PDF by Petrushka · · Score: 1

      Well ... you could even use Acrobat. Or Acrobat Reader. Or Adobe Reader. Or whatever they're calling it now. If that's against your religion, then oh well, ignore me.

    18. Re:PDF by narrowhouse · · Score: 1

      FYI you can use scribus to make PDF forms. I can't vouch for overall stability or ease of use, but it does have that function.

      --


      Insert pithy comment here.
    19. Re:PDF by orasio · · Score: 1

      I assume you have Adobe Reader, and a windows machine. You must have the wrong default configuration. Not every piece of software works ok without post install configuration, Adobe Reader is an example. You should configure your browser to not use the adobe plugin installed. Reader just doesn't integrate ok with browsing, and I haven't tried any alternative.

      At the XP machine I use at work, I just disable the plugin, and download the file. That way, when I open it, it doesn't mess with firefox at all. On linux, I don't have Reader, and clicking on a PDF opens a standalone window of the gnome PDF reader (evince, I think) .

    20. Re:PDF by lahvak · · Score: 1

      PDF presenters do not auto-load the next slide....this leads to an uncomfortable silence between the time you try to advance the slide, and the time the slide actually advances. This effect depends on how complicated the next slide is.

      That's true, but I have never seen any slide show where this would be a problem, and I have seen some pretty complicated slides.

      PDF cannot embed audio/video, so if you want a multimedia presentation you are screwed.

      Wrong. PDF can embed audio/video just fine. The only problem is that you cannot view these on Linux. If you want to embed audio or video with pdflatex, look at the movie15 package.

      You cannot draw onto a slide to explain your point.

      Actually, it is theoretically possible to draw onto a pdf file if you use Adobe reader v7.0 or newer, and if the document allows commenting. The nasty problem here is that in order to allow commenting, you must use Acrobat 7.0 or newer Professional, which is pretty hefty price. The feature is there in Adobe reader, but it is specifically disabled, and you have to enable it in the document, and it can only be enabled using expensive Adobe software. I personally think Adobe is being nasty and evil here.

      --
      AccountKiller
    21. Re:PDF by egypt_jimbob · · Score: 1

      In all fairness, sometimes a video clip is an appropriate addition to a presentation. Using PDF means you have to change to another program to show it, while using Powerpoint means you could put it inline, which is slightly slicker when it works.

      I agree; sometimes video is useful. But you made a strong point against it yourself: "when it works." How many times have you seen it work? In presentations I've seen using video in a Powerpoint, I would venture a guess at about 25%. The other three-fourths of the time, the presenter makes a fool of him/herself and either goes to an external viewer or gives up on the video entirely.

      --
      I am a leaf on the wind. Watch how I soar.
    22. Re:PDF by tclark · · Score: 1
      That said, I'm curious as to why you say that no animation is a plus.


      I've found that in most cases, the quality of the information presented is inversely proportional to the degree of flashiness of the presentation. It's sort of a "Those who can do, those who cannot produce pretty power point slides" thing.
    23. Re:PDF by UtucXul · · Score: 1
      Wrong. PDF can embed audio/video just fine. The only problem is that you cannot view these on Linux. If you want to embed audio or video with pdflatex, look at the movie15 package.
      Actually, with Acrobat Reader 7 on gnu/linux, embedded movies (at least the ones I've made with the pdfanim LaTeX package) work perfectly. It isn't perfect since it doesn't work with xpdf, but it still seems to be the most cross-platform movie in a presentation I've ever seen.
    24. Re:PDF by Schraegstrichpunkt · · Score: 1
      That's true, but I have never seen any slide show where this would be a problem, and I have seen some pretty complicated slides.

      I have, on slides with large images, either when loading directly from a CD, or on the less-than-cutting-edge machine that happens to be connected to the projector.

    25. Re:PDF by 4of12 · · Score: 1
      you can't do animation at all

      I haven't used it myself, but Alexander Grahn's movie15 package purports to embed animations into LaTeX PDF documents.

      --
      "Provided by the management for your protection."
    26. Re:PDF by richlv · · Score: 1

      openoffice.org has some form options in it's pdf export dialog. i have never used them myself, but maybe that saves you some ram ;)

      --
      Rich
    27. Re:PDF by zCyl · · Score: 1
      There are a gazillion ways to make a PDF that don't require Acrobat. Heck, OpenOffice has a PDF writer built in.


      Indeed. I usually make my presentations with OpenOffice (in ooimpress). That way, I can save them as odp, powerpoint, or pdf.
  6. PDF by Skuld-Chan · · Score: 4, Insightful

    I know everyone on Slashdot hates PDF (I don't), but its a dandy presentation format. Acrobat Reader supports fullscreen transisitions and even if you don't like Acrobat - other PDF viewers suffice. Plus it works on most any Unix platform (Adobe natively supports AIX, HPUX, Linux and Mac).

  7. OpenOffice.org works great by martinultima · · Score: 0, Redundant

    Most of what I do gets converted to PowerPoint format, since most everyone else I know uses Microsoft stuff, but all my stuff is done in OpenOffice.org whatever format I use.

    --
    Creative misinterpretation is your friend.
  8. Presentation by md_lasalle · · Score: 2, Insightful

    The best way to make sure your presentation works on every system, is simply making a swf Flash file...and target Flash 7 or less (very important since linux doesnt support flash 8 yet) and embed the .swf file in an HTML file. works great!

    1. Re:Presentation by moonka · · Score: 3, Insightful

      What if they need to print it out? I frequently print out teacher's slides.

    2. Re:Presentation by md_lasalle · · Score: 1

      very good point... maybe some screen shot can be good... but if it doesnt need animations...probably pdf would be the safest choice

    3. Re:Presentation by ID10T5 · · Score: 3, Interesting
      The best way to make sure your presentation works on every system, is simply making a swf Flash file...

      I take it you haven't tried that on a 64-bit system running a native 64-bit browser. People have been asking for a 64-bit version of Falsh Player since the Athlon 64 came out (~3 years) and still no dice.

    4. Re:Presentation by Anonymous Coward · · Score: 0

      works great! Oh yea, more flash crap just what we need.

    5. Re:Presentation by zsau · · Score: 1

      Or PPC/Linux. PDFs are a lot more compatible, and they can be printed.

      --
      Look out!
  9. UltraVNC Java viewer. by IpSo_ · · Score: 3, Interesting

    For online presentations, I use Ultra VNC's Java viewer. I setup a webpage that automatically detects the remote desktop size and pops up the VNC viewer window properly scaled to fit, works like a charm. All they need is Java installed and the ability to click a single link.

    For just plain presentations where the remote people see your desktop and you use the telephone for audio this setup works about as well as GoToMeeting does. If you don't have the ability to host your own conference calls, there are several free conference call companies out there, just search google for "free conference call".

    --
    Open Source Time and Attendance, Job Costing a
    1. Re:UltraVNC Java viewer. by munpfazy · · Score: 1

      Interesting.

      I've been contemplating doing something similar, except I expected to use TightVNC, since I'd never heard of UltraVNC's java viewer before. Many thanks for the suggestion.

      Only problem is that the presentations are often hosted on a laptop connected to some random NAT wireless access point that I don't control. I've been meaning to put together something so that presenters can seamlessly ssh-tunnel to one of our servers to which the vnc clients can then connect, but haven't had a chance yet. Have you come up with another solution to the same problem?

    2. Re:UltraVNC Java viewer. by Fian · · Score: 1

      I have also used the Java-VNC solution successfully quite a few times. The only caveat I'd put on it is you should get each remote site to make a test connection prior to the *real* presentation. Many companies now firewall the appropriate ports so their employees can run the viewer but it can't connect.

    3. Re:UltraVNC Java viewer. by IpSo_ · · Score: 1

      I know you can pick which port you want to use with the viewer. But no, I haven't used it in a scenario where I didn't control the firewall I was behind. UltraVNC does offer a repeater that is supposed to solve this problem, though YMMV.

      --
      Open Source Time and Attendance, Job Costing a
    4. Re:UltraVNC Java viewer. by LWATCDR · · Score: 1

      If you had the bandwidth couldn't you use a streaming audio setup in place of the phone line?
      Even better would be some way to add audio to the UltraVNC protocol. Sounds like a potentially fun project.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    5. Re:UltraVNC Java viewer. by AvitarX · · Score: 1

      I persoanlly leave the presentation on a non-natted computer at a location that has good bandwidth. Using the tunnel doubles the bandwidth usage at the non-firewalled computer. Also this allows you to caccess and control the presentation from any computer with Java and a Web-browser instead of just your laptop.

      UltraVNC has nice file transfer and single window options too (for if you have the client).

      --
      Wow, sent an e-mail as suggested when clicking on "use classic" banner, and got a fast response that addressed my msg
  10. Keep it simple: html pages by webgang · · Score: 1

    I still use html very often. It is easy to make, easy to edit even without GUI (make a last minute change). You will be sure it "runs everywhere" and not only on your laptop (from which you forgot the specific power adaptor that day). It is easy to make a copy of your prestentation on CD and hand it over to participants or have it as backup. It is the same format you put it on the web. It might lack some nice gliding, flowing etc from one page to another, but you can extend it with all possible media; flash, sound, ..

    1. Re:Keep it simple: html pages by netsharc · · Score: 2, Informative

      Opera has started implementing some CSS2 that makes it easy to make full-screen presentations using only the browser, Looky here. When the browser goes to full screen mode, it starts using the @media projection rules, so you can write a plain HTML file, and make it look nice for presentation by using CSS rules. Which is.. neat.

      --
      What time is it/will be over there? Check with my iPhone app!
  11. Obvious answer by nazsco · · Score: 1

    > How do Linux desktop users out there share presentations with others on the net?

    ed presentation.html

    everyone "on the 'net" has a browser. it's pretty easy to write html. every image format you just trhow in.

    you wont have flying text tought. but if you need it, don't bother distributing you presentation.

  12. JXTA-Remote-Desktop by abrotman · · Score: 1
  13. www.ifolder.com by Cold_Lestat · · Score: 1

    This is an open source groupware/colaberation software for your corporate network (*breath out*) . On a serious note; this is a pretty good software suite to help manage shared documents and such. Its compatible with both M$ and Linux. It is owned and developed by Novell and they have released it under an OpenLincense (i believe GPL but don't qoute me just yet.). I have seen this to be very successfull in a wide variety of applications. Try it out. http://www.ifolder.com/

  14. PDF or S5 and CVS by gbobeck · · Score: 1

    For sharing of presentations, my research group uses either S5 or .pdf for the actual presentations. This gives us either a webpage or a pdf version of OpenOffice / PowerPoint (gasp!). We then share the files via the web and CVS. This tends to work nicely.

    We also have experimented with filming our presentations and then uploading them to Google Video or sharing them as a flash movie. This works well for our purposes, but is not optimal for live sharing of video.

    --
    Navicula hydraulica plena anguilarum est. Omnes castelli tuus nostri sunt. Ed elli avea del cul fatto trombetta.
  15. Gatherplace.net by knewter · · Score: 1

    I'm one of the founders of RubyHam, Birmingham, AL's Ruby User's Group (http://groups.yahoo.com/group/rubyham). Anyway, we currently use www.gatherplace.net to host our monthly-ish web meetings where we discuss various bits of the Ruby landscape, provide full-scale code examples, etc. It's Java-based, fwiw.

    Pros:
    + Runs almost anywhere for connecting to the presentation
    + Host can transfer control of his computer to anyone
    + Host can make anyone else co-presenter (thus sharing THEIR desktop to all connected)

    Cons:
    + Occasionally sluggish, but hey it's a function of my free processor cycles...
    + Linux users may not host the presentation

    For something like what you're doing, VNC into a windows box, host the session, connect with the linux box, and make it co-presenter.

    Couple this with skype or a dial-in conference line, and you're set.

    --
    -knewter
  16. Re:PDF using Evince by cloricus · · Score: 1

    Or using Evince which comes with your Gnome desktop. Also the question seemed to be talking about some sort of streaming over several sites which is kind of silly; the best way to do it is share audio (ekiga (comes with gnome), teamspeak etc) and send out a set of slides. You can do some of the fancy boardroom style things that Windows users have but in reality your IT department will hate you for it and they are just to much hassle for short talks.

    --
    I ate your fish.
  17. Missing the point? by Micah · · Score: 2, Insightful

    I think nearly everyone here is missing the point.

    At my organization's recent annual meeting, we had several sites on two different continents. PowerPoint (I know, yuck) presentations were shared between locations with GoToMeeting. The presenter moved to the next slide, and all the remote sites updated automatically, in almost real time.

    Can *that* be done with Linux?

    (The Java JXTA mentioned above is the only response so far that may be an answer.)

    1. Re:Missing the point? by whoever57 · · Score: 2, Interesting
      At my organization's recent annual meeting, we had several sites on two different continents. PowerPoint (I know, yuck) presentations were shared between locations with GoToMeeting. The presenter moved to the next slide, and all the remote sites updated automatically, in almost real time.

      Can *that* be done with Linux?

      Yes. WebEX has good support for Linux.
      --
      The real "Libtards" are the Libertarians!
    2. Re:Missing the point? by aminorex · · Score: 1

      web-conferencing-central.com and gatherplace.net both support Linux and OSX as well as Windows, with no downloads required (just an applet). Neither gotomeeting nor webex can match that. And webex costs much more.

      --
      -I like my women like I like my tea: green-
  18. Re:PDF using Evince by BigFootApe · · Score: 2, Informative

    1) Evince is for viewing PDFs (which it does well).
    2) Beamer is for creating PDFs in a slideshow format (which it does well).

    Just thought you should know.

  19. Yes. WebEX has good support for Linux. by jimpop · · Score: 1

    I'll second that. WebEX works for me, and has worked well for years.

    1. Re:Yes. WebEX has good support for Linux. by billlion · · Score: 1

      In the academic community we use the Access Grid for video conferencing and shared presentations over the internet. When I last used it it worked fine with linux. The presentation on my linux laptop was shared with all the other nodes using vnc.

  20. PresenterNet by IANAAC · · Score: 1
    I haven't personally tried this service, but it looks promising. I found it through Gizmo - I use that and the freeconferencecall.com service they provide.

    PresenterNet looks to be about as cross-platform as they come, aat least from the end user's perspective. Not so much for the initial creation of the presentation. You need to have a presentation initially in Powerpoint format, which then gets converted to Flash during the upload process. Once uploaded, the presenter controls the sequence and speed of the presentation through his/her browser and the end users see a presentation within their browser.

    Not free, but fairly cheap at 40 bucks a month for 25 conference attendees/unlimited amount of time.

  21. LaTeX Beamer to create PDF presentations by DrJimbo · · Score: 4, Informative

    The The LaTeX Beamer class lets you use LaTeX to create very professional looking PDF presentations. Take a look at some of the examples linked to from their homepage.

    I realize that other people have already suggested using PDF but I didn't see any references to Beamer yet. I think Beamer is the best tool for making presentations regardless of platform. I also happen to think that LaTeX is the best tool by far for creating books, articles, and written works in general.

    --
    We don't see the world as it is, we see it as we are.
    -- Anais Nin
    1. Re:LaTeX Beamer to create PDF presentations by Anonymous Coward · · Score: 0

      LaTeX Beamer is clearly the way to go when making presentations. LaTeX takes care of all of the formatting details for you, and maintains consistency across slides so that you only have to worry about content. If you are writing conference papers and journal articles than most likely you have already typeset your paper in LaTex. Then it's easy to take sections and figures from your paper and put them into your presentation. PDFs are easily viewable in fullscreen on any random computer that you find lying around and will port (that's the 'P') to any system with whom you are sharing presentations. I wouldn't give a preso in anything less.

    2. Re:LaTeX Beamer to create PDF presentations by basiles · · Score: 1

      There is also active dvi or advi. It provide animations, ability to include any X11 program (ie an xterm) inside a slide to make a demo, etc... http://pauillac.inria.fr/advi/ for more

  22. I do this for a living by rwa2 · · Score: 4, Informative

    VNC would be my first choice. Beware that even TightVNC and UltraVNC tend to automatically default to optimal settings for a LAN and not a WAN, so be sure to make all the clients check jpeg compression settings and test in advance. You'd want them to set their desktop resolution to match yours (the scaling sucks). With everything tuned, you'd get pretty good refresh rates, even with some modestly sized movies or animations. Mind that you'll have to find a separate channel to deliver audio.

    Next you might want to consider H323 conferencing... gnomemeeting, netmeeting, and the like. In addition to voice and webcams, they should give you desktop sharing, text chat, and a whiteboard and crap. (Under Windows XP, netmeeting is hidden but still available via "Run | conf.exe")

    If you have a high-end corporate conference room setup (with a Tandberg or Polycom VTC unit) that would make things much simpler in that you could simply plug your laptop into the VGA input. This could also get you better than POTS audio quality (8kHz mono). Very few conference rooms I've seen have bothered to set this up, though. Anyway, since they all speak H323, anyone with gnomemeeting or netmeeting should be able to join and watch and listen (albeit maybe at a lower quality, always test first :P ).

    http://webex.com/ is another option, though I haven't played with their linux client yet. It can be a real dog with desktop updates (advancing a slide can take several seconds to update at all of the clients). However if you do it the right way and use their PPT preloader & displayer, things should be smooth. Like VNC, you'd want to coordinate desktop resolutions beforehand... it doesn't do any type of scaling.

    Finally if you're into building your own thing, you can grab a video capture card such as http://www.unigraf.fi/?page=64 and use Windows Media Encoder, VideoLAN, etc. to deliver video content from any PC source to your clients using streaming video. Lots of testing and tweaking required, but you can basically take any full motion video or 3D content and chuck it over a network in multiple bit rates, have a recording to archive and playback later, etc. And all everyone needs is a media player. Mind that audio is only one-way.

    1. Re:I do this for a living by Anonymous Coward · · Score: 0

      Commercial ones
      U can use WebEx or Microsoft Live Meeting http://www.livemeeting.com/
      For open source web meetings see http://www.dimdim.com/

    2. Re:I do this for a living by Anonymous Coward · · Score: 0

      There's a piece of software called Elluminate that's frequently used in the higher-education and corporate realms. It would be perfect for this situation, it's right along the lines of Webex or Centra except it has multiplatform support for app-sharing, PPT/ODP slideshows, VOIP, etc. Check it out here.

  23. PDF-multimedia by Anonymous Coward · · Score: 0

    Adobe Acrobat with the multimedia plugin can show videos.

  24. Enhanced DVD. by Anonymous Coward · · Score: 0

    "How do Linux desktop users out there share presentations with others on the net?""

    You asked.

    WebDVD

    1. Re:Enhanced DVD. by Schraegstrichpunkt · · Score: 1

      This is offtopic spam. I don't see anything about Linux or free software on that site.

  25. Re:PDF using Evince by Mr.+Jaggers · · Score: 1

    Right. Evince. Like *that* doesn't leak memory like a sieve, on top of the huge amount it uses anyway. Poppler is getting better, but it's not quite there yet. Xpdf may be fugly as hell (it's a motif/lesstif app), but there really isn't any replacement for it yet.

    Anyway's, I agree that PDF files are the way to go for presentation distributing. I personally like DVI for that purpose better, but most windoze users wouldn't know what to do with a DVI file, and AFAIK, Evince (& perhaps okular?) is the only pre-installed gui viewer that will display them, and most non-academics I know have never heard of xdvi (and TeX only because of LyX).

    --

    When I grow up, I want to have Christopher Walken hair.
  26. Re:PDF using Evince by Bostik · · Score: 3, Informative

    Poppler is getting better, but it's not quite there yet. Xpdf may be fugly as hell (it's a motif/lesstif app), but there really isn't any replacement for it yet.

    Bingo. Poppler, a rendering library developed as an off-shoot of xpdf, somehow manages to perform worse than the original.

    Case in point:

    1. Create a PDF file with embedded graphics (figures, charts, sequence diagrams, ...)
    2. Open the PDF with evince.
    3. Note, how some of the images are rendered wrong on the screen. (In fact, they render as black boxes that have only a vague resemblance to the major outlines of the original images.)
    4. Print the document. The print will result in the same misrendered images being printed in the same black box fashion.
    5. Resize evince's window back and forth until the image is rendered properly.
    6. Print the document. The print will now have the image as it should appear.

    To add insult to injury, there are some rare cases when the on-screen render and printout of an image are different. A mangled image may print properly, but also a properly shown image may be printed as a black box.

    The absolutely worst part is that if you print directly from LyX, the printing and rendering routines usually go through poppler. And what does that do to your images? Yep, well guessed. Effecfively the only way to print PDF's in a way that ensures their final outcome is to use xpdf. For LyX documents, this involves the extra step of exporting to PDF and printing from an external program.

    --
    There is no such thing as good luck. There is only misfortune and its occasional absence.
  27. Re:PDF using Evince by Novus · · Score: 2, Insightful
    Xpdf may be fugly as hell (it's a motif/lesstif app), but there really isn't any replacement for it yet.


    How about KPDF? Based on the xpdf engine, integrates nicely with KDE, more compatible than Acrobat Reader 7 in my experience (either that, or my students use really weird PDF generators).
  28. LaTeX, Prosper style and PDF by gweihir · · Score: 1

    Works very well. The Prosper style is actually a package with different backgrounds and designs. I find that they transfer very cleanly to PDF. In fact I use the Acrobat reader for presentations. The advantage is that it works very well also on Windows machines and Macs, i.e. you can present with an arbitrary computer, including embedded EPS graphics.

    I also have some scripts that render the presentatio and create a page where all slides are given in sequence as antialiased 100dpi images, although I have stopped putting them up. PDF for download is fine.

    --
    Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  29. Open Office Presenter or PDF by Gildogg · · Score: 0

    The 2 methods I use are Open Office Presenter and PDF. Open Office allows saving in a variety of formats so that M$ Office users can see the presentation or those smart enough to be using Open Office can view the presentation. To avoid puting up several different files with different formats PDF is the way to go.

  30. PowerPoint or PDF by robteix · · Score: 1

    Some people dislike PDF, but truth be told, it is pretty portable. Anyone who is likely to need your presentation is probably going to be able to use PDF. There are however times when you'll need to include some animations and whatnot. This will sound sacrilegious to many, but truth is that PowerPoint can be read by many more applications than OpenDocument.

    1. Re:PowerPoint or PDF by lahvak · · Score: 1

      You can actually include animations, and even multimedia into a pdf. Linux version of reader does not display embeded multimedia, but you can still use javascript driven animations. I have seen it done many times, and I have done it myself.

      --
      AccountKiller
  31. PDF good for classrooms by neonprimetime · · Score: 1

    I used PDF when teaching at my colleges. You know exactly what it's going to look like, and you know it's guaranteed to work / look the same no matter if you're stuck in a classroom with a Windows Box, Linux Box, or you suddenly get tossed in a corner with one of the school's crappy old laptops. PDF may not have the bells and whistle's of a PowerPoint, but for me, it gets the job done.

  32. Talks at W3C by Ankh · · Score: 1

    A colleague here at the World Wide Web Consortium (Dave Raggett) wrote a JavaScript-based tool called Slidy to do presentations; it degrades to plain HTML without JavaScript/ECMAScript support. Changing the style involves putting some CSS in your HTML file, but it's fairly clearly documented. Most of us use it for our talks now.

    If you put the talk up on the Web before the conference, you aren't tied to using your own laptop to present, which can be useful if you're sufficiently prepared. I rarely am, since I like to tailor a talk to the audience.

    Liam

    --
    Live barefoot!
    free engravings/woodcuts
  33. GNU TeXmacs by Anonymous Coward · · Score: 0

    Recenlty, a Presentation mode feature
    has been added to GNU TeXmacs. Now
    you can use the wysiwyg LaTeX quality
    of TeXmacs together with the full-screen,
    possibly iteractive presentation of a
    set of slides.

    http://www.texmacs.org/

  34. Or Slidy... by mengel · · Score: 1

    The w3c Slidy package, from the folks who brought you "tidy", is also excellent.

    --
    - "History shows again and again how nature points out the folly of men" -- Blue Oyster Cult, 'Godzilla'
  35. PDF, LaTeX, powerdot by Anonymous Coward · · Score: 1, Informative

    I usually publish my slides in PDF format without page transition effects or other animations. When I give a talk, I use ``xpdf -fullscreen'' to show the PDF. xpdf is much faster than Acrobat: a single page jump in full screen mode took Acrobat 3 seconds, and less than 0.1 second for xpdf on my slides. And Acrobat Reader cannot switch to full screen mode (!) when the Gnome toolbar is present, i.e. it doesn't hide the toolbar.

    I prepare my PDF slides with LaTeX using the powerdot document class. Previously I used pdfscreen.sty. There are various alternatives: other LaTeX classes and styles, and ConTeXt, which provides advanced typographic effects for presentations.

  36. Enhanced DVD-Dumbed down poster. by Anonymous Coward · · Score: 0

    I didn't say that I used that particular software, genius. I use those techniques. Think outside your little box for once.

    1. Re:Enhanced DVD-Dumbed down poster. by Schraegstrichpunkt · · Score: 1
      I didn't say that I used that particular software, genius. I use those techniques.

      I'm not the genius who just failed to communicate my thoughts clearly, and then blamed the somebody else for it.

  37. Beamer + PDF + wiki by Anonymous Coward · · Score: 0

    It's trivial to set up. Have your Beamer latex file editable via a wiki type web page, with a button to regenerate the pdf using pdflatex (i.e. you have a very simple script that calls pdflatex on your presentation file). Bingo - you can edit and view your presentation wherever you are in the world!

    Beamer produces gorgeous presentations... :-)

  38. Meyerweb? um... I don't think so. by Anonymous Coward · · Score: 0

    "Dr. Hajj" needs to give a "presentation" to people at a number of "remote locations"... I think this is an al Qaeda sort of thing, with bunkers and underground lairs, and "Meyerweb" sounds a bit too-politically incorrect for a muslim's tastes.

  39. Re:PDF using Evince by Randle_Revar · · Score: 1
    Right. Evince. Like *that* doesn't leak memory like a sieve, on top of the huge amount it uses anyway. Poppler is getting better, but it's not quite there yet. Xpdf may be fugly as hell (it's a motif/lesstif app), but there really isn't any replacement for it yet.


    Really? I have found Evince to be much better than Xpdf. I haven't noticed any memory issues (but I haven't looked), and it seems faster. The first time I tried it crashed so much it was unusable, but the next time I tried it (several versions later) it was fine.
  40. Don't rely on just one method by imagin8or · · Score: 1

    Contraception, data integrity, making sure your presentation goes smoothly. All these are only done with any sense with redundancy.

    If you make sure that the site has a combination of pdf, ppt, odp, etc copies of your presentation, you massively increase the chance of all being well. Just like if you're going for a normal presentation you take your laptop, the files on a usb key and a set of acetates/transparencies. Usually you won't need it, but just sometimes you'll be so glad you spent an extra few minutes taking precautions.

    For remote stuff, assuming there's not much control over their system(s), ppt is the most frequently used option (therefore people know how to use it). So if the fancy VNC/remote desk/fancy X echo system goes wrong you can just get them to load the presentation on their system and say 'next slide'. This even works when people's network connections go down - it fails over all the way down to crowding around individual PCs and using a POTS conference call.

    So, my advice? Try out something whizzy, because that could be really cool. But email them (and/or put on the web) copies of the presentation in a few formats as well.

  41. Sharing Presentation on linux, mac and pc by david.waldrop · · Score: 1

    www.shinkuro.com is likely the answer - check it out its free for now. rumor has it another version is in the works improving the UI.

  42. Re:PDF using Evince by Mr.+Jaggers · · Score: 1

    oKular *is* the new Kpdf. It also uses poppler, and hence brings nothing new to the table, other than being a Qt-based app instead of a GTK-based app.

    --

    When I grow up, I want to have Christopher Walken hair.
  43. Re:PDF using Evince by Mr.+Jaggers · · Score: 1

    Yep. I was actually paid by my last employer for a couple of weeks to debug & plug memory leaks in poppler that I found profiling it in valgrind. I found two, one that was really bad, and one that wasn't so bad. It's really tough to do because PDF's are so damned complex. While there are many levels of indirection in the poppler/xpdf rendering code, it seems to be decently written, with a few exceptions. Memory is allocated in both the C++ and C way, and metadata specifying the method by which a chunk of memory is allocated is maintained with the allocated chunk. This is abstracted out so that there is (often) a single "smart" free() type of call that chooses the correct way to release/handle the memory (free or delete, realloc, etc).

    To make things worse, there is a relatively sophisticated (to me!) caching subsystem that tricks valgrind into some false positives on leakage, so those had to be identified from the memory run traces. It was a mess.

    Anyway, lots instantiations are flying around, so you end up matching pointer allocation/freeing and it's tedious. Unfortunately my company got cut in half before I finished, and I ended up in the half that needed new employment. I had just started playing with the memory debugging defines that are in the code, but they didn't seem to be terribly helpful for the particular leaks that I identified.

    I'll probably go back some day and try to track down & finish my work, on my own time, but I'm not in any big hurry because debugging gui-library memory interactions for subtle memory leaks is not exactly the most fun open source side project. I personally can only do that for perhaps 2-3 hours at a time before my brain wants to completely shut down, or leave my head and drink scotch (or both).

    I sincerely hope that I'm not the only with half-hearted interest in actually fixing memory utilization in that lib... that would be depressing. The project maintainer looks overworked and seems to be focusing on fixing crasholas and rendering bugs. At that rate, I seriously doubt he'll *ever* get to memory leaks.

    --

    When I grow up, I want to have Christopher Walken hair.