-
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 » -
Android Core
Android Compass Code Example
Today I’m going to share a working code to make a very simple compass application for your android device. …
Read More » -
Core Java
What’s new in Java 8 (Part I – JavaFX)
Disclaimer: I do not work for Oracle or represent Oracle in any way. This list of features is not official.…
Read More » -
Software Development
CAP is not just for your head
Today i like to write about an important theorem in distributed computer systems. I’m sure you notice the subject of…
Read More » -
Scala
Lightweight real-time charts with Play Framework and Scala using server-side events
Continuing a great journey with awesome Play Framework and Scala language, I would like to share yet another interesting implementation…
Read More »