<?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>indeedle &#187; phpbb3</title>
	<atom:link href="http://indeedle.com/tags/phpbb3/feed/" rel="self" type="application/rss+xml" />
	<link>http://indeedle.com</link>
	<description>blogging the indeedle way</description>
	<lastBuildDate>Thu, 26 Aug 2010 08:16:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>phpbb3 + Flyspray Part 2</title>
		<link>http://indeedle.com/blog/2010/03/01/phpbb3-flyspray-part-2/</link>
		<comments>http://indeedle.com/blog/2010/03/01/phpbb3-flyspray-part-2/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 02:53:18 +0000</pubDate>
		<dc:creator>Cody</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[dokuwiki]]></category>
		<category><![CDATA[flyspray]]></category>
		<category><![CDATA[phpbb3]]></category>

		<guid isPermaLink="false">http://indeedle.com/?p=111</guid>
		<description><![CDATA[In my previous post I]]></description>
			<content:encoded><![CDATA[<p>In my <a href="http://indeedle.com/phpbb3-flyspray-109/" target="_self">previous post</a> I mentioned how I wanted to bridge phpbb3 and Flyspray. Well, I&#8217;ve done that, but due to the way Flyspray works, it was basically a complete pain.</p>
<p>I love Flyspray, I really do, but I think it is time I moved on to a new bug tracking system. Unfortunately though I don&#8217;t know of that many (if you do, definitely please contact me through the comments!). I&#8217;ve tried Trac, but on the host I use it is an absolute nightmare to get installed. What I&#8217;d really like is a simple PHP-based system like Flyspray, but one that does get updated regularly.</p>
<p>The trouble I had with Flyspray is I basically had to hack it to get it working with my forum. In the end I get phpbb to do the authentication (on each page load), and if the Flyspray user doesn&#8217;t exist it manually creates it.</p>
<p>It definitely isn&#8217;t the ideal solution, the DokuWiki bridge that someone else (awesome person) wrote works perfectly, but that comes down to DokuWiki being easier to modify with plugins.</p>
<p>So yes, if you are interested in bridging Flyspray and phpBB3, it is possible. However it basically is bypassing all of Flyspray&#8217;s authentication and saying &#8220;This is the ID of the logged in user&#8221;. You also have to rename their Database and User classes, since they clash with phpBB.</p>
<p>All in all, if you&#8217;re looking for a bug tracking system that can easily bridge with a forum, look for something else.</p>
<hr />
<p><small>© 2008 - 2010 for <a href="http://indeedle.com">indeedle</a>. All rights are reserved. | For more information please visit <a href="http://indeedle.com">indeedle</a>. |
<a href="http://indeedle.com/blog/2010/03/01/phpbb3-flyspray-part-2/">Permalink</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://indeedle.com/blog/2010/03/01/phpbb3-flyspray-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpbb3 + Flyspray</title>
		<link>http://indeedle.com/blog/2010/02/25/phpbb3-flyspray/</link>
		<comments>http://indeedle.com/blog/2010/02/25/phpbb3-flyspray/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 06:12:36 +0000</pubDate>
		<dc:creator>Cody</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[dokuwiki]]></category>
		<category><![CDATA[flyspray]]></category>
		<category><![CDATA[phpbb3]]></category>

		<guid isPermaLink="false">http://indeedle.com/?p=109</guid>
		<description><![CDATA[I am currently working on]]></description>
			<content:encoded><![CDATA[<p>I am currently working on a mini-project, and part of it requires a forum as well as a wiki and a bug tracking system. I have already set up phpBB3 with Dokuwiki, and they&#8217;re bridged so the accounts are linked. That&#8217;s absolutely great!</p>
<p>What I&#8217;m currently trying to work on is installing Flyspray, and then writing my own bridge between Flyspray and phpBB. The way I theorize it, I&#8217;ll create a hidden group in phpBB called &#8220;flyspray&#8221; or something, and then when you access Flyspray it will check to see if you&#8217;re a member of that group using phpBB&#8217;s functions.</p>
<p>We&#8217;ll have to wait and see if it works, but if it does I&#8217;ll see about making the bridge public.</p>
<p>Wish me luck!</p>
<hr />
<p><small>© 2008 - 2010 for <a href="http://indeedle.com">indeedle</a>. All rights are reserved. | For more information please visit <a href="http://indeedle.com">indeedle</a>. |
<a href="http://indeedle.com/blog/2010/02/25/phpbb3-flyspray/">Permalink</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://indeedle.com/blog/2010/02/25/phpbb3-flyspray/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->