-
2017
-
"The Challenge of Legacy Assets" and "Adventures in Remotely Updating Linux Devices in a Production Environment"
My Notes from Bristol and Bath Internet of Things Meetup 15th May 2017
Last night I attended my first Bristol and Bath Internet of Things Meetup. There were two main talks (The Challenge of Legacy Assets and Adventures in Remotely Updating Linux Devices in a Production Environment), a few one-slide lightning introductions...
-
-
2016
-
Updating Old Entity Framework (EF4) Models in Visual Studio 2013/2015
If you try and update an Entity Framework model from an earlier version of EF (say EF 4.3) in Visual Studio 2013 or 2015, you will find that Visual Studio will create a couple of T4 (
.tt
) files and your solution will no longer compile.Of course,...
-
What Has Erlang Ever Done For Me? Part II - Web Services & Webmachine
What Erlang taught me about... Writing Web Services
Following on from our introduction to this series, we consider a radically different way of looking at writing Web services.
It is pretty well understood how you would write a Web service endpoint in most frameworks. Generally they are based on a...
-
What Has Erlang Ever Done For Me? Part I - Introduction
The learnings of a non-Erlang programmer on Erlang
My name is Rob and I am not an Erlang programmer. So why should I be writing a series of blog posts on what I've learned from Erlang?
We don't always need to learn a different language to gain benefit from it. Every language draws a community around...
-
Using Spek with Maven
Running Spek tests with the Maven Build System
In this article we do a brief walk-through on how to use Maven to compile and run tests written using the Spek framework. Although we will be using the Kotlin language throughout similar steps are will be appropriate if you wish to use Spek specifications...
-
-
2015
-
Chippenham Tech Chat: Creating MicroServices - Ruby vs. Java
July's Chippenham Tech Chat meetup was a compare-and-contrast based on setting up a simple microservice in Java (using Spring Boot) and Ruby.
It was very interesting to see the two different approaches taken. There was very little Java code written...
-
Chippenham Tech Chat: Doing It For Real What I Learnt About Microservices
Tonight's Chippenham Tech Chat will feature two presentations: Jonathan Chard is going to give an overview of Apache Spark, and the Data Bricks Cloud Platform, and I'll be speaking on "Doing It For Real: What I Learnt About Microservices"
In the talk...
-