Marcin Kulik

Results 485 comments of Marcin Kulik

I was thinking if replacing pause time with absolute time, i.e. timestamp wouldn't be better here. However, while it would allow one to quickly find the right spot, it would...

Yeah, I don't think I'd like to bloat up the JSON with this. I mean, this is interesting idea, and thanks for suggesting it. The thing is, we would need...

@absorber @jasper- you can now now use `` keys to change playback speed. There's no visual feedback when changing this yet but I'll be adding some indicator to the player's...

@standage thx for taking your time and looking at this. I found some good resources describing the shortcode implementation process. Seems simple so I may give it a shot.

Just for reference, a Github gist shortcode implementation: http://wordpress.org/plugins/embed-github-gist/

@evaryont see this comment https://github.com/asciinema/asciinema.org/pull/165#discussion_r17213783

We have "image link" (PNG) embedding now, as well as support for oEmbed/Open Graph/Twitter Card: https://asciinema.org/docs/embedding

Frankly I don't remember whether iframe would work here or not. I don't see why not though :) That's worth considering, thx!