Simple look at MPI

Hi all, it's been a while since I blogged last time. I am following a course on High performance computing in the university and one module of the course was about MPI (Message Passing Interface). MPI is being used to

Introduction to Version Control Systems - Git

During my internship at 99X Technology, interns decided to do a project to help university students with their projects. Final outcome was the "Tech Talk" video tutorial series. I was lucky to conduct the first video tutorial on Version Control

Fix for having low resolution in Ubuntu 14.10 VM inside Virtual box

If you don't have Latest VirtualBox guest additions installed you may have a low screen resolution like 640*480. To fix this you need to install the latest Guest additions in Ubuntu. Open up a new terminal. You can use Ctrl+Alt+T

Export a div element as a PDF in clientside

Hi guys, When you are developing web applications sometimes you may have to export some of your DIV elements as pdfs or print them. I faced it. Search a lot in the net but did not find any good solution

Security testing for your Web applications

 Legal disclaimer: Only run ZAP against your own environments, i.e. Test, Staging environments. It is illegal to attack websites from competitors or other people. This tutorial is written using the knowledge I gathered at a hackathon we did at 99X