-
Android Core
Android Weather app using Yahoo weather provider and AutoCompleteTextView (Part 1)
This post is the first of a series where we will explore Yahoo Weather API. Our goal is building an…
Read More » -
Android Core
Android Torch App with Stroboscopic light Tutorial
In this post, we want to describe how to create a simple torch app in Android. It is a nice…
Read More » -
Enterprise Java
Tutorial: Writing your own CDI extension
Today I will show you how to write a CDI extension. CDI provides a easy way for extending the functionality,…
Read More » -
Core Java
Use Java annotation deprecated the right way
There is hardly anything more infuriating that seeing a method @Deprecated without a proper documentation. I feel lost. Should I…
Read More » -
DevOps
The Risks Of Big-Bang Deployments And Techniques For Step-wise Deployment
If you ever need to persuade management why it might be better to deploy a larger change in multiple stages…
Read More » -
Career
Programming Language Job Trends Part 1 – February 2014
Yes, it is job trends time again! I am changing the list of languages a bit because I wanted to…
Read More » -
Software Development
Two Reasons Why Estimates Aren’t Worth It
When potential customers contact us, the odds are that they want to know two things: How much does it cost…
Read More » -
Enterprise Java
Automating the Release of Java Artifacts Using Jenkins on Window
This post will show how to automate the release process of a Java Web Application (Student Enrollment Application developed using…
Read More » -
Enterprise Java
Implementing Jersey 2 Spring integration
Jersey is the excellent Java JAX-RS specification reference implementation from Oracle. Last year, when we were starting to build RESTful…
Read More »