Software Development
-
The future may just as well be RESTful
Chris Zheng has just published an article on “Why the future is NOT RESTful”. It made a bit of a…
Read More » -
The Code That Made me Cry
A friend of mine recently told me about the kind of problems he’s currently struggling with in the legacy application…
Read More » -
MongoDB optimistic locking
When moving from JPA to MongoDb you start to realize how many JPA features you’ve previously taken for granted. JPA…
Read More » -
Landscapes in Mobile Application Security
There are different aspects in Cloud and Mobile application security – and in different angles you can look in to…
Read More » -
PhoneGap: Utilizing Native Mobile Features with Plugins
Recently, I was tasked with developing a mobile application in PhoneGap that utilized the Bluetooth feature. Although PhoneGap provides basic…
Read More » -
An Introduction to the JGit Sources
JGit is a pure Java library implementing the Git version control system. It is an Eclipse project and started out…
Read More » -
Don’t Fear the Rapid
The term Rapid Application Development, or RAD, has been around for a few years. From the way it’s avoided in…
Read More » -
21st century logging
I think logging should get more attention than we are currently giving it. When designing an application a great deal…
Read More » -
Why Staying in Control of Your SQL is so Important
Lots of blog posts and research papers are written about the topics of scaling up and scaling out. This interesting…
Read More »