Unicorns in Node or When does the cluster module mater?

devops modcloth node.js ruby taskrabbit 

At work the other day, an engineer most familiar with Ruby asked "What is the equivalent to Unicorn in Node?". Unicorn is a great…

2012-02-01

nodeChecker update: now with SSH and Sockets!

javascript modcloth node.js 

The nodeCheker project which I spoke about a few months ago got an update today. Now you can execute arbitrary SSH commands to other…

2012-01-30

Unicorns & Web Servers

modcloth ruby 

At ModCloth, our website uses the Ruby on Rails framework, and we use the unicorn web server. When deploying code via Capistrano, we have a…

2012-01-27

node.js running on a Phidgets SBC2 board!

javascript node.js 

After almost 15 hours or compile-try-fail-repeat, I’ve figured out the formula for compiling nodeJS on a Phidget SBC2 board!

2012-01-16

Running node on a Phidget Board

node.js 

My last post was about creating a generic npm package to talk to a phidget board. This post is about compiling nodeJS to run on a phidget board

14 Jan 2012

On NodeJS and Phidgets

node.js phidgets 

For those of you who don’t know what Phidgets are, they are small robotic prototyping boards which can handle (binary) input and output…

2012-01-14

GitHire

meta 

David Padilla of Crowd Interactive recently realized he was on this recruiting site called GitHire. They use algorithms to inspect your…

2012-01-14

Announcing ActionHero.js

actionhero javascript node.js 

I am working on a nodeJS framework! It’s out in beta RIGHT NOW. I would love some feedback.

2011-12-23

NodeChecker — Big Board Dashboarding

javascript modcloth node.js 

At ModCloth, our Ops team wanted to have a real time dashboard of important site information so they could know ASAP if something was wrong…

2011-12-11

A reminder that the webKit console is also rendered (sometimes)

chrome javascript modcloth 

I love doing web development in Chrome and Safari, as they have excellent built-in develop tools. There is one catch that I need to keep…

2011-12-03

Tags