<?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>Lilina News Aggregator &#187; Bug Hunter</title>
	<atom:link href="http://getlilina.org/blog/category/bug-hunter/feed/" rel="self" type="application/rss+xml" />
	<link>http://getlilina.org</link>
	<description>The open-source server feed aggregator.</description>
	<lastBuildDate>Tue, 26 Jan 2010 09:42:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Subversion Broken for Now</title>
		<link>http://getlilina.org/blog/2008/01/07/subversion-broken-for-now/</link>
		<comments>http://getlilina.org/blog/2008/01/07/subversion-broken-for-now/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 06:06:24 +0000</pubDate>
		<dc:creator>Ryan McCue</dc:creator>
				<category><![CDATA[Bug Hunter]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[simplepie]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://getlilina.org/blog/2008/01/07/subversion-broken-for-now/</guid>
		<description><![CDATA[If you&#8217;re running a production server with the trunk version (i.e. from Subversion), please realise that it will be broken for about another day or so while we convert to SimplePie (in the complete opposite of my other post).
We should be fully converted by tomorrow and a heap of new template tags will make life [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re running a production server with the trunk version (i.e. from Subversion), please realise that it will be broken for about another day or so while we convert to SimplePie (in the complete opposite of my other post).</p>
<p>We should be fully converted by tomorrow and a heap of new template tags will make life easier for templaters, especially those with a WordPress background.</p>
]]></content:encoded>
			<wfw:commentRss>http://getlilina.org/blog/2008/01/07/subversion-broken-for-now/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>About the SOAP client and the Google API</title>
		<link>http://getlilina.org/blog/2007/12/04/about-the-soap-client-and-the-google-api/</link>
		<comments>http://getlilina.org/blog/2007/12/04/about-the-soap-client-and-the-google-api/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 04:36:59 +0000</pubDate>
		<dc:creator>Ryan McCue</dc:creator>
				<category><![CDATA[Bug Hunter]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[legacy]]></category>
		<category><![CDATA[nusoap]]></category>
		<category><![CDATA[soapclient]]></category>
		<category><![CDATA[version 0.7]]></category>

		<guid isPermaLink="false">http://lilina.cubegames.net/blog/2007/12/04/about-the-soap-client-and-the-google-api/</guid>
		<description><![CDATA[We talk about an old bug which plagues PHP5 users of 0.7 and a simple fix for it]]></description>
			<content:encoded><![CDATA[<p>Google has officially stopped allowing new signups for their <a href="http://code.google.com/apis/soapsearch/">SOAP search API</a> which was used in Lilina 0.7. Although we have removed it from 1.0, we still get many people asking why they are getting errors about the soapclient class and nusoap.php</p>
<p>The reason behind this error is that in PHP 5, a built in SOAP client was added with the same class name. This has effected other PHP applications which used the Nusoap class.</p>
<p>The simple fix for this is to comment out the line that says <code>require_once './inc/google.php' ;</code><br />
Simply add <code>//</code> in front of this line and it should work beautifully.</p>
]]></content:encoded>
			<wfw:commentRss>http://getlilina.org/blog/2007/12/04/about-the-soap-client-and-the-google-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
