<?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>bybjorn.com &#124; Bjørn Børresen - freelance web developer &#187; ipb</title>
	<atom:link href="http://www.bybjorn.com/tag/ipb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bybjorn.com</link>
	<description>bybjorn.com &#62;&#62; Bjørn Børresen - freelance web developer</description>
	<lastBuildDate>Tue, 27 Jul 2010 11:08:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Invision Power Board forum bridge</title>
		<link>http://www.bybjorn.com/76/</link>
		<comments>http://www.bybjorn.com/76/#comments</comments>
		<pubDate>Sun, 06 Jan 2008 15:10:26 +0000</pubDate>
		<dc:creator>Bjørn Børresen</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[ipb]]></category>

		<guid isPermaLink="false">http://bie.no/blog/computers/software-engineering/php/2008/01/invision-power-board-forum-bridge/</guid>
		<description><![CDATA[This is a script we use on the norwegian community root.no to show the latest messages from our IPB forum in our WordPress blog template. I already published this on my norwegian blog so I figgured I&#8217;d do the english speaking world a favor and publish it here as well in case someone was searching [...]]]></description>
			<content:encoded><![CDATA[<p>This is a script we use on the norwegian community <a href="http://www.root.no">root.no</a> to show the latest messages from our IPB forum in our WordPress blog template.</p>

<p><span id="more-76"></span></p>

<p>I already <a href="http://www.skitx.com/artikkel/invision_power_board_forum_bridge/">published this</a> on <a href="http://www.skitx.com/blog/">my norwegian blog</a> so I figgured I&#8217;d do the english speaking world a favor and publish it here as well in case someone was searching for &#8220;Invision Power Board forum bridge&#8221; and found the norwegian language one <img src='http://www.bybjorn.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>

<p>The script can be <a href="http://www.bie.no/products/ipb_last10.phps">downloaded here</a>.</p>

<p>It will output the latest X number of messages from the forum (with forum_id&#8217;s specified in the script) in the format: &lt;li&gt; titled link &lt;/li&gt; &#8211; so throw some &lt;ul&gt;&#8217;s around the include in your template.</p>

<p>Here&#8217;s how we use it:
<code>&lt;h2&gt;&lt;em&gt;Latest in the forum&lt;/em&gt;&lt;/h2&gt;
&lt;ul class="posts"&gt;
&lt;?php include "../inc/ipb_last10.php"; ?&gt;<br />
&lt;/ul&gt;
</code></p>

<p>Edit the script before you upload it to your server. It should be pretty self-explanatory, but if you run into any problems just write a comment on this entry.</p>

<p>The script is released under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>, so enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bybjorn.com/76/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
