Microbit sorting fun

At the last Code club of the year this week, we tried a fun microbit game that the kids really enjoyed and was also a great learning exercise.

Read More

Why I love Sublime Text

For a long time now, my editor of choice has been Sublime Text 2. However, it’s best features are not obvious out of the box, and some need installing as packages.

Read More

Creating gifs

If a picture is worth a thousand words, an animation can be worth even more! Sometimes a screenshot isn’t enough to illustrate a feature, but you don’t want to create a full-on demo movie. For a tweet-sized demo you just need a gif…

Read More

OMERO.figure dev introduction

Since a few other developers on the OME team are showing an interest in starting to work on OMERO.figure, I’m giving an intro chat/workshop soon. So, here’s a few hastily assembled thoughts on what you might need to know…

Read More

React render - purely props and state?

In React.js, components should use props and state as the source of data for rendering HTML. The props is for static data and the state is for the component to store data that changes.

Read More

Choosing React.js

We’ve recently been considering how to clean up the aging “jQuery soup” that the OMERO web client has accumulated over the years.

Read More

My 2015

It’s a little late for the new year, but I thought I’d try and summarise my 2015.

Read More