-
Agile
Architects Need a Pragmatic Software Development Process
I have been a non-stop software architect since 2006. During my experience, I realized that it’s really hard to perform…
Read More » -
Desktop Java
JavaFX 2.0 Layout Panes – HBox and VBox
If you want an overview on all different layout panes in JavaFX 2.0 or if you want to know yome…
Read More » -
Enterprise Java
Test JPQL / HQL without a deploy
Have you ever wanted to test your JPQL / HQL without doing a full deploy of your application? What we…
Read More » -
Android Core
Android – Using Jelly Bean notifications
Last post was long ago! I’ve been very busy lately… but learning a lot from Android! (and Node js too……
Read More » -
Enterprise Java
Full Web Application Tomcat JSF Primefaces JPA Hibernate – Part 1
We created this post that will show how to create a full web application using the following tools: Tomcat7, JSF2…
Read More » -
Enterprise Java
Full Web Application Tomcat JSF Primefaces JPA Hibernate – Part 2
ManagedBeans This post continues from part 1 of this tutorial. In the “com.mb” package you will need to create the classes…
Read More » -
Enterprise Java
Full Web Application Tomcat JSF Primefaces JPA Hibernate – Part 3
Primefaces AutoComplete, JSF Converter This post continues from part 1 and part 2. The JSF has the Converter tool that…
Read More » -
Enterprise Java
Mockito – Better error messages on NPE with globally configured SmartNull
Writing the Mockito reference card I had an opportunity to take a closer look at the less popular, but very…
Read More » -
Software Development
Common Errors in Whiteboard Job Interviews with UML Diagrams
There are two important differences between drawing a Unified Modeling Language Diagram in a design tool and depict a design…
Read More »