<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Computer Help Blog</title>
	<atom:link href="http://www.computer-help-blog.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.computer-help-blog.info</link>
	<description>A blog on computer issues and help topics...</description>
	<lastBuildDate>Wed, 13 Jan 2010 13:54:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How virus programs avoid detection?</title>
		<link>http://www.computer-help-blog.info/how-virus-programs-avoid-detection/</link>
		<comments>http://www.computer-help-blog.info/how-virus-programs-avoid-detection/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 13:54:47 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Virus Removal]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[deception]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[techniques]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[virus scanners]]></category>

		<guid isPermaLink="false">http://www.computer-help-blog.info/how-virus-programs-avoid-detection/</guid>
		<description><![CDATA[Virus programs avoid detection by the user and antivirus programs using a variety of techniques. As technology progresses, newer techniques have to be used to make the virus more effective&#8230;
In order to avoid detection by users, viruses programs use different kinds of deception techniques. Older viruses, especially viruses designed for MS-DOS made sure that the [...]]]></description>
			<content:encoded><![CDATA[<p><em>Virus programs avoid detection by the user and antivirus programs using a variety of techniques. As technology progresses, newer techniques have to be used to make the virus more effective&#8230;</em></p>
<p>In order to avoid detection by users, viruses programs use different kinds of deception techniques. Older viruses, especially viruses designed for MS-DOS made sure that the &#8220;last modified&#8221; date of a host file stayed the same when the file was infected by the virus. This approach does not fool anti-virus software, however, especially those which maintain and date Cyclic redundancy checks on file changes.</p>
<p>Some viruses can infect files without increasing their sizes or damaging the files. They accomplish this by overwriting unused areas of executable files. These are called cavity viruses. For example, the CIH virus, or Chernobyl Virus, infects Portable Executable files. Because those files have many empty gaps, the virus, which was 1 KB in length, did not add to the size of the file.</p>
<p>Some viruses try to avoid detection by killing the tasks associated with antivirus software before it can detect them.</p>
<p>As computers and operating systems grow larger and more complex, old hiding techniques need to be updated or replaced. Defending a computer against viruses may demand that a file system migrate towards detailed and explicit permission for every kind of file access.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-help-blog.info/how-virus-programs-avoid-detection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a computer virus?</title>
		<link>http://www.computer-help-blog.info/what-is-a-computer-virus/</link>
		<comments>http://www.computer-help-blog.info/what-is-a-computer-virus/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 13:50:49 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Virus Removal]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[computer-virus]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[spread]]></category>
		<category><![CDATA[trojan]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[worm]]></category>

		<guid isPermaLink="false">http://www.computer-help-blog.info/what-is-a-computer-virus/</guid>
		<description><![CDATA[What is a computer virus? Why should you protect yourself from it?
Computer viruses are small software programs that are designed to spread from one computer to another and to interfere with computer operation.
The term &#8220;virus&#8221; is also commonly but erroneously used to refer to other types of malware, adware, and spyware programs that do not [...]]]></description>
			<content:encoded><![CDATA[<p><em>What is a computer virus? Why should you protect yourself from it?</em></p>
<p>Computer viruses are small software programs that are designed to spread from one computer to another and to interfere with computer operation.</p>
<p>The term &#8220;virus&#8221; is also commonly but erroneously used to refer to other types of malware, adware, and spyware programs that do not have the reproductive ability.</p>
<p>A virus might corrupt or delete data on your computer, use your e-mail program to spread itself to other computers, or even erase everything on your hard disk.</p>
<p>Viruses can increase their chances of spreading to other computers by infecting files on a network file system or a file system that is accessed by another computer.</p>
<p>Computer viruses are often spread by attachments in e-mail messages or instant messaging messages. That is why it is essential that you never open e-mail attachments unless you know who it&#8217;s from and you are expecting it.</p>
<p>Viruses can be disguised as attachments of funny images, greeting cards, or audio and video files.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-help-blog.info/what-is-a-computer-virus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic Linux Commands</title>
		<link>http://www.computer-help-blog.info/basic-linux-commands/</link>
		<comments>http://www.computer-help-blog.info/basic-linux-commands/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 13:47:43 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.computer-help-blog.info/basic-linux-commands/</guid>
		<description><![CDATA[Basic Linux Commands
    MyWeb
mkdir &#8211; make directories
Usage
mkdir [OPTION] DIRECTORY
Options
Create the DIRECTORY(ies), if they do not already exist.
 Mandatory arguments to long options are mandatory for short options too.
 -m, mode=MODE  set permission mode (as in chmod), not rwxrwxrwx &#8211; umask
 -p, parents  no error if existing, make parent directories as [...]]]></description>
			<content:encoded><![CDATA[<p><strong><em>Basic Linux Commands</em></strong></p>
<p>    MyWeb</p>
<p>mkdir &#8211; make directories</p>
<p>Usage</p>
<p>mkdir [OPTION] DIRECTORY</p>
<p>Options</p>
<p>Create the DIRECTORY(ies), if they do not already exist.</p>
<p> Mandatory arguments to long options are mandatory for short options too.</p>
<p> -m, mode=MODE  set permission mode (as in chmod), not rwxrwxrwx &#8211; umask</p>
<p> -p, parents  no error if existing, make parent directories as needed</p>
<p> -v, verbose  print a message for each created directory</p>
<p> -help display this help and exit</p>
<p> -version output version information and exit</p>
<p>cd &#8211; change directories</p>
<p>Use cd to change directories. Type cd followed by the name of a directory to access that directory.Keep in mind that you are always in a directory and can navigate to directories hierarchically above or below.</p>
<p>mv- change the name of a directory</p>
<p>Type mv followed by the current name of a directory and the new name of the directory.</p>
<p> Ex: mv testdir newnamedir</p>
<p>pwd &#8211; print working directory</p>
<p>will show you the full path to the directory you are currently in. This is very handy to use, especially when performing some of the other commands on this page</p>
<p> rmdir &#8211; Remove an existing directory</p>
<p> rm -r</p>
<p>Removes directories and files within the directories recursively.</p>
<p>chown &#8211; change file owner and group</p>
<p>Usage</p>
<p>chown [OPTION] OWNER[:[GROUP]] FILE</p>
<p>chown [OPTION] :GROUP FILE</p>
<p>chown [OPTION] &#8211;reference=RFILE FILE</p>
<p>Options</p>
<p>Change the owner and/or group of each FILE to OWNER and/or GROUP. With &#8211;reference, change the owner and group of each FILE to those of RFILE.</p>
<p> -c, changes like verbose but report only when a change is made</p>
<p> -dereference affect the referent of each symbolic link, rather than the symbolic link itself</p>
<p> -h, no-dereference affect each symbolic link instead of any referenced file (useful only on systems that can         change the ownership of a symlink)</p>
<p> -from=CURRENT_OWNER:CURRENT_GROUP</p>
<p>  change the owner and/or group of each file only if its current owner and/or group match those specified here.  Either  may  be  omitted,  in which case a match is not required for the omitted attribute.</p>
<p>-no-preserve-root do not treat `/&#8217; specially (the default)</p>
<p>-preserve-root fail to operate recursively on `/&#8217;</p>
<p>-f, -silent, -quiet  suppress most error messages</p>
<p>-reference=RFILE use RFILE&#8217;s owner and group rather than the specifying OWNER:GROUP values</p>
<p>-R, -recursive operate on files and directories recursively</p>
<p>-v, -verbose output a diagnostic for every file processed</p>
<p>The  following options modify how a hierarchy is traversed when the -R option is also specified. If more than one is specified, only the final one  takes effect.</p>
<p>-H     if a command line argument is a symbolic link to a directory, traverse it</p>
<p>-L     traverse every symbolic link to a directory encountered</p>
<p>-P     do not traverse any symbolic links (default)</p>
<p>chmod &#8211; change file access permissions</p>
<p>Usage</p>
<p>chmod [-r] permissions filenames</p>
<p> r  Change the permission on files that are in the subdirectories of the directory that you are currently in.        permission  Specifies the rights that are being granted. Below is the different rights that you can grant in an alpha  numeric format.filenames  File or directory that you are associating the rights with Permissions</p>
<p>u &#8211; User who owns the file.</p>
<p>g &#8211; Group that owns the file.</p>
<p>o &#8211; Other.</p>
<p>a &#8211; All.</p>
<p>r &#8211; Read the file.</p>
<p>w &#8211; Write or edit the file.</p>
<p>x &#8211; Execute or run the file as a program.</p>
<p>Numeric Permissions:</p>
<p>CHMOD can also to attributed by using Numeric Permissions:</p>
<p>400 read by owner</p>
<p>040 read by group</p>
<p>004 read by anybody (other)</p>
<p>200 write by owner</p>
<p>020 write by group</p>
<p>002 write by anybody</p>
<p>100 execute by owner</p>
<p>010 execute by group</p>
<p>001 execute by anybody</p>
<p>ls &#8211; Short listing of directory contents</p>
<p>-a        list hidden files</p>
<p>-d        list the name of the current directory</p>
<p>-F        show directories with a trailing &#8216;/&#8217;</p>
<p>            executable files with a trailing &#8216;*&#8217;</p>
<p>-g        show group ownership of file in long listing</p>
<p>-i        print the inode number of each file</p>
<p>-l        long listing giving details about files  and directories</p>
<p>-R        list all subdirectories encountered</p>
<p>-t        sort by time modified instead of name</p>
<p>cp &#8211; Copy files</p>
<p>cp  myfile yourfile</p>
<p>Copy the files &#8220;myfile&#8221; to the file &#8220;yourfile&#8221; in the current working directory. This command will create the file &#8220;yourfile&#8221; if it doesn&#8217;t exist. It will normally overwrite it without warning if it exists.</p>
<p>cp -i myfile yourfile</p>
<p>With the &#8220;-i&#8221; option, if the file &#8220;yourfile&#8221; exists, you will be prompted before it is overwritten.</p>
<p>cp -i /data/myfile</p>
<p>Copy the file &#8220;/data/myfile&#8221; to the current working directory and name it &#8220;myfile&#8221;. Prompt before overwriting the  file.</p>
<p>cp -dpr srcdir destdir</p>
<p>Copy all files from the directory &#8220;srcdir&#8221; to the directory &#8220;destdir&#8221; preserving links (-poption), file attributes (-p option), and copy recursively (-r option). With these options, a directory and all it contents can be copied to another dir</p>
<p>ln &#8211; Creates a symbolic link to a file.</p>
<p>ln -s test symlink</p>
<p>Creates a symbolic link named symlink that points to the file test Typing &#8220;ls -i test symlink&#8221; will show the two files are different with different inodes. Typing &#8220;ls -l test symlink&#8221; will show that symlink points to the file test.</p>
<p>locate &#8211; A fast database driven file locator.</p>
<p>slocate -u</p>
<p>This command builds the slocate database. It will take several minutes to complete this command.This command must be used before searching for files, however cron runs this command periodically  on most systems.locate whereis Lists all files whose names contain the string &#8220;whereis&#8221;. directory.</p>
<p>more &#8211; Allows file contents or piped output to be sent to the screen one page at a time</p>
<p>less &#8211; Opposite of the more command</p>
<p>cat &#8211; Sends file contents to standard output. This is a way to list the contents of short files to the screen. It works well with piping.</p>
<p>whereis &#8211; Report all known instances of a command<br />
wc &#8211; Print byte, word, and line counts</p>
<p>bg</p>
<p>bg jobs Places the current job (or, by using the alternative form, the specified jobs) in the background, suspending its execution so that a new user prompt appears immediately. Use the jobs command to discover the identities of background jobs.</p>
<p>cal month year &#8211; Prints a calendar for the specified month of the specified year.</p>
<p>cat files &#8211; Prints the contents of the specified files.</p>
<p>clear &#8211; Clears the terminal screen.</p>
<p>cmp file1 file2 &#8211; Compares two files, reporting all discrepancies. Similar to the diff command, though the output format differs.</p>
<p>diff file1 file2 &#8211; Compares two files, reporting all discrepancies. Similar to the cmp command, though the output format differs.</p>
<p>dmesg &#8211; Prints the messages resulting from the most recent system boot.</p>
<p>fg</p>
<p>fg jobs &#8211; Brings the current job (or the specified jobs) to the foreground.</p>
<p>file files &#8211; Determines and prints a description of the type of each specified file.</p>
<p>find path -name pattern -print</p>
<p>Searches the specified path for files with names matching the specified pattern (usually enclosed in single quotes) and prints their names. The find command has many other arguments and functions; see the online documentation.</p>
<p>finger users &#8211; Prints descriptions of the specified users.</p>
<p>free  &#8211; Displays the amount of used and free system memory.</p>
<p>ftp hostname</p>
<p>Opens an FTP connection to the specified host, allowing files to be transferred. The FTP program provides subcommands for accomplishing file transfers; see the online documentation.</p>
<p>head files &#8211; Prints the first several lines of each specified file.</p>
<p>ispell files &#8211; Checks the spelling of the contents of the specified files.</p>
<p>kill process_ids</p>
<p>kill &#8211; signal process_ids</p>
<p>kill -l</p>
<p>Kills the specified processes, sends the specified processes the specified signal (given as a number or name), or prints a list of available signals.</p>
<p>killall program</p>
<p>killall &#8211; signal program</p>
<p>Kills all processes that are instances of the specified program or sends the specified signal to all processes that are instances of the specified program.</p>
<p>mail &#8211; Launches a simple mail client that permits sending and receiving email messages.</p>
<p>man title</p>
<p>man section title &#8211; Prints the specified man page.</p>
<p>ping host &#8211; Sends an echo request via TCP/IP to the specified host. A response confirms that the host is operational.</p>
<p>reboot &#8211; Reboots the system (requires root privileges).</p>
<p>shutdown minutes</p>
<p>shutdown -r minutes</p>
<p>Shuts down the system after the specified number of minutes elapses (requires root privileges). The -r option causes the system to be rebooted once it has shut down.</p>
<p>sleep time &#8211; Causes the command interpreter to pause for the specified number of seconds.</p>
<p>sort files &#8211; Sorts the specified files. The command has many useful arguments; see the online documentation.</p>
<p>split file &#8211; Splits a file into several smaller files. The command has many arguments; see the online documentation</p>
<p>sync &#8211; Completes all pending input/output operations (requires root privileges).</p>
<p>telnet host &#8211; Opens a login session on the specified host.</p>
<p>top &#8211; Prints a display of system processes that&#8217;s continually updated until the user presses the q key.</p>
<p>traceroute host &#8211; Uses echo requests to determine and print a network path to the host.</p>
<p>uptime &#8211; Prints the system uptime.</p>
<p>w &#8211; Prints the current system users.</p>
<p>wall &#8211; Prints a message to each user except those who&#8217;ve disabled message reception. Type Ctrl-D to end the message.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-help-blog.info/basic-linux-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ALTEC LANSING VS2521</title>
		<link>http://www.computer-help-blog.info/altec-lansing-vs2521/</link>
		<comments>http://www.computer-help-blog.info/altec-lansing-vs2521/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 14:09:16 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Computer Speakers]]></category>
		<category><![CDATA[ALTEC]]></category>
		<category><![CDATA[altec lansing]]></category>
		<category><![CDATA[headphone]]></category>
		<category><![CDATA[LANSING]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[performance specifications]]></category>
		<category><![CDATA[satellite speakers]]></category>
		<category><![CDATA[sound quality]]></category>
		<category><![CDATA[Speakers Two]]></category>
		<category><![CDATA[Subwoofer]]></category>
		<category><![CDATA[volume]]></category>
		<category><![CDATA[watts]]></category>

		<guid isPermaLink="false">http://www.computer-help-blog.info/?p=739</guid>
		<description><![CDATA[ALTEC LANSING VS2521 speakers provide tons of performance at a great value. One cannot expect much from a $50 set of speakers. However, these &#8220;fit the bill&#8221; quite nicely and at the same time offer good performance.
Specifications:



Configuration
2.1


Total Power
28 Watts


Driver
Satellite Speakers
Two 2.5&#8243; full range drivers
Subwoofer
One 5.25&#8243; woofer


Frequency Response
30Hz &#8211; 20KHz


Features


Features
Maximize your desk space
Unique design lets you [...]]]></description>
			<content:encoded><![CDATA[<p>ALTEC LANSING VS2521 speakers provide tons of performance at a great value. One cannot expect much from a $50 set of speakers. However, these &#8220;fit the bill&#8221; quite nicely and at the same time offer good performance.</p>
<p><strong>Specifications:</strong></p>
<table border="1" cellspacing="2" cellpadding="2">
<tbody>
<tr>
<td>Configuration</td>
<td>2.1</td>
</tr>
<tr>
<td>Total Power</td>
<td>28 Watts</td>
</tr>
<tr>
<td>Driver</td>
<td>Satellite Speakers<br />
Two 2.5&#8243; full range drivers</p>
<p>Subwoofer<br />
One 5.25&#8243; woofer</td>
</tr>
<tr>
<td>Frequency Response</td>
<td>30Hz &#8211; 20KHz</td>
</tr>
<tr>
<td colspan="2">Features</td>
</tr>
<tr>
<td>Features</td>
<td>Maximize your desk space<br />
Unique design lets you use speakers in a horizontal or vertical configuration. Fits great in unused space below most monitors.</p>
<p>Unique asymmetrical baffling<br />
Delivers uncompromised sound quality while reducing standing waves and distortion – your favorite tunes never sounded so good.</p>
<p>Distinctive design<br />
Features high tech, acoustically transparent metal grilles that look great everywhere.</p>
<p>Unleash your music<br />
Turn your PC or MP3 player into a powerful sound system that everyone can enjoy.</p>
<p>Convenient<br />
Front panel input jack lets you connect your MP3 player without disconnecting your PC.</p>
<p>Power, volume and tone<br />
Controls are all at your fingertips.</p>
<p>Easy Set-up<br />
Color-coded cables ensure you&#8221;ll be up and running in seconds.</p>
<p>Front panel headphone jack<br />
For private listening.</p>
<p>Magnetically shielded satellites<br />
For use near video monitors.</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-help-blog.info/altec-lansing-vs2521/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 tips to make Windows 7 faster</title>
		<link>http://www.computer-help-blog.info/6-tips-to-make-windows-7-faster/</link>
		<comments>http://www.computer-help-blog.info/6-tips-to-make-windows-7-faster/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 06:59:58 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[Advanced]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[msconfig]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[Settings]]></category>
		<category><![CDATA[speed and performance]]></category>
		<category><![CDATA[startup menu]]></category>
		<category><![CDATA[system settings]]></category>
		<category><![CDATA[tweaking]]></category>
		<category><![CDATA[unwanted items]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[visual effects]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows aero]]></category>

		<guid isPermaLink="false">http://www.computer-help-blog.info/?p=736</guid>
		<description><![CDATA[Windows 7, the latest OS from Microsoft, is definitely better than Windows Vista. It is faster and offers better performance, but you can make it even more faster by tweaking it. Here are 3 useful ways to improve the speed and performance of Windows 7:
1) Disable unnecessary visual effects
To disable unnecessary visual effects, right click [...]]]></description>
			<content:encoded><![CDATA[<p>Windows 7, the latest OS from Microsoft, is definitely better than Windows Vista. It is faster and offers better performance, but you can make it even more faster by tweaking it. Here are 3 useful ways to improve the speed and performance of Windows 7:</p>
<p><strong>1) Disable unnecessary visual effects</strong><br />
To disable unnecessary visual effects, right click on “Computer” in windows start menu and choose “Properties”. Click on “Advanced System Settings” at the left pane. Under the “Advanced” tab, click on “Settings” under “Performance” category. Select the “Custom:” option. Look through the list and uncheck the effects that you have no used for it.</p>
<p><strong>2) Disable Windows Aero theme</strong><br />
Windows Aero offers better performance in Win 7 when compared to Vista. However, it still takes up a large amount of resources. You can disable it to obtain better performance. To do so, right click on the desktop and select “Personalize”. Chose one of the standard themes from the right hand side. “Windows 7 Basic” is a good choice.</p>
<p><strong>3) Remove unwanted items from startup menu</strong><br />
Windows automatically adds unwanted items to the startup menu which slows it down. By removing unwanted items from the startup menu, you can make Windows 7 faster. Here is how, you proceed: Press Windows key + R and type “msconfig” in the run dialogue box.  Go to the Startup tab. Uncheck the applications that you have no use for.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-help-blog.info/6-tips-to-make-windows-7-faster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Heavyload&#8211;Test your computer&#8217;s endurance</title>
		<link>http://www.computer-help-blog.info/heavyload-test-your-computers-endurance/</link>
		<comments>http://www.computer-help-blog.info/heavyload-test-your-computers-endurance/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 17:12:14 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[CPU]]></category>
		<category><![CDATA[endurance]]></category>
		<category><![CDATA[free application]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[hard disk]]></category>
		<category><![CDATA[Heavyload]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[RAM]]></category>
		<category><![CDATA[stress]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[test data]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[usage]]></category>

		<guid isPermaLink="false">http://www.computer-help-blog.info/?p=734</guid>
		<description><![CDATA[Heavyload is a free program that offers an interesting way to test your computer&#8217;s endurance. Heavyload is a free application that allows the user to assess the endurance of his/her computer.
By pushing your system to the limit, Heavyload will show you how well your PC can handle stress. Heavyload will test the system and determine [...]]]></description>
			<content:encoded><![CDATA[<p>Heavyload is a free program that offers an interesting way to test your computer&#8217;s endurance. Heavyload is a free application that allows the user to assess the endurance of his/her computer.</p>
<p>By pushing your system to the limit, Heavyload will show you how well your PC can handle stress. Heavyload will test the system and determine how well it can handle computing stress. In other words, the software will push the computer to its limits.</p>
<p>The program&#8217;s interface is cut down to the basics, which makes it easy to navigate. Heavyload comes with a simple user interface. This makes the software very easy to use.While it only has a few command icons, they&#8217;re well labeled, and they&#8217;re all that you need to conduct a successful test.</p>
<p>The software comes with few icons, however, these are properly labelled and so it is very easy to use the software. The program&#8217;s running graph shows your available memory and CPU usage, which comes in handy when using some of Heavyload&#8217;s other features.</p>
<p>The app will show the amount of RAM available and CPU usage in a graphical form. There are four different testing options, though the program does a poor job of differentiating them, so we left the default settings in place.</p>
<p>There are four different testing modes. However, it is advisable to stick to the default settings as that does the job done perfectly. Luckily, too, since our CPU usage chart instantly began to skyrocket. By quickly filling your RAM, hard disk, and operating system with test data,</p>
<p>Heavyload offers an easy and safe way to simulate conditions that could cause your computer to overheat or crash.  Heavyload is freeware. It comes as a compressed file. This program is practical and simple to operate, and we recommend it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-help-blog.info/heavyload-test-your-computers-endurance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Canon CanoScan LiDE 700F 3297B002 Review</title>
		<link>http://www.computer-help-blog.info/canon-canoscan-lide-700f-3297b002-review/</link>
		<comments>http://www.computer-help-blog.info/canon-canoscan-lide-700f-3297b002-review/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 07:10:59 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Scanners]]></category>
		<category><![CDATA[auto scan]]></category>
		<category><![CDATA[Canon]]></category>
		<category><![CDATA[canon canoscan]]></category>
		<category><![CDATA[CanoScan]]></category>
		<category><![CDATA[Dimensions]]></category>
		<category><![CDATA[LEDs]]></category>
		<category><![CDATA[LiDE]]></category>
		<category><![CDATA[low energy]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[Scan]]></category>
		<category><![CDATA[scan mode]]></category>
		<category><![CDATA[Scanner]]></category>
		<category><![CDATA[Size]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://www.computer-help-blog.info/?p=732</guid>
		<description><![CDATA[The Canon CanoScan LiDE 700F 3297B002 provides an amazing user! Equipped with its ingenious 3-way design and 180° lid, the LiDE 700F brings high resolution scanning to work spaces of all sizes.
With CIS sensor, the LiDE 700F provides a winning combination of incredibly high resolution scans and low energy consumption. Powered by a single USB [...]]]></description>
			<content:encoded><![CDATA[<p>The Canon CanoScan LiDE 700F 3297B002 provides an amazing user! Equipped with its ingenious 3-way design and 180° lid, the LiDE 700F brings high resolution scanning to work spaces of all sizes.</p>
<p>With CIS sensor, the LiDE 700F provides a winning combination of incredibly high resolution scans and low energy consumption. Powered by a single USB cable, connected to a computer, the LiDE 700F has no need for an additional power cable, making it truly portable and space saving.</p>
<p>Incredibly high resolution scans from 35mm film are possible thanks to a dedicated clip-on film scanning unit. This means massive enlargements and intricately detailed prints can be achieved from your 35mm film negatives/positives. In addition, the four EZ buttons let you scan copy or create a PDF easily.</p>
<p><strong>Specifications:</strong></p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>Scanner Type</td>
<td>Flatbed</td>
</tr>
<tr>
<td>Image Sensor</td>
<td>CIS</td>
</tr>
<tr>
<td>Light Source</td>
<td>Three-color RGB LEDs</td>
</tr>
<tr>
<td>Resolutions, Optical</td>
<td>9600 x 9600dpi</td>
</tr>
<tr>
<td>Resolutions, Interpolated</td>
<td>19200 x 19200 dpi</td>
</tr>
<tr>
<td>Color Depth</td>
<td>48bit</td>
</tr>
<tr>
<td>Max. Document Size</td>
<td>8.5&#8243; x 11.7&#8243;</td>
</tr>
<tr>
<td>Interface</td>
<td>USB</td>
</tr>
<tr>
<td>Operating Systems Supported</td>
<td>Windows Vista, Windows XP/2000 and Mac OS  X v10.2.8 to v10.5.x</td>
</tr>
<tr>
<td colspan="2"><strong>Physical Specs</strong></td>
</tr>
<tr>
<td>Dimensions</td>
<td>16.1&#8243; x 11.5&#8243; x 1.8&#8243;</td>
</tr>
<tr>
<td>Weight</td>
<td>4.6 lbs.</td>
</tr>
<tr>
<td colspan="2"><strong>Features</strong></td>
</tr>
<tr>
<td>Features</td>
<td>180-degree Open, 3-Way Position, Auto Scan Mode, Filing Function, Film Adapter Unit, Image Correction, One-plug Scanning</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-help-blog.info/canon-canoscan-lide-700f-3297b002-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seagate Barracuda LP ST32000542AS</title>
		<link>http://www.computer-help-blog.info/seagate-barracuda-lp-st32000542as/</link>
		<comments>http://www.computer-help-blog.info/seagate-barracuda-lp-st32000542as/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 16:33:08 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Hard Drives]]></category>
		<category><![CDATA[barracuda]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[hard disk]]></category>
		<category><![CDATA[hard-drive]]></category>
		<category><![CDATA[seagate]]></category>
		<category><![CDATA[ST32000542AS]]></category>

		<guid isPermaLink="false">http://www.computer-help-blog.info/?p=729</guid>
		<description><![CDATA[The Seagate Barracuda LP (low-power) family is constructed with the main focus on low-power consumption, cool and quiet operation at an affordable entry-level price. This drive allows users to do more while using less power.
Benchmark performance results prove the 5900-RPM spin speed advantages. And these drives are cool and easy on the PC, often requiring [...]]]></description>
			<content:encoded><![CDATA[<p>The Seagate Barracuda LP (low-power) family is constructed with the main focus on low-power consumption, cool and quiet operation at an affordable entry-level price. This drive allows users to do more while using less power.</p>
<p>Benchmark performance results prove the 5900-RPM spin speed advantages. And these drives are cool and easy on the PC, often requiring fewer fans, a smaller power supply and lower maintenance costs.</p>
<p>With a huge 2TB storage capacity, the Seagate Barracuda LP (Low Power) hard drive provides great flexibility in building drives and systems for ever-expanding, storage-hungry applications.</p>
<p>The Seagate Barracuda LP (Low Power) hard drive features advanced SATA II interface for fast data transfer rates of up to 3.0 Gb/s and easy plug-and-play connections.</p>
<p>The Seagate Barracuda LP (Low Power) hard drive is designed, built and delivered using best-in-class, environmentally friendly processes to better protect the environment.</p>
<p><strong>Price: </strong>$179.99</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-help-blog.info/seagate-barracuda-lp-st32000542as/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recovering accidentally deleted files in Windows 7</title>
		<link>http://www.computer-help-blog.info/recovering-accidentally-deleted-files-in-windows-7/</link>
		<comments>http://www.computer-help-blog.info/recovering-accidentally-deleted-files-in-windows-7/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 11:36:21 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[recover]]></category>
		<category><![CDATA[recovering]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.computer-help-blog.info/?p=727</guid>
		<description><![CDATA[If you accidentally deleted some files or folders from your hard disk, and if they were sent to the Recycle Bin, you can get them back, provided that you don&#8217;t empty the Recycle Bin first. You have three ways to do that:
- To put all items bck where they were, click Restore all items in [...]]]></description>
			<content:encoded><![CDATA[<p>If you accidentally deleted some files or folders from your hard disk, and if they were sent to the Recycle Bin, you can get them back, provided that you don&#8217;t empty the Recycle Bin first. You have three ways to do that:</p>
<p>- To put all items bck where they were, click Restore all items in the toolbar.<br />
- To put a single item back where it was, right-click its icon and choose Restore.<br />
- Optionally, you can select multiple icons, right-click any selected icon, and choose Restore to put all those selected items back where they were.</p>
<p>Each file and folder you restore will be returned to its original location.</p>
<p>If you empty the Recycle Bin, you will need a data recovery software such as Recuva to recover deleted files.</p>
<p>Note: If you securely delete or &#8220;shred&#8221; files using a specialized software, it is simply impossible to recover the files.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-help-blog.info/recovering-accidentally-deleted-files-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WinWSD Website Downloader Review</title>
		<link>http://www.computer-help-blog.info/winwsd-website-downloader-review/</link>
		<comments>http://www.computer-help-blog.info/winwsd-website-downloader-review/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 05:46:41 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Downloader]]></category>
		<category><![CDATA[Offline viewing]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[WinWSD]]></category>

		<guid isPermaLink="false">http://www.computer-help-blog.info/?p=725</guid>
		<description><![CDATA[WinWSD Website Downloader is a free software that allows users to download web pages for offline viewing. WinWSD is definitely one of the best website downloaders around.
WinWSD comes with a plain, simple and straightforward user interface. However, the UI is well constructed and comes with pull-down menus. The software is very easy to use and [...]]]></description>
			<content:encoded><![CDATA[<p>WinWSD Website Downloader is a free software that allows users to download web pages for offline viewing. WinWSD is definitely one of the best website downloaders around.</p>
<p>WinWSD comes with a plain, simple and straightforward user interface. However, the UI is well constructed and comes with pull-down menus. The software is very easy to use and it is really a snap to set up the downloads.</p>
<p>There are five default options. These allow you to download the whole website, skip multimedia files, download only images/multimedia files and executable files only.</p>
<p>Other options allow you to shut down the program or your computer after the download is complete. Once your download is complete, you can view it either using the software itself or by using a web browser such as Firefox or IE.</p>
<p>To conclude, WinWSD is a good web site downloader. It will be beneficial for those who wish to download or archive websites to their hard disk without having to learn to use a complicated website downloader.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-help-blog.info/winwsd-website-downloader-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
