Language: English

  • Travis Totz: Designing for Interaction

    WordCamp Chicago 2014Speaker: Travis Totz

    July 15, 2014 — Touch, gestures and voice control are quickly becoming more important for designers (and developers) to think about and design-for. Interaction can enrich a user’s experience of a product or service, and express character and feeling within those interactions. During this talk I will assist in equipping you with the skills you need to design for interactive experiences on WordPress and on the web. How can we achieve clean, easy and scalable interactions that are optimized for every device? This talk focus’ on current solutions from various experts in the field, as well as our best practices, and will reveal what the future might have in store.

    Presentation Slides »

  • K.Adam White: Modular JavaScript

    WordCamp Chicago 2014Speaker: K. Adam White

    July 14, 2014 — We’re long past the days where a few lines of JavaScript in a single .js file cut the mustard—modern web applications can involve thousands of lines over hundreds of files, and WordPress themes and plugins are heading in that direction fast. You can make your codebase much easier to maintain and expand by breaking your scripts up into modules, encapsulating different logical units in their own files. Learn several ways to modularize your code, with a focus on AMD and Require.js. And take a quick peek into the future to discover the native module syntax coming in the next version of JavaScript!

    Presentation Slides »

  • Dan Beil: How NOT to Develop (With WordPress)

    WordCamp Chicago 2014Speaker: Dan Beil

    July 13, 2014 — This talk examines some common mistakes and pitfalls clients, designers, and developers make throughout a projects life time. Starting with discovery / scope and going through delivery it shows what not to do and (hopefully) ways to avoid these common mistakes.

    Presentation Slides »

  • Yoav Farhi: Language Packs and the Future of WordPress Translations

    WordCamp Hamburg 2014Speaker: Yoav Farhi

    July 12, 2014 — From core installation and updates to plugins and themes, work is in progress to improve every area of the international WordPress experience.

    Presentation Slides »

  • Zac Gordon: Why Setting Up Themes Is a Niche in Itself, What to Know

    WordCamp Chicago 2014Speaker: Zac Gordon

    July 11, 2014 — To setup and configure many of the popular and powerful WordPress themes today can often require a solid grasp of working with custom post types and fields, design customization options, custom templates, shortcodes, admin settings and various other nuances of working with and tweaking WordPress. Different themes also take wildly different approaches to building admin settings areas and providing access to custom content, so it means you likely have to do something different to setup each theme you work with.
    This talk covers the essential skills and common scenarios you will come across when getting into the niche field of setting up and customizing awesome WordPress themes for yourself and others.

    Presentation Slides »

  • Kelly Dwan: A Walk Around the Loop

    WordCamp Chicago 2014Speaker: Kelly Dwan

    July 11, 2014 — Not your mother’s Loop talk! This session is an examination of the Loop from an advanced developer perspective. As WordPress continues to grow as an enterprise solution, we as developers need to make sure the queries we’re writing within the loop are fast, safe, and hardy enough to withstand the bombardment of traffic many top sites encounter. Walk through how a query is set up in WordPress, and how that query builds the MySQL query.

    Presentation Slides »

  • Gloria Antonelli: Information Architecture Strategy Session

    WordCamp Chicago 2014Speaker: Gloria Antonelli

    July 11, 2014 — Are you confused on how to structure content beyond posts and pages? Do you want to use custom post types, taxonomies and custom fields but don’t know how to architect this custom content? What will be the custom post types? How can I use taxonomies to sort my custom post types for a unique use case? How many custom post types do I need? Should it be a taxonomy or a custom field? Each project maybe unique and bring different challenges. Preplanning the relationships of custom post types, taxonomies and custom fields using Information Architecture best practices helps to ensures this content is organized effectively by taking the time to conduct analysis and planning, before implementation. This session focus’ only on conducting a strategy session using sticky notes, sketching and card sorting not on coding. No review of plugins or code will be included as you can find this everywhere on the web.

    Presentation Slides »

  • Troy Dean: 101 Ways to Elevate Yourself and Demand Higher Fees

    WordCamp Chicago 2014Speaker: Troy Dean

    July 10, 2014 — Discover 101 practical ideas you can implement in your business to position you as a premium consultant and demand higher fees. This presentation is dynamic, fun and has had rave reviews from WordCamp Melbourne and WordCamp Phoenix.

  • Kyle Maurer: Shortcode Shenanigans

    WordCamp Chicago 2014Speaker: Kyle Maurer

    July 10, 2014 — Among the most awesome features of WordPress is the shortcode. Simple statements wrapped in square brackets that are capable of executing anything we want them to. We are limited only by our imaginations.

    Enhancing our content with shortcodes is an exciting and powerful practice which can help us take our posts and pages beyond what can be done with HTML and a WYSIWYG editor. This session covers many unique and useful ways in which shortcodes can be used with real examples and simple guides for content creators and beginner developers.

    Presentation Slides »

  • Tammie Lister: The Theme Is In The Details

    WordCamp Hamburg 2014Speaker: Tammie Lister

    July 10, 2014 — You can bring delight to users by giving thought to even the smallest part of your theme. This talk is about how to not accept the default and to consider even the smallest element of your theme. It shows that theme details matter.

    Presentation Slides »