-
DevOps
SSH Tunneling Explained
Recently I wanted to set up a remote desktop sharing session from home pc to my laptop. While going through…
Read More » -
Software Development
Is Copy and Paste Programming really a problem?
Copy and Paste Programming – taking a copy of existing code in your project and repurposing it – violates coding…
Read More » -
Software Development
My Problem With Your Interviews
This article comes right after Facebook rejected me after 3 phone interviews, but it is not going to be a…
Read More » -
Agile
Software Engineering needs leaders, not ScrumMasters!
I recently reflected on SCRUM and the role of the ScrumMaster. We know that a ScrumMaster should act as a…
Read More » -
DevOps
High Availability for Web applications
As more mission critical applications move to the cloud, making the application highly available becomes super critical. An application not…
Read More » -
Software Development
Analysis of software developer’s competency – Choosing a right team member
In this post I shall try to explain an approach for estimating developer’s skills. The approach is still as a…
Read More » -
Enterprise Java
ADF Declarative Component example
In my previous post I promised to show how to create ADF Declarative Component for Smart List Of Values. So, I’m…
Read More » -
Core Java
ToString: Hexadecimal Representation of Identity Hash Codes
I have blogged before on the handy Apache Commons ToStringBuilder and I was recently asked what the seemingly cryptic text…
Read More » -
Software Development
Quotes relating to System Design
There are a few quotes I think of when thinking about computer design. These are not specifically about computers, but…
Read More »