aaltowebapps / faq

Frequently Asked Questions
9 stars 0 forks source link

Finding info from course slides is difficult #4

Open markahon opened 12 years ago

markahon commented 12 years ago

Example: It proved to be quite difficult to find the Git reference from the Lecture 1 slides. Scrolling through a hundred pages was not cool, when the search-feature of the browser couldn't be used.

Yep, I could change the URL directly, if i knew the exact slide number.

Btw, it's #slide-99. ;)

clody69 commented 12 years ago

Good point. I should put an hyperlinked TOC at the beginning of the slides. I'll try to add it.

mplaine commented 12 years ago

Would it be possible to provide the slides in the PDF format (in addition to the HTML5 version, working only with Chrome)? PDF files just work on any device and are much more user friendly, too.

markahon commented 12 years ago

I got a bit carried away and implemented a search extension to deck.js, that's driving the course slides. ;)

Try it out: https://github.com/markahon/deck.search.js

Perhaps we can try PDFs, too, if that search is not enough for everyone. ;)

mplaine commented 12 years ago

PDFs would be great. Printing HTML5 slides--or the quality of the output to be precise--is just awful.

clody69 commented 12 years ago

I've found a way to convert the slides to PDF (using wkpdf gem on Mac). The PDF slides of the lecture1 are now online and I'll make the other ones available online in PDF as well.

mplaine commented 12 years ago

Thank you, Claudio! Ps. Could you fix the link pointing to lab1 slide set, which should be available at: http://aaltowebapps.com/docs/lab1.pdf

clody69 commented 12 years ago

now it's fixed

thanks

On Mon, Mar 19, 2012 at 1:27 PM, Markku Laine < reply@reply.github.com

wrote:

Thank you, Claudio! Ps. Could you fix the link pointing to lab1 slide set, which should be available at: http://aaltowebapps.com/docs/lab1.pdf


Reply to this email directly or view it on GitHub: https://github.com/aaltowebapps/faq/issues/4#issuecomment-4571447