Arul's Blog

Hosting a static website in a minute for free with Surge.sh

Surge.sh is a simple and straightforward static content hosting service. Learn complete information about Surge.sh in this guide.

Read more →

Ubuntu: Install PostgreSQL and pgAdmin

Installing PostgreSQL and pgAdmin on Ubuntu can be a trouble at times. Here are the steps to guide you on the installation process.

Read more →

Git for beginners

This presentation explains the basic git commands and their usages.

Read more →

Deploying Django application on Openshift online for free

Deploying a Django application involves some configuration whichever the hosting provider is. This is a step-by-step guide explaining how to deploy your Django application to Redhat Openshift for free.

Read more →

Getting user timezone from IP in Django

Sometimes we might need to filter content based on the user's timezone. This guide explains how to find user's timezone in Django.

Read more →