<?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 on: HTTP Only cookies in Firefox</title>
	<atom:link href="http://blog.mattmecham.com/2006/09/14/http-only-cookies-in-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mattmecham.com/2006/09/14/http-only-cookies-in-firefox/</link>
	<description>A utopia of randomness from a bloke who develops internet software and is also a dad</description>
	<lastBuildDate>Thu, 26 Jan 2012 07:08:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Alex</title>
		<link>http://blog.mattmecham.com/2006/09/14/http-only-cookies-in-firefox/comment-page-1/#comment-4463</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 23 Jun 2007 22:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattmecham.com/blog1/2006/09/14/http-only-cookies-in-firefox/#comment-4463</guid>
		<description>Just found this post after searching the &#039;net trying to find out why the Google Analytics code throws errors when used in IPB.

I understand being worried about cookies, but is this the right way to go about addressing these issues?

I&#039;m sure I&#039;m not the only one who has spent the better part of an hour trying to figure it out.

Perhaps fixing the back-end code to strip out unwanted input is a better idea?</description>
		<content:encoded><![CDATA[<p>Just found this post after searching the &#8216;net trying to find out why the Google Analytics code throws errors when used in IPB.</p>
<p>I understand being worried about cookies, but is this the right way to go about addressing these issues?</p>
<p>I&#8217;m sure I&#8217;m not the only one who has spent the better part of an hour trying to figure it out.</p>
<p>Perhaps fixing the back-end code to strip out unwanted input is a better idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Esser</title>
		<link>http://blog.mattmecham.com/2006/09/14/http-only-cookies-in-firefox/comment-page-1/#comment-2347</link>
		<dc:creator>Stefan Esser</dc:creator>
		<pubDate>Tue, 24 Oct 2006 21:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattmecham.com/blog1/2006/09/14/http-only-cookies-in-firefox/#comment-2347</guid>
		<description>Here is another working hack. This time a client side protection.

&lt;a href=&quot;http://blog.php-security.org/archives/40-httpOnly-Cookies-in-Firefox-2.0.html&quot; rel=&quot;nofollow&quot;&gt;http://blog.php-security.org/archives/40-httpOnly-Cookies-in-Firefox-2.0.html&lt;/a&gt;
</description>
		<content:encoded><![CDATA[<p>Here is another working hack. This time a client side protection.</p>
<p><a href="http://blog.php-security.org/archives/40-httpOnly-Cookies-in-Firefox-2.0.html" rel="nofollow">http://blog.php-security.org/archives/40-httpOnly-Cookies-in-Firefox-2.0.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lewis</title>
		<link>http://blog.mattmecham.com/2006/09/14/http-only-cookies-in-firefox/comment-page-1/#comment-2346</link>
		<dc:creator>Lewis</dc:creator>
		<pubDate>Fri, 06 Oct 2006 21:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattmecham.com/blog1/2006/09/14/http-only-cookies-in-firefox/#comment-2346</guid>
		<description>Won&#039;t a simple eval get round this?</description>
		<content:encoded><![CDATA[<p>Won&#8217;t a simple eval get round this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wilhelm32</title>
		<link>http://blog.mattmecham.com/2006/09/14/http-only-cookies-in-firefox/comment-page-1/#comment-2345</link>
		<dc:creator>Wilhelm32</dc:creator>
		<pubDate>Mon, 18 Sep 2006 04:16:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattmecham.com/blog1/2006/09/14/http-only-cookies-in-firefox/#comment-2345</guid>
		<description>Thanks for the heads up Scott. And thanks to Jelsoft for the patch (as well as for the update on vb 3.6!)

And Matt, well um..I guess thanks as well...</description>
		<content:encoded><![CDATA[<p>Thanks for the heads up Scott. And thanks to Jelsoft for the patch (as well as for the update on vb 3.6!)</p>
<p>And Matt, well um..I guess thanks as well&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucky</title>
		<link>http://blog.mattmecham.com/2006/09/14/http-only-cookies-in-firefox/comment-page-1/#comment-2344</link>
		<dc:creator>Lucky</dc:creator>
		<pubDate>Sun, 17 Sep 2006 00:06:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattmecham.com/blog1/2006/09/14/http-only-cookies-in-firefox/#comment-2344</guid>
		<description>lol</description>
		<content:encoded><![CDATA[<p>lol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott MacVicar</title>
		<link>http://blog.mattmecham.com/2006/09/14/http-only-cookies-in-firefox/comment-page-1/#comment-2343</link>
		<dc:creator>Scott MacVicar</dc:creator>
		<pubDate>Sat, 16 Sep 2006 23:33:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattmecham.com/blog1/2006/09/14/http-only-cookies-in-firefox/#comment-2343</guid>
		<description>We had HTTP Only cookies written before 3.6.0 was released, but as everyone knows untested code late in the release process is bad.

A patch was submitted to PHP on August 7th so that everyone could benefit from this.

&lt;a href=&quot;http://news.php.net/php.internals/25233&quot; rel=&quot;nofollow&quot;&gt;http://news.php.net/php.internals/25233&lt;/a&gt;

So if anything Matt has blogged about a feature that Jelsoft helped to implement in PHP well over a month ago.

Hope that clears things up for all of you.</description>
		<content:encoded><![CDATA[<p>We had HTTP Only cookies written before 3.6.0 was released, but as everyone knows untested code late in the release process is bad.</p>
<p>A patch was submitted to PHP on August 7th so that everyone could benefit from this.</p>
<p><a href="http://news.php.net/php.internals/25233" rel="nofollow">http://news.php.net/php.internals/25233</a></p>
<p>So if anything Matt has blogged about a feature that Jelsoft helped to implement in PHP well over a month ago.</p>
<p>Hope that clears things up for all of you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zain</title>
		<link>http://blog.mattmecham.com/2006/09/14/http-only-cookies-in-firefox/comment-page-1/#comment-2342</link>
		<dc:creator>Zain</dc:creator>
		<pubDate>Sat, 16 Sep 2006 02:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattmecham.com/blog1/2006/09/14/http-only-cookies-in-firefox/#comment-2342</guid>
		<description>Haha, i so agree with that :P</description>
		<content:encoded><![CDATA[<p>Haha, i so agree with that <img src='http://blog.mattmecham.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://blog.mattmecham.com/2006/09/14/http-only-cookies-in-firefox/comment-page-1/#comment-2341</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 16 Sep 2006 02:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattmecham.com/blog1/2006/09/14/http-only-cookies-in-firefox/#comment-2341</guid>
		<description>oho &quot;Jelsoft start your photocopiers!&quot;</description>
		<content:encoded><![CDATA[<p>oho &#8220;Jelsoft start your photocopiers!&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don Wilson</title>
		<link>http://blog.mattmecham.com/2006/09/14/http-only-cookies-in-firefox/comment-page-1/#comment-2340</link>
		<dc:creator>Don Wilson</dc:creator>
		<pubDate>Sat, 16 Sep 2006 01:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattmecham.com/blog1/2006/09/14/http-only-cookies-in-firefox/#comment-2340</guid>
		<description>I&#039;m sure they have him on their rss feed readers ;)</description>
		<content:encoded><![CDATA[<p>I&#8217;m sure they have him on their rss feed readers <img src='http://blog.mattmecham.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zain</title>
		<link>http://blog.mattmecham.com/2006/09/14/http-only-cookies-in-firefox/comment-page-1/#comment-2339</link>
		<dc:creator>Zain</dc:creator>
		<pubDate>Sat, 16 Sep 2006 01:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattmecham.com/blog1/2006/09/14/http-only-cookies-in-firefox/#comment-2339</guid>
		<description>Aah, I see jelsoft releasing vb 3.6.1 on 13th sept with an implementation of HTTPOnly Cookie. lol :p</description>
		<content:encoded><![CDATA[<p>Aah, I see jelsoft releasing vb 3.6.1 on 13th sept with an implementation of HTTPOnly Cookie. lol :p</p>
]]></content:encoded>
	</item>
</channel>
</rss>

