<?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>Projects of Arjen Ketelaar</title>
	<atom:link href="http://blog.ketelaar.info/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ketelaar.info/projects</link>
	<description>Running public projects of Arjen Ketelaar</description>
	<lastBuildDate>Sat, 10 Jan 2009 13:04:16 +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>Ketelaar Zoek Machine</title>
		<link>http://blog.ketelaar.info/projects/2009/01/10/ketelaar-zoek-machine/</link>
		<comments>http://blog.ketelaar.info/projects/2009/01/10/ketelaar-zoek-machine/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 13:04:16 +0000</pubDate>
		<dc:creator>arjen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.ketelaar.info/projects/2009/01/10/ketelaar-zoek-machine/</guid>
		<description><![CDATA[De Ketelaar Zoek Machine heeft de volgende doelstellingen: Zoeken op Google waarbij eerdere zoekresultaten onderdrukt worden Eigen zoekdatabase met zoekresultaten gerelateerd aan Ketelaar Interface met Ketelaar Spider die Ketelaar pagina&#8217;s op het web zoekt, afloopt en bewaart in de zoek database Voor de Ketelaar Zoek Machine is een aparte project pagina aangemaakt.]]></description>
			<content:encoded><![CDATA[<p>De <a href="http://zoek.ketelaar.info" title="Ketelaar Zoek Machine">Ketelaar Zoek Machine</a> heeft de volgende doelstellingen:</p>
<ul>
<li>Zoeken op Google waarbij eerdere zoekresultaten onderdrukt worden</li>
<li>Eigen zoekdatabase met zoekresultaten gerelateerd aan Ketelaar</li>
<li>Interface met Ketelaar Spider die Ketelaar pagina&#8217;s op het web zoekt, afloopt en bewaart in de zoek database</li>
</ul>
<p>Voor de Ketelaar Zoek Machine is een aparte project pagina aangemaakt.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ketelaar.info/projects/2009/01/10/ketelaar-zoek-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xajax autofill</title>
		<link>http://blog.ketelaar.info/projects/2008/11/10/xajax-autofill/</link>
		<comments>http://blog.ketelaar.info/projects/2008/11/10/xajax-autofill/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 08:46:35 +0000</pubDate>
		<dc:creator>arjen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.ketelaar.info/projects/2008/11/10/xajax-autofill/</guid>
		<description><![CDATA[Een zoekscherm met een autofill is een nieuwe leuk taak. Mogelijke oplossing staat hier:  http://codeigniter.com/forums/viewthread/45740/ Een eerder gedownload oplossing op basis van jquery lijkt niet te werken Auto Completer &#8211; V1.0 (19/09/2007). Jamie McConnell, jamie@blue44.comb(Nodstrum.com)]]></description>
			<content:encoded><![CDATA[<p>Een zoekscherm met een autofill is een nieuwe leuk taak. Mogelijke oplossing staat hier:</p>
<ul>
<li><a href="http://codeigniter.com/forums/viewthread/45740/"> http://codeigniter.com/forums/viewthread/45740/<br />
</a></li>
</ul>
<p>Een eerder gedownload oplossing op basis van jquery lijkt niet te werken</p>
<ul>
<li>Auto Completer &#8211; V1.0 (19/09/2007). Jamie McConnell, jamie@blue44.comb(Nodstrum.com)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.ketelaar.info/projects/2008/11/10/xajax-autofill/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xajax Test</title>
		<link>http://blog.ketelaar.info/projects/2008/11/08/xajax-test/</link>
		<comments>http://blog.ketelaar.info/projects/2008/11/08/xajax-test/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 08:33:55 +0000</pubDate>
		<dc:creator>arjen</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[xajax]]></category>

		<guid isPermaLink="false">http://blog.ketelaar.info/projects/2008/11/08/xajax-test/</guid>
		<description><![CDATA[De testpagina (Xajax nog niet geinstalleerd):  http://www.ketelaar.info/phpmyfamily/people-xajax.php Hierbij een links naar de testinstallatie: Tests Examples Documentatie Twee links voor het verwerken van de resultaten:  http://ajax.fencecompany.net/processform http://www.ajax-tutorials.com/tutorial-list/resource/Processing_Forms_xajax/view.php]]></description>
			<content:encoded><![CDATA[<p>De testpagina (Xajax nog niet geinstalleerd):</p>
<ul>
<li> <a href="http://www.ketelaar.info/phpmyfamily/people-xajax.php">http://www.ketelaar.info/phpmyfamily/people-xajax.php</a></li>
</ul>
<p>Hierbij een links naar de testinstallatie:</p>
<ul>
<li><a href="http://test.ketelaar.info/xajax/tests/">Tests</a></li>
<li><a href="http://test.ketelaar.info/xajax/examples/">Examples</a></li>
<li><a href="http://test.ketelaar.info/xajax/documentation/">Documentatie</a></li>
</ul>
<p>Twee links voor het verwerken van de resultaten:</p>
<ul>
<li><a href="http://ajax.fencecompany.net/processform"> http://ajax.fencecompany.net/processform</a></li>
<li><a href="http://www.ajax-tutorials.com/tutorial-list/resource/Processing_Forms_xajax/view.php">http://www.ajax-tutorials.com/tutorial-list/resource/Processing_Forms_xajax/view.php</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.ketelaar.info/projects/2008/11/08/xajax-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP en Ajax</title>
		<link>http://blog.ketelaar.info/projects/2008/11/08/php-en-ajax/</link>
		<comments>http://blog.ketelaar.info/projects/2008/11/08/php-en-ajax/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 08:09:05 +0000</pubDate>
		<dc:creator>arjen</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.ketelaar.info/projects/2008/11/08/php-en-ajax/</guid>
		<description><![CDATA[Er zijn verschillende toolkits op ajax te combineren met PHP. Ik zoek een toolkit voor het Ketelaar Register. Na wat surfen en het raadplegen van een aantal overzichten (ajaxpatterns,   heb ik de volgende kandidaten geselecteerd:  phplivex xajax Xjax lijk het meest geschikt; deze ga ik het eerst testen. De volgende mogelijke kandidaten heb ik afgewezen: [...]]]></description>
			<content:encoded><![CDATA[<p>Er zijn verschillende toolkits op ajax te combineren met PHP. Ik zoek een toolkit voor het Ketelaar Register. Na wat surfen en het raadplegen van een aantal overzichten (<a href="http://ajaxpatterns.org/PHP_Ajax_Frameworks">ajaxpatterns</a>,   heb ik de volgende kandidaten geselecteerd: <span id="more-17"></span>
<ul>
<li><a href="http://www.phplivex.com">phplivex</a></li>
<li><a href="http://www.xajaxproject.org/">xajax</a></li>
</ul>
<p>Xjax lijk het meest geschikt; deze ga ik het eerst testen. De volgende mogelijke kandidaten heb ik afgewezen:
<ul>
<li> <a href="http://jquery.com/">Jquery</a>: lijkt veel aanpassingen in javascript nodig te hebben; ik wil zoveel mogelijk in php blijven programmeren</li>
<li><a href="http://www.modernmethod.com/sajax/">sajax</a>: lage versienummer; weinig voorbeelden</li>
</ul>
<p>Eisen:
<ul>
<li>combinatie van php en ajax</li>
<li>open source </li>
<li>eenvoudig in gebruik</li>
<li>php object geörienteerd</li>
<li>zoveel mogelijk in php; zo weinig mogelijk in javascript</li>
<li>werken in zoveel mogelijk browsers; in ieder geval in firefox en explorerer; ook in oude versies</li>
<li>klein en snel</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.ketelaar.info/projects/2008/11/08/php-en-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 1-2 of Dutch Translation of WP-Multiflex available</title>
		<link>http://blog.ketelaar.info/projects/2008/01/13/version-1-2-of-dutch-translation-of-wp-multiflex-available/</link>
		<comments>http://blog.ketelaar.info/projects/2008/01/13/version-1-2-of-dutch-translation-of-wp-multiflex-available/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 17:54:42 +0000</pubDate>
		<dc:creator>arjen</dc:creator>
				<category><![CDATA[WP-Multiflex]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.ketelaar.info/projects/2008/01/13/version-1-2-of-dutch-translation-of-wp-multiflex-available/</guid>
		<description><![CDATA[Version 1-2 is available. The language file can be downloaded here. It containts one additional spelling correction reported by Arjan from aue.be]]></description>
			<content:encoded><![CDATA[<p>Version 1-2 is available. The language file can be downloaded <a href="http://blog.ketelaar.info/projects/files/2007/ftp/nl_NL.mo">here</a>. It containts one additional spelling correction reported by Arjan from aue.be</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ketelaar.info/projects/2008/01/13/version-1-2-of-dutch-translation-of-wp-multiflex-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New version of Dutch Translation of WP-Multiflex-3</title>
		<link>http://blog.ketelaar.info/projects/2007/12/28/new-version-of-dutch-translation-of-wp-multiflex-3/</link>
		<comments>http://blog.ketelaar.info/projects/2007/12/28/new-version-of-dutch-translation-of-wp-multiflex-3/#comments</comments>
		<pubDate>Fri, 28 Dec 2007 10:20:03 +0000</pubDate>
		<dc:creator>arjen</dc:creator>
				<category><![CDATA[WP-Multiflex]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.ketelaar.info/projects/2007/12/28/new-version-of-dutch-translation-of-wp-multiflex-3/</guid>
		<description><![CDATA[Version 1-1 of the WP-Multiflex-3 template is available. You can find it here. It contains some spelling corrections which where reported by Arjen from aue.be.]]></description>
			<content:encoded><![CDATA[<p>Version 1-1 of the WP-Multiflex-3 template is available. You can find it <a href="http://blog.ketelaar.info/projects/dutch-translation-wp-multiflex-3/">here</a>. It contains some spelling corrections which where reported by Arjen from aue.be.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ketelaar.info/projects/2007/12/28/new-version-of-dutch-translation-of-wp-multiflex-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Extensions</title>
		<link>http://blog.ketelaar.info/projects/2007/04/24/wordpress-extensions/</link>
		<comments>http://blog.ketelaar.info/projects/2007/04/24/wordpress-extensions/#comments</comments>
		<pubDate>Tue, 24 Apr 2007 07:24:33 +0000</pubDate>
		<dc:creator>arjen</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.ketelaar.info/projects/2007/04/24/wordpress-extensions/</guid>
		<description><![CDATA[I&#8217;s planning to include some additional extension for WordPress: Contact Form Integration with phpOurFamily]]></description>
			<content:encoded><![CDATA[<p>I&#8217;s planning to include some additional extension for WordPress:</p>
<ul>
<li> Contact Form</li>
<li>Integration with phpOurFamily</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.ketelaar.info/projects/2007/04/24/wordpress-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dutch Translation of WP-Multiflex-3 available</title>
		<link>http://blog.ketelaar.info/projects/2007/04/23/dutch-translation-of-wp-multiflex-3-available/</link>
		<comments>http://blog.ketelaar.info/projects/2007/04/23/dutch-translation-of-wp-multiflex-3-available/#comments</comments>
		<pubDate>Mon, 23 Apr 2007 17:04:36 +0000</pubDate>
		<dc:creator>arjen</dc:creator>
				<category><![CDATA[WP-Multiflex]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.ketelaar.info/projects/2007/04/23/dutch-translation-of-wp-multiflex-3-available/</guid>
		<description><![CDATA[I published my first &#8216;beta&#8217; version of the Dutch Translation the WP-Multiflex-3 template. You can find it here. Feedback &#38; suggestions are welcome!]]></description>
			<content:encoded><![CDATA[<p>I published my first &#8216;beta&#8217; version of the Dutch Translation the WP-Multiflex-3 template. You can find it <a href="http://blog.ketelaar.info/projects/dutch-translation-wp-multiflex-3/">here</a>. Feedback &amp; suggestions are welcome!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ketelaar.info/projects/2007/04/23/dutch-translation-of-wp-multiflex-3-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dutch Translation of WP-Multiflex-3</title>
		<link>http://blog.ketelaar.info/projects/2007/04/22/dutch-translation-of-wp-multiflex-3/</link>
		<comments>http://blog.ketelaar.info/projects/2007/04/22/dutch-translation-of-wp-multiflex-3/#comments</comments>
		<pubDate>Sun, 22 Apr 2007 19:33:03 +0000</pubDate>
		<dc:creator>arjen</dc:creator>
				<category><![CDATA[WP-Multiflex]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.ketelaar.info/projects/2007/04/22/dutch-translation-of-wp-multiflex-3/</guid>
		<description><![CDATA[I&#8217;m working on a dutch translation (&#8220;nederlandse vertaling&#8221;) of wp-multilfex-3; created by Ainslie Johnson based on the design of Wolfgang. It&#8217;s not complete yet and therefore not available yet for download, but you can have a preview on my personal website. I&#8217;t struggling on getting the name of Months into the dutch language. Tips are [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working on a dutch translation (&#8220;nederlandse vertaling&#8221;) of <a href="http://webgazette.co.uk/web-design/wordpress-themes/wp-multiflex-3/">wp-multilfex-3</a>; created by <a href="http://webgazette.co.uk/">Ainslie Johnson</a> based on the design of <a href="http://1-2-3-4.info/">Wolfgang.</a></p>
<p>It&#8217;s not complete yet and therefore not available yet for download, but you can have a preview on <a href="http://arjen.ketelaar.info">my personal website</a>.</p>
<p>I&#8217;t struggling on getting the name of Months into the dutch language. Tips are more than welcome!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ketelaar.info/projects/2007/04/22/dutch-translation-of-wp-multiflex-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>phpOurFamily</title>
		<link>http://blog.ketelaar.info/projects/2007/04/22/phpourfamily/</link>
		<comments>http://blog.ketelaar.info/projects/2007/04/22/phpourfamily/#comments</comments>
		<pubDate>Sun, 22 Apr 2007 18:37:13 +0000</pubDate>
		<dc:creator>arjen</dc:creator>
				<category><![CDATA[phpOurFamily]]></category>

		<guid isPermaLink="false">http://blog.ketelaar.info/projects/2007/04/22/phpourfamily/</guid>
		<description><![CDATA[phpOurFamily is an open source system for managing s pedigrees. It allows multiple users to manage their pedigree. It is based on phpmyfamily but it has increased functionality and rewritten in php5 in an object oriented style.]]></description>
			<content:encoded><![CDATA[<p><a href="phpourfamily">phpOurFamily</a> is an open source system for managing s pedigrees. It allows multiple users to manage their pedigree. It is based on <a href="http://www.phpmyfamily.net">phpmyfamily </a>but it has increased functionality and rewritten in php5 in an object oriented style.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ketelaar.info/projects/2007/04/22/phpourfamily/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
