Code

Load Balancing SSH Connections using Pen on CentOS Linux

Overview Load Balancing SSH Connections using Pen, a load balancer for “simple” tcp based protocols such as http or smtp. It …

bash centos linux

Split a Background Image Across Multiple Divs with CSS

Overview Not widely known, but you can use pure CSS to split background image into several divs quite easily! I’ll teach you how.

css html

Facebook Open Graph Meta Tags Reference

Summary Including and customing the facebook Meta inside every page of your website is an important reality in today web. It’s a very …

facebook html meta

CodeLobster Review: Free Portable PHP and Web Development IDE

Overview Excited today, I’m going to try a new IDE for Windows: CodeLobster PHP Edition 4.5.1. With almost 30 years experience in …

cakephp codeigniter codelobster

Fix WordPress Plugin HTML5 Swiffy Insert

How to fix the broken WordPress “HTML5 Swiffy Insert” plugin so it properly converts and displays Google Swiffy HTML5 content on …

cms google php

Create Responsive eBay Ads

Overview For resposive web designers: Ads are big trouble. In the next article I will explain how to edit the JS script to a responsive …

ads ebay javascript

Django: Preserve Table Data When Adding Model Fields

How to preserve your existing table data when adding new fields to a Django model, using an export-reset-import workflow.

django python

Hide Page Titles in WordPress

Overview In this tutorial we will explain how to Hide WordPress HomePage Title or All Pages Title.

development php wordpress

Create Responsive Google AdSense Ads with JavaScript

Overview In this tutorial we will explain how to implement a Google Adsense Responsive Design without violating Google Adsense Policy.

javascript website

Backup Multiple MySQL Databases with a Bash Script

Overview In this tutorial I will give an example to a BASH scripts that will help you backup multiple MySQL databases at once.

bash linux mysql

Install CM10.1 for Galaxy S i9000 (Android 4.2.2)

Overview This tutorial will explain how to Install CM10.1 for Galaxy S i9000 (Android Jelly Beans 4.2.2). Only for Android 2.3.3 and above, …

android cyanogenmod samsung

Revert CyanogenMod to Stock Firmware on Galaxy S1/S2/S3

Overview In this tutorial we will explain how to change your Android Samsung Galaxy S1/S2/S3 Device Firmware back to Samsung Stock Firmware …

android cyanogenmod samsung

Sort Folders by Size with Linux du

Overview Use Linux DU to batch check and sort folder sizes in Linux. You can also use Linux DU command on a Windows share or a NAS CIFS/NFS …

bash linux

Upgrade CyanogenMod from CM10 to CM10.1

Overview This tutorial will explain how to upgrade your CyanogenMod CM10 to CM10.1 (Android 4.2.2 Jelly Beans).

cyanogenmod samsung android

Mount an ISO File with fstab on Linux

Overview To mount ISO files in Linux is very easy, and sometimes you want to use fstab to auto-mount on boot. I’ll show how to do this …

linux bash centos