This is great news. After Scribd's terrible move to lock <i>my content</i> away behind <i>their</i> paywall, I can now start uploading my slides to Slideshare and get the same HTML5 loveliness.<p>Bye, bye, Scribd!
Heh, HTML5. <a href="http://i.v3n.us/ASQf" rel="nofollow">http://i.v3n.us/ASQf</a> Guys, this is just a non-Flash version. But I guess blasting it out there with the HTML5 logo gets a lot more attention, at the cost of confusing non-techies about what HTML5 really is.<p>And trust me, this is a discussion I have ad nauseam with clients.<p>Regardless, I appreciate the move Slideshare.
Excellent. I was hoping they would eventually go this route, but it didn't look likely (though Scribd's move in this direction was a good indicator it would happen eventually).<p>I wonder how they'll fare against Speaker Deck (<a href="http://speakerdeck.com" rel="nofollow">http://speakerdeck.com</a>) once they get up to full steam. The experience at Speaker Deck is certainly prettier.
Woah! It was only a few hours back i came to know about speakerdeck claiming to be the non flash (& non sucky) alternative to slideshare. And now this. Giant move!<p>Now if only slideshare cleans up its UI/X a bit, I might never leave.
This is a lot easier if you don't support PowerPoint animations. A few years ago I used to work on a competing product and we did support PowerPoint animations. I thought about how to support animations in HTML and JavaScript quite a bit and it just became obvious that doing it in Flash was far easier.
This article could be the press release (or footnotes to it) that Jobs never wrote or would write. What I mean is, when Steve Jobs announced a couple of years ago that Apple would go HTML5 instead of Flash, there was great oohing and ahhing but no concise explanation for those of us lesser mortals as to why HTML5 is the better path. And this article does it in a couple of hundred words.Specifically: 1) From iPhone to desktop, it's one and the same document; 2) Document files are smaller and load faster; 3) SEMANTIC WEB accessible. Our poor semantic web, so visionary and so non-starter. Perhaps the growth of HTML5 will save it.
Wow, nice work. As someone making the same transition for a large Flash app I can attest to how hard this is, especially for accurate font rendering. I've seen a lot of comments on HN along the lines of Flash sucks why don't you use HTML5<i>? As the post points out it's not a trivial switch, canvas is extremely low level compared to Flash's Display List.<p></i> edit: HTML5 = abs positioned divs and CSS3 fonts in this case, plus some text rendered as part of background images, still it's really difficult to go from PDF to HTML no matter how you do it :)
When Apple announced that they didn't want flash on their i(pod|pad|phone), I instantly knew I'd see this in the forthcoming months:<p><pre><code> 1) The exact same HTML5 documents work on the iPhone / iPad,
Android phones/tablets, and modern desktop browsers."
</code></pre>
That was such a huge move from them. I couldn't imagine another <i>big</i> company than Apple to do that.
I like the section on Error Handling. They do image comparison to confirm the page looks good. Does anybody know any open source library that would do this? I had tried a naive approach for something similar, and had failed miserably.
Does that include putting hideous adverts across the slides in 'HTML5'?<p>(I miss the early scribd & slideshare, before they started trying to make money to survive by plastering the place with adverts)
I have been using latex with beamer for the last year, I don't do many presentations, but really it helps with staying on message that you have to be able to so it in latex.
30% faster, because it's a rewrite?<p>SWF is a very compact format and text rendering is optimized for speed (animation). I doubt their flash viewer was built on decent code...
They did a bit more ambitious version: they're using CSS fonts and absolutely position <i>every single letter</i> to preserve original text layout in HTML.
Are fonts working for anyone else? As they're all pixellated horribleness for me now. They look especially bad in their demo. Probably just a small bug.
Good god, finally. I'm no fan of Flash, but I'm not sure I've ever had a SlideShare presentation load properly and for what ever reason, people love to use them exclusively and I'm never able to get to the content in an alternative fashion.