Tutorials

How to make your site Rate in Flash

SEO is not an easy thing and it requires lot of analysis and research to make a site rank on search engines. With the changing algorithm everyday getting the site indexed is not an easy job. If you are looking for search engine optimization of your site what are the main things which can probably [...]


SEO : A closer look at robot.txt

We (Muhammad Kashif Majeed and I have been looking for internet for information regarding robot.txt, but couldnot find a comprehensive note on robot.txt. after looking through books and getting help from some of my friends i have tried to write this article. this article is not 100% creation of mine. any help and suggestions from [...]


How to lock a folder in Windows XP

Copy the following code in Notepad.
Now paste it in notepad.
Change the “type your password here” with your password (Marked as bold in the above posted matter).
Save it as batch file(with extension .bat).Any name will do.
Now you see a batch file. Double click it to create a folder locker.
A new folder named Locker would be formed [...]


How to double Firefox Speed

Mozilla Firefox is a graphical web browser developed by the Mozilla Corporation. Started as a fork of the browser component (Navigator) of the Mozilla Application Suite, Firefox has replaced the Mozilla Suite as the flagship product of the Mozilla project, stewarded by the Mozilla Foundation and a large community of external contributors.
Mozilla Firefox is a [...]


How to Hide Secret Documents in image

I have tested this in Microsoft Windows Server 2003, and works 110%. So, i would like to share this with you people. I hop you people enjoy this.
You will need the following…
# Windows OS ( except Win 98 )
# Basic Knowledge of the Command Prompt
# WinRar

Gather your image and the files you wish to lodge [...]


How to Prevent Apache HTTPD Directory Listing using .htaccess

Apache HTTPD servers are configured by default to display directory listing, when index files like index.htm or index.html of index.php etc. are not present in the directory. This can expose sensitive information to prying eyes and are often indexed by search engines. This can compromise your data by making it visible to unintended audience. The [...]