<?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"
	>
<channel>
	<title>Comments for James Little @ NZfusion.com</title>
	<atom:link href="http://nzfusion.com/james/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://nzfusion.com/james</link>
	<description>technical director, web strategist, software developer and person</description>
	<pubDate>Mon, 13 Oct 2008 00:01:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>Comment on new Facebook opt-in? by James Little</title>
		<link>http://nzfusion.com/james/2008/08/01/new-facebook-opt-in/#comment-1013</link>
		<dc:creator>James Little</dc:creator>
		<pubDate>Tue, 16 Sep 2008 06:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://nzfusion.com/james/?p=450#comment-1013</guid>
		<description>Added more real content to help you opt out of new facebook. My account is still the old one, but they'll be migrating everyone to the new design soon. It is better than when I last tried it.</description>
		<content:encoded><![CDATA[<p>Added more real content to help you opt out of new facebook. My account is still the old one, but they&#8217;ll be migrating everyone to the new design soon. It is better than when I last tried it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jagged/Multi dimensional Arrays (C# Programming Guide) by James Little</title>
		<link>http://nzfusion.com/james/2008/01/24/jaggedmulti-dimensional-arrays-c-programming-guide/#comment-972</link>
		<dc:creator>James Little</dc:creator>
		<pubDate>Sat, 06 Sep 2008 21:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://nzfusion.com/james/2008/01/24/jaggedmulti-dimensional-arrays-c-programming-guide/#comment-972</guid>
		<description>Multi-dimensional arrays are similar to 2d arrays. Just add another dimension.

For 3d arrays
int[,,] array = new int[4, 2, 1];
// or
int[,,] array3D = new int[,,] { { {1},{2}}, { {3}, {4} }, { {5}, {6} }, { {7}, {8} } };

Set individual elements:
array3D[0,0,0] = 1;</description>
		<content:encoded><![CDATA[<p>Multi-dimensional arrays are similar to 2d arrays. Just add another dimension.</p>
<p>For 3d arrays<br />
int[,,] array = new int[4, 2, 1];<br />
// or<br />
int[,,] array3D = new int[,,] { { {1},{2}}, { {3}, {4} }, { {5}, {6} }, { {7}, {8} } };</p>
<p>Set individual elements:<br />
array3D[0,0,0] = 1;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jagged/Multi dimensional Arrays (C# Programming Guide) by ia</title>
		<link>http://nzfusion.com/james/2008/01/24/jaggedmulti-dimensional-arrays-c-programming-guide/#comment-970</link>
		<dc:creator>ia</dc:creator>
		<pubDate>Sat, 06 Sep 2008 12:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://nzfusion.com/james/2008/01/24/jaggedmulti-dimensional-arrays-c-programming-guide/#comment-970</guid>
		<description>And what about 3d arrays ??</description>
		<content:encoded><![CDATA[<p>And what about 3d arrays ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby on Rails vs Java? by James Little</title>
		<link>http://nzfusion.com/james/2008/08/01/ruby-on-rails-vs-java/#comment-965</link>
		<dc:creator>James Little</dc:creator>
		<pubDate>Sat, 06 Sep 2008 00:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://nzfusion.com/james/?p=449#comment-965</guid>
		<description>That is interesting. I didn't realise internationalisation support in ruby on rails was so bad. For me internationalisation is quite important, the NZ market isn't really large enough to warrant large development budgets.</description>
		<content:encoded><![CDATA[<p>That is interesting. I didn&#8217;t realise internationalisation support in ruby on rails was so bad. For me internationalisation is quite important, the NZ market isn&#8217;t really large enough to warrant large development budgets.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby on Rails vs Java? by Robert J Miller</title>
		<link>http://nzfusion.com/james/2008/08/01/ruby-on-rails-vs-java/#comment-964</link>
		<dc:creator>Robert J Miller</dc:creator>
		<pubDate>Fri, 05 Sep 2008 22:41:38 +0000</pubDate>
		<guid isPermaLink="false">http://nzfusion.com/james/?p=449#comment-964</guid>
		<description>I wrote a blog post &lt;a href="http://www.pardontheinformation.com/2008/09/java-vs-ruby-on-rails-it-is-dead-heat.html" rel="nofollow"&gt;Java vs. Ruby on Rails&lt;/a&gt; that you might enjoy.</description>
		<content:encoded><![CDATA[<p>I wrote a blog post <a href="http://www.pardontheinformation.com/2008/09/java-vs-ruby-on-rails-it-is-dead-heat.html" rel="nofollow">Java vs. Ruby on Rails</a> that you might enjoy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gradjobs New Zealand is live by WizCoder</title>
		<link>http://nzfusion.com/james/2008/09/02/gradjobs-new-zealand-is-live/#comment-935</link>
		<dc:creator>WizCoder</dc:creator>
		<pubDate>Thu, 04 Sep 2008 03:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://nzfusion.com/james/?p=468#comment-935</guid>
		<description>Ok you have my email. Sent me the infor anytime.</description>
		<content:encoded><![CDATA[<p>Ok you have my email. Sent me the infor anytime.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gradjobs New Zealand is live by James Little</title>
		<link>http://nzfusion.com/james/2008/09/02/gradjobs-new-zealand-is-live/#comment-922</link>
		<dc:creator>James Little</dc:creator>
		<pubDate>Wed, 03 Sep 2008 10:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://nzfusion.com/james/?p=468#comment-922</guid>
		<description>I've got another idea that I think you would like... fits in with your interest in triathlon.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got another idea that I think you would like&#8230; fits in with your interest in triathlon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gradjobs New Zealand is live by WizCoder</title>
		<link>http://nzfusion.com/james/2008/09/02/gradjobs-new-zealand-is-live/#comment-907</link>
		<dc:creator>WizCoder</dc:creator>
		<pubDate>Tue, 02 Sep 2008 03:21:02 +0000</pubDate>
		<guid isPermaLink="false">http://nzfusion.com/james/?p=468#comment-907</guid>
		<description>Congrats! I am sure this will do well in my country as well.</description>
		<content:encoded><![CDATA[<p>Congrats! I am sure this will do well in my country as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook maintenance by Angie (South Africa)</title>
		<link>http://nzfusion.com/james/2008/04/22/facebook-maintenance/#comment-874</link>
		<dc:creator>Angie (South Africa)</dc:creator>
		<pubDate>Wed, 27 Aug 2008 20:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://nzfusion.com/james/?p=338#comment-874</guid>
		<description>Sometimes my little Facebook chat (on the bottem right hand corner of the screen)does not appear!!!

   &#62;Why is that?
   &#62;How do I get it back?
   &#62;Does anyone else have this problem too?
   &#62;How do I check which of contacts are          online when this problem does occur??

*Pleas Help!!

Angie (SA)</description>
		<content:encoded><![CDATA[<p>Sometimes my little Facebook chat (on the bottem right hand corner of the screen)does not appear!!!</p>
<p>   &gt;Why is that?<br />
   &gt;How do I get it back?<br />
   &gt;Does anyone else have this problem too?<br />
   &gt;How do I check which of contacts are          online when this problem does occur??</p>
<p>*Pleas Help!!</p>
<p>Angie (SA)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google in te reo Māori by James Little</title>
		<link>http://nzfusion.com/james/2008/07/23/google-in-te-reo-maori/#comment-873</link>
		<dc:creator>James Little</dc:creator>
		<pubDate>Tue, 26 Aug 2008 23:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://nzfusion.com/james/?p=428#comment-873</guid>
		<description>Kia ora Potaua! Thanks for the comment - do you think Google will introduce Māori language translation in the future?</description>
		<content:encoded><![CDATA[<p>Kia ora Potaua! Thanks for the comment - do you think Google will introduce Māori language translation in the future?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
