Website Screenshot Capture – http://webcap.timzstudio.com/ A website screenshot capture tool torender anywebpage and to download a copy of the screenshot image.
Articles
For Python lovers who wish to get started with Python Web Development, you’ll need to do setup a nice working environment Install Python Python has 2.7x and 3.x, many packages… Read more »
Getting your development environment up when using Django with MySQL might get you errors such as the following which can take up some time “django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module: No… Read more »
To modify virtual hosts configuration on account level basis, we can use includes as documented by WHM under the generated httpd.conf First, ssh as root and do: sudo nano /etc/httpd/conf/httpd.conf… Read more »
How To Install Python 2.7 CentOS 6 with cPanel/WHM Deploy your Python based web application on cPanel by setting up your Python environment on cPanel/WHM safely. Prerequisites: CentOS 5/6 32… Read more »