Articles from April 2015

Displaying posts 14 of 4 in total

Managing your threads with Queue

One of my favourite utilities in the Ruby standard library is the Queue class. Queue provides you with a delightfully simple way to synchronise communication between threads. Typically, Queue is...

Improved Exceptions

We've given the exception reporting in Codebase a bit of a revamp in the last few days. Up until now, each individual exception has been displayed on the exceptions page...

Sending desktop notifications with Noti

A little while ago we launched Noti which is a little tool to help sending desktop notifications from web applications to desktop machines when you're not actively browsing the website.

UI improvements to Codebase

For the last couple of months, we've been working away on a bunch of new UI improvments to Codebase.