Micro JavaScript Library that simplifies your mobile projects; optimized for current mobile devices.
Posts by Beau Lebens
Head of Engineering, WooCommerce @ Automattic. Cyclist.
I think I just accidentally realized I'm making a slide deck to "pitch to management". What is this, I don't even?
44 engineering management lessons
44 engineering management lessons
“Welcome to engineering management. It’s fun, it’s exhausting, it’s rewarding — but most importantly it’s new! What worked for you before won’t work now. You’ll have to acquire a new set of skills, and shed some bad habits in the process. Here is a short guide to get you started.”
Made a quick plugin to allow for some simple operators within the native search of #WordPress: http://dntd.cc/j1m
Simple Search Operators
I’ve long wanted to be able to do some simple, operated-powered searches within WordPress (especially relevant in a project I’m working on at Automattic). After a conversation with Allen, where he wanted to do the same thing, I figured I’d just whip up a quick plugin to see how hard it’d be. Turns out the answer is “not very”.
Simple Search Operators is a quick plugin that expands the functionality of the default search system in WordPress so that you can use a few useful operators (might look at adding some more at some point) [all links in the following list go to live searches on this site, using that operator]:
author:beauwill limit results to posts written by the author with the username/slug ‘beau’tag:burritowill only return posts which are tagged with ‘burrito’category:posts(orcat:posts) to search for posts categorized as ‘posts’tag:burritofriday cancun author:beauto search for posts containing ‘cancun’, written by ‘beau’, tagged as ‘burritofriday’
Some caveats:
- Not heavily tested! May well be capable of generating server-melting queries
- Only supports one of each operator for now
- Operators and freeform searches may be combined (e.g.: “tag:burrito cancun”)
- Does not support spaced strings for operators, so you can only do things where a no-space string attached to an operator will get you what you want
- Because of the way it manipulates query variables, might mess with other plugins or themes in adverse ways. Like I said, not heavily tested.
- Not available via the WP Plugin Repo yet; will get it up there once it’s baked a little bit
If you’d like to give it a shot, please do. If you’d like to add more operators; shoot me a pull request and we can expand this out a bit.
I'm so sick of hearing about "the Uber for 'x'" when all it involves is an app for ordering delivery/service to a location.
Finished the first vol of #Tenkara Magazine from @TenkaraUSA really excellent stuff; great reading. Hope they make more.
RT @JennyJohnsonHi5: Fun Fact: For the cost of a dozen red roses, you could also get a dozen beers and a dozen wings at happy hour. Prob ev…
Here's a project that's going to cause massive outrage from our users, but it needs to happen as part of a bigger picture. Enjoy! 🙂
Denver is Fall'ing like crazy.