Archives du blog

DRY CSS – Theories, methods and tools for efficient and scalable Stylesheets

The value of keeping all code D.R.Y (Don’t Repeat Yourself) is universally accepted and demanded in the world of programming, but when it comes to CSS we’ve all learned to compromise and live in a wet mess. We don’t have … Continuer la lecture DRY CSS – Theories, methods and tools for efficient and scalable Stylesheets

Commentaires fermés sur DRY CSS – Theories, methods and tools for efficient and scalable Stylesheets

Responsive Design for WordPress

Responsive design: is it mobile, fluid, dynamic, or all of the above? A summary of all the ways you can get your WordPress site ready for the responsive Web. I’ll look at responsive images, typography, grids and video. I’ll cover … Continuer la lecture Responsive Design for WordPress

Commentaires fermés sur Responsive Design for WordPress

Code Faster and Smarter PHP with IDEs Like NetBeans

Simple text editors are fast and easy to use, but they don’t understand the code you’re writing. This talk will show you how Integrated Development Environments (IDEs) like NetBeans or Eclipse (both are Free Software and cross-platform), can handle the … Continuer la lecture Code Faster and Smarter PHP with IDEs Like NetBeans

Commentaires fermés sur Code Faster and Smarter PHP with IDEs Like NetBeans

WordPress Workflows and Process for small teams

Whether you work alone or in a small team for your WordPress projects, it helps to get off on the right foot. This workshop-style talk will dig in to topics to help you including: – tracking WordPress core and plugins … Continuer la lecture WordPress Workflows and Process for small teams

Commentaires fermés sur WordPress Workflows and Process for small teams

WordPress dans les nuages

Votre idée de Startup ou votre produit repose sur votre site Web sous WordPress? Vous bloguez et trouvez qu’il est important que votre site réponde aux besoins de vos lecteurs? Vous avez donc besoin d’une solution solide comme le roc! … Continuer la lecture WordPress dans les nuages

Commentaires fermés sur WordPress dans les nuages

Becoming a better WordPress developer

With a very low barrier to entry, developing with WordPress has become particularly popular in the past few years. However, this sometimes means that standards and best practices aren’t well respected. This talk will cover WordPress coding standards, best practices, … Continuer la lecture Becoming a better WordPress developer

Commentaires fermés sur Becoming a better WordPress developer

WordPress Plugin Development 201

After covering WordPress Plugin Development basics at last year’s conference, this presentation will continue its exploration of plugin development by covering topics such as the creation of an efficient development environment, efficiently loading and using jQuery, making plugins ready for … Continuer la lecture WordPress Plugin Development 201

Commentaires fermés sur WordPress Plugin Development 201

Debugging for WordPress Developers

Techniques, tools, and examples on how to debug WordPress development issues. Beginning or Advanced Coders. Must understand concepts of WordPress development. About Mo Jangda Mo wrangles code and VIPs at WordPress.com / Automattic. Mo enjoys ice cream and other sugary … Continuer la lecture Debugging for WordPress Developers

Commentaires fermés sur Debugging for WordPress Developers

Don’t be Afraid of the HTML Tab

Does the HTML tab on your WordPress dashboard beckon to you, but the thought of tags, divs and stylesheets keeps you from clicking over? All good sites start with a good foundation — semantic and valid HTML and CSS. Once … Continuer la lecture Don’t be Afraid of the HTML Tab

Commentaires fermés sur Don’t be Afraid of the HTML Tab

Creating Custom Child Themes for WordPress

Everyone wants a unique site, but altering a WordPress theme directly can cause all kinds of problems. In this presentation, you’ll learn how to safely change the look-and-feel of your site using Child Themes, without modifying the core code of … Continuer la lecture Creating Custom Child Themes for WordPress

Commentaires fermés sur Creating Custom Child Themes for WordPress