September 4, 2014 — Whether you’re starting a personal blog to share your thoughts and ideas, or blogging to promote your business, storytelling is the most effective way to engage your audience. Recitations of facts or personal journal entries might convey meaning, but stories provide your audience with a relatable entry point into your subject matter. Story inspires, teaches, and stimulates discussion. The well-told story is memorable and unique, positioning you as a trusted voice.
September 4, 2014 — WordPress 4.0 “Benny” (named after jazz great Benny Goodman) is all about deepening the seamless experience of creating, managing, and publishing your content. You can learn more about the release here.
September 4, 2014 — Денис помог очистить и восстановить после взлома более тысячи веб сайтов. Им было проанализировано более сотни различных хакерских атак. Этот опыт лёг в основу доклада «WordPress под прицелом хакеров», в котором он объяснит почему взламываются сайты, какие существуют риски, связанные с использованием WordPress, и что поможет минимизировать эти риски.
September 3, 2014 — Backbone.js and Underscore.js are exciting additions that allow more scalable Javascript creation, both on the front and back end of the system. Along with these great tools came some other, smaller utilities and helpers that make the life of a WordPress Javascript developer just a bit easier.
So let’s explore just some of the hidden wonders in the wp object: wp.ajax, wp.template, wp.shortcode, and wp.html.
September 3, 2014 — В этом докладе Владимир постарается во всех подробностях раскрыть тему планировщика задач WordPress (Cron API). Он расскажет о том как WordPress выполняет запланированные задачи, как устроен этот механизм внутри, о возможных проблемах и вариантах их решения, а также о плагинах, которые могут сделать работу с планировщиком удобнее.
September 2, 2014 — В докладе, предназначенном для начинающих пользователей, Ольга расскажет, какие меры нужно предпринять, чтобы созданный вами сайт продолжал радовать вас стабильной работой на долгие годы.
Будут затронуты вопросы резервного копирования и настройки системы анти-спама, кратко рассказано о ролях и правах пользователей и важности своевременного обновления, а также о том, чем могут быть полезны плагины-защитники.
September 2, 2014 — В этом докладе Константин расскажет о масштабировании и отказоустойчивости WordPress. Он расскажет как перейти с простого виртуального хостинга на полноценную многосерверную архитектуру, а также даст несколько советов по работе с WordPress под высокой нагрузкой.
September 2, 2014 — Pseudo-selectors are my favorite CSS tool. They make it possible to create some amazing visual effects, while keeping your HTML semantic and minimizing the images on your site. This presentation introduces the basic concept of pseudo-selectors, and goes over the various pseudo-selectors that are available and when they are useful. It provides examples from sites I have developed of how I have used pseudo-selectors to achieve visual effects that would have been very difficult or even impossible without them.
September 2, 2014 — When we make it easier for users who face vision or mobility challenges to use websites, we make them easier for everyone to use. From larger hit areas to clear indications of state we’ll cover a few simple things we can start and stop doing with CSS to make websites faster to navigate with a keyboard, easier to use with a course pointer, and understandable without visual formatting.
September 2, 2014 — We all know not to cowboy code our applications, yet it’s the Wild West when working on building and maintaining your servers. This talk discusses provisioning, deployment, and development setup for infrastructure. By working through a case study of rebuilding my company’s infrastructure, It demonstrates the advantages of building servers in a development environment. Using this workflow, you will be able to see how easy it is to build and maintain infrastructure through sane and logical development practices.