<?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>BeFound VOF</title>
	<atom:link href="http://befound.nl/feed/" rel="self" type="application/rss+xml" />
	<link>http://befound.nl</link>
	<description></description>
	<lastBuildDate>Fri, 09 Mar 2012 20:05:20 +0000</lastBuildDate>
	<language>nl</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Makkelijk wiskundige expressies evalueren</title>
		<link>http://befound.nl/2012/03/makkelijk-wiskundige-expressies-evalueren/?lang=nl</link>
		<comments>http://befound.nl/2012/03/makkelijk-wiskundige-expressies-evalueren/?lang=nl#comments</comments>
		<pubDate>Fri, 09 Mar 2012 20:02:59 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Evaluator voor wiskundige expressies]]></category>

		<guid isPermaLink="false">http://vps1.befound.nl/wordpress/?p=15</guid>
		<description><![CDATA[Library voor CakePHP om wiskundige expressies te evalueren. Ondersteuning voor variabelen. Veilig (geen gebruik van eval()) Ondersteuning voor AST (Abstract Syntax Trees) vergroten de efficiëntie.  http://code.google.com/p/cakephp-2-math-evaluator/]]></description>
			<content:encoded><![CDATA[<p>Library voor <a title="CakePHP" href="http://www.cakephp.org" target="_blank">CakePHP </a>om wiskundige expressies te evalueren.</p>
<ul>
<li>Ondersteuning voor variabelen.</li>
<li>Veilig (geen gebruik van eval())</li>
<li>Ondersteuning voor AST (Abstract Syntax Trees) vergroten de efficiëntie.</li>
</ul>
<p><a href="http://code.google.com/p/cakephp-2-math-evaluator/" target="_blank"> http://code.google.com/p/cakephp-2-math-evaluator/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://befound.nl/2012/03/makkelijk-wiskundige-expressies-evalueren/?lang=nl/feed/&#038;lang=nl</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

