Posts Archives: 2011

All 4 posts
  1. Simple Command Line Deploy Scripts for Non-Rails Projects

    I've been working on a lot of non-Rails projects lately. At some point during the buildout process, I start spending a fair amount of time uploading my changes to one of our testing servers. I needed a better system. So I wrote one.

    Published on .

  2. JS 201: Run a function when a stylesheet finishes loading

    I'm in the middle of working out a new feature for a project that requires JavaScript to append some markup, stylesheets, and scripts to a page. A piece of JavaScript required styles be applied to certain elements before it should execute.

    Published on .