Language: English

  • Jason Johnson: Optimizing WP for PageSpeed

    WordCamp Asheville 2017Speaker: Jason Johnson

    June 16, 2017 — This talk will discuss methods for optimizing your WordPress theme and plugins to improve your site’s score on Google PageSpeed and other testing tools.

    We’ll go over various types of caching, look into debugging jQuery issues and render blocking as well as minification and CDNs.

    Takeaways:

    Types of caching
    Tools for minifying
    Defer render blocking js

    Presentation Slides »

  • Adam Smith: Welcome to the Multisite Ecosystem

    WordCamp Asheville 2017Speaker: Adam Smith

    June 16, 2017 — Multisite is a powerful tool used to expand the capacity of WordPress while still maintaining all the things you know and love. Multisite allows site mangers to share a core codebase of themes and plugins but deliver different experiences to each website. With multisite domain mapper a company can white label their product for multiple clients while still using one main WordPress engine. Learn how a multisite works, how to set up a multisite, how it can benefit your business and how to development a WordPress multisite platform.

    Takeaways:

    What is WordPress Multisite and how I use it
    How does WordPress Multisite handle data, themes and users
    How to build plugins for a WordPress multisite

    Presentation Slides »

  • Julka Grodel: Little Mistakes That Cost Big – Lessons Learned in 3 Million Plus Plugin Downloads

    WordCamp Orange County 2017Speaker: Julka Grodel

    June 16, 2017 — Let’s get real and talk about bad code, bad feature decisions, and embarrassing moments — in the hope that you will make smarter decisions. Three million downloads, 90 releases; it’s been a roller coaster and boy have we’ve learned a lot about providing plugins to the WordPress community. We’ll talk about some particularly bad coding mistakes, unreadable coding practices, managing changing feature sets & community expectations, and touch on a couple of strategies that we’ve used to turn things around, increase our footprint and nearly double our main plugin’s rating. Some of this talk will be very technical, some not at all.

  • Jason Cosper: The Minimal Dev

    WordCamp Orange County 2017Speaker: Jason Cosper

    June 16, 2017 — No offense, but most local development environments are overkill. Vagrant is great if you want to match your site’s production environment, but it can often be fussy, and slow to spin up. Docker runs faster and is more lightweight, but it can be hard to get up and running if you’re not intimately familiar with how containers work.

    Laravel’s Valet project is a simplified, local, PHP development environment for minimalists that uses lightweight packages—not virtual machines— to speed up development time.

    In this session I will demonstrate how to install Valet, show off some of the features that make it so useful for WordPress developers, and share some power user tricks that I’ve learned while using it.

  • Andrew Bergeron: Common Sense and Accessibility

    WordCamp Orange County 2017Speaker: Andrew Bergeron

    June 16, 2017 — As a UX Designer for a voting company – one of the most challenging tasks I face is creating design tools which are accessible for those with disabilities. In this process, I have quickly realized that designing for those with disabilities goes far beyond following a checklist of government requirements – often, it simply requires some common sense. In many cases, thinking about designing for those with disabilities has improved my designs for a much larger (general) audience. During this talk, I will share some of my insights, lessons learned and experiences with user testing for voters both with and without disabilities. My goal is to provide those in attendance some inspiration to consider how discovering design solutions for those for disabilities can also improve user experiences for a much larger audience.

  • Adam Silverstein: JavaScript in WordPress Core – Past, Present and Future

    WordCamp Asheville 2017Speaker: Adam Silverstein

    June 16, 2017 — *This is a 15-minute Lightning Talk*

    Take a tour down memory lane as we explore the JavaScript files and features added to each version of WordPress: from quicktags.js in version 1.0 to wp-api.js in 4.7. We’ll look at the JavaScript/Backbone based features in today’s WordPress including media, the customizer, themes, plugins, revisions and the REST API client. Finally, we will learn about the exciting things happening now in JavaScript in WordPress core that will shape the WordPress of tomorrow.

    Presentation Slides »

  • Evan Mullins: Modular Web for WordPress

    WordCamp Asheville 2017Speaker: Evan Mullins

    June 16, 2017 — *This is a 15-minute Lightning Talk*

    WordPress the CMS, meets the Modular Web. We need to stop thinking about a website as a collection of pages and templates, but as a set of modules and a system to manage them. Modules, like Legos, are interchangeable and can be combined fairly quickly to create an infinite number of results all while both showing variety and remaining consistent. With this modular paradigm shift, our workflows improve, our websites improve and our very well-being improves. Let’s explore how to use WordPress to manage site content using modules. We’ll see what this does for our development process and programming as well for our content management via the admin. We’ll discuss how to build and maintain a module library, and use it for every site you build. These principles have been immensely helpful in each team or project where I’ve put them into practice, so we’ll even take a look at a few examples and point out where to learn more.

    Takeaways:

    Learn the basics of Modular design for web
    Understand the advantages to building sites modularly
    See how to do it with WordPress

    Presentation Slides »

  • Ethan Butler: Real-Time Publishing With WebSockets

    WordCamp Asheville 2017Speaker: Ethan Butler

    June 16, 2017 — *This is a 15-minute Lightning Talk*

    In this talk, we’ll cover building a WordPress site that leverages the power of Express.js and WebSockets to enable things like live publishing, commenting, and alerting users when content is being edited. We’ll build a simple Express app to handle POST requests from a WordPress site and turn them into events emitted to users, and build REST API endpoints to handle data from users. We’ll also talk about integrating something like this into a production site.

    Takeaways:

    Writing a node.js application with Express and Socket.io to send content to users in real-time
    Writing a plugin to send data to an external app through webhooks
    Extending the WordPress dashboard

    Presentation Slides »

  • Michelle Schulp : Pixel Imperfect – A Practical Approach To Responsive Design

    WordCamp Orange County 2017Speaker: Michelle Schulp

    June 16, 2017 — With seemingly endless new ways to browse the web, we know that responsive design is here to stay. But how do we adapt the traditional design process to flexible screen sizes, device-based restrictions, and multiple use-cases without feeling like we’re giving up all control to the great unknown? We’ll learn how to use our Problem Solving Superpowers to move away from creating endless mockups, and into crafting Design Systems. You’ll learn actionable methods to transform how you design for the web, and workable ways to present these designs to your team or your client.

    Presentation Slides »

  • Video Team at WordCamp Europe 2017

    WordCamp Europe 2017Speaker: Florian Gottschall

    June 16, 2017 — An interview of one of the volunteer of the Video Team at WordCamp Europe 2017 presenting the first video team in the WordCamp Europe history.