Using C# to access the Twitter API

2 minute read

My last post described how to acquire Twitter OAuth keys and tokens to allow you to use Twitter’s API to access Twitter feeds. I showed how to use the reques...

Accessing the Twitter API using OAuth

4 minute read

Following on from my last post that described using Node to access feeds from Delicious, I’ve also been investigating how to access my Twitter feed. This add...

Node and Delicious

1 minute read

In my last post, I wrote about using node.js as a scripting tool. Node has lots of good libraries for making network requests and processing the results. req...

Node and xml-stream

3 minute read

For the last couple of months, I’ve been experimenting more and more with node.js. My impression is that most people who have heard of node but not really us...

Introducing Boxstarter

1 minute read

Every year, Scott Hanselman publishes his Ultimate Developer and Power Users Tool List for Windows. I usually take a look through it, pat myself on the back ...

Installing Squid Web Proxy for Windows

1 minute read

I’m running Windows Server Essentials 2012 R2 for file storage and system backups. While I’m doing lots of experimenting with Boxstarter, I wanted a caching ...