<?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>isnoop.net blog &#187; HTML</title>
	<atom:link href="http://blog.isnoop.net/tag/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.isnoop.net</link>
	<description>It&#039;s a Doozy!</description>
	<lastBuildDate>Tue, 22 Nov 2011 17:53:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>On Omitting Protocols From HTTP/HTTPS URLs</title>
		<link>http://blog.isnoop.net/2007/09/14/on-omitting-protocols-from-httphttps-urls/</link>
		<comments>http://blog.isnoop.net/2007/09/14/on-omitting-protocols-from-httphttps-urls/#comments</comments>
		<pubDate>Fri, 14 Sep 2007 21:54:47 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[UX]]></category>

		<guid isPermaLink="false">http://isnoop.net/blog/2007/09/14/on-omitting-protocols-from-httphttps-urls/</guid>
		<description><![CDATA[Many websites offer the flexibility to display the same page via both SSL and HTTP. The major problem with offering this is the possibility that embedded content will not be served via the same protocol; many browsers will throw an error if an SSL page embeds HTTP images. However, there is a simple and W3C [...]]]></description>
		<wfw:commentRss>http://blog.isnoop.net/2007/09/14/on-omitting-protocols-from-httphttps-urls/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

