Webdev/Beer And Tell/January2015: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "Once a month web developers across the Mozilla community get together (in person and virtually) to share what side projects or cool stuff we've been working on. Generally this...")
 
No edit summary
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Once a month web developers across the Mozilla community get together (in person and virtually) to share what side projects or cool stuff we've been working on. Generally this means things that aren't a direct work project; those can go in the [[Webdev/Meetings|monthly Webdev Meetings]].
Once a month web developers across the Mozilla community get together (in person and virtually) to share what side projects or cool stuff we've been working on. Generally this means things that aren't a direct work project; those can go in the [[Webdev/Meetings|monthly Webdev Meetings]].
A summary of this meeting is available on the Webdev blog: http://blog.mozilla.org/webdev/2015/01/23/beer-and-tell-january-2015/


= Details =
= Details =
Line 7: Line 9:
*** +1 650 903 0800, x92 or +1 800 707 2533 (password on intranet)
*** +1 650 903 0800, x92 or +1 800 707 2533 (password on intranet)
*** Then enter 9798#  
*** Then enter 9798#  
* Air Mozilla Stream / Recording: (tbd)
* Air Mozilla Stream / Recording: https://air.mozilla.org/webdev-beer-and-tell-january-2015/
* Public vidyo join link: https://v.mozilla.com/flex.html?roomdirect.html&key=HK3hFFg9X5pw
* Public vidyo join link: https://v.mozilla.com/flex.html?roomdirect.html&key=HK3hFFg9X5pw


Line 29: Line 31:
     <td>https://github.com/Osmose/gamegirl</td>
     <td>https://github.com/Osmose/gamegirl</td>
     <td>Maybe Samuel Smith cider, maybe water</td>
     <td>Maybe Samuel Smith cider, maybe water</td>
  </tr>
  <tr>
    <td>Luke "groovecoder" Crouch</td>
    <td>Continuous Deployment: GitHub, Travis, & Heroku OH MY!</td>
    <td>http://docs.travis-ci.com/user/deployment/heroku/<br/>https://github.com/codesy/codesy/blob/master/.travis.yml</td>
    <td>For a side project, I stumbled into my new favorite continuous deployment setup with GitHub, Travis, and Heroku: automatic to stage; manual to production via GitHub pull request</td>
    <td>Some IPA</td>
  </tr>
  <tr>
    <td>peterbe</td>
    <td>django-screencapper</td>
    <td>[http://screencapper.peterbe.com/receiver/ Sample app]</td>
    <td>ffmpeg microservice using [https://github.com/toastdriven/alligator Alligator]. [https://github.com/peterbe/django-screencapper code on github]</td>
    <td></td>
  </tr>
  <tr>
    <td>tofumatt</td>
    <td>i-dont-like-open-source</td>
    <td>https://github.com/tofumatt/i-dont-like-open-source</td>
    <td>Preventing obsessive GitHub streaks with add-ons</td>
    <td>TBD</td>
   </tr>
   </tr>
   <tr>
   <tr>

Latest revision as of 18:11, 23 January 2015

Once a month web developers across the Mozilla community get together (in person and virtually) to share what side projects or cool stuff we've been working on. Generally this means things that aren't a direct work project; those can go in the monthly Webdev Meetings.

A summary of this meeting is available on the Webdev blog: http://blog.mozilla.org/webdev/2015/01/23/beer-and-tell-january-2015/

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. Time limits are flexible depending on the amount of stuff being presented.

If you are presenting, make sure to connect via Vidyo (or using the public join link above)!

Presenter Topic Media (links) More Details Beer
Michael Kelly GameGirl, a Gameboy Emulator in Python https://github.com/Osmose/gamegirl Maybe Samuel Smith cider, maybe water
Luke "groovecoder" Crouch Continuous Deployment: GitHub, Travis, & Heroku OH MY! http://docs.travis-ci.com/user/deployment/heroku/
https://github.com/codesy/codesy/blob/master/.travis.yml
For a side project, I stumbled into my new favorite continuous deployment setup with GitHub, Travis, and Heroku: automatic to stage; manual to production via GitHub pull request Some IPA
peterbe django-screencapper Sample app ffmpeg microservice using Alligator. code on github
tofumatt i-dont-like-open-source https://github.com/tofumatt/i-dont-like-open-source Preventing obsessive GitHub streaks with add-ons TBD