Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorosmond
    • CommentTimeMar 28th 2006
     permalink
    hi guys, need little help here

    how embed a powerpoint file (.ppt) in xhtml?

    if a .ppt file opened using IE, it will be in full screen
    open it using ff, it redirected to powerpoint

    google it already and didnt find anything useful
    thanks in advance
    •  
      CommentAuthornifkin
    • CommentTimeMar 28th 2006
     permalink
    In ten years of using and building on the web I have NEVER seen a reason why you would ever want to do this.

    Can't you just offer it as a download like everyone else?
    • CommentAuthorosmond
    • CommentTimeMar 28th 2006
     permalink
    I thought so, but ppl suggest me to do it like that, it's a better experience for user
    so instead of input plain text, they can just input ppt file, then the learner just open the ppt in our web

    fyi, im developing a web application to learn and share knowledge (elearning)
    • CommentAuthorKanashii
    • CommentTimeMar 29th 2006
     permalink
    Powerpoint is evil :/
    •  
      CommentAuthornifkin
    • CommentTimeMar 29th 2006 edited
     permalink
    so instead of input plain text, they can just input ppt file, then the learner just open the ppt in our web

    Trying to get that to work involves a huge number of variables. (Operating system, browser, and "do they have powerpoint installed at all", just to start with. Not to mention potential network setup and security issues (anyone else remember all those office macro viruses that went on in the 90s? The WMF hole from a couple months ago?).)

    I guess I'm just trying to say it's more than I'd consider reasonable for a project.

    If you could get them to switch formats and use S5 or PDFs instead you'd stand a MUCH better chance, IMHO.
    •  
      CommentAuthormaspick
    • CommentTimeMar 29th 2006
     permalink
    Michael -

    >>If you could get them to switch formats and use S5 or PDFs instead you'd stand a MUCH better chance, IMHO.<<

    Couldn't agree more. PDF would probably be the best solution.

    Kevin -

    If you PDF the slideshow, you could virtually guarantee it will display the same regardless of the browser, OS, or experience level of the visitor.

    That's my 2 cents. :^{>
    • CommentAuthorKanashii
    • CommentTimeMar 29th 2006
     permalink
    You're better off just using xhtml to represent the slides, css to style, and you could easily through in some scripting to pretty it up where available. That way you're guaranteed everyone, everywhere, on anything can access the data. Accessibility ftw : )

    And if not PDF's would be the next bet. Not only is it more supported it looks a hell of a lot better than powerpoint.

    Down with Powerpoint >.<;
    •  
      CommentAuthornifkin
    • CommentTimeMar 29th 2006
     permalink
    Kanashii: try taking a look at that S5 link i posted above. It's pretty much exactly what you described. A whole system just for doing presentation slideshows in XHTML/CSS with a bit of JS for slide switching. ;)
    • CommentAuthorKanashii
    • CommentTimeMar 29th 2006
     permalink
    I should be more observant : ) S5 is the way to go, very nice looking
    • CommentAuthorosmond
    • CommentTimeApr 2nd 2006
     permalink
    thx for the help guys, i think i'd go for S5
Add your comments
    Username Password
  • Format comments as (Help)