<?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: Introducing JsTable</title>
	<atom:link href="http://naneau.nl/2007/04/17/introducing-jstable/feed/" rel="self" type="application/rss+xml" />
	<link>http://naneau.nl/2007/04/17/introducing-jstable/</link>
	<description>Go dik-dik, go!</description>
	<lastBuildDate>Mon, 26 Jul 2010 04:31:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Outsourcing India</title>
		<link>http://naneau.nl/2007/04/17/introducing-jstable/comment-page-1/#comment-37789</link>
		<dc:creator>Outsourcing India</dc:creator>
		<pubDate>Fri, 16 Jan 2009 06:23:07 +0000</pubDate>
		<guid isPermaLink="false">http://naneau.nl/2007/04/17/introducing-jstable/#comment-37789</guid>
		<description>Hi,
Thanks. It helped lot, but in zend framework you can not assign the class in the .phtml file in should be in the Indexcontroller area.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks. It helped lot, but in zend framework you can not assign the class in the .phtml file in should be in the Indexcontroller area.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naneau</title>
		<link>http://naneau.nl/2007/04/17/introducing-jstable/comment-page-1/#comment-30740</link>
		<dc:creator>Naneau</dc:creator>
		<pubDate>Tue, 30 Sep 2008 12:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://naneau.nl/2007/04/17/introducing-jstable/#comment-30740</guid>
		<description>My solution is made for a Zend Framework project. It is absolutely not suited for what you are describing, I&#039;m very sorry.</description>
		<content:encoded><![CDATA[<p>My solution is made for a Zend Framework project. It is absolutely not suited for what you are describing, I&#8217;m very sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eilowyn</title>
		<link>http://naneau.nl/2007/04/17/introducing-jstable/comment-page-1/#comment-30736</link>
		<dc:creator>eilowyn</dc:creator>
		<pubDate>Tue, 30 Sep 2008 11:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://naneau.nl/2007/04/17/introducing-jstable/#comment-30736</guid>
		<description>Ok, I believe it maps to where the .cs are. But still I get undefined...</description>
		<content:encoded><![CDATA[<p>Ok, I believe it maps to where the .cs are. But still I get undefined&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eilowyn</title>
		<link>http://naneau.nl/2007/04/17/introducing-jstable/comment-page-1/#comment-30734</link>
		<dc:creator>eilowyn</dc:creator>
		<pubDate>Tue, 30 Sep 2008 11:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://naneau.nl/2007/04/17/introducing-jstable/#comment-30734</guid>
		<description>hello

i&#039;m trying your solution in a .Net web project with:
- nhibernate
- activerecord on top of it
- your jsTable on top of it all

i&#039;m already using prototype in my solution.

i&#039;m testing it with your piece of code:

var mP = new JsTable(&#039;project&#039;);
var rowset = mP.find(1);
//find returns an object of the class JsTableRowset
var row = rowset.current();
row.nome = &#039;new name&#039;;
row.save();

however, the return of mP.find(1) always returns me undefined.
debugging it, I see that you build the url with what&#039;s defined in urlRoot and urlFind.

I&#039;ve already changed the urlRoot, but to what should I map urlfind?? your solution does not have the folders you refer in your urlFind &#039;jstable/index/find/&#039;

where can I find your &#039;index&#039; and &#039;find&#039; folders?? Am I missing something?

tks in advance!</description>
		<content:encoded><![CDATA[<p>hello</p>
<p>i&#8217;m trying your solution in a .Net web project with:<br />
- nhibernate<br />
- activerecord on top of it<br />
- your jsTable on top of it all</p>
<p>i&#8217;m already using prototype in my solution.</p>
<p>i&#8217;m testing it with your piece of code:</p>
<p>var mP = new JsTable(&#8216;project&#8217;);<br />
var rowset = mP.find(1);<br />
//find returns an object of the class JsTableRowset<br />
var row = rowset.current();<br />
row.nome = &#8216;new name&#8217;;<br />
row.save();</p>
<p>however, the return of mP.find(1) always returns me undefined.<br />
debugging it, I see that you build the url with what&#8217;s defined in urlRoot and urlFind.</p>
<p>I&#8217;ve already changed the urlRoot, but to what should I map urlfind?? your solution does not have the folders you refer in your urlFind &#8216;jstable/index/find/&#8217;</p>
<p>where can I find your &#8216;index&#8217; and &#8216;find&#8217; folders?? Am I missing something?</p>
<p>tks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ivaxat</title>
		<link>http://naneau.nl/2007/04/17/introducing-jstable/comment-page-1/#comment-65</link>
		<dc:creator>ivaxat</dc:creator>
		<pubDate>Sun, 13 May 2007 00:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://naneau.nl/2007/04/17/introducing-jstable/#comment-65</guid>
		<description>Hi My Name Is ivaats.</description>
		<content:encoded><![CDATA[<p>Hi My Name Is ivaats.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naneau</title>
		<link>http://naneau.nl/2007/04/17/introducing-jstable/comment-page-1/#comment-11</link>
		<dc:creator>Naneau</dc:creator>
		<pubDate>Wed, 18 Apr 2007 10:21:42 +0000</pubDate>
		<guid isPermaLink="false">http://naneau.nl/2007/04/17/introducing-jstable/#comment-11</guid>
		<description>Thank you both. I have fixed the -&gt; notation. When you try to prove similarities it&#039;s easy to forget there really are differences between languages ;). 

The security message should be really visible now.</description>
		<content:encoded><![CDATA[<p>Thank you both. I have fixed the -> notation. When you try to prove similarities it&#8217;s easy to forget there really are differences between languages <img src='http://naneau.nl/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . </p>
<p>The security message should be really visible now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davey</title>
		<link>http://naneau.nl/2007/04/17/introducing-jstable/comment-page-1/#comment-9</link>
		<dc:creator>Davey</dc:creator>
		<pubDate>Wed, 18 Apr 2007 05:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://naneau.nl/2007/04/17/introducing-jstable/#comment-9</guid>
		<description>Since when did JavaScript support object-&gt;property notation? Perhaps you meant to use object.property? :)

Otherwise, this is kinda neat, I&#039;m all for consistent backend/frontend APIs, and whether you pass data from a form, or from an API such as this to PHP, it will always require validation and filtering, and when passed to the DB, escaping.

- Davey</description>
		<content:encoded><![CDATA[<p>Since when did JavaScript support object-&gt;property notation? Perhaps you meant to use object.property? <img src='http://naneau.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Otherwise, this is kinda neat, I&#8217;m all for consistent backend/frontend APIs, and whether you pass data from a form, or from an API such as this to PHP, it will always require validation and filtering, and when passed to the DB, escaping.</p>
<p>- Davey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Ratzloff</title>
		<link>http://naneau.nl/2007/04/17/introducing-jstable/comment-page-1/#comment-8</link>
		<dc:creator>Matthew Ratzloff</dc:creator>
		<pubDate>Wed, 18 Apr 2007 01:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://naneau.nl/2007/04/17/introducing-jstable/#comment-8</guid>
		<description>I think you need to change your tiny security warning into a big fat red box above the download links, and a note not to link directly to the files (so all users see your warning).  This has the potential to be extremely dangerous if not used properly.

That said, I can see some nice uses for it.  I&#039;ve added it to my del.icio.us bookmarks and might come back to it at a later date to investigate it more thoroughly.</description>
		<content:encoded><![CDATA[<p>I think you need to change your tiny security warning into a big fat red box above the download links, and a note not to link directly to the files (so all users see your warning).  This has the potential to be extremely dangerous if not used properly.</p>
<p>That said, I can see some nice uses for it.  I&#8217;ve added it to my del.icio.us bookmarks and might come back to it at a later date to investigate it more thoroughly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naneau</title>
		<link>http://naneau.nl/2007/04/17/introducing-jstable/comment-page-1/#comment-7</link>
		<dc:creator>Naneau</dc:creator>
		<pubDate>Tue, 17 Apr 2007 23:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://naneau.nl/2007/04/17/introducing-jstable/#comment-7</guid>
		<description>Well, the point really is to be able to modify all data, like you would be able to do in php. The real question is, who should be able to edit what data. As for the lack of a delete method, I was planning on creating that next. I just feel it should be there. A user who has the rights to delete a row should be able to do it. As I have mentioned in the post, the security issues can be solved on the server, like they should be solved in any other application.</description>
		<content:encoded><![CDATA[<p>Well, the point really is to be able to modify all data, like you would be able to do in php. The real question is, who should be able to edit what data. As for the lack of a delete method, I was planning on creating that next. I just feel it should be there. A user who has the rights to delete a row should be able to do it. As I have mentioned in the post, the security issues can be solved on the server, like they should be solved in any other application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://naneau.nl/2007/04/17/introducing-jstable/comment-page-1/#comment-6</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Tue, 17 Apr 2007 23:13:58 +0000</pubDate>
		<guid isPermaLink="false">http://naneau.nl/2007/04/17/introducing-jstable/#comment-6</guid>
		<description>This looks interesting, but as you&#039;ve mentioned, there are some pretty serious security issues that could show up if this were ever exposed on a publicly available site.  Open up firebug and you&#039;ve got yourself a query window where you can query for any data in a table and then modify it.   At least you didn&#039;t add a delete method to the row or expose full query capabilities!  Interesting project though...</description>
		<content:encoded><![CDATA[<p>This looks interesting, but as you&#8217;ve mentioned, there are some pretty serious security issues that could show up if this were ever exposed on a publicly available site.  Open up firebug and you&#8217;ve got yourself a query window where you can query for any data in a table and then modify it.   At least you didn&#8217;t add a delete method to the row or expose full query capabilities!  Interesting project though&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
