-
Software Development
Not doing Code Reviews? What’s your excuse?
All of us have known for a long time that code reviews find defects, and that reviews are cheaper and…
Read More » -
Desktop Java
JavaFX 2.0 beta sample application and after thoughts
I had quite sometime back played around with JavaFX and had good and bad experiences using the language. With the…
Read More » -
Android Games
Android Game Development Tutorials
Some months ago we received an email from a fellow Java developer, Tamas Jano, asking to be part of our…
Read More » -
Android Core
Android App Engine Integration
Google App Engine is great for those of you in search of a complete, scalable and affordable hosting solution. Especially if…
Read More » -
Core Java
Java Lambda Syntax Alternatives
The discussion on the lambda-dev mailing list has started to address the issue of what the Java language syntax for…
Read More » -
Enterprise Java
Apache CXF Load Balancing And Failover
A while ago we’ve faced the requirement of load-balancing web services clients based on Apache CXF. Also the clients should…
Read More » -
Enterprise Java
Hacking Jasper to Get Object Model of a JSP Page
To perform some checks and statistical analysis on my JSPs I needed a DOM-like, hierarchical model of elements contained in…
Read More » -
Core Java
Grow Up Java! Proposing Java Desktop Edition
No, this is not another ‘Java is Dead’ rant. Java is very much alive and kicking. It is one of…
Read More » -
Enterprise Java
SpringMVC 3 Tiles 2.2.2 Integration Tutorial
Apache Tiles is a popular and mostly used templating framework for java based web application. Tiles became more popular because Struts…
Read More »