-
Software Development
Domain-Driven Design Using Naked Objects
I just had a chance to read a newly released book, ‘Domain-Driven Design Using Naked Objects’ by Dan Haywood [http://www.pragprog.com/titles/dhnako]…
Read More » -
Enterprise Java
WhateverOrigin – Combat the Same Origin Policy with Heroku and Play! Framework
A little while ago, while coding Bitcoin Pie, I found the need to overcome the notorious Same Origin Policy that…
Read More » -
Core Java
if – else coding style best practices
The following post is going to be an advanced curly-braces discussion with no right or wrong answer, just more “matter…
Read More » -
Enterprise Java
REST Pagination in Spring
This is the seventh of a series of articles about setting up a secure RESTful Web Service using Spring 3.1…
Read More » -
Software Development
Public key infrastructure
Some time ago I was asked to create presentation for my colleagues which describes Public Key Infrastructure, its components, functions,…
Read More » -
Enterprise Java
Streaming Files from MongoDB GridFS
Not too long ago I tweeted what I felt was a small triumph on my latest project, streaming files from…
Read More » -
Enterprise Java
Arquillian with NetBeans, GlassFish embedded, JPA and a MySQL Datasource
This is an, let’s call it accidental post. I was looking into transactional CDI observers and playing around with GlassFish…
Read More » -
Software Development
Tips for Testing Database Code
Almost everybody understands that source code belongs into version control. Many people understand we need to test our code. Quite…
Read More » -
Desktop Java
Book Review: JavaFX 2.0: Introduction by Example
Although Oracle’s changes to JavaFX at JavaOne 2010 and JavaOne 2011 have converted me from a skeptic to a believer…
Read More »