Friday 16 January 2015

Set a Specific Start Time in Youtube.



Many times you wish to share some video on Youtube 

with your friends but you want them to focus on 

some specific part of video and then you inform them the exact time duration from where they should start watching it. But it is possible to share video with customized or specific start time easily. All you need to do is adding some simple code in URL.


Lets say you are watching video on following URL :

www.youtube.com/watch?v=R4-YdC5N6Lo

Now you may simply add ” &start=120” at the end of this URL while sharing this video and it will start playing video from 120 seconds i.e after 3 minutes  instead of it’s initial position.

Done...!!

Thanks for reading.i hope that it helped you.If you have any doubt then post comment i will make sure to ease you at earliest.



Increase RAM speed using notepad.





  • Open Notepad(windows,linux) 
  • Type the code below


  • Now save the file as cleanRam.vbs.
  • That's it. Open the file (double click) and you are done.


 Thanks for reading.If u have any doubt then post comments i will make sure to ease you at earliest.

JavaScript Trick to Edit any Web Page

Have you ever wanted to edit the web pages of another website? This simple line of code makes it possible. Of course you can’t actually edit the actual web page but you can edit the page as you see it on your screen.
This is one of the ways scammers create fake screenshots, fake Adsense & affiliate earnings and even fake Paypal transactions.
Here’s a method of editing the webpage in browsers without developer tools; all you need to do is visit the site you want to edit, paste the code below into your web browser address bar (tested in Firefox & IE7, fails in the Chrome search box) and hit the Enter button.
Then simply select a portion of text on the page and start editing.
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0

Very frequently used to edit facebook page and show it to their friends (Pranks) :P

IF u liked that then try this out

Here's one more script to make images float on any website just copy and paste it into address bar

javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0)

Hidden Android Secret Codes that you must know


*#*#778O#*#* = Factory Data Reset
*#*#I472365#*#* = Quick GPS Test
*#*#0673#*#* OR *#*#0289#*#*  = Audio Test
*#*#2664#*#* = Touch Screen Test
#’#273283*255*663282*#*#* = Backup Media Files
*#*#0283#*#* = Packet Loopback Test
*2767*3855# = Reinstalls The Phones Firmware & Format Your Phone
*#*#232339#*#* OR *#*#526#*#* = WireIess Lan Test
*#*# 1575#*#* = Different GPS Test
*#*#4636#*#*‘ = Complete Information About your Phone
*#*#2663#*#* = Touch Screen Version
*#*#232337#*# = Displays bluetooth Device Address
*#*#4986*2650468#*#* = PDA, Phone. Hardware, RF Call Date
*#*#44336#*#* = Displays Build Time
*#06# = Displays IMEI Number
*#*#8255#*#* = Google Talk Service Monitoring
*#*#I I I I#*#*   |  *‘#*#2222#*#* = FTA Software Version FTA | Hardware \/ersion
*#*#3264#*#* = Rom version
*#*#23233I#‘*#* = bluetooth Test
*#*# 1234#’#’ = PDA and Phone Firmware Info
*#*#0*#*#*= LCD Display Test
*#*#0842#*#* Vibration and Backlight Test
*#*#0588#*#* = Proximity Sensor Test
*#*#232338#*#* = Wi-Fi Mac Address
*#*#7262626#*#*= Field Test
*#*#34971539#*#* = Camera Update
*#*#19732840#*#* = Enable Test Mode
So the Above List Consists of almost 27 Android secret Codes that you might have not known but Since i have shared them here now you are aware of them. So use them whenever you Wish to Check and explore more about your Phone.

Sunday 28 September 2014

Computer Tips and Tricks



How to Remove Shortcut Virus From Computer, Hard disk, Pen Drive, USB, Memory card?


Pen drive is the best tool to carry any data and it’s very good tool to transfer data from one computer to other computer. Sometime our files and folder in pen drive are shown as shortcut. This is very common problem not happen only in your pen drive but memory card and hard disk.
First of all let me tell you what shortcut virus is. Often we use USB pen drive or memory cards in our computer and sometime we see our all file are changed into shortcut files that time is very annoying when we see that type of virus in our computer. Shortcut virus is a virus which changes your original files into shortcut icon of your folders or file.

Shortcut virus is very annoying virus because antivirus can remove this virus from your computer and USB pen drives but the files gets hidden and can't be recovered in easy way. 
Whenever you will try to open these shortcut folders or file the window will show an error “shortcut missing” and that time you will fear losing your important data and sometime you just format your drive.
No need to format your pen drive because your original files or folder are hidden and you can see only the shortcut files or folders. This is a type of virus. So, there are some simple steps to delete these shortcuts and recover your data. No need to install any antivirus because we don’t need for this type of virus. Here we will use command prompt to remove the shortcut virus from pen drive.
So, there is only one method to remove this virus from computer is command prompt. So let me share the steps to remove shortcut virus from computer and USB pen drive.
Steps to Remove Shortcut Virus are: -
1)      First go to Start >> then RUN >>  Type CMD
2)      Now Command prompt will be appear on your screen.

3)Find out in what drive of your computer the virus/shortcut are located. Go to My Computer (for Windows 7 or below) or This PC; you'll notice the C, D, E, etc drives.



4)Type the drive name which is infectected for example in my case drive G: is infected

   type drive_name followed by a colon (G:)

5) Now type this command attrib -h -r -s  /s  /d *.*

Make sure to use space between this code likes above screenshot



Go to CMD and type in the commands.

  • For example, the virus is located in "G" drive, then just type                                        " attrib -h -r -s  /s  /d  *. *" 
    • -h: to unhide all files on drive G
    • -r: create the files in drive W is free of read-only attribute.
    • -s: making all files on drive W to be not part of the system again, so easy in the clear
    • *. *: All files ending in
6)    Now Press Enter

The bigger the files, the longer the processing takes.
  • Wait until you see "drive name " again (in this case "G:"). It means that drive will unhide all the folders in your drive.
7) Check your drive again. The folders are now retrieved together with the shortcut viruses.
  • Remove unnecessary files, the shortcut files that are not supposed to be there.
  • You might find autorun.inf or desktop.ini; simply delete them.
8)Use antivirus to scan the infected drive.




Recover you Files using WINRAR

You can recover your all file by using WINRAR. Just Follow the below steps and recover your file easily
1)      First of all open WINRAR.
2)      Now navigate your PC drive or USB Pen drive Location.
3)      Now copy all the files and paste anywhere you want.
4)      Finally Format your Drive or USB pen drive.
5)      Now you can copy all the data again in your drive or USB pen drive

Suggestion: If your Drive or USB Pen drive affected again and again then use Avast antivirus and “do Boot Time Scan”  to remove this virus completely from your drive.
If you are still have trouble and you are not able to remove this shortcut virus from your computer, Hard Disk, Pen Drive and memory card then comment below and let me know your  problem and I am sure I will help you.