Year: 2015
-
Android Core
IoT project: Arduino sends push notification to Android using Temboo, Parse.com
This post describes how to create an IoT project that uses Arduino to send push messages to Android smart phones…
Read More » -
DevOps
Running OpenShift Origin on Windows
OpenShift is the most interesting PaaS offering these days for me. Not only because it is part of the Red…
Read More » -
Enterprise Java
Writing an Event-Sourced CQRS Read Model
Discussions about event sourcing and CQRS seem to usually focus on the overall system architecture or various flavors of domain-driven…
Read More » -
Software Development
The GO Portfolio Roadmap
Summary Products don’t exist in isolation. Instead, they are often related to other products, which they help sell or they…
Read More » -
Software Development
The (slightly tongue in cheek) role of the database administrator
As a former DBA, I find a disturbing trend toward a value proposition that is almost nonexistent among a recent…
Read More » -
Software Development
Docker Machine, Compose & Swarm: How They Work Together
During the past year, Docker has been hard at work creating simple to use tools to set up container hosts…
Read More » -
Software Development
Help Professional Developers Survive
A developer’s life is not simple. Developers need to contend with adding new software features, quickly, from different customers, while…
Read More » -
Software Development
SparkR: Add new column to data frame by concatenating other columns
Continuing with my exploration of the Land Registry open data set using SparkR I wanted to see which road in…
Read More » -
Enterprise Java
Resource versioning with Spring MVC
When serving static resources, it is common practice to append some kind of version information to the resource URL. This…
Read More »