Language: English

  • Amber Hewitt: How To Level Up Your Web Design Skills p3 of 4

    WordCamp San Diego 2018Speaker: Amber Hewitt

    August 16, 2018 — Want to take your web design to the next level? In this session, Amber will show you the concepts to improve your visual design skills. Learn how to use color, contrast, layouts, typography, and graphics to create visually interesting websites that will impress your users.

  • Amber Hewitt: How To Level Up Your Web Design Skills p1 of 4

    WordCamp San Diego 2018Speaker: Amber Hewitt

    August 16, 2018 — Want to take your web design to the next level? In this session, Amber will show you the concepts to improve your visual design skills. Learn how to use color, contrast, layouts, typography, and graphics to create visually interesting websites that will impress your users.

  • Yvette Sonneveld: Content Planning: How To Beat Writers Block For Now And Forever

    WordCamp Europe 2018Speaker: Yvette Sonneveld

    August 13, 2018 — In this workshop, you’ll unlearn the 3 most common mistakes business owners make when trying to create content for their website, you’ll discover what pillars of expertise are and how they help you avoid writers block and you’ll start playing around with the Matrix Method and go home with at least a month worth of content ideas.

    Presentation Slides »

  • Florian Gottschall: Learn why and how to create and use video for your WordPress blog/website

    WordCamp Europe 2018Speaker: Florian Gottschall

    August 13, 2018 — In my workshop I showcase the importance of online video with up to date statistics from main influencers. Based on this background I showcase how you can use video in your own WordPress installation from different sources. I also provide an overview about advantages or disadvantages for each source. As an interactive part I create a video live on stage.

  • Nathan Kuik: Going with the Flow: Increasing Mindfulness and Flow Experiences to Fight Burnout and Depression

    WordCamp Europe 2018Speaker: Nathan Kuik

    August 13, 2018 — As problem solvers, we take pride in diagnosing problems, breaking them down into actionable tasks, completing TODOs, and closing tickets. A common assumption in this rational workflow that emotions and feelings are a hindrance and should be actively minimised. However, research tells us the costs of ignoring emotions are great.

    Active stewardship of our health makes us better employees, managers, parents, and partners. Pressures in life and work make it hard to maintain balance, even if we know the signs of burnout and depression. Workshop attendees will learn how to bring more focus to the present moment, improve overall well-being, and increase buy-in for supporting emotional health.

  • You, yes you, need to sketch!

    WordCamp Europe 2018Speaker: Joshua Wold

    August 13, 2018 — It doesn’t matter who you are, give sketching a try. I’ve used quick sketches to bridge the communication gap between what our clients want to create, and what our developers can build. If you spend 10 minutes on a sketch to describe how an interface will work, you can then share it with your team and validate whether everyone is on the right page. Even if you’re wrong, you’ve got a starting point.

    This workshop is for folks making websites for a living. We walk through previous development problems that I’ve used sketching on, and then work on live examples together.

  • Carl Alexander, Giuseppe Mazzapica, Thorsten Frommen: An Introduction to Unit Testing (for WordPress)

    WordCamp Europe 2018Speakers: Carl Alexander, Giuseppe Mazzapica, Thorsten Frommen

    August 13, 2018 — This is a development-specific workshop, so you should have an idea about coding in general. Besides that, the workshop itself does not require any specific skill or knowledge.

    We’ve all had these “Wait, what? That worked the other day!” moments. They usually happen after we introduced a new feature but broke existing functionality in the process. This is why we often don’t feel confident that our code is working as expected. When developing plugins—or whole websites—this is important, though. Clients expect that making changes won’t break their sites. But can we be sure of that?

    There is a solution for that, and it’s called Unit Testing! During this hands-on workshop, we’ll help you understand what testable code is and how to write unit tests for it. Armed with this knowledge, you’ll be able to prevent these embarrassing moments from ever happening again.

  • Krešimir Končić: Lifecycle of a WordPress project

    WordCamp Europe 2018Speaker: Krešimir Končić

    August 13, 2018 — WordPress is promoted as a tool to easily publish content, but on the other hand, development of these WordPress projects is a different and complicated story. We will handle the touch points of each project at the workshop – clients, designs, bugs, deadlines, customer support, etc. – and determine which factors affect the deliverable of a typical WP project. We will put a special emphasis on business risk mitigation with WordPress project (not getting your money, breaking deadlines, adjusting budgets, making proper estimates, etc.). Workshop will process the three major phases of each WordPress project: planning and preparation, project implementation, support after launch.

    Presentation Slides »

  • Paolo Belcastro: How we got here

    WordCamp Vienna 2018Speaker: Paolo Belcastro

    August 13, 2018 — As a true European nomad, and after Italy, France, and Switzerland, Paolo currently lives in Vienna, from where he leads the WordPress.com Spectrum Division for Automattic and the WordCamp Europe 2017 crew. When not thinking about WordPress, he is usually absorbed by his other passion, photography.

    Presentation Slides »

  • Robert Rowley: Making Security Simple for-Plugin Developers – Part 2

    WordCamp Europe 2018Speaker: Robert Rowley

    August 11, 2018 — I will discuss the tactics the attackers use to exploit code, the most common ways developers introduce insecure code to a site, and what you can do to help avoid these issues. You will learn, from the many security failures I have seen what not to do when adding a new feature to a site’s code.