-
Enterprise Java
Cajo, the easiest way to accomplish distributed computing in Java
Derived from the introductory section of Jonas Boner’s article “Distributed Computing Made Easy” posted on TheServerSide.com on May 1st 2006…
Read More » -
Enterprise Java
Aspect Oriented Programming with Spring AOP
Aspect Oriented Programming (AOP) refers to the programming paradigm which isolates secondary or supporting functions from the main program’s business…
Read More » -
Android Core
Programming Android Online Book
Yesterday I stumbled upon an Android related online book named “Programming Android“. This book is published online while being under…
Read More » -
Android Core
Android Quick Preferences Tutorial
When developing a mobile application, a common need that arises is the one of storing user’s preferences and using them…
Read More » -
Desktop Java
Java Swing – Date Picker dialog
Any Swing developers in the house? For those that work with Swing, here is a GUI component that might be…
Read More » -
Enterprise Java
Spring configuration with zero XML
Tomasz Nurkiewicz, one of our JCG partners and avid supporter of the Spring framework, describes in his latest post how…
Read More » -
Enterprise Java
Advanced SmartGWT Tutorial, Part 2
This is the second part of my tutorial regarding rapid UI development with SmartGWT. In the first part of the…
Read More » -
Software Development
10 Tips for Proper Application Logging
Our latest JCP partner, Tomasz Nurkiewicz, has submitted a number of posts describing the basic principles of proper application logging.…
Read More » -
Enterprise Java
Advanced SmartGWT Tutorial, Part 1
Justin, Pat and I have started working on a side project that requires a user interface for administration and management.…
Read More »