<?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>iT Design NZ</title>
	<atom:link href="http://www.itdesign.co.nz/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itdesign.co.nz</link>
	<description>Web Development</description>
	<lastBuildDate>Sat, 27 Jun 2009 20:54:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Resources :as</title>
		<link>http://www.itdesign.co.nz/ruby-on-rails/resources-as/</link>
		<comments>http://www.itdesign.co.nz/ruby-on-rails/resources-as/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 20:54:00 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.itdesign.co.nz/?p=32</guid>
		<description><![CDATA[map.resources :people
generates URLs like:
/people/
map.resources :people, :as =&#62; &#8216;who-we-are&#8217;
/who-we-are/
]]></description>
			<content:encoded><![CDATA[<p>map.resources :people</p>
<p>generates URLs like:</p>
<p>/people/</p>
<p>map.resources :people, :as =&gt; &#8216;who-we-are&#8217;</p>
<p>/who-we-are/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itdesign.co.nz/ruby-on-rails/resources-as/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firebug Lite &#8211; ie6 debugging</title>
		<link>http://www.itdesign.co.nz/debugging/firebug-lite-ie6-debugging/</link>
		<comments>http://www.itdesign.co.nz/debugging/firebug-lite-ie6-debugging/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 22:13:22 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[debugging]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.itdesign.co.nz/?p=28</guid>
		<description><![CDATA[Stuck having to develop apps compatible with Internet Explorer 6?
Firebug Lite.
Download the latest version.
Include in your application layout:
/javascript/firebug-lite-compressed.js
Use F12 in ie to open the firebug console.
]]></description>
			<content:encoded><![CDATA[<p>Stuck having to develop apps compatible with Internet Explorer 6?</p>
<p><a title="Firebug Lite" href="http://getfirebug.com/lite.html" target="_blank">Firebug Lite</a>.</p>
<p>Download the latest version.</p>
<p>Include in your application layout:</p>
<p>/javascript/firebug-lite-compressed.js</p>
<p>Use F12 in ie to open the firebug console.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itdesign.co.nz/debugging/firebug-lite-ie6-debugging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DB Adapter specific code in migrations</title>
		<link>http://www.itdesign.co.nz/ruby-on-rails/db-adapter-specific-code-in-migrations/</link>
		<comments>http://www.itdesign.co.nz/ruby-on-rails/db-adapter-specific-code-in-migrations/#comments</comments>
		<pubDate>Sun, 24 May 2009 20:30:45 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.itdesign.co.nz/?p=26</guid>
		<description><![CDATA[adapter = User.connection.instance_variable_get(&#8221;@config&#8221;)[:adapter]
if adapter == &#8220;jdbc&#8221; # Oracle
# &#8230;
elsif adapter == &#8220;postgresql&#8221; # Postgres
# &#8230;
end
]]></description>
			<content:encoded><![CDATA[<p>adapter = User.connection.instance_variable_get(&#8221;@config&#8221;)[:adapter]</p>
<p>if adapter == &#8220;jdbc&#8221; # Oracle</p>
<p># &#8230;</p>
<p>elsif adapter == &#8220;postgresql&#8221; # Postgres</p>
<p># &#8230;</p>
<p>end</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itdesign.co.nz/ruby-on-rails/db-adapter-specific-code-in-migrations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NZ on Screen wins Best Entertainment Website</title>
		<link>http://www.itdesign.co.nz/ruby-on-rails/nz-on-screen-wins-best-entertainment-website/</link>
		<comments>http://www.itdesign.co.nz/ruby-on-rails/nz-on-screen-wins-best-entertainment-website/#comments</comments>
		<pubDate>Wed, 20 May 2009 22:19:41 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.itdesign.co.nz/?p=23</guid>
		<description><![CDATA[NZ on Screen won the Best Entertainment Website award at the 2009 Qantas Media Awards.
]]></description>
			<content:encoded><![CDATA[<p><a title="NZ on Screen" href="http://www.nzonscreen.com/" target="_blank">NZ on Screen</a> won the Best Entertainment Website award at the 2009 <a title="Qantas Media Awards 2009" href="http://www.qantasmediaawards.co.nz/web.html#entertainment" target="_blank">Qantas Media Awards</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itdesign.co.nz/ruby-on-rails/nz-on-screen-wins-best-entertainment-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Submarine Cable</title>
		<link>http://www.itdesign.co.nz/uncategorized/submarine-cable/</link>
		<comments>http://www.itdesign.co.nz/uncategorized/submarine-cable/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 08:17:39 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[broadband]]></category>

		<guid isPermaLink="false">http://blog.itdesign.co.nz/?p=19</guid>
		<description><![CDATA[At last it appears there may be some competition in the broadband market. Pipe Communications and the Kordia Group are teaming up to lay a submarine cable to link NZ with Australia, Japan, and the USA. Cheaper broadband, more capacity, more competition.
]]></description>
			<content:encoded><![CDATA[<p>At last it appears there may be some competition in the broadband market. Pipe Communications and the Kordia Group are teaming up to lay a submarine cable to link NZ with Australia, Japan, and the USA. Cheaper broadband, more capacity, more competition.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itdesign.co.nz/uncategorized/submarine-cable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mainstream Agile?</title>
		<link>http://www.itdesign.co.nz/agile/mainstream-agile/</link>
		<comments>http://www.itdesign.co.nz/agile/mainstream-agile/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 23:59:51 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://blog.itdesign.co.nz/?p=15</guid>
		<description><![CDATA[It is interesting watching organisations make the transition to the Agile Development Methodology. Inevitably seems to lead to a bit of a cleanout of staff. Some people just don&#8217;t get Agile, and probably don&#8217;t want to. Fair enough.
Part of the problem in my opinion is that often the change will be made to ALL an [...]]]></description>
			<content:encoded><![CDATA[<p>It is interesting watching organisations make the transition to the Agile Development Methodology. Inevitably seems to lead to a bit of a cleanout of staff. Some people just don&#8217;t get Agile, and probably don&#8217;t want to. Fair enough.</p>
<p>Part of the problem in my opinion is that often the change will be made to ALL an organisations projects. To me, that&#8217;s overkill. Just like choosing the right programming language for a job, you also need to pick the right methodology. Agile works for some projects and not for others. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.itdesign.co.nz/agile/mainstream-agile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Go PHP5</title>
		<link>http://www.itdesign.co.nz/php/go-php5/</link>
		<comments>http://www.itdesign.co.nz/php/go-php5/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 23:51:17 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.itdesign.co.nz/?p=14</guid>
		<description><![CDATA[When I first heard that PHP were setting a date to drop support for PHP4 I thought it was a great idea. Surely this would prompt web hosting companies to upgarade their systems to PHP 5, and we could start using some of the features of PHP 5 in mainstream deployed apps.
Well, the deadline has [...]]]></description>
			<content:encoded><![CDATA[<p>When I first heard that PHP were setting a date to drop support for PHP4 I thought it was a great idea. Surely this would prompt web hosting companies to upgarade their systems to PHP 5, and we could start using some of the features of PHP 5 in mainstream deployed apps.</p>
<p>Well, the deadline has passed (Feb 2008) and still it seems many hosts are still offering PHP 4. Worse still, they dont seem to know how or when to upgrade existing clients without breaking PHP applications. Can&#8217;t say I blame them. Upgrading apps from PHP 4 to PHP 5 needs to be done on a case by case basis.</p>
<p>PHP 5 is 3 years old now. It&#8217;s taking a long time to shake off PHP 4 and all the problems associated with it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itdesign.co.nz/php/go-php5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenID</title>
		<link>http://www.itdesign.co.nz/web-20/openid/</link>
		<comments>http://www.itdesign.co.nz/web-20/openid/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 23:42:16 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[OpenID]]></category>

		<guid isPermaLink="false">http://blog.itdesign.co.nz/?p=13</guid>
		<description><![CDATA[Who is using OpenID? I know Yahoo! have implemented version 2, so there are plenty of potential users. Seems to me its far from mainstream yet. Clients don&#8217;t seem to be interested in it. I haven&#8217;t needed to get an OpenID&#8230; and yet I like the idea of it.
]]></description>
			<content:encoded><![CDATA[<p>Who is using OpenID? I know Yahoo! have implemented version 2, so there are plenty of potential users. Seems to me its far from mainstream yet. Clients don&#8217;t seem to be interested in it. I haven&#8217;t needed to get an OpenID&#8230; and yet I like the idea of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itdesign.co.nz/web-20/openid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Apps</title>
		<link>http://www.itdesign.co.nz/saas/google-apps/</link>
		<comments>http://www.itdesign.co.nz/saas/google-apps/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 23:30:58 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[SaaS]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Apps]]></category>

		<guid isPermaLink="false">http://blog.itdesign.co.nz/?p=11</guid>
		<description><![CDATA[We use Google Apps at work. With this system you can choose whether to receive updates to the software as they are released, or wait until the general public have thoroughly tested them (through gmail, etc). Google Apps are then updated at a later date.
So, do we trust Google to get it right first time, [...]]]></description>
			<content:encoded><![CDATA[<p>We use Google Apps at work. With this system you can choose whether to receive updates to the software as they are released, or wait until the general public have thoroughly tested them (through gmail, etc). Google Apps are then updated at a later date.</p>
<p>So, do we trust Google to get it right first time, or wait until new features are thoroughly tested?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itdesign.co.nz/saas/google-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Web Development</title>
		<link>http://www.itdesign.co.nz/php/php-web-development/</link>
		<comments>http://www.itdesign.co.nz/php/php-web-development/#comments</comments>
		<pubDate>Sun, 23 Mar 2008 20:30:52 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://blog.itdesign.co.nz/uncategorized/php-web-development/</guid>
		<description><![CDATA[PHP is a scripting language widely used for web development.
References:
PHP [wikipedia]
]]></description>
			<content:encoded><![CDATA[<p>PHP is a scripting language widely used for web development.</p>
<p>References:</p>
<p><a target="_blank" href="http://www.php.net/" title="PHP Hypertext Preprocessor">PHP</a> [<a target="_blank" href="http://en.wikipedia.org/wiki/PHP" title="PHP (wikipedia)">wikipedia</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itdesign.co.nz/php/php-web-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
