Home | Posts RSS | Comments RSS | Login

Tricks To Convert Keyboard Into Live Disco

Monday, August 1, 2011

This is a real funny trick with which you can amuse you friends.It doesnot require any programming skills on your part.This trick will make your keyboard LED’s blink like disco lights.This method is based on an a vb script.The blinking of the lights will continue until and unless you stop it.This looks more fascinating in the dark as the keyboard led’s are very small.OK,now here is the step by step tutorial with screenshots on how to convert your keyboard into Live disco.

1.Open notepad.You can open notepad by doing a right click on your desktop and then new->text document.


2.Copy and paste the code below into the notepad


Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop

3.Save the file with name disco.vbs

4.Double click on the saved file and your keyboard Led’s will start blinking like disco lights.

5.To stop the disco lights open task manager.You can open task manager by doing a right click on your taskbar and then selecting task manager.

6.Now locate wscript.exe and select it.Click on “ End Process “.

Funny Trick To Hack Facebook

If you really want to impress someone with your hacking skills then this trick will surely help you.Well this is actually not any hacking just a simple javacript trick but the other person will surely believe you as a hacker.

So what can you do with this trick?

You can edit content of any website including facebook,myspace,twitter etc.

How to perform this trick?

Open any website of your choice (like facebook) in browser (internet explorer,google chrome,firefox) and clear the address bar of the browser.

Copy paste the following javascript code in the address bar of your browser

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

And thats it.Now you can edit anything that is written on the page.

How this trick actually work?

This is a javascript code on the the browser side.It is temporary and the changes will be gone once you refresh the webpage.

The javascript code JavaScript:document.body.contentEditable=’true’; makes the website editable in your browser.

The code document.designMode=’on’ tells the browser to turn the designmode on

The code void 0 tells the browser not to show any error

So, enjoy this funny trick to hack facebook

Some Cool Google+ Tricks


Google+ has added 20 million users in just 3 weeks from its launch.Google+ has tried to address all the issues like privacy,interface,navigation which users faced in facebook. They have been regularly removing fake profiles as well as spam to keep it clean.If you are already on Google+ then you should know these tips and tricks as they will help you to easily use this social networking site.

  • By writing text between * it gets bold.If you write *word* it will become word
  • By writing text between _ it gets underlined.If you write _word_ it will become word
  • By writing text between - it gets strikethrough.If you write –word- it will become word
  • Google+ supports Drag and Drop,so you can share things like links,photos,videos by directly dropping them into Share box
  • To mention someone in your comments use + or @ before writing their name.
  • Google+ doesn’t have private messages but you can share a post with only specific friends and don’t forget to disable Reshare
  • To get permalink of any post click on the timestamp of that post.
  • Public and Private posts are differenced by colors; Green = Public, Blue = Limited to circles
  • In one of my earlier posts I mentioned about Facebook Shortcut Keys .Here are Google+ Hotkeys
  1. Space=Scroll Down
  2. Shift+Space=Scroll up
  3. J=Single Post Down Scroll
  4. K=Single Post Up Scroll
  5. Q=Jump to Chat
  6. Return=Start Comment
  • You can Like any post by clicking on +1 button and unlike it by again clicking on +1button

If you know any other trick that has not been shared here then Do share it by posting a comment.Also Like or +1 this post to share these cool Google+ tricks with your friends.


Turn ON/OFF Num Lock on Startup

Most of standard keyboards come with a small numeric keypad which identified by the numbers from 0 to 9. However, this numeric keypad is also served for some other functions such as "Page Up", "Page Down", "End", "Home", etc... depending on which mode of the "Num Lock" is being used. Many Windows users find this numeric keypad useful to type the numbers faster. But oopps... after hitting a several keys on the numeric keypad, you recognize the outcomes are not what you expected. Then you recognize the "Num Lock" mode is "OFF", so you just need to switch it on, and... start over your typing! The bad news is, by default, Windows turns the Num Lock off; however, the good news is, you can configure Windows to turn this Num Lock ON so that whenever you mean "number", you really get a number.

Read on, you'll get the details how to set Windows to keep the Num Lock status "ON" as default. In fact, you will need to make a small change on your Windows Registry to turn the Num Lock ON everytime Windows starts up.

IMPORTANT This article will guide to some steps to modify your Windows Registry. Stop if you're not familiar with the Windows Registry. Making a wrong change on the Windows Registry could cause critical problems to your computer.

Proceed at your own risks

This tip modifies the Windows Registry. So be aware and careful when following the steps. Damage the Windows Registry might damage your Windows.

  1. Open the "Registry Editor" ("Start" >> "Run", then type "regedit" and Enter).
  2. Expand to the following key:
    HKEY_CURRENT_USER\Control Panel\Keyboard\
  3. Within the keyboard folder, you should have a string value named "InitialKeyboardIndicators" with a value of 0, 1, or 2.
  4. Double-click on this string value "InitialKeyboardIndicators" and edit the value to what you want. Below is the explaination of the values:
    0: Num Lock is turned OFF on startup
    1: Disable Num Lock
    2: Num Lock is turned ON on startup

Microsoft Excel Shortcut Keys

ShortcutDescription
F2Edit the selected cell.
F5Goto a specific cell. For example, C6.
F7Spell check selected text and/or document.
F11Create chart.
Ctrl + ASelect all.
Ctrl + BBold.
Ctrl + CCopy.
Ctrl + FFind (same as Shift + F5).
Ctrl + GGo To.
Ctrl + HReplace.
Ctrl + IItalic.
Ctrl + KInsert link.
Ctrl + NNew Workbook.
Ctrl + OOpen Workbook.
Ctrl + PPrint dialog.
Ctrl + SSave.
Ctrl + UUnderline.
Ctrl + VPaste.
Ctrl + ZUndo.
Ctrl + YRedo.
Ctrl + XCut.
Ctrl + 5Strikethrough text.
Ctrl + F3Define Name.
Ctrl + F4Exit Excel.
Ctrl + F6Switch between open workbooks.
Ctrl + F9Minimize current window.
Ctrl + F10Maximize current window.
Shift + F1Activate Help on Item.
Shift + F2Insert Comments
Shift + F3Insert Function.
Ctrl + Shift + ;Enter the current time.
Ctrl + ;Enter the current date.
Ctrl + Page downMove to next worksheet.
Ctrl + Page upMove to previous worksheet.
Ctrl + Shift + #Number Format: Date
Ctrl + Shift + @Number Format: Time.
Ctrl + Shift + !Number Format: Commas.
Ctrl + Shift + $Number Format: Currency
Ctrl + Shift + %Number Format: Percentage
Ctrl + Shift + ^Number Format: Scientific.
Ctrl + SpaceSelect entire column.
Shift + SpaceSelect entire row.
Ctrl + (Arrow key)Move to next section.

Basic Shortcut Keys

Shortcut KeysSupported Window VersionsDescription
Alt + e95, 98, ME, NT, 2000, XP, VistaPull down the top Edit menu.
Alt + f95, 98, ME, NT, 2000, XP, VistaPull down the top File menu
Ctrl + a95, 98, ME, NT, 2000, XP, VistaSelect all text.
Ctrl + c95, 98, ME, NT, 2000, XP, VistaCopy selected item(s) (to clipboard).
Ctrl + f95, 98, ME, NT, 2000, XP, VistaFind.
Ctrl + v95, 98, ME, NT, 2000, XP, VistaPaste copied item(s) from clipboard
Ctrl + x95, 98, ME, NT, 2000, XP, VistaCut.
Ctrl + Ins95, 98, ME, NT, 2000, XP, VistaSame as Ctrl + c
Ctrl + (left arrow)95, 98, ME, NT, 2000, XP, VistaMove one word to the left at a time.
Ctrl + (right arrow)95, 98, ME, NT, 2000, XP, VistaMove one word to the right at a time.
Shift + Ins95, 98, ME, NT, 2000, XP, VistaSame as Ctrl + v
Shift + Delelte (or Del)95, 98, ME, NT, 2000, XP, VistaCut. Or permanently delete selected item(s) on Windows Explorer.
F195, 98, ME, NT, 2000, XP, VistaHelp.
Home95, 98, ME, NT, 2000, XP, VistaJump to the beginning of the line or page.
Ctrl + Home95, 98, ME, NT, 2000, XP, VistaJump to the beginning of the document or page.
End95, 98, ME, NT, 2000, XP, VistaJump to the end of the line or page.
Ctrl + End95, 98, ME, NT, 2000, XP, Vistaump to the end of the document or page.
Shift + Home95, 98, ME, NT, 2000, XP, VistaSet selection (highlight) from current position to beginning of the line or page.
Shift + End95, 98, ME, NT, 2000, XP, VistaSet selection (highlight) from current position to end of the line or page.
Shift + (left arrow)95, 98, ME, NT, 2000, XP, VistaSet selection (highlight) from current position to the left, one character at a time.
Shift + (right arrow)95, 98, ME, NT, 2000, XP, VistaSet selection (highlight) from current position to the right, one character at a time.
Shift + (down arrow)95, 98, ME, NT, 2000, XP, VistaSet selection (highlight) from current position to the next line down.
Shift + (up arrow)95, 98, ME, NT, 2000, XP, VistaSet selection (highlight) from current position to the next line up.

Sarath Kumar And Raghava Lawrence

Tuesday, October 19, 2010

Raghava Larencce’s directorial venture ‘Kanchana’, which is said to be a sequel to ‘Muni’, has a new value addition now. He is Sarath Kumar, who is of late concentrating on roles with a difference.

“It is a character filled surprises. And I am thoroughly impressed with the script. You will have to wait and watch for that,” says the president of South Indian Film Artistes Association with all hope.

Saying that he would like to toe the line of Amitabh Bachchan, Sarath adds, “Because, I believe that there is no point in doing hero roles, bashing up thousand villains at a time and running behind the trees.”

“It is time to move and I would like to focus on more challenging characters,” he says. Sarath is currently acting in ‘Vidiyal’ and ‘Sethusamudram’ in Tamil besides projects in Malayalam and Kannada.