Tag Archives: rest
Having fun with node.js & Redis
Last week I set up node.js for the first time. I did it on my Dreamhost shared server, but since that goes against the Terms of Service, I set up a small dedicated virtual server at RackspaceCloud. My configuration uses: Ubuntu 10.04.1 subversion node.js grasshopper node_redis redis So far it’s been a lot of fun, [...]
Tech talks at LEVEL Studios
Today we have a Tech Meeting at LEVEL Studios and I’ll be doing a quick demo of some tools we have been using in our current project, to help during our development: Using Closure Compiler to detect Javascript syntax errors and remove warnings. Using QUnit to test a REST api The power of WebSockets and [...]
Kyte’s REST API
During the last weeks at work I’ve been working on a very cool Mootools based Javascript API to interact with Kyte’s REST API. So far it’s been working very good and I’m very impressed about how fast Kyte’s API is. Unfortunately, until the project I’m working on is launched I won’t be able to show [...]
