-
Android Core
Android HTTP Camera Live Preview Tutorial
The Android SDK includes a Camera class that is used to set image capture settings, start/stop preview, snap pictures, and…
Read More » -
Best Of The Week
Best Of The Week – 2011 – W13
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Core Java
Understanding and Extending Java ClassLoader
The Java ClassLoader is one of the crucial but rarely used components of Java in Project Development. Personally I have…
Read More » -
Enterprise Java
Java JSON processing with Jackson
JSON (Javascript Object Notation) is becoming a very popular data exchange format. While developing Web applications using Javascript frameworks like…
Read More » -
Best Of The Week
Best Of The Week – 2011 – W12
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Agile
Agile software development recommendations for users and new adopters
Let me begin by saying that I am an agile believer and as a team player I enjoy this methodology…
Read More » -
Core Java
Doclava: Custom Javadoc Doclet from Google
Doclava is a custom Javadoc Doclet from Google, used by Google Guice (see their slight cooler Javadocs). Doclava uses JSilver as…
Read More » -
Best Of The Week
Best Of The Week – 2011 – W11
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Enterprise Java
Servlet 3.0 Async Processing for Tenfold Increase in Server Throughput
Servlets are the main component for handling server side logic in Java and the new 3.0 specification introduces some very…
Read More »