Hi all,
1- Torrent sometimes makes you feel angry with its low speed?
2- Your Internet speed is good but torrent not working fine ?
3- You love downloading videos , music , files etc with IDM ?
If your answer to all the above questions is "YES" then your problem is solved.
Computerbeats shares a very simple method to download your favorite content (.torrent files) using IDM. And the tool is
zbigz.com
Features of zbigz.com
1- Download torrents using IDM.
2- No effect on the speed of IDM download.
3- User Friendly Interface.
Limitations:
The only limit is download size (1GB for free account) and premium one is unlimited.
Steps To Follow:
After downloading and saving your torrent file
1- Copy and paste it in your browser http://www.zbigz.com/
2- At Homepage , click "Upload torrent File". Upload torrent file where you saved.
3- Press Go , it will ask you for free/premium click free (if you want to use free account(1GB download limit) ).
4-It will take few minutes caching your torrent when it is complete you can download your files with IDM.
* Caching Torrent will sometimes take few minutes.
Computer Beats
Friday, January 17, 2014
JAR Files ?
The JAR (Java Archive)file format enables us to bundle multiple file into a single file.A jar file contains resources such as images files,audio files related to the project in them(if any).
JAR file format provides many benefits some of them listed below.
1- Security.
2- Decreased Download Time.
3- Compression.
4- Package Sealing.
5- Package Versioning.
You can find extra details how to work with them Working With JAR files
JAR file format provides many benefits some of them listed below.
1- Security.
2- Decreased Download Time.
3- Compression.
4- Package Sealing.
5- Package Versioning.
You can find extra details how to work with them Working With JAR files
Saturday, January 11, 2014
Windows Service Application ?
Microsoft Windows Services allow you to create long-running windows services.You can start these services automatically or manually.These services start when the system boots and they can be paused and restarted easily.They do not have UI(user interface).
You can Find extra details about how to create one or other such information in detail here
You can Find extra details about how to create one or other such information in detail here
Friday, January 10, 2014
How to make a usb Bootable using cmd
Hi all , Computer Beats shares the method of making a usb bootable.
When it comes to make a usb bootable we can find two general ways of doing this.
1) Using Command Prompt(cmd).
2) Using Software Utility.
We will be discussing the first method. Follow the steps mentioned below.
1) Open the command prompt as Administrator.
2) Open Disk Management Utility by typing in the command diskpart
3) Type , list disk
4) Type , select disk # where # is the number that was displayed
against your disk.
5) Type, clean
6) When the last step is complete, type create partition primary.
7) Type, select partition 1
8) Type , active
9) Type , format fs=ntfs
10) Type , assign
11) Type , exit
Once done you can copy your operating system files in the usb drive and you are done.
When it comes to make a usb bootable we can find two general ways of doing this.
1) Using Command Prompt(cmd).
2) Using Software Utility.
We will be discussing the first method. Follow the steps mentioned below.
1) Open the command prompt as Administrator.
2) Open Disk Management Utility by typing in the command diskpart
3) Type , list disk
4) Type , select disk # where # is the number that was displayed
against your disk.
5) Type, clean
6) When the last step is complete, type create partition primary.
7) Type, select partition 1
8) Type , active
9) Type , format fs=ntfs
10) Type , assign
11) Type , exit
Once done you can copy your operating system files in the usb drive and you are done.
Subscribe to:
Posts (Atom)