June 20, 2015 — A modern WP developers toolkit.
June 20, 2015 — This talk is about bringing the principles of user experience design together with the development team to build a stronger and better solution.
June 20, 2015 — This talk looks at WordPress in the context of other historical CMS that have offered users a scaffolded entry into web development while offering actionable insights into the use of WordPress as a tool to help guide development skills level from entry level onwards into advanced proficiency.
June 20, 2015 — This talk covers How to pick a Genesis child theme for a project, How to properly setup front-page.php and home.php, When to add a function.php snippet vs adding a snippet to a function plugin, What is a mobile-first stylesheet? and How to Sass-ify a Genesis theme.
June 19, 2015 — Keynote von Pascal Birchler.
Keynote from Pascal Birchler.
June 19, 2015 — This presentation covers: Preparing your system to work with Docker containers using Boot2Docker, Building and customizing containers. Using Docker Compose to manage collections of related containers. Using Docker to test scaling and load balancing. Sharing your containers. Deploying your containers to the server
June 19, 2015 — Do you feel like no one’s reading your blog but your mom and your best friend? Are you wondering whether blogging is really worth it? Learn powerful strategies to help you attract readers, encourage social sharing, and ultimately generate more business.
June 18, 2015 — How to set up a Vagrant development system.
June 18, 2015 — Extending Wordpress with plugins.
June 18, 2015 — WordPress evolved from a simple blog platform into a full-fledged content management system. It is now evolving beyond that into an application development framework. It is a new era for WordPress. One that partly made possible by the WP-API plugin. The plugin bolts a REST API on top of the WordPress platform, allowing for integration of WordPress with other systems.