<?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"
	>
<channel>
	<title>Comments on: You have defeated IE6! You gain 12 EXP and 4 GOLD!</title>
	<atom:link href="http://www.ladyada.net/rant/2007/02/you-have-defeated-ie6-you-gain-12-exp-and-4-gold/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ladyada.net/rant/2007/02/you-have-defeated-ie6-you-gain-12-exp-and-4-gold/</link>
	<description>afowejfaiwuehfakjnfa</description>
	<pubDate>Thu, 28 Aug 2008 05:25:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: spiffed</title>
		<link>http://www.ladyada.net/rant/2007/02/you-have-defeated-ie6-you-gain-12-exp-and-4-gold/#comment-4482</link>
		<dc:creator>spiffed</dc:creator>
		<pubDate>Tue, 26 Feb 2008 19:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.ladyada.net/rant/?p=49#comment-4482</guid>
		<description>Awesome code/hack. I made two small refinements though.

1) flickr seems to return empty width/height values for images. This breaks IE :(
The line "$img .= '&lt;/a&gt;';" needs to change to "$img .= '&lt;/a&gt;';"
I noticed you made this change to the code you're actually running... otherwise I wouldn't have figured it out.

2) flickr notes with a single-quote (') in them break. The "$boxes .= ...." line needs a double call to addslashes() around "$note['text']", like so: "addslashes(addslashes($note['text']))".

I also blogged about integrating it into Markdown: http://spiffie.org/computing/archives/2008/02/markdown_and_fl.html</description>
		<content:encoded><![CDATA[<p>Awesome code/hack. I made two small refinements though.</p>
<p>1) flickr seems to return empty width/height values for images. This breaks IE <img src='http://www.ladyada.net/rant/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
The line &#8220;$img .= &#8216;&#8216;;&#8221; needs to change to &#8220;$img .= &#8216;&#8216;;&#8221;<br />
I noticed you made this change to the code you&#8217;re actually running&#8230; otherwise I wouldn&#8217;t have figured it out.</p>
<p>2) flickr notes with a single-quote (&#8217;) in them break. The &#8220;$boxes .= &#8230;.&#8221; line needs a double call to addslashes() around &#8220;$note['text']&#8220;, like so: &#8220;addslashes(addslashes($note['text']))&#8221;.</p>
<p>I also blogged about integrating it into Markdown: <a href="http://spiffie.org/computing/archives/2008/02/markdown_and_fl.html" rel="nofollow">http://spiffie.org/computing/archives/2008/02/markdown_and_fl.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
