Wonderful! I was looking for something like this for a while. I've managed 
to make it work following the instructions (after creating a symlink from 
qcon2014 to qcon), and I plan to use it for my next presentation. It'd be 
very useful a way to easily create blank slide decks (lein template and 
appropriate lib(s)?).

Thanks for sharing!

Il giorno domenica 9 marzo 2014 10:45:01 UTC+1, Malcolm Sparks ha scritto:
>
> There are some HTML-based tools out there (reveal.js, slidy, impress.js, 
> deck.js ...) for building slide-based presentations for conference talks.
>
> But you usually have to write your slides in raw HTML. This feels 
> cumbersome when you're used to writing LISP s-expressions with paredit. And 
> if you want to build in more interactivity, you have to be proficient in 
> JavaScript.
>
> Last week I gave a presentation at QCon in London for which I built a 
> slide-deck in Om. This proved (far) easier than my previous failed attempts 
> with other technologies (including vanilla ClojureScript).
>
> I've found that ClojureScript + Om/RevealJS + core.async (go-blocks) also 
> makes a great platform for browser-based interactive SVG diagrams and 
> animations. Not quite Flash, but almost, and in some ways better.
>
> Anyway, I've uploaded the slides, code, instructions and everything to 
> here: https://github.com/juxt/qcon2014. in case anyone else wants to try 
> building an Om-based slide-deck at a future event.
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to