-
Software Development
MIME Explained
Sometime it happens that we use or refer to a software term or technology a lot of time without being…
Read More » -
Enterprise Java
Using HA Singleton in JBoss 7
Some time ago I had to change standard clustering behavior of Quartz Scheduler, and let it work without synchronizing over…
Read More » -
Android Core
Android Expandable/Collapsible Views
Android Expandable/Collapsible Views Expandable/Collapsible Views (text, images, etc.) in Android are useful when we want to display all the available options…
Read More » -
Enterprise Java
Run your Hadoop MapReduce job on Amazon EMR
I have posted a while ago how to setup an EMR cluster by using CLI. In this post I will…
Read More » -
DevOps
This is how Facebook Develops and Deploys Software. Should you care?
A recently published academic paper by Prof. Dror Feitelson at Hebrew University, Eitan Frachtenberg a research scientist at Facebook, and…
Read More » -
Core Java
NetBeans 7.4 Beta Hints Warn of Ineffective Exception Handling
There are numerous examples of how Java exception handling can be more difficult than it might first appear and Josh…
Read More » -
Enterprise Java
How to create JQuery DataTable using JSON and servlet
In this article I’ll introduce the basic coding that require to create JQuery DataTable using JSON passed by simple servlet.…
Read More » -
Core Java
The Pros and Cons of Play and Grails Java Framework
Frameworks simplify the process of application development by providing some helpful features to programmers. Java frameworks are often used by…
Read More » -
Core Java
Java Stored Procedures in Java DB
1 Java Stored Procedure This post is about Java stored procedures in Java DB. Java DB is a relational database…
Read More »