voodish logo
tweet rss book of faces Linked In

Web Development

Offering web development and design tutorials, articles and resources for web masters.

Sep 17 2012

Import Export sql database the easy way via SSH

Sick of faffing about with phpMyAdmin, cutting up databases that are too large. Save yourself the hassle and use SSH.

Jun 21 2012

An A-Z Index of the Bash command line for Linux.

A great list of the most used Bash commands in Linux, laid out in A-Z format.

Jun 06 2012

multiple ip and smtp_banners

If a domain has an “owned” IP, it would be possible to also get exim to show a unique banner for that IP.
You can accomplish this by edint the /etc/exim.conf and adding the following code into the top section of the exim.conf.

Oct 11 2011

RSForm minimum character for phone | phone validation Joomla

joomla_logo.jpg

How to use a minimum character count for RSForms - making use of the validation extra.

This is especially useful to make sure that customers do not enter unsufficient digits for you to be able to contact them!

Jul 26 2011

Backup Incoming and Outgoing mail for your domain EXIM

centos.jpg

This super simple way of backing up incoming and outgoing mail with EXIM for a desired domain.

It is especially useful for sending to an archive or even a GMail account as shown in this example.

Jun 23 2011

Add logo to print popup in Joomla

joomla_logo.jpg

So you would like to add a logo and perhaps some other bits to the Joomla print popup page?

Easy, you’ll need to open your template component.php file and make some changes, shown after the break.

Jun 17 2011

Sales order error in Magento Sage Pay

magento under construction

This usually shows up when installing the Sage Pay suite for Magento, in this instance it was caused by the Gift certificate module from Unigery.

There is a fix for this problem.