<?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 for Grantovich.net</title>
	<atom:link href="http://grantovich.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://grantovich.net</link>
	<description>Overusing semicolons since 2007</description>
	<lastBuildDate>Sun, 14 Mar 2010 04:42:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on &#8220;Object&#8221;-Oriented Programming in the Land of ZZT by Brian</title>
		<link>http://grantovich.net/posts/2009/08/object-oriented-programming-in-the-land-of-zzt/comment-page-1/#comment-484</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sun, 14 Mar 2010 04:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://grantovich.net/?p=378#comment-484</guid>
		<description>Hey Alex!

I don&#039;t really have much to add, but it was the same for me, ZZT OOP was my first programming language and what got me into game programming I think.  I do love it&#039;s simplicity, and I think if Tim Sweeney isn&#039;t going to pursue his idea, mentioned in the quote at the bottom there, then someone most certainly should!</description>
		<content:encoded><![CDATA[<p>Hey Alex!</p>
<p>I don&#8217;t really have much to add, but it was the same for me, ZZT OOP was my first programming language and what got me into game programming I think.  I do love it&#8217;s simplicity, and I think if Tim Sweeney isn&#8217;t going to pursue his idea, mentioned in the quote at the bottom there, then someone most certainly should!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on That Weird IE8 Textarea Bug by Drew Diller</title>
		<link>http://grantovich.net/posts/2009/06/that-weird-ie8-textarea-bug/comment-page-1/#comment-481</link>
		<dc:creator>Drew Diller</dc:creator>
		<pubDate>Wed, 03 Feb 2010 18:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://grantovich.net/?p=336#comment-481</guid>
		<description>I have stumbled upon this scenario as well.  The fix in my case was to not only use the fix outline in this post, but to also apply an explicit height style.

...Awesome.</description>
		<content:encoded><![CDATA[<p>I have stumbled upon this scenario as well.  The fix in my case was to not only use the fix outline in this post, but to also apply an explicit height style.</p>
<p>&#8230;Awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on That Weird IE8 Textarea Bug by Bruce Stoner</title>
		<link>http://grantovich.net/posts/2009/06/that-weird-ie8-textarea-bug/comment-page-1/#comment-468</link>
		<dc:creator>Bruce Stoner</dc:creator>
		<pubDate>Mon, 07 Dec 2009 03:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://grantovich.net/?p=336#comment-468</guid>
		<description>Internet Explorer 8 seems to be better than any previous version of IE. IE8 is very stable and rarely crashes or cause blue screens.
````````</description>
		<content:encoded><![CDATA[<p>Internet Explorer 8 seems to be better than any previous version of IE. IE8 is very stable and rarely crashes or cause blue screens.<br />
&#8220;&#8220;&#8220;&#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on That Weird IE8 Textarea Bug by Wikidot.com blog: That Weird IE8 Bug</title>
		<link>http://grantovich.net/posts/2009/06/that-weird-ie8-textarea-bug/comment-page-1/#comment-459</link>
		<dc:creator>Wikidot.com blog: That Weird IE8 Bug</dc:creator>
		<pubDate>Thu, 24 Sep 2009 10:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://grantovich.net/?p=336#comment-459</guid>
		<description>[...] found the other problem (skipping cursor on larger pages), which was - surprise - another IE8 bug. this thread on grantovich.net explains [...]</description>
		<content:encoded><![CDATA[<p>[...] found the other problem (skipping cursor on larger pages), which was &#8211; surprise &#8211; another IE8 bug. this thread on grantovich.net explains [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on That Weird IE8 Textarea Bug by Ross</title>
		<link>http://grantovich.net/posts/2009/06/that-weird-ie8-textarea-bug/comment-page-1/#comment-456</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Tue, 22 Sep 2009 10:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://grantovich.net/?p=336#comment-456</guid>
		<description>Discovered a workaround for this by simply setting the COLS value to a very large number, e.g.

&lt;code&gt;&lt;textarea style=&quot;width: 100%&quot; rows=&quot;50&quot; cols=&quot;5000&quot;&gt;&lt;/code&gt;

This seems to prevent the IE engine from calculating the scroll position based on the wrapping of text.</description>
		<content:encoded><![CDATA[<p>Discovered a workaround for this by simply setting the COLS value to a very large number, e.g.</p>
<p><code>&lt;textarea style="width: 100%" rows="50" cols="5000"&gt;</code></p>
<p>This seems to prevent the IE engine from calculating the scroll position based on the wrapping of text.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
