August 24, 2013 — Capistrano is a Ruby gem which helps automate code deployment (in some cases, even on shared servers). This presentation goes over what Capistrano is, what you can do with it, and what it takes to get started using it. It also provides some starter resources to help you get going with automated deployments.
Deploy Capistrano Video
August 22, 2013 — Checklists can help us write and publish quality content with more consistency, and minimize bugs introduced while building and updating websites and web applications.
This presentation explores some of the history of how checklists have been applied in other industries, then takes a concrete look at practical ways to apply them to website development and publishing.
August 21, 2013 — В этом докладе Сергей рассказывает о том, кто и как разрабатывает WordPress, и как любой желающий может участвовать в разработке и развитии проекта.
August 21, 2013 — В докладе «Автоматизация тестирования в WordPress» Геннадий расскажет о модульном и системном тестировании плагинов и тем для WordPress — методы, приемы, стратегии, инструментарий и другое.
August 19, 2013 — В своём докладе Константин расскажет о том, как повысить скорость работы сайтов на WordPress и почему это важно. Доклад нацелен на всех пользователей WordPress — от новичков до программистов и системных администраторов.
August 6, 2013 — Grunt is a local development tool that helps optimize and streamline the workflow, empowering developers and designers to focus on what they do best. This presentation introduces the various CSS and JS best practices, and a workflow that uses Grunt to automate the nitty-gritty details of preparing a theme or plugin for release.
August 4, 2013 — This session explores what led me to start contributing to WordPress for Android, and why I think it’s such an important project, both to me personally and as part of the larger WordPress family.
July 31, 2013 — Do you think tapping into “advanced” WordPress functionality is only for developers? Anyone can build a site that takes advantage of all that WordPress has to offer. Learn about Templates, Custom Post Types, Custom Taxonomies, The Loop, Hooks, Actions & Filters and how power users and designers can use them to build a great site with custom functionality.
July 28, 2013 — This presentation examines the pitfalls of “winging it” when it comes to changing and deploying code, and showcases multiple paths to the promised land of confident commits and delightful deploys.
July 4, 2013 — Learn the basics of the command line in a hands-on walk-through! Learn to connect and manage files and directories, including downloading, unzipping, and installing plugins manually.