• Automating Redundancies with Grunt.js

    Let's face it, in our line of work, we are faced with doing some pretty redundant work. Our time is valuable, and reducing monotonous work is critical to producing the best quality work we can. Enter Grunt.js. Grunt.js is a JavaScript task runner built to handle these redundant web development processes we are forced to suffer through every day. The less work you have to do when performing repetitive tasks like minification, compilation, image optimization, unit testing, linting, etc, the easier your job becomes. With Grunt, we'll be able to automate redundancies and speed up our web development processes. We'll learn about the basics of Grunt.js is and what it can do to ease our development process and how to use it. This is a great talk for any developer looking to take their knowledge/tool set to the next level!

  • Conquering Our Fears of the Command Line

  • Intro to PHP

    A little sumpin' sumpin' on the basic of PHP. Of course there is much to learn, and this only just touches the surface. Presentation for WIMP (Web and Interactive Media Professionals) on August 28th, 2013

  • WordPress + Ajax = Magic