Tag Archives: node

Streaming MP3s with Node.js

In the midst of doing some research for work into some technologies that we’ve begun, or are thinking of,  using, I’ve gone back to playing with Node.js . The ever useful Elegant Code blog has a quick guide to streaming files using Node that pretty much comes out to the box, or Github. Using some […]

Weeknotes: Storing and cleaning data

This week has been soft launching a CRM system for the Janet project. Hopefully these would be just user bugs but it has highlighted some interesting data cleaning issues. These are going to be inherent in the exchange of data between two or more systems, especially when one is a long-term pre-existing one. This has […]