Hide Folder without any SoftwarE

10:57 AM Posted by Author

This one is really cool and pretty useful too...
Its really easy...
just follow these steps:

1.Create a new folder somewhere on your hard drive.
2.When you name it hold down "Alt" and press "0160" this will create and invisible space so it will apper as if it has no name.
3.right click it and select "Properties" select the tab "coustimize" and select "change icon" scroll along and you should a few blanc spaces click on any one and click ok and save it.
4.when you have saved the settings the folder will be invisible to hide all your personal files.

try this....i dont think that u'll find any problem doing this...if u still find any probs..just leave a comment.

Search Engine Tricks

10:56 AM Posted by Author

A common scenario faced by everyone, everyday is searching something or the other. There are two ways of proceeding further:
Layman way >>> The user opens a search engine, type in what he/she wants and got a really long list, mostly with irrelevant stuff. Then he/she will have to look for the thing on several links listed on their screen. Sometimes the user got the things as the way he/she wants but not every time.
Pro way >>>>>> The user opens a search engine, type in the keywords and got a relevant list of results , exactly the way he/she wants and there he/she is done.
But how the user is able to get results quickly and efficiently?
What is the thing that Pro way differs from the Layman way?
Well the answer is "Using proper syntax". You can easily find your way around on almost everything by using these simple keywords!

And - This function is default i.e. if you search for anything without a function, the SE (Search engine) will search for all of them. For Eg: Searching for blogger themes, you will get results for all of them, it can be in a single document or in different documents some containing blogger and some containing themes.
OR - If you want that either of the words should be acceptable then you can use OR. For Eg: themes OR templates.
If you want the exact phrase you can group your search with " "
For Eg: "Search Engine Optimization" will show all the pages where all three of them are together and in the same sequence

Using * - Searching for "Search Engine *" will show pages containing Search Engine Optimization, Search Engine Tips and so on. (Just like the WILD CARDS)

intitle: - It restricts your search to the titles of the pages only.

allintitle: - It restricts the search to the pages where all specified words make up the title of the web page.

inurl: - It restricts your search to the URLs of web pages.

allinurl: - It restricts the search to the pages where all specified words make up the URL of the web page.

intext: - It searches only in body test ignoring link text, URLs & titles.

allintext: - It searches for all of the specified words in the body text.

inanchor: - It searches for text in a page's link anchors. A link anchor is the
descriptive text of a link.

site: - It searches for the exact site. For Eg: site: tech4sure.blogspot.com

link: It returns a list of pages linked to the specified url.

cache: It finds a copy of the page that SE indexed, even if that page is no longer
exists. This type of search is helpful for pages that change often.

filetype: It searches the suffixes or filename extensions. For Eg: filetype: guide.pdf etc.

Firefox Hardcore

10:55 AM Posted by Author

After you get past the “beginner”:http://forevergeek.com/open_source/a_beginners_guide_to_firefox.php stage with Firefox, try this “power-user” trick to make it download pages faster by allowing multiple connections so it can download more than one file at a time. It’s only useful for broadband users, so if you’re still on dial-up you can just skip this one for now.
Here’s something for broadband people that will really speed Firefox up:
1.Type “about:config” into the address bar and hit return. Scroll down and look for the following entries:
network.http.pipelining network.http.proxy.pipelining network.http.pipelining.maxrequests
Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading.
2. Alter the entries as follows:
Set “network.http.pipelining” to “true”
Set “network.http.proxy.pipelining” to “true”
Set “network.http.pipelining.maxrequests” to some number like 30. This means it will make 30 requests at once.
3. Lastly right-click anywhere and select New-> Integer. Name it “nglayout.initialpaint.delay” and set its value to “0″. This value is the amount of time the browser waits before it acts on information it receives.
If you’re using a broadband connection you’ll load pages MUCH faster now!