If you want to redirect all the visitors including search engine robots from your existing (old) web site (all the pages, not just the index page) to a new address, simply place the following at the end of .htaccess file in the root directory of your old web space:
» Read the rest of the entry..
Archive for January 2008
RapidLeech is a PHP script using which you input a RapidShare or MegaUpload link to have the file downloaded to your web hosting space. It will essentially give you one additional virtual computer to which you can download from major file sharing services. This is useful since RapidShare limits the number of files (based on file size) that you can download in a given time (This limit also applies to your RapidLeech installation - meaning, you can’t keep downloading for ever, the usual limit still applies).
Rapid Leech is a free server transfer script for use on various popular upload/download sites such as megaupload.com - The script transfers files from rapid share (for example) via your fast servers connection speed and dumps the file on your server.
RapidLeech works with Rapidshare, MegaUpload, MyTempDir, getfile.biz, webfile.ru. Once set up, you can not only download from these file sharing services, but also from any other direct HTTP URL.

The current latest vesion of RapidLeech is v2.3_build_23_08_2007. Below are the steps to set it up on your hosting space:
» Read the rest of the entry..
How often do you find yourself wanting to search in Google when the active application is not your browser? If you too find that copying the text, switching to browser and searching is tedious, read on.
I use FeedReader a lot and found myself always doing Google searches of text in it a lot by manually copying word(s) and pasting them in the search box of Firefox. So I thought about a way to quickly perform Google searches by simply pressing a hot key (keyboard shortcut) with text selected in whichever windows program it is in. It’s just 4 lines of code using AutoHotKey.
» Read the rest of the entry..
The IBM mouse that I use at my work place is hard to click. My fingers would get tired at the end of the day with all the clicking. So I requested for a small program or script that will click whenever ‘Ctrl’ key is pressed. jgpaiva over at DonationCoder wrote a 3 line .ahk file that does this.
Here are the steps:
- Install Auto Hot Key.
- Save the following as LeftClick.ahk:
Ctrl:: send,{lbutton} return - Double click on the new .ahk file.
» Read the rest of the entry..
Recently we wrote a tutorial on how to install Dolphin, the community builder script on your own web host. It was for version 6.0.0002.
Patch #3 for Dolphin 6.0 has been released recently which effectively closes 75 tickets. Below you can find the instructions (both text and video) we followed to upgrade our Dolphin installation from version 6.0.0002 to version 6.0.0003.
1. Download Dolphin 6 Patch 0003 Free Version
2. Upload the contents over existing contents. An intelligent FTP client like FlashFXP will automatically take care of switching the directories and replacing the files. All you need to do is just drag everything and drop on the remote server contents.
3. Upgrade the database by going to http://<Dolphin Site>/upgrade.php.
» Read the rest of the entry..
Hello and welcome to (what we aim to be) the ultimate resource for how-tos and tutorials on topics like software, PHP scripts, web mastering, technology, lifestyle and more. If you would like to ask us a question or share your how-to, please 