Latest Articles
Backing up your computer takes less time than you might think. By setting up a batch file, you can export your important files to an external hard drive or removable storage media in about five minute ...
"Zero-zero is a big score." Ron Atkinson"Part 0? Are we in computer science class or what? We aren't talking about arrays here, are we?"No, nothing to do with arrays. This article is simply for if you ...
Google Labs has just launched Talk Guru, a service that lets you obtain basic information such as the weather,calculations,currency conversions, definitions, translations, web search results and sport ...
In Google definitions a macro is defined as "a single computer instruction that results in a series of instructions in machine language". Basically a macro is a programming script that tells the compu ...
Speed is essential to being a successful programmer, and this tutorial shows you how you can easily and quickly double your coding output. The key is in a program called Texter, which you can easily d ...
You will need Photoshop to be able to create this, but the version doesn't matter since this is quite a simple procedure. Create your own simple animated emoticons (like a flashing LOL sign) that you ...
First, turn Mod Rewrite on (which it usually is). Once it's on, then you can follow this tutorial to learn how to master some of the basics of Mod Rewrite. Keep easy track of all your files on your Wi ...
MySQL is a structured query language (hence the 'sql'), and is an open source language published by Oracle. If you want to learn how to manipulate and use databases (such as customer lists or membersh ...
Create a list with checkboxes and assign a price to each item. As your customers check or uncheck the boxes, they'll see the estimated price below change in accordance. This is a quick and easy trick ...
JOIN commands in MySQL can be scary, and a bit tricky to master - but that's where this video comes in. This clearly and succintly demonstrates what a JOIN in MySQL is and how you can painlessly use t ...