NOTE:

Welcome to the Amazing World of Tricks. Here u will find important & useful Tricks 4 ur PC & Mobile. Perfect Destination 4 Tricks is
www.trickscafe.blogspot.com
Keep Visiting & Stay Updated with Latest Tricks. (Daily Updated)

COMPUTER TRICKS,PC TRICKS,FREE COMPUTER TRICKS,COMPUTER TIPSHeadline Animator

Wednesday, July 8, 2009

Edit any webpage INTERNET

1) Go to the site you wish to edit

2) In the browser’s address bar, paste this code:

javascript:document.body.contentEditable
='true'; document.designMode='on'; void 0


3) Now click on the part of the page you want to edit and start changing, deleting and adding text.

FUNNY NOTEPAD TRICK

1> Open Notepad
2> Enter four words separated by spaces, wherein the first word has 4 letters, the next two have three letters, and the last word has five letters
3> DON'T hit enter at the end of the line.
4> Save the file.
5> Close Notepad.
6> Reopen Notepad.
7> Open the file you just saved.

eg:
type “Haro ooo ooo oooon” without quotation marks
don’t press “enter” save the file
close notepad
open the file again
See what happens!

PLAY HOLI ON ORKUT

if u really want to play holi on orkut then just fallow certain steps::

open www.orkut.com
copy & paste the following content in the address bar and just play holi in orkut.

javascript: i=0;c=["red","green","blue","yellow","magenta","orange","black","white"]; a=document.links;setInterval('i++;a[i % document.links.length].style.color=c[i % c.length]',10);void(0);


dont forget to leave ur comments about it!!!

Saturday, June 27, 2009

LINK TO DOWNLOAD NEW YORK MOVIE

here is the link to DOWNLOAD new york movie for all u frnds

CLICK HERE !!!!!!!!!!!

Friday, June 26, 2009

CHINA MOBILE SECRET CODES

Engineering Mode: *#110*01#
factory Mode: *#987#
Restore Factory Settings: *#987*99#
Check Software Version: *#900# OR *#800#
Default User Codes: 1122, 3344, 1234, 5678
Change LCD Contrast: *#369#
To Enable COM Port: *#110*01# -> Device -> Set UART -> PS Config -> UART1/115200
Codes to Change Screen Language:
* *#0000# + Send : Set Default Language
* *#0007# + Send : Set Language to Russian
* *#0033# + Send : Set Language to French
* *#0034# + Send : Set Language to Spanish
* *#0039# + Send : Set Language to Italian
* *#0044# + Send : Set Language to English
* *#0049# + Send : Set Language to German
* *#0066# + Send : Set Language to Thai
* *#0084# + Send : Set Language to Vietnamese
* *#0966# + Send : Set Language to Arabic

CHECK UR Computer's performance?

Do u want to Monitor ur Computer's performance?

Go to:

>run
>Type: perfmon.msc
>Enter

Samsung mobile secret codes

*#06# Shows IMEI number

*#9999# Show software version

*#0001# Display RS232 serial communication parameter setup

*#8999*228# Display battery capacity and temperature / voltage

*#8999*523# Adjust display contrast

*#8999*636# Display storage capacity

*#8999*778# Display SIM card information

*#8999*324# The network checkout (engineering model)

*#8999*289# Ringtone test

*#8999*364# Display Watchdog state

*#8999*427# WATCHDOG signal route setup

*#8999*842# Vibrate test

*#8999*782# Show date and alarm clock

*#8999*246# Show the memory capacity

*#8999*786# The display during warning

*#8999*837# Samsung hardware version

*#8999*377# Software error LOG (wrong display of EEPROM)

*#8999*638# Show network information

how to Rotate Nokia mobile phone screen

how to Rotate Nokia mobile phone screen

If you want to rotate your nokia mobile phone from landscape view to portrait view an also from landscape view to portrait view means just use the following codes in your nokia mobile phone...

Here is the code...

*#5511#

*#5512#

*#5513#

*#5514#

WORKING IN NOKIA MOBILE PHONES SUCH AS 1600, 1650, 1200, 1208 ...

TRICK FOR HOW TO USE VIRTUAL MEMORY WITH PENDRIVE IN WINDOWS XP/VISTA

> Insert Pen Drive (1GB atleast) in the USB port
(try to USE 4GB.)
> Let the PC detect it..

> After it finished his work, you HAVE TO DO THESE THINGS



Right Click on My Computer -> Properties
Advanced -> Performance Settings
Advanced -> Change
Select the Pen Drive
Click on Custom Size

” Check the value of space available ”

Enter the same in the Initial and the Max columns

” You just used the space of the PenDrive as a Virtual Memory ”

Saturday, June 13, 2009

ENABLE TASKMANAGER

If you have any viruses, then you may notice that they affect to the task manager and disable it
This is because if we know that there is a virus active in our background there’ll be a chance to stop it using task manager.
Disable task manager doing by viruses editing the computer registry.
Here how you can fix and get back the Task manager again.

"Method 1":Click Start >> Run >> and type the code below and press Enter.
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Pol icies\System /v DisableTaskMgr /t REG

"Method 2":Click Start>> Run>> and type Regedit.exe (open registry editor)
Navigate to the HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies\ System .In the right-pane, delete the value named DisableTaskMgrClose Registry editor. You may want to restart you computer for changes take effect.

"Method 3":Click Start >> Run >> type gpedit.msc (Open Group policy editor)
Navigate to:User Configuration / Administrative Templates / System / Ctrl+Alt+Delete Options / Remove Task Manager .Double click the Remove Task Manager option.Change the policy to Not Configured and click ok

REMOVE ARROW FROM SHORTCUTS IN WINDOWS VISTA

here is a very simple registry trick to remove the arrow from the shortcuts in windows vista.

the steps are


1. Type “regedit.exe” in the search box without double quotes.
2. Browse to key HKEY_CLASSES_ROOT
3. Open the Key LNKFILE
4. Rename the value assigned with this key “IsShortcut” something other than.
5. Log out and back in again.
6. You will notice the change.

Revert the procedure to get the arrow again on the shortcuts

Thursday, April 16, 2009

hide partitions of hard disk

want to hide any partition of your hard disk just follow these simple steps.

1. Goto Start > Run and type diskpart



A DOS window will appear with following description

DISKPART>

2. Then type list volume

All partitions will be listed, there will be also a volume number for each partitions

3. Suppose you want to hide drive E:, type select volume 3 (Here 3 is the volume number of E:, in your pc it may vary). A message will now appear in the window saing "Volume 3 is the selected volume".

4. Now type remove letter E . You may have to reboot the computer. Diskpart will remove the letter. Since Windows XP doesn't have the capability to identify the unknown volume, it won't display or show results from it. To access the content of the hidden drive, repeat the process, but in the foruth step, replace remove to assign, ie., assign letter E