-
Enterprise Java
How to use NodeManager to control WebLogic Servers
In my previous post, you have seen how we can start a WebLogic admin and multiple managed servers. One downside…
Read More » -
Software Development
Application Security – Can you Rely on the Honeymoon Effect?
I learned about some interesting research from Dave Mortman at this year’s RSA conference in San Francisco which supports the…
Read More » -
Core Java
Java can finally join strings
I am sure you were in a situation in which you wanted to join multiple strings. If you were using…
Read More » -
Software Development
The Programmer Productivity Paradox
Programmers seem to be fairly productive people. You always see them typing at their desks; they chafe for meetings to…
Read More » -
Core Java
How HashMap works in java
Most common interview questions are “How HashMap works in java”, “How get and put method of HashMap work internally”. Here…
Read More » -
Software Development
The Microservice Architecture Sounds Like Service-Oriented Architecture
I didn’t understand the service-oriented architecture. I thought that it was just one of those highly theoretical and very impractical…
Read More » -
Android Core
Android Wear SDK: Set up “Hello world”
In this post I want to describe my first experience with Android Wear SDK. This is a very simple project…
Read More » -
Software Development
Cloud Buzz: IaaS, PaaS, SaaS
Enough hype! Lets clear the air. I am going to try and provide simple analogies that will hopefully help you…
Read More » -
Software Development
Empathy in OSS – It’s Important
Spending nearly my entire working day (and many evenings) with Open Source projects I don’t maintain I have come to…
Read More »