Archive for 2018

  • Francesco Canovi, Marco Chiesi: Once upon a time, there was a plugin…

    WordCamp Europe 2018Speakers: Francesco Canovi, Marco Chiesi

    July 11, 2018 — Everyone has a unique story on WordPress. This is the story of a popular plugin (900k+ active installs and 6+ million downloads), but it is also the story of its authors. The butterfly effect applied to open source: how a simple and free plugin can significantly improve your business perspective.

    Presentation Slides »

  • Cate Huston: The State of WordPress Mobile

    WordCamp Europe 2018Speaker: Cate Huston

    July 11, 2018 — Did you know that there are native apps on iOS and Android that support all WordPress sites? Come and learn about how we’re approaching Gutenberg native on top of Aztec – our all-new-all-native editors, improving the media experience and #bettertogether. We’ll take a lightening tour through recent improvements, the current roadmap, and explain why mobile developers are so obsessed with APIs.

    Presentation Slides »

  • Lenora Porter: How To Use Design Tools To Improve Your Workflow

    WordCamp Miami 2018Speaker: Lenora Porter

    July 10, 2018 — The lines between designers and developers are starting to blur. With the addition of tools like Sketch, Zeplin, Invision, and many others, we can improve our workflow and develop with record speed. Whether that’s designing a quick website as a freelancer, working with designers as a contractor, or simply prototyping your startup idea, these tools will help you translate your thoughts, improve your workflow, and essentially, communicate effectively.

    Topics:
    What is Sketch
    The benefits of using Sketch as a developer
    How Sketch Plugins speed up and streamline development

    Presentation Slides »

  • Lee Drozak: Workflow for Your WordPress Project…Planning to Launch

    WordCamp Pittsburgh 2017Speaker: Lee Drozak

    July 10, 2018 — WordPress projects can quickly derail into a series of scope creep items, frustrations, and missing clients. Having a simple and streamlined process to get information from the customer, gathering adequate feedback and keeping your project on task requires some easy adjustments to your process. Stop struggling with bad clients, projects that never end and designing websites to creating a whole experience that will turn nightmare clients into brand ambassadors. Running a WordPress design business is hard work, and there’s more to it than just making websites. Lee has put together real action steps that will take you from welcoming your new client to following up with your happy clients and your new referral sources.

  • Bobby Bryant: Javascript Beyond jQuery

    WordCamp Miami 2018Speaker: Bobby Bryant

    July 10, 2018 — His talk will cover core Javascript concepts which can often be overlooked when simply writing jQuery. In order to move beyond jQuery, this talk will first demystify how jQuery actually works at a fundamental level. To do this we will build our own MVP version of jQuery. Next this talk will cover other core JS concepts to provide a well rounded base before moving into the next talk (Modern JS). Some of the topics we will be touching on are the prototype, higher order functions, and various ways to create objects.

    Presentation Slides »

  • Bobby Bryant: Introduction to React

    WordCamp Miami 2018Speaker: Bobby Bryant

    July 10, 2018 — This talk will teach you the very basics of using React. We will be covering things like basic component creation, rendering React to the DOM, and basic state management. We will also have a brief discussion about some of the core concepts behind React. Such as the virtual dom, and functional programming. At the end of this talk users will have the required knowledge to build a simple React Application. This talk will also include a number of practical examples, and those in attendance will be able to demo the examples using free online tools such as codesandbox.

    Presentation Slides »

  • Mary Baum: CSS Grid

    WordCamp Miami 2018Speaker: Mary Baum

    July 10, 2018 — Are you thinking about CSS grids for your layouts? Browser support is just about here.

    I’ve been looking hard at the work of Jen Simmons and Rachel Andrew, the two people writing most of the material to teach us designer/dev types what we need to know to start using this new spec.

    And thanks to some time I’ve spent playing on CodePen, I think I’m ready to use grids in WordPress!

    So let’s look at:
    – WHAT CSS grids are.
    – WHERE it makes sense to use them.
    – HOW they help us make previously tough problems solve themselves.
    – WHY grids are not just great for symmetrical layouts – but also wildly asymmetrical ones as well.
    – And I’ll see you on the grid!

    Presentation Slides »

  • Ben Meredith: How To Hire and Keep Remote Workers Who Rock

    WordCamp Pittsburgh 2017Speaker: Ben Meredith

    July 10, 2018 — Are you looking to hire remote workers to scale your business? Want to find cream-of-the-crop developers, support reps, or others?

    Ben is the Senior Support Technician at WordImpress and was their first full-time remote hire. Come to this talk to hear from the employee’s perspective how the team at WordImpress has gone above and beyond to support him and make him not just feel like a part of the team — actually make him a part of it.

    This talk, geared toward WordPress agency owners and HR folks, will cover the following topics:

    – The fastest way to burn out remote workers and how to avoid it.
    – The one non-negotiable quality to look for in a remote worker.
    – Tools to effectively manage remote employees without micromanaging them.

    Plus come for the one key thing you are forgetting to look for in applicants to work remotely.

    Presentation Slides »

  • Jadon Naas: JavaScript! What is it good for?

    WordCamp Pittsburgh 2017Speaker: Jadon Naas

    July 10, 2018 — Matt Mullenweg himself challenged the WordPress community to learn JavaScript deeply. WordPress is maturing into a full-featured platform for developing single-page and event-driven web applications using JavaScript and the WordPress REST API. WordPress is fully capable of supporting developers looking to add AJAX behaviors to their existing plugins, themes, and websites. We’ll examine some methodologies to deploy the REST API in event-driven applications. We’ll discuss how developers can add AJAX behaviors to their plugins, themes, or websites. For developers interested in building entire custom applications with the data management and user controls WordPress provides, we’ll talk how this can be done.
    During this talk, we’ll also touch on how libraries like React.JS (Facebook) are rapidly maturing and can be utilized with WordPress for front-end application development.

  • Tiffany Kuchta: Using Varnish Cache with WordPress

    WordCamp Pittsburgh 2017Speaker: Tiffany Kuchta

    July 10, 2018 — Make your WordPress site fly with this one weird trick…except it’s more than one trick, and it’s only weird until you learn how it works. Varnish Cache can speed up information delivery by a factor of several hundred and earn you the coveted “A” in the TTFB column. This talk will provide an overview of Varnish Cache, what it is and how it works. Then we’ll explore setup and the ways you can integrate Varnish with simple WordPress sites before discussing more complex implementations, strategies for handling state, Edge Side Includes and other neat things Varnish does. HTTPS? Glad you asked. We’ll talk about that too.

    Presentation Slides »