<?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"
	>
<channel>
	<title>Comments on: New tools in the making: Accessibility Analysis in Rails</title>
	<atom:link href="http://www.standards-schmandards.com/2006/accessibility-analysis-in-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.standards-schmandards.com/2006/accessibility-analysis-in-rails/</link>
	<description>A pragmatic approach to web standards and accessibility</description>
	<pubDate>Wed, 20 Aug 2008 18:47:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Peter Krantz</title>
		<link>http://www.standards-schmandards.com/2006/accessibility-analysis-in-rails/#comment-348</link>
		<dc:creator>Peter Krantz</dc:creator>
		<pubDate>Thu, 13 Jul 2006 16:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=33#comment-348</guid>
		<description>&lt;p&gt;&lt;strong&gt;Michael&lt;/strong&gt;: Hey, it is only four months since my last post! And I have been busy over at &lt;a href="http://peterkrantz.com"&gt;peterkrantz.com&lt;/a&gt; while trying to raise a baby at the same time.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p><strong>Michael</strong>: Hey, it is only four months since my last post! And I have been busy over at <a href="http://peterkrantz.com">peterkrantz.com</a> while trying to raise a baby at the same time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Ward</title>
		<link>http://www.standards-schmandards.com/2006/accessibility-analysis-in-rails/#comment-346</link>
		<dc:creator>Michael Ward</dc:creator>
		<pubDate>Thu, 13 Jul 2006 13:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=33#comment-346</guid>
		<description>&lt;p&gt;6 months between posts -good to know you're still here!&lt;/p&gt; &lt;p&gt;The kit for RoR should help nicely.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>6 months between posts -good to know you&#8217;re still here!</p>
<p>The kit for RoR should help nicely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Seitz</title>
		<link>http://www.standards-schmandards.com/2006/accessibility-analysis-in-rails/#comment-342</link>
		<dc:creator>Jeremy Seitz</dc:creator>
		<pubDate>Thu, 06 Jul 2006 07:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=33#comment-342</guid>
		<description>&lt;p&gt;This sounds awesome, I would love to see this project progress. I am very interested in beta testing -- it will be interesting to see how a site that passes basic accessiblity through automated testing performs in real-world use.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>This sounds awesome, I would love to see this project progress. I am very interested in beta testing &#8212; it will be interesting to see how a site that passes basic accessiblity through automated testing performs in real-world use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Krantz</title>
		<link>http://www.standards-schmandards.com/2006/accessibility-analysis-in-rails/#comment-341</link>
		<dc:creator>Peter Krantz</dc:creator>
		<pubDate>Mon, 03 Jul 2006 22:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=33#comment-341</guid>
		<description>&lt;p&gt;&lt;strong&gt;Jesper&lt;/strong&gt;: I am thinking you could use it both ways. The core component will be a gem which you install. The gem has methods to check arbitrary HTML documents (e.g. stuff you send it from your assert_basic_accessibility in your functional test). This means that it would be very simple to set up a service (which I am planning as well) to check remote sites.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p><strong>Jesper</strong>: I am thinking you could use it both ways. The core component will be a gem which you install. The gem has methods to check arbitrary HTML documents (e.g. stuff you send it from your assert_basic_accessibility in your functional test). This means that it would be very simple to set up a service (which I am planning as well) to check remote sites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesper Rönn-Jensen (justaddwater.dk)</title>
		<link>http://www.standards-schmandards.com/2006/accessibility-analysis-in-rails/#comment-340</link>
		<dc:creator>Jesper Rönn-Jensen (justaddwater.dk)</dc:creator>
		<pubDate>Mon, 03 Jul 2006 20:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=33#comment-340</guid>
		<description>&lt;p&gt;Very nice idea. Cant wait to use it! Let me understand tis correctly: The tool will work as a plugin to a Rails application to test accessiblity on that Rails app?&lt;/p&gt; &lt;p&gt;Or is it the other way around: A Rails app that you feed with a URL to evaluate accessibility on one or more websites?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Very nice idea. Cant wait to use it! Let me understand tis correctly: The tool will work as a plugin to a Rails application to test accessiblity on that Rails app?</p>
<p>Or is it the other way around: A Rails app that you feed with a URL to evaluate accessibility on one or more websites?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coda Hale</title>
		<link>http://www.standards-schmandards.com/2006/accessibility-analysis-in-rails/#comment-339</link>
		<dc:creator>Coda Hale</dc:creator>
		<pubDate>Mon, 03 Jul 2006 18:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=33#comment-339</guid>
		<description>&lt;p&gt;Oh, super-sweet. That'll mesh nicely with my plugin, &lt;a href="http://blog.codahale.com/rails-plugins/"&gt;responsible_markup&lt;/a&gt;, which has checks for markup validity, doctype, content type, XML prolog, overly long style attributes, inline Javascript, and others.&lt;/p&gt; &lt;p&gt;Moving this level of QA into the functional tests has been great for me. Every time I'm tempted to be lazy with the markup, my tests explode.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Oh, super-sweet. That&#8217;ll mesh nicely with my plugin, <a href="http://blog.codahale.com/rails-plugins/">responsible_markup</a>, which has checks for markup validity, doctype, content type, XML prolog, overly long style attributes, inline Javascript, and others.</p>
<p>Moving this level of QA into the functional tests has been great for me. Every time I&#8217;m tempted to be lazy with the markup, my tests explode.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
