Posts about Open Source
Illustration by Sue Lockwood TC-39, the standards body that defines JavaScript, maintains a gigantic suite of tests for the language. The name of that test suite is Test262. When we started extending Test262 to cover brand new language features, we knew we were in for some surprises. Even so, we never could have anticipated the […]
Continue Reading- Tagged in:
- testing
In the beginning of 2015, we started another important project for the open web. Of course you haven’t forgotten, but for all the folks just joining us: Google and Bocoup teamed up to improve Test262, the official test suite for the JavaScript language. Our goal was to improve the dependability of the web platform (not […]
Continue Reading- Tagged in:
- testing
Today, we are pleased to announce Open Design Kit – a collection of remixable methods designed to support creativity and problem solving within the context of the agile and distributed 21st century workplace. We are creating this kit to share the techniques we use within our open design practice at Bocoup and teach to collaborators […]
Continue Reading- Tagged in:
- design,
- open design kit,
- open source,
- process
Recent communication apps, like Slack, have lowered the barrier of entry for the use of bots to increase productivity. There are many techniques that I, personally, have tried in the past for time management, but none that I ever ended up fully adopting. Despite that, I always have been fascinated with what my colleagues were […]
Continue Reading- Tagged in:
- bots,
- chatter,
- pombot,
- productivity,
- slack
We’ve long been making bots with hardware, now we’re making them with software too! They started as simple one-off “report bots.” Basically, helpful commands that anyone in our Slack could use to show useful information like who’s out on a given day, or how much vacation time we’ve taken. We also made a bot where […]
Continue ReadingToday, we’re proud to announce the launch of the Johnny-Five Inventor’s Kit! You can head over to Sparkfun’s blog to read the full announcement from our very own Jory Burson, but here’s the quick version: After years of working to make it possible for people from all backgrounds to program hardware with JavaScript, we’ve collaborated […]
Continue Reading- Tagged in:
- bots,
- johnny-five
This year Intel and Bocoup joined forces to show what you can do at home with the Intel Edison and Johnny-Five. We built a roving robot with streaming video and touchscreen controls in a few days using off-the-shelf parts and under 600 lines of code. We named it Reconbot. Build and drive a robot with […]
Continue Reading- Tagged in:
- bots,
- conferences
In just my first weeks at Bocoup, I’ve been learning a lot about performance and how to make a site smoking fast. Recently, we were hired to audit and help a client understand what they could do to improve their site speed, and through this project I learned the nuts of bolts of actually implementing […]
Continue Reading- Tagged in:
- performance audit
We’ve been busy building some Open Web Games at Bocoup. As we did so, we realized there was a dearth of resources for making performant, fun web games using the DOM. Most material aimed at game developers focuses on canvas rendering, and there aren’t many resources for web developers that show them how to use […]
Continue ReadingLooking for some creative inspiration for your next hardware programming project? Come meet Rick Waldron, Francis Gulotta, and five of their newest robot friends this weekend at the Bay Area Maker Faire, May 20-22! Reconbots are WiFi car devices you drive from your phone using their live video stream and touchscreen controls. They are powered […]
Continue Reading- Tagged in:
- javascript robotics,
- nodebots,
- web connected devices