I have a theory - it could just be a crazy theory and time will probably prove me wrong, however here it goes. Most people who own a website or work with sites, design, servers, hosting or anything SEO related know all about the Panda Update. Panda was a major search algorithm adjustment by Google which resulted in a wide changes in SERPs ... Read More »
If you have ever needed a large list of random numbers for the purposes of testing or some other scripting need - then you will have done what I just did and searched for a random number generator. I found a few websites but none of them did exactly what I needed, and one that did limited me to only 1000 numbers. So I've written my own number ... Read More »
What happens when you have a cron job that you want to run fairly regularly - let's say every minute or every two minutes. Now what happens if the server is under load and it doesn't complete the job before the next call - you get a cron collision. Sometimes that's not a big deal, but often that can cause problems. For example if you have ... Read More »
This short tutorial will take you through how to create a ebay template using Dreamweaver. This tutorial describes the procedure that was taken using CS5, although it will be similar for other versions of the dreamweaver software. 1. Create a folder anywhere in your directory where you'll put all your files for this template. 2. Create a ... Read More »
The slider in the iTunes software is pretty cool, and our graphic designer at work thought so too. He had us integrate the slider into the website we built for Peace Apostolic Community in Rockhampton. I found a cool tutorial online at Tuts Plus that was able to give me a great start but the code was incomplete. I've modified the code a little ... Read More »