<?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>boakes.org &#187; bbPress</title>
	<atom:link href="http://boakes.org/tag/bbpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://boakes.org</link>
	<description>A place for words and data that I publish (for the benefit of persons unknown).</description>
	<lastBuildDate>Mon, 21 May 2012 20:46:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>WordCamp UK Breaks Even</title>
		<link>http://boakes.org/wordcampuk-breaks-even/</link>
		<comments>http://boakes.org/wordcampuk-breaks-even/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 13:49:14 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[bbPress]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Open Standards]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[WordCamp]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://boakes.org/?p=756</guid>
		<description><![CDATA[The very good news on the grapevine is that the first WordCamp UK has, already broken even (through sponsorship and ticket sales) with a full 10 days of ticket sales still to go. This is particularly good news since it pretty much guarantees the success of this years event, and future events. If you&#8217;ve been [...]]]></description>
			<content:encoded><![CDATA[<p>The very good news on the grapevine is that the first <a href="http://uk.wordcamp.org/">WordCamp UK</a> has, already broken even (through sponsorship and ticket sales) with a full 10 days of ticket sales still to go.  This is particularly good news since it pretty much guarantees the success of this years event, and future events.  If you&#8217;ve been thinking about popping along to say hello, now&#8217;s a very good time to <a href="http://wordcampuk2008.eventbrite.com/">get your ticket</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://boakes.org/wordcampuk-breaks-even/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Analytics Plugin for BBPress</title>
		<link>http://boakes.org/analytics-bbpress/</link>
		<comments>http://boakes.org/analytics-bbpress/#comments</comments>
		<pubDate>Fri, 20 Oct 2006 01:06:29 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[bbPress]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://boakes.org/analytics-bbpress/</guid>
		<description><![CDATA[The plugin system on BBPress is still rather rudimentary (you create a folder called &#8220;my-plugins&#8221;) and any php that exists therein is considered to be an activated plugin. The good news here is, that (a) it works and (b) it&#8217;s so similar to the WordPress that many plugins will magically work without modification. My Google [...]]]></description>
			<content:encoded><![CDATA[<p>The plugin system on BBPress is still rather rudimentary (you create a folder called &#8220;my-plugins&#8221;) and any php that exists therein is considered to be an activated plugin.  The good news here is, that (a) it works and (b) it&#8217;s so similar to the WordPress that many plugins will magically work without modification.  My <a href="/analytics">Google Analytics Plugin for WordPress</a> is (almost) one such example.<span id="more-646"></span></p>
<p>I was surprised, upon installing the <a href="/talk">forum</a> at how many people were signing up, and I wanted to be able to monitor it&#8217;s popularity, so naturally I set about porting my existing plugin with a view to keeping it usable on both WordPress and BBPress platforms.</p>
<p>In total it required about three small code changes, and the upshot is that the same code can now be installed on BBPress and WordPress.</p>
<p>The main difference is that if you&#8217;re using it on BBPress there is no nice user interface in which to set the uastring, you must do this by hand.</p>
<p><strong>Instructions</strong></p>
<ol>
<li><a href="/download/googleanalytics.txt"><img style="float:right;" alt="Download this file" src="/misc/download.png" />Download this file</a></li>
<li>Edit line 27, changing $uastring = &#8220;UA-00000-0&#8243;; to whatever your ua string is.</li>
<li>Create a folder called &#8220;my-plugins&#8221; within your bbpress directory.</li>
<li>Save the file as &#8220;googleanalytics.php&#8221; to your my-plugins folder.</li>
</ol>
<p>&#8230;and that&#8217;s all there is to it.  Of course, it takes Google a few hours to actually show any results, so I have no idea if it&#8217;s working perfectly yet, but if you reload any forum page and scroll to the bottom of the source you can see the analytics code in place, doin&#8217; it&#8217;s thing.  <img src='http://boakes.org/x/wp/live/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://boakes.org/analytics-bbpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>BBPress Released</title>
		<link>http://boakes.org/bbpress-released/</link>
		<comments>http://boakes.org/bbpress-released/#comments</comments>
		<pubDate>Sat, 14 Oct 2006 09:25:58 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[bbPress]]></category>
		<category><![CDATA[Eulogize]]></category>
		<category><![CDATA[Slashdot]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://boakes.org/bbpress-released/</guid>
		<description><![CDATA[In a market where BB software is two-a-penny (or cheaper, given the open-source nature of most good software) what's BBPress got that made me use it?]]></description>
			<content:encoded><![CDATA[<p><a href="http://bbpress.org">BBPress</a> has been <a href="http://bbpress.org/blog/2006/10/bbpress-072/">released</a> today (<a href="/talk">try it</a>).  For quite some time now I&#8217;ve been quietly using <a href="http://bbpress.org/">BBPress</a> for managing thoughts and discussions on another website.  This has been possible for two reasons: firstly, the pre-release version of BBPress has been quite stable and secondly, I&#8217;ve been using it in a password protected area so it&#8217;s not been open to public use and abuse.<span id="more-640"></span></p>
<p>BBPress is, quite simply, just another <a href="http://en.wikipedia.org/wiki/PHP">PHP</a> based bulletin board (BB) system which to the layman means it is the software that runs forum websites.  So in a market where BB software is two-a-penny (or cheaper, given the open source nature of most good software) what&#8217;s BBPress got that made me use it?</p>
<ol>
<li><strong>A Trusted Open Source</strong><br />It&#8217;s core development is being handled by the same loose group of <a href="http://automattic.com">folks</a> that build <a href="http://wordpres.org">WordPress</a>, which has powered this website for the last few years.</li>
<li><strong>Minimalist Design</strong><br/>Every other BB that I looked at was full of bells, whitls, frills and flourishes that I didn&#8217;t need or want &#8211; and I certainly didn&#8217;t want the hassle of mainting or disabling such irrelevancies.  BBPress eschews these in favour if a lean core, everything else (just like wordpress) can be done with plugins.</li>
<li><strong>Extensible</strong><br/>Yep, I said plugins.</li>
<li><strong>Integrable</strong><br/>I mentioned WordPress already, well, it can integrate nicely with it&#8217;s user database, so if you&#8217;ve got wordpress ID&#8217;s and roles that you already manage, they can be seamlessly used by bbpress, keeping admin to a minimum.</li>
<li><strong>No Spam</strong><br/>BBPress can be protected by Akismet, the same service that already protects this site, which has now been blissfully spam free for over a year.</li>
<li><strong>Released</strong><br/>I started using it before it&#8217;s release because I knew I had a fairly safe walled garden in which to get friendly with it.  Now that version 0.72 &#8220;Bix&#8221; to give it it&#8217;s full name has been released, others with more public websites may want to have a play.</li>
</ol>
<p>If you&#8217;re wondering what it feels and looks like, you can <a href="/talk">have a go</a> on this site.  Eventually I plan to move most discussion over to the BB side of things and leave comments open for trackbacks and pingbacks only.</p>
]]></content:encoded>
			<wfw:commentRss>http://boakes.org/bbpress-released/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

