jackson vs gson View on Evernote.com

Jackson has a new namespace ( com.fasterxml.jackson ) since version 2.0.0, it used to be org.codehaus.jackson.


Module vs Prototype pattern View on Evernote.com

They have very different objectives, modules are used for name-spacing while prototype is used for inheritance.  


Understanding IPv6 View on Evernote.com

IPv6 addresses are cryptic to look at, explains semantics of IPv6 address.


Dot & Cross product of vectors View on Evernote.com

In Euclidean space, a Euclidean vector is a geometrical object that possesses both a magnitude and a direction.


CentOS Setup Notes View on Evernote.com

Nice tip to download Oracle JDK 


CentOS/ Redhat Setup Notes View on Evernote.com

Nice tip to download Oracle JDK 


Big-O Cheat Sheet View on Evernote.com

Horrible


weblogic.Deployer - usage View on Evernote.com

Quick links on using wlst, Oracle WEBLOGIC’s scripting API. 


Install RabbitMQ on Ubuntu LTS

I was looking for a reliable and fast open source MQ for my personnel cloud. Here is upto date documentation for installing RabbitMQ on Ubuntu


Ubuntu Setup Notes View on Evernote.com

My quick note on setting up my personnel Ubuntu Server nodes. I will be updating this as I ran into issues.