<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Crudder</title>
	<atom:link href="http://syntacticsugar.nl/crudder/feed/" rel="self" type="application/rss+xml" />
	<link>http://syntacticsugar.nl</link>
	<description>Random ramblings of another web-techy</description>
	<lastBuildDate>Mon, 15 Mar 2010 21:37:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Richard</title>
		<link>http://syntacticsugar.nl/crudder/comment-page-1/#comment-6088</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Mon, 15 Mar 2010 21:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://syntacticsugar.nl/?page_id=32#comment-6088</guid>
		<description>I tried the sample on http://www.phphulp.nl/php/scripts/1/1497/ but when I load my page, I got an empty page back.</description>
		<content:encoded><![CDATA[<p>I tried the sample on <a href="http://www.phphulp.nl/php/scripts/1/1497/" rel="nofollow">http://www.phphulp.nl/php/scripts/1/1497/</a> but when I load my page, I got an empty page back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://syntacticsugar.nl/crudder/comment-page-1/#comment-6087</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Mon, 15 Mar 2010 20:49:53 +0000</pubDate>
		<guid isPermaLink="false">http://syntacticsugar.nl/?page_id=32#comment-6087</guid>
		<description>It is possible to get a small sample? The sample in the install.txt is not clear to me. Where exactly do I have to put the lib and which file do I have to call (and edit before calling?) Any help would be much appreciated!</description>
		<content:encoded><![CDATA[<p>It is possible to get a small sample? The sample in the install.txt is not clear to me. Where exactly do I have to put the lib and which file do I have to call (and edit before calling?) Any help would be much appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crudder: easy CRUD-scaffold for PHP5 &#124; Syntactic sugar</title>
		<link>http://syntacticsugar.nl/crudder/comment-page-1/#comment-4783</link>
		<dc:creator>Crudder: easy CRUD-scaffold for PHP5 &#124; Syntactic sugar</dc:creator>
		<pubDate>Sat, 28 Nov 2009 12:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://syntacticsugar.nl/?page_id=32#comment-4783</guid>
		<description>[...] Crudder [...]</description>
		<content:encoded><![CDATA[<p>[...] Crudder [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: buTTon</title>
		<link>http://syntacticsugar.nl/crudder/comment-page-1/#comment-4048</link>
		<dc:creator>buTTon</dc:creator>
		<pubDate>Mon, 19 Oct 2009 15:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://syntacticsugar.nl/?page_id=32#comment-4048</guid>
		<description>&lt;a href=&quot;#comment-4033&quot; rel=&quot;nofollow&quot;&gt;@Peter&lt;/a&gt; 
It looks like there&#039;s an (@type=&#039;server&#039;) event defined in your XML-definition. crudderTable line 89 handles/eval&#039;s server-events. If you could email me the xml-definition I can take a look at it.</description>
		<content:encoded><![CDATA[<p><a href="#comment-4033" rel="nofollow">@Peter</a><br />
It looks like there&#8217;s an (@type=&#8217;server&#8217;) event defined in your XML-definition. crudderTable line 89 handles/eval&#8217;s server-events. If you could email me the xml-definition I can take a look at it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://syntacticsugar.nl/crudder/comment-page-1/#comment-4033</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sun, 18 Oct 2009 20:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://syntacticsugar.nl/?page_id=32#comment-4033</guid>
		<description>I have been trying to make it work for the past 2 days but it keeps giving me this error message:

&quot;&lt;b&gt;Fatal error&lt;/b&gt;:  Call to undefined function phpFunction() in &lt;b&gt;D:\workspace\xampp\htdocs\fai\admin\crudder\lib\crudderTable.php(89) : eval()&#039;d code&lt;/b&gt; on line &lt;b&gt;1&lt;/b&gt;&quot;

I cannot seem to find this &quot;phpFunction()&quot; thing in that file since it says it&#039;s in eval&#039;d code. Am I doing something wrong?

In your INSTALL.txt you mention 2 paths:
	- set the CRUDDER_ROOT to the absolute location where you&#039;ve put the crudder-libraries
	- set CRUDDER_DEFINITION_ROOT to the location where you&#039;ve placed the configuration-files

I suppose crudder-libraries is the crudder root path? In my case /fai/admin/crudder ?

And the configuration files are kept in a custom folder with all the needed .xml files for each table? In my case /fai/admin/crudder/crudderConfig (where I keep hta_tableName.xml files).</description>
		<content:encoded><![CDATA[<p>I have been trying to make it work for the past 2 days but it keeps giving me this error message:</p>
<p>&#8220;<b>Fatal error</b>:  Call to undefined function phpFunction() in <b>D:\workspace\xampp\htdocs\fai\admin\crudder\lib\crudderTable.php(89) : eval()&#8217;d code</b> on line <b>1</b>&#8221;</p>
<p>I cannot seem to find this &#8220;phpFunction()&#8221; thing in that file since it says it&#8217;s in eval&#8217;d code. Am I doing something wrong?</p>
<p>In your INSTALL.txt you mention 2 paths:<br />
	- set the CRUDDER_ROOT to the absolute location where you&#8217;ve put the crudder-libraries<br />
	- set CRUDDER_DEFINITION_ROOT to the location where you&#8217;ve placed the configuration-files</p>
<p>I suppose crudder-libraries is the crudder root path? In my case /fai/admin/crudder ?</p>
<p>And the configuration files are kept in a custom folder with all the needed .xml files for each table? In my case /fai/admin/crudder/crudderConfig (where I keep hta_tableName.xml files).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arturas</title>
		<link>http://syntacticsugar.nl/crudder/comment-page-1/#comment-624</link>
		<dc:creator>Arturas</dc:creator>
		<pubDate>Wed, 22 Apr 2009 10:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://syntacticsugar.nl/?page_id=32#comment-624</guid>
		<description>Thanks a lot! :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot! <img src='http://syntacticsugar.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: buTTon</title>
		<link>http://syntacticsugar.nl/crudder/comment-page-1/#comment-597</link>
		<dc:creator>buTTon</dc:creator>
		<pubDate>Mon, 20 Apr 2009 14:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://syntacticsugar.nl/?page_id=32#comment-597</guid>
		<description>&lt;a href=&quot;#comment-596&quot; rel=&quot;nofollow&quot;&gt;@Arturas&lt;/a&gt; 
Oops! I think I removed the file by accident.. It should work now!</description>
		<content:encoded><![CDATA[<p><a href="#comment-596" rel="nofollow">@Arturas</a><br />
Oops! I think I removed the file by accident.. It should work now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arturas</title>
		<link>http://syntacticsugar.nl/crudder/comment-page-1/#comment-596</link>
		<dc:creator>Arturas</dc:creator>
		<pubDate>Mon, 20 Apr 2009 12:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://syntacticsugar.nl/?page_id=32#comment-596</guid>
		<description>Hi there, :) i just wanna say what i cannot download crudder, when i click link to download web pages redirects me to: http://syntacticsugar.nl/</description>
		<content:encoded><![CDATA[<p>Hi there, <img src='http://syntacticsugar.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  i just wanna say what i cannot download crudder, when i click link to download web pages redirects me to: <a href="http://syntacticsugar.nl/" rel="nofollow">http://syntacticsugar.nl/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bice</title>
		<link>http://syntacticsugar.nl/crudder/comment-page-1/#comment-135</link>
		<dc:creator>Bice</dc:creator>
		<pubDate>Mon, 06 Apr 2009 14:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://syntacticsugar.nl/?page_id=32#comment-135</guid>
		<description>&quot;Could not bla bla. Cool.&quot;</description>
		<content:encoded><![CDATA[<p>&#8220;Could not bla bla. Cool.&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
