Features

Web development

Connecting to MySQL on Amazon EC2 over a SSH tunnel
Connecting to MySQL on Amazon EC2 over a SSH tunnel
If you need to administer a MySQL server on an Amazon EC2 instance and don't want to use the command line, or install phpMyAdmin, you can do it graphically using MySQL Workbench and S...
no votes (No votes)
Matt Clarke on Saturday 30 June, 2012, 19:43
Mounting Amazon EC2 instances on OS X with SSHFS
Mounting Amazon EC2 instances on OS X with SSHFS
After 12 years as a Linux user I have recently switched to Mac OS X on my laptop and some things are a touch trickier, including setting up access to Amazon EC2 instances in the clou...
no votes (No votes)
Matt Clarke on Saturday 30 June, 2012, 18:49
Getting started with NoSQL: MongoDB in PHP
Getting started with NoSQL: MongoDB in PHP
A quick guide to getting started with the high performance MongoDB NoSQL database using PHP on Linu...
no votes (No votes)
Matt Clarke on Sunday 8 April, 2012, 11:55
Useful PHP date period functions
Useful PHP date period functions
Here is a selection of PHP functions I've written recently to tackle finding date periods, such as the date a month ago, or the date a week ag...
no votes (No votes)
TechPad.co.uk on Tuesday 9 November, 2010, 11:55
Avoid duplicate content issues with mod_rewrite
Avoid duplicate content issues with mod_rewrite
Google will penalise you if your site's pages are visible from a domain starting with and without the www. prefix, so you'll want to redirect using mod_rewrite to prevent thi...
no votes (No votes)
TechPad.co.uk on Wednesday 30 June, 2010, 9:06
Manipulating links with jQuery
Manipulating links with jQuery
Here's a quick tutorial showing how you can use jQuery to manipulate selected content in your page to append or change the...
no votes (No votes)
TechPad.co.uk on Sunday 9 May, 2010, 9:38
How to issue new passwords in vBulletin
How to issue new passwords in vBulletin
If your vBulletin site has been the subject of intrusion it's a wise precaution to reissue passwords to your users. Here's how to change all of the passwords in vBulletin ...
no votes (No votes)
TechPad.co.uk on Monday 1 March, 2010, 19:11
How to add a new user to MySQL server
How to add a new user to MySQL server
The command line fu you need to know in order to add a new user to your MySQL serv...
no votes (No votes)
TechPad.co.uk on Monday 28 December, 2009, 18:31
How to install Bazaar version control
How to install Bazaar version control
Follow these simple steps to get you up and running with Canonical's collaborative version control system bzr, or Bazaar on Ubuntu Karmic Koala 9....
no votes (No votes)
TechPad.co.uk on Monday 28 December, 2009, 13:09
Using AES encryption in MySQL and PHP
Using AES encryption in MySQL and PHP
An easy-to-follow guide to using MySQL's new AES_ENCRYPT and AES_DECRYPT functions to encrypt and decrypt data using a salt with PH...
no votes (No votes)
TechPad.co.uk on Thursday 24 December, 2009, 21:20


Next »

Recent comments