<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="Joomla! 1.7 - Open Source Content Management" --><rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
	<channel>
		<title>Nick Yeoman's Blog</title>
		<description>Nick Yeoman - Web Developer, who specializes in PHP, CMS, Intranet and Linux server technologies.</description>
		<link>http://www.nickyeoman.com/blog</link>
		<lastBuildDate>Fri, 18 May 2012 09:45:13 -0700</lastBuildDate>
		<generator>Joomla! 1.7 - Open Source Content Management</generator>
		
		<language>en-gb</language>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/nickyeoman/blog" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="nickyeoman/blog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
			<title>Develop a Website In Windows</title>
			<link>http://www.nickyeoman.com/blog/desktop-development/174-xampp</link>
			<guid isPermaLink="true">http://www.nickyeoman.com/blog/desktop-development/174-xampp</guid>
			<description><![CDATA[<!--
Notes:

-->
<p>
This article explains how to setup a Microsoft Windows machine to develop a website.  This is for the times you don't have access to a Mac or Linux machine.  This strategy will use what I call a WAMP (Windows Apache MySQL PHP) server to install a open source PHP CMS.
</p>

]]></description>
			<author>webmaster@nickyeoman.com (Nick Yeoman)</author>
			<pubDate>Wed, 01 Feb 2012 09:00:00 -0800</pubDate>
		</item>
		<item>
			<title>Redirect index.php to root (/)</title>
			<link>http://www.nickyeoman.com/blog/apache/172-redirect-single-page</link>
			<guid isPermaLink="true">http://www.nickyeoman.com/blog/apache/172-redirect-single-page</guid>
			<description><![CDATA[<p>
  One page sites are really popular.  If you have a one page static html (or php) site, this article explains how to redirect your index.php or index.html to just yourDomain.com/
</p>

]]></description>
			<pubDate>Mon, 14 Nov 2011 09:00:00 -0800</pubDate>
		</item>
		<item>
			<title>Intro To HTML</title>
			<link>http://www.nickyeoman.com/blog/html/96-intro-to-html</link>
			<guid isPermaLink="true">http://www.nickyeoman.com/blog/html/96-intro-to-html</guid>
			<description><![CDATA[<p>
It is common for a modern day office worker to be required to update a company website.  This article quickly outlines basic HTML with the intent of teaching someone enough to edit a page of a corporate website which uses a Content Management System(CMS).
</p>

]]></description>
			<author>webmaster@nickyeoman.com (Nick Yeoman)</author>
			<pubDate>Wed, 27 Jul 2011 08:00:00 -0700</pubDate>
		</item>
		<item>
			<title>Don't Hide Your Text</title>
			<link>http://www.nickyeoman.com/blog/google/92-dont-hide-text</link>
			<guid isPermaLink="true">http://www.nickyeoman.com/blog/google/92-dont-hide-text</guid>
			<description><![CDATA[<p>
There was a time when a spammer would hide text from either the user or a search engine.  This technique doesn't work because Google is really good at catching spam.  This article discusses some common spam tatics that should not be used.
</p>

]]></description>
			<author>webmaster@nickyeoman.com (Nick Yeoman)</author>
			<pubDate>Wed, 20 Jul 2011 08:00:00 -0700</pubDate>
		</item>
		<item>
			<title>Add A Search To Any Website</title>
			<link>http://www.nickyeoman.com/blog/html/53-add-a-search-to-any-website</link>
			<guid isPermaLink="true">http://www.nickyeoman.com/blog/html/53-add-a-search-to-any-website</guid>
			<description><![CDATA[<p>
Everyone knows you can add a custom google search to your site.  But what if you need something more robust?  In this article I'm going to talk about an open source search engine you can install onto any site.
</p>

]]></description>
			<author>webmaster@nickyeoman.com (Nick Yeoman)</author>
			<pubDate>Wed, 13 Jul 2011 08:00:00 -0700</pubDate>
		</item>
		<item>
			<title>Remove A Page From Search Engines</title>
			<link>http://www.nickyeoman.com/blog/google/40-remove-a-page-from-search-engines</link>
			<guid isPermaLink="true">http://www.nickyeoman.com/blog/google/40-remove-a-page-from-search-engines</guid>
			<description><![CDATA[<p>A lot of people spend a lot of time trying to get their pages indexed on Search Engines;  however, there are circumstances where you may wish to remove content from Search Engines.  This article explains how you can remove you pages from Search Engines.</p>

]]></description>
			<author>webmaster@nickyeoman.com (Nick Yeoman)</author>
			<pubDate>Wed, 06 Jul 2011 07:00:00 -0700</pubDate>
		</item>
		<item>
			<title>No Follow or rel "nofollow"</title>
			<link>http://www.nickyeoman.com/blog/google/38-no-follow</link>
			<guid isPermaLink="true">http://www.nickyeoman.com/blog/google/38-no-follow</guid>
			<description><![CDATA[<p>Nofollow is a great way to reduce comment spam and keep your site a reputable source for search engines.</p>

]]></description>
			<author>webmaster@nickyeoman.com (Nick Yeoman)</author>
			<pubDate>Mon, 04 Jul 2011 08:00:00 -0700</pubDate>
		</item>
		<item>
			<title>Everything you need to know about robots.txt</title>
			<link>http://www.nickyeoman.com/blog/google/37-robotstxt</link>
			<guid isPermaLink="true">http://www.nickyeoman.com/blog/google/37-robotstxt</guid>
			<description><![CDATA[<p>Robots.txt doesn't quite work as most people assume, so I am writing this article to clear things up.</p>
]]></description>
			<author>webmaster@nickyeoman.com (Nick Yeoman)</author>
			<pubDate>Mon, 27 Jun 2011 08:00:00 -0700</pubDate>
		</item>
		<item>
			<title>Canonical link tag</title>
			<link>http://www.nickyeoman.com/blog/google/36-canonical-link-tag</link>
			<guid isPermaLink="true">http://www.nickyeoman.com/blog/google/36-canonical-link-tag</guid>
			<description><![CDATA[<p>I find there is still some confusion with canonical link tag.  I'd like to explain and provide resources to everything canonical tag realted in this article.</p>
  
]]></description>
			<author>webmaster@nickyeoman.com (Nick Yeoman)</author>
			<pubDate>Mon, 20 Jun 2011 08:00:00 -0700</pubDate>
		</item>
		<item>
			<title>Joomla 1.6 Geshi</title>
			<link>http://www.nickyeoman.com/blog/joomla/156-joomla-16-geshi</link>
			<guid isPermaLink="true">http://www.nickyeoman.com/blog/joomla/156-joomla-16-geshi</guid>
			<description><![CDATA[<p>
GeSHi is a "generic syntax highlighter", originally designed for the phpBB forum system.  It is licensed under the GNU general public license (open source).  This article describes gotchas, fixes and improvements related to the stock install of GeSHi in Joomla 1.6.
</p>

]]></description>
			<author>webmaster@nickyeoman.com (Nick Yeoman)</author>
			<pubDate>Mon, 13 Jun 2011 08:00:00 -0700</pubDate>
		</item>
	</channel>
</rss>

