Instructions:
Type a question in the text-field and press the button (or enter button).
If the answer turns out
blue then the answer is possitive.
If the answer turns out
red then the answer is negative.
If the answer turns out black then Im not sure what to answer...



Ask the magic 8ball a question!


Yes
", "No", "Of Course", "Never", "Maybe", "Theres a Chance", "What do you think I am, psychic?", "Sometimes", "Im quit sure about that!", "Thats probably true", "Hell no..", "Dont even think about it....", "Maby , maby not", "You may count on it", "The chanse is quit as big as seeing Jay Leno in a g-string", "I would not even concider it..", "I must say yes...", "Damnd right ...", "Sure thing..", "Hahah your kidding right?", "If you're lucky"); srand((double) microtime() * 1000000); $count = count($answers); echo "You asked: "; echo $requiredquestion; echo "

and the answer is: " . $answers[rand(0,$count)]; } ?>


Created by Jonas Ljungkvist - Source is aviable here.

earn by clicks

banners


counter globe *****-->

Thursday, December 10, 2009

How to Remove Windows XP's Messenger

Theoretically, you can get rid of it (as well as a few other things). Windows 2000 power users should already be familiar with this tweak.

Fire up the Windows Explorer and navigate your way to the %SYSTEMROOT% \ INF folder. What the heck is that thingy with the percentage signs? It's a variable. For most people, %SYSTEMROOT% is C:\Windows. For others, it may be E:\WinXP. Get it? Okay, on with the hack! In the INF folder, open sysoc.inf (but not before making a BACKUP copy first). Before your eyes glaze over, look for the line containing "msmsgs" in it. Near the end of that particular line, you'll notice that the word "hide" is not so hidden. Go ahead and delete "hide" (so that the flanking commas are left sitting next to one another). Save the file and close it. Now, open the Add and Remove Programs applet in the Control Panel. Click the Add / Remove Windows Components icon. You should see "Windows Messenger" in that list. Remove the checkmark from its box, and you should be set. NOTE: there are other hidden system components in that sysoc.inf file, too. Remove "hide" and the subsequent programs at your own risk.

No comments:

Post a Comment