<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Developer's Camp &#187; Internet Explorer</title>
	<atom:link href="http://www.developerscamp.com/tag/internet-explorer/feed" rel="self" type="application/rss+xml" />
	<link>http://www.developerscamp.com</link>
	<description>Tech Developer's Community Resource.</description>
	<lastBuildDate>Tue, 25 May 2010 11:42:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Is Firefox the World&#8217;s Most Vulnerable Browser?</title>
		<link>http://www.developerscamp.com/security-privacy/is-firefox-the-worlds-most-vulnerable-browser.html</link>
		<comments>http://www.developerscamp.com/security-privacy/is-firefox-the-worlds-most-vulnerable-browser.html#comments</comments>
		<pubDate>Fri, 17 Apr 2009 08:32:28 +0000</pubDate>
		<dc:creator>sean</dc:creator>
				<category><![CDATA[Security & Privacy]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://www.developerscamp.com/?p=155</guid>
		<description><![CDATA[
Firefox fans take note: A just-released report from the security company Secunia found that Firefox is far more vulnerable than Opera, Safari, and Internet Explorer --- and by a wide margin. In 2008, it had nearly four times as many vulnerabilities as each of those browsers.

]]></description>
		<wfw:commentRss>http://www.developerscamp.com/security-privacy/is-firefox-the-worlds-most-vulnerable-browser.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer CSS bug fixes</title>
		<link>http://www.developerscamp.com/topics/css/internet-explorer-css-bug-fixes.html</link>
		<comments>http://www.developerscamp.com/topics/css/internet-explorer-css-bug-fixes.html#comments</comments>
		<pubDate>Tue, 24 Jun 2008 07:51:14 +0000</pubDate>
		<dc:creator>DevCamp</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Adobe Flash]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[light box]]></category>

		<guid isPermaLink="false">http://www.developerscamp.com/?p=29</guid>
		<description><![CDATA[The  &#60;!&#8211;[if IE]&#62; Tag
Problem: Various sizes, margins and padding attributes can display differently in Internet Explorer, this coded snippet can help you sort out these problems.
Â 
Add this code with your required settings underneith  your pages &#60;style&#62; or external style link:
&#60;!&#8211;[if IE]&#62;
 &#60;style&#62;
 .item {
 margin: 5px;
 padding: 10px;
 }
 &#60;/style&#62;
 &#60;![EndIf]&#8211;&#62;
Â 
These [...]]]></description>
		<wfw:commentRss>http://www.developerscamp.com/topics/css/internet-explorer-css-bug-fixes.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->