Posts

Showing posts with the label problem

Tutorial 2: Setting local Django devlopment environment on linux mint

Image
I was introduced to Djnago some time ago, it was on amazon accessed using git. I did not set any local environment yet To make any change I would first edit it on my system then push to assembla git repo and then pull it on server and restart and if I made any silly mistake redo the same thing. So after 2-3 changes I got sick of it. There was a better solution that was hard to achieve in windows. So without wasting time I will list the steps and errors 1. Install any linux distro  (the one with which you are comfortable and have good software repo system), I am using mint which is ubuntu derivative 2. SOFTWARES from ubuntu repo sudo apt-get install python-django sudo apt-get install mysql-server sudo apt-get install mysql-python sudo apt-get install python-pip optional- sudo apt-get install python-dev sudo apt-get install phpmyadmin 3. pipy apps  If you have already been working on remote server you may have install some local applications like django-re...

Thought ( मनन ) - 18: India and Problems of India

These problems are not specific to India only but these are a few of many problems that affect the development of India. Although these are pretty serious problems the main problem is thinking of people. Selfishness(also unable to think about others), Greed, Fear, Desire to be remembered, envy etc. 01. Population   : 1.210 Billion (2nd), 368.6/km 2 (31st) Best Solution Yet: Try to introduce one child idea from now 02. Corruption   : 55% people, 95/178 Countries Best Solution Yet: For politicians a minimum qualification of graduation from certain universities or a good dictator 3. Literacy       : 75.06% (world average 84%) Best Solution Yet: 04. Poverty        : 41.60% below International Poverty Line Best Solution Yet: 05. Hostile people (Outside or  Inside India) - Not Countries Best Solution Yet: 06. Senitation    : HDI(Quality of life) (134th) 07. Reservation : The way it is applied should ch...