100 Words 014

There’s drama in the WordPress community today, which happens about monthly seeming on the last day of the work week. Today’s is about being polite when shooting people down. This tweet by friend & instigator Ryan Duff is a good starting point.

https://twitter.com/ryancduff/status/616583733861351424

The problem is many coders think:

  • They are smarter than everyone.
  • Everyone should know what they know.

During a workshop I attended, a presenter made it seem like WordPress was so easy. “GEE I WONDER HOW YOU ADD A POST?” This is insulting and makes people feel stupid. I wonder how many wanted to use WordPress after that.

Similar Posts

  • | |

    I Have a New Podcast: Creator Toolkit

    I’ve been mulling this idea in my head for about a month now. See, in the last 2 years running How I Built It, a podcast that has gained some shocking popularity, I’ve realized something. Podcasting is the most fun part of my day. I love interviewing people and publishing to such a great medium….

  • Trying the WordPress App

    I’ve always been hesitant to use the WordPress app because I didn’t like how tethered it was to Jetpack. But now that I’m on Pressable, the experience has been pretty swell. This is also a move to look for more ephemeral ways to share my thoughts since leaving Twitter. I suspect a combination of this…

  • 100 Words 035

    What a week! I just got back from sunny California, where I went to Disneyland, the d23 Expo, and the Burbank studio lot, as well as visited with friends at CigarPress 2015. As I will not be able to sum all of that up in 100 words, expect another post or two. My 2 Months…

  • |

    Videos from May 2019

    It’s been a crazy month, and I barely blogged, but that doesn’t mean I wasn’t pumping out content. Here’s a roundup of all the video (and other content I put out in May 2019.

  • |

    Add Attachments to WordPress Search Results

    I feel like this has to have been done a lot, and there are great plugins out there for it, but if you’re just looking to add a quick function to your theme (or a really simple plugin) yourself, here’s how to modify WordPress’ search query to include attachments (like images). function attachment_search( $query ) {…

  • The way to learn WordPress is not by contributing

    has happened in WordPress this year, and what we can expect moving forward. As always, he extolled the virtues of open source and the importance of contributing. He spent several minutes on Five for the Future, a program encouraging companies who make money with WordPress to give 5% of their time to the open source project. And while I strongly recommend contributing, I don’t think it’s the path someone should take when they first learn.