This is another post in the series about
Cloud Monitoring and libraries we have open-sourced. In the first week I talked about
Whiskey, a powerful Node.js test framework, in the second week Gary talked about the
Cassandra CQL driver and in the third week I talked about
node-elementtree, a Node.js library for building and parsing XML documents. This week I’ll talk about
node-swiz, a Node.js library for serializing, deserializing and validating objects in RESTful APIs.
Filed in
Product & Development on May. 30, 2012 by Tomaz Muraus
This is another post in the series about Cloud Monitoring libraries we have open-sourced. I first talked about
Whiskey, a powerful Node.js test framework and recently Gary talked about the
Cassandra CQL driver. This week I’m going to talk about node-elementtree, a Node.js library inspired by
Python’s ElementTree module for building and parsing XML.
Filed in
Product & Development on May. 9, 2012 by Tomaz Muraus
One of the great technology enablers of the last decade has been open-source software. It encourages commercial software developers to create better products by fostering processes that cut across companies, utilizing the best talent from each. Additionally, competition from open-source projects creates an ecosystem that gives consumers more choice in the software they use to power their enterprises.
Filed in
Product & Development on Apr. 25, 2012 by Gary Dusbabek
This post originally appeared on
Paul Querna’s blog and we have reposted it here with his permission.
Filed in
Product & Development on Jan. 10, 2012 by Paul Querna