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

<channel>
	<title>Ask Felgall</title>
	<atom:link href="http://felgall.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://felgall.net</link>
	<description>The Computer Help Blog</description>
	<lastBuildDate>Thu, 02 Sep 2010 20:24:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Cross Platform Programming</title>
		<link>http://felgall.net/2010/09/03/cross-platform-programming/</link>
		<comments>http://felgall.net/2010/09/03/cross-platform-programming/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 20:24:17 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Golden Oldie]]></category>
		<category><![CDATA[cross platform]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[operating systems]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://felgall.net/?p=289</guid>
		<description><![CDATA[Object Oriented Programming languages make developing programs to run on multiple operating systems much easier. All you need is a class library of common functions that has a separate version you can link in for each of the operating systems you want to support where the public interface to the multiple copies of those classes [...]<p><a href="http://felgall.net">Ask Felgall</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Object Oriented Programming languages make developing programs to run on multiple operating systems much easier. All you need is a class library of common functions that has a separate version you can link in for each of the operating systems you want to support where the public interface to the multiple copies of those classes is the same for each platform. It is then a simple matter of linking in the appropriate verion of the library for each operating system.</p>
<p><a href="http://www.felgall.com/class3.htm">Cross Platform Programming</a></p>
<p><a href="http://felgall.net">Ask Felgall</a></p>
]]></content:encoded>
			<wfw:commentRss>http://felgall.net/2010/09/03/cross-platform-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reading Your Mail Offline</title>
		<link>http://felgall.net/2010/09/02/reading-your-mail-offline/</link>
		<comments>http://felgall.net/2010/09/02/reading-your-mail-offline/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 22:19:47 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Golden Oldie]]></category>
		<category><![CDATA[dialup]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[offline]]></category>

		<guid isPermaLink="false">http://felgall.net/?p=288</guid>
		<description><![CDATA[For anyone still using a dialup connection to connect to the internet, it may not always be convenient to read all your emails during the one session online and it may not be worth dialing back in just to see the rest of your emails. Fortunately most email clients download all your emails while you [...]<p><a href="http://felgall.net">Ask Felgall</a></p>
]]></description>
			<content:encoded><![CDATA[<p>For anyone still using a dialup connection to connect to the internet, it may not always be convenient to read all your emails during the one session online and it may not be worth dialing back in just to see the rest of your emails. Fortunately most email clients download all your emails while you are connected and allow you to read them whenever you like without having to be connected to do so.</p>
<p><a href="http://www.felgall.com/brsgen8.htm">Reading Your Mail Offline</a></p>
<p><a href="http://felgall.net">Ask Felgall</a></p>
]]></content:encoded>
			<wfw:commentRss>http://felgall.net/2010/09/02/reading-your-mail-offline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharing an Internet Connection</title>
		<link>http://felgall.net/2010/09/01/sharing-an-internet-connection/</link>
		<comments>http://felgall.net/2010/09/01/sharing-an-internet-connection/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 20:03:17 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Golden Oldie]]></category>
		<category><![CDATA[dial up]]></category>
		<category><![CDATA[ICS]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[internet connection]]></category>
		<category><![CDATA[internet connection sharing]]></category>
		<category><![CDATA[internet connections]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://felgall.net/?p=286</guid>
		<description><![CDATA[In this article on dial up internet connections we look at how we can use internet connection sharing to provide access to the internet from multiple computers on a network while only requiring one of them to have a modem attached. Sharing an Internet Connection Ask Felgall<p><a href="http://felgall.net">Ask Felgall</a></p>
]]></description>
			<content:encoded><![CDATA[<p>In this article on dial up internet connections we look at how we can use internet connection sharing to provide access to the internet from multiple computers on a network while only requiring one of them to have a modem attached.</p>
<p><a href="http://www.felgall.com/netdup4.htm">Sharing an Internet Connection</a></p>
<p><a href="http://felgall.net">Ask Felgall</a></p>
]]></content:encoded>
			<wfw:commentRss>http://felgall.net/2010/09/01/sharing-an-internet-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Doesn&#8217;t My Site Do What I Say You Should Do With HTML And CSS?</title>
		<link>http://felgall.net/2010/08/31/why-doesnt-my-site-do-what-i-say-you-should-do-with-html-and-css/</link>
		<comments>http://felgall.net/2010/08/31/why-doesnt-my-site-do-what-i-say-you-should-do-with-html-and-css/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 21:46:51 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[What's New]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[transitional]]></category>

		<guid isPermaLink="false">http://felgall.net/?p=1914</guid>
		<description><![CDATA[This isn&#8217;t just a matter of &#8220;do what I say and not what I do&#8221;. Any web sites I create now will be written exactly the way that I say that the HTML and CSS should be written. The sites where the code in the pages doesn&#8217;t match what the content says you should do [...]<p><a href="http://felgall.net">Ask Felgall</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This isn&#8217;t just a matter of &#8220;do what I say and not what I do&#8221;. Any web sites I create now will be written exactly the way that I say that the HTML and CSS should be written. The sites where the code in the pages doesn&#8217;t match what the content says you should do are the way they are for a number of reasons all of which relate to when certain things were first written. I really wish I could wave a magic wand and convert all of the code to work exactly the way I say to do it.</p>
<p><a href="http://www.felgall.com/htmlt147.htm">Why Doesn&#8217;t My Site Do What I Say You Should Do With HTML And CSS?</a></p>
<p><a href="http://felgall.net">Ask Felgall</a></p>
]]></content:encoded>
			<wfw:commentRss>http://felgall.net/2010/08/31/why-doesnt-my-site-do-what-i-say-you-should-do-with-html-and-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Page Width</title>
		<link>http://felgall.net/2010/08/30/web-page-width/</link>
		<comments>http://felgall.net/2010/08/30/web-page-width/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 21:43:03 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[What's New]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[page width]]></category>

		<guid isPermaLink="false">http://felgall.net/?p=1912</guid>
		<description><![CDATA[A common question I see asked by web newbies is what screen resolution that they should design their web pages for. You can tell that they are newbies because anyone with any experience of the web knows that screen resolution is irrelevant and that it is the area in the browser that the page displays [...]<p><a href="http://felgall.net">Ask Felgall</a></p>
]]></description>
			<content:encoded><![CDATA[<p>A common question I see asked by web newbies is what screen resolution that they should design their web pages for. You can tell that they are newbies because anyone with any experience of the web knows that screen resolution is irrelevant and that it is the area in the browser that the page displays in that matters.</p>
<p>So having discarded screen resolution completely, just how do we determine the appropriate <a href="http://www.felgall.com/htmlt146.htm">Web Page Width</a>?</p>
<p><a href="http://felgall.net">Ask Felgall</a></p>
]]></content:encoded>
			<wfw:commentRss>http://felgall.net/2010/08/30/web-page-width/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Text in Images</title>
		<link>http://felgall.net/2010/08/29/text-in-images/</link>
		<comments>http://felgall.net/2010/08/29/text-in-images/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 21:12:03 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Golden Oldie]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[ocr]]></category>
		<category><![CDATA[optical character recognition]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://felgall.net/?p=287</guid>
		<description><![CDATA[When is text not text? When it is a part of an image. As far as most computer programs are concerned text and images are two completely different things and any text that you have placed inside an image is just a part of that image and can&#8217;t be read by the program. There are [...]<p><a href="http://felgall.net">Ask Felgall</a></p>
]]></description>
			<content:encoded><![CDATA[<p>When is text not text? When it is a part of an image. As far as most computer programs are concerned text and images are two completely different things and any text that you have placed inside an image is just a part of that image and can&#8217;t be read by the program. There are a few exceptions to this all of which involve optical character recognition.</p>
<p><a href="http://www.felgall.com/grpgen4.htm">Text in Images</a></p>
<p><a href="http://felgall.net">Ask Felgall</a></p>
]]></content:encoded>
			<wfw:commentRss>http://felgall.net/2010/08/29/text-in-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backups</title>
		<link>http://felgall.net/2010/08/25/backups/</link>
		<comments>http://felgall.net/2010/08/25/backups/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 20:59:19 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[What's New]]></category>
		<category><![CDATA[backups]]></category>

		<guid isPermaLink="false">http://felgall.net/?p=1904</guid>
		<description><![CDATA[Do you backup your computer? You should. Here are a number of reasons why you need to backup as well as information on what to backup. Backups Ask Felgall<p><a href="http://felgall.net">Ask Felgall</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Do you backup your computer? You should. Here are a number of reasons why you need to backup as well as information on what to backup.</p>
<p><a href="http://www.felgall.com/ntins51.htm">Backups</a></p>
<p><a href="http://felgall.net">Ask Felgall</a></p>
]]></content:encoded>
			<wfw:commentRss>http://felgall.net/2010/08/25/backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Admin Login</title>
		<link>http://felgall.net/2010/08/24/the-admin-login/</link>
		<comments>http://felgall.net/2010/08/24/the-admin-login/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 20:55:04 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[What's New]]></category>
		<category><![CDATA[administrator]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://felgall.net/?p=1902</guid>
		<description><![CDATA[To ensure your computer remains secure you should have one login per user with just the access that is required for day to day use and one login with admin access to use for those one off tasks that actually require full access. Most of the time you will not even need to log in [...]<p><a href="http://felgall.net">Ask Felgall</a></p>
]]></description>
			<content:encoded><![CDATA[<p>To ensure your computer remains secure you should have one login per user with just the access that is required for day to day use and one login with admin access to use for those one off tasks that actually require full access. Most of the time you will not even need to log in to the admin account except for running system utilities as the &#8216;run as&#8217; command will handle most admin tasks.</p>
<p><a href="http://www.felgall.com/ntins50.htm">The Admin Login</a></p>
<p><a href="http://felgall.net">Ask Felgall</a></p>
]]></content:encoded>
			<wfw:commentRss>http://felgall.net/2010/08/24/the-admin-login/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Form2Mail &#8211; Father&#8217;s Day Special</title>
		<link>http://felgall.net/2010/08/23/form2mail-fathers-day-special/</link>
		<comments>http://felgall.net/2010/08/23/form2mail-fathers-day-special/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 21:04:45 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[form2mail]]></category>

		<guid isPermaLink="false">http://felgall.net/?p=1907</guid>
		<description><![CDATA[Between now and 5th September (Father&#8217;s Day in Australia) I am offering my advanced form2mail script at half price. All you need to do in order to get the price reduction is enter the word father in the discount field when making your purchase. Ask Felgall<p><a href="http://felgall.net">Ask Felgall</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Between now and 5th September (Father&#8217;s Day in Australia) I am offering my <a href="http://www.felgall.com/php2.htm">advanced form2mail script</a> at half price. All you need to do in order to get the price reduction is enter the word <b>father</b> in the discount field when making your purchase.</p>
<p><a href="http://felgall.net">Ask Felgall</a></p>
]]></content:encoded>
			<wfw:commentRss>http://felgall.net/2010/08/23/form2mail-fathers-day-special/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hidden Files</title>
		<link>http://felgall.net/2010/08/22/283/</link>
		<comments>http://felgall.net/2010/08/22/283/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 20:45:21 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Golden Oldie]]></category>
		<category><![CDATA[hidden file]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[operating systems]]></category>

		<guid isPermaLink="false">http://felgall.net/?p=283</guid>
		<description><![CDATA[Hidden files are much easier to reference in Linux than in other operating systems. It all comes down to a single character on the front of the name. Hidden Files Ask Felgall<p><a href="http://felgall.net">Ask Felgall</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Hidden files are much easier to reference in Linux than in other operating systems. It all comes down to a single character on the front of the name.</p>
<p><a href="www.felgall.com/lincmd5.htm">Hidden Files</a></p>
<p><a href="http://felgall.net">Ask Felgall</a></p>
]]></content:encoded>
			<wfw:commentRss>http://felgall.net/2010/08/22/283/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
