<?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 &#187; Development</title>
	<atom:link href="http://devblog.phpmyfaq.de/archives/category/development/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>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>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>
		<item>
		<title>Status update for phpMyFAQ 2.6.2</title>
		<link>http://devblog.phpmyfaq.de/archives/1278/status-update-for-phpmyfaq-2-6-2/</link>
		<comments>http://devblog.phpmyfaq.de/archives/1278/status-update-for-phpmyfaq-2-6-2/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 18:53:22 +0000</pubDate>
		<dc:creator>Thorsten</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[phpMyFAQ 2.6]]></category>

		<guid isPermaLink="false">http://devblog.phpmyfaq.de/?p=1278</guid>
		<description><![CDATA[Due to a stupid bug added by myself during some tests for the 2.6.1 release I have to release phpMyFAQ 2.6.2 as soon as possible. Currently 2.0 and 2.5 users cannot upgrade with the update script included in the 2.6.1 package. Sorry for that. Beside this bug I fixed the Japanese, Korean and Chinese characters [...]]]></description>
		<wfw:commentRss>http://devblog.phpmyfaq.de/archives/1278/status-update-for-phpmyfaq-2-6-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thoughts about a new layout in phpMyFAQ 2.7</title>
		<link>http://devblog.phpmyfaq.de/archives/1272/thoughts-about-a-new-layout-in-phpmyfaq-2-7/</link>
		<comments>http://devblog.phpmyfaq.de/archives/1272/thoughts-about-a-new-layout-in-phpmyfaq-2-7/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 17:05:40 +0000</pubDate>
		<dc:creator>Thorsten</dc:creator>
				<category><![CDATA[Aesthetics]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[phpMyFAQ 2.7]]></category>

		<guid isPermaLink="false">http://devblog.phpmyfaq.de/?p=1272</guid>
		<description><![CDATA[The last couple of months I thought about a new layout for phpMyFAQ. After Anatoliy&#8217;s work on the user-specific templates I decided to re-work the whole design of phpMyFAQ. We will re-work the whole layout, the XHTML and the CSS so that easier and more flexible layouts are possible. We will use a CSS framework [...]]]></description>
		<wfw:commentRss>http://devblog.phpmyfaq.de/archives/1272/thoughts-about-a-new-layout-in-phpmyfaq-2-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Status update for phpMyFAQ 2.5.7 / 2.6.1 / 2.7.0-alpha</title>
		<link>http://devblog.phpmyfaq.de/archives/1270/status-update-for-phpmyfaq-2-5-7-2-6-1-2-7-0-alpha/</link>
		<comments>http://devblog.phpmyfaq.de/archives/1270/status-update-for-phpmyfaq-2-5-7-2-6-1-2-7-0-alpha/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 07:49:12 +0000</pubDate>
		<dc:creator>Thorsten</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[phpMyFAQ 2.5]]></category>
		<category><![CDATA[phpMyFAQ 2.6]]></category>
		<category><![CDATA[phpMyFAQ 2.7]]></category>

		<guid isPermaLink="false">http://devblog.phpmyfaq.de/?p=1270</guid>
		<description><![CDATA[This week was very good. We released phpMyFAQ 2.6 and got a lot of feedback after more than 1,000 downloads within the first 36 hours. Due to the big amount of feedback we also received a number of bugreports. We already fixed a lot of them, so expect a 2.6.1 the next two weeks. We [...]]]></description>
		<wfw:commentRss>http://devblog.phpmyfaq.de/archives/1270/status-update-for-phpmyfaq-2-5-7-2-6-1-2-7-0-alpha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpMyFAQ 2.6 branched</title>
		<link>http://devblog.phpmyfaq.de/archives/1264/phpmyfaq-2-6-branched/</link>
		<comments>http://devblog.phpmyfaq.de/archives/1264/phpmyfaq-2-6-branched/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 16:57:27 +0000</pubDate>
		<dc:creator>Thorsten</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[phpMyFAQ 2.6]]></category>
		<category><![CDATA[phpMyFAQ 2.7]]></category>

		<guid isPermaLink="false">http://devblog.phpmyfaq.de/?p=1264</guid>
		<description><![CDATA[Today we added the new 2.6 branch in our repo and started the development with phpMyFAQ 2.7. phpMyFAQ 2.6.0 will be released the next days, so stay tuned!]]></description>
		<wfw:commentRss>http://devblog.phpmyfaq.de/archives/1264/phpmyfaq-2-6-branched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Status update for phpMyFAQ 2.5.7 / 2.6.0</title>
		<link>http://devblog.phpmyfaq.de/archives/1261/status-update-for-phpmyfaq-2-5-6-2-6-0-3/</link>
		<comments>http://devblog.phpmyfaq.de/archives/1261/status-update-for-phpmyfaq-2-5-6-2-6-0-3/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 10:40:26 +0000</pubDate>
		<dc:creator>Thorsten</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[phpMyFAQ 2.5]]></category>
		<category><![CDATA[phpMyFAQ 2.6]]></category>
		<category><![CDATA[phpMyFAQ 2.7]]></category>

		<guid isPermaLink="false">http://devblog.phpmyfaq.de/?p=1261</guid>
		<description><![CDATA[We fixed some minor issues the last days and we&#8217;re now preparing the 2.6 release. So there won&#8217;t be a RC2 anymore. I also thinking about supporting 2.5 until the 2.7 release planned for july 2010.]]></description>
		<wfw:commentRss>http://devblog.phpmyfaq.de/archives/1261/status-update-for-phpmyfaq-2-5-6-2-6-0-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
