Year: 2012
-
Software Development
Disassembling Tell Don’t Ask
In my last blog I defined Tell Don’t Ask (TDA) using a simple shopping cart example. In it the shopping…
Read More » -
Desktop Java
JavaFX: Creating a Sprite Animation
While most of my posts so far dealt with JavaFX properties and bindings, today I want to write about another…
Read More » -
Core Java
How Badly Do We Want a New Java Date/Time API?
The current Java.net poll question is, “How critical is it for JSR-310 (new Date and Time API) to be implemented…
Read More » -
Software Development
Working with legacy code
Context Large organisations’ systems may have from tens of thousands to a few million lines of code and a good…
Read More » -
Enterprise Java
The Java EE 6 Example – Galleria
Have you ever been wondering where to find some good end-to-end examples build with Java EE 6? I have. Most…
Read More » -
Core Java
FindBugs and JSR-305
Suppose that group of developers work in parallel on parts of big project – some developers are working on service…
Read More » -
Enterprise Java
Web Services with JAX-WS on Tomcat
Let us assume an enterprise is maintaining user authentication details in a centralized system. We need to create an AuthenticationService…
Read More » -
Core Java
Key accomplishments of Eclipse over last 10 years
As I have written, Eclipse is celebrating 10 years of open source and community during the month of November. There…
Read More » -
Software Development
Here Is The Main Reason Why You Suck At Interviews
I’ve talked about interviews from one perspective or another on several occasions, you might even say it is a pet…
Read More »