Watch WordCamp Omaha Talks at WordPress.tv

Miss any of the WordCamp Omaha 2015 talks? Good news: You can now stream our October presentations on WordPress.tv!

Thanks to our local videographer volunteers and the WordPress.tv volunteers, most of our awesome sessions are now available online. Check out direct links below.

Business/Content Track

Marianne Worthington: Building Healthy Online Teams

Working on projects with other people can be hard. Working virtually on these projects can make it even harder. However, there is hope! In this session participants will learn how to ensure everyone working on a project is working together to make awesome things happen. Having an understanding of virtual teams and how they work is imperative to building a great project team.  Practical tools will be given on how to utilize technology to open lines of communication, what to do when things aren’t go well on your  project, and what you can do to “get the job done.”

Tyler Golberg: Basic WordPress SEO
This session covers:

  • difference between onpage and offpage SEO
  • general WP settings for SEO
  • helpful plugins
  • picking a keyword
  • headers, alt tags, internal linking, meta tags
  • categories vs. tags

Kevin Moser: Happy Clients, Outstanding Outcomes

As web designers and developers, we often focus on the technical aspects of our jobs. Unfortunately, many of us struggle with an important part of a project – communication with our clients. It is an often overlooked piece of the puzzle, but it is directly correlated with outcomes and how the client feels we did our job. In this talk, we will look at communicating with clients and managing expectations in three broad phases of a project – pitching/planning, development, and launching/troubleshooting. Specifically, we will look at steps that will make the client feel involved and important. This level of involvement and communication will help keep clients happy through the entire process, giving us an outstanding outcome.

Christoph Trappe: How to Use the Jetpack Plugin to Build Audience

The Jetpack plugin has come a long way and can help us grow our audience through:

  • E-newsletters
  • Automatic social sharing
  • Build-in metrics that are easy to review
  • Automated related posts
  • And many other great features.

Designer/Developer Track

Josh Collinsworth: Be Classless – Optimizing Your CSS for WordPress

It’s easy to get caught up adding HTML classes (and IDs) to each and every element we want to style, but the fact is, WordPress helps us out with specific targeting by adding its own classes and IDs to certain elements on every page and post. Cleverly utilizing WordPress’s default page build along with CSS’s pseudo classes and combinators makes it possible to be highly specific with our targeted styles while leaving the original HTML completely alone. In short, if we look for ways, we can often avoid adding more classes and wrapping text in spans to have WordPress and CSS do the work for us.

Trevan Hetzel: Super Fast WordPress Themes

Today’s web users have the need for speed. With internet and cellular connections getting faster and faster, users expect sites to feel snappy and not make them wait. We as developers must make sure we’re doing our very best to serve those pages quickly. This talk will focus on the things you should be doing, both on the front-end and back-end, when building WordPress themes. Presentation Slides

Developer/WordPress-Contributor Track

Frankie Jarrett: WP-CLI – A Practical Guide For The Rest of Us

All too often designers and developers alike wince at the phrase “command line interface.” In this talk, I’m going to prove that you don’t need a neckbeard to use the terminal. If you like the idea of getting more work done in less time, or if you’re just down right curious about what this WP-CLI stuff is all about, then this session is for you!

Anthony Burchell: Helping Core

This talk will highlight the many different ways to give back to Core WordPress. At a high level I will go over the core trac ticketing system and how to talk within tickets. I will even be diving into Vagrant and show how to set up a development environment and create a patch. This talk will take some of the ambiguity out of contributing to Core and focus mainly on teaching how to do the little things that lead to bigger impacts.