Wednesday, 15 August 2012

fb shortcut keys


 Here are few shortcuts ;)

List of  Facebook Shortcut Keys :

Facebook Help Center – Shift+Alt+0
 Facebook Home Page – Shift+Alt+1
Your Facebook Profile Page – Shift+Alt+2
Friend Request – Shift+Alt+3
 Messages – Shift+Alt+4
 Notification – Shift+Alt+5
 Account Settings – Shift+Alt+6
Privacy Settings – Shift+Alt+7
Facebook Pages – Shift+Alt+8
Facebook Terms of Use – Shift+Alt+9
 Enable Search – Shift+Alt+?
Compose a New Message – Shift+Alt+m

convert text to audio using notepad

wanna convert your text to audio using your notepad......:)











         >  Open Notepad.
  1. Copy and paste the below mentioned code (which is coloured)

      Dim msg, sapi
      msg=InputBox("Enter your text- www.computerzmagic.blogspot.com","mymagic")
      Set sapi=CreateObject("sapi.spvoice")
      sapi.Speak msg
  2. Save this file with any name with .vbs as extension. For example: computerzmagic.vbs

Nopw you have to open the saved file and in the tab appeared type the text which you want to convert to audio and press enter.....thats it..the fun begins.....