<?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 for Daniel Hall&#039;s Website</title>
	<atom:link href="http://www.danielhall.me/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danielhall.me</link>
	<description>Because the Internet doesn&#039;t have enough opinions already</description>
	<lastBuildDate>Tue, 13 Jul 2010 11:53:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Protecting Email with DKIM by Mujtaba Hussain</title>
		<link>http://www.danielhall.me/2010/07/protecting-email-with-dkim/comment-page-1/#comment-3632</link>
		<dc:creator>Mujtaba Hussain</dc:creator>
		<pubDate>Tue, 13 Jul 2010 11:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielhall.me/?p=629#comment-3632</guid>
		<description>Do I still have to put up with sendmail in this era? :(</description>
		<content:encoded><![CDATA[<p>Do I still have to put up with sendmail in this era? <img src='http://www.danielhall.me/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google&#8217;s Privacy Bungle by Daniel</title>
		<link>http://www.danielhall.me/2010/06/googles-privacy-bungle/comment-page-1/#comment-2381</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sat, 05 Jun 2010 12:54:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielhall.me/?p=621#comment-2381</guid>
		<description>Its not Facebook I am critisizing, its the people who complain about privacy and then go and put all their data on Facebook.</description>
		<content:encoded><![CDATA[<p>Its not Facebook I am critisizing, its the people who complain about privacy and then go and put all their data on Facebook.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google&#8217;s Privacy Bungle by Mujtaba Hussain</title>
		<link>http://www.danielhall.me/2010/06/googles-privacy-bungle/comment-page-1/#comment-2369</link>
		<dc:creator>Mujtaba Hussain</dc:creator>
		<pubDate>Sat, 05 Jun 2010 09:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielhall.me/?p=621#comment-2369</guid>
		<description>I agree with you. Google should not be liable for capturing it. It is a past time now a days to blame your technical incompetence on the technical competence of others. 

Mujtaba Hussain

p.s. You too, my friend, are on facebook, so don&#039;t rush to criticise it :)</description>
		<content:encoded><![CDATA[<p>I agree with you. Google should not be liable for capturing it. It is a past time now a days to blame your technical incompetence on the technical competence of others. </p>
<p>Mujtaba Hussain</p>
<p>p.s. You too, my friend, are on facebook, so don&#8217;t rush to criticise it <img src='http://www.danielhall.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cross-Domain AJAX by Alex Peters</title>
		<link>http://www.danielhall.me/2010/05/cross-domain-ajax/comment-page-1/#comment-1437</link>
		<dc:creator>Alex Peters</dc:creator>
		<pubDate>Wed, 05 May 2010 01:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielhall.me/?p=499#comment-1437</guid>
		<description>Consider also &lt;a href=&quot;http://en.wikipedia.org/wiki/JSON#JSONP&quot; title=&quot;Wikipedia: JSON: JSONP&quot; rel=&quot;nofollow&quot;&gt;JSONP&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Consider also <a href="http://en.wikipedia.org/wiki/JSON#JSONP" title="Wikipedia: JSON: JSONP" rel="nofollow">JSONP</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Australian Mandatory Internet Filter by Daniel</title>
		<link>http://www.danielhall.me/2010/04/the-australian-mandatory-internet-filter/comment-page-1/#comment-1144</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 21 Apr 2010 06:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielhall.me/?p=564#comment-1144</guid>
		<description>The ISP&#039;s may decide on what filter to put in place, but ultimately the approach I outlined is the only possible way for the filter to work. The filter can either intercept all traffic and filter it (which would lead to false positives) or only filter specific traffic over the HTTP protocol by using a DNS intercept. This is practically the only approach that will come close to working for a large ISP but doesn&#039;t even come close to scaling to an entire country. In December 2008 the UK tried to block Wikipedia[1] causing all sorts of havok for the Wikipedia administrators and UK citizens alike. It should be noted that not all UK ISPs were involved and even that small subset managed to highlight the potential failure. This is not an attack at any particular filter, but rather the whole internet filtering methodology.

Everybody nowdays tends to believe that all URLs begin with http:// but this is not the case. URLs can be used for any number of protocols[2]. For example samba (windows file sharing) URLs begin with smb://, FTP links with ftp:// and even vnc:// for VNC connection strings. While all these &lt;em&gt;can&lt;/em&gt; be filtered, the filters proposed by the Government and tested at ENEX test labs are focused on the HTTP protocol only.

[1] http://www.techdirt.com/articles/20081207/1805293043.shtml
[2] http://en.wikipedia.org/wiki/Uniform_Resource_Locator</description>
		<content:encoded><![CDATA[<p>The ISP&#8217;s may decide on what filter to put in place, but ultimately the approach I outlined is the only possible way for the filter to work. The filter can either intercept all traffic and filter it (which would lead to false positives) or only filter specific traffic over the HTTP protocol by using a DNS intercept. This is practically the only approach that will come close to working for a large ISP but doesn&#8217;t even come close to scaling to an entire country. In December 2008 the UK tried to block Wikipedia[1] causing all sorts of havok for the Wikipedia administrators and UK citizens alike. It should be noted that not all UK ISPs were involved and even that small subset managed to highlight the potential failure. This is not an attack at any particular filter, but rather the whole internet filtering methodology.</p>
<p>Everybody nowdays tends to believe that all URLs begin with http:// but this is not the case. URLs can be used for any number of protocols[2]. For example samba (windows file sharing) URLs begin with smb://, FTP links with ftp:// and even vnc:// for VNC connection strings. While all these <em>can</em> be filtered, the filters proposed by the Government and tested at ENEX test labs are focused on the HTTP protocol only.</p>
<p>[1] <a href="http://www.techdirt.com/articles/20081207/1805293043.shtml" rel="nofollow">http://www.techdirt.com/articles/20081207/1805293043.shtml</a><br />
[2] <a href="http://en.wikipedia.org/wiki/Uniform_Resource_Locator" rel="nofollow">http://en.wikipedia.org/wiki/Uniform_Resource_Locator</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pet Projects by Daniel</title>
		<link>http://www.danielhall.me/2009/08/pet-projects/comment-page-1/#comment-1138</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 20 Apr 2010 23:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielhall.me/?p=253#comment-1138</guid>
		<description>Of course calling exec on a compiler (or part thereof) would be a no-no.</description>
		<content:encoded><![CDATA[<p>Of course calling exec on a compiler (or part thereof) would be a no-no.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pet Projects by Mujtaba Hussain</title>
		<link>http://www.danielhall.me/2009/08/pet-projects/comment-page-1/#comment-1137</link>
		<dc:creator>Mujtaba Hussain</dc:creator>
		<pubDate>Tue, 20 Apr 2010 23:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielhall.me/?p=253#comment-1137</guid>
		<description>How about this ? You write a piece of code which has more than 5 functions and you write it in C. Do not run it or check it.  Then you write a proper piece of code, in whatever language you want, to check if the first code section has any errors in it. 

This should keep you occupied :)

Mujtaba Hussain</description>
		<content:encoded><![CDATA[<p>How about this ? You write a piece of code which has more than 5 functions and you write it in C. Do not run it or check it.  Then you write a proper piece of code, in whatever language you want, to check if the first code section has any errors in it. </p>
<p>This should keep you occupied <img src='http://www.danielhall.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Mujtaba Hussain</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Australian Mandatory Internet Filter by MaxG</title>
		<link>http://www.danielhall.me/2010/04/the-australian-mandatory-internet-filter/comment-page-1/#comment-1127</link>
		<dc:creator>MaxG</dc:creator>
		<pubDate>Tue, 20 Apr 2010 12:33:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielhall.me/?p=564#comment-1127</guid>
		<description>Soz mate, but your technical description of the filter is inaccurate on several fronts.

First of all the ISPs will choose what filters they put in place, not the gov.

Second, no filters have been chosen yet.

Third, it is a URL filter system scenario, not a http filter.

So from all the filters that have not been chosen yet, which one does not handle high loads, and give a us a list of all the filters that were not tested but are still available to ISPs? 

Start there, get those right and let&#039;s see another article mate...

Good luck!</description>
		<content:encoded><![CDATA[<p>Soz mate, but your technical description of the filter is inaccurate on several fronts.</p>
<p>First of all the ISPs will choose what filters they put in place, not the gov.</p>
<p>Second, no filters have been chosen yet.</p>
<p>Third, it is a URL filter system scenario, not a http filter.</p>
<p>So from all the filters that have not been chosen yet, which one does not handle high loads, and give a us a list of all the filters that were not tested but are still available to ISPs? </p>
<p>Start there, get those right and let&#8217;s see another article mate&#8230;</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Me by Daniel</title>
		<link>http://www.danielhall.me/about-me/comment-page-1/#comment-1125</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 20 Apr 2010 11:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielhall.me/?page_id=131#comment-1125</guid>
		<description>Urrrr, no comment? Why is your website asking me for a password Mujtaba?</description>
		<content:encoded><![CDATA[<p>Urrrr, no comment? Why is your website asking me for a password Mujtaba?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Me by Mujtaba Hussain</title>
		<link>http://www.danielhall.me/about-me/comment-page-1/#comment-1101</link>
		<dc:creator>Mujtaba Hussain</dc:creator>
		<pubDate>Mon, 19 Apr 2010 04:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielhall.me/?page_id=131#comment-1101</guid>
		<description>Why are you such a jerk Daniel ? huh ? WHY WHY WHY ?</description>
		<content:encoded><![CDATA[<p>Why are you such a jerk Daniel ? huh ? WHY WHY WHY ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
