Friday, 3 April 2015

How to Speed Up Data Transfer On Pen-Drive


Pen-drives or USB (Universal Serial Bus) are the easiest means to transfer data, and they save lots of our time and energy, which is the reason why they are so popular..!

The process of transferring data on your Pen-Drive takes much time, when you are supposed to transfer a big file and that moment of wait really annoys us. Therefore, we are sharing another most awesome guide with you guys which will will be making you learn that, “How to Speed Up Data Transfer On Pen-Drive?”




Lets Begin
                    
1. Always Select NTFS (New Technology File System) File System

You can’t transfer larger files ( more than 4GB) if the pen drive is not in NTFS mode. So Change the File System to NTFS.

Connect your pen drive to PC/laptop > Right click > Format > File system > select NTFS > Start > Ok




2. Changing Device Policy

Under pen drive properties tab click on hardware select your USB device and click on Properties a new window should pop up in that window click on change Settings.


Now move on to the policies tab and check better performance and at least click on OK



Note: If you change the device policy and check on better performance then you must always eject your pen drive only after clicking on safely remove your USB option in task bar and it is always recommended to remove the pen drive from USB port wen it is not in use.



Check For Disk Errors

Checks all the errors present in the pen drive, which is the reason behind slow data transfer.


Under the properties tab of pen drive click on tools and then click on “check-now” button under error checking menu and start the scan to fix errors if any , depending on the size of pen drive it may take some time depending on the size on pendrive.




Conclusion

So, use these simple and effective steps to speed up the data transfer of pen drive.We are sure that after applying above tips, you will receive great improvement in the data transference.


Keep Visiting for more Tricks :)

Awesome VLC Media Player Trick

In this tutorial i will share a simple trick yet interesting trick i came across while surfing on the internet. I will call it VLC Inception trick. This trick is simple and works on windows xp as well as windows 7. If you know this trick then its great if you don't then lets dive into it.




How To Do This Trick ?

    Open Vlc Media Player.


    Then Press Cltr + N

    Now Type "Screen://" (without quotes)

 &n

bsp;  Click on Play and watch this simple little trick.

Thursday, 2 April 2015

Making Nameless Folder In Windows


1. Make a Newfolder on desktop or where ever you want.

2. Right click on this newly created folder and select Rename.

3. Erase the text showing "New Folder".


4. Now keep Pressing Alt (i.e alter key) and type 255. If you are on laptop then you need to enable your Num Lock and type from the highlighted number keys not from those below function keys.

5. After that leave alt key and Press enter.


6. Done you just created nameless folder.

Blocking Facebook On Your Computer


 1. Go to Start > Programmes > Accesories

2. Then Right click on Notepad and Run it as administrator.

3. Now open host file by clicking on File > Open and locate to following address

         C:\WINDOWS\system32\drivers\etc



4. Then just below # 127.0.0.1 localhost paste folowing code

    # Blocking Facebook
    127.0.0.1 login.facebook.com
    127.0.0.1 www.facebook.com
    127.0.0.1 apps.facebook.com
    127.0.0.1 blog.facebook.com


5. Now save the host file and done.

6. Open any browser and try to open facebook. It won't open. If facebook opens then you might have done somthing wrong. (let me know if you face any problem)

Blocking Other Website


If you want to block website other then facebook then change facebook address with whatever website you want to block. For example: to block google paste following code below # 127.0.0.1 localhost

    # block google
    127.0.0.1 www.google.com

Watch 18+ Videos On Youtube Without Signing In


1. First get the Url of video you want to watch. As shown below.

    http://www.youtube.com/watch?v=4Xkh6j7RMqk

2. Then copy the Video Id. For above link video Id is 4Xkh6j7RMqk


3. Now paste the Video Id in the link given below.

    http://www.youtube.com/v/VideoId?fs=1

    Replace VideoId with the Id you copied in Step 2

4. Now the url will become as shown below.


    http://www.youtube.com/v/4Xkh6j7RMqk?fs=1

5. Done.

How To Disable Right Click On Your Website or Blog


 If you own a blog or a website then you always want to prevent other malicious bloggers from copying the content from your blog. You might have written an article with great efforts and lots of research and other just copy/paste it on their blog. To prevent such users from copying content from your blog i will show you Javascript Trick to disable right click on your blog. So lets get started.



How To Disable Right Click On Your Blog ?


 1. Got to your blogger Dashboard and then Click on Layout.
blogger widget


 2. Now Click on Add Gadget and select Html/Javascript.
blogger widget

 3. Now paste code given below in the pop up window.

    <!--MBW Code-->
    <script language='JavaScript1.2'>
    function disableselect(e){
    return false
    }
    function reEnable(){
    return true
    }
    document.onselectstart=new Function ("return false")
    if (window.sidebar){
    document.onmousedown=disableselect
    document.onclick=reEnable
    }
    </script>
    <!--Code End http://mybloggersworld.blogspot.in>


 4. Save it and done. Now users will not be able to right click on your website.  5. If you like to disable mouse on your computer then check out tutorial given below.
Keep Visiting

Downloading Torrent Using Internet Download Manager


Hello friends, today i will show you the way to download torrents with Internet Download Manager. Torrent is tiny file with .torrent extension which allows you to download huge amount of data. We use torrents to download various stuffs like movies, games, software package and plenty of different things. you'll transfer torrents from several website.  The transfer speed for torrents depends on seeds it has. It will make difficult for you to download files with very low or no seed counts. However with the assistance of this trick you'll be able to download torrent file with IDM. This tool can be really helpfull when you want to download file that has very low seeds. IDM is the quickest file transfer manager on the internet market. So lets begin!


How To Transfer Torrent With IDM

1. First download the torrent file with .torrent extension which you wish to download from the internet directly without any torrent client like utorrent.



2. Now open zbigz.com and you will land on its homepage.

3. Then Click on upload Torrent and browse your torrent to transfer and click on Go.


4. Then it will ask you for Free or Premium service, choose Free to proceed further.

5. It will take some time to cache your file. Once the caching is done, click on transfer button to download your file as shown below.




6. You should have internet download manager installed on your computer so that download start inside IDM. If you don't have IDM don't worry it will download directly.


Note: If you decide on to use Free transfer then you wont be able to transfer file of more then 1 GB

Keep Visiting