A first look at Dart
A few weeks ago, I went to a Google sponsored event called Dart Flight School. The aim is to promote the language by doing a road trip and presenting use-cases and samples. The presentations were brief, and mainly focused on discussing the language’s functionalities, and its seamless integration with AngularJS (also maintained by Google)
New TeamCity agents the right way
At work, I’m gradually moving our CI server from Hudson to TeamCity.
Easy unsubscribe with GoUnsubscribe.me
I’ve created a new website over the last weekend and would like to share it here with you.
Java + Junit + Ant Template Project
Creating new Java projects is a pain!
UK Top 40 albums & singles JSON
So I had this idea for a little application and wanted to get the UK’s Top40 singles to use in it. I started by writing something that would scrape Radio 1’s Top 40 chart and return me a list of songs since I couldn’t find any feeds that would give me that.
Want a free copy of my new book?
No catches here, all you need to do to get a free e-copy of my new book
My NodeJS app development experience
So, I decided to take a punt at writing a NodeJS application. Not a big application, or anything that would get me slashdoted, but an application that would help me understand the language, and give me a taste of what it is so many people are talking a bout. I have worked with JavaScript for quite a while now, and NodeJS seems like one of those “just right” languages, that you pick up in an afternoon and come to love it after writing a few lines of code. I read a few tutorials on the subject. And then decided to dive straight into building a small application that uses GitHub’s API. There were three things I wanted to take out of it:
I am a published author
A few months ago I was contacted by Packt Publishing about a new project they had in mind and thought I’d be a good fit for.
Managing your dotfiles the right way
It’s no secret that on the UNIX world, dotfiles play a very important part when it comes to making your terminal look good. Be it on Linux, be it on a Mac. Dotfiles are there so you can configure your favourite software to look just the way you like it.
Installing Visual Studio on a different drive
I’ve got a pro license of Visual Studio 2012, and decided to install it instead of my existing VS 2010 Express install.