Python vs PyPy on CentOS: Install and Compare

Python vs PyPy in this article: Python vs PyPy I’ll explain how-to install both compilers (Python (CPython) and PyPy) on CentOS and …

centos pypy python

Install gevent on CentOS 6

Step-by-step instructions for installing the gevent Python networking library on CentOS 6.x, covering easy_install, source, and GitHub …

centos gevent python

PHP Script: Get GitHub Followers Count (API v3)

Php GitHub Followers Count The following PHP GitHub Followers Count script is using the v3.0 GitHub API.

github php

PHP Script: Get Twitter Followers Count (API v1.1)

Php Twitter Followers Count The following PHP Twitter Followers Count script is using the new v1.1 Twitter API.

php twitter

Install Tornado Web Server on CentOS

How to install the Tornado web server on CentOS, run a simple Hello World app, and deploy behind nginx for production use.

centos python tornado

Install Django on CentOS 6 (Beginner's Guide)

NOTE: This article was rewritten for CentOS 6.4. please read the updated post. Django Centos 6 So you want your first django centos based …

centos django python

Fix 'Unfortunately Android Keyboard Has Stopped' Error

unfortunately android keyboard has stopped unfortunately android keyboard has stopped error in Google Android CyanogenMod CM10.1 custom rom …

android cyanogenmod

Fix Yamaha P-95 Out of Tune Issue

Overview Yamaha P-95 out of tune? I’ll explain the keys to reset your keyboard to default tune and…. I’ll teach you how …

yamaha music

Apache Variables using system variables or mod_macro

Apache Variables Apache Variables are not supported by default by apache but you can do two things to achieve this functionality: Option 1 - …

apache mod_macro centos