Webdev/Beer And Tell/August2013
< Webdev | Beer And Tell
Jump to navigation
Jump to search
Come on down and show us what you've been working on lately!
Details
- When: 2PM Pacific, Friday August 16th
- Where: Webdev Vidyo channel (798).
- If you need to call in:
- +1 650 903 0800, x92 or +1 800 707 2533 (password on intranet)
- Then enter 9798#
- If you need to call in:
- Public join link: https://v.mozilla.com/flex.html?roomdirect.html&key=HK3hFFg9X5pw
- Recording: TBD
- Blog post: TBD
Speakers
The limit is 5 minutes per speaker. It's like a lightning talk, but don't feel that you have to have slides in order to make a presentation.
Presenter | Topic | Media (links) | More Details | Beer |
---|---|---|---|---|
Absentee Sole | Brickpresso | CODE: https://github.com/sole/brickpresso / DEMO: http://sole.github.io/brickpresso/ | TL,DR: Simple slide tool with Brick. Works in desktop and mobile!
Longer version: I was sad that people were using some JS slide thingies that only worked on Chrome desktop, so I made this and it is quite smooth. I'd like to add some 'print' css in the future to generate PDFs that can be uploaded to slideshare or something like that. Patches welcome. KTHXBYE. |
When you hold the meeting I'll probably be somewhere in central London, drink to be determined. But probably sophisticated, as my friends are into cocktails and stuff. |
James Long | Fun with debuggers | http://jlongster.github.io/steps/ code: https://github.com/jlongster/steps |
A hack in which I compile JavaScript into a language based on ES6 `yield` which lets me control the stack and execution of JavaScript. |