-
Enterprise Java
Creating an on-line recommender system with Apache Mahout
Recently we’ve been implementing a recommender system for Yap.TV: you can see it in action after installing the app and…
Read More » -
Enterprise Java
Detect Maven Dependency Mediation
As of Maven 2.0.9 a new feature was added to Maven called dependency mediation. Dependency mediation is the technique used…
Read More » -
Android Core
Augmented Reality : Introduction of Metaio SD
Metaio SDK is advanced as compared to Vuforia SDK, Metaio SDK is developer friendly such that any beginner or novice…
Read More » -
Android Core
Introduction to Android Studio
Feeling good to be back at blog . Actually I have been managing GDG Ahmedabad, delivering android talks and managing…
Read More » -
Agile
Agile Project Management with GreenHopper 6 Blueprints
An intuitive guide to efficiently track and manage projects in an agile way using GreenHopper for JIRA. Engineering methodologies are…
Read More » -
Core Java
instanceof operator and Visitor pattern replacement in Java 8
I had a dream where instanceof operator and downcasting were no longer needed but without clumsiness and verbosity of visitor…
Read More » -
Agile
3 Styles of agile (part 2)
In my last entry I set out what I call “3 Styles of Agile – Iterative, Incremental and Evolutionary.” In…
Read More » -
Enterprise Java
Getting started with annotation based Spring MVC web application
Here is a minimal way to get a Spring 3 MVC project started with Maven. First create spring-web-annotation/pom.xml file and…
Read More » -
Android Core
Android fixed Header and Footer with scrollable content layout example
In this tutorial we are going to see how you can create a simple Android Layout with a fixed header…
Read More »