<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/2.4.6" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Robin Smidsr&#248;d - Latest comments</title>
		<link>http://blog.robin.smidsrod.no/index.php?disp=comments</link>
		<description></description>
		<language>nb-NO</language>
		<docs>http://backend.userland.com/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=2.4.6"/>
		<ttl>60</ttl>
				<item>
			<title>In response to: The new Catalyst book from Packt Publishing</title>
			<pubDate>Sat, 14 Aug 2010 23:55:35 +0000</pubDate>
			<dc:creator>Robin Smidsr&#248;d [Member]</dc:creator>
			<guid isPermaLink="false">c1152@http://blog.robin.smidsrod.no/</guid>
			<description>@Andrew Well, it says &quot;July 2010&quot; on the Packt information page. I would say that qualifies as &quot;new&quot; in terms of dead-tree publishing. As I have not read either of them (yet) I can not say anything on the quality of the content of either book.&lt;br /&gt;
&lt;br /&gt;
For those of you that read Andrew's comment and wonder what book he is referring to, see this link: http://apress.com/book/view/1430223650</description>
			<content:encoded><![CDATA[@Andrew Well, it says "July 2010" on the Packt information page. I would say that qualifies as "new" in terms of dead-tree publishing. As I have not read either of them (yet) I can not say anything on the quality of the content of either book.<br />
<br />
For those of you that read Andrew's comment and wonder what book he is referring to, see this link: http://apress.com/book/view/1430223650]]></content:encoded>
			<link>http://blog.robin.smidsrod.no/index.php/2010/08/14/the-new-catalyst-book-from-packt-publish#c1152</link>
		</item>
				<item>
			<title>In response to: The new Catalyst book from Packt Publishing</title>
			<pubDate>Sat, 14 Aug 2010 21:16:05 +0000</pubDate>
			<dc:creator>Andrew [Visitor]</dc:creator>
			<guid isPermaLink="false">c1151@http://blog.robin.smidsrod.no/</guid>
			<description>The new old book, rather. The one from Apress is still &quot;the new book&quot; :)</description>
			<content:encoded><![CDATA[The new old book, rather. The one from Apress is still "the new book" :)]]></content:encoded>
			<link>http://blog.robin.smidsrod.no/index.php/2010/08/14/the-new-catalyst-book-from-packt-publish#c1151</link>
		</item>
				<item>
			<title>In response to: Are you unable to run the JavaME SDK 3.0 emulator on Windows 7? Workaround found!</title>
			<pubDate>Mon, 19 Jul 2010 08:41:41 +0000</pubDate>
			<dc:creator>Nuno [Visitor]</dc:creator>
			<guid isPermaLink="false">c1127@http://blog.robin.smidsrod.no/</guid>
			<description>Thanks a lot...&lt;br /&gt;
&lt;br /&gt;
A very long time that a i have to solve this problem.</description>
			<content:encoded><![CDATA[Thanks a lot...<br />
<br />
A very long time that a i have to solve this problem.]]></content:encoded>
			<link>http://blog.robin.smidsrod.no/index.php/2010/05/08/are-you-unable-to-run-the-javame-sdk-3-0#c1127</link>
		</item>
				<item>
			<title>In response to: How to get a PSGI app running with mod_fastcgi on Ubuntu with Apache2</title>
			<pubDate>Fri, 09 Jul 2010 06:46:38 +0000</pubDate>
			<dc:creator>Christiaan Kras [Visitor]</dc:creator>
			<guid isPermaLink="false">c1122@http://blog.robin.smidsrod.no/</guid>
			<description>Interesting. The ability to share loaded libraries such as Moose and DBIx::Class is nice. Will have a look at it.&lt;br /&gt;
&lt;br /&gt;
PS: I didn't get notified by e-mail about your reply. Is this intentional?</description>
			<content:encoded><![CDATA[Interesting. The ability to share loaded libraries such as Moose and DBIx::Class is nice. Will have a look at it.<br />
<br />
PS: I didn't get notified by e-mail about your reply. Is this intentional?]]></content:encoded>
			<link>http://blog.robin.smidsrod.no/index.php/2009/10/25/how-to-get-a-psgi-app-running-with-mod_f#c1122</link>
		</item>
				<item>
			<title>In response to: How to get a PSGI app running with mod_fastcgi on Ubuntu with Apache2</title>
			<pubDate>Thu, 08 Jul 2010 09:35:46 +0000</pubDate>
			<dc:creator>Robin Smidsr&#248;d [Member]</dc:creator>
			<guid isPermaLink="false">c1121@http://blog.robin.smidsrod.no/</guid>
			<description>@Christian: I actually wrote &lt;a href=&quot;http://search.cpan.org/perldoc?Plack::App::Apache::ActionWrapper&quot;&gt;Plack::App::Apache::ActionWrapper&lt;/a&gt; after having looked at the problem some more. You might find it interesting.</description>
			<content:encoded><![CDATA[@Christian: I actually wrote <a href="http://search.cpan.org/perldoc?Plack::App::Apache::ActionWrapper">Plack::App::Apache::ActionWrapper</a> after having looked at the problem some more. You might find it interesting.]]></content:encoded>
			<link>http://blog.robin.smidsrod.no/index.php/2009/10/25/how-to-get-a-psgi-app-running-with-mod_f#c1121</link>
		</item>
				<item>
			<title>In response to: How to get a PSGI app running with mod_fastcgi on Ubuntu with Apache2</title>
			<pubDate>Thu, 08 Jul 2010 06:13:00 +0000</pubDate>
			<dc:creator>Christiaan Kras [Visitor]</dc:creator>
			<guid isPermaLink="false">c1120@http://blog.robin.smidsrod.no/</guid>
			<description>suexec does work, but you have to set the SuexecUserGroup for virtual hosts.&lt;br /&gt;
&lt;br /&gt;
http://httpd.apache.org/docs/2.0/suexec.html#usage</description>
			<content:encoded><![CDATA[suexec does work, but you have to set the SuexecUserGroup for virtual hosts.<br />
<br />
http://httpd.apache.org/docs/2.0/suexec.html#usage]]></content:encoded>
			<link>http://blog.robin.smidsrod.no/index.php/2009/10/25/how-to-get-a-psgi-app-running-with-mod_f#c1120</link>
		</item>
				<item>
			<title>In response to: Implementing a depth-first search in a PostgreSQL stored procedure using Perl</title>
			<pubDate>Wed, 07 Jul 2010 08:10:18 +0000</pubDate>
			<dc:creator>Robin Smidsr&#248;d [Member]</dc:creator>
			<guid isPermaLink="false">c1119@http://blog.robin.smidsrod.no/</guid>
			<description>You're welcome!</description>
			<content:encoded><![CDATA[You're welcome!]]></content:encoded>
			<link>http://blog.robin.smidsrod.no/index.php/2009/04/28/implementing_a_depth_first_search_in_a_p#c1119</link>
		</item>
				<item>
			<title>In response to: Implementing a depth-first search in a PostgreSQL stored procedure using Perl</title>
			<pubDate>Mon, 05 Jul 2010 18:28:47 +0000</pubDate>
			<dc:creator>Spanish Language Hacks [Visitor]</dc:creator>
			<guid isPermaLink="false">c1116@http://blog.robin.smidsrod.no/</guid>
			<description>Thanks for the major timesaver Robin. Cheers.</description>
			<content:encoded><![CDATA[Thanks for the major timesaver Robin. Cheers.]]></content:encoded>
			<link>http://blog.robin.smidsrod.no/index.php/2009/04/28/implementing_a_depth_first_search_in_a_p#c1116</link>
		</item>
			</channel>
</rss>
