Installing LiClipse on Ubuntu
LiClipse is a lightweight version of the most popular Eclipse IDE customized for Python development. Here is a guide to install it on Ubuntu.
Ubuntu: Open as administrator in right click menu
Sometimes you might want to open a directory as an administrator in Ubuntu. This context menu option will come handy in such situations.
Ubuntu: Right click to open terminal in current directory
You should able to open a directory in Ubuntu terminal with a single click from the file manager. Here's how you can do it.
Blogging with Ghost and Heroku
Ghost is one of the most efficient and feature rich blogging platform. Here's how you can host your own Ghost instance on Heroku for free.
Deploying Django application on Heroku
Heroku is one of the easy-to-use Paas service to deploy your applications. This is a step-by-step guide explaining how to deploy your Django application to Heroku for free.