December 10, 2015 — We talk a lot about all the things you can do with WordPress. But what about what you should do? Let’s talk about making better software design decisions that communicate intent and enable better user and developer experiences.
December 10, 2015 — The New York Times has been using the forthcoming WP REST API in production for over a year. It was initially developed for use during the 2014 midterm elections, but has become the de facto Breaking News platform at the Times. This talk will explain how the project sprang to life, why the REST API was an obvious choice, how WordPress interacts with it, Backbone, and React to power Live Coverage at the paper of record.
December 9, 2015 — A practical step-by-step of using the WordPress REST API to power a simple WordPress Theme using a little PHP as possible.
December 9, 2015 — Good user experience in WordPress themes can make the difference between frustrated or happy users. Yet, it’s often overlooked. A solid user experience can feel just right, creating sound expectations and delight. We still see themes with misleading screenshots and demos. Themes with tons of options and complex setups too. This leaves users with false hopes and countless ways to fail. In this talk, we’ll explore user research, theme setup, theme options and more. By the end, you’ll know what makes up a theme’s user experience, and how to set your users up for success.
December 9, 2015 — For many years, the stack that WordPress sites have been built on has remained rather stagnant. PHP hasn’t released a new major version since 2004. The HTTP/1.1 spec was first released in 1997. Browsers have continued to evolve, yet much of the JavaScript and CSS written fails to take advantage of these evolutions. This is all changing and at a very rapid pace. 2015 marks major updates to multiple underlying technologies for WordPress and the web in general. This talk will explore PHP7, HTTP/2, HTTPS, ECMAScript 2015, and CSS4. We will look at what you need to do to prepare your code and help you get excited about taking advantage of new technologies today. The web is moving forward, if you don’t move with it, you will be left behind.
December 9, 2015 — Creación de aplicaciones web usando WordPress – Emili Castells
December 9, 2015 — Administración del CSS en la construcción de Temas – Daniel Martinez
December 9, 2015 — ¿Que hacer en la comunidad española de WordPress? – Luis Rull
December 9, 2015 — We’re going to explore a few methods of learning – focusing on the practice of copying. Code, design, & user experience can all be improved when we take a deeper look into successful implementations. We’ll analyze methods and steal a few things along the way, learning how to truly make them our own.
December 9, 2015 — In this presentation you will learn why the Theme Customiser is an awesome tool to create better user experiences in Wordpress themes.
We also take a deeper look into the Customiser control room and asses the many wonderful possibilities this options system provides such as:
– Color customisation
– Menu layouts
– Logo and icon upload
– [Fill in with your imagination]
Difficulty: Intermediate