Nick Yeoman - Web Developer
Rsync
This article is my reference for everything to do with Rsync. I primarily use Rsync for backups and moving servers.
Read more...MySQL INSERT From A PHP Array
I'm hooked on using CodeIgniter which uses an active record class. This is bad because when I work on a non CodeIgniter project the work is not done for me. This article explains the PHP function I wrote which takes a Associative array and converts it into a mysql INSERT statement.
Read more...Metatag Keywords
Is your SEO person telling you, your keywords metatag matters? Well I'm sorry to say metatag keywords do not effect your search engine ranking in any way.
Read more...PHP Sessions
This is a brief introduction to PHP sessions. Creating sessions are very easy! Frameworks and CMSes usually have a built in class to handle PHP sessions, but today I was working on a project which didn't have such a class. Also this is a good article if you are just learning PHP. I actually wrote this article back in 2005 and I'm now just getting to posting it.
Read more...Ubuntu Keyboard Shortcuts
I've been using Ubuntu for about three years now and I've never taken the time to learn the keyboard shortcuts. I've wasted so much time taking the extra second to move my hand over to the mouse. The purpose of this article is to quickly teach you useful time-saving keyboard shortcuts available in Ubuntu.
Read more...404 Resources
There is a wealth of information on 404 pages, if you would like to read more I've posted my 404 resources here.
Read more...