<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Accessibility for Seniors on the Web</title>
	<atom:link href="http://karenblundell.com/web-design/accessibility-for-seniors-on-the-web/feed" rel="self" type="application/rss+xml" />
	<link>http://karenblundell.com/web-design/accessibility-for-seniors-on-the-web</link>
	<description>You are visiting the personal blog of Karen Blundell - Entrepreneur, writer, poet, artist, and musician. Welcome!</description>
	<lastBuildDate>Mon, 30 Jan 2012 17:17:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: poetryman</title>
		<link>http://karenblundell.com/web-design/accessibility-for-seniors-on-the-web/comment-page-1#comment-8267</link>
		<dc:creator>poetryman</dc:creator>
		<pubDate>Sun, 13 May 2007 23:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://karenblundell.com/web-design/accessibility-for-seniors-on-the-web#comment-8267</guid>
		<description>Good advice!</description>
		<content:encoded><![CDATA[<p>Good advice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karen</title>
		<link>http://karenblundell.com/web-design/accessibility-for-seniors-on-the-web/comment-page-1#comment-8240</link>
		<dc:creator>Karen</dc:creator>
		<pubDate>Mon, 09 Apr 2007 16:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://karenblundell.com/web-design/accessibility-for-seniors-on-the-web#comment-8240</guid>
		<description>hi Sloan,
thanks, I got the email and have downloaded the plugin and will try it out later. If this works, it&#039;s exactly what I&#039;ve been looking for. :)</description>
		<content:encoded><![CDATA[<p>hi Sloan,<br />
thanks, I got the email and have downloaded the plugin and will try it out later. If this works, it&#8217;s exactly what I&#8217;ve been looking for. <img src='http://karenblundell.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sloan</title>
		<link>http://karenblundell.com/web-design/accessibility-for-seniors-on-the-web/comment-page-1#comment-8235</link>
		<dc:creator>Sloan</dc:creator>
		<pubDate>Mon, 09 Apr 2007 12:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://karenblundell.com/web-design/accessibility-for-seniors-on-the-web#comment-8235</guid>
		<description>I Karen I sent a plugin for font resizing through your contact form hope it is what you are looking for</description>
		<content:encoded><![CDATA[<p>I Karen I sent a plugin for font resizing through your contact form hope it is what you are looking for</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karen</title>
		<link>http://karenblundell.com/web-design/accessibility-for-seniors-on-the-web/comment-page-1#comment-8084</link>
		<dc:creator>Karen</dc:creator>
		<pubDate>Tue, 27 Mar 2007 16:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://karenblundell.com/web-design/accessibility-for-seniors-on-the-web#comment-8084</guid>
		<description>Hi Brian,
thanks for stopping in :)
yes...boomers are a huge demographic and anyone that doesn&#039;t acknowledge that fact is far-sighted indeed.
Another mistake is not coding sites with relative font sizes like this:
&lt;code&gt;p { font-size: 0.95em; } &lt;/code&gt;: correct way
&lt;code&gt; p {font-size: 12pt; } &lt;/code&gt;: incorrect
the correct way enables a user to resize their fonts using the browser &quot;view&quot; function.
At this very moment I&#039;m searching for a plugin for WordPress that will insert a function inline to resize the font to make it easier for users</description>
		<content:encoded><![CDATA[<p>Hi Brian,<br />
thanks for stopping in <img src='http://karenblundell.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
yes&#8230;boomers are a huge demographic and anyone that doesn&#8217;t acknowledge that fact is far-sighted indeed.<br />
Another mistake is not coding sites with relative font sizes like this:<br />
<code>p { font-size: 0.95em; } </code>: correct way<br />
<code> p {font-size: 12pt; } </code>: incorrect<br />
the correct way enables a user to resize their fonts using the browser &#8220;view&#8221; function.<br />
At this very moment I&#8217;m searching for a plugin for WordPress that will insert a function inline to resize the font to make it easier for users</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://karenblundell.com/web-design/accessibility-for-seniors-on-the-web/comment-page-1#comment-8083</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 27 Mar 2007 15:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://karenblundell.com/web-design/accessibility-for-seniors-on-the-web#comment-8083</guid>
		<description>Good advice Karen.  My site is boomer-oriented and I only post in large text.  Also, I try to not get too technical or link to sites that I believe are too technical.  I try not to clutter up the sidebars with anything other than links to other boomer websites or my previous posts.
I&#039;m surprised how few web sites take your advice, because boomers spend a lot of money either online shopping and/or making purchasing decisions based on web site information.</description>
		<content:encoded><![CDATA[<p>Good advice Karen.  My site is boomer-oriented and I only post in large text.  Also, I try to not get too technical or link to sites that I believe are too technical.  I try not to clutter up the sidebars with anything other than links to other boomer websites or my previous posts.<br />
I&#8217;m surprised how few web sites take your advice, because boomers spend a lot of money either online shopping and/or making purchasing decisions based on web site information.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

