Time for some quick tips. Here are 10 quick random tips that can be really useful.
Creating invisible folders, changing your webbrowser, multiple Yahoo! messenger login and more small tips.
If you want to hide some files, a "invisible" folder can be handy. Here's how to to create one on your desktop.
C:\Documents and
Settings\[USERNAME]\Desktop
. Unlike other browsers (e.g. Firefox and Opera), Internet Explorer doesn't have a default download directory. Here I'll show how to set this default download directory.
regedit
and press Enter.
HKEY_CURRENT_USER\Software\Microsoft\Internet
Explorer
.
String
and name it
Download Directory
.
C:\Downloads
.
Small little tip (which is kinda pointless) which allows you to load the UI from Firefox in Firefox itself.
chrome://browser/content/browser.xul
Here's a small trick that will help you to block any ad-/spyware/popups without installing software.
C:\WINDOWS\system32\drivers\etc
Many images are hosted on ImageShack. Sometimes, you'll see the original image replaced with a ImageShack image telling "Hotlink has been disabled for this domain". Here's the way on how to view these images anyway.
For Firefox
about:config
in the
address bar. The settings from the browser will
show.
network.http.sendRefererHeader
in
the filter.
network.http.sendRefererHeader
and
change the value to 0
.
2
because some websites will not
display properly when it's set to
0
. For Opera
For Internet Explorer
Not a really useful tip, but still pretty cool to see it in action.
javascript:R=0; x1=.1; y1=.05;
x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200;
x5=300; y5=200;
DI=document.getElementsByTagName("img");
DIL=DI.length; function A(){for(i=0; i-DIL;
i++){DIS=DI[ i ].style; DIS.position='absolute';
DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px";
DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5);
void(0);
If you have more than 1 Yahoo! messenger account, you maybe want to log in with both accounts at the same time. Here's the way on how to do this.
regedit
and press Enter.
HKEY_CURRENT_USER\Software\Yahoo\Pager\Test
.
Plural
.
1
Here's a little trick where you can change the manufacturer etc. from your PC. You can find these when you right-click on "My Computer" and select Properties. Hit the "Support information" button and you'll see the information.
[General]
* Manufacturer=Your
name here
* Model=Your model here
*
[Support Information]
* Line1=Your name
here
* Line2=Your address here
*
Line3=Your email address here
oeminfo.ini
oeminfo.ini
in
C:\WINDOWS\system32
and you're
done. Are you also a user of Windows Live Messenger (formerly known as MSN Messenger)? And don't you hate it when you're invited into a conversation with 10+ people, just because others think "it's fun"? It'll slow your computer down big time. Here's a tip on how to kick all users out of the conversation.
.pif
I got this little trick because I needed it myself for my sister website WeirdGlobeNews.com. To grab the latitude and longitude from the Google Maps center, do the following steps.
javascript:void(prompt('',gApplication.getMap().getCenter()));
(52.373812,
4.890951)
Of course you can post other sites that you know, Please send it to my E-Mail.
Copyright 2008