-
Enterprise Java

JSF and the “immediate” Attribute – Command Components
The immediate attribute in JSF is commonly misunderstood. If you don’t believe me, check out Stack Overflow. Part of the…
Read More » -
Core Java

Java 7 – The NIO File Revolution
Java 7 (“Project Coin”) has been out since July of last year. The additions with this release are useful, for…
Read More » -
Core Java

XML parsing using SaxParser with complete code
SAX parser use callback function (org.xml.sax.helpers.DefaultHandler) to informs clients of the XML document structure. You should extend DefaultHandler and override…
Read More » -
Agile

Agile Before there was Agile: Egoless Programming and Step-by-Step
Two key ideas underlying modern Agile development practices. First, that work can be done more effectively by Whole Teams in…
Read More » -
Best Of The Week

Best Of The Week – 2012 – W03
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Enterprise Java

GWT – Pros and Cons
I love JavaScript. With the advent of jQuery and Mootools, my love for JavaScript has only increased plenty-fold. Given a…
Read More » -
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 »







