-
Core Java
Customized Internationalization (i18n) in Java
Internationalization (i18n) is very important in our software projects. It brings mainly these benefits: Externalizing UI strings into external files other…
Read More » -
Enterprise Java
Client-side server monitoring with Jolokia and JMX
The choice of Java monitoring tools is tremendous (random selection and order powered by Google): javamelody psi-probe JVisualVM jconsole JAMon…
Read More » -
Enterprise Java
Maven Archetype Creation Tips
I recently needed to create some Maven Archetypes for the Turmeric SOA project. A Maven Archetype for those that don’t…
Read More » -
Best Of The Week
Best Of The Week – 2012 – W08
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Core Java
Java 7: WatchService
Of all the new features in Java 7, one of the more interesting is the WatchService, adding the capability to…
Read More » -
Core Java
Is Java’s String Class a God Object?
In October I wrote a blog entitled Top Trumps in God Objects where I talked about the discovery of an…
Read More » -
Enterprise Java
Ajax with Spring MVC 3 using Annotations and JQuery
Its always been fun for me to work with Ajax! Is not it ? I will make it easy for…
Read More » -
Scala
Student Questions about Scala, Part 1
Preface I’m currently teaching a course on Applied Text Analysis and am using Scala as the programming language taught and…
Read More » -
Enterprise Java
Flavor of the month – Neo4j and Heroku
Neo4j launched a challenge earlier this year called “Seed the Cloud” to get folks to create templates or demo applications…
Read More »