<?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 Sean McCullough</title>
	<atom:link href="http://seanmccullough.ca/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://seanmccullough.ca/blog</link>
	<description>Learn, Understand, Apply, Share and repeat</description>
	<lastBuildDate>Sun, 17 Jan 2010 16:17:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on jQuery&#8217;s curvycorners issue with the IE&#8217;s by Binyamin</title>
		<link>http://seanmccullough.ca/blog/?p=15&#038;cpage=1#comment-28</link>
		<dc:creator>Binyamin</dc:creator>
		<pubDate>Sun, 17 Jan 2010 16:17:29 +0000</pubDate>
		<guid isPermaLink="false">http://seanmccullough.ca/blog/?p=15#comment-28</guid>
		<description>jQuery Curvy Corners 2.0.2 Beta 3 with jQuery 1.4 looks like is working on IE7 and IE8.</description>
		<content:encoded><![CDATA[<p>jQuery Curvy Corners 2.0.2 Beta 3 with jQuery 1.4 looks like is working on IE7 and IE8.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery&#8217;s curvycorners issue with the IE&#8217;s by Binyamin</title>
		<link>http://seanmccullough.ca/blog/?p=15&#038;cpage=1#comment-27</link>
		<dc:creator>Binyamin</dc:creator>
		<pubDate>Fri, 15 Jan 2010 11:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://seanmccullough.ca/blog/?p=15#comment-27</guid>
		<description>How to fix IE7 and IE8 issues for JQuery Curvy Corners 2.0.2 Beta 3?
version 2.0.2 Beta 3 - http://jquerycurvycorners.googlecode.com/files/jquerycurvycorners%202.zip
Print Screen from IE7 - http://img193.imageshack.us/img193/8000/jquerycurvycorners202be.jpg</description>
		<content:encoded><![CDATA[<p>How to fix IE7 and IE8 issues for JQuery Curvy Corners 2.0.2 Beta 3?<br />
version 2.0.2 Beta 3 &#8211; <a href="http://jquerycurvycorners.googlecode.com/files/jquerycurvycorners%202.zip" rel="nofollow">http://jquerycurvycorners.googlecode.com/files/jquerycurvycorners%202.zip</a><br />
Print Screen from IE7 &#8211; <a href="http://img193.imageshack.us/img193/8000/jquerycurvycorners202be.jpg" rel="nofollow">http://img193.imageshack.us/img193/8000/jquerycurvycorners202be.jpg</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Scroll bars in IE vs. FireFox by wow gold</title>
		<link>http://seanmccullough.ca/blog/?p=4&#038;cpage=1#comment-26</link>
		<dc:creator>wow gold</dc:creator>
		<pubDate>Sat, 27 Jun 2009 06:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://seanmccullough.ca/blog/?p=4#comment-26</guid>
		<description>Wonderful article. I been looking for one on a similar note. I guess you always have something up your sleeve.</description>
		<content:encoded><![CDATA[<p>Wonderful article. I been looking for one on a similar note. I guess you always have something up your sleeve.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Scroll bars in IE vs. FireFox by smccullo</title>
		<link>http://seanmccullough.ca/blog/?p=4&#038;cpage=1#comment-25</link>
		<dc:creator>smccullo</dc:creator>
		<pubDate>Tue, 16 Jun 2009 19:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://seanmccullough.ca/blog/?p=4#comment-25</guid>
		<description>Ok, I just realized that I could have just done.
&lt;code&gt;html body.step2, body.step2 { overflow: hidden; }&lt;/code&gt;
instead of using MORE jQuery than needed.

*smacks forehead*

Your friendly neighbourhood,
Sean McCullough</description>
		<content:encoded><![CDATA[<p>Ok, I just realized that I could have just done.<br />
<code>html body.step2, body.step2 { overflow: hidden; }</code><br />
instead of using MORE jQuery than needed.</p>
<p>*smacks forehead*</p>
<p>Your friendly neighbourhood,<br />
Sean McCullough</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery&#8217;s curvycorners issue with the IE&#8217;s by Simon</title>
		<link>http://seanmccullough.ca/blog/?p=15&#038;cpage=1#comment-24</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 10 Jun 2009 20:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://seanmccullough.ca/blog/?p=15#comment-24</guid>
		<description>Thanks man! So glad I finally fixed it.

Stupid IE.</description>
		<content:encoded><![CDATA[<p>Thanks man! So glad I finally fixed it.</p>
<p>Stupid IE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery&#8217;s curvycorners issue with the IE&#8217;s by Sarmat</title>
		<link>http://seanmccullough.ca/blog/?p=15&#038;cpage=1#comment-23</link>
		<dc:creator>Sarmat</dc:creator>
		<pubDate>Tue, 12 May 2009 23:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://seanmccullough.ca/blog/?p=15#comment-23</guid>
		<description>Sean, thank you for this fix. Now, it&#039;s really pleasure use curvycorners plugin in my projects!</description>
		<content:encoded><![CDATA[<p>Sean, thank you for this fix. Now, it&#8217;s really pleasure use curvycorners plugin in my projects!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery&#8217;s curvycorners issue with the IE&#8217;s by Oscar</title>
		<link>http://seanmccullough.ca/blog/?p=15&#038;cpage=1#comment-22</link>
		<dc:creator>Oscar</dc:creator>
		<pubDate>Sat, 09 May 2009 20:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://seanmccullough.ca/blog/?p=15#comment-22</guid>
		<description>Awesome, thanks for posting this. It fixed my issue!</description>
		<content:encoded><![CDATA[<p>Awesome, thanks for posting this. It fixed my issue!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery&#8217;s curvycorners issue with the IE&#8217;s by Malcolm</title>
		<link>http://seanmccullough.ca/blog/?p=15&#038;cpage=1#comment-19</link>
		<dc:creator>Malcolm</dc:creator>
		<pubDate>Tue, 05 May 2009 07:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://seanmccullough.ca/blog/?p=15#comment-19</guid>
		<description>Very glad I found the link to your site from reading the comments at Blue Anvil. Thanks for posting this fix!

Cheers,

Malcolm.</description>
		<content:encoded><![CDATA[<p>Very glad I found the link to your site from reading the comments at Blue Anvil. Thanks for posting this fix!</p>
<p>Cheers,</p>
<p>Malcolm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery&#8217;s curvycorners issue with the IE&#8217;s by joy</title>
		<link>http://seanmccullough.ca/blog/?p=15&#038;cpage=1#comment-16</link>
		<dc:creator>joy</dc:creator>
		<pubDate>Tue, 28 Apr 2009 22:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://seanmccullough.ca/blog/?p=15#comment-16</guid>
		<description>Awesome! Thanks for the fix.
In addition to the normal IE7, it works in IE7 standalone too. :)</description>
		<content:encoded><![CDATA[<p>Awesome! Thanks for the fix.<br />
In addition to the normal IE7, it works in IE7 standalone too. <img src='http://seanmccullough.ca/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery&#8217;s curvycorners issue with the IE&#8217;s by smccullo</title>
		<link>http://seanmccullough.ca/blog/?p=15&#038;cpage=1#comment-15</link>
		<dc:creator>smccullo</dc:creator>
		<pubDate>Fri, 24 Apr 2009 17:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://seanmccullough.ca/blog/?p=15#comment-15</guid>
		<description>@Daniel Florien
Thanks Dan, just trying to make it easier for us! ;)
Hope I can help further with future posts!

Your friendly neighbourhood,
Smccullough</description>
		<content:encoded><![CDATA[<p>@Daniel Florien<br />
Thanks Dan, just trying to make it easier for us! <img src='http://seanmccullough.ca/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Hope I can help further with future posts!</p>
<p>Your friendly neighbourhood,<br />
Smccullough</p>
]]></content:encoded>
	</item>
</channel>
</rss>

