Recent Posts

Android studio - Android project

less than 1 minute read

Starting an android project to call some webservices. Using android studio 2.0. Android studio will install the android sdk for you but if you have already a...

Github does not support pygments

less than 1 minute read

If you are blogging using github and are using syntax highlighting then watch out for this. Github does not support pygments anymore. You will get this emai...

Blogger to Jekyll

less than 1 minute read

I wanted to see if it was possible to import blogger posts into github blog. Found this tool that makes it simple to do so: jekyll-import Instructions: i...

Jekyll Syntax Highlighting Example Part 2

less than 1 minute read

The page.title is included in the layout template. To check out how to do syntax highlighting see the source for this file RAW. This is an example of synta...