<?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: FEN Reader WordPress Plugin</title>
	<atom:link href="http://www.zenpawn.com/vegblog/fen_reader/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zenpawn.com/vegblog</link>
	<description>my vegan food blog</description>
	<lastBuildDate>Sat, 06 Mar 2010 13:26:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<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: Julian Deverell</title>
		<link>http://www.zenpawn.com/vegblog/fen_reader/comment-page-1/#comment-14827</link>
		<dc:creator>Julian Deverell</dc:creator>
		<pubDate>Mon, 22 Jun 2009 11:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.zenpawn.com/vegblog/59/#comment-14827</guid>
		<description>Hello, Thanks for taking the time to do this and answer everyone&#039;s queries! I have had no problems so far but hours of fun.</description>
		<content:encoded><![CDATA[<p>Hello, Thanks for taking the time to do this and answer everyone&#8217;s queries! I have had no problems so far but hours of fun.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guinness clothing</title>
		<link>http://www.zenpawn.com/vegblog/fen_reader/comment-page-1/#comment-13741</link>
		<dc:creator>guinness clothing</dc:creator>
		<pubDate>Thu, 31 Jul 2008 13:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.zenpawn.com/vegblog/59/#comment-13741</guid>
		<description>Hi there,

thanks for this, looking forward to giving it a go</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>thanks for this, looking forward to giving it a go</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erin</title>
		<link>http://www.zenpawn.com/vegblog/fen_reader/comment-page-1/#comment-5863</link>
		<dc:creator>Erin</dc:creator>
		<pubDate>Mon, 15 Oct 2007 13:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.zenpawn.com/vegblog/59/#comment-5863</guid>
		<description>Peter, Peter. &lt;img src=&quot;http://www.zenpawn.com/images/EmoticonLaugh.gif&quot;&gt;

I reckon you are probably right with your helpful suggestions.  Thank you.  I knew even less about CSS and HTML standards then.</description>
		<content:encoded><![CDATA[<p>Peter, Peter. <img src="http://www.zenpawn.com/images/EmoticonLaugh.gif"/></p>
<p>I reckon you are probably right with your helpful suggestions.  Thank you.  I knew even less about CSS and HTML standards then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Gnodde</title>
		<link>http://www.zenpawn.com/vegblog/fen_reader/comment-page-1/#comment-5862</link>
		<dc:creator>Peter Gnodde</dc:creator>
		<pubDate>Mon, 15 Oct 2007 13:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.zenpawn.com/vegblog/59/#comment-5862</guid>
		<description>btw, the way you generate the table is not correct, the use of a single cell works, but it should at least be defined inside its own row (). It only works because modern browsers are build to parse even the most crappy HTML (yes there is worse ;)).

The best way would be to generate a table with 8 rows and each row with 8 cells and let the user define the borders, alignment, spacings and all that using a stylesheet.</description>
		<content:encoded><![CDATA[<p>btw, the way you generate the table is not correct, the use of a single cell works, but it should at least be defined inside its own row (). It only works because modern browsers are build to parse even the most crappy HTML (yes there is worse <img src='http://www.zenpawn.com/vegblog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ).</p>
<p>The best way would be to generate a table with 8 rows and each row with 8 cells and let the user define the borders, alignment, spacings and all that using a stylesheet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Gnodde</title>
		<link>http://www.zenpawn.com/vegblog/fen_reader/comment-page-1/#comment-5861</link>
		<dc:creator>Peter Gnodde</dc:creator>
		<pubDate>Mon, 15 Oct 2007 13:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.zenpawn.com/vegblog/59/#comment-5861</guid>
		<description>It would be nice if you gave the table its own class, so it can be defined in the stylesheet by itself

.fen {
    margin: 0px;
    border: 0px;
}

and not a hack like

.text center td img {
    margin: 0px;
    border: 0px;
}

Because it is not impossible that I would like another image in a table which is centered, but with the default style (which has a margin and a border).</description>
		<content:encoded><![CDATA[<p>It would be nice if you gave the table its own class, so it can be defined in the stylesheet by itself</p>
<p>.fen {<br />
    margin: 0px;<br />
    border: 0px;<br />
}</p>
<p>and not a hack like</p>
<p>.text center td img {<br />
    margin: 0px;<br />
    border: 0px;<br />
}</p>
<p>Because it is not impossible that I would like another image in a table which is centered, but with the default style (which has a margin and a border).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
