-
DevOps
Making Devops work outside of Webops
I’ve spent the last 3 years or so learning more about devops. I went to Velocity and Devopsdays and a…
Read More » -
Enterprise Java
Setting up your application server with maven
In many cases there is no way to deploy an application without the need to setup your application before. In…
Read More » -
Android Core
Android JSON Tutorial: Create and Parse JSON data
This tutorial describes how to use JSON with Android. JSON stands for (Java Script Object Notation). It is a simple and light-weight data…
Read More » -
Software Development
Who is a senior developer anyway?
What makes you a “senior developer”? Everyone and their dog calls themselves a senior developer these days. From fresh graduates…
Read More » -
Core Java
Java7 – A look back
I started writing a blog post on what’s new in the upcoming Java8 release, and thought I would start by…
Read More » -
Enterprise Java
Building Camel-CXF REST Service in OSGi for Karaf – Multicasting and Aggregation
Please check out my other post on building plain CXF services (without Camel) in OSGi on Karaf. This is a…
Read More » -
Enterprise Java
Exploring Spring Controller with JSTL view
Let’s improve our previous Spring JDBC application with some more exploration on Spring MVC’s Controller development. I will show another…
Read More » -
DevOps
chef-solo with vagrant
To learn the concepts of chef, we can start by using chef-solo with Vagrant. See my previous post on Vagrant…
Read More » -
Agile
Micro-Scrum: A stamp-sized version of Scrum
“Show what you’ve done to someone who cares frequently” Are you working in the way you are because it’s a…
Read More »