To align an image vertically in a div you need to add the following styles on the element surrounding the image: display: inline-block vertical-align: middle The following style should also…
Vertically align image in div
Typing text effect/animation jQuery
If you're looking for a really neat jQuery plugin to give you a typing text animation, take a peek at Typed.js by Matt Boldt. See a demo of the animation…
Bionic arm
A really cool video which shows how massive advances in robotics are helping amputees. Seriously cool!
Show Changes From IDE to Browser (JPA or HTML)
While working on a project and you make changes to the file from the IDE or text editor that eventually don't end up on the browser immediately, it could be…
Java Remains The Most Popular Programming Language
The Tiobe Index and PYPL Indx have both confirmed Java as the most popular programming language in the world again this year after having lost between 0.9% and 4.19% market…
AMD's Intel Killing Line-Up
The plans for AMD’s new processor and graphics card have been shared with the public, detailing the various new products set to launch in the remainder of the year with…
How to Install Atom (Ubuntu 16.04)
The “hackable text- editor for the 21st century” is built from Electron and primarily offers 64-bit binary packages (.deb) for Ubuntu. Below is a set of instructions on how to install…
Docker issues solved – Ubuntu 16.10
You might receive this error when trying to run any Docker command: Cannot connect to the Docker daemon. Is the docker daemon running on this host? The solution to this…
dpkg: error: dpkg status database is locked by another process – SOLVED
Begin with: lsof /var/lib/dpkg/lock Then check if the process is running: ps cax | grep PID If the process is running, execute the following command (replacing PID with the output…
Use Google with your domain name / Alternative to Google Apps / GSuite
Using Google Apps to host your email and manage your organisation is great and works very well, except that $5 per user per month starts becoming a bit pricey when…









