<?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: Internet Explorer 8 and CSS3</title>
	<atom:link href="http://jamesblogs.com/2009/05/10/internet-explorer-8-and-css3/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamesblogs.com/2009/05/10/internet-explorer-8-and-css3/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 16:33:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Web Filter</title>
		<link>http://jamesblogs.com/2009/05/10/internet-explorer-8-and-css3/#comment-1765</link>
		<dc:creator>Web Filter</dc:creator>
		<pubDate>Fri, 30 Dec 2011 08:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.james-blogs.com/?p=780#comment-1765</guid>
		<description>Internet explorer is the best and famous browser for net surfing and provide many enhance and creative features. </description>
		<content:encoded><![CDATA[<p>Internet explorer is the best and famous browser for net surfing and provide many enhance and creative features. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary A.MacDonald</title>
		<link>http://jamesblogs.com/2009/05/10/internet-explorer-8-and-css3/#comment-591</link>
		<dc:creator>Gary A.MacDonald</dc:creator>
		<pubDate>Mon, 19 Apr 2010 15:21:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.james-blogs.com/?p=780#comment-591</guid>
		<description>Ok, IE8 a great browser! Even mentioning the name can get me into serious trouble in my circles yet alone with myself.

Sure the standards have increased, but its taken lets see, almost 3 years, and in the process, its still about 2 or 3 years behind.

Exciting? No. Its dribble. Trying to emulate Chrome, Firefox and other REAL browsers out there. Opera has more functionality than IE8.

No CSS3 compliant! My big beef! Designing pages for Chrome, Firefox and other REAL Browsers is great, but the biggest upset is IE8 in which you have to water things down so that the Sheep still using the sub-standard browser can use it.</description>
		<content:encoded><![CDATA[<p>Ok, IE8 a great browser! Even mentioning the name can get me into serious trouble in my circles yet alone with myself.</p>
<p>Sure the standards have increased, but its taken lets see, almost 3 years, and in the process, its still about 2 or 3 years behind.</p>
<p>Exciting? No. Its dribble. Trying to emulate Chrome, Firefox and other REAL browsers out there. Opera has more functionality than IE8.</p>
<p>No CSS3 compliant! My big beef! Designing pages for Chrome, Firefox and other REAL Browsers is great, but the biggest upset is IE8 in which you have to water things down so that the Sheep still using the sub-standard browser can use it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alohatk</title>
		<link>http://jamesblogs.com/2009/05/10/internet-explorer-8-and-css3/#comment-590</link>
		<dc:creator>alohatk</dc:creator>
		<pubDate>Wed, 03 Mar 2010 07:38:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.james-blogs.com/?p=780#comment-590</guid>
		<description>internet explorer not support cc3 i waiting for IE9 to fix this problem, because many people in thailand use IE, according ie 87%, firefox 10% and google chome 3% i&#039;m boring about this so much and i wish W3C have standard to protect war browser, sorry in my english.</description>
		<content:encoded><![CDATA[<p>internet explorer not support cc3 i waiting for IE9 to fix this problem, because many people in thailand use IE, according ie 87%, firefox 10% and google chome 3% i&#8217;m boring about this so much and i wish W3C have standard to protect war browser, sorry in my english.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johann Blake</title>
		<link>http://jamesblogs.com/2009/05/10/internet-explorer-8-and-css3/#comment-589</link>
		<dc:creator>Johann Blake</dc:creator>
		<pubDate>Fri, 12 Feb 2010 08:48:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.james-blogs.com/?p=780#comment-589</guid>
		<description>I use several browsers but IE8 is my primary browser. IE8 does tend to render the majority of webpages more accurately than the other browsers even though it implements only half of the CSS3 standard. This is not surprising. Most websites are still built with CSS2.1 or earlier.

You can run a browser test against CSS3 at:
http://www.css3.info/selectors-test/test.html

Firefox, Chrome and Safari passed all the tests. IE8 didn&#039;t even pass half of the tests and some CSS3 features are reported as buggy.

As a developer though, I use jQuery which is a Javascript library that relies heavily upon CSS3. Interestingly, jQuery produces better results than Firefox for those CSS3 features that are supported on IE8.

Microsoft used to be known for supporting the development of industry standards but that seems to have changed over the last several years. Today, volunteer developers are more eager to update Firefox with the latest CSS3 features than Microsoft is, in a quest to get the CSS3 accepted by the community at large.

Personally, I think that HTML, CSS and Flash are fading out. As Google Android continues to grow, web apps will be written for the native OS because only a native OS can deliver rich desktop UIs. It will be a while though before that becomes accepted by the masses but it has already started.</description>
		<content:encoded><![CDATA[<p>I use several browsers but IE8 is my primary browser. IE8 does tend to render the majority of webpages more accurately than the other browsers even though it implements only half of the CSS3 standard. This is not surprising. Most websites are still built with CSS2.1 or earlier.</p>
<p>You can run a browser test against CSS3 at:<br />
<a href="http://www.css3.info/selectors-test/test.html" >http://www.css3.info/selectors-test/test.html</a></p>
<p>Firefox, Chrome and Safari passed all the tests. IE8 didn&#8217;t even pass half of the tests and some CSS3 features are reported as buggy.</p>
<p>As a developer though, I use jQuery which is a Javascript library that relies heavily upon CSS3. Interestingly, jQuery produces better results than Firefox for those CSS3 features that are supported on IE8.</p>
<p>Microsoft used to be known for supporting the development of industry standards but that seems to have changed over the last several years. Today, volunteer developers are more eager to update Firefox with the latest CSS3 features than Microsoft is, in a quest to get the CSS3 accepted by the community at large.</p>
<p>Personally, I think that HTML, CSS and Flash are fading out. As Google Android continues to grow, web apps will be written for the native OS because only a native OS can deliver rich desktop UIs. It will be a while though before that becomes accepted by the masses but it has already started.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WebDeveloper14</title>
		<link>http://jamesblogs.com/2009/05/10/internet-explorer-8-and-css3/#comment-588</link>
		<dc:creator>WebDeveloper14</dc:creator>
		<pubDate>Wed, 13 Jan 2010 00:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.james-blogs.com/?p=780#comment-588</guid>
		<description>Now I&#039;m not against Microsoft and am an avid Windows users, but from someone who creates webpages all day long, let me say this to your IE users:

If you use IE, you do not realize that you are missing many elements of that make the webpage look even better... rounded corners, box shadows, and even transparency in many situations all make for a better experience and make things easier to see. If you switch to a different browser (Firefox, Chrome, Safari), you will likely notice many visual enhancements along along with even more speed improvements! I&#039;ve had to completely remove transparency for IE on many websites because the transparency CSS filter caused the website to run ridiculously slow.

I often use CSS3 rules when creating websites knowing that IE users won&#039;t see them. It&#039;s just that the time it takes to add rounded corners or box shadows that work with IE is often not worth the effort... thus leaving a much flatter webpage for IE users.

Getting a web browser that supports the accepted standards would be worth the upgrade for more reasons than one!</description>
		<content:encoded><![CDATA[<p>Now I&#8217;m not against Microsoft and am an avid Windows users, but from someone who creates webpages all day long, let me say this to your IE users:</p>
<p>If you use IE, you do not realize that you are missing many elements of that make the webpage look even better&#8230; rounded corners, box shadows, and even transparency in many situations all make for a better experience and make things easier to see. If you switch to a different browser (Firefox, Chrome, Safari), you will likely notice many visual enhancements along along with even more speed improvements! I&#8217;ve had to completely remove transparency for IE on many websites because the transparency CSS filter caused the website to run ridiculously slow.</p>
<p>I often use CSS3 rules when creating websites knowing that IE users won&#8217;t see them. It&#8217;s just that the time it takes to add rounded corners or box shadows that work with IE is often not worth the effort&#8230; thus leaving a much flatter webpage for IE users.</p>
<p>Getting a web browser that supports the accepted standards would be worth the upgrade for more reasons than one!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marlon</title>
		<link>http://jamesblogs.com/2009/05/10/internet-explorer-8-and-css3/#comment-587</link>
		<dc:creator>Marlon</dc:creator>
		<pubDate>Sun, 10 Jan 2010 05:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.james-blogs.com/?p=780#comment-587</guid>
		<description>Internet Explorer 8 is really good.  This browser is very very stable and i have been using it for quite a while without blue screens or crashes.</description>
		<content:encoded><![CDATA[<p>Internet Explorer 8 is really good.  This browser is very very stable and i have been using it for quite a while without blue screens or crashes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ISLANDSURFERBOY</title>
		<link>http://jamesblogs.com/2009/05/10/internet-explorer-8-and-css3/#comment-586</link>
		<dc:creator>ISLANDSURFERBOY</dc:creator>
		<pubDate>Wed, 02 Dec 2009 03:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.james-blogs.com/?p=780#comment-586</guid>
		<description>IE8 has issues - will not display navigation bars on websites created by publisher. Why? Don&#039;t know. Will show up on IE 7 and Safari. Have contacted several friends that have IE8 &amp; the same - No navigation bars. Why? Still trying to fix - I need help!</description>
		<content:encoded><![CDATA[<p>IE8 has issues &#8211; will not display navigation bars on websites created by publisher. Why? Don&#8217;t know. Will show up on IE 7 and Safari. Have contacted several friends that have IE8 &amp; the same &#8211; No navigation bars. Why? Still trying to fix &#8211; I need help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Razel</title>
		<link>http://jamesblogs.com/2009/05/10/internet-explorer-8-and-css3/#comment-585</link>
		<dc:creator>Razel</dc:creator>
		<pubDate>Mon, 02 Nov 2009 05:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.james-blogs.com/?p=780#comment-585</guid>
		<description>i love Internet Explorer 8 because it is so much stable that the previous versions of IE. IE7 sometimes freezes and causes blue screens on my PC.</description>
		<content:encoded><![CDATA[<p>i love Internet Explorer 8 because it is so much stable that the previous versions of IE. IE7 sometimes freezes and causes blue screens on my PC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pamela</title>
		<link>http://jamesblogs.com/2009/05/10/internet-explorer-8-and-css3/#comment-584</link>
		<dc:creator>Pamela</dc:creator>
		<pubDate>Thu, 22 Oct 2009 03:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.james-blogs.com/?p=780#comment-584</guid>
		<description>Internet Explorer 8 is so much better than the previous version of internet explorer browser. it is more stable and loads faster.</description>
		<content:encoded><![CDATA[<p>Internet Explorer 8 is so much better than the previous version of internet explorer browser. it is more stable and loads faster.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Acnerdz</title>
		<link>http://jamesblogs.com/2009/05/10/internet-explorer-8-and-css3/#comment-583</link>
		<dc:creator>Acnerdz</dc:creator>
		<pubDate>Fri, 11 Sep 2009 15:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.james-blogs.com/?p=780#comment-583</guid>
		<description>Internet Explorer 8 seems to be the best browser for me. I can open more than 20 windows simultaneously without crashing. IE7 and IE6 is unstable that if you open more than windows at a time it just freezes or causes the blue screen.</description>
		<content:encoded><![CDATA[<p>Internet Explorer 8 seems to be the best browser for me. I can open more than 20 windows simultaneously without crashing. IE7 and IE6 is unstable that if you open more than windows at a time it just freezes or causes the blue screen.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

