The presentation started with Gary taking it easy with us:-
- He first explained what node.js was and how to install on Ubuntu it via the package manager apt-get
- We then went on to see how to run node.js via a putty client and saw a "hello world" example
At this point I could not work out why I would use node.js over using .net.
After pizza (yes we always serve pizza) Gary went on to show us how how node.js can monitor lots of twitter feeds and store the results into CouchDB. From here he then showed us how node.js can send back Json via a HTTP request. A simple webforms (!) project then pulled back this Json and produced charting.
Thanks for the write up and I'm glad you liked the talk! I do have a NodeJS talk proposed for #DDDNorth but not this one, a more advanced one, hope you can make it along.
ReplyDeleteCheers,
Gary