<?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 on: A quick look at Shaun Inman&#8217;s Fever</title>
	<atom:link href="http://www.90percentofeverything.com/2009/06/24/a-quick-look-at-sean-inmans-fever/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.90percentofeverything.com/2009/06/24/a-quick-look-at-sean-inmans-fever/</link>
	<description>User Experience Design &#38; Research, written by Harry Brignull</description>
	<lastBuildDate>Fri, 12 Mar 2010 13:44:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris</title>
		<link>http://www.90percentofeverything.com/2009/06/24/a-quick-look-at-sean-inmans-fever/comment-page-1/#comment-101816</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 26 Jun 2009 10:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.90percentofeverything.com/?p=1505#comment-101816</guid>
		<description>That&#039;s exactly what I did but it didn&#039;t seem to work.

Strange.

I thought I&#039;d use the e-mail output to check what was happening and I got this

setlock: fatal: unable to lock /tmp/cronlock.963711.52083: temporary failure

I&#039;ve now deleted the cron job and done it again. I&#039;ll see what happens.

I did intially import my entire Google Reader export but then I decided that I&#039;d use this as an excercise to trim down and work out what should be a spark and what should be a kindling.

So far so good. Thanks for running through that though. Good to know I was doing the right thing and that I&#039;ve just got a problem on my server :)</description>
		<content:encoded><![CDATA[<p>That&#8217;s exactly what I did but it didn&#8217;t seem to work.</p>
<p>Strange.</p>
<p>I thought I&#8217;d use the e-mail output to check what was happening and I got this</p>
<p>setlock: fatal: unable to lock /tmp/cronlock.963711.52083: temporary failure</p>
<p>I&#8217;ve now deleted the cron job and done it again. I&#8217;ll see what happens.</p>
<p>I did intially import my entire Google Reader export but then I decided that I&#8217;d use this as an excercise to trim down and work out what should be a spark and what should be a kindling.</p>
<p>So far so good. Thanks for running through that though. Good to know I was doing the right thing and that I&#8217;ve just got a problem on my server <img src='http://www.90percentofeverything.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry Brignull</title>
		<link>http://www.90percentofeverything.com/2009/06/24/a-quick-look-at-sean-inmans-fever/comment-page-1/#comment-101814</link>
		<dc:creator>Harry Brignull</dc:creator>
		<pubDate>Fri, 26 Jun 2009 10:20:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.90percentofeverything.com/?p=1505#comment-101814</guid>
		<description>I found the speed was fine until I put about 350 feeds into it. Having said that, yesterday I set it up to auto-refresh on cron jobs only, and it seems to have helped a lot. Here&#039;s how to set up the cron job in dreamhost:

&lt;ol&gt;
	&lt;li&gt;Log-in to your Dreamhost panel, go to Goodies, then cron jobs&lt;/li&gt;
	&lt;li&gt;There should be a drop down with a list of all the users that have shell access. if this dropdown is empty, you need to go and set up shell access for one of your users. (Go users, manage users, edit one of them, then pick user account type: shell)&lt;/li&gt;
&lt;li&gt;On the cron jobs page, give the job a title (e.g. &quot;fever refresh every 15 mins&quot; and set status to enabled&lt;/li&gt;
&lt;li&gt;In the command to run field, enter &quot;curl -L -s http://yoururl.com/yourpath/?refresh&quot; (without the quotes, swapping in your URL)
&lt;li&gt;Tick &quot;prevent locking&quot;&lt;/li&gt;
&lt;li&gt;Under when to run, pick custom, then every 15 minutes (every hour, every day, every month, every day of week)&lt;/lI&gt;
&lt;li&gt;That&#039;s it. Hit save and it should work.&lt;/li&gt;
&lt;/ol&gt;</description>
		<content:encoded><![CDATA[<p>I found the speed was fine until I put about 350 feeds into it. Having said that, yesterday I set it up to auto-refresh on cron jobs only, and it seems to have helped a lot. Here&#8217;s how to set up the cron job in dreamhost:</p>
<ol>
<li>Log-in to your Dreamhost panel, go to Goodies, then cron jobs</li>
<li>There should be a drop down with a list of all the users that have shell access. if this dropdown is empty, you need to go and set up shell access for one of your users. (Go users, manage users, edit one of them, then pick user account type: shell)</li>
<li>On the cron jobs page, give the job a title (e.g. &#8220;fever refresh every 15 mins&#8221; and set status to enabled</li>
<li>In the command to run field, enter &#8220;curl -L -s <a href="http://yoururl.com/yourpath/?refresh" rel="nofollow">http://yoururl.com/yourpath/?refresh</a>&#8221; (without the quotes, swapping in your URL)
</li>
<li>Tick &#8220;prevent locking&#8221;</li>
<li>Under when to run, pick custom, then every 15 minutes (every hour, every day, every month, every day of week)</li>
<li>That&#8217;s it. Hit save and it should work.</li>
</ol>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.90percentofeverything.com/2009/06/24/a-quick-look-at-sean-inmans-fever/comment-page-1/#comment-101812</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 26 Jun 2009 09:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.90percentofeverything.com/?p=1505#comment-101812</guid>
		<description>Speedwise it&#039;s fine for me on Dreamhost. I just can&#039;t seem to get the cron job working properly. Any tips?</description>
		<content:encoded><![CDATA[<p>Speedwise it&#8217;s fine for me on Dreamhost. I just can&#8217;t seem to get the cron job working properly. Any tips?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry Brignull</title>
		<link>http://www.90percentofeverything.com/2009/06/24/a-quick-look-at-sean-inmans-fever/comment-page-1/#comment-101700</link>
		<dc:creator>Harry Brignull</dc:creator>
		<pubDate>Thu, 25 Jun 2009 14:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.90percentofeverything.com/?p=1505#comment-101700</guid>
		<description>Thanks Ryan - I&#039;ve corrected that.</description>
		<content:encoded><![CDATA[<p>Thanks Ryan &#8211; I&#8217;ve corrected that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Townsend</title>
		<link>http://www.90percentofeverything.com/2009/06/24/a-quick-look-at-sean-inmans-fever/comment-page-1/#comment-101695</link>
		<dc:creator>Ryan Townsend</dc:creator>
		<pubDate>Thu, 25 Jun 2009 14:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.90percentofeverything.com/?p=1505#comment-101695</guid>
		<description>It&#039;s Shaun not Sean.</description>
		<content:encoded><![CDATA[<p>It&#8217;s Shaun not Sean.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
