README node-utils ND specific wrappers/utils note about data collectors: collectors should call TweetBuffer.write once per datapoint or on a list of datapoints. the TweetBuffer will build pages for consumption bby waiting a short time to write them to the buffer. The formatting of the Faceook/Twitter pages should be gone. if write is called on a list, each element will be processed, if it is called on an object, it is treated as a single datapoint.