Showing posts with label trick. Show all posts
Showing posts with label trick. Show all posts

Friday, October 4, 2013

Trick How to Display or Hide a Widget In Blog

Trick How to Display or Hide a Widget In Blog
Trick How to Display or Hide a Widget In Blog - You have a lot of widgets that appear on your blog? Blog widget that too many of course will reduce the speed of loading of our own blog. However, if the widget it was important for you and still wants to maintain its existence it helps you do the settings on any page you want to show the blog. A widget for example, will you show it only on Homepage orvice versa. You also can display a widget only on specific URLs.




1. How do I show only widgets only on Homepage
=> Place the widget code between the following code

<b:if cond=data:blog.url == data:blog.homepageUrl>
Advertise YOUR CODE HERE
</ B: if>


2. How do I hide a widget from our Homepage
=> Place the widget code between the following code

<b:if cond=data:blog.pageType == "item">
Advertise YOUR CODE HERE
</ B: if>


3. How do I show widgets only on pages Static Page
=> Place the widget code between the following code

<b:if cond=data:blog.pageType == "static_page">
Advertise YOUR CODE HERE
</ B: if>


4. How do I hide the widget from the page Static Page
=> Place the widget code between the following code

<b:if cond=data:blog.pageType != "static_page">
Advertise YOUR CODE HERE
</ B: if>


5. How to display the widget only on specific URLs
=> Place the widget code between the following code

<b:if cond=data:blog.url Your Choice == "URL disini">
Advertise YOUR CODE HERE
</ B: if>


6. How do I hide certain widgets from the URL
=> Place the widget code between the following code

<b:if cond=data:blog.url != disini"> "URL Your Choice
Advertise YOUR CODE HERE
</ B: if>



So how do I show or hide the default widget from blogger yourself? such as About me, Archive, Label and so forth.

Usually the blogger default code will look like this
<b:widget id=HTML locked=false title=JUDUL WIDGET ANDA type=Profile>
<b:includable id=main>
WIDGET CODE DEFAULT YOUR BLOGGER
</ B: includable>
</ B: widget>


To control this widget you just need to insert control codes according to what you want.Suppose you want to show widgets only on Homepage only, then put the code on the No. 1 above as below

<b:widget id=HTML locked=false title=JUDUL WIDGET ANDA type=Profile>
<b:includable id=main>
<b:if cond=data:blog.url == data:blog.homepageUrl>
YOUR WIDGET CODE
</ B: if>
</ B: includable> </ b: widget>

Green code is the code to display the widget only works on the Homepage page only.
Read More..

Sunday, September 29, 2013

Trick How to Speed up Internet Connection Without Software

Trick How to Speed ??up Internet Connection Without Software - There are many applications or software to speed up internet connections are available on the internet, from a paid or free like: ashampoo internet accelerator, Onspeed, cFosSpeed??, fosSpeedconsole, Internet Turbo and others. But if there is a way to speed internet connection without the software, then this is what you should try, because it is more practical and free of course.

Here will be explained tips how to speed up internet connection without having to use the software. Tips speed internet connection without the software I found on the forum next to discuss thoroughly the problems Internet connection without the software.

Accelerate Internet Connection Without Software. There are several settings that must be changed in the registry of your computer, such as Shared Folders and Setting the boot if your computer is connected to another computer network, setting the browsers temporary files, cache control, reduces Bandwidth Windows Update, etc. All you need to do is Optimization of DNS Lookup. This is one way to improve or speed up internet connection, and to change it you can use the software TCP / IP Optimizer. But this time youve done is to tweak the registry on your computer (without software).


Heres how:
Click the Start menu> Run
In the Run dialog box type regedit, and then click OK.
Now youre looking for this registry address: HKEY_LOCAL_MACHINE SYSTEM Current ControlSet Services Tcpip ServiceProvider.
Once you are in the directory ServiceProvider change the values ??below it all into 1.
* DnsPriority = 1
* HostsPriority = 1
* LocalPriority = 1
* NetbtPriority = 1
Close the registry restart your computer.


Tweeking Firefox
Warning! :
You are advised not to perform this procedure if you have not advanced very well.Tweaking it was actually released by the developers of firefox so it is not just any tweaking, but if you dare to try at his own risk. If you enter an incorrect value, because after tweaking there is no option / menu to restore default settings firefox, to return to the default must be done manually or having to reinstall Mozilla Firefoxnya. So if you dare to do so please note the changes one by one all the tweaking you do.

A. Type: "about: config" without the quotes in your firefox and then enter.
2. Will come out a warning.
3. Select peringan that appears, after which it will exit the setting for tweaking firefox.
4. To change this, click 2 times on each setting and enter the name of the data changes.
5. If the data under the default settings are not in firefox, right click select New. To the data is numeric, select Integer, for true / false select Boolean.
Setting parameters:

For users of Dial Up
Set "browser.cache.disk_cache_ssl: true"
Set "browser.xul.error_pages.enabled: true"
Set "network.http.max-connections: 32?
Set "network.http.max-connections-per-server: 8?
Set "network.http.max-persistent-connections-per-proxy: 8?
Set "network.http.max-persistent-connections-per-server: 4?
Set "network.http.pipelining: true"
Set "network.http.pipelining.maxrequests: 8?
Set "network.http.proxy.pipelining: true"
Set "plugin.expose_full_path: true"
Set "signed.applets.codebase_principal_support: true"
Set "content.interrupt.parsing: true"
Set "content.max.tokenizing.time: 3000000?
Set "content.maxtextrun: 8191?
Set "content.notify.backoffcount: 5?
Set "content.notify.interval: 750 000?
Set "content.notify.ontimer: true"
Set "content.switch.threshold: 750 000?

For DSL users:
Set "network.http.pipelining: true"
Set "network.http.proxy.pipelining: true"
Set "network.http.pipelining.maxrequests: 64?
Set "nglayout.initialpaint.delay: 0?

For ADSL users:
Set "network.http.max-connections: 64?
Set "network.http.max-connections-per-server: 21?
Set "network.http.max-persistent-connections-per-server: 8?
Set "network.http.pipelining: true"
Set "network.http.pipelining.maxrequests: 100?
Set "network.http.proxy.pipelining: true"
Set "nglayout.initialpaint.delay: 0?

Shortcut to speed up browsing:
Ctrl + Enter, to open a domain that uses the. Com. way is to type the domain name only (no need to add "http://www" and the suffix. com) and click ctrl + enter. For example, if you want to open "http://www.google.com" so type in "google" without quotes, then click ctrl + enter.

Shift + Enter, to open the domain is using. Net. way is to type just the domain name then shif + click enter. Example, if you want to open the "http://www.telkom.net" then just type in "telecoms" without quotes, then shif + click enter.

Ctrl + Shift + Enter, to open a domain that uses the. Org. way is to type just the domain name and then click Ctrl + Shift + Enter. For example, you want to open "www.wordpress.org" so just type in "wordpress" without quotes, then click Ctrl + Shift + Enter.
Read More..

Saturday, September 21, 2013

Trick How To Install Wamp Server and Configuration

Trick How To Install WampServer and Configuration
Trick How To Install Wamp Server and Configuration - to understand wordpress platforms you will need to understand about the WampServer to be able to easily use wordpress platforms. as you know before, an efective and effective learning of wordpress platforms is by using regional coordinator because you do not need website address, web hosting, and online relationship, you only need application such as WampServer, Xampp, AppServ, etc.


WampServer, Xampp, Appserver are mixture of several application such as Apache, PHP, MySQL, and PhpMyadmin, so that by the application, you can set up application based web programs such as Wordpress, joomla !, Drupal, etc. the programs can make your pc seemed to be the real web hosting server as you can see in online. 

Trick How To Install Wamp Server and Configuration

One of the widely used software for local host is WampServer. Installing WampServer is very easy and only need a short time. There are how to install of Wamp Server:
  1. First, you should download WampServer at their legal web WampServer
  2. After you have succed download this file, please double click at that file and then will appear windows to start install. Click button Next to continue.
  3. Trick How To Install WampServer and Configuration
  4. Please click I accept the agreement as your confirmation. Continue by click button Next again. 
  5. Trick How To Install WampServer and Configuration
  6. Continue by click Next again 
  7. Trick How To Install WampServer and Configuration
  8. Continue again by click Next 
  9. Trick How To Install WampServer and Configuration
  10. Click Install button. Please wait a minute till finish of install process.
  11. Trick How To Install WampServer and Configuration
  12. The last click Finish button. 
  13. Trick How To Install WampServer and Configuration
  14. Finish.
After you have installed WampServer in your computer, now you can install several web application including Wordpress too.

It is very easy to install WampServer, isn�t it? 


Then run WampServer via Start / All Programs / WampServer / start WampServer. In thelower right corner you will find the WampServer icon. When clicked, it will appear like this: 

Trick How To Install WampServer and Configuration

Of some of the menu at the top, that we must know is:

Localhost, serves to show the localhost in the browser. This is what will appear when you click the button.

phpMyAdmin, a place to access the database. It looks like this:

www directory, a place to store files, such as HTML files, images, video, etc.. It looks like the windows explorer.
Read More..

Thursday, September 5, 2013

Trick To Get Dollar From Internet With Easy


Trick To Get Dollar From Internet With Easy - This time Ill give you folks know how to generate earnings with weblogs. Basically you do at home and get compensated $ (dollar), through following these steps:

1. Set Goals
Goals are important to information you phase in selecting the type of internet company that you want. There are so many kinds of Online marketers that you can get in this exclusive space. You have to pay attention to one area of ??business first, analyzed and discovered later after a effective and generate earnings you just start learning other kinds of organizations.

2. Get ready Investment,
Wherever the company name must require little or a lot of capital, as well as organizations online.
Capital One is devices, needs at least your pc that is linked with the Online either self-owned pc or through a eating place.
Capital-two is the capability to work at least term handling software program sand internet explorer.
Capital- third is that you must have an consideration at a financial institution, it allows to sleek the transaction if it is done through the lenders and as a situation for payoff assessments from overseas. Even better if you have a financial institution card.
The  4th  is a mental-Capital, a businessment is people who play with the threats and uncertaintiesfor the control of psychological and persistence necessary in the perform of a company. Online company too, we will be confronted with many difficulties as well as oblique so as we thought and all the necessary procedures.
If these things you already have the next phase is:

Creating a web page or blog
First to do online company at least you should have a web page / weblog to advertise your item, both with the website and web host compensated or no cost. Sector and web host is compensated for example www.dolandolan.com domain names while no cost can be found through a third celebration, and I want to use a no cost website from www.blogger.com after you sign-up at www.blogger.com you will get a website deal with http://yourwebname.blogspot.com.

Once you have a web page / weblog of your own then please look at the articles that suits what you want later promoted through your site. If you want to advertise on a computerproduct then create articles relevant to computer systems. Regularly creates articles on your site at least one articles per day. After about an articles on your site has achieved ten or more then the next articles is to sign-up your site to the organizations promotion or online serviceprovider (merchant). So that later you can enhance their gives on your site.

Sign up program moneymaker
You must ask where I can sign-up the program.
Ok, a lot of money-producing program on the Online started to pay per simply click, paypersale, pay per cause, pay per evaluation, etc..
Simply I just create two applications that pay per purchase and pay per simply click because I have been the concentrate in both the program.

The first is a program that has a pay per purchase transaction program, ie you will be compensated by themwhen there has been a purchase of their items through your web page. For pay per saleaffiliate applications that have been actually will pay its associates are
- Shareasale (www.shareasale.com)
- Amazon (www.amazon.com)
- Commisionjunction (www.cj.com)
- Etc..

Both are applications that have a pay per simply click transaction program, ie you will get compensated whenvisitors to their website/blog you do simply simply click those ads you put on your site. For pay perclick program that has been actually will pay its associates are
- Google Google adsense (www.google.com / adsense)
- Bidvertiser (www.bidvertiser.com)
- Adbrite (www.adbrite)
- Chitika (www.chitika.com)
- And others.

After you indication up and approved then you will be given a exclusive weblink value from your company to connect in your site.
Then the next thing you do is:

If you use the assistance pay per purchase then couples of ads or hyperlinks to their items on your site. You can evaluation their items and then offer a weblink to the item you evaluation. If you are fascinated audience evaluation then they will follow the weblink to the item that you mean then guests will work with the company of items and if the deal then you will obtain a commission payment from the company.
If you use pay per simply click assistance in that case set up the ad value on your site without having to evaluation the items offered. So just put an ad to be able at the simply click of guests.(Specialty pay per simply click, remember! Do not create their own simply simply click ads that you connect because the company of the techniques they used to be simple to understand and you can eliminate the chance of membership).

Promote your web page.
Website/Blog that you have created not by itself immediately dkenal by potential end. So far, every Web surfer is always looking for the information they need through look for applications like Google, Google, MSN, Ask and others. For the way of marketing on look for applications Ive published it and research here and study here as well.

How do they pay us?
Way of expenses created by the vendor has a different way. Usually they use three ways:

- By check
This examine will be sent to your deal with After your earnings or earnings of at least arrive at $ 100 this is a common edge that is used vendor. It is also useful for us in Philippines because when we profit to examine into our financial institution cost of $ 10 or more per piece examine. You can also specify the lowest number will be sent does not have $ 100.

- Through European Union
I think this is the most realistic transaction but the new Google Google adsense pay through this assistance. With European Nation you can just come to the two or financial institution that says Westren Nation then you just bring recognition credit cards and exchange statistics that have been sent by the vendor to you.

- Through PayPal
Payment via PayPal is a transaction created by the vendor through the PayPal assistance.PayPal is one of the many small businesses that offer cash exchange services through the world wide web. You must have a PayPal consideration to be able to use this assistance life and to be able to take in real cash you need a financial institution card.

Good Success.
Read More..

Tuesday, September 3, 2013

Trick How To Keep Battery Netbook Durable And Long Lasting

Trick How To Keep Battery Netbook Durable And Long Lasting

Trick How To Keep Netbook Battery Durable and Long Lasting - Notebook Battery is the most important part of a netbook that can be turned on wherever we are, but many people have asked how to care for so long-lasting laptop battery. In the previous article I discussed about the 10 best netbooks in 2012. Surely once you buy a netbook, you need to take care netbook and also the most important netbook battery maintenance. Thats Ill tell you some Tricks How To Keep Netbook Battery Durable and Long Lasting :




Never use the charger at random.
If at any time laptop charger is broken, do not ever use the charger is not compatible with our netbook. At least we do not use the charger from a different laptop brands, though the situation was an emergency. Because each has a character and a battery charger current and voltage independently. Wearing an incompatible charger can make your laptop battery can be damaged even heat and explode.

Do not assume the netbook
Wearing a netbook by lap can block fan ventilation holes so the netbook and the netbook battery becomes hot quickly. It becomes more dangerous to our body temperature is too warm. Excessive heat causes the cell-cell battery netbooks we become easily damaged.

Always check the cleanliness of the battery.
Clean the dust is always in contact metal-metal battery or existing, must be no paper or metals that could connect these contacts. If that happens, we have a netbook and a battery short circuit. Even the smallest bit of dust that could potentially make the battery connector is corroded and rusted metal.

Do not use the netbook on the carpet, sofa, mattress or other soft places.
If you want to use the netbook in place of the above, use a hard base or use the fan again ngetrend cold today. Because if not .. then the laptop will experience overheating because there is blockage of vents by carpet.

Avoid shocks, pressure or hard impact on the battery or the laptop.
Because in addition to a defective battery can be damaged if the netbook you also beturan hard hit, especially the most vulnerable are the ICD and the hard disk.

Do not put the netbook in hot, like in the hot sun, and so on.
In addition to hot laptop, you would not feel comfortable when playing in the sun or a netbook in the room that this could lead to panas.hal netbook, your laptop is overheating finally broken.

Do not use the Netbook in place that is too moist or wet.
It is feared is the presence of water that can damage circuits and our laptop battery. We always keep the laptop from water and excessive heat.

Do not be too long to charge the battery.
Make sure you disconnect your charger if the battery is full. Do not be too long to charge the battery if it is full, let alone to be left to sleep, it may accelerate the age of cells that are in your notebook battery.

See the book carefully.
Some laptop brands have special rules regarding their products. Read the manual book your laptop and make sure we use it as a guideline. 


In addition to the above, at this time I will also talk about some simple guidelines for caring for another notebook battery / laptop. 

How long will my battery can last?
Notebook battery will decrease with time if you use them or not. Even if Li-Ion battery industry does not publicize this fact, battery clock starts ticking the moment you put together. Elements within the battery will react, and eventually the battery will not be able to supply enough power for your notebook. In addition, your battery designed to last between 300-800 charge cycles / recharge. And will gradually decrease its ability to supply power to the notebook.

Trick How To Keep Battery Netbook Durable And Long Lasting

In general, notebook battery will last between one to three years. You might be able to slow the decline in ability, but can not stop the process. Battery temperature, means and frequency of use will affect the notebook battery lifespan. You can slow this process with care in accordance with some care and maintenance.

Temperature
Low temperatures will slow the process of discharge (lose charge while connected to electrical power) and the aging process of the elements within the battery. In contrast, the high temperature will shorten battery life. Leaving your battery when connected to AC power causes the temperature of the battery increases. Remove and keep the battery at cold temperature will slow the aging process. Keeping your notebook in a hot environment is also not good for batteries.

Usage
Lithium-Ion batteries used in notebooks are designed to be used around 300-800 cycles charge / discharge. Some of these cycles are used when you let your battery installed when the notebook on AC power. On AC power, the notebook will routinely remove the battery when it reaches the level of knowl-charges specific (ie 95%).Removing the battery and store it in a cool dry place and will protect a few cycles.

User habits
Li-Ion Battery is not affected by memory effect (the battery needs to be used until completely discharged before recharging to avoid the loss of capacity) like older rechargeable batteries. Recharge cycles will increase the full discharge capacity loss per cycle. Some times the content-to-wear part is better than one wear out. However, you also need to calibrate your battery regularly.


When the AC power, the battery should be removed or installed?
Some things to consider, if:

You remove the battery while on AC power:
Pro:
� Preserves charge cycles
� Leaving the battery at low temperature, thus slowing the aging process

Cons:
� Loss of function of a battery backup when power outage
� Data can be lost or damaged even if no power from the battery backup function
� Keep in UPS (uninterruptible power supply) to replace the backup function

Trick How To Keep Battery Netbook Durable And Long Lasting

You let the battery is attached:
Pro:
� Battery serves as backup if power is suddenly dead.
� It is easier and efficient to carry
� The battery does not need heating time (as if stored dilemari es)

Cons:
� Loss of some recharge cycles
� The temperature of the battery increases and decreases its ability to result in more rapid


Age extend battery
  • Calibrate the battery with a wear out every 30-time charge to maintain the accuracy of the elements within the battery. Use your notebook until the battery is completely used before charged.
  • Avoid repetition wear out a regular basis. Li-Ion batteries lose less storage capacity when charged though not consumable.
  • Baterau off and store in a cool, dry place. Optimum charge level is 40% for long storage.Storing a battery with low power will cause permanent damage. Because of that, usually when you buy a new notebook, the battery has been filled about a quarter to a half.
  • If you store batteries in the refrigerator, use a sealed plastic bag to avoid moisture.Allow the battery to warm to room temperature before being used or pulled his charge.

Estimated life of the battery
Some programs claim to be able to estimate the life of the battery. But of course this is often inaccurate.
Applications that are installed on a notebook can provide more accurate results.
Try to do some quick tests to see if your battery is drop or not. Charge / full recharge the battery to 100%, then, used to play VCD / DVD, while browsing on the internet. In general for a new notebook, the battery will last approximately 2 hours.

If you buy a used notebook, this method is able to give accurate results. If the moment the battery meter showed a significant reduction, it is certain notebook batteries are not good.


Consider a battery backup?
As mentioned above, the elements of the battery capacity will decrease over time, whatever you do. Therefore, do not rush to buy a spare battery, if only to slow the decline in the ability of the two batteries.
Buy, if you really need backup power, for use without a power outage.

Trick How To Keep Battery Netbook Durable And Long Lasting


Can I use a battery of other brands if the fitting is installed?
And can I use a generic battery?
Each laptop battery fitted microchips designed specifically to meet the requiredspecifications for the laptop in question and is associated with an application that monitors battery usage. For example, certain in laptop application is programmed to alert the battery will be exhausted at a certain level and turn off the laptop automatically at a certain level as well. If you use batteries from other brands, may be, the setting isnot appropriate. The program can suddenly ordered the laptop to turn off automatically,because the mismatch between the chip inside the battery danmikro program.

Trick How To Keep Battery Netbook Durable And Long Lasting

In addition, generic batteries are cheap, often not made ??with good security standards.Instead batteries from leading brands use components that have been tested andpassed the safety test. Therefore, the price of original batteries are usually expensive,because they have to use expensive components. Several instances of generic batteries do not work in certain laptops, because laptops are in the application is programmed to reject the generic battery to avoid battery consumption is dangerous.

There are some people who do not have problems with generic batteries. But you should consider whether it is appropriate to save a little money with the potential risk to be faced.


What about product recall and the battery that exploded?
Around the year 2006, there were reported cases of exploding batteries, so somevendors pull their products off the market. But in line with current technological developments, the case was barely heard from again.
Article about it you can read here


Some practical tips:
  • Heat is your enemy. Avoid to put your battery in place of heat, such as in a car at the time of day
  • Usage until exhausted is not good for Li-Ion battery. Should do the refilling when it reaches the level of 10-20%.
  • Calibrate your battery every 30 charge cycles. Let the battery is used up, to keep the pointer on the laptop remains accurate.
  • If you are going to use electric power in a long time, you can extend the battery life to take it off and keep it in storage
  • Store a dry and cold with the condition of the battery is 40%. Some experts advise to keep it in the fridge. Use a sealed plastic bag to get rid of moisture.
  • Do not enter into the freezer to be frozen.
  • If you want to use again, allow to warm to room temperature before being used again.
Read More..

Sunday, September 1, 2013

Trick How to Check the condition Hard Disk with HD Tune Applications

Trick How to Check the condition Hard Disk with HD Tune Applications
Trick How to Check the condition Hard disk with HD Tune Applications - After giving the trick to improve the hard disk, now I will tell you how Check Condition Hard disk with HD Tune Application. Hard drive is the component that should receive more attention in the computer system. Good or poor performance of the hard drive will greatly affect the overall computer performance. In this article I am going to share about how to check the condition of the computer hard drive using HD Tune hard disk utility application. HD Tune application you can download from their site at www.hdtune.com.

HD Tune on the application, there are four main menu that we can use to check the hard drive, namely:
  • Benchmarks used to measure the performance of hard disk
  • Info, displays more detailed information from the hard drive
  • Health, examined the health status of hard drives by utilizing the features of SMART
  • Error Scan, checks for errors or bad sectors with do scan disk.

1. Benchmark Hard disk
Benchmark aims to measure performance of hard disk. In the menu of thisbenchmark we can know the transfer rate, access time, burst rate and CPU Usage. To starther hard drive benchmark, Benchmark tab and click Start, looks less like the following: 

Trick How to Check the condition Hard Disk with HD Tune Applications

  • Transfer Rate is the speed of sending data to a computer hard drive or it could be called a hard drive read speed. Read speed is measured in megabytes per second (MB / sec).Maximum speed and minimum average shown on the right. Blue line on the graph shows the performance of reading the entire disk.
  • Access Time, the time needed to access the data needed, from idle (silent) to obtain the data. Average access time is measured and displayed in millisecond (ms). Access Time on the graph is displayed as yellow dots where the smaller value indicates a better hard drive performance.
  • Burst Rate, is the highest speed (in megabytes per second) at which data can be transferred from the drive interface (for example, IDE, SATA or SCSI) to the OperatingSystem.
  • CPU Usage, shows how much time is used by the CPU (in%) for reading data from disk.

Below is an example when running the benchmark on the hard disk is damaged, look how the transfer speed drops to almost zero at some point during the test. 

Trick How to Check the condition Hard Disk with HD Tune Applications

2. Knowing hard disks Detail Information
To find detailed information from the hard drive can take a look at the Info tab. Some information such as a partition on the hard disk, firmware version, serial number, hard drive capacity, etc. can be obtained as shown below. 

Trick How to Check the condition Hard Disk with HD Tune Applications

3. Knowing Health Condition / Health Status Hard Disk
Health conditions can we know the hard drive on Health tab. These functions make use of features SMART (Self Monitoring Analysis and Reporting Technology). Examples of disk health status can be seen in the figure below.
Trick How to Check the condition Hard Disk with HD Tune Applications


In the table there are various parameters measured, including the current temperature of hard drives. For the disk temperature should be below 50 degrees Celsius and should not exceed 60 degrees Celsius. Here also we can get information about the power on time or work time hard drive, my hard drive in the above picture was already in operation for 11 518 hours.

4. Checking the Error on HDD
The last thing we can do with HD Tune application is doing Scandisk to check whetherthere are errors or bad sectors on hard drive. To get the maximum run Error Scan with the option to uncheck the quick scan. If there are errors or bad sectors on the disk surface, will be marked with the red block as shown below. 

Trick How to Check the condition Hard Disk with HD Tune Applications

So little information about how to determine the condition of the computer hard drive by using HD Tune hard disk utility application. With this application can give us the current condition of the hard drive, is it still worth the time or was replaced. 


*Good Luck*
Read More..