<?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: jQuery Edit In Place (JEIP)</title>
	<atom:link href="http://josephscott.org/code/javascript/jquery-edit-in-place/feed/" rel="self" type="application/rss+xml" />
	<link>http://josephscott.org</link>
	<description></description>
	<lastBuildDate>Thu, 11 Mar 2010 06:54:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joseph Scott</title>
		<link>http://josephscott.org/code/javascript/jquery-edit-in-place/#comment-23376</link>
		<dc:creator>Joseph Scott</dc:creator>
		<pubDate>Mon, 22 Feb 2010 15:25:57 +0000</pubDate>
		<guid isPermaLink="false">http://josephscott.org/?page_id=114#comment-23376</guid>
		<description>Sounds ok, did it work for you?</description>
		<content:encoded><![CDATA[<p>Sounds ok, did it work for you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Scott</title>
		<link>http://josephscott.org/code/javascript/jquery-edit-in-place/#comment-23375</link>
		<dc:creator>Joseph Scott</dc:creator>
		<pubDate>Mon, 22 Feb 2010 15:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://josephscott.org/?page_id=114#comment-23375</guid>
		<description>There are lot of validation code examples out there.</description>
		<content:encoded><![CDATA[<p>There are lot of validation code examples out there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitriy Kravchenko</title>
		<link>http://josephscott.org/code/javascript/jquery-edit-in-place/#comment-23359</link>
		<dc:creator>Dmitriy Kravchenko</dc:creator>
		<pubDate>Mon, 22 Feb 2010 10:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://josephscott.org/?page_id=114#comment-23359</guid>
		<description>i use data:{&#039;tpl&#039;:&#039;false&#039;} for sending additional data.. it&#039;s true ?</description>
		<content:encoded><![CDATA[<p>i use data:{&#8216;tpl&#8217;:'false&#8217;} for sending additional data.. it&#8217;s true ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amarushakur</title>
		<link>http://josephscott.org/code/javascript/jquery-edit-in-place/#comment-23288</link>
		<dc:creator>amarushakur</dc:creator>
		<pubDate>Sun, 21 Feb 2010 11:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://josephscott.org/?page_id=114#comment-23288</guid>
		<description>i am using it in my final year project. my script consists of a table which is displayed by a server side php script. i want to make it possible for users to edit records by just clicking the record and then it turns into an editable field. however, i want the fields to be validated before it is saved into the database. can you please help me with a complete client and php server side script on this. i need it urgently. Please help</description>
		<content:encoded><![CDATA[<p>i am using it in my final year project. my script consists of a table which is displayed by a server side php script. i want to make it possible for users to edit records by just clicking the record and then it turns into an editable field. however, i want the fields to be validated before it is saved into the database. can you please help me with a complete client and php server side script on this. i need it urgently. Please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Scott</title>
		<link>http://josephscott.org/code/javascript/jquery-edit-in-place/#comment-23185</link>
		<dc:creator>Joseph Scott</dc:creator>
		<pubDate>Sat, 20 Feb 2010 00:04:47 +0000</pubDate>
		<guid isPermaLink="false">http://josephscott.org/?page_id=114#comment-23185</guid>
		<description>Have you tried it with the basic example?  Remember that the server needs to send back valid JSON.

You can send additional information in the AJAX request via the data parameter.  It&#039;s listed in the docs on this page.</description>
		<content:encoded><![CDATA[<p>Have you tried it with the basic example?  Remember that the server needs to send back valid JSON.</p>
<p>You can send additional information in the AJAX request via the data parameter.  It&#8217;s listed in the docs on this page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitriy Kravchenko</title>
		<link>http://josephscott.org/code/javascript/jquery-edit-in-place/#comment-23169</link>
		<dc:creator>Dmitriy Kravchenko</dc:creator>
		<pubDate>Fri, 19 Feb 2010 18:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://josephscott.org/?page_id=114#comment-23169</guid>
		<description>Hi, Joseph Scott !

I found some problem.
If i click on  first time... nothing reaction, but if i click second time and other times.. it&#039;s working )
It&#039;s first problem.
Second problem with sending data, i must send to post additional field with my parameters, how can i do this ??

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, Joseph Scott !</p>
<p>I found some problem.<br />
If i click on  first time&#8230; nothing reaction, but if i click second time and other times.. it&#8217;s working )<br />
It&#8217;s first problem.<br />
Second problem with sending data, i must send to post additional field with my parameters, how can i do this ??</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitriy Kravchenko</title>
		<link>http://josephscott.org/code/javascript/jquery-edit-in-place/#comment-23123</link>
		<dc:creator>Dmitriy Kravchenko</dc:creator>
		<pubDate>Fri, 19 Feb 2010 09:16:40 +0000</pubDate>
		<guid isPermaLink="false">http://josephscott.org/?page_id=114#comment-23123</guid>
		<description>Not updated, all content generated &quot;on fly&quot; i see this content only if using FireBug &quot;Inspect Element&quot;.

I don&#039;t know how can update physical content in browser document.

sorry for my English (</description>
		<content:encoded><![CDATA[<p>Not updated, all content generated &#8220;on fly&#8221; i see this content only if using FireBug &#8220;Inspect Element&#8221;.</p>
<p>I don&#8217;t know how can update physical content in browser document.</p>
<p>sorry for my English (</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Scott</title>
		<link>http://josephscott.org/code/javascript/jquery-edit-in-place/#comment-23101</link>
		<dc:creator>Joseph Scott</dc:creator>
		<pubDate>Fri, 19 Feb 2010 00:41:45 +0000</pubDate>
		<guid isPermaLink="false">http://josephscott.org/?page_id=114#comment-23101</guid>
		<description>Perhaps your browser isn&#039;t updating the HTML source view from AJAX requests?</description>
		<content:encoded><![CDATA[<p>Perhaps your browser isn&#8217;t updating the HTML source view from AJAX requests?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitriy Kravchenko</title>
		<link>http://josephscott.org/code/javascript/jquery-edit-in-place/#comment-23067</link>
		<dc:creator>Dmitriy Kravchenko</dc:creator>
		<pubDate>Thu, 18 Feb 2010 19:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://josephscott.org/?page_id=114#comment-23067</guid>
		<description>Hi, 

I look a problem.
My content generated by AJAX request. After generated content append to div, but in browser in source code this content not showing, only visual in browser.

When content added from AJAX request EIP not working ((( working only if i manualy in file create code 

Can you help me ?</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I look a problem.<br />
My content generated by AJAX request. After generated content append to div, but in browser in source code this content not showing, only visual in browser.</p>
<p>When content added from AJAX request EIP not working ((( working only if i manualy in file create code </p>
<p>Can you help me ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis</title>
		<link>http://josephscott.org/code/javascript/jquery-edit-in-place/#comment-21629</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Thu, 04 Feb 2010 18:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://josephscott.org/?page_id=114#comment-21629</guid>
		<description>sorry for the incovinience I solved iy :D</description>
		<content:encoded><![CDATA[<p>sorry for the incovinience I solved iy :D</p>
]]></content:encoded>
	</item>
</channel>
</rss>