<?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>Page Affairs</title>
	<link>http://www.pageaffairs.com/</link>
	<atom:link href="http://www.pageaffairs.com/rss/rss2.xml" rel="self" type="application/rss+xml" />
	<description>Tips on Words and Web Design</description>
	<language>en</language>
	
	
	<item>
		<title>Browser Testing</title>
		<guid isPermaLink="true">http://www.pageaffairs.com/web/design/browser-testing/</guid>
		<link>http://www.pageaffairs.com/web/design/browser-testing/</link>
		<description><![CDATA[  <p>An overview of the various ways to test web pages in multiple browsers, from virtualization software to a number of free, online tools.</p>  ]]></description>
	</item>	
	
	<item>
		<title>Fluid, Elastic, Fantastic!</title>
		<guid isPermaLink="true">http://www.pageaffairs.com/web/css/fluid-elastic-fantastic/</guid>
		<link>http://www.pageaffairs.com/web/css/fluid-elastic-fantastic/</link>
		<description><![CDATA[  <p>A fluid-elastic web page combines the best of fixed-width and fluid layouts in a way that beautifully adapts to a range of browser conditions and user needs. This post shows how to construct a fluid-elastic layout and how to ensure that images scale nicely with the rest of the design.</p>  ]]></description>
	</item>	
	
	<item>
		<title>Choosing a CMS</title>
		<guid isPermaLink="true">http://www.pageaffairs.com/web/cms/choosing-a-cms/</guid>
		<link>http://www.pageaffairs.com/web/cms/choosing-a-cms/</link>
		<description><![CDATA[  <p>An overview of the kinds of web content management systems that are available, how they differ conceptually, and possible reasons for choosing one over another.</p>  ]]></description>
	</item>	
	
	<item>
		<title>Bookmarking Without JS</title>
		<guid isPermaLink="true">http://www.pageaffairs.com/web/html/bookmarking-without-js/</guid>
		<link>http://www.pageaffairs.com/web/html/bookmarking-without-js/</link>
		<description><![CDATA[  <p>A simple post on my experiments with adding social bookmarking links to my website without using messy JavaScript code.</p>  ]]></description>
	</item>
	
	<item>
		<title>Running PHP on HTML Pages</title>
		<guid isPermaLink="true">http://www.pageaffairs.com/web/php/php-on-html-pages/</guid>
		<link>http://www.pageaffairs.com/web/php/php-on-html-pages/</link>
		<description><![CDATA[  <p>A simple guide to running PHP scripts on pages with a .html or .htm file extenson.</p>  ]]></description>
	</item>
	
	<item>
		<title>Simple Tips on Containing Floats</title>
		<guid isPermaLink="true">http://www.pageaffairs.com/web/css/containing-floats/</guid>
		<link>http://www.pageaffairs.com/web/css/containing-floats/</link>
		<description><![CDATA[  <p>The float property of <acronym title="Cascading Style Sheets">CSS</acronym> is a powerful way to lay out the elements of a web page. Floating an element can cause some unexpected layout results. Floats often need to be &#8220;contained&#8221;; and, fortunately, there are some easy ways to do this, as demonstrated in this post.</p>  ]]></description>
	</item>
	
	<item>
		<title>Grammar vs Usage</title>
		<guid isPermaLink="true">http://www.pageaffairs.com/words/grammar/grammar-vs-usage/</guid>
		<link>http://www.pageaffairs.com/words/grammar/grammar-vs-usage/</link>
		<description><![CDATA[  <p>I was quite interested to find this old web article on the distinction between <a href="http://www.uta.edu/english/tim/courses/4301w98/nov23.html">Grammar and Usage</a>. The author acknowledges that the definitions offered in the article are somewhat &#8220;tendentious&#8221;, but they are interesting food for thought.</p>  ]]></description>
	</item>
	
	<item>
		<title>Enhance Your Site with PHP Includes</title>
		<guid isPermaLink="true">http://www.pageaffairs.com/web/php/enhance-your-site-with-php-includes/</guid>
		<link>http://www.pageaffairs.com/web/php/enhance-your-site-with-php-includes/</link>
		<description><![CDATA[  <p>A simple post on how &#8220;<acronym title="PHP: HyperText Prprocessor">PHP</acronym> includes&#8221; can be used in a similar way to external style sheets&#8212;allowing elements that appear on multiple pages to be controlled from one location.</p>  ]]></description>
	</item>
	
	<item>
		<title>Tips on Character Encoding</title>
		<guid isPermaLink="true">http://www.pageaffairs.com/web/html/tips-on-character-encoding/</guid>
		<link>http://www.pageaffairs.com/web/html/tips-on-character-encoding/</link>
		<description><![CDATA[  <p>This post provides a simple introduction to character encoding, character references and entity references, so that you will be able to add any character to your web page with confidence.</p>  ]]></description>
	</item>
	
	<item>
		<title>Why I Choose HTML 4.01</title>
		<guid isPermaLink="true">http://www.pageaffairs.com/web/html/why-i-choose-html401/</guid>
		<link>http://www.pageaffairs.com/web/html/why-i-choose-html401/</link>
		<description><![CDATA[  <p>An explanation of why I have decided to use HTML 4.01 instead of XHTML.</p>  ]]></description>
	</item>
	
	<item>
		<title>Create Your Own Simple RSS Feed</title>
		<guid isPermaLink="true">http://www.pageaffairs.com/web/rss/create-your-own-rss-feed/</guid>
		<link>http://www.pageaffairs.com/web/rss/create-your-own-rss-feed/</link>
		<pubDate>Fri, 01 May 2009  23:00:00 +1100</pubDate>
		<description><![CDATA[  <p>Typically, blogging software (like WordPress) and content management systems come with built-in RSS feeds that update automatically.</p>
		<p>But what if you have a simple site without either of these, and you would like to provide an RSS feed? Knowing nothing about RSS myself, I decided to have a go at creating my own simple RSS feed. It turned out to be very easy, as this post explains&#8230;</p>  ]]></description>
	</item>
	
    <item>
		<title>Adapting a WordPress Theme</title>
		<guid isPermaLink="true">http://www.pageaffairs.com/web/cms/adapting-a-wordpress-theme/</guid>
		<link>http://www.pageaffairs.com/web/cms/adapting-a-wordpress-theme/</link>
		<pubDate>Wed, 30 Apr 2009 23:00:00 +1100</pubDate>
		<description><![CDATA[  <p>WordPress makes it ridiculously easy to set up its software on your own site. However, integrating the blog&#8217;s look into your site&#8217;s design is another matter. This post outlines, in simple terms, how the default WordPress &#8216;theme&#8217; can be adapted to match the look of your site.</p>  ]]></description>
	</item>
	
</channel>
</rss>
