June 26, 2014 — PHP Optimization can increase a client’s site performance and leverage your plugin design and capacity. Writing your code with PHP in mind first will help you build stable scalable plugins and applications. It will also save you time and energy after product release. Practical tips are shared for you to implement in projects immediately.
June 25, 2014 — I hear frequently that it’s difficult to contribute code to WordPress’ core. During the past year, there’s been an increased emphasis on not only reaching out to new contributors, but making it simpler to get involved by making toolsets more accessible and trac more friendly to newcomers. In this talk I walk through how I got started, and how things have changed for the better since. Come to learn the first steps in contributing to WordPress’ core, leading up to Sunday’s workshop.
June 25, 2014 — Working with WordPress in the Enterprise can be a unique challenge. This session discusses some of the performance and architectural approaches that will help make your WordPress installs run like an enterprise application.
June 24, 2014 — Leverage your existing WordPress development skills to build mobile apps for your clients. Learn about different tools including the free AppPresser plugin and the Phonegap framework to create mobile apps, and distribute them to the iOS and Android app stores.
June 24, 2014 — The sky is really the limit in terms of how you want to implement WordPress into a scalable and profitable business model!
This presentation shares some some techniques to get started as well as how to determine your avenue and approach. And details on the challenges of growth and scale as well as how to build great WordPress products.
June 24, 2014 — When building a project or platform it’s important to consider how your users will use the product or service. This presentation dives into a project example to understand how to effectively execute User Experience for platforms.
June 23, 2014 — As an agency that builds and maintains large numbers of WordPress-based customer solutions, we have been searching for more efficient ways of developing themes. What we want (need!) is reusability, standards, clean object oriented code, a meaningful file structure.
This talk shares our best practices: Object-Oriented Programming (OOP) applied to WordPress theme development!
June 23, 2014 — If you are not yet using a CSS preprocessor, now is the time to dive in. In this talk you will learn how to start using SASS (Syntactically Awesome StyleSheets) in your WordPress themes and streamline your CSS workflow. We’ll talk about variables and mixins, how to extend styles you’ve already written, and wrangle in those large hard to maintain CSS files.
June 22, 2014 — WordPress への貢献(Contributing to WordPress)
WordPress オープンソースプロジェクトには開発者・デザイナー、そして問題解決が得意な人にとって参加の機会がたくさんあります。このセッションでは WordPress のエコシステム、そして WordPress コアプロジェクトに関わる興味深いグループの数々、それらに参加するためのリファレンスをご紹介します。また、「WordPress に貢献することで日々の業務にどういった好影響があるのか?」という疑問にもお答えします。開発サイクル、コア機能開発の新アプローチ、プラグイン開発ベストプラクティス、Twenty Fourteen 次期デフォルトテーマなどについても触れています。
スピーカー: コンスタンティン・オーベンランド
通訳: 高野直子
June 21, 2014 — WordPress is for more than just blogging. Create and manage more types of content, like a portfolio, events, testimonials, images, people, cats anything you can think of you’d like to have a website about. Learn how to add content types like they were built in.