<?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>phpMyFAQ devBlog</title>
	<atom:link href="http://devblog.phpmyfaq.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.phpmyfaq.de</link>
	<description>phpMyFAQ blog about recent developments, written by its team members.</description>
	<lastBuildDate>Thu, 29 Jul 2010 18:49:15 +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>phpMyFAQ 2.6.7 Released!</title>
		<link>http://devblog.phpmyfaq.de/archives/1315/phpmyfaq-2-6-7-released/</link>
		<comments>http://devblog.phpmyfaq.de/archives/1315/phpmyfaq-2-6-7-released/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 18:49:15 +0000</pubDate>
		<dc:creator>Thorsten</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[phpMyFAQ 2.6]]></category>

		<guid isPermaLink="false">http://devblog.phpmyfaq.de/?p=1315</guid>
		<description><![CDATA[The phpMyFAQ Team would like to announce the availability of phpMyFAQ 2.6.7, the &#8220;Theo Albrecht&#8221; release. This release includes a complete refactored and unittested search backend, an improved pagination functionality and we fixed various problems with Microsoft SQL Server Driver for PHP. We also fixed some minor bugs.]]></description>
		<wfw:commentRss>http://devblog.phpmyfaq.de/archives/1315/phpmyfaq-2-6-7-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Status update for phpMyFAQ 2.6.7</title>
		<link>http://devblog.phpmyfaq.de/archives/1313/status-update-for-phpmyfaq-2-6-7-3/</link>
		<comments>http://devblog.phpmyfaq.de/archives/1313/status-update-for-phpmyfaq-2-6-7-3/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 10:41:34 +0000</pubDate>
		<dc:creator>Thorsten</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[phpMyFAQ 2.6]]></category>
		<category><![CDATA[Refactoring]]></category>

		<guid isPermaLink="false">http://devblog.phpmyfaq.de/?p=1313</guid>
		<description><![CDATA[Yesterday I finished the big refactoring/rewrite of the search backend. Now I&#8217;ll test the new code base and then release 2.6.7 asap.]]></description>
		<wfw:commentRss>http://devblog.phpmyfaq.de/archives/1313/status-update-for-phpmyfaq-2-6-7-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Status update for phpMyFAQ 2.6.7</title>
		<link>http://devblog.phpmyfaq.de/archives/1311/status-update-for-phpmyfaq-2-6-7-2/</link>
		<comments>http://devblog.phpmyfaq.de/archives/1311/status-update-for-phpmyfaq-2-6-7-2/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 17:45:02 +0000</pubDate>
		<dc:creator>Thorsten</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[phpMyFAQ 2.6]]></category>
		<category><![CDATA[Refactoring]]></category>

		<guid isPermaLink="false">http://devblog.phpmyfaq.de/?p=1311</guid>
		<description><![CDATA[Today I had a little bit of free time for refactoring because I was at home with a summer cold. The old search routines are now removed from our codebase and the new search classes are already committed. The code is also unittested but I think I&#8217;ll release a 2.6.7-beta before the final release of [...]]]></description>
		<wfw:commentRss>http://devblog.phpmyfaq.de/archives/1311/status-update-for-phpmyfaq-2-6-7-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Status update for phpMyFAQ 2.6.7</title>
		<link>http://devblog.phpmyfaq.de/archives/1309/status-update-for-phpmyfaq-2-6-7/</link>
		<comments>http://devblog.phpmyfaq.de/archives/1309/status-update-for-phpmyfaq-2-6-7/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 11:18:55 +0000</pubDate>
		<dc:creator>Thorsten</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[phpMyFAQ 2.6]]></category>
		<category><![CDATA[phpMyFAQ 2.7]]></category>
		<category><![CDATA[Refactoring]]></category>

		<guid isPermaLink="false">http://devblog.phpmyfaq.de/?p=1309</guid>
		<description><![CDATA[Some parts of the phpMyFAQ codebase are quite old because phpMyFAQ is almost 10 years old. Currently I&#8217;m working on the refactoring of the search component which hopefully will be part of phpMyFAQ 2.6.7. You maybe ask why I do this in the stable version and not in the master branch? The answer is quite [...]]]></description>
		<wfw:commentRss>http://devblog.phpmyfaq.de/archives/1309/status-update-for-phpmyfaq-2-6-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpMyFAQ 2.6.6 Released!</title>
		<link>http://devblog.phpmyfaq.de/archives/1307/phpmyfaq-2-6-6-released/</link>
		<comments>http://devblog.phpmyfaq.de/archives/1307/phpmyfaq-2-6-6-released/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 17:55:55 +0000</pubDate>
		<dc:creator>Thorsten</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[phpMyFAQ 2.6]]></category>

		<guid isPermaLink="false">http://devblog.phpmyfaq.de/?p=1307</guid>
		<description><![CDATA[The phpMyFAQ Team is pleased to announce phpMyFAQ 2.6.6, the &#8220;Heidi Kabel&#8221; release. This release includes a refactored database abstraction, fixes OpenLDAP authentication, fixes duplication of search results, fixes an issue with duplicate sitemap characters and some solution ID issues. We improved the glossary deletion workflowand updated the Brazilian Portuguese and Norwegian Bokmal translations. We [...]]]></description>
		<wfw:commentRss>http://devblog.phpmyfaq.de/archives/1307/phpmyfaq-2-6-6-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comparison of knowledge base management software</title>
		<link>http://devblog.phpmyfaq.de/archives/1304/comparison-of-knowledge-base-management-software/</link>
		<comments>http://devblog.phpmyfaq.de/archives/1304/comparison-of-knowledge-base-management-software/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 08:33:37 +0000</pubDate>
		<dc:creator>Thorsten</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[phpMyFAQ 2.6]]></category>

		<guid isPermaLink="false">http://devblog.phpmyfaq.de/?p=1304</guid>
		<description><![CDATA[Yesterday I found a quite interesting link in the English Wikipedia: Comparison of knowledge base management software. Looks like phpMyFAQ&#8217;s feature set is capable of competing.]]></description>
		<wfw:commentRss>http://devblog.phpmyfaq.de/archives/1304/comparison-of-knowledge-base-management-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpMyFAQ 2.6.5 Released!</title>
		<link>http://devblog.phpmyfaq.de/archives/1301/phpmyfaq-2-6-5-released/</link>
		<comments>http://devblog.phpmyfaq.de/archives/1301/phpmyfaq-2-6-5-released/#comments</comments>
		<pubDate>Mon, 24 May 2010 18:46:47 +0000</pubDate>
		<dc:creator>Thorsten</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[phpMyFAQ 2.6]]></category>

		<guid isPermaLink="false">http://devblog.phpmyfaq.de/?p=1301</guid>
		<description><![CDATA[The phpMyFAQ Team would like to announce the availability of phpMyFAQ 2.6.5, the &#8220;Ronnie James Dio&#8221; release. This release updates bundled TCPDF library to version 5.0.009 and TinyMCE editor component to version 3.3.5.1. We refactored OpenSearch plugin code base and fixed small update issues in update script, a missing language fallback issue in instant response, [...]]]></description>
		<wfw:commentRss>http://devblog.phpmyfaq.de/archives/1301/phpmyfaq-2-6-5-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpMyFAQ 2.6.4 Released!</title>
		<link>http://devblog.phpmyfaq.de/archives/1297/phpmyfaq-2-6-4-released/</link>
		<comments>http://devblog.phpmyfaq.de/archives/1297/phpmyfaq-2-6-4-released/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 09:45:03 +0000</pubDate>
		<dc:creator>Thorsten</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[phpMyFAQ 2.6]]></category>

		<guid isPermaLink="false">http://devblog.phpmyfaq.de/?p=1297</guid>
		<description><![CDATA[The phpMyFAQ Team is pleased to announce phpMyFAQ 2.6.4, the &#8220;Eyjafjallajökull&#8221; release. This release adds experimental support for Microsoft SQL Server Driver for PHP and includes an improved FAQ record administration frontend and Sitemap titles. We updated the German, the Romanian and the Swedish translation. We also fixed some minor bugs.]]></description>
		<wfw:commentRss>http://devblog.phpmyfaq.de/archives/1297/phpmyfaq-2-6-4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Status update for phpMyFAQ 2.6.4 / 2.7.0-alpha</title>
		<link>http://devblog.phpmyfaq.de/archives/1295/status-update-for-phpmyfaq-2-6-4-2-7-0-alpha/</link>
		<comments>http://devblog.phpmyfaq.de/archives/1295/status-update-for-phpmyfaq-2-6-4-2-7-0-alpha/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 15:05:33 +0000</pubDate>
		<dc:creator>Thorsten</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[phpMyFAQ 2.6]]></category>
		<category><![CDATA[phpMyFAQ 2.7]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://devblog.phpmyfaq.de/?p=1295</guid>
		<description><![CDATA[The last couple of days I fixed some minor bugs in the 2.6 and 2.7 code base. I have to work a lot during my daily work and so the development of phpMyFAQ 2.7 slowed down. Today I added the experimental support for Microsofts SQL Server Driver for PHP which will reduce some problems with [...]]]></description>
		<wfw:commentRss>http://devblog.phpmyfaq.de/archives/1295/status-update-for-phpmyfaq-2-6-4-2-7-0-alpha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back from holidays&#8230;</title>
		<link>http://devblog.phpmyfaq.de/archives/1293/back-from-holidays/</link>
		<comments>http://devblog.phpmyfaq.de/archives/1293/back-from-holidays/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 17:53:05 +0000</pubDate>
		<dc:creator>Thorsten</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[phpMyFAQ 2.7]]></category>

		<guid isPermaLink="false">http://devblog.phpmyfaq.de/?p=1293</guid>
		<description><![CDATA[After 4 great weeks I returned last friday from my Australia trip. I already fixed some issues reported the last weeks and I thought about the next 2.7 release. I think it won&#8217;t be released in summer as I planned because a lot of things are still not implemented and currently I do not have [...]]]></description>
		<wfw:commentRss>http://devblog.phpmyfaq.de/archives/1293/back-from-holidays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
