-
Desktop Java
Metro style Combo Box for Java (JMetro) – Revisited
Last post I made about JMetro – my metro inspired skin (or look and feel) for Java, was about skinnng…
Read More » -
Software Development
HTTP Caching explained
We all have noticed that opening of a webpage for the first time takes some time, but the second or…
Read More » -
Enterprise Java
A command line interface for jclouds
Prologue I’ve been using and contributing to jclouds for over a year now. So far I’ve used it extensively in…
Read More » -
DevOps
Shell Scripting – Best Practices
Most programming languages have a set of “best practices” that should be followed when writing code in that language. However,…
Read More » -
Enterprise Java
Apache Camel – developing application from the scratch (part 1 / 2)
Before we start Some time ago I wrote a tutorial on Spring Integration to demonstrate how to use Spring Integration…
Read More » -
Software Development
10 Reasons why you should NOT write unit test cases!
Finaly, here is a blog in support of all those who feel writing unit test cases is a sheer waste…
Read More » -
Enterprise Java
HTTP Caching using JAX-RS
In the last blog we discussed different types of caches and their use cases. In this post we will explore…
Read More » -
Enterprise Java
JSF Tomcat Configuration Example
JavaServer Faces (JSF) is a web application framework that is intended to simplify development integration of web-based user interfaces. It…
Read More » -
Core Java
If Java Is Dying, It Sure Looks Awfully Healthy
The odd, but popular, assertion that Java is dying can be made only in spite of the evidence, not because…
Read More »