-
Enterprise Java
‘Hello World’ portlet on JBoss Portal
Portlet Overview This tutorial will show you how to create and deploy a simple portlet. Portlets are Java technology based…
Read More » -
Android Core
Android Text-To-Speech Application
One of the many features that Android provides out of the box is the one of “speech synthesis”. This is…
Read More » -
Core Java
Java Best Practices – Queue battle and the Linked ConcurrentHashMap
Continuing our series of articles concerning proposed practices while working with the Java programming language, we are going to perform…
Read More » -
Enterprise Java
GWT EJB3 Maven JBoss 5.1 integration tutorial
Hello everyone, In this article we are going to demonstrate how to properly integrate GWT and EJB3 in order to implement an example…
Read More » -
Android Core
Android Reverse Geocoding with Yahoo API – PlaceFinder
In my previous tutorial (Android Location Based Services Application – GPS location) I showed you how to retrieve the user’s…
Read More » -
Android Core
Android Location Based Services Application – GPS location
With the incorporation of GPS devices in smartphones, Location Based Services (LBS) have become pretty hot the past few years.…
Read More » -
Android Core
Android Tutorials at JavaCodeGeeks
Android is the new hot thing in the mobile world and generally in the software development world. After giving you…
Read More » -
Communications
XMPP IM with Smack for Java applications – Infrastructure for Instant Messaging
This tutorial is the third part of the “Setting up an infrastructure for Instant Messaging” article series. In my previous…
Read More » -
Core Java
Java Best Practices – String performance and Exact String Matching
Continuing our series of articles concerning proposed practices while working with the Java programming language, we are going to talk…
Read More »