Articles under Tag : tips and tricks
Google Tricks
So much information is on the web, its mind boggling. Thankfully we have search engines to sift through them and catagorize them for us. Unfortunatly, there is still so much info that even with these search engines, its often a painstakingly slow process (something comparable to death for a hacker) to find exactly what you’re looking for.
Lets get right into it.
I use google.com as my primary search engine because it presently tops the charts as far as the sites that it indexes which means more pertinent info per search.
1. Page translation. Just because someone speaks another language doesn’t mean they dont have anything useful to say. I use translation tools like the ones found at
http://babelfish.altavista.com and
http://world.altavista.com to translate a few key words I am searching for. Be specific and creative because these tools arent the most accurate things on the planet.
2. Directories. These days everything is about $$$. We have to deal/w SEO (search engine optimization) which seems like a good idea on paper until you do a search for toys and get 5 pornsites in the first 10 results. Using a sites directory will eliminate that. You can narrow your search down easily by looking for the info in specific catagories. (PS google DOES have directories, they’re at: directory.google.com)
3. Here are some tips that google refers to as “advanced”
A. “xxxx” / will look for the exact phrase. (google isnt case sensitive) B. -x / will search for something excluding a certain term C. filetype:xxx / searches for a particular file extention (exe, mp3, etc) D. -filetype:xxx / excludes a particular file extention E. allinurl:x / term in the url F. allintext:x / terms in the text of the page G. allintitle:x / terms in the html title of that page H. allinanchor:x / terms in the links
4. OR Self explanatory, one or the other… (ie: binder OR joiner)
5. ~X Synonyms/similar terms (in case you can’t think of any yourself)
6. Numbers in a range. Lets say you’re looking for an mp3 player but only want to spend up to $90. Why swim through all the others? MP3 player $0..$90 The 2 periods will set a numeric range to search between. This also works with dates, weights, etc
7. + Ever type in a search and see something like this: “The following words are very common and were not included in your search:” Well, what if those common words are important in your search? You can force google to search through even the common terms by putting a + in front of the denied word.
8. Preferences It amazes me when I use other peoples PCs that they dont have their google search preferences saved. When you use google as much as I do, who can afford to not have preferences? They’re located on the right of the search box, and have several options, though I only find 2 applicable for myself… A. Open results in new browser B. Display 10-100 results per page. (I currently use 50 per page, but thats a resolution preference, and 5X’s the default)
9. * Wildcard searches. Great when applied to a previously mentioned method. If you only know the name of a prog, or are looking for ALL of a particular file (ie. you’re DLing tunes) something like *.mp3 would list every mp3.
10. Ever see this? “In order to show you the most relevant results, we have omitted some entries very similar to the X already displayed. If you like, you can repeat the search with the omitted results included.” The answer is YES. yes yes yes. Did I mention yes? I meant to.
11. Search EVERYWHERE Use the engine to its fullest. If you dont find your answer in the web section, try the group section. Hell, try a whole different search engine. Dont limit yourself, because sometimes engines seem to intentionally leave results out. ex. use google, yahoo, and altavista. search the same terms… pretty close, right? Now search for disney death. Funny, altavista has plenty of disney, but no death…hmmm.
If you’ve read this far into this tutorial without saying, “Great, a guy that copied a few google help pages and thinks its useful info” then I will show you WHY (besides accuracy, speed, and consistancy finding info on ANYTHING) its nice to know how a search engine works. You combine it/w your knowledge of other protocol.
Example: Want free music? Free games? Free software? Free movies? God bless FTP! Try this search: intitle:”Index of music” “rolling stones” mp3 Substitute rolling stones/w your favorite band. No? Try the song name, or another file format. Play with it. Assuming SOMEONE made an FTP and uploaded it, you’ll find it.
For example….I wanted to find some Sepultura. If you never heard them before, they’re a Brazilian heavy metal band that kicks ass. I started with this: intitle:”Index of music” “Sepultura” mp3 <– nothing intitle:”Index of música” “Sepultura” mp3 <– nothing intitle:”Index of musica” “Sepultura” mp3 <– not good enough intitle:”Index of music” “Sepultura” * <– found great stuff, but not enough Sepultura
At this point it occurs to me that I may be missing something, so I try: intitle:”index of *” “sepultura” mp3 <– BANG! (and thats without searching for spelling errors) Also try inurl:ftp
I find that * works better for me than trying to guess other peoples mis-spellings.
The same method applies for ebooks, games, movies, SW, anything that may be on an FTP site.
I hope you enjoyed this tutorial, and I saw that recently a book and an article was written on the very same topic. I havn’t read them as of yet, but check em out, and get back to me if you feel I missed something important and should include anything else.
intitle:”index of” “google hacks” ebook
Ps. I’ve said it before, I’ll say it again… BE CREATIVE. You’ll be surprised what you can find. -Fry
(from http://wattpad.com)
Internet Tricks
Increase InterNet Speed Using Notepad
1. Open Notepad.
2. Copy the following code to the Notepad.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
“SackOpts”=dword:00000001
“TcpWindowSize”=dword:0005ae4c
“Tcp1323Opts”=dword:00000003
“DefaultTTL”=dword:00000040
“EnablePMTUBHDetect”=dword:00000000
“EnablePMTUDiscovery”=dword:00000001
“GlobalMaxTcpWindowSize”=dword:0005ae4c
3. Save the file as NetSpeed.reg or what ever name you want but the extension should be .reg.
4. If you run the file means it asks for “Do you want to add the following entry to the registry”
5. Press Yes
6. Reboot your PC.
7. Feel the difference….
VISIT MY BLOG AT WWW.TECHTRICX.BLOGSPOT.COM
How to Make Firefox Load Faster
Firefox may run quickly but it loads slowly; here’s how to fix it. (This tip is for experienced computer users only.)
You can slash Firefox’s slow load time by compressing the DLLs and executables. There are many choices for compression but I suggest you use UPX which is free, efficient and time proven.
1. Download UPX from http://upx.sourceforge.net/#download
2. Unzip upx.exe into your Firefox installation folder which is normally C:\Program Files\Mozilla Firefox.
3. Make sure Firefox is not running then shell to a command prompt in the Firefox installation directory.
4. Type in the following command in a single line and hit return:
for %v in (*.exe *.dll components\*.dll plugins\*.dll) do upx “C:\Program Files\Mozilla Firefox\%v”
5. If on some later occasion you want to unpack the files, just type in the command above but add the decompression switch “-d” after “do upx.”
That’s it; enjoy the difference!
VISIT MY BLOG AT WWW.TECHTRICX.BLOGSPOT.COM
How to increase your internet connection speed
If you have Windows XP, try this. Everyone that has tried it says it works, tell us if it works too. You should be logged as Administrator (not even accounts with administrator privileges).
1. Start – Run – type gpedit.msc.
2. Expand the Local Computer Policy / Administrative Templates / Network Branch.
3. Highlight the QoS Packet Scheduler in left panel.
4. In right panel double click the Limit reservable bandwidth setting.
5. On setting tab check the Enabled item.
6. Where it says Bandwidth limit % change it to read 0.
The problem is, XP seems to want to reserve 20% of the bandwidth for itself. Even with QoS disabled, even when this item is disabled. So why not use it to your advantage.
To demonstrate the problem with this on stand alone machines start up a big download from a server with an FTP client. Try to find a server that doesn’t max out your bandwidth. In this case you want a slow to medium speed server to demonstrate this. Let it run for a couple of minutes to get stable. The start up another download from the same server with another instance of your FTP client. You will notice that the available bandwidth is now being fought over and one of the clients download will be very slow or both will slow down when they should both be using the available bandwidth. Using this “tweak” both clients will have a fair share of the bandwidth and will not fight over the bandwidth. Try it and tell us if this works.
VISIT MY BLOG AT WWW.TECHTRICX.BLOGSPOT.COM
MOZILLA FIREFOX- Award Winning FASTEST Browser
I love Mozilla Firefox. I surf the net whole day by Mozilla and I dont feel like stopping it.
I want to increase Mozilla Users please download it from side bar , it also reduces use of bandwidth
coz inbuilt google, yahoo, wikipedia, and other search engines which no other browser to offer
you can also disableto show images of a site which is not offered in any other browser . download it and experience it.
VISIT MY BLOG AT WWW.TECHTRICX.BLOGSPOT.COM
Speed up Mozilla FireFox
——————————————————————————–
1. Type “about :config” in the adress field.
2. Set the value of network.http.pipelining to “true”.
3. Set the value of network.http.pipelining.maxrequests to “100″.
4. Set the value of network.http.proxy.pipelining to “true”
5. Set the value of nglayout.initialpaint.delay to “0″
The speed will be increases upto 20%
download MOZILLA FIREFOX eith GOOGLE TOOLBAR from the link above the polls in my blog , it is the most recent and updated version
VISIT MY BLOG AT WWW.TECHTRICX.BLOGSPOT.COM
Above 90% computers all over the world run Windows… and hence another computer trick.
FACT
But do you know that about 20% of your internet bandwidth is reserved by Microsoft.
———————————————————————————————————
Uses of Reserved Bandwidth
** Windows Automatic Updates rely on this reserved bandwidth.
** Fast loading Microsoft Websites
** Sending Error Reports
** Online Help support in Microsoft Office
———————————————————————————————————
But this can be recovered back…
———————————————————————————————————
The Remedy
** Start >> Run
** Type gpedit.msc
** This opens the Policy Editor
** Now, Local Computer Policy >> Computer Configuration
** Then, Administrative Templates >> Network
** Now, click on QOS Packet Scheduler
** Now, on Right hand side
** Double Click Limit reservable bandwidth
** Now in Setting Tab
***************************************************
It says : Not Configured
Reality : The Explain Tab says “By default, the Packet Scheduler limits the system to 20 percent of the bandwidth of a connection”
***************************************************
** So, on Setting Tab select Enabled
** Now, change Bandwidth limit (%) to 0 (Zero)
** Click OK !!!
That’s All !!!
VISIT MY BLOG AT WWW.TECHTRICX.BLOGSPOT.COM
Speed Up Browsing
When you connect to a web site your computer sends information back and forth. Some of this
information deals with resolving the site name to an IP address, the stuff that TCP/IP really
deals with, not words. This is DNS information and is used so that you will not need to ask for
the site location each and every time you visit the site. Although Windows XP and Windows XP have
a pretty efficient DNS cache, you can increase its overall performance by increasing its size. You
can do this with the registry entries below:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters]
“CacheHashTableBucketSize”=dword:00000001
“CacheHashTableSize”=dword:00000180
“MaxCacheEntryTtlLimit”=dword:0000fa00
“MaxSOACacheEntryTtlLimit”=dword:0000012d
Make a new text file and rename it to dnscache.reg. Then copy and paste the above into it and save
it. Merge it into the registry.