Webdev/Beer And Tell/August2013

From MozillaWiki
Jump to navigation Jump to search

Come on down and show us what you've been working on lately!

Details

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.