Blog
Categories
- Apr 01 2014
Welcome Chris Bosh
Over the past few days, a lot of you have probably heard the rumors that a particular member of the NBA was leaving to join Bocoup. Today, I’m happy to address – and confirm – those rumors and announce that Chris Bosh is the newest member of the Coop! Chris has over 15 years of […]
Continue ReadingWelcome Chris Bosh- Tagged in:
- news
- Mar 31 2014
Welcome Matt Surabian
It is with great happiness that we’re rolling out the welcome mat to welcome Matt Surabian to our engineering team! Matt’s spent his last few years at Ceros (and his entire career) focused on building – and deploying – web applications. He’s also enthusiastic about education, and his development blog is but one example of […]
Continue ReadingWelcome Matt Surabian- Tagged in:
- news
- Mar 24 2014
Welcome Ashley Williams
I’m elated to announce that Ashley G. Williams has joined the education team at Bocoup! Ashley comes to Bocoup from the Flatiron School where she was lead instructor for the 22-week NYC Web Development Fellowship program. Prior to that, she taught in the New York public school system for three years as a NYC Teaching […]
Continue ReadingWelcome Ashley Williams- Tagged in:
- news
- Mar 19 2014
Welcome Trevor Sayre
I’m happy to announce the newest member of our engineering team is another familiar face – Trevor Sayre! Trevor has been a part of Bocoup since he brought Gradient Studios to the loft to cowork in 2010, and we’re excited to have his talents in the fold. In addition to building games on the open […]
Continue ReadingWelcome Trevor Sayre- Tagged in:
- news
- Mar 13 2014
Proactive Node.js Development with Travis CI
Life on the cutting edge can be treacherous. At any moment, your web browser may dramatically update its user interface. Your e-reader might take your books away. Your favorite snack cake could disappear from store shelves. For many, the uncertainty of this lifestyle just isn’t worth it. Fortunately, when it comes to Node.js development, you […]
Continue ReadingProactive Node.js Development with Travis CI- Tagged in:
- deployment,
- performance
- Mar 11 2014
Welcome Z Goddard
After several years of coworking with us at the Bocoup Loft, I’m excited to announce that Michael “Z” Goddard has stayed with us through our move to the North End and has made a move of his own – onto the engineering team here at Bocoup! Z has been working as a game developer – […]
Continue ReadingWelcome Z Goddard- Tagged in:
- news
- Mar 10 2014
JavaScript: Arduino, Kinect Controlled Robot Arm
Johnny-Five was first released in 2012 and since then, we’ve spent a lot of time attempting to “prove” that JavaScript is capable of things that robotics programming has long taken for granted. Specifically, we’ve used the Johnny-Five framework to recreate popular hobbyist robotics projects that were previously written in C. In this article, I’m presenting […]
Continue ReadingJavaScript: Arduino, Kinect Controlled Robot Arm - Feb 21 2014
d3.chart v0.2: Iterating on Reusability
It’s been about eight months since we announced d3.chart, and today we’re excited to release a new version of the framework for creating reusable visualizations. We’ve strived to incorporate as many of the lessons we learned in the eight months since the initial release. For detailed explanations of these changes, see our migration guide and […]
Continue Readingd3.chart v0.2: Iterating on Reusability - Feb 18 2014
Building Command Line Tools in Node with Liftoff
One of my favorite things about programming in node is the package management system. In almost all instances, the practice of locally installing modules for each project has simplified my life as a developer. However, as a long time contributor to Grunt, I have become intimately familiar with one edge case where this practice breaks […]
Continue ReadingBuilding Command Line Tools in Node with Liftoff- Tagged in:
- deployment,
- open source,
- tools and workflow
- Feb 14 2014
Time Estimation, Software, and Dinner
Software development is a lot like meeting a friend for dinner. I’m serious! Every now and then I find myself sitting at a restaurant bar at 6:58 waiting for my friend to show up for our 7 o’clock reservation. All of a sudden I get a text: “Running 5 minutes late. See you soon.” Well, […]
Continue ReadingTime Estimation, Software, and Dinner- Tagged in:
- software development process