1.Make a colorful scrap -Open any scrapbook and write your message there.Do not click on submit. -Copy these text and paste it into your address bar : javascript:cor=new Array('aqua','blue','fuchsia','gold','gray','green', 'lime','maroon','navy', 'olive','orange','pink', 'purple','red','silver','teal','violet','yellow');var z=0; txt=document.getElementsByTagName('textarea')[0]; txt.value=txt.value.replace(/(.)/gi,"§$1"); txt.value=txt.value.replace(/\§ /gi," ");for(y=0;y |
Wednesday, May 9, 2007
Some Cool Tricks for Orkut Users
Posted by Henry Lal at 2:43 AM 0 comments
Labels: Computer, Hacking, Internet, Orkut Tricks, Tips and Tricks
Tuesday, May 8, 2007
Free Download-VLC Media Player
VLC media player is a highly portable multimedia player for various audio and video formats (MPEG, MPEG-2, MPEG-4, DivX, mp3, ogg, etc...) as well as DVDs, VCDs, and various streaming protocols . You can freely download it by clicking the links below. 1.Windows 2.Mac OS X |
Posted by Henry Lal at 1:37 AM 1 comments
Increase Your Shutdown Speed
This tweak reduces the time XP waits before automatically closing any running programs when you give it the command to shutdown. -Go to Start then select Run Type 'Regedit' and click ok -Find 'HKEY_CURRENT_USER\Control Panel\Desktop\' -Select 'WaitToKillAppTimeout' -Right click and select 'Modify' -Change the value to '1000' -Click 'OK' -Now select 'HungAppTimeout' -Right click and select 'Modify' -Change the value to '1000' Click 'OK' -Now find 'HKEY_USERS\.DEFAULT\Control Panel\Desktop' -Select 'WaitToKillAppTimeout' -Right click and select 'Modify' -Change the value to '1000' . Click 'OK' -Now find 'HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\' -Select 'WaitToKillServiceTimeout' -Right click and select 'Modify' -Change the value to '1000' Click 'OK' |
Posted by Henry Lal at 1:35 AM 0 comments
Labels: Computer, Hacking, Tips and Tricks
Shutdown Your PC with a Click
All you need to do is... #Right click on an empty Desktop spot -> select New -> Shortcut -> type shutdown followed by a space, and then enter one or more of the parameters listed below -> click Next -> type a suggestive name for your new shortcut -> finally, click Finish. #This is the Shutdown.exe (located in %systemroot%\System32, usually C:\Windows\System32) syntax: #shutdown [-i-l-s-r-a] [-f] [-m \\computername] [-t xx] [-c "Text"] [-d[u][p]:xx:yy]> #Valid command line switches: #-a = Abort system shutdown in progress ONLY IF the -t xx timeout option was already set to ANY value other than 0. ALL switches except -l and -m are ignored during abort. #-c "Text" = Text comment (case insensitive) to be displayed in the Message area of the System Shutdown window. MUST be enclosed between quotes. Maximum allowed 127 ASCII characters. #-d [u][p]:xx:yy = Reason code for shutdown: #u = User code. #p = Planned shutdown code. #xx = Major reason code. Positive integer number less than 256. #yy = Minor reason code. Positive integer number less than 65536. #-f = Force running applications to close without warning. #-i = Display the shutdown interface (GUI). MUST be the first option! #-l = Log off the current user of the local computer (default action). Can NOT be used with the -m option unless the current user has Sysadmin rights, in which case the -m switch takes precedence #\\computername = Remote/network computer name (most always case sensitive) to log off/restart/shut down. Current user MUST have Sysadmin rights to be allowed to use this switch! #-s = Shut down the local computer. #-r = Shut down and restart (reboot) the local computer. #-t xx = Set shutdown timer to timeout for xx seconds. IF NOT specified defaults to 20 seconds. Allowed values between 0 and 99 seconds. The -a switch is the ONLY one that CAN be used during the timeout period. NOTES: a)The dash (-) in front of these switches can be replaced by a forward slash (/). b) Spaces are NOT required to separate the shutdown command from ANY following switches, but ARE required to separate ANY switch from its following parameter(s), if any. For example: shutdown -s -c "Shutting down!" -t 3 tells your computer to shutdown after waiting for 3 seconds while the System Shutdown window will display text above in the Message area. c)Optional: after you're done creating your customized shortcut for shutdown -> right-click on it -> select Properties -> enter your desired key "combo" in the Shortcut Key box (e.g. Ctrl + Alt + End) -> click OK/Apply. From now on just left-click on your shutdown shortcut or hit that key combination to turn off/restart/log off your computer. |
Posted by Henry Lal at 1:31 AM 0 comments
Labels: Computer, Hacking, Tips and Tricks
Make menus on Windows XP load faster
-Go to Start then Run -Type 'Regedit' then click 'Ok' -Find "HKEY_CURRENT_USER\Control Panel\Desktop\" -Select "MenuShowDelay" -Right click and select "Modify'' -Reduce the number to around "100" -This is the delay time before a menu is opened. You can set it to "0" but it can make windows really hard to use as menus will open if you just look at them - well move your mouse over them anyway. I tend to go for anywhere between 50-150 depending on my mood. |
Posted by Henry Lal at 1:29 AM 0 comments
Labels: Computer, Hacking, Tips and Tricks
Hide Your Computer Drives
You can easily hide your computer drives.Just folllow these steps. a)Go to Start then Run b)Type 'Regedit' then click 'OK' HKEY_CURRENT_USER\Software\Microsoft \Windows\CurrentVersion\Policies\Explorer c)Create a new DWORD value as NoDrives and modify its data to 03FFFFFF(six F's) d)Reboot and you are done.To change back delete the key or modify the data to 0. (zero) |
Posted by Henry Lal at 1:25 AM 0 comments
Labels: Computer, Hacking, Tips and Tricks
Clone Your Hard Drive
Make sure that you have a Master and a Slave setup on your system. The Slave drive, in this case, is where all the data on the Master is going to go to. a)Perform a Scandisk your Master drive and follow that with a thorough Defrag. If you have an Antivirus program, do a thorough sweep with the AV first, then do the Scandisk, followed by the Defrag. b)Do the same thing to the target drive, as you did the Master: Scandisk then a thorough Defrag. c)Right-click on the Target drive and click on Format. When the box comes up, click your mouse onto the "Full" button. d)After Formatting the Target drive, run a Scandisk again and click on the button that says "Autofix Errors". e)In this final part, you might want to cut-and-paste to code in, unless you are sure that you can do it without making any mistakes: Click on the "Start" button, then click on the "Run..." button, then place the following into the Runbox: "XCOPY C:\*.*D:\ /c/h/e/k/r" (minus the quotes, of course) then press the "Enter" button. If you receive an error message, then remove the space from between XCOPY and C:\ Anything that should happen to come up in the DOS box, just click "Y" for "Yes". When its all finished, pull the original Master from the system, designate the Slave as the Master (change your jumpers), then check your new Master out.This tut has worked and has been tested on all systems except for Windows 2000 . |
Posted by Henry Lal at 1:24 AM 0 comments
Labels: Computer, Hacking, Tips and Tricks
Lock Icon on Your Desktop
You have arranged your desktop to look nicely with your wallpaper. Presently comes someone and mess up the nice arrangement.You will feel irritated . Right ? To lock your desktop icons into place and end up messing with such irritating problems ,follow these steps........ |
Posted by Henry Lal at 1:22 AM 0 comments
Labels: Computer, Hacking, Tips and Tricks
Nokia Secret Codes
On the main screen type- *#3370# - Enhanced Full Rate Codec (EFR) activation. Increase signal strength, better signal reception. It also help if u want to use GPRS and the service is not responding or too slow. Phone battery will drain faster though. *#3370* - (EFR) deactivation. Phone will automatically restart. Increase battery life by 30% because phone receives less signal from network. *#4720# - Half Rate Codec activation. *#4720* - Half Rate Codec deactivation. The phone will automatically restart If you forgot wallet code for Nokia S60 phone, use this code reset: *#7370925538# Note, your data in the wallet will be erased. Phone will ask you the lock code. Default lock code is: 12345 Press *#3925538# to delete the contents and code of wallet. Unlock service provider: Insert sim, turn phone on and press vol up(arrow keys) for 3 seconds, should say pin code. Press C,then press * message should flash, press * again and 04*pin*pin*pin# *#7328748263373738# resets security code. Default security code is 12345 |
Posted by Henry Lal at 1:17 AM 0 comments
Labels: Mobile Phones, Tips and Tricks
How to hack Windows XP login password
Please keep in mind to use it for useful purposes only . |
Posted by Henry Lal at 1:14 AM 0 comments
Labels: Computer, Hacking, Tips and Tricks
Free Countdown clock for your site
You can easily create a free countdown clock for your blog or site . The script can be generated for free from the ' 7 is 7 Website-A free countdown clock for your website' . You can choose the type of clock you want , year , month and day you want to countdown to . You can set the default for hour, minute and second to any figure you wanted to . You also have a choice of 17 languages for the countdown clock . You have to choose the background color , text colour and whether you want a border or not . If you want the backgrund colour of the Cclock to match the colour of your site or blog Color pic or Colour blender will be a helpful lot. |