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

<channel>
	<title>Simple Computers</title>
	<atom:link href="http://mysimplecomputer.co.uk/wordpress/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://mysimplecomputer.co.uk/wordpress</link>
	<description>Notes on the projects we are working on, the computers we have fixed or upgraded - if this can help you too, let us know!</description>
	<pubDate>Thu, 26 Mar 2009 20:14:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Setting up RDP to access your Windows PC over the net</title>
		<link>http://mysimplecomputer.co.uk/wordpress/?p=29</link>
		<comments>http://mysimplecomputer.co.uk/wordpress/?p=29#comments</comments>
		<pubDate>Fri, 06 Feb 2009 14:09:52 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mysimplecomputer.co.uk/wordpress/?p=29</guid>
		<description><![CDATA[You don&#8217;t have to carry a laptop to have your computer available wherever you go, because Windows XP Professional includes Remote Desktop. Remote Desktop gives you complete control over your computer from across a network and over the Internet. However, Remote Desktop requires software to be installed on the system you&#8217;re connecting from. Unfortunately, it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>You don&#8217;t have to carry a laptop to have your computer available wherever you go, because Windows XP Professional includes Remote Desktop. Remote Desktop gives you complete control over your computer from across a network and over the Internet. However, Remote Desktop requires software to be installed on the system you&#8217;re connecting from. Unfortunately, it&#8217;s often impossible to install the software on a system, such as when you&#8217;re at an Internet café, a friend&#8217;s house, or using a client&#8217;s computer.</p>
<p>The solution is to use Remote Desktop Web Connection, which loads the Remote Desktop client within a browser. The Remote Desktop Web Connection is a perfect solution for connecting to your home or office PC when you can&#8217;t install the Remote Desktop client software on a computer. By pointing a browser that supports ActiveX controls at a host computer running Windows XP Professional, you can access your remote desktop over the Internet.</p>
<p><a name="E4B"></a></p>
<h2>Get Your Host Computer Ready</h2>
<p>The Remote Desktop feature is only available in Windows XP Professional. It&#8217;s not included with Windows XP Home Edition. For more information about how Remote Desktop Web Connection works, see <a href="http://www.microsoft.com/technet/prodtechnol/windowsserver2003/proddocs/server/rdesktop_deploy_web_overview.asp" target="_blank">About Remote Desktop Web Connection</a>.</p>
<p>The first step in enabling Remote Desktop Web Connection is to install the necessary software on the host computer. Remote Desktop Web Connection is an optional World Wide Web Service component of Internet Information Services (IIS), which is included by default in Windows XP Professional. IIS responds to requests from a Web browser. Have your Windows XP Professional CD handy, and follow these steps:</p>
<table class="numberedList" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr valign="top">
<td class="listNumber" align="right">1.</td>
<td>Open <strong>Control Panel</strong> click <strong>Add or Remove Programs</strong>, and then click <strong>Add/Remove Windows Components</strong>.</td>
</tr>
<tr valign="top">
<td class="listNumber" align="right">2.</td>
<td>Click <strong>Internet Information Services</strong>, and then click <strong>Details</strong>.</td>
</tr>
<tr valign="top">
<td class="listNumber" align="right">3.</td>
<td>In the Subcomponents of Internet Information Services list, click <strong>World Wide Web Service</strong>, and then click <strong>Details</strong>.</td>
</tr>
<tr valign="top">
<td class="listNumber" align="right">4.</td>
<td>In the Subcomponents of World Wide Web Service list, select the <strong>Remote Desktop Web Connection</strong> check box, and then click <strong>OK</strong>.</td>
</tr>
<tr valign="top">
<td class="listNumber" align="right">5.</td>
<td>In the <strong>Windows Components Wizard</strong>, click <strong>Next</strong>. Click <strong>Finish</strong> when the wizard has completed.</td>
</tr>
<tr valign="top">
<td class="listNumber" align="right">6.</td>
<td>Click the <strong>Start</strong> button and click <strong>Run</strong>. Type <strong>Net Stop w3svc</strong>, and click <strong>OK</strong>. This temporarily stops the World Wide Web service to keep your system safe while you update it with security patches.</td>
</tr>
</tbody>
</table>
<p>Enabling IIS without installing the appropriate security patches can make your system vulnerable to intruders. For more information, read <a href="http://www.microsoft.com/security/security_bulletins/ms02018_iis.asp">Microsoft Security Bulletin MS01-018</a> and <a href="http://www.microsoft.com/security/articles/steps_default.asp">Security and Privacy for Home Users</a>.</p>
<p>To check for updates:</p>
<table class="numberedList" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr valign="top">
<td class="listNumber" align="right">1.</td>
<td>Click <strong>Start</strong>, point to <strong>All Programs</strong>, click <strong>Microsoft Update</strong>, and then click <strong>Scan for updates</strong>. Follow the prompts to install all critical updates. If prompted, restart your computer.</td>
</tr>
<tr valign="top">
<td class="listNumber" align="right">2.</td>
<td>Click <strong>Start</strong>, and then click <strong>Run</strong>. Type <strong>Net Start w3svc</strong>, and click <strong>OK</strong>. This starts the World Wide Web service.</td>
</tr>
</tbody>
</table>
<p>I highly recommend using <a href="http://support.microsoft.com/?kbid=306525">Automatic Updates</a>, especially after installing Internet Information Services.</p>
<div><a href="http://www.microsoft.com/windowsxp/using/networking/expert/northrup_03may16.mspx#top"><img src="http://www.microsoft.com/business/templates/MNP2.Common/images/arrow_px_up.gif" border="0" alt="Top of page" width="7" height="9" /></a><a class="topOfPage" href="http://www.microsoft.com/windowsxp/using/networking/expert/northrup_03may16.mspx#top">Top of page</a></div>
<p><a name="EXF"></a></p>
<h2>Configure Internet Information Services</h2>
<p>By default, IIS is identified on your computer by the TCP port number 80. The steps in this section change the TCP port number and make it much more difficult for a potential attacker to communicate with your computer. The steps in this section are optional, but if you do follow them, you&#8217;ll dramatically improve the security of your system. If you are already using your computer as a Web server, you should leave the TCP port number at the default setting of 80.</p>
<table class="numberedList" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr valign="top">
<td class="listNumber" align="right">1.</td>
<td>Open <strong>Control Panel</strong>, click <strong>Performance and Maintenance</strong>, and then click <strong>Administrative Tools</strong>. Double-click <strong>Internet Information Services</strong>.</td>
</tr>
<tr valign="top">
<td class="listNumber" align="right">2.</td>
<td>In the ISS snap-in, expand your computer name, expand <strong>Web Sites</strong>, right-click <strong>Default Web Site</strong>, and then click<strong>Properties</strong>.</td>
</tr>
<tr valign="top">
<td class="listNumber" align="right">3.</td>
<td>On the <strong>Web Site</strong> tab, change the value for <strong>TCP Port</strong>. Enter a number between 1000 and 65535 that you can remember easily, such as the month and day of a birthday or anniversary. You&#8217;ll need to know the <strong>TCP Port</strong> when you connect to the computer in the future.</td>
</tr>
<tr valign="top">
<td class="listNumber" align="right">4.</td>
<td>Click <strong>OK</strong>, and close the <strong>Internet Information Services</strong> snap-in.</td>
</tr>
</tbody>
</table>
<div><a href="http://www.microsoft.com/windowsxp/using/networking/expert/northrup_03may16.mspx#top"><img src="http://www.microsoft.com/business/templates/MNP2.Common/images/arrow_px_up.gif" border="0" alt="Top of page" width="7" height="9" /></a><a class="topOfPage" href="http://www.microsoft.com/windowsxp/using/networking/expert/northrup_03may16.mspx#top">Top of page</a></div>
<p><a name="EMH"></a></p>
<h2>Configure Remote Desktop</h2>
<p>To connect using Remote Desktop, you must have a user account with a password. If you don&#8217;t yet have a password on your account, create a password by opening <strong>Control Panel</strong>, and clicking <strong>User Accounts</strong>. Click your account, click <strong>Create a password</strong>, and follow the prompts. After you have a password, follow these steps to enable Remote Desktop:</p>
<table class="numberedList" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr valign="top">
<td class="listNumber" align="right">1.</td>
<td>Right-click <strong>My Computer</strong>, and click <strong>Properties</strong>.</td>
</tr>
<tr valign="top">
<td class="listNumber" align="right">2.</td>
<td>On the <strong>Remote</strong> tab, click the <strong>Allow users to connect remotely to this computer</strong> check box, as shown in Figure 1.</p>
<div><img src="http://www.microsoft.com/library/media/1033/windowsxp/images/using/networking/expert/rdc_fig1.jpg" border="0" alt="Enabling remote desktop" width="365" height="423" /></div>
<p class="figureCaption">Figure 1: Enabling remote desktop</p>
</td>
</tr>
<tr valign="top">
<td class="listNumber" align="right">3.</td>
<td>Click <strong>Select Remote Users</strong>, and then click <strong>Add</strong>.</td>
</tr>
<tr valign="top">
<td class="listNumber" align="right">4.</td>
<td>In the <strong>Select Users</strong> dialog box, type the name of the user and then click <strong>OK</strong>. Click <strong>OK</strong> again to return to the <strong>System Properties</strong> dialog box, and then click <strong>OK</strong> to close it.</td>
</tr>
</tbody>
</table>
<div><a href="http://www.microsoft.com/windowsxp/using/networking/expert/northrup_03may16.mspx#top"><img src="http://www.microsoft.com/business/templates/MNP2.Common/images/arrow_px_up.gif" border="0" alt="Top of page" width="7" height="9" /></a><a class="topOfPage" href="http://www.microsoft.com/windowsxp/using/networking/expert/northrup_03may16.mspx#top">Top of page</a></div>
<p><a name="EOBAC"></a></p>
<h2>Configure Your Router</h2>
<p>If you use a router to connect to the Internet, you probably need to configure it to allow the Remote Desktop connection to your computer. For more information on routers and firewalls, see my <a href="http://www.microsoft.com/windowsxp/using/security/expert/northrup_02august12.mspx">Internet Firewalls</a> column. You need to forward two ports to your Windows XP Professional-based computer: TCP port 3389, which Remote Desktop requires, and the port you specified in the <strong>TCP Port</strong> field in Internet Information Services (or TCP port 80 if you did not change the default). If you use Internet Connection Firewall (and you should!), see <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;q308127">How to Manually Open Ports in Internet Connection Firewall in Windows XP</a> for instructions on allowing traffic by TCP port.</p>
<div><a href="http://www.microsoft.com/windowsxp/using/networking/expert/northrup_03may16.mspx#top"><img src="http://www.microsoft.com/business/templates/MNP2.Common/images/arrow_px_up.gif" border="0" alt="Top of page" width="7" height="9" /></a><a class="topOfPage" href="http://www.microsoft.com/windowsxp/using/networking/expert/northrup_03may16.mspx#top">Top of page</a></div>
<p><a name="E3BAC"></a></p>
<h2>Connect to Your Desktop</h2>
<p>Computers are identified on the Internet using a unique IP address. To connect to your home computer from the Internet, you&#8217;ll need to know your home IP address. Visit one of these sites <strong>from</strong> your home computer to learn your IP address: <a href="http://www.whatismyip.org/">What Is My IP</a>,<a href="http://www.whatismyip.com/">What Is My IP.com</a>, or <a href="http://www.whatismyip.net/cgi-bin/your_ip_is.cgi">Atlantic PC Solutions</a>. Your IP address may change occasionally, so always check your IP address before you plan to connect. When you&#8217;re ready to connect to your host computer, follow these steps:</p>
<table class="numberedList" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr valign="top">
<td class="listNumber" align="right">1.</td>
<td>Open Internet Explorer, and enter the URL http://<em>ipaddress:port</em>/tsweb/. For example, if your IP address is 192.168.1.120, and you chose the TCP Port 1374, you would enter the URL http://192.168.1.120:1374/tsweb/.</td>
</tr>
<tr valign="top">
<td class="listNumber" align="right">2.</td>
<td>If you&#8217;re prompted to install the Remote Desktop ActiveX control, click <strong>Yes</strong>.</td>
</tr>
<tr valign="top">
<td class="listNumber" align="right">3.</td>
<td>On the Remote Desktop Web Connection page, shown in Figure 2, click <strong>Connect</strong>. You don&#8217;t need to fill in the <strong>Server</strong> field. If you leave the <strong>Size</strong> field set to <strong>Full-screen</strong>, the remote desktop will take over your local desktop.</p>
<div><img src="http://www.microsoft.com/library/media/1033/windowsxp/images/using/networking/expert/rdc_fig2.jpg" border="0" alt="Remote Desktop Web Connection page" width="365" height="247" /></div>
<p class="figureCaption">Figure 2: Remote Desktop Web Connection page</p>
</td>
</tr>
<tr valign="top">
<td class="listNumber" align="right">4.</td>
<td>Enter your user name and password at the Windows logon prompt, as shown in Figure 3, and then click <strong>OK</strong>. You&#8217;ll see your desktop, complete with any windows that were left open the last time you used the computer.</p>
<div><img src="http://www.microsoft.com/library/media/1033/windowsxp/images/using/networking/expert/rdc_fig3.jpg" border="0" alt="The Remote Desktop Web Connection logon screen" width="365" height="350" /></div>
<p class="figureCaption">Figure 3: The Remote Desktop Web Connection logon screen</p>
</td>
</tr>
</tbody>
</table>
<p>When you&#8217;re done, disconnect by closing the browser, or clicking the <strong>X</strong> at the top of the screen in full-screen mode. Be sure to close all browser windows. Your user name and password aren&#8217;t stored, so you don&#8217;t have to worry about someone else accessing your system.</p>
<p>If you&#8217;re Internet-savvy and plan to connect to your home computer regularly, you can get a domain name to save yourself the trouble of writing down your IP address every time you plan to connect to your computer. You&#8217;re already familiar with domain names; they&#8217;re the &#8220;.com&#8221; names Web sites use to identify themselves. For example, the domain name for this Web site is Microsoft.com. If you have your own domain name, you can enter that into a browser to connect to your home computer, instead of the unfriendly IP address. For information on getting your own domain name and associating it with your home computer, visit the<a href="http://www.technopagan.org/dynamic/">Dynamic DNS Providers List</a>.</p>
<p>If you have Windows XP Professional and an always-on Internet connection, you can securely access your applications and data from work, an Internet café, or any place that has a compatible Web browser. Getting Remote Desktop Web Connection set up takes more than one click, but it&#8217;s definitely easier than lugging your computer everywhere.</p>
]]></content:encoded>
			<wfw:commentRss>http://mysimplecomputer.co.uk/wordpress/?feed=rss2&amp;p=29</wfw:commentRss>
		</item>
		<item>
		<title>How to Recover Mail and Other AOL Data from a &#8220;Saved on My PC&#8221; Backup</title>
		<link>http://mysimplecomputer.co.uk/wordpress/?p=28</link>
		<comments>http://mysimplecomputer.co.uk/wordpress/?p=28#comments</comments>
		<pubDate>Thu, 05 Feb 2009 13:18:31 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://mysimplecomputer.co.uk/wordpress/?p=28</guid>
		<description><![CDATA[So you want to move your AOL data to a new computer, even when AOL is no longer working on the old? So you want to recover from a backup copy of your Saved on My PC files after a hard disk crash?

It&#8217;s easy. In a matter of copying a few files, you will be up, running and AOL-ing [...]]]></description>
			<content:encoded><![CDATA[<p>So you want to move your <a href="http://email.about.com/od/aol/">AOL</a> data to a new computer, even when AOL is no longer working on the old? So you want to recover from a backup copy of your <em>Saved on My PC</em> files after a hard disk crash?</p>
<div>
<p>It&#8217;s easy. In a matter of copying a few files, you will be up, running and AOL-ing again.</p>
<h3>Recover Mail and Other AOL Data from a &#8220;Saved on My PC&#8221; Backup</h3>
<p>To recover mail and other AOL data from a <em>Saved on My PC</em> backup:</p>
<ul>
<li>Log on to AOL with your screen name at least once.</li>
<li>Make sure AOL is not currently running.</li>
<li>Search your computer for a file called &#8220;(your AOL screen name).abi&#8221;.
<ul>
<li>If your screen name is &#8220;myscreenname&#8221;, for example, search for a file called &#8220;myscreenname.abi&#8221;.</li>
<li>You should find it in a folder called <em>organize</em>. A typical location is &#8220;C:\Documents and Settings\All Users\Application Data\AOL\C_America Online 9.0\organize&#8221;. You can go to this folder directly, too.</li>
</ul>
</li>
<li>Go up one directory, to the <em>C_America Online 9.0</em> folder.
<ul>
<li>For other versions of AOL, the folder name may be different. In any case, go up one directory from the <em>organize</em> folder.</li>
</ul>
</li>
<li>Rename the <em>organize</em> folder &#8220;organize.save&#8221;.</li>
<li>Go up another directory.</li>
<li>Open the folder containing the <a href="http://email.about.com/od/aoltips/qt/et040706.htm">backup copy of your old <em>organize</em> folder</a> in a new Explorer window.</li>
<li>Highlight the backup <em>organize</em> folder.</li>
<li>Press <em>Ctrl-C</em>.</li>
<li>Switch to the <em>AOL</em> folder window.</li>
<li>Highlight <em>C-America Online 9.0</em> or whatever the folder containing the <em>organize.save</em>folder is called on your system.</li>
<li>Press <em>Ctrl-V</em>.</li>
<li>Log on to AOL.</li>
<li>If everything is back in place, delete the <em>organize.save</em> folder.</li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://mysimplecomputer.co.uk/wordpress/?feed=rss2&amp;p=28</wfw:commentRss>
		</item>
		<item>
		<title>Wireless network falling over</title>
		<link>http://mysimplecomputer.co.uk/wordpress/?p=24</link>
		<comments>http://mysimplecomputer.co.uk/wordpress/?p=24#comments</comments>
		<pubDate>Wed, 17 Dec 2008 10:44:28 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
		
		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[Networking]]></category>

		<category><![CDATA[netgear]]></category>

		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://mysimplecomputer.co.uk/wordpress/?p=24</guid>
		<description><![CDATA[Wireless networks are a great invention - especially for the home user!  It gives you the chance to network your computers, share a single internet connection and printer and all without having to drill holes or festoon your house with cables!  But it&#8217;s not always quite that simple - and if you are seeing erratic [...]]]></description>
			<content:encoded><![CDATA[<p>Wireless networks are a great invention - especially for the home user!  It gives you the chance to network your computers, share a single internet connection and printer and all without having to drill holes or festoon your house with cables!  But it&#8217;s not always quite that simple - and if you are seeing erratic connections, there are some things to check:</p>
<ul>
<li>Wireless networks use radio waves, so just like your FM radio - make sure that the hub and the receivers are away from strong magnetic fields like TVs, speakers, etc</li>
<li>Make sure that all antennae are vertical</li>
<li>If you are using a desktop with an internal card, try fitting an external aerial that you can move around to find a stronger signal</li>
<li>Dumb down your router - by default most modern routers will search for the &#8220;best&#8221; channel and also offer both &#8216;b&#8217; and &#8216;g&#8217; type connections.  Each time your router changes channels, all of your computers lose their connection and have to go searching for the router again - giving dropped downloads, lost websites, etc.  Get into your router&#8217;s admin settings and fix which channel it uses and, unless you reall need it, turn off the &#8216;b&#8217; capability - most people only use &#8216;g&#8217; now anyway.</li>
</ul>
<div>If all else fails - look into switching to something like the <a href="http://www.amazon.co.uk/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.co.uk%2Fs%3Fie%3DUTF8%26x%3D0%26ref%255F%3Dnb%255Fss%255Fw%255Fh%255F%26y%3D0%26field-keywords%3Dnetgear%2520powerline%26url%3Dsearch-alias%253Daps&amp;tag=mysi05-21&amp;linkCode=ur2&amp;camp=1634&amp;creative=19450">Netgear Powerline</a><img src="https://www.assoc-amazon.co.uk/e/ir?t=mysi05-21&amp;l=ur2&amp;o=2" width="1" height="1" border="0" alt="" style="0px !important;" /> equipment - VERY fast transfer speeds and no extra wiring - ideal for a fixed computer like a desktop!</div>
]]></content:encoded>
			<wfw:commentRss>http://mysimplecomputer.co.uk/wordpress/?feed=rss2&amp;p=24</wfw:commentRss>
		</item>
		<item>
		<title>TomTom in crisis!</title>
		<link>http://mysimplecomputer.co.uk/wordpress/?p=23</link>
		<comments>http://mysimplecomputer.co.uk/wordpress/?p=23#comments</comments>
		<pubDate>Wed, 17 Dec 2008 08:08:25 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
		
		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[disk drive repair]]></category>

		<category><![CDATA[FAT32]]></category>

		<category><![CDATA[TomTom errors]]></category>

		<guid isPermaLink="false">http://mysimplecomputer.co.uk/wordpress/?p=23</guid>
		<description><![CDATA[If you&#8217;re like me - when you bought your GPS, you didn&#8217;t really worry about what was happening under the hood - it&#8217;s just a magic black box, that tells you how to get to where you want to be!  But these magic black boxes are closer to being PCs than you might think - [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re like me - when you bought your GPS, you didn&#8217;t really worry about what was happening under the hood - it&#8217;s just a magic black box, that tells you how to get to where you want to be!  But these magic black boxes are closer to being PCs than you might think - and they have some PC like problems too&#8230;</p>
<p>The heart of a TomTom is its software - and just like a PC it has a central hard drive to store that software on, along with all your settings, routing information, etc.  Although TomTom have used a linux-like operating system, they have chosen to stay with a FAT32 file system on the hard drive - if you&#8217;ve been around Windows a while, you&#8217;ll know that FAT32 is not the most robust file system in the world.  So when your TomTom starts to behave a little strangely (or even as a sensible maintenance job) - start by checking that file system for errors.  Since I found out about this, I check mine weekly - only takes a moment and it saves a lot of grief!</p>
<ul>
<li>Connect your TomTom to your computer as usual</li>
<li>Close down TomTom Home</li>
<li>Open Windows Explorer</li>
<li>You should see your TomTom as one of the drives connected to your computer - if you have an SD card installed, that will show as a second drive on your TomTom</li>
<li>Right click on the TomTom drive, select &#8220;properties&#8221;</li>
<li>Click the &#8220;tools&#8221; tab</li>
<li>Click the button that says &#8220;scan for errors&#8221; and press the start button</li>
<li>Once completed, you will see a little window telling you if any errors were found or not</li>
<li>Repeat for the SD card if you have one fitted</li>
</ul>
<div>As a side note - you can use the same process for any other disk drive on your computer - not a bad place to start if you are seeing erratic or unpredictable behaviour!</div>
]]></content:encoded>
			<wfw:commentRss>http://mysimplecomputer.co.uk/wordpress/?feed=rss2&amp;p=23</wfw:commentRss>
		</item>
		<item>
		<title>Staying safe on the Internet</title>
		<link>http://mysimplecomputer.co.uk/wordpress/?p=22</link>
		<comments>http://mysimplecomputer.co.uk/wordpress/?p=22#comments</comments>
		<pubDate>Tue, 07 Oct 2008 10:53:58 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://mysimplecomputer.co.uk/wordpress/?p=22</guid>
		<description><![CDATA[One of the most common problems that I see with computers - both personal and business - is viruses and spyware getting in.  It&#8217;s just not enough to rely on &#8220;I only visit my bank&#8217;s website&#8221; any more - you HAVE to make sure that your computer is properly protected!
So why don&#8217;t we?  Cost is [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most common problems that I see with computers - both personal and business - is viruses and spyware getting in.  It&#8217;s just not enough to rely on &#8220;I only visit my bank&#8217;s website&#8221; any more - you HAVE to make sure that your computer is properly protected!</p>
<p>So why don&#8217;t we?  Cost is often an issue - but really, does that make sense?  It took me over 8 hours to clean up and restore one PC - you can do the math yourself at a typical hourly rate up to 50 or 60 per hour - that pays for a lot of anti-virus software!  And what&#8217;s more, there are some very good packages out there that don&#8217;t have to cost anything for personal use.</p>
<p>Here&#8217;s a selection that we have listed on our mallsite - all of these are free for personal use with manual updates for life, although they do also have subscription options if you prefer something that does automatic updating in the background.  If you have never done anything before - I recommend you download, install, update and run all three of these - and make it at least a monthly chore to review their updates and rescan if needed.  You could save yourself a LOT of time and heartache!</p>
<p><a class="aligncenter" title="MySimpleShopOnline computer security" href="http://msso.co.uk/index2.php?category=24" target="_self">Download from MySimpleShopOnline here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mysimplecomputer.co.uk/wordpress/?feed=rss2&amp;p=22</wfw:commentRss>
		</item>
		<item>
		<title>Inclusions are your friend!</title>
		<link>http://mysimplecomputer.co.uk/wordpress/?p=21</link>
		<comments>http://mysimplecomputer.co.uk/wordpress/?p=21#comments</comments>
		<pubDate>Tue, 23 Sep 2008 11:17:52 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
		
		<category><![CDATA[Websites]]></category>

		<category><![CDATA[includes]]></category>

		<category><![CDATA[mysql]]></category>

		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://mysimplecomputer.co.uk/wordpress/?p=21</guid>
		<description><![CDATA[Following on from my previous post - I was talking about using the &#60;iframe&#62; to embed another website into your own website, keeping visitors on your domain while using affiliate or other suppliers&#8217; sites to present information or process orders, etc.  Well, when you are building your own website, mastering inclusions for standard elements will [...]]]></description>
			<content:encoded><![CDATA[<p>Following on from my previous post - I was talking about using the &lt;iframe&gt; to embed another website into your own website, keeping visitors on your domain while using affiliate or other suppliers&#8217; sites to present information or process orders, etc.  Well, when you are building your own website, mastering inclusions for standard elements will save you a LOT of typing and debugging initially, not to mention even more time saved when you change something in the future!  Imagine - instead of updating the &lt;img&gt; tags on each page of your website when your company logo changes, just update the logo.php included file and all webpages are magically up to date!</p>
<p>To see what I mean, take a look <a href="http://msso.co.uk">here</a> - each page has the same basic table structure:</p>
<ul>
<li>Header - including the page meta tags, company logo and top navigation bar</li>
<li>Side bar - slightly different navigation menu, plus google ads</li>
<li>Main body - this bit changes from page to page</li>
<li>Footer - close out the page properly</li>
</ul>
<div>So - I have a header include, a sidebar include and a footer include.  Each of these is set up and debugged and ready to go.  So for me to create a new page, all I need to do is create a new PHP file where the first two lines are basically:</div>
<div>
<ul>
<li>&lt;?php include toppage.php; ?&gt;</li>
<li>&lt;?php include navpane.php; ?&gt;</li>
</ul>
<div>then I write my main body and close with</div>
<div>
<ul>
<li>&lt;?php include footpage.php; ?&gt;</li>
</ul>
<div>this saves a LOT of time - and I know that if there are any problems with the page, it&#8217;s with my new content!  On the flip side, if I need to add or change anything on my menus, it&#8217;s just one file to update&#8230;</div>
</div>
<div></div>
<div>You can also take this a step further, which I have done on this page, using mysql to make the navpane even more flexible and even easier to update the whole website.  More on that later&#8230;!</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://mysimplecomputer.co.uk/wordpress/?feed=rss2&amp;p=21</wfw:commentRss>
		</item>
		<item>
		<title>Great tip for affiliate websites</title>
		<link>http://mysimplecomputer.co.uk/wordpress/?p=20</link>
		<comments>http://mysimplecomputer.co.uk/wordpress/?p=20#comments</comments>
		<pubDate>Sun, 21 Sep 2008 08:52:39 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
		
		<category><![CDATA[Websites]]></category>

		<category><![CDATA[affiliate]]></category>

		<category><![CDATA[iframe]]></category>

		<category><![CDATA[linking]]></category>

		<guid isPermaLink="false">http://mysimplecomputer.co.uk/wordpress/?p=20</guid>
		<description><![CDATA[This tip is perfect for affiliate websites - in this case, it was for ebooks combined with an online shopping mall.  The problem was that I needed my customers to go to individual sites to purchase each ebook, and I also had NO control of the webpage optimisation for the shopping mall.  What I wanted [...]]]></description>
			<content:encoded><![CDATA[<p>This tip is perfect for affiliate websites - in this case, it was for ebooks combined with an online shopping mall.  The problem was that I needed my customers to go to individual sites to purchase each ebook, and I also had NO control of the webpage optimisation for the shopping mall.  What I wanted to do was to create a single website for all the products I offer so that each page could be optimised, but without having to duplicate all the content on my partner websites&#8230;</p>
<p>Enter the &lt;iframe&gt; command!  This is no harder to use than inserting an image, but now you have a &#8220;shell&#8221; webpage that is part of your domain, and inserted into that &lt;iframe&gt; goes the website that you want to use to process or present information.  What is seen by the search engines is the information on YOUR website, so now you have complete control over the optimisation of keywords, etc, but it can be almost transparent to your users.  Take a look here: <a href="http://msso.co.uk/showproduct.php?productid=19">msso.co.uk</a> to see it in action - the basic page layout is mine, complete with top navigation bar and all the metatags and my customer never leaves msso.co.uk, but the content in this case comes from the &#8220;master cleanser&#8221; website - which will also handle the payment processing, etc.  Take a look at the source of that page to see the syntax I have used.</p>
<p>Now you can work on building your website brand with a single domain name - getting linked to all the key directories and listed on all the key search engines - but you can incorporate many different streams of income into that website!</p>
]]></content:encoded>
			<wfw:commentRss>http://mysimplecomputer.co.uk/wordpress/?feed=rss2&amp;p=20</wfw:commentRss>
		</item>
		<item>
		<title>Looks great, but&#8230;</title>
		<link>http://mysimplecomputer.co.uk/wordpress/?p=19</link>
		<comments>http://mysimplecomputer.co.uk/wordpress/?p=19#comments</comments>
		<pubDate>Fri, 05 Sep 2008 12:20:24 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
		
		<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://mysimplecomputer.co.uk/wordpress/?p=19</guid>
		<description><![CDATA[What happens if it goes wrong??
A lot of the latest PCs (and Macs, for that matter) are increasingly being designed to be as compact as possible, and for visual appeal.  And, with the increasing reliability of computer parts, this really is not causing any problems for most users, at least in the beginning.  HOWEVER - if [...]]]></description>
			<content:encoded><![CDATA[<p>What happens if it goes wrong??</p>
<p>A lot of the latest PCs (and Macs, for that matter) are increasingly being designed to be as compact as possible, and for visual appeal.  And, with the increasing reliability of computer parts, this really is not causing any problems for most users, at least in the beginning.  HOWEVER - if you are in the market for a new computer, there are a couple of things to consider before you buy that super-compact, sleek looking new computer&#8230;</p>
<ol>
<li>How long do you expect to keep this machine?  Technology moves forward so quickly, that there will be a new, sleek machine to buy in a few months&#8217; time - will you be upgrading or do you need this machine to last?  If you want it to last, then consider how replaceable the parts might be - if everything is integrated onto the motherboard then the breakdown of anything is a major rebuild.</li>
<li>Is it powerful enough?  Just like technology, software is constantly developing and demanding more and more of the hardware.  It&#8217;s always a good idea to buy the fastest machine that fits your budget today, but what about upgrading tomorrow?  Compact usually means no space for a second harddrive for all those photos and MP3&#8217;s - and can the motherboard take additional RAM?</li>
</ol>
<p>What this is all about, of course, is making sure you get the right machine for your needs.  For example, my server is in the biggest case I could find - giving me plenty of space for lots of hard drives, RAM and air cooling and who knows what expansion in the future.  But when I was travelling through the airport yesterday, I needed the lightest, most compact laptop possible - I wouldn&#8217;t want to have to carry my server on my shoulder everywhere!  So - before you succumb to the latest promotion from your friendly local PC store (and remember, the best discounts are on the computers they are trying to get rid of!!) - take a few moments to think about and even write down just what you want this computer to do for you, and how the rest of the family are likely to use it.  That way, you will get exactly what you need now and in the future, and you might even be pleasantly suprised at how much money you save in the process!</p>
]]></content:encoded>
			<wfw:commentRss>http://mysimplecomputer.co.uk/wordpress/?feed=rss2&amp;p=19</wfw:commentRss>
		</item>
		<item>
		<title>XP in small spaces</title>
		<link>http://mysimplecomputer.co.uk/wordpress/?p=18</link>
		<comments>http://mysimplecomputer.co.uk/wordpress/?p=18#comments</comments>
		<pubDate>Mon, 01 Sep 2008 21:12:32 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
		
		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://mysimplecomputer.co.uk/wordpress/?p=18</guid>
		<description><![CDATA[This article was inspired by an older laptop - still in great working order, but maybe a little low on storage space.  10GB harddrive and 400MB RAM - plenty for surfing the internet and checking emails, which was all that we wanted to do with this machine.
So the job was to install Windows XP, anti-virus, [...]]]></description>
			<content:encoded><![CDATA[<p>This article was inspired by an older laptop - still in great working order, but maybe a little low on storage space.  10GB harddrive and 400MB RAM - plenty for surfing the internet and checking emails, which was all that we wanted to do with this machine.</p>
<p>So the job was to install Windows XP, anti-virus, etc onto this machine.  Here&#8217;s the tricky part - although it already HAD XP on it, I needed to format the drive to clean off all the viruses and spyware.  When you install Windows XP from scratch, there are a LOT of upgrades and patches to be applied - although the final version has plenty of space, XP needs a certain amount of elbow room to carry out the upgrade.</p>
<p>This is proof that it CAN be done on a 10GB harddrive, but you need to be careful about the sequence you do things in&#8230;</p>
<ol>
<li>Format the drive - even if you &#8220;know&#8221; it&#8217;s empty, format it when prompted by windows setup and make sure that the full 10GB is in one big partition</li>
<li>Install the minimum Windows - preferably from an XP install disc, but if you have to use recover discs select only the minimum that you can get away with</li>
<li>Once you have windows installed, it will STILL have installed a bunch of non-essential items that are just taking up space - go into the control panel, open up &#8220;add/remove programs&#8221; and uninstall anything that is not related to networking - so all the games go to start with!  You will be able to put these back on later, but we need the space for now.</li>
<li>Before you do ANYTHING else, download and install the service packs - these are the big packages that need the most space.  Ideally, you&#8217;d have your anti-virus installed before connecting to the internet, but there just isn&#8217;t space&#8230;  Make sure you are doing this from behind a NAT firewall or similar - do not expose your computer to the internet without protection, otherwise you&#8217;ll be doing the whole thing again real soon!</li>
<li>Now add anti-virus and the rest of the Windows patches.  Once you&#8217;re done, make sure you stay on top of deleting temporary files and generally cleaning up to make the most of that little hard drive!</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://mysimplecomputer.co.uk/wordpress/?feed=rss2&amp;p=18</wfw:commentRss>
		</item>
		<item>
		<title>Restoring a Dell</title>
		<link>http://mysimplecomputer.co.uk/wordpress/?p=17</link>
		<comments>http://mysimplecomputer.co.uk/wordpress/?p=17#comments</comments>
		<pubDate>Tue, 05 Aug 2008 23:16:46 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
		
		<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://mysimplecomputer.co.uk/wordpress/?p=17</guid>
		<description><![CDATA[Here&#8217;s a neat trick that Dell builds into their computers (at least, the recent ones!) - for all of us who have ever gotten Windows to a place where it just won&#8217;t work any more - they have an easy way out!  When you reboot, while the &#8220;www.dell.com&#8221; banner shows at the top of [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a neat trick that Dell builds into their computers (at least, the recent ones!) - for all of us who have ever gotten Windows to a place where it just won&#8217;t work any more - they have an easy way out!  When you reboot, while the &#8220;www.dell.com&#8221; banner shows at the top of the screen - this is only a few second window - hit +F11 - that launches the restore program.  Just follow the prompts from there.</p>
<p>Now - one BIG caveat - this will restore your computer to the &#8220;fresh from the factory condition&#8221;.  Now it didn&#8217;t have all your photos, your music and your favorite games on it when it left the factory, and it won&#8217;t after this procedure!  So if you have anything important - back it up on another disk or a CD before you do this.  A trick I like is to use a <a href="http://knoppix.net/">Knoppix</a> CD to boot up, then copy the files onto a memory stick - no matter how badly damaged Windows is, <a href="http://knoppix.net/">Knoppix</a> will be unaffected.</p>
<p>One other thing to note - this is NOT a quick process!  Especially if your computer is a few years old, Microsoft have released a LOT of patches and you need to download ALL of them to make sure your restored system is secure.  And don&#8217;t forget that antivirus and antispyware too.  But it will feel like you have a new computer!</p>
]]></content:encoded>
			<wfw:commentRss>http://mysimplecomputer.co.uk/wordpress/?feed=rss2&amp;p=17</wfw:commentRss>
		</item>
	</channel>
</rss>
