Tag Archives: HTTP

Version Control with Mercurial

Three years ago, if someone had asked me what version control was, I would’ve genuinely had no idea, and I’m quite ashamed of that. To be quite honest, I would never wish that feeling of simple stupidity on anyone, and so this post will be a quick introduction to the idea behind version control, and [...]

Posted in Technology, Web Development | Also tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 2 Comments

PHP Tutorial: Fetch and Display Tweets

This is hopefully the first in a few posts that will describe and explain a quick and easy method to get something up and running using PHP. This tutorial will talk through a class I wrote extremely quickly that can pull tweets using Twitter’s REST API from both protected and public accounts, and that will [...]

Posted in PHP, Tutorials | Also tagged , , , , , , , , , , , , , | 3 Comments