Monthly Archive: September 2014

0

Installing Java 8 on Ubuntu 14.04

To install Oracle Java 8 on Ubuntu 14.04. Go to terminal and give following commands. sudo add-apt-repository ppa:webupd8team/java sudo apt-get update sudo apt-get install oracle-java8-installer This will first fetch a web installer which is...

0

Changing the world – the .css way

.dustBinBags { display:none; } .treesWithSurfacedRoots { padding-bottom:10px; } .carsParkedOutsideParkingSlot { position : absolute; padding : 5px; margin: 0; } .highlyTalkativePeople > .mouth { background : url (‘~/appearance_images/closed_mouth.png’) no-repeat; position : fixed; } .disease {...

error: Uh oh ...