<?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: Build Form added to RSS to Javascript</title>
	<atom:link href="http://cogdogblog.com/2003/07/31/build-form/feed/" rel="self" type="application/rss+xml" />
	<link>http://cogdogblog.com/2003/07/31/build-form/</link>
	<description>Alan Levine's blog space for barking about instructional technology</description>
	<pubDate>Tue, 07 Oct 2008 07:58:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: David Carter-Tod</title>
		<link>http://cogdogblog.com/2003/07/31/build-form/#comment-106</link>
		<dc:creator>David Carter-Tod</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://cogdogblog.com/2003/07/31/build-form-added-to-rss-to-javascript/#comment-106</guid>
		<description>Alan,



I don't know if you've done this or not, but I sprinkle my implementation of the same concept with lots of style ids so that the feed display can be customized for those so inclined.



David</description>
		<content:encoded><![CDATA[<p>Alan,</p>
<p>I don&#8217;t know if you&#8217;ve done this or not, but I sprinkle my implementation of the same concept with lots of style ids so that the feed display can be customized for those so inclined.</p>
<p>David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://cogdogblog.com/2003/07/31/build-form/#comment-107</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://cogdogblog.com/2003/07/31/build-form-added-to-rss-to-javascript/#comment-107</guid>
		<description>It is there although it requires one to write inline, link or download an external style sheet:

  &lt;a href="http://jade.mcli.dist.maricopa.edu/feed/rss.css"&gt;http://jade.mcli.dist.maricopa.edu/feed/rss.css&lt;/a&gt;



actually classes since one could have more than one feed per page. I did not want to include it in the JS writing (passing some params to set the formatting).



See &lt;a href="http://jade.mcli.dist.maricopa.edu/feed"&gt;http://jade.mcli.dist.maricopa.edu/feed&lt;/a&gt;



where under "making it Pretty: ir reads:



"Insert a link to this external style sheet or put the contents directly into your HTML file, in between &#60;style&#62; ... &#60;/style&#62; tags. Edit to match your design dreams (need some muscle with CSS, not much to tinker with fonts and colors)."




</description>
		<content:encoded><![CDATA[<p>It is there although it requires one to write inline, link or download an external style sheet:</p>
<p>  <a href="http://jade.mcli.dist.maricopa.edu/feed/rss.css">http://jade.mcli.dist.maricopa.edu/feed/rss.css</a></p>
<p>actually classes since one could have more than one feed per page. I did not want to include it in the JS writing (passing some params to set the formatting).</p>
<p>See <a href="http://jade.mcli.dist.maricopa.edu/feed">http://jade.mcli.dist.maricopa.edu/feed</a></p>
<p>where under &#8220;making it Pretty: ir reads:</p>
<p>&#8220;Insert a link to this external style sheet or put the contents directly into your HTML file, in between &lt;style&gt; &#8230; &lt;/style&gt; tags. Edit to match your design dreams (need some muscle with CSS, not much to tinker with fonts and colors).&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
