<?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: Habari: First Impressions</title>
	<atom:link href="http://www.lildude.co.uk/habari-first-impressions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lildude.co.uk/habari-first-impressions/</link>
	<description>Solaris, Unix, Linux, PHP, Webdev, etc; It's all discussed here</description>
	<pubDate>Wed, 20 Aug 2008 18:32:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Colin</title>
		<link>http://www.lildude.co.uk/habari-first-impressions/#comment-5613</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Wed, 30 Apr 2008 08:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.lildude.co.uk/?p=306#comment-5613</guid>
		<description>Yup, I was a little quick in my identification of the cause, but we eventually got to the bottom of it :-)</description>
		<content:encoded><![CDATA[<p>Yup, I was a little quick in my identification of the cause, but we eventually got to the bottom of it <img src='http://www.lildude.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael C. Harris</title>
		<link>http://www.lildude.co.uk/habari-first-impressions/#comment-5612</link>
		<dc:creator>Michael C. Harris</dc:creator>
		<pubDate>Wed, 30 Apr 2008 06:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.lildude.co.uk/?p=306#comment-5612</guid>
		<description>Ah, and I see from the Trac comments that you were instrumental in the final fixing (after you'd written this post, but before I checked in the repo). So lildude++.</description>
		<content:encoded><![CDATA[<p>Ah, and I see from the Trac comments that you were instrumental in the final fixing (after you&#8217;d written this post, but before I checked in the repo). So lildude++.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael C. Harris</title>
		<link>http://www.lildude.co.uk/habari-first-impressions/#comment-5611</link>
		<dc:creator>Michael C. Harris</dc:creator>
		<pubDate>Wed, 30 Apr 2008 06:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.lildude.co.uk/?p=306#comment-5611</guid>
		<description>Utils::glob calls system/classes/utils.php, so it is fixed :)</description>
		<content:encoded><![CDATA[<p>Utils::glob calls system/classes/utils.php, so it is fixed <img src='http://www.lildude.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://www.lildude.co.uk/habari-first-impressions/#comment-5608</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Mon, 28 Apr 2008 09:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.lildude.co.uk/?p=306#comment-5608</guid>
		<description>Erm, no it's not.  I've just checked out r1584 and it's still there in &lt;code&gt;system/classes/themes.php&lt;/code&gt; on line 48:

&lt;code&gt;
 48   if ( $screenshot= Utils::glob( $theme_path . '/screenshot.{png,jpg,gif}' , GLOB_BRACE) ) {
&lt;/code&gt;

It's certainly fixed in other places, like &lt;code&gt;system/classes/utils.php&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Erm, no it&#8217;s not.  I&#8217;ve just checked out r1584 and it&#8217;s still there in <code>system/classes/themes.php</code> on line 48:</p>
<p><code><br />
 48   if ( $screenshot= Utils::glob( $theme_path . '/screenshot.{png,jpg,gif}' , GLOB_BRACE) ) {<br />
</code></p>
<p>It&#8217;s certainly fixed in other places, like <code>system/classes/utils.php</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: moeffju</title>
		<link>http://www.lildude.co.uk/habari-first-impressions/#comment-5600</link>
		<dc:creator>moeffju</dc:creator>
		<pubDate>Sat, 26 Apr 2008 15:28:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.lildude.co.uk/?p=306#comment-5600</guid>
		<description>The GLOB_BRACE bug is fixed in SVN for a while, so the new release will not have that bug any more. You could also try running bleeding edge Habari, from http://habariproject.org/dist/habari_head.zip - it may be broken in other ways, but that's always the latest code.</description>
		<content:encoded><![CDATA[<p>The GLOB_BRACE bug is fixed in SVN for a while, so the new release will not have that bug any more. You could also try running bleeding edge Habari, from <a href="http://habariproject.org/dist/habari_head.zip" rel="nofollow">http://habariproject.org/dist/habari_head.zip</a> - it may be broken in other ways, but that&#8217;s always the latest code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://www.lildude.co.uk/habari-first-impressions/#comment-5595</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Thu, 24 Apr 2008 12:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.lildude.co.uk/?p=306#comment-5595</guid>
		<description>Done.  I'm lildude on both.</description>
		<content:encoded><![CDATA[<p>Done.  I&#8217;m lildude on both.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: skippy</title>
		<link>http://www.lildude.co.uk/habari-first-impressions/#comment-5594</link>
		<dc:creator>skippy</dc:creator>
		<pubDate>Thu, 24 Apr 2008 11:39:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.lildude.co.uk/?p=306#comment-5594</guid>
		<description>Feedback is always welcome.  We don't (to my knowledge) have (m)any other OpenSolaris users, so your experience and expertise would go a long way toward making Habari shine on non-GNU systems!

Join the -dev mailing list to discuss changes, or drop by #habari on irc.freenode.net to chat with us about any suggestions you have.</description>
		<content:encoded><![CDATA[<p>Feedback is always welcome.  We don&#8217;t (to my knowledge) have (m)any other OpenSolaris users, so your experience and expertise would go a long way toward making Habari shine on non-GNU systems!</p>
<p>Join the -dev mailing list to discuss changes, or drop by #habari on irc.freenode.net to chat with us about any suggestions you have.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
