<?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 Nicholas Orr</title>
	<atom:link href="http://nicholasorr.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://nicholasorr.com/blog</link>
	<description>The blog of Nicholas Orr. Aussie IT Guy Extraordinaire, no really :P</description>
	<pubDate>Fri, 03 Sep 2010 21:58:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on nginx (engine X) - What a Pain in the BUM! [13: Permission denied] by Kyle</title>
		<link>http://nicholasorr.com/blog/2008/07/22/nginx-engine-x-what-a-pain-in-the-bum/comment-page-1/#comment-223</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Thu, 26 Aug 2010 08:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://nicholasorr.com/blog/?p=42#comment-223</guid>
		<description>The problem is that nginx requires the whole tree to be readable and not just where your root starts in nginx.conf. So "chmod -R 777 /var" would be the brute force solution.&lt;br&gt;&lt;br&gt;The reason running nginx as site fixed it for you is probably because site was the owner for /var.</description>
		<content:encoded><![CDATA[<p>The problem is that nginx requires the whole tree to be readable and not just where your root starts in nginx.conf. So &#8220;chmod -R 777 /var&#8221; would be the brute force solution.</p>
<p>The reason running nginx as site fixed it for you is probably because site was the owner for /var.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on La Dolce Vita by Pat Mesiti by all natural face cream</title>
		<link>http://nicholasorr.com/blog/2008/10/27/la-dolce-vita-by-pat-mesiti/comment-page-1/#comment-222</link>
		<dc:creator>all natural face cream</dc:creator>
		<pubDate>Fri, 06 Aug 2010 17:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://nicholasorr.com/blog/?p=81#comment-222</guid>
		<description>Nice sharing your experiences here. Do stay in touch and keep posting.</description>
		<content:encoded><![CDATA[<p>Nice sharing your experiences here. Do stay in touch and keep posting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on nginx (engine X) - What a Pain in the BUM! [13: Permission denied] by Nicholas Orr</title>
		<link>http://nicholasorr.com/blog/2008/07/22/nginx-engine-x-what-a-pain-in-the-bum/comment-page-1/#comment-221</link>
		<dc:creator>Nicholas Orr</dc:creator>
		<pubDate>Sat, 10 Jul 2010 04:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://nicholasorr.com/blog/?p=42#comment-221</guid>
		<description>If you don&#39;t have a default doc specified you should be able to specify it&lt;br&gt;and it should work. I couldn&#39;t even do that...&lt;br&gt;&lt;br&gt;Thanks for the to though ;)</description>
		<content:encoded><![CDATA[<p>If you don&#39;t have a default doc specified you should be able to specify it<br />and it should work. I couldn&#39;t even do that&#8230;</p>
<p>Thanks for the to though ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on nginx (engine X) - What a Pain in the BUM! [13: Permission denied] by Lupinedev</title>
		<link>http://nicholasorr.com/blog/2008/07/22/nginx-engine-x-what-a-pain-in-the-bum/comment-page-1/#comment-220</link>
		<dc:creator>Lupinedev</dc:creator>
		<pubDate>Sat, 10 Jul 2010 04:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://nicholasorr.com/blog/?p=42#comment-220</guid>
		<description>I know this is old but just fixed this problem today.  check in the nginx conf file for the site.  Make sure the location is looking for index.php files&lt;br&gt;&lt;br&gt;location / {&lt;br&gt;               index index.php index.html;&lt;br&gt;       }</description>
		<content:encoded><![CDATA[<p>I know this is old but just fixed this problem today.  check in the nginx conf file for the site.  Make sure the location is looking for index.php files</p>
<p>location / {<br />               index index.php index.html;<br />       }</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MS Exchange via Outlook Over VPN by exchange hosting</title>
		<link>http://nicholasorr.com/blog/2008/07/23/ms-exchange-via-outlook-over-vpn/comment-page-1/#comment-219</link>
		<dc:creator>exchange hosting</dc:creator>
		<pubDate>Wed, 19 May 2010 07:24:47 +0000</pubDate>
		<guid isPermaLink="false">http://nicholasorr.com/blog/?p=49#comment-219</guid>
		<description>...........</description>
		<content:encoded><![CDATA[<p>&#8230;&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on [SOLVED] nginx + php (fastcgi) + win32 = &#8220;No input file specified&#8221; by balinder</title>
		<link>http://nicholasorr.com/blog/2008/11/22/solved-nginx-php-fastcgi-win32-no-input-file-specified/comment-page-1/#comment-218</link>
		<dc:creator>balinder</dc:creator>
		<pubDate>Sat, 13 Feb 2010 20:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://nicholasorr.com/blog/?p=112#comment-218</guid>
		<description>Has anyone been able to get windows binary of ngnix working in a production environment?</description>
		<content:encoded><![CDATA[<p>Has anyone been able to get windows binary of ngnix working in a production environment?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use git To Manage Joomla Templates by hostforjoomla</title>
		<link>http://nicholasorr.com/blog/2008/04/29/use-git-to-manage-joomla-templates/comment-page-1/#comment-217</link>
		<dc:creator>hostforjoomla</dc:creator>
		<pubDate>Wed, 30 Dec 2009 09:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://nicholasorr.com/blog/2008/04/29/git-usecase-scenario-managing-joomla-templates/#comment-217</guid>
		<description>Thanks, this is very useful</description>
		<content:encoded><![CDATA[<p>Thanks, this is very useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hoyts IMAX is a Rip Off by Nicholas Orr</title>
		<link>http://nicholasorr.com/blog/2008/12/28/hoyts-imax-is-a-rip-off/comment-page-1/#comment-215</link>
		<dc:creator>Nicholas Orr</dc:creator>
		<pubDate>Fri, 25 Dec 2009 17:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://nicholasorr.com/blog/?p=129#comment-215</guid>
		<description>Yeah I agree on technical grounds that effort and cost are involved.&lt;br&gt;However from the non-technical movie goer point of view that I&#39;ve taken with the above comments, it is a whole lot of money for something that doesn&#39;t live upto expectations. It occurs to me as part of the progression that is seeing movies in a cinema and therefore should be the same price as every other cinema.&lt;br&gt;&lt;br&gt;I went to see Avatar at the Cineplex owned Southbank 5 cinemas on Monday the 21st Dec it cost me $6.50!! The screen is 25m, MASSIVE, the sound was great - now paying $22 at EQ for an "IMAX" experience is just a waste of money.... The 338% increase in cost of seeing it at EQ Hoyts IMAX does not equal a 338% increase in movie experience....&lt;br&gt;&lt;br&gt;It is all about emersion, nothing emerses me more than a whopping huge screen in a massive theater...&lt;br&gt;&lt;br&gt;Thanks for stopping by :)</description>
		<content:encoded><![CDATA[<p>Yeah I agree on technical grounds that effort and cost are involved.<br />However from the non-technical movie goer point of view that I&#39;ve taken with the above comments, it is a whole lot of money for something that doesn&#39;t live upto expectations. It occurs to me as part of the progression that is seeing movies in a cinema and therefore should be the same price as every other cinema.</p>
<p>I went to see Avatar at the Cineplex owned Southbank 5 cinemas on Monday the 21st Dec it cost me $6.50!! The screen is 25m, MASSIVE, the sound was great - now paying $22 at EQ for an &#8220;IMAX&#8221; experience is just a waste of money&#8230;. The 338% increase in cost of seeing it at EQ Hoyts IMAX does not equal a 338% increase in movie experience&#8230;.</p>
<p>It is all about emersion, nothing emerses me more than a whopping huge screen in a massive theater&#8230;</p>
<p>Thanks for stopping by :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hoyts IMAX is a Rip Off by greeney</title>
		<link>http://nicholasorr.com/blog/2008/12/28/hoyts-imax-is-a-rip-off/comment-page-1/#comment-214</link>
		<dc:creator>greeney</dc:creator>
		<pubDate>Fri, 25 Dec 2009 17:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://nicholasorr.com/blog/?p=129#comment-214</guid>
		<description>It&#39;s still IMAX because it uses 72mm film opposed to 36mm. It has a different aspect ratio to conventional cinemas, also there is a lot more money that goes behind an IMAX cinema, you&#39;d be surprised at how many cinemas use THX certified equipment but you just don&#39;t know it.</description>
		<content:encoded><![CDATA[<p>It&#39;s still IMAX because it uses 72mm film opposed to 36mm. It has a different aspect ratio to conventional cinemas, also there is a lot more money that goes behind an IMAX cinema, you&#39;d be surprised at how many cinemas use THX certified equipment but you just don&#39;t know it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stupid Bloody Intel S5000XVN BIOS!! by robbyt</title>
		<link>http://nicholasorr.com/blog/2008/08/28/stupid-bloody-intel-s5000xvn-bios/comment-page-1/#comment-216</link>
		<dc:creator>robbyt</dc:creator>
		<pubDate>Sun, 22 Nov 2009 11:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://nicholasorr.com/blog/?p=63#comment-216</guid>
		<description>Read the release notes for the bios update.</description>
		<content:encoded><![CDATA[<p>Read the release notes for the bios update.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->