
I'd like to extend a hearty welcome to the latest addition to the ReignDesign crew. Say hello to Nabby! Nabby is a Nabaztag, a hackable robotic rabbit. She comes equiped with an audio system, 5 powerful LED lights, and a set of moving ears. Not to mention a dead-simple web API to interact with her. Did your last hire have all that?

One of the best practices to follow for making a speedy website is to reduce the number of HTTP requests needed. Every HTTP request for an HTML file, image, SWF, CSS or Javascript page adds a small penalty to page loading. Moreover, often only two connections can be made to a single server simultaneously, although this limit has been 
