Demand Planning an Introduction

In this post i will explain you how to capture http-request header in JAX-RS. Using @HeaderParam Using @Context ###@HeaderParam Example In this example we can have only the selected attribute we want , JAX-RS will have filter internally and return...

RC Plane - Preplan

Flying is a great hobby, and i been always a technology hobbyist :) Today i’m doing kickoff of rc plane builing as my hobby project, after tones of youtube and reading identified few components to buy. below list will explain...

Sentiment analysis with R

With lot of free time i did a small project based on WhatsApp group chat sentiment analysis with ‘R’. R is a great language for statistical calculations and analytics, this small code sample can show you a showcase usefullness of...

Alias makes life easy

From couple of years i’m using it but never thought its also shareable with community, alias is helping me shortning big and repeating commands, you just have to declare the short abbreviation of your short command and use it again...

Working with GIT patch

My last post in 2014 ;), Working with git patches. Git is a famous versioning tool now days, many times you git access to work directly with your remote repo but few times you dont, Patch file is to save...