$menu = new stickymenu; $menu->display_menu('menu=Main'); # Will display menu 'Main' here

SEO - Link Building - SEM

Revolutionary Webmaster Guide……….

Archive for November, 2007

Increase your Bandwidth by 20%
Windows uses 20% of your bandwidth! Get it back

A nice little tweak for XP. M*crosoft reserve 20% of your available bandwidth for their own purposes (suspect for updates and interrogating your machine etc..)

Here’s how to get it back:

Click Start–>Run–>type “gpedit.msc” without the ”

This opens the group policy editor. Then go to:

Local Computer Policy–>Computer Configuration–>Administrative Templates–>Network–>QOS Packet Scheduler–>Limit Reservable Bandwidth

Double click on Limit Reservable bandwidth. It will say it is not configured, but the truth is under the ‘Explain’ tab :

“By default, the Packet Scheduler limits the system to 20 percent of the bandwidth of a connection, but you can use this setting to override the default.”

So the trick is to ENABLE reservable bandwidth, then set it to ZERO. This will allow the system to reserve nothing, rather than the default 20%.
works on XP Pro, and 2000
other OS not tested.

Note: Do not limit it to 0%, It cuts your speed, Suggest 1-2% only.

open notepad dump the following lines into it and save it with the name OEMINFO.INI in the c:\windows\system32 directory:[General]
Manufacturer=Your Name Here
Model=Your Model Here
[Support Information]
Line1=Your Name Here
Line2=Your Address Here
Line3=Your Email Address Here

Save the file, then make a right click on my computer select properties, in the general tab a button will be highlighted (support information) make a click on it, you will be able to see the changes.
Now if you want to display some more information then simply increase the line in the file.
ex: Line4=Your Working Hours Here

From this article you will be knowing how to lock folders without installing any softwares?
Folder locking is too easy without installing any software.We can protect our folder by simply renaming one code as shown below.In companies most of the data is protected.we have to lock our folders to protect the data.We can also use softwares.Softwares provide high security than this method..This method is to implement only when we are not having any softwares.Follow the below steps carefully to lock your folder without any softwares.If u have a folder named “movies” in drive C: then creat a new text file in same drive and past the text fllows -

ren movies movies.{21EC2020-3AEA-1069-A2DD-08002B30309D}

Now rename the text file Loc.bat.and dobble click on it. (it is lock the folder and change it into cotrol pannel shortcut).

Same as to open or unlock the folder creat a new text file in the same drive and past the following text -

ren movies.{21EC2020-3AEA-1069-A2DD-08002B30309D} movies

Now rename the text file as “key.bat” and dobble it.it will unlock your folder and u can access the content of this folder.
Its easy……

After loking the folder if u creat another folder in same name on the same drive then the “key.bat” file cant unlock your lock folder.delete or rename the new created folder for work the “key.bat” file again.

$menu = new stickymenu; $menu->display_menu('menu=Main'); # Will display menu 'Main' here