-
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 » -
Android Core
Android app development:weather app with forecast
This tutorial will describe how to develop an android application. In this tutorial we will explore what we need to…
Read More » -
Enterprise Java
Restlet Framework – Hello World Example
Restlet is a lightweight, comprehensive, open source REST framework for the Java platform. Restlet is suitable for both server and…
Read More » -
Android Core
Android Detect Face
In this post I want to describe how to detect faces in an image using Android. I will use the…
Read More »