<?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 on: Error Management Techniques for Lasso</title>
	<atom:link href="http://devblog.jasonhuck.com/2007/12/31/error-management-techniques-for-lasso/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.jasonhuck.com/2007/12/31/error-management-techniques-for-lasso/</link>
	<description>Rounder. Smoother. Rollier?</description>
	<pubDate>Fri, 05 Sep 2008 21:42:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Steve Piercy</title>
		<link>http://devblog.jasonhuck.com/2007/12/31/error-management-techniques-for-lasso/#comment-25</link>
		<dc:creator>Steve Piercy</dc:creator>
		<pubDate>Sun, 13 Jan 2008 20:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://devblog.jasonhuck.com/2007/12/31/error-management-techniques-for-lasso/#comment-25</guid>
		<description>Note that client_url is supported by Lasso 8.5 or later, so insert this for version 8.0 and 8.1:
((decimal(lasso_version(-lassoversion)) &#62;= 8.5) ? client_url)

You can tweak it for Lasso versions that do not support the ternary operator, but if you're on anything before Lasso 8, you probably have bigger problems to deal with. ;P</description>
		<content:encoded><![CDATA[<p>Note that client_url is supported by Lasso 8.5 or later, so insert this for version 8.0 and 8.1:<br />
((decimal(lasso_version(-lassoversion)) &gt;= 8.5) ? client_url)</p>
<p>You can tweak it for Lasso versions that do not support the ternary operator, but if you&#8217;re on anything before Lasso 8, you probably have bigger problems to deal with. ;P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Landmann</title>
		<link>http://devblog.jasonhuck.com/2007/12/31/error-management-techniques-for-lasso/#comment-23</link>
		<dc:creator>Eric Landmann</dc:creator>
		<pubDate>Mon, 07 Jan 2008 16:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://devblog.jasonhuck.com/2007/12/31/error-management-techniques-for-lasso/#comment-23</guid>
		<description>Some nice tricks here, thanks for writing this up.</description>
		<content:encoded><![CDATA[<p>Some nice tricks here, thanks for writing this up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Palmer</title>
		<link>http://devblog.jasonhuck.com/2007/12/31/error-management-techniques-for-lasso/#comment-21</link>
		<dc:creator>Mark Palmer</dc:creator>
		<pubDate>Thu, 03 Jan 2008 09:24:20 +0000</pubDate>
		<guid isPermaLink="false">http://devblog.jasonhuck.com/2007/12/31/error-management-techniques-for-lasso/#comment-21</guid>
		<description>Jason, this is a good read and provides some useful techniques - particularly handling the file erros.</description>
		<content:encoded><![CDATA[<p>Jason, this is a good read and provides some useful techniques - particularly handling the file erros.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Pinnell</title>
		<link>http://devblog.jasonhuck.com/2007/12/31/error-management-techniques-for-lasso/#comment-20</link>
		<dc:creator>Marc Pinnell</dc:creator>
		<pubDate>Mon, 31 Dec 2007 21:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://devblog.jasonhuck.com/2007/12/31/error-management-techniques-for-lasso/#comment-20</guid>
		<description>Great stuff Jason and for me very timely....</description>
		<content:encoded><![CDATA[<p>Great stuff Jason and for me very timely&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
