Wouah, that one was really awesome. And in full screen mode, it's as good as reading a real pdf. Awesome work scribd. Performance wise, Firefox seems to have a little bit of a hard time.
Excellent (on my own build of 64 bit Firefox on Linux). I will now start using Scribd for more than just downloading stuff on it.
One note about using NoScript: I can toggle on and off the annoying Facebook popup by hitting the S button it points to, but I must enable a Facebook site to banish it with its X in the corner widget.
Is anybody else having problems reading that in full screen? Under Firefox 3.6 and Windows 7 it consistently locks up my browser after scrolling 4 or 5 pages.
Another thing is that scrolling is kinda sluggish in Chrome on my 2007 Mac Mini. Google docs PDF reader seems to scroll much more smoothly. It's still a big improvement over the flash version.
This is a major coup for Scribd. I think it's a service that people begrudgingly and painstakingly used. But now it's just joyful, and kind of sexy. But as someone points out - Scribd is a bridge and if the things that they bridge to ever contain the ability to embed or convert to HTML5, what will they do?
Their employees will retire, to live forever on the free pizza and beer which every geek will gratefully buy them in exchange for compelling every single popular proprietary document format to support effort-free export to standard HTML.
Or, you know, they'll invent something else. It's a lot to ask of a business plan that it be good for twenty years.
Reminds me of the Google Chrome cartoon: http://www.google.com/googlebooks/chrome/
Even the colors, characters and "objects with faces". Not necessarily a bad thing, just curious.
I was thinking the same thing. However, it made me respect them just a little bit more. They could have just written a blog post and said... "We're no longer using Flash," but instead, they took the time to build something that a) illustrated very well their new technology, and 2) actually entertained some of us. Valiant effort.
This is really nice work guys. It's slightly disorienting to see HTML5 in real use. I kept looking for a scollbar until I realized it was just a regular web page; the scrollbar is my browser's scrollbar. (Though I think part of it was the positioning of the toolbar at the bottom; it looks like the page is split by the toolbar and it's not really.) The rendering in-browser is beautiful, and much more usable than a pdf viewer on my system.
I applaud their effort, but when I look at real documents in both formats (e.g. http://www.scribd.com/documents/5/Paper-5 like ZeroGravitas posted here), the HTML5 version looks very noticeably worse than Flash (tested in Chrome 5, Safari 4, FF 3.6). Fonts are rough or missing, kerning is shot to hell, and layout looks like it was performed on a shake table. It resembles the output of a poor PDF viewer.
I wonder if this was the right time to roll out the HTML5 format.
That's with FF 3.6.3 on a Mac. That looks pretty damned good to me. I like that much better than the Flash version, party because I think it renders better and partly because it's easier to navigate. The only problem I see is that the text could be darker so that it would pop more.
Can you do screenshot comparisons? I am not seeing these problems and I don't know if it has to do with my browser/OS or because I just don't notice these things.
Also super laggy when scrolling fast over the content. I never see that kind of scroll lag and it was quite apparent while viewing your provided ZeroGravitas link.
I have to say going from a "viewer" to having all the content on the same page is a huge improvement.
I was quite impressed by how good it was. There are problems but they are at least not immediately obvious. I’m still not sure, though, whether it’s the right thing to do.
The HTML5 fonts look fine for me (FF 3.6.3, OS X 10.5), but the text overflows the right margin rather badly, and it persists even after resizing. I hope they can work out the kinks.
Fine Job, both technically and graphically. Smooth on Chrome. The only aesthetic change I'd make is that the up/down buttons could jump, or scroll faster - at first I was unsure what they were doing different from my window scroll bar.
I did find one bug...On slide 14 (well actually all of them, but it's most noticeable there) you can indeed highlight and copy the text...but not the last character in a block. If you try to select the last character you'll invert the selection to be from the start of the slide to your highlight point (sometimes this includes the page frame so it looks like you've selected the whole page). I suspect (based on my own bad habits) that it's a boundary error, counting the length of the highlight from 1 when the string length is counted from 0.
Rendering more complex documents isn't as perfect as pdf, eg column-spacing or margins can look a little bit off, but that's a minor cosmetic flaw that I'm sure will be fixed.
I've noticed Chrome itself has some highlighting issues. Another example: Put some text in on http://www.eeemo.net/ , which is the Zalgo text generator, which works by putting lots of Unicode character decorations on your base text. Chrome demonstrates some very strange highlighting/copy/paste interactions on that page if you try to copy the Zalgo-ed text out.
My guess is that it's not a Scribd bug, and I also suspect there's probably not much they can do to fix it.
That is extremely cool. I always found Scribd really frustrating to use - the disconnect between my normal browser use and the embedded Flash reader felt about the same as the disconnect caused by viewing the same file in Acrobat Reader, so I didn't really see the point of it.
If browsers take this onboard as a common HTML5 scenario to be optimised, and it becomes a viable, quick and plugin-free way of reading any document online, I will be very happy :)
Kudos to the Scribd team for the mighty effort this must have taken to implement.
As somebody who dreads scribd links (I won't install flash), this really looks like a good step forward. PDFs are still better viewed in okular, but I could see this being useful for viewing MS formats. Really slick interface, too.
Tried it on my iPhone, only the first three frames show some text (no images) and the rest of the sheets are blank. I believe it is the future though, anyone with an iPad who can try this out?
So, it turns out that the version of Mobile Safari on the iPhone doesn't support getBoundingClientRect, which we were relying on. The fix for that should go out soon, at which point it will work on your iPhone.
Initially I was expecting the purchase of opinion through the long-played Flash vs. HTML5 gang/mob, "Down with Flash" signs high in the air, binary opinionated nonsense that is so common.
Respect paid to Flash for its use when it was needed.
We are working on a migration path that will switch people over to the HTML versions (unless they don't want it). Are you one of those people? If so ping me directly - jared at scribd.
Much better than their Flash interface. But completely broken in Firefox 3.0.x (under Red Hat; can't advance past the first page and there are no pictures) and the fonts are too big under Iceweasel 3.5.9 (under Debian). Until they stop requiring a log-in to download the original PDF so I can view the content in a decent viewer, I'm going to continue cursing every time I accidentally follow a link to scribd.
I wonder how Scribd pulled this off wrt HR. I mean, they must have had a sizable investment in Flash engineering. Did those people leave? Did they just start doing HTML stuff instead?
Back in the day when I was doing webdev, there was a pretty serious schism between webdevs and flash devs, and never the twain met. Maybe this is less true now.
I dont think Scribd made too much investment in Flash developers. On server side they were using "PDF2SWF" released under GPL by Swftools.org. My understanding is that, initially they were using 'FlashPaper' to display documents in front end.
I feel like the real accomplishment here is that they are converting documents to websites on the fly - complete with font-faces and image positioning. How do you do that? If that's possible, will we need front-end layout developers in a few years (we'll probably still need animation/transition development, right?)?
That said, can someone familiar with HTML5 explain, or provide a link, for the seemingly crazy source? Is this a result of the work-in-progress framework that creates these? Or is this really what it takes? Kinda looks like the source out of .doc --> .html conversion.
[+] [-] pak|16 years ago|reply
[+] [-] brandnewlow|16 years ago|reply
[+] [-] fauigerzigerk|16 years ago|reply
[+] [-] ZeroGravitas|16 years ago|reply
http://www.scribd.com/documents/5/Paper-5
[+] [-] nkassis|16 years ago|reply
[+] [-] hga|16 years ago|reply
One note about using NoScript: I can toggle on and off the annoying Facebook popup by hitting the S button it points to, but I must enable a Facebook site to banish it with its X in the corner widget.
[+] [-] dagw|16 years ago|reply
[+] [-] warfangle|16 years ago|reply
One note: is there a way to pin the bottom toolbar as hidden? It's kind of annoying to read a document with it popping in and out every 30 seconds...
[+] [-] mikelikespie|16 years ago|reply
[+] [-] maukdaddy|16 years ago|reply
[+] [-] papersmith|16 years ago|reply
[+] [-] newobj|16 years ago|reply
[+] [-] mechanical_fish|16 years ago|reply
Or, you know, they'll invent something else. It's a lot to ask of a business plan that it be good for twenty years.
[+] [-] rev087|16 years ago|reply
[+] [-] apgwoz|16 years ago|reply
[+] [-] snowmaker|16 years ago|reply
[+] [-] flatline|16 years ago|reply
[+] [-] gamache|16 years ago|reply
I wonder if this was the right time to roll out the HTML5 format.
[+] [-] scott_s|16 years ago|reply
That's with FF 3.6.3 on a Mac. That looks pretty damned good to me. I like that much better than the Flash version, party because I think it renders better and partly because it's easier to navigate. The only problem I see is that the text could be darker so that it would pop more.
[+] [-] naner|16 years ago|reply
[+] [-] josefresco|16 years ago|reply
I have to say going from a "viewer" to having all the content on the same page is a huge improvement.
[+] [-] ugh|16 years ago|reply
[+] [-] mhartl|16 years ago|reply
[+] [-] nexneo|16 years ago|reply
[+] [-] anigbrowl|16 years ago|reply
I did find one bug...On slide 14 (well actually all of them, but it's most noticeable there) you can indeed highlight and copy the text...but not the last character in a block. If you try to select the last character you'll invert the selection to be from the start of the slide to your highlight point (sometimes this includes the page frame so it looks like you've selected the whole page). I suspect (based on my own bad habits) that it's a boundary error, counting the length of the highlight from 1 when the string length is counted from 0.
Rendering more complex documents isn't as perfect as pdf, eg column-spacing or margins can look a little bit off, but that's a minor cosmetic flaw that I'm sure will be fixed.
[+] [-] jerf|16 years ago|reply
My guess is that it's not a Scribd bug, and I also suspect there's probably not much they can do to fix it.
[+] [-] camtarn|16 years ago|reply
If browsers take this onboard as a common HTML5 scenario to be optimised, and it becomes a viable, quick and plugin-free way of reading any document online, I will be very happy :)
Kudos to the Scribd team for the mighty effort this must have taken to implement.
[+] [-] tsuraan|16 years ago|reply
[+] [-] someone_here|16 years ago|reply
[+] [-] Janteh|16 years ago|reply
[+] [-] sgift|16 years ago|reply
[+] [-] maukdaddy|16 years ago|reply
edit: Works great on iPad. Copy/paste doesn't work for text, but that might be an iPad issue.
[+] [-] tyler|16 years ago|reply
[+] [-] tomerico|16 years ago|reply
[+] [-] tomlin|16 years ago|reply
Respect paid to Flash for its use when it was needed.
[+] [-] DrSprout|16 years ago|reply
[+] [-] kmb128|16 years ago|reply
[+] [-] snowmaker|16 years ago|reply
[+] [-] nitfol|16 years ago|reply
[+] [-] qhoxie|16 years ago|reply
quin -at- scribd.com
[+] [-] tomjen3|16 years ago|reply
But this is better than that - now scibd is actually useable.
[+] [-] seunosewa|16 years ago|reply
[+] [-] qhoxie|16 years ago|reply
[+] [-] aboodman|16 years ago|reply
Back in the day when I was doing webdev, there was a pretty serious schism between webdevs and flash devs, and never the twain met. Maybe this is less true now.
[+] [-] ilike|16 years ago|reply
[+] [-] josh33|16 years ago|reply
[+] [-] latch|16 years ago|reply
That said, can someone familiar with HTML5 explain, or provide a link, for the seemingly crazy source? Is this a result of the work-in-progress framework that creates these? Or is this really what it takes? Kinda looks like the source out of .doc --> .html conversion.