Installing Java 1.8 and Tomcat 8 in Centos 7
I have been setting up our servers in Amazon AWS and found that installing JDK is not as straightforward as I thought it would be 🙂 I had to do some googling before I...
I have been setting up our servers in Amazon AWS and found that installing JDK is not as straightforward as I thought it would be 🙂 I had to do some googling before I...
One of major issues faced by modern day enterprise applications are the management and monitoring of application logs. During the phase of development, the application logging is overlooked as a rather unimportant part. But once...
The basis for this article stemmed from the notion of getting a mac book for myself majorly due to its unmatched performance ( looks aside !! ). I was obsessed by the way it did...
I recently did an upgrade to my Thinkpad T420 (Read the post ) . During the upgrade , I replaced my HDD for a SSD. The performance had improved drastically and I am completely...
There has been a lot of buzz going on with the performance of the latest smartphones. There is no denying that the new devices are much better in performance , memory and storage. But...
This is a post to share a presentation we created for a discussion on the components and best practices in Angular JS.
After reading the title you may get a feeling that it’s another post bullshitting an expensive phone from someone who can’t afford one. Nope, after reading this you will agree with me at least...
We all have that one worst day in the life that comes out of the blue and start right from the moment you wake up. When your day decides to revolt against you, it...
As a web developer , I work with lot of RESTful webservices and as such JSON is an inevitable part of my work life. Decoding a large JSON response ( or a JSON array ) could...
I am a developer by profession and I can tell you that I have tried to learn many of the programming languages out there. Even if the syntax and all other concepts are different,...