<?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: IE7 Beta 2 fix list posted</title>
	<atom:link href="http://www.sitepoint.com/blogs/2005/08/01/ie7-beta-2-fix-list-posted/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2005/08/01/ie7-beta-2-fix-list-posted/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<lastBuildDate>Mon, 23 Nov 2009 05:23:27 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: serzer</title>
		<link>http://www.sitepoint.com/blogs/2005/08/01/ie7-beta-2-fix-list-posted/comment-page-1/#comment-778273</link>
		<dc:creator>serzer</dc:creator>
		<pubDate>Mon, 11 Aug 2008 15:49:31 +0000</pubDate>
		<guid isPermaLink="false">21691230#comment-778273</guid>
		<description>CSS &quot;Cascading Style Sheets&quot; Lessons
css list style Properties and examples -- http://css-lessons.ucoz.com/list-css-examples.htm</description>
		<content:encoded><![CDATA[<p>CSS &#8220;Cascading Style Sheets&#8221; Lessons<br />
css list style Properties and examples &#8212; <a href="http://css-lessons.ucoz.com/list-css-examples.htm" rel="nofollow">http://css-lessons.ucoz.com/list-css-examples.htm</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: SitePoint Blogs &#187; IE7 beta 2 bumped to 2006</title>
		<link>http://www.sitepoint.com/blogs/2005/08/01/ie7-beta-2-fix-list-posted/comment-page-1/#comment-10755</link>
		<dc:creator>SitePoint Blogs &#187; IE7 beta 2 bumped to 2006</dc:creator>
		<pubDate>Mon, 14 Nov 2005 02:38:12 +0000</pubDate>
		<guid isPermaLink="false">21691230#comment-10755</guid>
		<description>[...] The public release of Internet Explorer 7 beta 2, the first release of the new browser to be available to the Web development public, was slated to be tied to Vista beta 2, so this news may well mean that we won&#8217;t get a good look at the many CSS rendering fixes in the browser for another few months at least.  Tags: Internet Explorer 7, CSS [...]</description>
		<content:encoded><![CDATA[<p>[...] The public release of Internet Explorer 7 beta 2, the first release of the new browser to be available to the Web development public, was slated to be tied to Vista beta 2, so this news may well mean that we won&#8217;t get a good look at the many CSS rendering fixes in the browser for another few months at least.  Tags: Internet Explorer 7, CSS [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.sitepoint.com/blogs/2005/08/01/ie7-beta-2-fix-list-posted/comment-page-1/#comment-4261</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">21691230#comment-4261</guid>
		<description>&lt;p&gt;What about the xhtml mime type?!?&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>What about the xhtml mime type?!?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: charmedlover</title>
		<link>http://www.sitepoint.com/blogs/2005/08/01/ie7-beta-2-fix-list-posted/comment-page-1/#comment-4262</link>
		<dc:creator>charmedlover</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">21691230#comment-4262</guid>
		<description>&lt;p&gt;I agree with Chris.  I think that serving up XHTML right is the highest on my list.  We&#039;ve learned to live with these bugs, but there still isn&#039;t a way to properly server XHTML in IE.&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>I agree with Chris.  I think that serving up XHTML right is the highest on my list.  We&#8217;ve learned to live with these bugs, but there still isn&#8217;t a way to properly server XHTML in IE.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Anne van Kesteren</title>
		<link>http://www.sitepoint.com/blogs/2005/08/01/ie7-beta-2-fix-list-posted/comment-page-1/#comment-4263</link>
		<dc:creator>Anne van Kesteren</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">21691230#comment-4263</guid>
		<description>&lt;p&gt;They do not even support XHTML yet. Please do not make claims about MIME types without knowing the details. Adding proper XHTML support is a huge task and requires a lot more than some MIME type.&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>They do not even support XHTML yet. Please do not make claims about MIME types without knowing the details. Adding proper XHTML support is a huge task and requires a lot more than some MIME type.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jon B</title>
		<link>http://www.sitepoint.com/blogs/2005/08/01/ie7-beta-2-fix-list-posted/comment-page-1/#comment-4264</link>
		<dc:creator>Jon B</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">21691230#comment-4264</guid>
		<description>&lt;p&gt;XHTML Mime Type?&lt;/p&gt;

&lt;p&gt;I don&#039;t quite see the real importance of that, yes to purists it is essential, but correctly formatted XHTML can still be parsed as HTML or XML regardless of the mime type. As a web designer developer with a strong stance of standards I am pleased to see that MS seems to fixing things - I&#039;m a little worried about any further bugs they&#039;ll introduce tho, although with such a huge critical and pedantic audience all waiting to moan how MS has goofed again I&#039;m sure the beta testing phases will be a huge success - I am looking forward to the designer/developer&#039;s dream - an IE that isn&#039;t the weakest link, finally we will see some real CSS progression on mainstream sites. Let&#039;s just hope we can forget Mac IE finally too. I&#039;m hoping that IE7 will be compatible with old OS&#039; like NT4 [shudder] - there are too many outdated corporate networks, hopefully IE7 with it&#039;s security enhancements will be a must have upgrade for all system admins.&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>XHTML Mime Type?</p>
<p>I don&#8217;t quite see the real importance of that, yes to purists it is essential, but correctly formatted XHTML can still be parsed as HTML or XML regardless of the mime type. As a web designer developer with a strong stance of standards I am pleased to see that MS seems to fixing things &#8211; I&#8217;m a little worried about any further bugs they&#8217;ll introduce tho, although with such a huge critical and pedantic audience all waiting to moan how MS has goofed again I&#8217;m sure the beta testing phases will be a huge success &#8211; I am looking forward to the designer/developer&#8217;s dream &#8211; an IE that isn&#8217;t the weakest link, finally we will see some real CSS progression on mainstream sites. Let&#8217;s just hope we can forget Mac IE finally too. I&#8217;m hoping that IE7 will be compatible with old OS&#8217; like NT4 [shudder] &#8211; there are too many outdated corporate networks, hopefully IE7 with it&#8217;s security enhancements will be a must have upgrade for all system admins.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: jcraveiro</title>
		<link>http://www.sitepoint.com/blogs/2005/08/01/ie7-beta-2-fix-list-posted/comment-page-1/#comment-4265</link>
		<dc:creator>jcraveiro</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">21691230#comment-4265</guid>
		<description>&lt;p&gt;&quot;1 px border style&quot; refers to the fact that IE presently renders 1pixel dotted borders as 1px dashed borders.&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>&#8220;1 px border style&#8221; refers to the fact that IE presently renders 1pixel dotted borders as 1px dashed borders.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mrsmellypants</title>
		<link>http://www.sitepoint.com/blogs/2005/08/01/ie7-beta-2-fix-list-posted/comment-page-1/#comment-4266</link>
		<dc:creator>mrsmellypants</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">21691230#comment-4266</guid>
		<description>&lt;p&gt;glad they have been working on some bug fixes once its part of vista the browser will be upgradable much like safari is in osx which is something that should of been included much earlier but I guess due to all the law suits would of be hard to achieve.&lt;/p&gt;

&lt;p&gt;Glad all these fixes are coming its taken a bloody age to happen but at least it is happening. &lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>glad they have been working on some bug fixes once its part of vista the browser will be upgradable much like safari is in osx which is something that should of been included much earlier but I guess due to all the law suits would of be hard to achieve.</p>
<p>Glad all these fixes are coming its taken a bloody age to happen but at least it is happening. </p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Yank</title>
		<link>http://www.sitepoint.com/blogs/2005/08/01/ie7-beta-2-fix-list-posted/comment-page-1/#comment-4267</link>
		<dc:creator>Kevin Yank</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">21691230#comment-4267</guid>
		<description>&lt;p&gt;I think proper XHTML support (with all that entails--MIME type detection, full XML styling support and HTML DOM standard support) would be a nice goal for IE 8, but right now I&#039;d rather Microsoft release IE 7 before the end of the year with all the vital fixes that are keeping us from doing out jobs right. Once that&#039;s done, I&#039;d love Microsoft to follow through with proper XHTML support, say, a year later. I&#039;m not holding my breath, though.&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>I think proper XHTML support (with all that entails&#8211;MIME type detection, full XML styling support and HTML DOM standard support) would be a nice goal for IE 8, but right now I&#8217;d rather Microsoft release IE 7 before the end of the year with all the vital fixes that are keeping us from doing out jobs right. Once that&#8217;s done, I&#8217;d love Microsoft to follow through with proper XHTML support, say, a year later. I&#8217;m not holding my breath, though.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Livingston</title>
		<link>http://www.sitepoint.com/blogs/2005/08/01/ie7-beta-2-fix-list-posted/comment-page-1/#comment-4268</link>
		<dc:creator>Dr Livingston</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">21691230#comment-4268</guid>
		<description>&lt;p&gt;&gt; Once that&#039;s done, I&#039;d love Microsoft to follow through with proper XHTML support, say, a year later.&lt;/p&gt;

&lt;p&gt;Well, if I had my way, I just wouldn&#039;t be bothered with it. Think about it for a moment huh?&lt;/p&gt;

&lt;p&gt;Here we have Microsoft, one of the largest, if not thee largest software companies on the planet, and with all their resources they still cannot develop an acceptable browser for todays users and market?&lt;/p&gt;

&lt;p&gt;I have to think to myself, why is that... And then I&#039;ve to ask myself why should I develop for this browser, what motive or incentive have I got to do so?&lt;/p&gt;

&lt;p&gt;...&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>> Once that&#8217;s done, I&#8217;d love Microsoft to follow through with proper XHTML support, say, a year later.</p>
<p>Well, if I had my way, I just wouldn&#8217;t be bothered with it. Think about it for a moment huh?</p>
<p>Here we have Microsoft, one of the largest, if not thee largest software companies on the planet, and with all their resources they still cannot develop an acceptable browser for todays users and market?</p>
<p>I have to think to myself, why is that&#8230; And then I&#8217;ve to ask myself why should I develop for this browser, what motive or incentive have I got to do so?</p>
<p>&#8230;</p>]]></content:encoded>
	</item>
</channel>
</rss>
