Code

Django: Return Model Rows as JSON

Overview I’ll demostrate in this article how to create a simple view to return JSON formatted rows from your model.

django json python

Django URL Routing for Beginners

How to use Django URL dispatcher Django routing module called URL dispatcher

django python

Transfer Files with SCP from Windows

Overview You will learn how to use SCP from windows shell or GUI.

windows ssh scp

Disable Java in All Browsers at Once

Overview Several major companies have been hacked lately. Security advice for web users last week from the US Department of Homeland …

android chrome firefox

Developing with the WordPress 3.5 Media Manager

Overview If you are a WordPress plugin developer, you may want to use the new build-in WordPress 3.5 Media Manager in your plugin. This …

git wordpress php

VMware Zimbra Active Directory User Mailbox Sync

Overview Zimbra Active Directory User Mailbox Sync script uses Zimbra utility to Add or Remove mailboxes according to the AD User List. You …

bash centos linux

Pin Your Website to the Windows 8 Start Screen

 Overview You will learn how to add necessary META your website as a tile to support windows 8 tile start menu pin using IE 10. Just like …

html internet-explorer windows

Testing with modern.IE: Easier Internet Explorer Compatibility

Microsoft to developers: This is the ‘modern.IE’ world Microsoft announced their new tool called modern.IE. …

browser chrome firefox

Git and GitHub Beginner Tutorial

A beginner-friendly tutorial covering Git and GitHub essentials, from installing Git and creating your first repository to cloning, …

clone git github

Set Up Git and GitHub on Ubuntu

A quick guide to installing and configuring Git and GitHub on Ubuntu, from package installation to initial setup.

git github install

Add EPEL Repository to CentOS 6

Centos EPEL Centos EPEL - In the following tutorial I will show you how to add the fedora EPEL repository to your CentOS installation.

bash linux centos

Install PIL (Python Imaging Library) on CentOS 6

A quick guide to installing PIL (Python Imaging Library) on CentOS 6.x using the EPEL repository.

centos python

Python Virtualenv and VirtualenvWrapper Tutorial

VirtualEnv Tutorial Overview Virtualenv tutorial. In this tutorial I will show you in easy steps how to install and use VirtualEnv & …

centos python virtualenv

Install CyanogenMod 10.1 Using ADB

Introduction CyanogenMod 10.1 is based on Android 4.2 Jelly Bean. * This tutorial is for the Samsung Galaxy S2, but it is supposed to be …

adb android cyanogenmod

Git and GitHub Beginner's Guide for Windows

A step-by-step guide to installing and using Git on Windows, covering Git Bash, Git GUI, context menus, and connecting to GitHub …

git github windows