John Polacek

Chicago Web Developer

Engineering manager and frontend lead at Howl

My product recommendations at shop.howl.me

Shipping open source on Github

Follow me at @johnpolacek

Open Source Your Code For Fame and Fortune

Originally published on 6/29/2013

My slides from my Techweek Chicago presentation are going to be published live (wifi permitting) during the talk. Once that happens, you can check them out at johnpolacek.github.io/open-source-for-fame-and-fortune . The presentation was built on top of a new html presentation framework I just started working on. It is called TweenDeck, and it is built on top of the Greensock Animation Platform. If you know what you are doing in Greensock, and understand how to build a Timeline animation, then you will find it super easy to use. It is a bit time intensive, as you have to handcode a lot of animations, but what you wind up with is a pretty slick preso. In addition to building presentations, I could see it being used to create things like product demos and animated stories in the browser.

As a followup, below are some additional resources related to what I talked about in the session.

Open Source Resources
  • Git tutorials

    * [The Pro Git Book][6]
    * [Github Pages Docs][7] for making project pages
    * [Producing Open Source Software][8] by Karl Fogel
    * [Easily keep gh-pages in sync with master][9] by Lea Verou
    * [Lots][10] of [tutorials][5] on [Git][11] and [Github][12]
    * [Github: From Zero to Hero][13] by me
    * Places to post your awesome project: [Hacker News][14], [Reddit][15], [Twitter][16], [Unheap][17], [the jQuery Plugin Registry][18], [Cooper Press][19] (publishes [HTML5 Weekly][20], [Javascript Weekly][21] & more), [DailyJS][22], Web Resources Depot, [CSS Weekly][23], [Web Design Weekly][24], [Codrops][25], [Brad Frost][26]
    * [Octocats!][27]</ul>