September 7, 2013 — This presentation teaches you how to improve the way you work while building WordPress plugins and themes and shares some common mistakes (even ones the pros make) and explains how you can avoid them.
September 7, 2013 — Learn how to employ “best security practices” for WordPress sites. This presentation reviews current botnet and hacker schemes targeted at the WordPress platform, as well as current authentication models including one, two, multi-factor and password-less . And reviews the top WordPress security plugins.
September 6, 2013 — WebGL is a JavaScript API that allows for interactive 3D and 2D models in the browser without needing additional plugins, and rendered directly by the graphics processing unit for accelerated performance. Learn the basics of 3D graphics using the new web standard WebGL and how to incorporate interactive 3D graphics into your WordPress site.
September 6, 2013 — Images, even small ones, can be the biggest files that make up your site. Learn the tools, plugins, and theming techniques you’ll want to start using to shrink your page load times and save your mobile users a few bucks without sacrificing image quality.
September 5, 2013 — This presentation is about building “Dynamic Web Environments” that make intelligent, data driven, real time decisions regarding the content it serves or the experience it delivers. It begins with building web environments that cater to a users needs before they even have a chance to express them. And it covers specific instances where you can use mobile technology, data from analytics and user feedback to build dynamic web environments.
September 5, 2013 — This presentation looks at several ways to integrate Backbone.js into your WordPress themes and plugins, including a step-by-step demonstration of how Backbone improves the quality of your existing jQuery code. It also walks through other exciting ways to use Backbone alongside WordPress, including how to make a standalone Backbone application that only uses WordPress for its data.
September 4, 2013 — A Panel Discussion on WordPress – Moderated by Jesse Friedman: Aaron Ware, Michael Chevalier, Jason Narciso and Jonathan Desrosiers.
September 4, 2013 — This presentation discusses how to use some of the most popular digital tools such as Blogging, Facebook, LinkedIn, Pinterest and YouTube to help you brand yourself and your business in the digital world with some WordPress plugins to make your life simpler.
September 3, 2013 — This presentation addresses the information needed and the questions to ask, yourself and your client, to develop an e-commerce site.
September 3, 2013 — This presentation shows how to keep attackers out of your site.It goes over the basics; talks about some common attacks, and talks about how to can protect your site with 5 simple tips that anyone can do to make their site safer. It also digs a little bit deeper into coding best practices f