Language: English

  • SARAH WEFALD : Project Management Success

    WordCamp Los Angeles 2016Speaker: Sarah Wefald

    September 25, 2016 — “Yes, and…”: Using improv comedy for project management success
    One of the most important things a project manager does is say no to people, whether it’s the client or a member of the team. The problem is that “no” is one of those words that ends the conversation, cutting off growth that can benefit the project (and your bottom line). No matter how outlandish the demand, I will show you how the principles of improv comedy will let you use the word “yes” to ensure both you and your client get what you want.

    Presentation Slides »

  • Carl Alexander: Use PHP Arrays Like a Boss

    WordCamp Los Angeles 2016Speaker: Carl Alexander

    September 25, 2016 — You’ve heard of the good ol’ school PHP loops. You have your “for” loops, your “foreach” loops, your “while” loops, your “fruit” loops… Well maybe not that last one!

    As a WordPress developer, you use arrays and loops all the time. They’re an essential part of your developer toolbox. But do you know everything about them?

    PHP has a wealth of array functions. They’re used by PHP experts to make their life easier. They let you reduce the amount of PHP code you need. This helps prevent bugs and makes your code more maintainable.

    You’ll learn about functions like array_filter, array_map and array_reduce. All within the context of regular WordPress work. By the end of this talk, loops won’t look at you the same way ever again.

    Presentation Slides »

  • Jon Ang: Into the WordPress Team and Community / WordPress のチームに、コミュニティに飛び込もう

    WordCamp Tokyo 2016Speaker: Jon Ang

    September 25, 2016 — The WordPress Organisation is made up of various teams that make the entire ecosystem work. There’s a lot more than contributing code to making WordPress.org and helping WordPress grow.

    I will be speaking about the various teams of WordPress, what they do, how they work with each other and more importantly how one can join. Plus a little story of how I joined and how it affected me professionally.

    エコシステム全体がうまくいっているのは、WordPress がたくさんのチームによって組織されているからです。WordPress.org や WordPress 自体の成長に貢献する方法は、コードを書くことだけではなく、もっといろいろな形があるのです。WordPress の各種チームについて、彼らが何をしているのか、チーム同士がどのように連携しているのか、そしてもっとも重要な参加方法について、このセッションで話します。それから、私自身がどのように参加するようになり、それが私の職業人生にどのような影響を与えてくれたのかという小さな物語も少し語ります。

    Presentation Slides »

  • Logan Kipp: WordPress Security and Plugins

    WordCamp Pittsburgh 2016Speaker: Logan Kipp

    September 25, 2016 — Logan takes the audience through the structure of a WordPress site’s security posture, dispelling common misconceptions and elaborating on perceived security overlaps. The session explains the differences between plugin-based security and external solutions, as well as how they best work together. In easy-to-understand terms, Logan also touches on basic hosting configuration best practices and security control spheres. Whether just getting started in WordPress or a seasoned developer, this talk has something for every WordPresser.

  • John J Giaconia and Kara Hansen: Scoping and Estimating WordPress Projects as an Agency

    WordCamp Los Angeles 2016Speakers: John J Giaconia, Kara Hansen

    September 25, 2016 — Best practices for estimating WordPress-based projects to be delivered to customers. Understanding and controlling scope; Methods for estimating and tracking time; Managing customer expectations; Retrospectives/continuous improvement

    Presentation Slides »

  • Trisha Salas: Accessibility – Tips, Tricks and Best Practices for Plugin Developers

    WordCamp Oklahoma City 2016Speaker: Trisha Salas

    September 24, 2016 — Trisha Salas presents ‘Accessibility: Tips, Tricks & Best Practices for Plugin Developers’.

  • Angie Bergmann: Don’t Be a Search Engine Optimist

    WordCamp Pittsburgh 2016Speaker: Angie Bergmann

    September 24, 2016 — That crazy SEO thing everyone tells you you need? WordPress makes it pretty easy for even the most basic users. I’ll walk you through the basics anyone can do to help their website rank better. It isn’t all smoke and mirrors, and it isn’t snake oil. Content is king and I’ll teach you how to tackle your website like a true SEO.

  • Kira Song: Contributing, You, and Your Business / 貢献すること、あなた自身のこと、あなたのビジネスのこと

    WordCamp Tokyo 2016Speaker: Kira Song

    September 24, 2016 — I’ve been contributing code to the WordPress project while being sponsored by DreamHost for about 5 years.
    You’ll learn the core contribution process, what this looks like within the business, and how it can help you succeed in the WordPress marketplace.

    約5年間にわたって、DreamHost のスポンサーシップを受けながら、コードを書くことで WordPress プロジェクトに貢献してきました。WordPress のコアに貢献するためのプロセス、それがビジネス環境においてどのような意味を持ち、WordPress のマーケットにおいてどのように成功に繋がるのかについて、お話します。

    Presentation Slides »

  • Chris Lema: The Buyer’s Journey – a Content Strategy for Your Blog or Business Website

    WordCamp Oklahoma City 2016Speaker: Chris Lema

    September 23, 2016 — Everyone tells you to write more. No one tells you what to write. Or more importantly, how to be helpful. Chris articulates a strategy that allows him to help others – a strategy that you can copy for yourself – on your blog or business site.

    Presentation Slides »

  • Josh Pollock: The WordPress REST API and The Evolution Of WordPress

    WordCamp Pittsburgh 2016Speaker: Josh Pollock

    September 21, 2016 — With the popularity of WordPress, the expectations of what WordPress can and can’t do — from the perspective of our clients and our end users — has solidified, for better or worse. The WordPress REST API provides an opportunity to break those expectations and use WordPress to deliver better experiences for end users and site administrators alike.

    In this talk, I will cover many of the possibilities for using WordPress in new and exciting ways as well as to improve how we build the most common elements of a WordPress site. There will be practical examples of how to use the REST API and wild speculation to encourage you to imagine fun new ways to use WordPress.

    This is a talk for developers, but it has no code. It is a talk about how and why to use the REST API and an exploration of the changing role of WordPress in the evolving web. Anyone with a basic understanding of WordPress will be able to follow it.