<?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 Noodles' Blog</title>
	<atom:link href="http://www.noodles.net.nz/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.noodles.net.nz</link>
	<description>There is no spoon</description>
	<lastBuildDate>Wed, 30 Jun 2010 04:57:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on New Zealand Postcode Database (V2) by Joe</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37798</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 30 Jun 2010 04:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37798</guid>
		<description>Or you can use this to extract the postcode from the NZ Post PDF
http://www.srmiller.net/nzpostcode/nzpostcode2csv.zip</description>
		<content:encoded><![CDATA[<p>Or you can use this to extract the postcode from the NZ Post PDF<br />
<a href="http://www.srmiller.net/nzpostcode/nzpostcode2csv.zip" rel="nofollow">http://www.srmiller.net/nzpostcode/nzpostcode2csv.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Zealand Postcode Database (V2) by James</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37794</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 17 Jun 2010 11:16:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37794</guid>
		<description>To everyone who wants to associate suburbs with region (no matter the accuracy) do the following;

1) Import the V1 version of the postcode database
2) Import the V2 version of the postcode database
3) Add a column to the suburbs table from the v2 database called regionid INT(11)
4) Run the following SQL (note I appended &quot;location_&quot; to the start of all my V2 tables, and renamed the V1 table postcodes_v1):

UPDATE location_suburbs, location_regions, postcodes_v1 SET location_suburbs.regionid = location_regions.regionid WHERE location_suburbs.suburb = postcodes_v1.suburb AND postcodes_v1.region = location_regions.regionid

Hope this helps... all I&#039;m looking for is a nice way to let people who register on a site pick a region and suburb!</description>
		<content:encoded><![CDATA[<p>To everyone who wants to associate suburbs with region (no matter the accuracy) do the following;</p>
<p>1) Import the V1 version of the postcode database<br />
2) Import the V2 version of the postcode database<br />
3) Add a column to the suburbs table from the v2 database called regionid INT(11)<br />
4) Run the following SQL (note I appended &#8220;location_&#8221; to the start of all my V2 tables, and renamed the V1 table postcodes_v1):</p>
<p>UPDATE location_suburbs, location_regions, postcodes_v1 SET location_suburbs.regionid = location_regions.regionid WHERE location_suburbs.suburb = postcodes_v1.suburb AND postcodes_v1.region = location_regions.regionid</p>
<p>Hope this helps&#8230; all I&#8217;m looking for is a nice way to let people who register on a site pick a region and suburb!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Zealand Postcode Database (V2) by James</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37793</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 17 Jun 2010 11:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37793</guid>
		<description>You. Are. A. God.

Thank you so much!</description>
		<content:encoded><![CDATA[<p>You. Are. A. God.</p>
<p>Thank you so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google DNS and OpenDNS vs CDNs by Gerardo Lisboa</title>
		<link>http://www.noodles.net.nz/2009/12/04/google-dns-and-opendns-vs-cdns/comment-page-1/#comment-37792</link>
		<dc:creator>Gerardo Lisboa</dc:creator>
		<pubDate>Mon, 14 Jun 2010 13:18:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/?p=51#comment-37792</guid>
		<description>Are the results from http://www.akamai.com/html/technology/products/personalization.html consistent with your problem?</description>
		<content:encoded><![CDATA[<p>Are the results from <a href="http://www.akamai.com/html/technology/products/personalization.html" rel="nofollow">http://www.akamai.com/html/technology/products/personalization.html</a> consistent with your problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows XP 32bit drivers for Dell Studio XPS 435MT by baklogic</title>
		<link>http://www.noodles.net.nz/2009/06/10/windows-xp-32bit-drivers-for-dell-studio-xps-435mt/comment-page-1/#comment-37790</link>
		<dc:creator>baklogic</dc:creator>
		<pubDate>Sat, 08 May 2010 11:22:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/?p=48#comment-37790</guid>
		<description>Thanks- you now need to look for Intel 82567, in their list on the left of that page, under network/ethernet controllers.
Good work --- very helpful</description>
		<content:encoded><![CDATA[<p>Thanks- you now need to look for Intel 82567, in their list on the left of that page, under network/ethernet controllers.<br />
Good work &#8212; very helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google DNS and OpenDNS vs CDNs by James Michaels</title>
		<link>http://www.noodles.net.nz/2009/12/04/google-dns-and-opendns-vs-cdns/comment-page-1/#comment-37786</link>
		<dc:creator>James Michaels</dc:creator>
		<pubDate>Sun, 25 Apr 2010 07:45:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/?p=51#comment-37786</guid>
		<description>I agree, until this is sorted you aren&#039;t necessarily better going onto a CDN.</description>
		<content:encoded><![CDATA[<p>I agree, until this is sorted you aren&#8217;t necessarily better going onto a CDN.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Zealand Postcode Database (V2) by James Michaels</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37785</link>
		<dc:creator>James Michaels</dc:creator>
		<pubDate>Sun, 25 Apr 2010 07:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37785</guid>
		<description>Thanks heaps. Do you have a phone number db to by any chance?</description>
		<content:encoded><![CDATA[<p>Thanks heaps. Do you have a phone number db to by any chance?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Zealand Postcode Database (V2) by Alex</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37784</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 12 Apr 2010 04:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37784</guid>
		<description>You are a star. Saved me a heap of time and money</description>
		<content:encoded><![CDATA[<p>You are a star. Saved me a heap of time and money</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DNS Stuff/DNS Report Alternative by Hughesey</title>
		<link>http://www.noodles.net.nz/2008/06/25/dns-stuffdns-report-alternative/comment-page-1/#comment-37782</link>
		<dc:creator>Hughesey</dc:creator>
		<pubDate>Tue, 16 Mar 2010 10:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/?p=21#comment-37782</guid>
		<description>Another DNS Report alternative is
http://www.viewdns.info/dnsreport</description>
		<content:encoded><![CDATA[<p>Another DNS Report alternative is<br />
<a href="http://www.viewdns.info/dnsreport" rel="nofollow">http://www.viewdns.info/dnsreport</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone 3G and Linksys WAG54G v3 incompatibility by CyberCitizen</title>
		<link>http://www.noodles.net.nz/2008/07/12/iphone-3g-and-linksys-wag54g-v3-incompatibility/comment-page-1/#comment-37780</link>
		<dc:creator>CyberCitizen</dc:creator>
		<pubDate>Tue, 23 Feb 2010 12:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/?p=24#comment-37780</guid>
		<description>Crap, This Doesn&#039;t Help Me, I Am Tapped Into The Neighbours Via WiFi, Can&#039;t Do An Update Via WiFi, As It Will Wipe Their Settings.</description>
		<content:encoded><![CDATA[<p>Crap, This Doesn&#8217;t Help Me, I Am Tapped Into The Neighbours Via WiFi, Can&#8217;t Do An Update Via WiFi, As It Will Wipe Their Settings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone 3G and Linksys WAG54G v3 incompatibility by Tuan Cao</title>
		<link>http://www.noodles.net.nz/2008/07/12/iphone-3g-and-linksys-wag54g-v3-incompatibility/comment-page-1/#comment-37779</link>
		<dc:creator>Tuan Cao</dc:creator>
		<pubDate>Tue, 09 Feb 2010 18:54:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/?p=24#comment-37779</guid>
		<description>This is so awesome. Thank for your valuable post.</description>
		<content:encoded><![CDATA[<p>This is so awesome. Thank for your valuable post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google DNS and OpenDNS vs CDNs by Harsh Agrawal</title>
		<link>http://www.noodles.net.nz/2009/12/04/google-dns-and-opendns-vs-cdns/comment-page-1/#comment-37758</link>
		<dc:creator>Harsh Agrawal</dc:creator>
		<pubDate>Sat, 05 Dec 2009 09:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/?p=51#comment-37758</guid>
		<description>I tried Google Public DNS and its fast
My report shows almost 50% less latency but when I changed name server for one of domain
it took time to reflect that changes on my local PC and as soon as I changed it to Open DNS 
I can see name server change</description>
		<content:encoded><![CDATA[<p>I tried Google Public DNS and its fast<br />
My report shows almost 50% less latency but when I changed name server for one of domain<br />
it took time to reflect that changes on my local PC and as soon as I changed it to Open DNS<br />
I can see name server change</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google DNS and OpenDNS vs CDNs by Owen</title>
		<link>http://www.noodles.net.nz/2009/12/04/google-dns-and-opendns-vs-cdns/comment-page-1/#comment-37757</link>
		<dc:creator>Owen</dc:creator>
		<pubDate>Sat, 05 Dec 2009 04:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/?p=51#comment-37757</guid>
		<description>I thought that geotargeting was based on the correlation of netblocks with countries?</description>
		<content:encoded><![CDATA[<p>I thought that geotargeting was based on the correlation of netblocks with countries?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Zealand Postcode Database by Ken</title>
		<link>http://www.noodles.net.nz/2006/08/09/nz-postcode-database/comment-page-2/#comment-37750</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Tue, 17 Nov 2009 04:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/?p=3#comment-37750</guid>
		<description>Hi, we are looking for a system to identify the general area of the country the post code is from and calculate the distance between NZ post codes. Will your info do this or can you suggest where we might be able to get this?</description>
		<content:encoded><![CDATA[<p>Hi, we are looking for a system to identify the general area of the country the post code is from and calculate the distance between NZ post codes. Will your info do this or can you suggest where we might be able to get this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows XP 32bit drivers for Dell Studio XPS 435MT by Dirk</title>
		<link>http://www.noodles.net.nz/2009/06/10/windows-xp-32bit-drivers-for-dell-studio-xps-435mt/comment-page-1/#comment-37749</link>
		<dc:creator>Dirk</dc:creator>
		<pubDate>Sat, 14 Nov 2009 02:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/?p=48#comment-37749</guid>
		<description>Thank you so much!</description>
		<content:encoded><![CDATA[<p>Thank you so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Zealand Postcode Database by noodles</title>
		<link>http://www.noodles.net.nz/2006/08/09/nz-postcode-database/comment-page-2/#comment-37747</link>
		<dc:creator>noodles</dc:creator>
		<pubDate>Mon, 09 Nov 2009 09:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/?p=3#comment-37747</guid>
		<description>It contains every region, but unfortunately I haven&#039;t been able to list the regions in the database as regions change depending on what source you look at.

It&#039;s on the list of things to do.</description>
		<content:encoded><![CDATA[<p>It contains every region, but unfortunately I haven&#8217;t been able to list the regions in the database as regions change depending on what source you look at.</p>
<p>It&#8217;s on the list of things to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Zealand Postcode Database by Eric</title>
		<link>http://www.noodles.net.nz/2006/08/09/nz-postcode-database/comment-page-2/#comment-37745</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Sun, 08 Nov 2009 02:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/?p=3#comment-37745</guid>
		<description>Hi,

Thanks so much for this.  Does it actually contain every region and it&#039;s associate suburbs for NZ??

Thanks so much - &gt; how do I make a donation?
Eric</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks so much for this.  Does it actually contain every region and it&#8217;s associate suburbs for NZ??</p>
<p>Thanks so much &#8211; &gt; how do I make a donation?<br />
Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Zealand Postcode Database (V2) by Sam</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37744</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 28 Oct 2009 10:05:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37744</guid>
		<description>Is there a way to determine the region by postcode e.g starting with a particular digit?</description>
		<content:encoded><![CDATA[<p>Is there a way to determine the region by postcode e.g starting with a particular digit?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Zealand Postcode Database (V2) by Sam</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37743</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 28 Oct 2009 09:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37743</guid>
		<description>Thanks very much for the DB. It really helped a lot!!!!!!!!!!!!
You are a legend mate!</description>
		<content:encoded><![CDATA[<p>Thanks very much for the DB. It really helped a lot!!!!!!!!!!!!<br />
You are a legend mate!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows XP 32bit drivers for Dell Studio XPS 435MT by Bitto</title>
		<link>http://www.noodles.net.nz/2009/06/10/windows-xp-32bit-drivers-for-dell-studio-xps-435mt/comment-page-1/#comment-37742</link>
		<dc:creator>Bitto</dc:creator>
		<pubDate>Mon, 26 Oct 2009 12:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/?p=48#comment-37742</guid>
		<description>Thanks to God i bumped into your post!My Dell Studio XPS 435MT yesterday, i checked it and it was infested with had vista! So i overwrote it by installing xp pro sp3 and 1st, it couldnt read my 9gb ram, 2nd i tried intalling drivers from the provided disk and there were no drivers, damn.
I cant handle vista since am running cs4 aftereffects,photoshop, cinema 4d and maya....! I love pcs ( lots of helpful plugins/open source softwares : . i also use an octpro and if this doesnt work for me i jump too mac fully! 
I will try then let you know how it goes!
Thanks in Advance.</description>
		<content:encoded><![CDATA[<p>Thanks to God i bumped into your post!My Dell Studio XPS 435MT yesterday, i checked it and it was infested with had vista! So i overwrote it by installing xp pro sp3 and 1st, it couldnt read my 9gb ram, 2nd i tried intalling drivers from the provided disk and there were no drivers, damn.<br />
I cant handle vista since am running cs4 aftereffects,photoshop, cinema 4d and maya&#8230;.! I love pcs ( lots of helpful plugins/open source softwares : . i also use an octpro and if this doesnt work for me i jump too mac fully!<br />
I will try then let you know how it goes!<br />
Thanks in Advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DNS Stuff/DNS Report Alternative by NokB</title>
		<link>http://www.noodles.net.nz/2008/06/25/dns-stuffdns-report-alternative/comment-page-1/#comment-37741</link>
		<dc:creator>NokB</dc:creator>
		<pubDate>Sun, 25 Oct 2009 11:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/?p=21#comment-37741</guid>
		<description>Hi. I am using this site to get DNS report of a given domain http://www.magic-net.nl
This site provide information about all important DNS records such as MX, A, NS, PTR etc. Blacklist checker. Subdomains lookup. Check nameservers for zone transfers and many other.</description>
		<content:encoded><![CDATA[<p>Hi. I am using this site to get DNS report of a given domain <a href="http://www.magic-net.nl" rel="nofollow">http://www.magic-net.nl</a><br />
This site provide information about all important DNS records such as MX, A, NS, PTR etc. Blacklist checker. Subdomains lookup. Check nameservers for zone transfers and many other.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Zealand Postcode Database (V2) by Charles Sitwell</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37740</link>
		<dc:creator>Charles Sitwell</dc:creator>
		<pubDate>Fri, 23 Oct 2009 04:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37740</guid>
		<description>This is just what I was hoping NZPost would provide when they introduced the new system.  Since then I have been putting off the evil day when I would have to do it myself.
My interest is I&#039;ve set up databases for a number of not-for-profit groups to which I belong, with a button to look up the Postal code and insert it after they have typed in the address of a member.
To use this data in the same way, would I need to pay and to whom and what about NZ Post copyright.  I don&#039;t want any suprises down the track. So I&#039;m asking before starting what will still be quite a lot of work :-)</description>
		<content:encoded><![CDATA[<p>This is just what I was hoping NZPost would provide when they introduced the new system.  Since then I have been putting off the evil day when I would have to do it myself.<br />
My interest is I&#8217;ve set up databases for a number of not-for-profit groups to which I belong, with a button to look up the Postal code and insert it after they have typed in the address of a member.<br />
To use this data in the same way, would I need to pay and to whom and what about NZ Post copyright.  I don&#8217;t want any suprises down the track. So I&#8217;m asking before starting what will still be quite a lot of work <img src='http://www.noodles.net.nz/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disable SSLv2 in Webmin by Web Jetty musings &#187; Is the PCI scan on your webmin revealing weak SSL ciphers?</title>
		<link>http://www.noodles.net.nz/2008/09/22/disable-sslv2-in-webmin/comment-page-1/#comment-37736</link>
		<dc:creator>Web Jetty musings &#187; Is the PCI scan on your webmin revealing weak SSL ciphers?</dc:creator>
		<pubDate>Mon, 12 Oct 2009 12:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/?p=27#comment-37736</guid>
		<description>[...] References: Disable SSLv2 in Webmin &#124; Noodles&#8217; Blog. [...]</description>
		<content:encoded><![CDATA[<p>[...] References: Disable SSLv2 in Webmin | Noodles&#8217; Blog. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iMob Friend Codes by Special article to highlight iMob posters @ Neemme.nl Blogs</title>
		<link>http://www.noodles.net.nz/2009/01/25/imob-friend-codes/comment-page-25/#comment-37731</link>
		<dc:creator>Special article to highlight iMob posters @ Neemme.nl Blogs</dc:creator>
		<pubDate>Thu, 17 Sep 2009 18:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/?p=29#comment-37731</guid>
		<description>[...] iMob Friend Codes &#124; Noodles&#8217; Blog iMob Friend Codes. &#8230; Add your imob friend code to the comments and I&#8217;ll add you &#8230;&#8230; Hey guys, I just put together a website with a iMob friend code &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] iMob Friend Codes | Noodles&#8217; Blog iMob Friend Codes. &#8230; Add your imob friend code to the comments and I&#8217;ll add you &#8230;&#8230; Hey guys, I just put together a website with a iMob friend code &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Zealand Postcode Database (V2) by Lee</title>
		<link>http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/comment-page-2/#comment-37729</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Tue, 01 Sep 2009 07:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodles.net.nz/2007/09/14/new-zealand-postcode-database-v2/#comment-37729</guid>
		<description>Thanks for your efforts, appreciate it</description>
		<content:encoded><![CDATA[<p>Thanks for your efforts, appreciate it</p>
]]></content:encoded>
	</item>
</channel>
</rss>
