<?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: WebThumb is back up</title>
	<atom:link href="http://blog.joshuaeichorn.com/archives/2008/11/04/webthumb-is-back-up/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joshuaeichorn.com/archives/2008/11/04/webthumb-is-back-up/</link>
	<description>The weblog of Joshua Eichorn, AJAX, PHP and Open Source</description>
	<lastBuildDate>Mon, 30 Nov 2009 18:24:26 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joshua Eichorn</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/11/04/webthumb-is-back-up/comment-page-1/#comment-592094</link>
		<dc:creator>Joshua Eichorn</dc:creator>
		<pubDate>Wed, 19 Nov 2008 17:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/?p=359#comment-592094</guid>
		<description>Jonas: it should be, fix commited thanks</description>
		<content:encoded><![CDATA[<p>Jonas: it should be, fix commited thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas Eriksson</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/11/04/webthumb-is-back-up/comment-page-1/#comment-592089</link>
		<dc:creator>Jonas Eriksson</dc:creator>
		<pubDate>Wed, 19 Nov 2008 16:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/?p=359#comment-592089</guid>
		<description>ok, perhaps it should look like
$this-&gt;jobs[$job-&gt;options-&gt;url] = $job;
even...</description>
		<content:encoded><![CDATA[<p>ok, perhaps it should look like<br />
$this-&gt;jobs[$job-&gt;options-&gt;url] = $job;<br />
even&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas Eriksson</title>
		<link>http://blog.joshuaeichorn.com/archives/2008/11/04/webthumb-is-back-up/comment-page-1/#comment-592087</link>
		<dc:creator>Jonas Eriksson</dc:creator>
		<pubDate>Wed, 19 Nov 2008 16:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/?p=359#comment-592087</guid>
		<description>Great work, however...

There seems to be a minor bug in API class Bluga_Webthumb::addJob (checked out from svn). The function only contains on line (line 140):
$this-&gt;jobs[$job-&gt;url];
Shouldn&#039;t the line be
$this-&gt;jobs[$job-&gt;url] = $job;

/ jonas</description>
		<content:encoded><![CDATA[<p>Great work, however&#8230;</p>
<p>There seems to be a minor bug in API class Bluga_Webthumb::addJob (checked out from svn). The function only contains on line (line 140):<br />
$this-&gt;jobs[$job-&gt;url];<br />
Shouldn&#8217;t the line be<br />
$this-&gt;jobs[$job-&gt;url] = $job;</p>
<p>/ jonas</p>
]]></content:encoded>
	</item>
</channel>
</rss>
