<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>archGFX &#187; habari</title>
	<atom:link href="http://archgfx.net/tag/habari/feed" rel="self" type="application/rss+xml" />
	<link>http://archgfx.net</link>
	<description>Austin web designer - Adam Freetly</description>
	<lastBuildDate>Wed, 28 Sep 2011 13:50:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Buckshot Ep. 9: Themes</title>
		<link>http://archgfx.net/blog/2008/geek/blogging/buckshot-ep-9-themes</link>
		<comments>http://archgfx.net/blog/2008/geek/blogging/buckshot-ep-9-themes#comments</comments>
		<pubDate>Mon, 18 Feb 2008 14:26:36 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[charcoal]]></category>
		<category><![CDATA[competitions]]></category>
		<category><![CDATA[disconnected]]></category>
		<category><![CDATA[gravatars]]></category>
		<category><![CDATA[habari]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://archgfx.net/blog/2008/geek/blogging/buckshot-ep-9-themes</guid>
		<description><![CDATA[Disconnected 1.3 is out. It includes support for WordPress 2.3's native tagging, and preliminary support for WordPress 2.5's get_avatar() function. I know I said I'd never support gravatars1, but since they're going native in 2.5, there's no point in fighting anymore. At least once 2.5 is released, I can write a plugin to use MyBlogLog [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><img src="http://disconnected.sf.net/wp-content/themes/disconnected/img/user.gif" alt="default gravatar image" style="width: 32px; height: 32px" class="left" align="left" height="32" width="32" /><a href="https://sourceforge.net/project/platformdownload.php?group_id=188321&amp;sel_platform=201" title="Download from sourceforge">Disconnected 1.3 is out</a>.   It includes support for WordPress 2.3's native tagging, and preliminary support for WordPress 2.5's <code>get_avatar()</code> function.  I know I said I'd never support gravatars<a href="#footnote-1-1287" id="footnote-link-1-1287" title="See the footnote.">1</a>, but since they're going native in 2.5, there's no point in fighting anymore.  At least once 2.5 is released, I can write a plugin to use <a href="http://developer.yahoo.com/mybloglog">MyBlogLog Avatars</a> instead.</li>
<li>The design vitality WordPress Theme Contest ended, <a href="http://www.designvitality.com/blog/2008/01/and-the-award-goes-to/">with some actual results</a>.  I'm kind of shocked.  But then, they did add their own spammy footer link to the themes, which is also shocking, but more what I expected from the outset.</li>
<li>The Lunarpages contest, however, <a href="http://blog.lunarpages.com/2008/01/23/final-12-entries-wordpress-design-contest/">has not yet published results</a>.  This is because, like the many wordpress theme contests before it, it has ended in bitterness and accusations.</li>
<li><a href="http://www.flickr.com/photos/dmondark/2265382720/"><img src="http://farm3.static.flickr.com/2263/2265382720_86431069cb_s.jpg" alt="charcoal theme for habari" style="width: 75px; height: 75px" class="left" align="left" height="75" width="75" /></a>There's a new theme for <a href="http://habariproject.org">habari</a>, I think it's the <a href="http://wiki.habariproject.org/en/Available_Themes">first fully original theme</a>.  It's a beauty, evoking the sleek monochromatic habari dashboard, and including a bunch of custom plugins.  <a href="http://code.google.com/p/charcoal/wiki/Charcoal">It's called Charcoal</a>, and it's hosted on google code, although the code isn't up there, so there's no SVN updating.</li>
</ul>
<br /><ol class="footnotes"><li id="footnote-1-1287">Since they provide identity without authentication, a sure recipe for abuse  <a href="#footnote-link-1-1287"></a></li></ol>]]></content:encoded>
			<wfw:commentRss>http://archgfx.net/blog/2008/geek/blogging/buckshot-ep-9-themes/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>I Has a Habari</title>
		<link>http://archgfx.net/blog/2008/geek/blogging/i-has-a-habari</link>
		<comments>http://archgfx.net/blog/2008/geek/blogging/i-has-a-habari#comments</comments>
		<pubDate>Sat, 12 Jan 2008 22:35:58 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[bluehost]]></category>
		<category><![CDATA[habari]]></category>
		<category><![CDATA[PHP 5]]></category>

		<guid isPermaLink="false">http://archgfx.net/blog/2008/geek/blogging/i-has-a-habari</guid>
		<description><![CDATA[Bluehost updated all their servers last night or so, so my first response was to upgrade from habari 0.2DR to 0.3.3, My first attempt failed, since the bluehost upgrade moved the location of pdo.so, so my old php.ini didn't work anymore. Fortunately, bluehost now has default php.ini1 , which I installed, and saw that not [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mattheaton.com/?p=115">Bluehost updated all their servers</a> last night or so, so my first response was to upgrade from <a href="http://habariproject.org/en/">habari 0.2DR to 0.3.3</a>, My first attempt failed, since the bluehost upgrade moved the location of pdo.so, so my old php.ini didn't work anymore.  Fortunately, bluehost now has default php.ini<a href="#footnote-1-1267" id="footnote-link-1-1267" title="See the footnote.">1</a> , which I installed, and saw that not only had pdo.so moved, but pdo_mysql.so is installed but commented out.  I removed the comment, and habari runs just fine.</p>
<p>Next trick was to import my wordpress install.  Importers all live in plugins, so while I was on the plugin page, I also activated the pingback plugin.</p>
<p class="alert">I apologize to everyone who received a ping from me while my posts were importing.  Feel free to delete them.</p>
<p>The effort of pinging everything as it imported killed my import prematurely, so only there wasn't as much chaos as their could have been.  Running the import again, sans pingbacks, worked fine, though.  <a href="http://archgfx.net/habari/desaparecidos-wordpresscom-sucks#comment-1380">As I told Options</a>, I won't be using habari to run archgfx at present, since i have some 30-odd pages that don't really behave yet, but at least I can hack about with the software for now.</p>
<br /><ol class="footnotes"><li id="footnote-1-1267">In CPanel, under <acronym title='PHP Hypertext Processor'><span class='caps'>PHP</span></acronym> Config,  there's an "Install Master <acronym title='PHP Hypertext Processor'><span class='caps'>PHP</span></acronym>.ini File" button  <a href="#footnote-link-1-1267"></a></li></ol>]]></content:encoded>
			<wfw:commentRss>http://archgfx.net/blog/2008/geek/blogging/i-has-a-habari/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

