April 2, 2014 — Suzette Franck demonstrates how to integrate Flickr with WordPress.
April 2, 2014 — Brandon Dove demos Gulp a Javascript task runner simular to Grunt but made for speed.
April 1, 2014 — Jason Tucker discusses Video oEmbed Integration in WordPress.
April 1, 2014 — This question is not “Should I use Social Media on my WordPress site?” the question is “What Social Media tools should I use on my WordPress Web site.”
April 1, 2014 — This talk is about pet project becoming full grown business. A story of selling WordPress themes.
March 31, 2014 — Steve Zehngut demonstrates how to use Foundation Framework to develop WordPress themes.
March 31, 2014 — Scott Bolinger talks about using various plugins to create mobile apps using WordPress
March 31, 2014 — Alex Vasquez demos how to use Bourbon and Neat with WordPress
March 30, 2014 — Once you build a website with WordPress for a client you need to show them how to use it. This presentation covers what is critical to show them about how to use their WordPress website without blowing it up.
March 30, 2014 — Weaving JavaScript into WordPress covers the basic functions and hooks, and good practices for including JavaScript into themes and plugins. This includes when and how to include local scripts into one’s code, being aware of existing libraries that are already available, how to load non-local scripts and remove existing scripts, how to include javascript in the admin, and for the advanced user how to use localize script to make data from PHP available in javascript.