<?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: Plugins</title>
	<atom:link href="http://www.tompreuss.com/2004/06/20/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tompreuss.com/2004/06/20/plugins/</link>
	<description>I&#039;ll keep guessing, you keep checking...</description>
	<lastBuildDate>Sun, 05 Feb 2012 04:47:45 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.7.1</generator>
	<item>
		<title>By: Tom</title>
		<link>http://www.tompreuss.com/2004/06/20/plugins/comment-page-1/#comment-5</link>
		<dc:creator><![CDATA[Tom]]></dc:creator>
		<pubDate>Tue, 22 Jun 2004 02:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.tompreuss.com/index.php?p=10#comment-5</guid>
		<description><![CDATA[Hm.

Well, I&#039;m happy to say that the first one there is intentional.  I added the line &lt;code&gt; max-width: 580px; &lt;/code&gt; to my #content div id.  I&#039;m pretty sure the reason I did this was because I&#039;m going to put something over there on the right.  We&#039;ll see.  I&#039;m pretty sure the reason it doesn&#039;t show up correctly in IE is because it&#039;s some kind of advanced CSS or something.

Now, as to the second one, I don&#039;t have a clue.  Line 74 in my wp-comments.php file reads as follows:

&lt;code&gt; &lt;textarea name=&quot;comment&quot; id=&quot;comment&quot; cols=&quot;70&quot; rows=&quot;4&quot; tabindex=&quot;4&quot;&gt;&lt;/textarea&gt; &lt;/code&gt;

So I can&#039;t imagine the problem.  (Except that I saw what you are talking about when I tried it out.)  The only thing I did change relating to that was in my wp-layout.css file when I changed the .feedback property from &lt;code&gt;clear: all;&lt;/code&gt; to &lt;code&gt;clear: none;&lt;/code&gt; .  I&#039;ll bet that&#039;s it.

Bah.]]></description>
		<content:encoded><![CDATA[<p>Hm.</p>
<p>Well, I&#8217;m happy to say that the first one there is intentional.  I added the line <code> max-width: 580px; </code> to my #content div id.  I&#8217;m pretty sure the reason I did this was because I&#8217;m going to put something over there on the right.  We&#8217;ll see.  I&#8217;m pretty sure the reason it doesn&#8217;t show up correctly in IE is because it&#8217;s some kind of advanced CSS or something.</p>
<p>Now, as to the second one, I don&#8217;t have a clue.  Line 74 in my wp-comments.php file reads as follows:</p>
<p><code> &lt;textarea name="comment" id="comment" cols="70" rows="4" tabindex="4"&gt;&lt;/textarea&gt; </code></p>
<p>So I can&#8217;t imagine the problem.  (Except that I saw what you are talking about when I tried it out.)  The only thing I did change relating to that was in my wp-layout.css file when I changed the .feedback property from <code>clear: all;</code> to <code>clear: none;</code> .  I&#8217;ll bet that&#8217;s it.</p>
<p>Bah.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max Thrane</title>
		<link>http://www.tompreuss.com/2004/06/20/plugins/comment-page-1/#comment-4</link>
		<dc:creator><![CDATA[Max Thrane]]></dc:creator>
		<pubDate>Mon, 21 Jun 2004 14:04:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.tompreuss.com/index.php?p=10#comment-4</guid>
		<description><![CDATA[Thanks for linking :) Very much apreciatted :) And I&#039;m not really sure about that 3px problem, but just wanted tp point out that you have 2 kinda weird problems :

1) div where all posts are have some fixed width in Firefox, but floating as much as there is space in width in IE.
2) this comments textbox is floating out of the screen in IE. It means when I write something on 1 line, I can&#039;t see what I write after some point (cause line is too long).

Just main 2 problems I&#039;ve found that you might wanna fix :)
Good luck to you!]]></description>
		<content:encoded><![CDATA[<p>Thanks for linking <img src='http://www.tompreuss.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Very much apreciatted <img src='http://www.tompreuss.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  And I&#8217;m not really sure about that 3px problem, but just wanted tp point out that you have 2 kinda weird problems :</p>
<p>1) div where all posts are have some fixed width in Firefox, but floating as much as there is space in width in IE.<br />
2) this comments textbox is floating out of the screen in IE. It means when I write something on 1 line, I can&#8217;t see what I write after some point (cause line is too long).</p>
<p>Just main 2 problems I&#8217;ve found that you might wanna fix <img src='http://www.tompreuss.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Good luck to you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
