Develop WP Plugin OOP

wp-content/uploads/2012/06/develop-your-own-wp-plugin.png

Tutorial on how to develop your very own WordPress plugin in OOP style coding. We have written a series of posts covering almost every useful aspect of WP Plugin development.

MySQL DataTypes

wp-content/uploads/2012/06/mysql-datatype-series-logo.png

We discuss about various datatypes associated with MySQL. You will need these datatypes to create table holding the kind of data you want (such as integers, float, datatime, text etc). All of the tutorials have detailed discussion with example database creation queries and screenshots.

Network Admin in SSH

wp-content/uploads/2012/07/SSH-series.jpg

This series gives you a complete guide for doing networking administration stuff over SSH to your web hosting server. Learn how to connect to ssh using keys generated from cPanel, execute common commands and understand what they do. After reading this series, you should be able to manage your web hosting server at your own through your linux console.

PHP Image Manipulation

wp-content/uploads/2012/07/php-image-manipulation-gd.jpg

Almost everything (from basic to intermediate) related to PHP and GD library you need to know to help you get started with image manipulation. Resize images, rotate/flip, resample, crop, work with transparency, merging images, creating image from texts, shape drawing in images and much more.

Setup Varying Vagrant Vagrant on Windows

Learn how to properly setup VVV on Windows with NFS fileshare for quick and easy bi-directional communication with support for symlinks.

Ubuntu VPS Setup

wp-content/uploads/2013/01/feature-image-vps-linux.jpg

This follow up series gives extensive guide on completely configuring your first Linux VPS. We shall talk about everything that is required to setup your VPS from SSH, installing, configuring and securing your web server on Ubuntu.