-
Software Development
5 things Usability is NOT
Usability, IMHO, is the single most important factor in making or breaking a product. No matter how good efficient your…
Read More » -
Desktop Java
JavaFX 2.0 Layout Panes – BorderPane
A BorderPane is very well suited to develop more complex layouts. In general the BorderPane provides five different regions: Top,…
Read More » -
Enterprise Java
Managing large deployments of MQ and ESB with Fuse Fabric, Part I
FuseSource just recently released enterprise versions of their distributions of ActiveMQ and ServiceMix. Some of the top features include incremental…
Read More » -
Enterprise Java
Integration tests with Maven 3, Failsafe and Cargo plugin
Unit testing is available in Maven out of the box. Because of that very often its used for integration tests…
Read More » -
Core Java
Java Generics Interview Questions
Generic interview questions in Java interviews are getting more and more common with Java 5 around there for considerable time…
Read More » -
Enterprise Java
Web development frameworks – part 1: Options and criteria
At my company we are evaluating which web development framework we will use for the next few years. Since our…
Read More » -
Enterprise Java
Web development frameworks – part 2 : Play Framework 2.0
As the first candidate of our evaluation series we reviewed the Play Framework v2.0. The tutorial and reference documentation used…
Read More » -
Software Development
Web development frameworks – part 3 : Ruby on Rails
The next runner is Ruby on Rails v3. Unless you have been living under a bucket without an RJ45 port (yes,…
Read More » -
Software Development
Web development frameworks – part 4 : Django
This is a part of my web frameworks review series. Check it out if you haven’t already. Moving on to…
Read More »