<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7479606163476751976</id><updated>2011-10-29T10:22:07.109-07:00</updated><category term='paper'/><category term='system'/><category term='mail'/><category term='technology'/><category term='operating Systems'/><category term='operating'/><category term='64-bit'/><category term='dual Boot'/><category term='os'/><category term='security'/><category term='64bit'/><category term='NTFS_FILE_SYSTEM'/><category term='Recovery'/><category term='guard'/><category term='memory'/><category term='Mojtaba'/><category term='KERNEL_STACK_INPAGE_ERROR'/><category term='MISMATCHED_HAL'/><category term='Drive'/><category term='PAGE_FAULT_IN_NONPAGED_AREA'/><category term='sadeghi'/><category term='UNEXPECTED_KERNEL_MODE_TRAP'/><category term='outlook'/><category term='mode'/><category term='spam monitor'/><category term='Data'/><category term='Linux'/><category term='spam'/><category term='kernel'/><category term='computer'/><category term='patching'/><category term='DATA_BUS_ERROR'/><category term='windows'/><category term='KMODE_EXCEPTION_NOT_HANDLED'/><category term='email'/><category term='Hard'/><category term='article defender'/><category term='exploit'/><category term='vista'/><category term='papers'/><category term='patch'/><category term='IRQ_NOT_LESS_OR_EQUAL'/><title type='text'>PC Topics</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://pctopics.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://pctopics.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>med</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>12</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7479606163476751976.post-3241361018736470933</id><published>2011-09-18T14:39:00.000-07:00</published><updated>2011-09-18T14:48:16.972-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='KERNEL_STACK_INPAGE_ERROR'/><category scheme='http://www.blogger.com/atom/ns#' term='DATA_BUS_ERROR'/><category scheme='http://www.blogger.com/atom/ns#' term='NTFS_FILE_SYSTEM'/><category scheme='http://www.blogger.com/atom/ns#' term='UNEXPECTED_KERNEL_MODE_TRAP'/><category scheme='http://www.blogger.com/atom/ns#' term='MISMATCHED_HAL'/><category scheme='http://www.blogger.com/atom/ns#' term='KMODE_EXCEPTION_NOT_HANDLED'/><category scheme='http://www.blogger.com/atom/ns#' term='IRQ_NOT_LESS_OR_EQUAL'/><category scheme='http://www.blogger.com/atom/ns#' term='PAGE_FAULT_IN_NONPAGED_AREA'/><title type='text'>Windows Error Codes and how to resolve them</title><content type='html'>&lt;table border="1" bordercolor="#000000" cellpadding="4" cellspacing="0" width="100%"&gt;&lt;tbody&gt;&lt;tr valign="TOP"&gt;&lt;td width="20%"&gt;&lt;br /&gt;   Stop 0x0000000A or IRQ_NOT_LESS_OR_EQUAL&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;   This Stop error message indicates that a Windows process or&lt;br /&gt;   driver tried to access a part of memory which it was not&lt;br /&gt;&lt;br /&gt;allowed to, or at a kernel Interrupt ReQuest Level (IRQL) that was too high (the kernel&lt;br /&gt;&lt;br /&gt;is the core component of Windows). This error is usually due to incompatible or faulty&lt;br /&gt;&lt;br /&gt;software or hardware.&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;   The error could indicate that you have a faulty device driver.&lt;br /&gt;&lt;br /&gt;If the error message lists a device by name, try uninstalling the device and see if it&lt;br /&gt;stops the error occurring. If it does you may need to contact the device manufacturer&lt;br /&gt;for an updated driver. The error could be due to a faulty or failing hardware device.&lt;br /&gt;&lt;br /&gt;If a device is listed by name in the error message, try removing it from your PC to see &lt;br /&gt;&lt;br /&gt;if it is the cause of the problem.&lt;br /&gt;  &lt;/td&gt; &lt;/tr&gt; &lt;tr valign="TOP"&gt;  &lt;td width="20%"&gt;&lt;br /&gt;   Stop 0x0000001E or KMODE_EXCEPTION_NOT_HANDLED&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;   This error message indicates that the Windows kernel has&lt;br /&gt;&lt;br /&gt;encountered an illegal or unknown processor instruction. This could be due to an&lt;br /&gt;&lt;br /&gt;invalid memory or access violation.&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;   The error could indicate that you have a faulty device driver.&lt;br /&gt;&lt;br /&gt;If the error message lists a device by name, try uninstalling the device and see if it&lt;br /&gt;stops the error occurring. The error could also be caused by insufficient disk space&lt;br /&gt;&lt;br /&gt;when installing new software.Try freeing up some disk space by deleting unnecessary &lt;br /&gt;&lt;br /&gt;files and then reinstalling the driver.&lt;br /&gt;  &lt;/td&gt; &lt;/tr&gt; &lt;tr valign="TOP"&gt;  &lt;td width="20%"&gt;&lt;br /&gt;Stop 0x00000024 or NTFS_FILE_SYSTEM&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;   This error message indicates that a problem has occurred with&lt;br /&gt;&lt;br /&gt;the driver that controls the NTFS file system.&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;   The problem could be due to a faulty hard drive, so check all&lt;br /&gt;&lt;br /&gt;cabling to your drive(s) and to your PC’s motherboard. Scan your hard drive to&lt;br /&gt;&lt;br /&gt;check that it is in good condition.You can run the disk checking tool by pressing &lt;b&gt;&lt;br /&gt;&lt;br /&gt;[Windows Key] &lt;/b&gt; + &lt;b&gt;[R]&lt;/b&gt;, typing &lt;b&gt;CHKDSK C: /f&lt;/b&gt; and pressing &lt;b&gt;[Enter]&lt;br /&gt;&lt;br /&gt;&lt;/b&gt;.Reboot the PC and the disk will be checked as Windows is restarting.&lt;br /&gt;  &lt;/td&gt; &lt;/tr&gt; &lt;tr valign="TOP"&gt;  &lt;td width="20%"&gt;&lt;br /&gt;   Stop 0x0000002E or DATA_BUS_ERROR&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;   This error message indicates a memory error. The cause is &lt;br /&gt;&lt;br /&gt;usually due to defective RAM, which could be main RAM, video RAM or processor cache&lt;br /&gt;&lt;br /&gt;memory. The error can also indicate that your hard drive is infected with a virus.&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;   If you have added new RAM recently, or a device containing RAM&lt;br /&gt;&lt;br /&gt;such as a video card, then try removing it and see if the problem goes away.  &lt;br /&gt;&lt;br /&gt;If it does, then the device is probably faulty. If a program or driver name is given in&lt;br /&gt;&lt;br /&gt;the error message, try uninstalling the named driver/program and see if the error goes&lt;br /&gt;&lt;br /&gt;away.&lt;br /&gt;  &lt;/td&gt; &lt;/tr&gt; &lt;tr valign="TOP"&gt;  &lt;td width="20%"&gt;&lt;br /&gt;  Stop 0x00000050 or PAGE_FAULT_IN_NONPAGED_AREA&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;  This error message indicates that data requested by a program&lt;br /&gt;  was not in memory. The error could be due to defective memory&lt;br /&gt;  or incompatible software.&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;  Make sure you have installed the latest drivers available for your&lt;br /&gt;&lt;br /&gt;hardware devices. The latest driver for a device can usually be obtained from the &lt;br /&gt;&lt;br /&gt;device manufacturer’s website. If you have installed a new hardware device or&lt;br /&gt;&lt;br /&gt;software application, try removing it and see if the error is cured. If it is, then the&lt;br /&gt;&lt;br /&gt;device or application is either faulty or incompatible with your system.&lt;br /&gt;  &lt;/td&gt; &lt;/tr&gt; &lt;tr valign="TOP"&gt;  &lt;td width="20%"&gt;&lt;br /&gt;   Stop 0x00000077 or KERNEL_STACK_INPAGE_ERROR&lt;br /&gt;&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;   This error indicates that a page of virtual memory could not be&lt;br /&gt;   found or loaded into memory. It can indicate a faulty or&lt;br /&gt;&lt;br /&gt;corrupt hard drive or possible virus infection.&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;   Check your hard drive with Check Disk.To do this, press &lt;b&gt;&lt;br /&gt;&lt;br /&gt;[Windows Key] + [R]&lt;/b&gt; type &lt;b&gt;CHKDSK C: /f &lt;/b&gt; and press &lt;b&gt;[Enter].&lt;/b&gt;&lt;br /&gt;Reboot the PC and the disk will be checked as Windows is restarting.&lt;br /&gt;Also, check all cabling connecting your hard drive to your motherboard.  If you have&lt;br /&gt;&lt;br /&gt;added any new hardware devices or memory, try removing it to see if it stops the error &lt;br /&gt;&lt;br /&gt;message.&lt;br /&gt;  &lt;/td&gt; &lt;/tr&gt; &lt;tr valign="TOP"&gt;  &lt;td width="20%"&gt;&lt;br /&gt;   Stop 0x00000079 or MISMATCHED_HAL&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;This error message indicates that Windows has lost access to the system partition or&lt;br /&gt;&lt;br /&gt;boot drive during the startup process. This message can indicate the presence of a&lt;br /&gt;&lt;br /&gt;virus on your system, or that incorrect device drivers have been installed for  &lt;br /&gt;&lt;br /&gt;your storage adaptors.&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;&lt;b&gt;Check that the hard drive settings in the BIOS are correct – if in doubt&lt;br /&gt;&lt;br /&gt;about&lt;/b&gt; how to set up hard drives in your BIOS consult your motherboard’s&lt;br /&gt;manual. The error could be due to a faulty hard disk or disk controller. If this is the&lt;br /&gt;case, you may have to replace your hard drive, or motherboard. Consult a professional &lt;br /&gt;&lt;br /&gt;computer repair shop for further testing.  Scan your PC with an up-to-date virus&lt;br /&gt;&lt;br /&gt;checker.&lt;br /&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr valign="TOP"&gt;  &lt;td width="20%"&gt;&lt;br /&gt;Stop 0x0000007F or UNEXPECTED_KERNEL_MODE_TRAP&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;This error is usually caused by either a fault in software or hardware. It can also&lt;br /&gt;&lt;br /&gt;indicate that your PC’s CPU (Central Processing Unit) is overheating (due to poor&lt;br /&gt;&lt;br /&gt;ventilation, or because it has been overclocked above its designed speed).&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;If you have overclocked your CPU, set it back to the manufacturer’s default &lt;br /&gt;&lt;br /&gt;speed. Also, check the CPU’s ventilation. This error could be due to defective&lt;br /&gt;&lt;br /&gt;memory. If possible try replacing your memory modules. If you have recently added new&lt;br /&gt;&lt;br /&gt;hardware try removing it and see if this cures the problem.  This problem could also be&lt;br /&gt;&lt;br /&gt;caused by faulty software or drivers. If the error message occurs when using a&lt;br /&gt;&lt;br /&gt;particular program, contact the software vendor for an updated version compatible with&lt;br /&gt;&lt;br /&gt;your version of Windows.&lt;br /&gt;  &lt;/td&gt; &lt;/tr&gt; &lt;tr valign="TOP"&gt;  &lt;td width="20%"&gt;&lt;br /&gt;Stop 0x000000EA or THREAD_STUCK_IN_DEVICE_DRIVER&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt; This message means that the system is paused indefinitely waiting for  &lt;br /&gt;&lt;br /&gt;a response from a device driver.Very often this can be because the graphics card driver&lt;br /&gt;&lt;br /&gt;is waiting for the graphics card, and can indicate a faulty graphics card or a problem&lt;br /&gt;&lt;br /&gt;with the driver.&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;If possible, try installing a different graphics card and see if this cures the&lt;br /&gt;problem. If so there could be a fault with your original graphics card. If  &lt;br /&gt;&lt;br /&gt;the error indicates a device driver by name, try removing the device or &lt;br /&gt;&lt;br /&gt;updating/rolling back the driver, and see if this stops the problem.&lt;br /&gt;  &lt;/td&gt; &lt;/tr&gt; &lt;tr valign="TOP"&gt;  &lt;td width="20%"&gt;&lt;br /&gt;Stop 0x000000ED or UNMOUNTABLE_BOOT_VOLUME&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;This indicates that Windows has tried to access the boot disk, and not been successful.&lt;br /&gt;&lt;br /&gt;This could be because you are using an Ultra Direct Memory Access (UDMA) hard disk&lt;br /&gt;&lt;br /&gt;controller and you are using a 40 wire connector to connect the drive to your cable&lt;br /&gt;&lt;br /&gt;when an 80 wire cable is required.&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;Replace the 40 wire cable connected to your hard drive with an 80 wire cable. Check&lt;br /&gt;your BIOS to make sure your PC is not set to use a faster UDMA mode that your PC can&lt;br /&gt;&lt;br /&gt;support. Consult your motherboard manual for details on how to do this.&lt;br /&gt;  &lt;/td&gt; &lt;/tr&gt; &lt;tr valign="TOP"&gt;  &lt;td width="20%"&gt;&lt;br /&gt;  Stop 0x000000F2 or HARDWARE_INTERRUPT_STORM&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;Windows uses ‘interrupts’ to allow hardware devices to request  &lt;br /&gt;&lt;br /&gt;computing time from the computer’s CPU. This error message occurs when a hardware&lt;br /&gt;&lt;br /&gt;device fails to release an Interrupt ReQuest (IRQ). This could be because a device has&lt;br /&gt;&lt;br /&gt;failed to respond to a release signal sent by Windows, an incorrectly written  &lt;br /&gt;&lt;br /&gt;driver fails to send a release signal, or an incorrectly written driver claims an &lt;br /&gt;&lt;br /&gt;interrupt meant for a different device.&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;Identify which driver is indicated in the error message, and remove the corresponding&lt;br /&gt;hardware device from the system and see if this solves the problem.   &lt;br /&gt;&lt;br /&gt;Check with your motherboard’s manufacturer for an updated version of your  &lt;br /&gt;&lt;br /&gt;BIOS. Most motherboard manufacturers will put updated BIOS versions, and the tools&lt;br /&gt;&lt;br /&gt;needed to update, on their website. Check that all of the hardware devices in your PC&lt;br /&gt;&lt;br /&gt;are listed as being compatible with your version of Windows.&lt;br /&gt;  &lt;/td&gt; &lt;/tr&gt; &lt;tr valign="TOP"&gt;  &lt;td width="20%"&gt;&lt;br /&gt;Stop 0xC0000221 or STATUS_IMAGE_CHECKSUM_MISMATCH&lt;br /&gt;  &lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;This error message is due either to a system file corruption, driver problem, corrupt&lt;br /&gt;hard drive or faulty memory.&lt;br /&gt;&lt;/td&gt;  &lt;td width="33%"&gt;&lt;br /&gt;Use Windows built-in System Restore facilities to restore your system to a &lt;br /&gt;&lt;br /&gt;previously working state.You can access System Restore via &lt;b&gt;Start&lt;/b&gt; &amp;gt; &lt;b&gt;All&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Programs  &amp;gt; Accessories&lt;/b&gt; &amp;gt;&lt;b&gt;System Tools &lt;/b&gt; &amp;gt; &lt;b&gt;System Restore&lt;/b&gt;.&lt;br /&gt;If this error is being caused be a corrupt system file, your only option may be to re-&lt;br /&gt;&lt;br /&gt;install Windows. If the problem still occurs after re-installing Windows,it could&lt;br /&gt;&lt;br /&gt;indicate that there is a problem with a hardware device in your PC.&lt;br /&gt;  &lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt;&lt;/table&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7479606163476751976-3241361018736470933?l=pctopics.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pctopics.blogspot.com/feeds/3241361018736470933/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7479606163476751976&amp;postID=3241361018736470933' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/3241361018736470933'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/3241361018736470933'/><link rel='alternate' type='text/html' href='http://pctopics.blogspot.com/2011/09/windows-error-codes-and-how-to-resolve.html' title='Windows Error Codes and how to resolve them'/><author><name>med</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7479606163476751976.post-3875700832659062129</id><published>2007-10-01T16:26:00.000-07:00</published><updated>2008-01-13T21:56:50.717-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Drive'/><category scheme='http://www.blogger.com/atom/ns#' term='Data'/><category scheme='http://www.blogger.com/atom/ns#' term='Hard'/><category scheme='http://www.blogger.com/atom/ns#' term='Recovery'/><title type='text'>Can Hard Drive Data Recovery Work on Any Disk Drives?</title><content type='html'>&lt;strong&gt;Author: &lt;a target="_blank" title="Jeremiah OConnell" href="http://www.articlesbase.com/authors/jeremiah-oconnell/29643.htm"&gt;Jeremiah OConnell&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;The data hard disk drive is a very essential part of your workstation because it is the part that holds the essential information such as pictures of your family, friends and financial info. So as soon as your data hard disk drive crashes, it can be a serious setback. One could possibly imagine your information are wiped forever if that ever happens, but the reality is, it could possibly be probable for you to rescue your information in the majority instances.&lt;br /&gt;&lt;p&gt;Hard drive data recovery will work on practically any sort of data hard disk drive. The data hard disk drive could possibly not be functioning correctly if one hears it tapping or making strange noises. That might be an indication that a malfunction is on the way. Aged data hard disk drives from time to time simply stop working; power surges from time to time result in corruption. Should the drive platters be corrupted then one could lose valuable information. One could possibly be able to utilize a data hard disk drive software recovery program to save your information or you might need to transport your workstation back the store and have a technician repair it for you.&lt;br /&gt;&lt;br /&gt;Hard drive data recovery may be carried out on any size of data hard disk drive whether it is a small drive of only a few GB or large sized hard disks of 100s of GB. The capacity of the disk doesn't make a difference nor does the operating system. Hard drive data recovery will work on workstations that operate Windows as well as Macs and disk drives having FAT32 formats.&lt;br /&gt;&lt;br /&gt;Hard drive data recovery will help you retrieve lost information or information that were inadvertently removed, even if you have emptied the recycle bin.  The recovery process includes checking the drive logs to find out what is on the data hard disk drive now and what was there before. The recovery can furthermore repair your RAID configurations you could possibly have if one uses multiple hard drives. When one drive fails the RAID configuration will try to repair the files but should the RAID configuration itself give up, then you may most likely need to return the workstation to the store to have the disk drives recovered by a trained professional.&lt;br /&gt;&lt;br /&gt;Even though it could possibly be a massive inconvenience as soon as your data hard disk drive gives up whether it is due to hardware failure or due to outside damage or a attack, it is nice to know there is a very good chance that you will be able to restore the essential information you first believed to be gone for ever. Hard drive data recovery can work on most types and capacities of disk drives and with all operating systems.&lt;/p&gt;Article Source:&lt;span style="text-decoration: underline;"&gt;ArticlesBase.com&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;About the Author: &lt;/strong&gt;Want to learn more? Click here: &lt;a target="_blank" href="http://harddrivecopysoftware.com/"&gt;Hard Drive Data Recovery&lt;/a&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Miah O'Connell of &lt;a target="_blank" href="http://harddrivecopysoftware.com/"&gt;http://HardDriveCopySoftware.com&lt;/a&gt; has helped many home and small business users to easily set-up reliable backup &amp;amp; restore systems.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7479606163476751976-3875700832659062129?l=pctopics.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pctopics.blogspot.com/feeds/3875700832659062129/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7479606163476751976&amp;postID=3875700832659062129' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/3875700832659062129'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/3875700832659062129'/><link rel='alternate' type='text/html' href='http://pctopics.blogspot.com/2007/09/can-hard-drive-data-recovery-work-on.html' title='Can Hard Drive Data Recovery Work on Any Disk Drives?'/><author><name>med</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7479606163476751976.post-4757549089536169552</id><published>2007-09-07T22:25:00.000-07:00</published><updated>2008-12-11T19:18:26.254-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='memory'/><category scheme='http://www.blogger.com/atom/ns#' term='computer'/><title type='text'>Four Signs Your Computer Needs More Memory</title><content type='html'>By: Grant Eckert&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;Most computer users have had it happen to them. Their screens start to pop up with weird notifications and the state of the art system they thought they had is running at a snail's pace. The chances are very good that the only thing wrong with the computer is a shortage of memory. Before you run out and buy a bunch of memory for your system, you want to be sure that is truly the problem. There are four tell tale signs that your computer needs more memory to operate at its highest potential.&lt;br /&gt;&lt;br /&gt;The first thing to look for is sub par or poor performance from your PC. A classic sign is when you try to open a program and it either doesn’t respond or seems to take forever to open.&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_J1AxX9BM6Ss/Rq9_UchlFkI/AAAAAAAAAEM/cy2iZDFDwFo/s1600-h/vbleft.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer;" src="http://4.bp.blogspot.com/_J1AxX9BM6Ss/Rq9_UchlFkI/AAAAAAAAAEM/cy2iZDFDwFo/s320/vbleft.jpg" alt="" id="BLOGGER_PHOTO_ID_5093429692810466882" border="0" /&gt;&lt;/a&gt; Memory problems can crop up quickly and the system may gradually start to act strangely or the situation may pop up all at once. Either way, a lack of memory is simple to correct and are less expensive than calling in professionals that will only tell you need more memory.&lt;br /&gt;&lt;br /&gt;The second sign that your computer is forgetting things are the notifications that are beginning to pop up on your screen. They typically say things like low memory or out of memory. In this case, the problem is pretty obvious. The system needs more memory.&lt;br /&gt;&lt;br /&gt;Another signal of memory issues is display problems. You pull up a page and it either only partially loads or refusing to load at all. This can happen online or in a saved document or file you are trying to work in. The problem may manifest as a blank space where the data should be or by simply not showing anything on screen at all.&lt;br /&gt;&lt;br /&gt;In unusual cases, the PC may not operate at all. In other words, when you open anything, the system will not respond. You are left looking at your home page instead of seeing any operation progress. Once again, correcting a memory problem in your computer is easy to do and takes very little time.&lt;br /&gt;&lt;br /&gt;When you bought your computer the chances are good that you were told it had everything you would ever need in terms of disk space, memory, and all of the possible bells and whistles. Naturally the salesperson wasn't going to tell you that memory is one of those things that simply run out. To help you understand exactly why your system is refusing to cooperate, you have to understand about the different types of memory and what your computer does with them.&lt;br /&gt;&lt;br /&gt;Both types of memory are important to maintaining the computer in proper working condition. RAM or random access memory is the memory your computer uses first. Its operation is to run any program you call up. When RAM memory is low, the computer automatically files the information in the system's virtual memory. When the information is moved to the virtual memory, it frees up space in the RAM memory to properly run the program itself.&lt;br /&gt;&lt;br /&gt;A low memory problem results when the computer runs out of random access memory and has to rely on virtual memory. There are programs available that take up a lot of space and can quickly deplete your computer's memory space. This type of problem can also be the result of having a program installed on your computer that you no longer need, but it hasn't freed up the memory space. You may read or hear this referred to as memory overuse or as a memory leak.&lt;br /&gt;&lt;br /&gt;Fortunately it is a simple process to install additional memory and/or clear out unnecessary, unused programs. Both methods will help restore your computer back to its original operating speed and efficiency.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Author Resource:-&gt;&lt;/b&gt;  About Author:&lt;br /&gt;Grant Eckert is a writer for UpgradeComputerMemory.com. UpgradeComputerMemory.com is a leading provider of &lt;a href="http://www.upgradecomputermemory.com/"&gt;Ram Memory | Upgrade Memory | Computer Memory&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Article From&lt;/b&gt; JustArticles.net Article Directory.&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7479606163476751976-4757549089536169552?l=pctopics.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pctopics.blogspot.com/feeds/4757549089536169552/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7479606163476751976&amp;postID=4757549089536169552' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/4757549089536169552'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/4757549089536169552'/><link rel='alternate' type='text/html' href='http://pctopics.blogspot.com/2007/09/four-signs-your-computer-needs-more.html' title='Four Signs Your Computer Needs More Memory'/><author><name>med</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_J1AxX9BM6Ss/Rq9_UchlFkI/AAAAAAAAAEM/cy2iZDFDwFo/s72-c/vbleft.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7479606163476751976.post-7097124850534253923</id><published>2007-07-07T22:23:00.000-07:00</published><updated>2008-12-11T19:18:26.408-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='64-bit'/><category scheme='http://www.blogger.com/atom/ns#' term='64bit'/><category scheme='http://www.blogger.com/atom/ns#' term='paper'/><category scheme='http://www.blogger.com/atom/ns#' term='papers'/><category scheme='http://www.blogger.com/atom/ns#' term='security'/><category scheme='http://www.blogger.com/atom/ns#' term='patch'/><category scheme='http://www.blogger.com/atom/ns#' term='Mojtaba'/><category scheme='http://www.blogger.com/atom/ns#' term='sadeghi'/><category scheme='http://www.blogger.com/atom/ns#' term='patching'/><category scheme='http://www.blogger.com/atom/ns#' term='mode'/><category scheme='http://www.blogger.com/atom/ns#' term='vista'/><category scheme='http://www.blogger.com/atom/ns#' term='guard'/><category scheme='http://www.blogger.com/atom/ns#' term='kernel'/><category scheme='http://www.blogger.com/atom/ns#' term='operating'/><category scheme='http://www.blogger.com/atom/ns#' term='system'/><category scheme='http://www.blogger.com/atom/ns#' term='article defender'/><title type='text'>New Security Feautures of Windows Vista in System and Kernel Mode</title><content type='html'>&lt;strong&gt;Author: &lt;a target="_blank" title="Mojtaba Sadeghi" href="http://www.articlesbase.com/authors/mojtaba-sadeghi/27236.htm"&gt;Mojtaba Sadeghi&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Section 1: Security Development Lifecycle&lt;br /&gt;&lt;p&gt;&lt;br /&gt;The Security Development Lifecycle technique or SDL is a professional process that helps for making sure that the software are built from the base to reduce security risk. The SDL implements a professional process of secure design, coding, implementing, testing, review and response for all Microsoft products specific windows Vista. The SDL removes the surface area for attacks, improves operating system and application be bugless, and helps organizations high securely management and isolate the network.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_J1AxX9BM6Ss/RqevgshlFjI/AAAAAAAAAEE/XrjeHwNi-Q4/s1600-h/b1keyboard02.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer;" src="http://1.bp.blogspot.com/_J1AxX9BM6Ss/RqevgshlFjI/AAAAAAAAAEE/XrjeHwNi-Q4/s320/b1keyboard02.jpg" alt="" id="BLOGGER_PHOTO_ID_5091230880008312370" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;We can say that The Windows Vista is the first client operating system to be Designed and developed  from the first step to finish using SDL.More than 1,000 threat models were developed for Windows Vista to ensure identification and reduse of risks in different  parts of the operating system that required especial testing.&lt;br /&gt;&lt;br /&gt;Section 2: Kernel Patch&lt;br /&gt;&lt;br /&gt;The most important security issue is out "operating system kernel". These rootkits are usually very useful for unwanted software, like spywares. Kernel patch Protection of rootkits can reduce the Risk and increase stability, reliability and performance in the system, include all User data  and programs.  Handling of  these problems were very difficult before, because 32-bit Windows drivers like windows XP are not identified and compatible with  digital signature and  It has Unsupported and poor kernel. Windows  32-bit security products that provide blocking action capabilities modify the kernel through unsupported techniques .&lt;br /&gt;&lt;br /&gt;Although the computer system moves from  32-bit to a 64-bit architecture but the smaller installed base of 64-bit software makes it possible to making significant enhancements for security in the kernel and reduce the potential for rootkits .&lt;br /&gt;&lt;br /&gt;What is Kernel Patching?&lt;br /&gt;&lt;br /&gt;Kernel patching is the practice or trying for using unsupported methods or features to change or replace of kernel code. Kernel patching can have different result in behavior during system instability and performance errors and problems such as the Blue Screen error that we know it can reach to lost user data. another issue that is very important in kernel patching is increase the mechanism versus  malware developers and attackers for Windows Vista Operating system.&lt;br /&gt;&lt;br /&gt;The biggest risk in kernel patching is about virus and spyware writers that use this technique with malicious for hiding their presence and effects.&lt;br /&gt;&lt;br /&gt;Of course Malware authors are motivated for patching the kernel because That's a powerful and great mechanism for attacking the computers and data.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;What is Kernel Patch Protection?&lt;br /&gt;&lt;br /&gt;There are many features of security in Windows Vista. But I want to emphasize  Kernel Patch Protection is not one of them. I mean Kernel Patch Protection created  in x64  CPU architecture versions and Microsoft used it in Microsoft Windows Server 2003 SP1 and Windows XP Professional. but it not supported in x86 architectures or 32-bit systems.  With  increasing of using of 64-bit computers, the Vista users will see more benefit from this technology.  Actually Kernel Patch Protection monitors and looks if any resources used by the kernel or probably kernel code has been changed or modified by itself. Fortunately If windows vista detects or feels any unauthorized patch of data or code it will shut down the system automatically. But we should consider that the Kernel Patch Protection can not prevent all viruses and malware .  It can prevent one way versus attackers to system.&lt;br /&gt;&lt;br /&gt;Section 3: Encrypting File System improvement:&lt;br /&gt;&lt;br /&gt;We can say that The Encrypting File System or EFS is best tool for encryption of files in client and server computer. It helps users to protect their data from Unreal and unauthorized access by other person or computer or external attackers. In Windows Vista EFS includes many new security techniques and features.In Vista, EFS Technique supports "user keys storing" and also administrative keys on the smart cards. If smart card uses for login, EFS will operates in a Sign On mode, where it uses the login smart card for file encryption without require for the PIN. In windows vista through the process of creating and setting smart card keys performs their files from an old smart card to the new smart card . The utility program for smart card has these features as well.&lt;br /&gt;&lt;br /&gt;EFS is available in Windows Vista Business, Enterprise and Ultimate.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Section 4: USB Device and Removable Devices Control:&lt;br /&gt;&lt;br /&gt;As we know , connecting between Devices with computer is very usual in these days and users should have the ability to add new hardware to the computer or use USB Devices  or another removable storage devices.It can create two problems in system: First it may make harder&lt;br /&gt;to maintain the computer when we install any unsupported device, and second it can create threats to data security as well.  with a USB Device or removable storage, with “autorun” technique can use by an attacker to install malwares or any malicious software on an&lt;br /&gt;unattended system.&lt;br /&gt;&lt;br /&gt;Fortunately Windows Vista  manages or blocks the installation of unsupported or unauthorized parts or devices. These security configuration can applied independently on a client computer, or in numbers of systems in a network. Administrator has a lot of power for setting these policies and controls in Windows vista. We can say that the Group Policy settings are available special for manage and control for reading and writing action in removable storage devices like USB&lt;br /&gt;Devices as a per user or per system base.&lt;br /&gt;&lt;br /&gt;Section 5 : Windows Defender&lt;br /&gt;&lt;br /&gt;As we know in these years spyware and other unwanted software like adware, bots and rootkits create big problems for systems and users.The progress of job for these type of software is Usually they installed without a user’s knowledge or confirmation and they can damage or corrupt  personal information and passwords and send them to third parties without the user's permission.&lt;br /&gt;&lt;br /&gt;Microsoft Knows that it is very important for users to use anti-spyware protection in system. As customer choice, Microsoft supports users for having choice about what program install and run on their computer or from where it came or what it does and how we can to remove that.Based on these discuses and users complains about spyware, Microsoft decided to create and use anti-spyware solution or Windows Defender in Windows Vista. In fact Windows Defender will help for protection and remove spywares, adwares, rootkits, control utilities and such these things that we call “malware.”&lt;br /&gt;&lt;/p&gt;&lt;p&gt;In Windows Vista, Windows Defender helps us for protection of unwanted application and software installation. It prompts and monitors different aspects of OS when feels it abused by malware , like the Startup folder in windows and the registry file. If any software to attempt for changing  to one of the protected areas of the Vista , Windows Defender prompts and appeara a message  the user for allow or reject that changes.Good news , Windows Defender is  available as a free download plug ins for licensed customers of Windows 2000, Windows XP and Windows Server 2003.&lt;br /&gt;&lt;br /&gt;Section 6 : Windows Firewall&lt;br /&gt;&lt;br /&gt;Most of Windows XP users used from Firewall. A firewall is a critical first line for  defense versus huge kinds of malware before they can enter to user’s computer or our network.&lt;br /&gt;&lt;br /&gt;When Microsoft XP released in the first version of  that  the built-in firewall be turned off by default. The reason was  because of  compatibility with some applications or probably third-party firewalls. Based on that Microsoft released the Windows XP with the disabled Firewall by default. Naturally , a lot of  customers and users did not get any benefit from firewall protection whenever any network worms arrived to their computer.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Windows Vista Firewall&lt;br /&gt;&lt;br /&gt;Base on this experience and for  prevent of such events, naturally  the firewall in Windows Vista should be on as a default and also compatible with another software. because of that  the Customers who want to use a third-party firewall can turn off the built-in firewall easily.&lt;br /&gt;&lt;br /&gt;It means  the firewall in Windows Vista will turn on by default at the beginning when Windows starts for user protection. Another issue is that the Windows Firewall in Windows Vista also allows the administrator of network or single system to block some applications as a peer-to-peer sharing softwares or instant messaging softwares that usually nobody like them.&lt;br /&gt;&lt;br /&gt;Section 7: Protecting the Kernel of Windows in 32-Bit vs. 64-Bit&lt;br /&gt;&lt;br /&gt;Microsoft as a designer and developer of Windows vista tried the best for create more reliable and more secure product from attacks. In fact in basic level, It means that the design and development of kernel mode code in Windows Vista  needs to have a security-focused design and development, and then  test and release.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;As I Mentioned Microsoft has been started this Method since 2002 Under  Security Development Lifecycle (SDL) progress. The Microsoft development team had an important and clear goal for improving the reliability and security in new product . As a producer It  has a risk because of application compatibility should considered in during security platform. In  32-bit windows mostly Windows XP there is , over time, third-party developers used unsupported in a lot of  applications that used by users. Actually to simply using unsupported  and undocumented interfaces , there is a technique that called "kernel patching” . I emphasize here that  kernel instructions and data structures are responsible directly for manipulating to modify , change and control of system behavior.&lt;br /&gt;&lt;br /&gt;Windows 32-Bit Architecture in Kernel and User Mode .This technique is very useful for prevent with malwares but even without malwares the using of this technique can introduce instability and stability in the system.Advantage of supported interface is that If this kind of interface is used,and changed the developers are informed about that From Microsoft documents and he/she can update their code for  handle the changes. In other hand , the changes to undocumented and unsupported interfaces can not tracked and will reach to crashes or other unexpected problems and effects when the  kernel patching technique is used.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Unsupported patching techniques usually will  patch the undocumented kernel interfaces and naturally without introducing this side it can  reduce security in the system. When some Software and Program packages try  to chain together to using of unsupported patching techniques these issues will be important.&lt;/p&gt;&lt;p&gt;For example, some times the order of calls from a package to next package is undefined, the&lt;br /&gt;same as its behavior when we want remove one package  from that chain. This kind of problem is too complex and it can lead to other subtle problems that are very difficult to diagnose and mostly it happen frequently. Although , these techniques will be bad computer science and techniques  practice, and we can say it does not support most of computer science engineering disciplines.&lt;/p&gt;&lt;p&gt;With malicious or malwares , rootkits can be much more dangerous, because of allowing malicious program for  hiding and protecting  itself while controlling and monitoring all user, as well as controlling access and performing to all software, files, and connecting to network and even hardware. These activities of malwares can do to online theft for passwords of banks  or IDs.&lt;/p&gt;&lt;p&gt;Unfortunately, making compact or zip for kernel of 32-bit systems would have a risk for some attack techniques. but for  reduce this compressing and risk rate  Microsoft decided  to implement and improve these changes in 64-bit Windows. Because of that we have  “clean start” state in Vista with native 64-bit drivers and all software adapted to these changes.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Section 8: What was Vista security holes?&lt;br /&gt;&lt;br /&gt;As we heard Kaspersky Anti Virus Company is one of the best company for prevent of Malwares and Viruses in these days. Their  experts  Labs have predicted more that  90% of current and distributed of  malware will run on Windows Vista.&lt;br /&gt;&lt;br /&gt;We believe  now that  Vista appears to be much more secure than previous Windows XP but  The researchers warned to Microsoft and users that as Vista becomes more popular in these days and  it should  increase protection of kernel vs hackers.&lt;br /&gt;&lt;br /&gt;As we know  the first pieces and parts of any  operating system would  be attacked by attackers. It should  be PatchGuard  that protects the Vista kernel that we talked about that.&lt;br /&gt;&lt;br /&gt;Although the first thing as a aim can be the technology that it take access to the kernel of operating system more difficult.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;PatchGuard as we said  or kernel protection  tries to prevent or protect the Vista kernel from illegal access and unauthorised user or softwares. It can  lock the system completely if it detects any risky patch or code.&lt;br /&gt;&lt;br /&gt;Unfortunately  some hackers could try to install malware to the kernel of vista in the test stage  by using new  method. Actually  as a drivers they ran their software in kernel space of vista.&lt;br /&gt;&lt;br /&gt;Section 9 : New Security  vs. Convenience Usability&lt;br /&gt;&lt;br /&gt;Sometimes with appearance of new features some of advantages will be lose.in fact  One of the basic issue in security designing is keeping fair between security and usability. We can say If the security is too complex, then usable  simply will be gone.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;If a feature offers very  good level of security protection level , if it is much more complex or it has poor design of usability it will be disabled by users or administrator of systems. When microsoft engineers and designers underestood that Windows Vista is very secure , they tried to  create security capabilities and  they enabled by default for  usable enough for users for prevent of inconvinience. It's great when you know  the risks decrease by adding new security features and you can use as well as before or may be appear easier to use .&lt;br /&gt;&lt;br /&gt;That was very hard and expert balance that you know How many softwares or applications will be need harder security and how many users wants to  turn off  security feature if their  usability comes down?One of the great new thing in Windows Vista is User Account Control or UAC.  In fact UAC is  a "standard user that works" or "non-administrative user that can actually do things." For doing some  things such as change the local time zone on the windows XP , you had to have local administrator level.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;It means we can say  everyone did a login account to system he or she  was a member of the local administrators level.&lt;br /&gt;&lt;br /&gt;But in Windows Vista, one of the main goal of User Account Control was to protect users from attack of  malware or another users.  To achieve that goals for Vista, they defined  a standard user for all end-user that they wanted to get their changing , but for protect some user that they really need to be an administrator from something bad and risky.  Totally The primary aim of microsoft was to protect the system from  user  with malicious and some users that they want to illegal access.&lt;br /&gt;&lt;br /&gt;Section 10: Windows Defender&lt;br /&gt;&lt;br /&gt;For that when you want to see the usability of vista , the first thing may be that the system asked too frequently for permission.  Microsoft before release of vista also worked and contacted with application and software vendors to making  sure that they do not require elevation and verificatin from administrators side except whenever  it is necessary.&lt;br /&gt;&lt;br /&gt;Another example for comparing  convenience versus security is the policy and strategy for enabling Data Execution Prevention or DEP in Vista.  In fact  DEP treats data as data even code as code, and then it blocks execution stage.  The benefit of this is it allows the data buffer to be overrun with DEP, so it is harder for attacker to execute the malware codes that was placed already in the data buffer.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;DEP is turned on in vista by default for the kernel Mode and it is an excellent technique  for protecting parts in the system mostly Internet Explorer. The problem is that  it turns out that a third-party add-ons that generate a dynamically code and store that code in the data buffer and there is no way for DEP to diagnose  between this  add-ons and malware.  It mean  we have more security or we can select application compatibility issues.&lt;br /&gt;&lt;br /&gt;Conclusion:&lt;br /&gt;&lt;br /&gt;Windows Vista can make our job easier and more secure our system. If we are a systems engineer or expert , surely we will find it nearly for develop to high level secure client platform. For nonprofessional users I think there is a little problem for using windows vista just for unsupported some programs that they probably need and some hardware as well. From security point of view with these terms that I explained , windows vista is really one big successfully for Microsoft.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Because by  using of Security Development Life Cycle, Kernel Patch Protection , Encrypting File System, Preparing security for USB and Removable Device, Windows Defender ,Windows Firewall and a lot of techniques that Microsoft never pulished that it's too hard attacking and cracking and any abuse of probably holes in this product.I recommend to everyone for installing from today and enjoy from the latest operating system in the world. &lt;/p&gt;Article Source: ArticlesBase.com&lt;br /&gt;&lt;strong&gt;About the Author:&lt;/strong&gt;&lt;br /&gt;&lt;p&gt;Published By: Mojtaba Sadeghi&lt;br /&gt;Master of computer Engineering in Software&lt;br /&gt;IAU University&lt;br /&gt;Date of Publishing: July 2007&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7479606163476751976-7097124850534253923?l=pctopics.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pctopics.blogspot.com/feeds/7097124850534253923/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7479606163476751976&amp;postID=7097124850534253923' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/7097124850534253923'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/7097124850534253923'/><link rel='alternate' type='text/html' href='http://pctopics.blogspot.com/2007/11/new-security-feautures-of-windows-vista.html' title='New Security Feautures of Windows Vista in System and Kernel Mode'/><author><name>med</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_J1AxX9BM6Ss/RqevgshlFjI/AAAAAAAAAEE/XrjeHwNi-Q4/s72-c/b1keyboard02.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7479606163476751976.post-2327028178393717187</id><published>2007-06-25T14:44:00.000-07:00</published><updated>2007-08-09T14:44:30.278-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='os'/><category scheme='http://www.blogger.com/atom/ns#' term='operating Systems'/><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='windows'/><category scheme='http://www.blogger.com/atom/ns#' term='dual Boot'/><title type='text'>Switching to Linux: Why Dual-booting is Best</title><content type='html'>&lt;strong&gt;Author: &lt;a target="_blank" title="Dan R" href="http://www.articlesbase.com/authors/25973/Dan%20R.htm"&gt;Dan R&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;With the user-friendly Linux distribution Ubuntu gaining popularity at an astounding rate, you may be considering making the move from Windows to Linux. If you are, then you will have wondered how you will work and play without the applications and games you use every day in Windows.&lt;br /&gt;&lt;p&gt;Windows applications can be run in Linux, just not natively. You have two main options: Emulation and Virtualization. Neither are as effective as dual-booting but I will explain them here and their drawbacks.&lt;br /&gt;&lt;br /&gt;Emulation allows you to run Windows applications through a "translation layer" which tricks the applications into thinking they are running on Windows. Although great advances have been made by the WINE Project and commercial offshoot, Cedega, many applications are still unsupported. Support for certain applications may even vary depending on your hardware configuration.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Virtualization takes running Windows applications on Linux a step further and is capable of running an entire Windows (or any other) operating system straight from your Linux desktop. With the free application VirtualBox, you can create a “virtual machine” and install any version of Windows you wish onto it.&lt;br /&gt;&lt;br /&gt;A virtual machine is switched on and off exactly like a normal PC, except the entire operating system runs inside a window on your Linux desktop. You may then install any Windows applications you wish into the virtual machine and use them as you normally would.&lt;br /&gt;&lt;br /&gt;Running applications natively in Windows, via a virtual machine, is far more reliable than running them through a translation layer, but virtualization has its drawbacks too.&lt;br /&gt;&lt;br /&gt;When you run Windows in a virtual machine you are effectively running two operating systems, simultaneously, on one computer. This has obvious performance drawbacks. Although most office-type applications could be run this way, if your office insists on a particular piece of Windows-specific software, performance issues and lack of DirectX support severely hampers game applications.&lt;br /&gt;&lt;br /&gt;The only way to successfully run all your Windows applications at their full capacity is to install Windows and Linux as dual-boot operating systems.&lt;br /&gt;&lt;br /&gt;Dual-booting is the process of installing two operating systems side-by-side, to be run independently. By this method you will be presented with a menu listing your operating systems when you switch on your computer. this allows you to choose the OS most suitable for the tasks at hand, be it work or gaming.&lt;br /&gt;&lt;br /&gt;I personally run Ubuntu 7.04 and Windows XP as a dual-boot system. I mostly use Ubuntu for day-to-day tasks and run Windows XP purely for gaming. This way, dual-booting grants me access to the best features of both operating systems and allows me to use my computer to its full potential.&lt;/p&gt;Source: ArticlesBase.com&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;About the Author:&lt;/strong&gt;&lt;br /&gt;Dan R provides tech support to the Green Bay area via &lt;a target="_blank" href="http://gbtechie.com/" title="Green Bay Tech Support"&gt;Green Bay Tech Support&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7479606163476751976-2327028178393717187?l=pctopics.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pctopics.blogspot.com/feeds/2327028178393717187/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7479606163476751976&amp;postID=2327028178393717187' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/2327028178393717187'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/2327028178393717187'/><link rel='alternate' type='text/html' href='http://pctopics.blogspot.com/2007/06/switching-to-linux-why-dual-booting-is.html' title='Switching to Linux: Why Dual-booting is Best'/><author><name>med</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7479606163476751976.post-6873948726105144157</id><published>2007-05-08T12:27:00.000-07:00</published><updated>2007-06-25T11:03:31.497-07:00</updated><title type='text'>How to Configure a Windows Time Server</title><content type='html'>&lt;strong&gt;Author: &lt;a target="_blank" title="David Evans" href="http://www.articlesbase.com/authors/14400/David%20Evans.htm"&gt;David Evans&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;The latest Microsoft Windows operating systems have a time synchronisation utility installed by default called ‘Windows Time’. The Windows time service allows a Microsoft network to provide time synchronisation of machines in a domain. This article introduces how to configure the Microsoft Windows 2000 and 2003 operating systems to operate as a SNTPNTP &lt;a target="_blank" href="http://www.timetools.co.uk/"&gt;Time Server&lt;/a&gt;. The article discusses how to change Windows registry entries to configure the Time Service.&lt;br /&gt;&lt;p&gt;Before modifying any Windows registry settings, it is a good idea to save the registry. In the even of any difficulties, the registry can be restored to its former state.&lt;br /&gt;&lt;br /&gt;Windows 2000 Time Service&lt;br /&gt;&lt;br /&gt;Windows 2000 has an integrated network time synchronization service, installed by default, which can be configured to synchronize to a Time Server. In fact, by changing associated registry settings, the service can act as both a time client and a time server to synchronize other network time clients.&lt;br /&gt;&lt;br /&gt;The Windows Time service should be present in the systems service list. The application executable is 'w32time.exe'. The parameter list for time service should be present in the in the registry at:&lt;br /&gt;&lt;br /&gt;HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeParameters&lt;br /&gt;&lt;br /&gt;The Windows 2000 operating system can operate as a time client and synchronise to a time server by setting the parameter 'NTP Server' to the IP address of a Time Server.&lt;br /&gt;&lt;br /&gt;By default, the Windows 2000 machine will synchronize to the specified time server every 8 hours, or 3 times a day. This may not be enough to maintain accurate synchronization and can be easily increased. Setting the ‘Period’ parameter to how many times each day synchronisation is required can reduce the period. Setting the ‘Period’ parameter to 48 will activate synchronization with the time server once every half hour.&lt;br /&gt;&lt;br /&gt;The Windows 2000 operating system can also be configured to act as a time server by setting the 'Local NTP' registry setting to '1'.&lt;br /&gt;&lt;br /&gt;After changing any of the registry settings for the windows time service, the service must be restarted for the settings to take effect. The time service can be started or stopped from the service control applet in the Administrative Tools menu. The service can also be controlled via the DOS net command thus:&lt;br /&gt;&lt;br /&gt;‘net start w32time’ and ‘net stop w32time’&lt;br /&gt;&lt;br /&gt;windows 2003 Time Service&lt;br /&gt;&lt;br /&gt;With Windows 2003, Microsoft has expanded on the original Windows 2000 SNTP time service by providing a true NTP implementation. The Windows 2003 time service, installed by default, can synchronise to a NTP Server. Indeed, by changing registry settings, the time service can act as both a time server and client to synchronize other time clients in the domain.&lt;br /&gt;&lt;br /&gt;The 'Windows Time' service should be present in the systems service list. The application executable is 'w32time.exe'. The parameter list for the Windows 2003 time service should be present in the registry at:&lt;br /&gt;&lt;br /&gt;HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32Time&lt;br /&gt;&lt;br /&gt;To configure the Windows 2003 operating system to synchronize to an external time server, edit the following registry entries:&lt;br /&gt;&lt;br /&gt; HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeParametersType&lt;br /&gt;&lt;br /&gt;Set the ‘Type’ registry entry to ‘NTP’, which specifies synchronization to a NTP time server.&lt;br /&gt;&lt;br /&gt;HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeTimeProvidersNTPClientSpecialPollInterval&lt;br /&gt;&lt;/p&gt;&lt;p&gt;The ‘Special Poll Interval’ registry entry defines the period in seconds that the Windows 2003 operating system should poll the time server. A recommended value is 900, which equates to a polling period of every 15 minutes.&lt;br /&gt;&lt;br /&gt;HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeConfigAnnounceFlags&lt;br /&gt;&lt;br /&gt; Set the ‘Announce Flags’ registry entry to 5 indicating a reliable time reference.&lt;/p&gt;&lt;p&gt;HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeTimeProvidersNTPServerEnabled&lt;br /&gt;&lt;br /&gt;Changing the ‘Enabled’ flag to the value 1 enables the NTP Time Server.&lt;br /&gt;&lt;br /&gt;HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeParametersNtpServer&lt;br /&gt;&lt;br /&gt;The ‘NTP Server’ parameter is used to provide a list of DNS names or IP addresses, separated by a space, of time servers that the Windows 2003 operating system can synchronize to.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Troubleshooting the Time Service&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;A number of isuues may be encountered when configuring the Microsoft Windows Time Service. SNTP and NTP operates using the UDP protocol over TCP/IP. Therefore, the TCP/IP network protocol must be active for SNTPNTP to operate. Synchronisation issues may also arise when SNTPNTP attempts to synchronise to an inaccurate time server reference or if network delays are excessive.&lt;br /&gt;&lt;br /&gt;Synchronising Network Device and Components&lt;br /&gt;&lt;br /&gt;In addition to synchronizing Microsoft Windows servers and workstations, time servers can also be used to synchronise network devices, such as switches, routers and hubs. Any network infrastructure that can synchronise to a NTP or SNTP time server can be pointed to the Windows time server to obtain synchronisation. In this way the whole network and accompanying infrastructure can be accurately synchronised to a time reference.&lt;br /&gt;&lt;br /&gt;Source: ArticlesBase.com&lt;br /&gt;&lt;/p&gt;&lt;strong&gt;About the Author:&lt;/strong&gt;D. Evans develops Windows SNTP\NTP time server synchronisation solutions that ensure accurate time on PC's and networks. Dave has been heavily involved in the development of dedicated Windows time server systems, NTP synchronized digital clock systems and atomic clock synchronization products. Click here to find out more about &lt;a target="_blank" href="http://www.timetools.co.uk/time-servers/ref/windows-time-server-solutions.htm"&gt;Windows Time Server&lt;/a&gt; solutions.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7479606163476751976-6873948726105144157?l=pctopics.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pctopics.blogspot.com/feeds/6873948726105144157/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7479606163476751976&amp;postID=6873948726105144157' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/6873948726105144157'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/6873948726105144157'/><link rel='alternate' type='text/html' href='http://pctopics.blogspot.com/2007/05/how-to-configure-windows-time-server.html' title='How to Configure a Windows Time Server'/><author><name>med</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7479606163476751976.post-5143364486250638802</id><published>2007-04-09T15:01:00.000-07:00</published><updated>2007-05-05T11:54:29.366-07:00</updated><title type='text'>Windows Vista- First Impressions</title><content type='html'>&lt;strong&gt;Author: &lt;a target="_blank" title="David C Smith" href="http://www.articlesbase.com/authors/18746/David%20C%20Smith.htm"&gt;David C Smith&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;&lt;p&gt;Ive been using Windows Vista on one of my computers for the past month. Rather than write about the experience before Ive had the chance to fully try it out, I instead ran it through the paces. I used it almost exclusively for one month. So what did I think?&lt;br /&gt;&lt;br /&gt;Not bad. Its definitely a different experience, although not too different. Its not a very far leap from Windows XP.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;One thing that I was happy about, is that for once it seems that Microsoft has released a product that is stable from day one. I have been using Vista for over a month, and I have yet to see it crash. Compared to my Windows XP system which crashes at least once a month.&lt;br /&gt;&lt;br /&gt;The most evident changes is the User Interface, its quite a bit different than the XP version. With the very tight integration with Internet Explorer 7, it seems that Vista is more capable than ever at multi-tasking. The gadgets are really cool too, and I cant wait to see what new and interesting gadgets are developed for Vista in the near future. You just have to get your hands on it, to see the difference, words cant really adequately describe it.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;What I found surprising is the voice recognition capabilities of Vista. I hadnt expected that it would be so robust. It takes a little bit of getting used to, but you can effortlessly blend normal computer operation with voice control. Its not perfect, dont get me wrong, but it is a novel way to interact with the computer and has tons of potential.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;The problem is hardware requirements. Vista is a beast when it comes to hardware. The more you got the better it performs. I find that Vista loves memory, and a fast video card is essential as well. I wouldnt bother with Vista unless I had a computer that was made in the last year or so that had at least 1GB of memory. I played with it, when I took most of my memory out, and left 256MB in the machine, and it almost ground to a halt.&lt;br /&gt;&lt;br /&gt;All in all, I found Vista to be quite capable. A very nice upgrade from XP, surprisingly stable. I probably wouldnt upgrade an existing computer, but would feel fine with purchasing a new computer with XP already installed. Good luck, and enjoy Vista.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Source: &lt;a target="_blank" title="Submit Articles" href="http://www.articlesbase.com/submit-articles.php"&gt;&lt;/a&gt;ArticlesBase.com&lt;/p&gt;&lt;strong&gt;About the Author: &lt;/strong&gt;For more information about computer repair, memory upgrades, and laptop repair visit his &lt;a target="_blank" href="http://www.jacksonvillepcrepair.com/"&gt;Jacksonville Computer Repair&lt;/a&gt; website. He provides quality, on site computer repairs throughout the Jacksonville, Florida area.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7479606163476751976-5143364486250638802?l=pctopics.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pctopics.blogspot.com/feeds/5143364486250638802/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7479606163476751976&amp;postID=5143364486250638802' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/5143364486250638802'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/5143364486250638802'/><link rel='alternate' type='text/html' href='http://pctopics.blogspot.com/2007/04/windows-vista-first-impressions.html' title='Windows Vista- First Impressions'/><author><name>med</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7479606163476751976.post-4274928166368519584</id><published>2007-03-26T13:24:00.000-07:00</published><updated>2008-12-11T19:18:26.890-08:00</updated><title type='text'>Windows Vista - Hardware Compatibility Issues</title><content type='html'>&lt;div style="background-color: White;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_J1AxX9BM6Ss/RggvU4diEnI/AAAAAAAAACU/8CtZwRCKntA/s1600-h/quick_vista.gif"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer;" src="http://4.bp.blogspot.com/_J1AxX9BM6Ss/RggvU4diEnI/AAAAAAAAACU/8CtZwRCKntA/s320/quick_vista.gif" alt="" id="BLOGGER_PHOTO_ID_5046335418268783218" border="0" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;strong&gt;Author: &lt;a target="_blank" title="Anmol Taneja" href="http://www.articlesbase.com/authors/13056/Anmol%20Taneja.htm"&gt;Anmol Taneja&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Early up-graders to Windows Vista are reporting annoyance by the loads of software and hardware incompatibilities coming to the fore as they use Windows Vista. For the record the Redmond, Wash., software giant launched &lt;a target="_blank" href="http://gadgets.in/"&gt;&lt;b&gt;Vista&lt;/b&gt;&lt;/a&gt; and a companion update called Windows Vista Application Compatibility Update to the market on Jan 30. Seems like they expected a lot of issues with the system because they made sure that &lt;a target="_blank" href="http://gadgets.in/"&gt;&lt;b&gt;Vista patches&lt;/b&gt;&lt;/a&gt; were available on the net even before the Compact disks of the operating system left the factory.&lt;br /&gt;&lt;p&gt;That update, KB929427, makes good some of the more challenging application incompatibilities, but the nightmare is far from over, for the early bird upgraders. There is nothing new about&lt;br /&gt;compatibility issues when a new operating system is launched, however, Vista is not only has a number of incompatibilities with existing applications but also lacks many drivers for critical hardware components and hardware peripherals. Support for &lt;a target="_blank" href="http://gadgets.in/"&gt;&lt;b&gt;Vista hardware&lt;/b&gt;&lt;/a&gt; is compounded by the fact that most vendors have not created drivers of their hardware that is compatible for Vista making support more of a headache. This is understood when it comes to peripherals such as printers and scanners but so far as critical hardware components such as hard drives, chipset controllers and video cards are concerned the lack of compatibility will crash the system.  The manufacturers of primary components of the computer hardware system are just not ready with their wares to support Vista.&lt;br /&gt;&lt;br /&gt;Early adopters of Vista have the following problems to contend with:&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;They will face a drastic lack of available drivers vendors leading to conflicts in applications.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;New peripheral hardware components will lack compatible Vista drivers and the old components drivers will simply refuse to work in most cases.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;New security feature often flags existing applications as suspicious and interrupts service&lt;/li&gt;&lt;br /&gt;&lt;li&gt;The OS automatically recommends which Vista versions is best for each PC's configuration. This will cause small businesses to download different versions of Vista.&lt;/li&gt;&lt;/ul&gt;SO in the ultimate analysis, Vista may seem attractive in it’s packaging but it still has far to go.&lt;br /&gt;&lt;br /&gt;This article was found at articlebase.com&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;About the Author:&lt;/strong&gt;&lt;br /&gt;&lt;p&gt;Anmol Taneja is a &lt;a target="_blank" href="http://gadgets.in/"&gt;&lt;b&gt; Gadget&lt;/b&gt;&lt;/a&gt; enthusiast and critique. He has written several articles on various aspects of gadgets and the role they play in our day to day lives. Anmol is involved with several organizations involved in the evaluation and review of gadgets including &lt;b&gt;&lt;a target="_blank" href="http://gadgets.in/"&gt;http://gadgets.in&lt;/a&gt;&lt;/b&gt;   thegadgetcast.com and gadgetenclave.in&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7479606163476751976-4274928166368519584?l=pctopics.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pctopics.blogspot.com/feeds/4274928166368519584/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7479606163476751976&amp;postID=4274928166368519584' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/4274928166368519584'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/4274928166368519584'/><link rel='alternate' type='text/html' href='http://pctopics.blogspot.com/2007/03/windows-vista-hardware-compatibility.html' title='Windows Vista - Hardware Compatibility Issues'/><author><name>med</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_J1AxX9BM6Ss/RggvU4diEnI/AAAAAAAAACU/8CtZwRCKntA/s72-c/quick_vista.gif' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7479606163476751976.post-1178278149242715298</id><published>2007-03-24T12:12:00.000-07:00</published><updated>2007-04-02T12:05:06.066-07:00</updated><title type='text'>3 Simple Steps to Transfer Microsoft Outlook</title><content type='html'>&lt;strong&gt;Author: &lt;a target="_blank" title="Eugene" href="http://www.articlesbase.com/authors/18326/Eugene.htm"&gt;Eugene&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;Maybe everyone has faced with a problem of transferring data to a newly-bought computer. It's not a problem to copy files and documents from one PC to another. But moving a specific program together with all its data and settings becomes a rather complicated task. Especially when the program stores its data in uncommon way, like Microsoft Outlook does.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;These days Microsoft Outlook became a corporate standard used for business correspondence among email clients. Almost every company uses it for its email purposes but not all of them can afford themselves to use an exchange server to store their messages. So when your Outlook data is on the hard drive of your computer you will have to copy certain data files and numerous registry entries to move all your Outlook stuff to new computer. And this transfer process becomes a real headache for people without appropriate technical knowledge and with a lack of time.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;That's when special backup and transfer tool comes into play. Such tool knows exactly where your data is stored, how to save it correctly and, what's the most important, how to restore your stuff without any data loss. The utility I've found - ABF Outlook Backup does this all quickly and easily. The program saves backup copies of all important Outlook data including email messages, address book contacts, settings, accounts, message rules, junk email lists, signatures, and even your Internet Explorer favorites. And what's also important, using ABF Outlook Backup you can easily transfer your Outlook stuff between computers in a 3 simple steps.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;First you need to download and install ABF Outlook Backup to your old computer (a computer which you are going to transfer information from). When installation process is complete run the program and prepare to backup. Choose Outlook items you want to move to another PC (data files, options etc.) and select the place on your hard drive where the program should save the backup file to. Please note that MS Outlook have to be closed during the backing up process. Also do not try to back up directly to CD/DVD or removable device.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The next step is to copy the backup file you've just created to your new computer. If both computers are connected via LAN you can move the file using your network. Another way is to transfer backup file using recordable CD/DVD or some flash drive. You can even try to move backup archive by sending it on your email (that depends on backup file size) or using FTP or some public file sharing service like www.sharebigfile.com. But I do not recommend you to commit your personal data to public service.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Finally, when you get backup archive to the new computer, install and run ABF Outlook Backup on it. Go to Restore tab and browse the file you've just moved. Select Outlook items and restore you data. Ensure that MS Outlook was already installed and run once on the new computer.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;When restore process is over run MS Outlook and enjoy your good old messages, contacts, settings etc. This transfer method can also be used to transfer Outlook between different Windows users or even between different Windows version, for example 98 and XP.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;This article was found at articlebase.com&lt;/p&gt;&lt;br /&gt;&lt;strong&gt;About the Author:&lt;/strong&gt;&lt;br /&gt;&lt;p&gt;Written by Eugene, a content provider of &lt;a target="_blank" href="http://www.outlookbackup.com/"&gt;Outlook Backup&lt;/a&gt; website. The site helps users to solve backup problems of MS Outlook, like &lt;a target="_blank" href="http://www.outlookbackup.com/export-outlook.html"&gt;export Outlook&lt;/a&gt; or &lt;a target="_blank" href="http://www.outlookbackup.com/synchronize-outlook.html"&gt;synchronize Outlook&lt;/a&gt;.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7479606163476751976-1178278149242715298?l=pctopics.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pctopics.blogspot.com/feeds/1178278149242715298/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7479606163476751976&amp;postID=1178278149242715298' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/1178278149242715298'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/1178278149242715298'/><link rel='alternate' type='text/html' href='http://pctopics.blogspot.com/2007/03/3-simple-steps-to-transfer-microsoft.html' title='3 Simple Steps to Transfer Microsoft Outlook'/><author><name>med</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7479606163476751976.post-712213557299758940</id><published>2007-03-17T08:04:00.000-07:00</published><updated>2007-04-02T12:04:36.473-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='outlook'/><category scheme='http://www.blogger.com/atom/ns#' term='spam monitor'/><category scheme='http://www.blogger.com/atom/ns#' term='spam'/><category scheme='http://www.blogger.com/atom/ns#' term='mail'/><title type='text'>Say No to Spam in your Inbox!</title><content type='html'>Author: Ted Peterson&lt;br /&gt;&lt;br /&gt;On daily basis many people around the world are facing growing email SPAMing issues. A SPAM is nothing but an unsolicited email received from  an unknown person.  Any organization can be affected with this SPAM. Thousands of emails are being dropped in the corporate mailing server  everyday generating a demand for a much needed spam filter application. Now that’s all about a corporate, what about a regular user. Take an  example of a user with a yahoo mail account which is being loaded with all sorts of advertisement based email. This user never intended to  receive those email nor did he/she ever subscribed to any such newsletter service. Yahoo mail has a SPAM filter which grabs most of the spammed  email but still there are those which are never considered as SPAM and are still very annoyingly sitting in your inbox.&lt;br /&gt;&lt;br /&gt;If this user has been using a mailing client like the ‘Outlook Express’ or ‘Microsoft Outlook’ or any other third party mailing client  application, then the worry part would the download of such unsolicited emails on to the local computer, some of which could be injected with a  virus or a Trojan horse which are very dangerous for your operating system and other private data.&lt;br /&gt;&lt;br /&gt;Pctool.com did it again and released a SPAM Monitor application for such regular users to safe guard there mailing clients from unwanted  SPAM’ed emails. This software is an email classification system that will help the user in separating the SPAM from the rest of generic emails.  The application is has mainly focused on not-so computer savvy people around the world.  Once you have downloaded the application, simply  double click on the installer file to install the application on to your computer. Once the application is installed it will open for the very  first time requesting to feed-in some valuable information abut the mailing client that needs to be monitored.&lt;br /&gt;&lt;br /&gt;You can configure  Spam Monitor  in either a Minimum, Normal or  Aggressive filter mode. The minimum mode will filter your email against the list of insecurely and easily-abused servers, and lists of  confirmed spammers. It would catch a bit of SPAM with a little risk to your legitimate emails. Normal mode would filter against the list of  probable spammers like the SPEWA and will catch more SPAM with slightly increased risk as you might find your legitimate emails in the junk  mail folder or even getting deleted. And finally Aggressive mode will filter above the normal levels and check them against an aggressive list  of SpamBag and SpamCop with higher risk of making mistakes.&lt;br /&gt;&lt;br /&gt;There is another option which you may pick if you are living in an English speaking country “Assume all email from China, Korea and Taiwan is  spam.” These are the places where email servers are mostly compromised for sending SPAM on the internet. If you do not have any contacts in  either one of these countries which sends you legitimate email, then go ahead and check this option.&lt;br /&gt;&lt;br /&gt;And finally pick the mailing client like an ‘Outlook Express’ and let the SPAM monitor do its job. An awesome utility where an unwanted message  will be tagged as **SPAM**&lt;br /&gt;&lt;br /&gt;Protect your computer from unwanted email. Get SPAM Monitor Today!&lt;br /&gt;&lt;br /&gt;This article was found at articlebase.com&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;About the Author:&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;Ted Peterson writes for &lt;a href="http://www.coredownload.com" target="_blank"&gt;CoreDownload&lt;/a&gt;, a shareware archive where you can find utilities like &lt;a href="http://www.coredownload.com/download-Spam-Monitor-15126.html" target="_blank"&gt;Spam Monitor&lt;/a&gt; that will help you fight spam.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7479606163476751976-712213557299758940?l=pctopics.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pctopics.blogspot.com/feeds/712213557299758940/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7479606163476751976&amp;postID=712213557299758940' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/712213557299758940'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/712213557299758940'/><link rel='alternate' type='text/html' href='http://pctopics.blogspot.com/2007/03/say-no-to-spam-in-your-inbox.html' title='Say No to Spam in your Inbox!'/><author><name>med</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7479606163476751976.post-2979283057104096691</id><published>2007-03-15T07:46:00.000-07:00</published><updated>2007-04-02T12:04:16.215-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='technology'/><category scheme='http://www.blogger.com/atom/ns#' term='email'/><category scheme='http://www.blogger.com/atom/ns#' term='exploit'/><category scheme='http://www.blogger.com/atom/ns#' term='computer'/><title type='text'>E-mail Exploits - A Major Problem</title><content type='html'>Author: Jake Foster&lt;br /&gt;&lt;br /&gt;Use of e-mails is on a rise in the business world. The use has increased manifold in the recent years. E-mails have become a very convenient source of communication for people. People in general and businesses in particular use e-mails for the purpose of communication. But with all the advantages attached to the e-mails there are certain disadvantages as well.  &lt;br /&gt; &lt;br /&gt;People suffer due to those advantages. Just like the other miracles of science the e-mails can be a blessing if the technology is used in a positive sense. Spam e-mails and e-mail exploits make it a problem which needs your attention to be solved. If e-mail exploits are not taken care of, they are capable enough of damaging your system.  &lt;br /&gt; &lt;br /&gt;E-mail exploits are a problem which has come to the surface in the recent past. E-mail exploits have become a major problem in the recent past. People when go through their e-mails they may open some spam e-mail which has this virus embedded in its body. The computer systems can be damaged by these viruses even before one realizes his or her mistake.  &lt;br /&gt; &lt;br /&gt;E-mail exploits are embedded in the spam e-mails. These e-mail exploits can destroy the whole system of the mail recipient by entering it through the e-mail. Actually the e-mail exploits start working when the recipient opens the e-mail. If the e-mail is not read and is deleted directly the system will remain safe from the e-mail exploits. The e-mail exploits may be in the form of a program which is embedded in the subject or the body of the e-mail. Opening this e-mail can damage your system. Being embedded in the e-mail, the e-mail exploit easily crosses the firewalls and enters the recipient's computer successfully. That is the reason people generally do not read the spam e-mails and delete them as such. But still, the e-mail exploits have a greater rate of being successful as there are certain spam e-mails which you may click open just to find out what it actually is about. Once you open an e-mail which has e-mail exploit virus embedded in it, you may lose the game altogether. Your computer network may be bombarded by the viruses even before you come to know that you have committed a major mistake.  &lt;br /&gt; &lt;br /&gt;Necessity is said to be the mother of invention. Whenever there is a need the human race starts off to find a solution to it. Same is the situation with this problem of spam e-mails and e-mail exploits.  &lt;br /&gt; &lt;br /&gt;The e-mail exploit engines are there in the market. They can be used to protect your system against such problem. The e-mail exploit engines keep you safe against the viruses which are capable enough to destroy your systems. Almost all the companies which are working in the field of providing IT solutions to people in general and to companies have such programs which can help fight the viruses. E-mail exploit engines are the ready made solutions which can protect you against the harmful effects of e-mail exploits to your computer system.&lt;br /&gt;&lt;br /&gt;This article was found at articlebase.com&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;About the Author:&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Jake Foster writes &lt;a href="http://www.sxsecurity.com" target="_blank"&gt;security and spam related articles&lt;/a&gt; for &lt;a href="http://www.sxsecurity.com" target="_blank"&gt;SXSecurity - Security Information Portal&lt;/a&gt;. Visit SX Security today for more great security articles&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7479606163476751976-2979283057104096691?l=pctopics.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pctopics.blogspot.com/feeds/2979283057104096691/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7479606163476751976&amp;postID=2979283057104096691' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/2979283057104096691'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/2979283057104096691'/><link rel='alternate' type='text/html' href='http://pctopics.blogspot.com/2007/03/e-mail-exploits-major-problem.html' title='E-mail Exploits - A Major Problem'/><author><name>med</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7479606163476751976.post-489851759668974020</id><published>2007-03-15T07:19:00.000-07:00</published><updated>2007-04-02T12:03:48.177-07:00</updated><title type='text'>Outlook Express Message Rules-the Rules That Make Your Life Easy</title><content type='html'>Author: Jake Foster&lt;br /&gt;&lt;br /&gt;In today's business world the e-mails have become more common than any other source of communication. Instant messaging services and added to the dependence of people on means of communication provided by the internet. With all the benefits this medium has brought to us, there are some problems associated with it. Receiving unsolicited e-mails is one such problem. All the technology producers provide their clients with the solution to such problems. Outlook Express Message rules are one such set. Outlook Express is the plat form used to e-mail in many intranets. As it comes with the complete Microsoft office package, it is easy to use and is in common use for last few years in office environments around the globe.  &lt;br /&gt; &lt;br /&gt;Outlook Express message rules are very helpful in organizing your incoming e-mails. The facility can use its intelligence to judge where should an e-mail be placed after it is received. The Outlook Express message rules help us in doing so. These rules are actually the step by step procedures which are easy to do and they make your life easy if you follow them. For Example, If you want to create a SPAM filter, the following Outlook Express message rules are to be followed.  &lt;br /&gt; &lt;br /&gt;You have to open the outlook express first. Go to the Tools option and click on the message rules. Click on "Mail" in the sub-menu that appears. A New mail rule dialogue box will appear in front of you. Now tick the option which says "Where the subject line contains specific words" and in the second box tick the option "Move to specified folder". Following next few steps will enable the Outlook Express message rules to be able to identify and place the e-mails to your convenience. In the third box you will need to give the description of the e-mail types. Here you can tell the outlook express to keep all the e-mails named SPAM in one folder. Now you can click OK and the outlook express message rule thus created will help you arrange your e-mails in different folders. Finally, in the same window, at the third number point you will have to tell the outlook express message rules that what is the name of the folder you want to put your SPAM e-mail in. For example, you can name it SPAM or junk folder. Now click ok and the outlook express message rules will help you arrange your e-mails and will reduce your burden. Now you will not need to go through any and every e-mail. The Spam e-mails will directly go to the Spam or Junk folder. As a result your time will be saved. You can take a look on those e-mails once a day and can delete them if none is of importance to you. Outlook express message rules are a feature which makes this system very popular in the business environment. Not only it is easy to use, but also, the outlook express message rules make it more dependable.&lt;br /&gt;&lt;br /&gt;This article was found at articlebase.com&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;About the Author:&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Jake Foster writes &lt;a href="http://www.sxsecurity.com" target="_blank"&gt;security and spam related articles&lt;/a&gt; for &lt;a href="http://www.sxsecurity.com" target="_blank"&gt;SXSecurity - Security Information Portal&lt;/a&gt;. Visit SX Security today for more great security articles&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7479606163476751976-489851759668974020?l=pctopics.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pctopics.blogspot.com/feeds/489851759668974020/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7479606163476751976&amp;postID=489851759668974020' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/489851759668974020'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7479606163476751976/posts/default/489851759668974020'/><link rel='alternate' type='text/html' href='http://pctopics.blogspot.com/2007/03/outlook-express-message-rules-rules.html' title='Outlook Express Message Rules-the Rules That Make Your Life Easy'/><author><name>med</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry></feed>
