<?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>Blog Tech Guy &#187; FAQ</title>
	<atom:link href="http://blogtechguy.com/category/faq/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogtechguy.com</link>
	<description>The Blog Solutions Expert</description>
	<lastBuildDate>Wed, 28 Jul 2010 14:58:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom:link rel='hub' href='http://blogtechguy.com/?pushpress=hub'/>
		<item>
		<title>How To Add A Favicon To Your Site</title>
		<link>http://blogtechguy.com/214/how-to-add-a-favicon-to-your-site/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-add-a-favicon-to-your-site</link>
		<comments>http://blogtechguy.com/214/how-to-add-a-favicon-to-your-site/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 16:00:29 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.blogtechguy.com/?p=214</guid>
		<description><![CDATA[First, what is a favicon? In the image below it is the little picture of my head that is shown in the browser address bar, and in the tab for the web page I&#8217;m visiting. It also appears as the bookmark icon if you save my site to your favorites. It can be anything, your [...]<p><br/>Read the full post: <a href="http://blogtechguy.com/214/how-to-add-a-favicon-to-your-site/">How To Add A Favicon To Your Site</a></p>
]]></description>
			<content:encoded><![CDATA[<p>First, what is a favicon? In the image below it is the little picture of my head that is shown in the browser address bar, and in the tab for the web page I&#8217;m visiting. It also appears as the bookmark icon if you save my site to your favorites. It can be anything, your logo, your face, a familiar symbol or something that you wish to brand your site with.</p>
<p><span id="more-214"></span></p>
<div align="center"><img src="http://www.blogtechguy.com/files/favicon.jpg" alt="Blog Tech Guy Favicon" title="Blog Tech Guy Favicon" width="311" height="71" /></div>
<p>Second, how do you get one on your site? The easiest way I have found for people to do it themselves is to follow these steps.</p>
<p>1. Find/create the image you want to be used as your favicon. It doesn&#8217;t really matter what the size of this image is, but a square image is best. The final image will be 16&#215;16 pixels so bear in mind it&#8217;s going to be small when finished, so see if it looks good that small first.</p>
<p>2. Go to <a href="http://www.htmlkit.com/services/favicon/">HTML Kit here</a>. This is a great FavIcon From Pics generator.</p>
<p>3. Simply upload your image here and it will then provide you with an example of the image and a link to download it from. I highly recommend NOT using the animated version, unless you want to annoy your visitors.</p>
<p>4. The image will be in a zip file, so extract favicon.ico to somewhere you will remember on your computer (the Desktop is usually easiest).</p>
<p>5. Upload the favicon.ico to your website, either via FTP or through <a href="http://blogtechguy.com/recommends/wordpress" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://blogtechguy.com/recommends/wordpress';return true;" onmouseout="self.status=''">Wordpress</a> (simply go to Write as if you were writing a post and Add image. You don&#8217;t need to save the post after it uploaded). Either way remember/copy the URL to the file once it is uploaded.</p>
<p>6. Finally you will need to edit the header of your website to tell the browser where the favicon is located. In <a href="http://blogtechguy.com/recommends/wordpress" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://blogtechguy.com/recommends/wordpress';return true;" onmouseout="self.status=''">Wordpress</a> you can do this through Design &gt; Theme Editor and selecting header.php. Some themes will already have a line mentioning favicon.ico so you simply need to edit that line, else before the closing  tag insert this line:</p>
<pre></pre>
<p>The image does not always appear first time, browsers are a little picky about displaying them, but you can always try in a different browser, or delete your browser cache/temporary internet files, closing the browser and restarting. If you have done steps 5 and 6 correctly it WILL work, have faith. You can even ask a friend if they can see it on their computer.</p>
<p>It&#8217;s a nice little touch to a website that can add an air of professionalism and branding.</p>
<p>[Thanks to my client <a href="http://www.greenmeditations.com" rel="nofollow">Oriana</a> for the idea for this post!]</p>
<p><br/>Read the full post: <a href="http://blogtechguy.com/214/how-to-add-a-favicon-to-your-site/">How To Add A Favicon To Your Site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogtechguy.com/214/how-to-add-a-favicon-to-your-site/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>What is RSS?</title>
		<link>http://blogtechguy.com/20/what-is-rss/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=what-is-rss</link>
		<comments>http://blogtechguy.com/20/what-is-rss/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 10:00:04 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Web Tools]]></category>

		<guid isPermaLink="false">http://www.blogtechguy.com/20/what-is-rss/</guid>
		<description><![CDATA[The following is taken from an article I wrote on Life Goggles explaining what is RSS, and answering the question what are web feeds?

With the launch of Internet Explorer 7 (IE7), RSS has finally came to the masses. Tech savvy (and Firefox) users have been using them for years and yet many people have never [...]<p><br/>Read the full post: <a href="http://blogtechguy.com/20/what-is-rss/">What is RSS?</a></p>
]]></description>
			<content:encoded><![CDATA[<p>The following is taken from an article I wrote on <a href="http://www.lifegoggles.com" target="_blank">Life Goggles</a> explaining what is RSS, and answering the question what are web feeds?</p>
<p><span id="more-20"></span></p>
<p>With the launch of Internet Explorer 7 (IE7), RSS has finally came to the masses. Tech savvy (and Firefox) users have been using them for years and yet many people have never heard of them. What is RSS and what are web feeds? RSS may stand for Really Simple Syndication, but what does that mean to you? A web feed is for all intents and purposes, the same as an RSS feed. But what are they and how do you use them? And how are they beneficial to your blog?</p>
<p>RSS simply allows a website to automatically publish a basic file of &#8220;what&#8217;s new&#8221;. A user (i.e. you or your audience) can subscribe to this file (called a feed) and be notified of anything new that has been written on that particular website since you last received an update. It&#8217;s a quick and easy way of finding what is new on a site without necessarily having to visit the site yourself. Using a feed aggregator (more on these in a second), you can quickly keep up-to-date on the latest updates to many websites all in one place, and your audience can receive updates to your site via another channel.</p>
<p>Let&#8217;s have a quick look at my other site, <a href="http://www.lifegoggles.com" target="_blank">Life Goggles</a> (the link will open in a new window). When visiting this site, you can see the large orange RSS icon at the top right of the page. On other websites the location and look of these can vary, some examples are below:</p>
<div align="center"><img height="16" alt="Feed icon" src="http://www.lifegoggles.com/files/rss-icon.png" /> <img height="14" alt="RSS icon2" src="http://www.lifegoggles.com/files/rss-icon2.gif" /> <img height="14" alt="XML icon" src="http://www.lifegoggles.com/files/xml-icon.gif" /></div>
<p>That&#8217;s all very well, but once you have found a feed, what do you do with it? You need to add this feed to a feed aggregator, a system that collects all your feeds in one place and converts the feed into an easily readable format. There are quite a few ways in which to read these updates.</p>
<p><strong>1. Online</strong><br />
a) Website RSS readers. Some examples are:</p>
<ul>
<li><a href="http://reader.google.com" target="_blank">Google Reader</a> (free)</li>
<li><a href="http://www.bloglines.com/" target="_blank">Bloglines</a></li>
<li><a href="http://www.newsgator.com" target="_blank">Newsgator Online</a></li>
</ul>
<p><strong>Pros:</strong> Requires no software installation, available from any computer.<br />
<strong>Cons:</strong> Need to be online to access.</p>
<div align="center"><img alt="Google Reader" src="http://www.lifegoggles.com/files/google_reader.jpg" /><br />
Screenshot of Google Reader. Source: <a href="http://reader.google.com" target="_blank">Google Reader</a></div>
<p>b) Personalised homepage. There are many varieties of personalised homepages where feeds (as well as other &#8220;widgets, such as email inboxes, weather updates, clocks, etc) can be added. These include:</p>
<ul>
<li><a href="http://www.live.com" target="_blank">Live.com</a> (Microsoft)</li>
<li><a href="http://www.google.com/ig" target="_blank">Google</a></li>
<li><a href="http://my.yahoo.com" target="_blank">My Yahoo</a>. Also the new <a href="http://mail.yahoo.com" target="_blank">Yahoo Mail</a> contains the ability to read RSS feeds.</li>
<li><a href="http://www.pageflakes.com/" target="_blank">Pageflakes</a>, <a href="http://www.yourminis.com/" target="_blank">Yourminis</a>, <a href="http://www.netvibes.com/" target="_blank">Netvibes</a>, plus many more.</li>
</ul>
<p><strong>Pros:</strong> Can also add other &#8220;widgets&#8221; besides RSS feeds.<br />
<strong>Cons:</strong> Need to be online to access.</p>
<div align="center"><img alt="Live.com" src="http://www.lifegoggles.com/files/live_com.jpg" /><br /><a href="http://www.live.com" target="_blank">Screenshot of Live.com.</a></div>
<p>c) Browser Readers. Users of IE7 and Firefox web browsers will see the feed icon on their toolbars &#8220;light up&#8221;, or appear when a feed is available for a website. They can then subscribe to these feeds and read them directly in the browser as if they were a webpage.</p>
<div align="center"><a href="http://www.microsoft.com/windows/ie/default.mspx" target="_blank">IE7</a>:<br /><img alt="IE RSS icon" src="http://www.lifegoggles.com/files/ie_rss2.jpg" /></div>
<div align="center"><a href="http://www.mozilla.com/en-US/firefox/" target="_blank">Firefox</a>:<br /><img height="24" alt="Firefox RSS" src="http://www.lifegoggles.com/files/ff_rss.jpg" /></div>
<p><strong>Pros:</strong> Easy to add a feed, work just like bookmarks/favourites, but to a feed rather than a webpage.<br />
<strong>Cons:</strong> Personal preference, I don&#8217;t find the feeds as easy to read to other systems.</p>
<p><strong>2. Desktop</strong><br />
a) Standalone reader software</p>
<ul>
<li><a>SharpReader</a> (free)</li>
<li><a href="http://www.feedreader.com/" target="_blank">FeedReader</a> (free)</li>
<li><a href="http://www.newsgator.com/NGOLProduct.aspx?ProdID=FeedDemon" target="_blank">FeedDemon</a></li>
</ul>
<p><strong>Pros:</strong> Can download and read offline. Typically faster to use.<br />
<strong>Cons:</strong> Only available on the computer the software is installed on.</p>
<p>b) Integrated into your desktop email</p>
<ul>
<li><a href="http://www.mozilla.com/thunderbird/" target="_blank">Mozilla Thunderbird</a> (free)</li>
<li><a href="http://office.microsoft.com/en-gb/outlook/CH100622171033.aspx" target="_blank">Outlook 2007</a></li>
<li>Plugins, such as <a href="http://www.newsgator.com/NGOLProduct.aspx?ProdID=NewsGator+Inbox" target="_blank">Newsgator Inbox</a></li>
</ul>
<p><strong>Pros:</strong> Simplifies the reading process, just like email. Doesn&#8217;t always require separate software installation.<br />
<strong>Cons:</strong> Only available on the computer the plugin/software is installed on.</p>
<div align="center"><img alt="Thunderbird" src="http://www.lifegoggles.com/files/300px-wikipedia_rss_with_mozilla_thunderbird.png" /><br />
Screenshot of <a href="http://www.mozilla.com/thunderbird/" target="_blank">Mozilla Thunderbird</a>. Source: <a href="http://en.wikipedia.org" target="_blank">Wikipedia</a></div>
<p>For those who don&#8217;t want to use an online/desktop reader, feeds are often available by email. Over at <a href="http://www.lifegoggles.com" target="_blank">Life Goggles</a> we use a service by <a href="http://www.feedburner.com" target="_blank">Feedburner</a> that automatically emails out any updates to this website every day, and one by <a href="http://www.feedblitz.com" target="_blank">FeedBlitz</a> that sends out emails once a week. You can sign up <a href="http://www.lifegoggles.com/?page_id=50" target="_blank">here</a> to see how each of these services work. You can unsubscribe at any time, so don&#8217;t worry about trying them out.</p>
<p>Overall RSS/web feeds are an attempt to allow users easy access to the latest updates on their favourite websites, in one convenient place of your choice. Your method of reading them is down to personal preference, try a few of the free options (there are many more than mentioned here, a web search for &#8216;RSS reader&#8217; will find plenty of alternatives. If you have any suggestions please let us know) and see which one you prefer. Once you find out, you&#8217;ll wonder how you ever lived without them! Feel free to try out the <a href="http://feeds.feedburner.com/myblogexpert">My Blog Expert RSS feed</a> or the <a href="http://feeds.feedburner.com/Lifegoggles" target="_blank">Life Goggles RSS feed</a>.</p>
<p><br/>Read the full post: <a href="http://blogtechguy.com/20/what-is-rss/">What is RSS?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogtechguy.com/20/what-is-rss/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Why Should I Blog?</title>
		<link>http://blogtechguy.com/18/why-should-i-blog/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=why-should-i-blog</link>
		<comments>http://blogtechguy.com/18/why-should-i-blog/#comments</comments>
		<pubDate>Sun, 02 Dec 2007 10:00:16 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[FAQ]]></category>

		<guid isPermaLink="false">http://www.blogtechguy.com/18/why-should-i-blog/</guid>
		<description><![CDATA[Why should you, or your business, have a blog? There are many reasons listed below, but if you&#8217;re a business they all add up to one thing &#8211; increased sales:

It&#8217;s a method of communication
That&#8217;s communication to everyone, whether your friends, or your customers. If you&#8217;re a business it helps put a personal &#8220;face&#8221; to the [...]<p><br/>Read the full post: <a href="http://blogtechguy.com/18/why-should-i-blog/">Why Should I Blog?</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Why should you, or your business, have a blog? There are many reasons listed below, but if you&#8217;re a business they all add up to one thing &#8211; <strong>increased sales</strong>:</p>
<p><span id="more-18"></span></p>
<h3>It&#8217;s a method of communication</h3>
<p>That&#8217;s communication to everyone, whether your friends, or your customers. If you&#8217;re a business it helps put a personal &#8220;face&#8221; to the business &#8211; you&#8217;re not just a corporate website, you&#8217;re a person. You may seem more friendly and approachable to others as you&#8217;re having a dialogue with them. A blog is a conversation, not a lecture.</p>
<h3>New and unique content for your site</h3>
<p>Visitors like to see something new on your site. So do search engines, and a blog is an easy way of doing this.</p>
<h3>Increase loyalty</h3>
<p>People like to know who they&#8217;re dealing with. If they know who you are and have been treated well by you in the past (you respond to their comments and questions), then they may act more loyally towards you than a competitor.</p>
<h3>Increase links and search engine rankings</h3>
<p>Writing valuable content is going to get you linked to from other websites. Search engines will like this and your site will appear higher in the rankings for searches on similar topics.</p>
<h3>Increase the value of your brand</h3>
<p>Whether the brand is your business or you doesn&#8217;t matter. You could develop into being seen as a guru in your industry by providing regular, smart insight.</p>
<h3>Your competitors are doing it</h3>
<p>Your competitors are getting all the advantages of blogging above that you are not.</p>
<h3>Increase sales!</h3>
<p>If you would like further information on this, or how <a href="http://www.myblogexpert.com/?page_id=3">I can help you set up your blog</a> please <a href="http://www.myblogexpert.com/?page_id=3">contact me</a>.</p>
<p><br/>Read the full post: <a href="http://blogtechguy.com/18/why-should-i-blog/">Why Should I Blog?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogtechguy.com/18/why-should-i-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Is A Blog?</title>
		<link>http://blogtechguy.com/14/what-is-a-blog/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=what-is-a-blog</link>
		<comments>http://blogtechguy.com/14/what-is-a-blog/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 14:14:57 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[FAQ]]></category>

		<guid isPermaLink="false">http://www.blogtechguy.com/14/what-is-a-blog/</guid>
		<description><![CDATA[Wikipedia defines a blog as:
a website where entries are written in chronological order and commonly displayed in reverse chronological order

Simply a blog is a website. A blog differs slightly as it is much simpler to update and run. They are usually driven by easy-to-use management software and are very simple to use. The word &#8220;blog&#8221; [...]<p><br/>Read the full post: <a href="http://blogtechguy.com/14/what-is-a-blog/">What Is A Blog?</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Blog" target="_blank">Wikipedia</a> defines a blog as:</p>
<blockquote><p>a website where entries are written in chronological order and commonly displayed in reverse chronological order</p></blockquote>
<p><span id="more-14"></span></p>
<p>Simply a blog is a website. A blog differs slightly as it is much simpler to update and run. They are usually driven by easy-to-use management software and are very simple to use. The word &#8220;blog&#8221; is a portmanteau of &#8220;web log&#8221; and can used as a noun and verb (&#8220;to blog,&#8221; meaning &#8220;to edit one&#8217;s weblog or to post to one&#8217;s weblog&#8221;).</p>
<h3>Can I Write A Blog?</h3>
<p>Yes, why not? Can you type an email, a sales letter or story? Then you can write a blog!</p>
<p><br/>Read the full post: <a href="http://blogtechguy.com/14/what-is-a-blog/">What Is A Blog?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogtechguy.com/14/what-is-a-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
