Introduction to VirtualBox

Introduction to VirtualBox

I am going to start Dev Tools series of posts with introduction to VirtualBox. This first post about VirtualBox is going to explain what is VirtualBox and general use cases. In the following posts, once you have a basic understanding of the tool and see if this is something that you want to use, we will show how to install and use it. Later, we will go over some advanced set up and show how to share folders and automate set up with…

Read More Read More

Block Code Highlighting In WordPress

Block Code Highlighting In WordPress

Since this blog is going to be mostly about web development and programming, one of the things we need to do is add syntax highlight. Syntax highlight helps making the code on your site more readable by highlighting and coloring the blocks of code. After reviewing a few I have decided to go with prism. It is available as a plugin in wordpress, feel free to install it via search in plugins section or download it here. Full description of…

Read More Read More

New Theme – Nisarg

New Theme – Nisarg

I just got the new blog up and running, the first thing I decided to do is change the default theme. After looking at a few free themes I though Nisarg was great suit for a developer blog. It is clean, responsive and easy. It was easy to add by going to “Appearance” -> “Themes” -> “Add New” and typing Nisarg in the search box, downloading and activating. I will do some edits as I develop it further but for now…

Read More Read More