February 17, 2015

Using django as a microframework, like flask.

February 17, 2015 0
Today me and my friend were discussing about the flask and django. We were arguing over flask is microframework and django is not and all other topics related to pros and cons. I'm not going to start comparing these two great frameworks, but I've created a django-microsite project for a test. I break down the settings.py,...
Read more...

December 24, 2014

Things which I do after installing Crunchbang #! Linux.

December 24, 2014 0
Configure your Crunchbang #!. 5 Things that I do after installing the #! and this will also help you. If you are a developer then obviously you require more packages to install in your system. 1. Update your #! source-list to install non-free packges. ashish@crunchbang:~$ sudo nano /etc/apt/sources.list ## CRUNCHBANG ##...
Read more...

November 20, 2014

Signature Spider at National Park.

November 20, 2014 0
I found this spider at Borivali National Park. When I clicked the pic I never knew that this is the signature spider, on of my friend told me about this so I googled it and here is the information. For me it's a WEB DEVELOPER who don't forget to mention copyrights on his web-site. :) These spiders make certain zig-zag...
Read more...

June 26, 2014

Alternative of google-map API, making request more than 2500.

June 26, 2014 0
I was looking for a free api which can help me to get latitude/longitude on the basis of Postcode. I tested pygeocoder and other api librearies which can help me, but none of them allowed me to query more than 25,000/day cause everyone is belongs to Google. So I did an old school coding by using Mechanize and BeautifulSoup. I...
Read more...

December 03, 2013

Changing wallpapers in Crunchbang #! Linux .

December 03, 2013 0
I'm using crunchbang #! when it was #!-9 around in 2010 , now using #!-11. Between these period I tested out many linux distros but never feel that any linux is stable as #! is now, because it drops Ubuntu and using Debian-stable :) . As per the heading of this post to change wallpaper in Crunchbang we need to copy paste...
Read more...

August 07, 2013

Network Manager not running on Ubuntu12.04 at boot-time

August 07, 2013 0
I was configuring PPPOE connection manually by command line using "sudo pppoeconf", and by mistake I changed some settings. So after I restarted my laptop, I was getting an boot time error "waiting for network configuration" and after some time "waiting upto 60 seconds more for network configuration.." Also there are...
Read more...

Follow Us @soratemplates