<?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: What Social Networking Sites do you use?</title>
	<atom:link href="http://securitymusings.com/article/313/what-social-networking-sites-do-you-use/feed" rel="self" type="application/rss+xml" />
	<link>http://securitymusings.com/article/313/what-social-networking-sites-do-you-use</link>
	<description>Rants and raves from information security professionals</description>
	<pubDate>Thu, 20 Nov 2008 09:10:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Peter Hesse</title>
		<link>http://securitymusings.com/article/313/what-social-networking-sites-do-you-use#comment-135</link>
		<dc:creator>Peter Hesse</dc:creator>
		<pubDate>Thu, 29 May 2008 19:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://securitymusings.com/article/313/what-social-networking-sites-do-you-use#comment-135</guid>
		<description>	&lt;p&gt;Sorry to those who visit our site using IE who couldn&#8217;t get through since I posted this last night. &lt;/p&gt;

	&lt;p&gt;The way this code works is an interesting hack. It creates a hidden iframe with links to all the social networking sites it knows about.  Then, it forces the iframe to display visited sites in a different color regardless of what the stylesheet says to do. Then, parses the iframe to find the links marked as &#8216;visited&#8217;.&lt;/p&gt;

	&lt;p&gt;Anyway, due to the way IE parses and executes scripts and iframes, and the way that my blogging software (Textpattern) puts the scripts within the body element, it was causing IE to crash. Nice, eh?  I&#8217;ve kludged it by putting in a 1/2 second delay before it tries to execute the script, which seems to alleviate the problem.&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>Sorry to those who visit our site using IE who couldn&#8217;t get through since I posted this last night. </p>
<p>The way this code works is an interesting hack. It creates a hidden iframe with links to all the social networking sites it knows about.  Then, it forces the iframe to display visited sites in a different color regardless of what the stylesheet says to do. Then, parses the iframe to find the links marked as &#8216;visited&#8217;.</p>
<p>Anyway, due to the way IE parses and executes scripts and iframes, and the way that my blogging software (Textpattern) puts the scripts within the body element, it was causing IE to crash. Nice, eh?  I&#8217;ve kludged it by putting in a 1/2 second delay before it tries to execute the script, which seems to alleviate the problem.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
