Aaron Holbrook

Aaron Holbrook Interview

Aaron Holbrook
Aaron Holbrook is speaking on Do you really need OOP? at WordCamp Minneapolis.

What inspired or motivated you to give this talk at WordCamp?

I strive to write simple, easy to understand code. I’ve experienced and maintained codebases that made it very difficult to follow what was going on. Classes and OOP in general create a ‘side effect’ type application, where, without running the code and stepping through it, it’s very difficult to know what is happening in the code at any given point.Reducing utilization of OOP makes following and debugging your code much easier, and in most cases with what is being done in our use cases (building websites and web applications that utilize WordPress), it isn’t that necessary.

If you were not doing your current job, what profession would you be in and why?

I really like making things with my hands and have recently taken up woodworking as a hobby. I would love to do something like that if it were economically feasible.

What professional and/or research resource(s) can’t you live without?

I thoroughly appreciate stack overflow (so much better then the previous q&a site that used to dominate search results). I don’t know if I couldn’t live without it, but the finely curated questions and answers, along with comments and user ratings help me find answers to questions others have had.

Why WPML enjoys sponsoring WordCamps

This is a blog post from one of our sponsors. Be sure to visit all of our sponsors at the event and thank them for their support!

WordPress is the most widely used open source content management system in the world and WordCamp events bring together WordPress users all over the World. This is an amazing community, in which  OnTheGoSystems loves to play an active part by supporting it as it grows.

At these events, people come to share and you won’t believe what you can learn! You can have a coffee and talk with a great developer, an agency owner or just a WordPress beginner, it doesn’t matter, everyone is there to share.

We have opportunities to meet with actual clients using our plugins, especially WPML, who like to share their experiences with us. It’s awesome to hear users thanking us for our products and how their lives were saved! Two  members of our company attended WordCamp London in April 2016 where they met one of the co-founders of WordPress.  We discovered that he not only uses our plugin Toolset but he also teaches Toolset in his advanced WP class!

As a global company, with 79 members in 35 different countries, our team members are encouraged and supported to take part in WordPress related events throughout the  world and not only by attending and speaking in WordCamps. We also organize meet-ups, contribute to the core and help with support.

wpml-blog

Here you can find some examples of the activity done by some of our OnTheGoSystems people::

https://profiles.wordpress.org/bornforphp/
https://profiles.wordpress.org/jennypl
https://profiles.wordpress.org/jmilczarek
https://profiles.wordpress.org/jadpm
https://profiles.wordpress.org/codex-m
https://profiles.wordpress.org/5um17
https://profiles.wordpress.org/kouratoras

The last 4 have been core contributors in the WordPress 4.5 release.

And the list goes on… 🙂

Since we all make our living out of WordPress, WordPress has a big impact on our work.  WPML and Toolset plugins run on WordPress.  Also our translation service, ICanLocalize, offers translations for WordPress sites.

We’re 79 people constantly working to improve our products and support with the aim of making users’  lives easier with each release.

There’s a good vibe in the WordPress community, which we love.  People are not only into what they can gain out of the community but also what they can give or share with everybody else.  The WordPress community has an open-minded spirit and is eager to help and share knowledge. Everyone is treated the same. All are taken into consideration and are welcomed to participate and collaborate.

Some of the best things we enjoy as a company are also reflected in the principles of WordPress and Open Source: respect for others, willingness to help and share ideas and knowledge, and the desire to create great things through collaborative work which others may use and help make greater.

Tyler Golberg

Tyler Golberg Interview

Tyler Golberg
Tyler Golberg is speaking on Custom Post Types for Non-Developers at WordCamp Minneapolis.

What inspired or motivated you to give this talk at WordCamp?

My first WordCamp made a big impact on my career and I’d like to give back to the community.

How do you “create intention” in your job, career, or life?

For me, it’s all about finding a little quiet time each week to reflect.

If you were a WordPress Plugin, what Plugin would you be and why?

Jack of Trades – Aggressively mediocre at doing a little big of everything

If you were not doing your current job, what profession would you be in and why?

Commodity Trader. It’s my other venture and I’ve always been fascinated with economics.

What professional and/or research resource(s) can’t you live without?

Chris Lema

Jeremy Ward

Jeremy Ward Interview

What inspired or motivated you to give this talk at WordCamp?

Working as a WordPress Developer for an interactive agency, I get to build a lot of beautifully designed websites. Over time I have worked on enough of these types of projects that I’ve started to notice sections of themes that I seem to create over and over—big hero images with calls to action, accordions, image carousels, multi-column block layouts, email signup forms—the list goes on and on. Often, decisions are made to include these content sections during the design process, and by the time the project moves to development, we don’t have a lot of context as to what these components should have and what they need to do.

My goals for this presentation are two-fold: First, I want to start a conversation between all project stakeholders (designers, developers, information architects, UX designers, quality auditors, sales staff, project managers) about the importance of developing a patterns library to quickly implement commonly repeated components, and establishing a shared language to talk about them so clients get a unified experience all the way through a project. Second, I want to demonstrate what modular design looks like in a WordPress context and how these theories can be incorporated into real-world projects. I’m inspired by the possibility of helping others think a little differently about how they approach their WordPress projects.

How do you “create intention” in your job, career, or life?

I’m constantly asking myself if what I’m doing is the best it can be. Am I missing information or skills that I need to learn in order to complete a project? Was the code I wrote easy to read and understand? Did I leave comments so someone else down the road (possibly myself) can pick up where I left off and feel like they understand how the application works? If not, I evaluate where those improvements can be made and make an effort to learn from my mistakes so that that project and the next ones can be better than the ones before them.

If you were a WordPress Plugin, what Plugin would you be and why?

I’d be Regenerate Thumbnails by Alex Mills. I’m constantly learning new information and skills and need to update the “old me” to adapt to new projects.

If you were not doing your current job, what profession would you be in and why?

It took me over 30 years to realize how much I enjoy writing code, so I can’t imagine doing anything else!

What professional and/or research resource(s) can’t you live without?

Feedly and Slack/IRC. The former for aggregating news sources so I can quickly soak up new information in one visit, the latter for connecting with my team at 3five and other developers in the industry so we can get to know each other, laugh, make plans, and have fun.

Travis Hoglund

Travis Hoglund Interview

Travis Hoglund
Travis Hoglund is speaking on Making WordPress even more AWSome at WordCamp Minneapolis.

What inspired or motivated you to give this talk at WordCamp?

I have been working with WordPress for 7 years, and wanted to share my experience using it with AWS.

How do you “create intention” in your job, career, or life?

Always have a clear focus on your goals in life. Keep a work/life balance that is healthy and it is possible to succeed in both.

If you were a WordPress Plugin, what Plugin would you be and why?

ACF (Advanced Custom Fields) – because it is, in my opinion, the most powerful plugin on the market to make WP great for clients.

If you were not doing your current job, what profession would you be in and why?

Architecture. I decided to change professions early in my education though because of the long internship required after graduation.

What professional and/or research resource(s) can’t you live without?

Stack Overflow