-
Enterprise Java
How to use SPDY with Jetty
SPDY is a new protocol proposed by Google as a new protocol for the web. SPDY is compatible with HTTP…
Read More » -
Core Java
JVM: How to analyze Thread Dump
This article will teach you how to analyze a JVM Thread Dump and pinpoint the root cause of your problem(s).…
Read More » -
Software Development
6 things they didn’t teach me at the academy
Looking for your first position in the software world? Want to know more about developer’s life? Improve your chances of…
Read More » -
Enterprise Java
Twitter4j and Esper: Tracking user sentiments on Twitter
For new comers to Complex Event Processing and Twitter API, I hope this serves as a short tutorial and helps…
Read More » -
Enterprise Java
Spring & JSF integration: MVC Nuts and Bolts
I have attempted to integrate JSF with Spring MVC in the past, and whilst my first attempt worked, it was…
Read More » -
Software Development
Unit Testing is a Means to an End
Most professional software developers these days understand the importance and value of writing and using unit tests. A nice summary…
Read More » -
Enterprise Java
Apache Mahout: Build a spam filter server
Something quite interesting has happened with Lucene. It started as a library, then its developers began adding new projects based…
Read More » -
Enterprise Java
Twitter API on your Java Application
Ever wonder of attaching your tweets to your Java Applications? I searching for the best API out there for this…
Read More » -
Software Development
Building Scalable Enterprise Systems
Successful enterprise are all about business agility and able to introduce new products and services in the market. All this…
Read More »