Change Python Process Name – Best Way To Figure Out The Python You Want

Figure Out the Python Process you want in Windows Task Manager is not an easy task. In this tutorial, we see how to overcome this issue and change python process Name to a unique one.

Clone Site With Apache For Local Development [6 Easy Steps]

You may want to replicate online site in a local machine for development purposes. Let’s see how to clone site with Apache For Local Development

Easy Web Services with PhantomJS [With 3 Samples]

PhantomJS is great tool to capture web contents and manipulate it with the standard DOM API. In this tutorial we see how to to consume web services with PhantomJS.

Build Python From Source [With 3 Easy Ways to Install Python]

How to build Python from source and how to install the customized python in our local system.

Improve Regular Expressions [2 Best Tips For Readable Regular Expressions]

In this tutorial we see how to improve regular expressions readability and make them clearer.

Automate Builds [2 Easy Steps For Your First Jenkins Job]

Let’s see how to automate builds and tests of any software project with Jenkins