Click your heels together and say the magic words three times: “there’s no place like Yelp…there’s no place like Yelp…there’s no place like Yelp.” Then perhaps you’ll be whisked away to the land of Yelp Engineering where our third Hackathon just wrapped up. Like the previous Hackathon and the one before that, this 48-hour period where engineers were set loose to work on “anything you wouldn’t normally be able to work on that might be useful, funny, or cool” (and ostensibly, related at least indirectly to Yelp) resulted in some awesome creations.

One of the biggest milestones for our third Hackathon was the inclusion of the first non-engineer participants! For instance, Alex O. from our Sales Ops team joined forces with engineer Aaron V. from our Systems team and A/V tech Patrick D. to produce an unofficial Yelp song:

</embed>

( HD version available on YouTube.)

Of course, there were plenty of software-oriented projects as well. One team created what they dubbed “MRPig” - inspired by the concept of Apache Pig, they created a general data query language on top of Yelp’s open source MRJob framework that allows easier creation of MapReduce jobs for data analysis, with less need to involve an engineer in the process. Our product managers were excited about the possibility of having faster turnaround times on questions like, “is there a correlation between ad category determination accuracy and overall click-through rates?”

Data query languages are great, but they’re not exactly shiny. A different team of engineers created a visualization system that displayed what parts of the Yelp codebase were being actively worked in real time, by hooking into system-level events via inotify on development machines, and then piping that through a Tornado-based server to clients rendering HTML5 <canvas>-based displays. Check out some of the results:

6a00d83452b44469e20134896ffd20970c 6a00d83452b44469e20133f651a471970b 6a00d83452b44469e20134896ffd94970c (Directory names have been converted to hashes for security reasons, and usernames have been pixelated.)

Of course, our Hackathon wouldn’t be complete without some friendly competition. In addition to the Useful, Funny, and Cool awards from previous Hackathons, this time we added a fourth category, “Bling”, for the project that had the potential to generate the most money. The awards were earned by the following projects:

Useful

MRPig MapReduce-based query system for data

Julian K., Sudarshan G., Bill H.

Funny

Yelp Came Knockin’ On My Door The unofficial Yelp theme song

Aaron V., Alex O., Patrick D.

Cool

Awesome Badge Improvements New, more interactive check-in badges

Alex D., Matt J., Eric S., Wing Y.

Bling

Key Account Sign-Up Building more efficient ways to deal with large advertisers

Matt T., James D., Ryan D.

We had a total of 20 teams for this Hackathon, the most we’ve ever had. Other projects included a system to defeat the paradox of choice by helping you decide where to go to lunch, a self-balancing robot built around an iPhone (that adorably cried “Malfunction!” if it fell over), and many more. While no project is guaranteed to make it all the way to the live site, don’t be surprised if some of them show up as new features in the future!

Back to blog