<?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>Commentaires sur : [XUL] Useful functions for file management</title>
	<atom:link href="http://www.usingnamespace.org/xul-useful-functions-for-file-management.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.usingnamespace.org/xul-useful-functions-for-file-management.html</link>
	<description>C#, XUL, Javascript, C++ ...</description>
	<lastBuildDate>Thu, 23 Mar 2017 22:34:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Par : admin</title>
		<link>http://www.usingnamespace.org/xul-useful-functions-for-file-management.html/comment-page-1#comment-284</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 29 Jun 2011 15:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.usingnamespace.org/?p=22#comment-284</guid>
		<description>Yes sure, you just have to open the file, make it visible to the user (for instance place the file&#039;s content in a multiline textbox) and then write the modified content into the file again (delete and recreate the file).
All the functions needed for that should be in the links I sent you :)</description>
		<content:encoded><![CDATA[<p>Yes sure, you just have to open the file, make it visible to the user (for instance place the file&#8217;s content in a multiline textbox) and then write the modified content into the file again (delete and recreate the file).<br />
All the functions needed for that should be in the links I sent you <img src='http://www.usingnamespace.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : karthik</title>
		<link>http://www.usingnamespace.org/xul-useful-functions-for-file-management.html/comment-page-1#comment-283</link>
		<dc:creator>karthik</dc:creator>
		<pubDate>Wed, 29 Jun 2011 15:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.usingnamespace.org/?p=22#comment-283</guid>
		<description>Do you think, through xul &amp; javascript we can edit the values of a file and save it into the same file from the xul user interface.</description>
		<content:encoded><![CDATA[<p>Do you think, through xul &amp; javascript we can edit the values of a file and save it into the same file from the xul user interface.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : admin</title>
		<link>http://www.usingnamespace.org/xul-useful-functions-for-file-management.html/comment-page-1#comment-282</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 29 Jun 2011 14:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.usingnamespace.org/?p=22#comment-282</guid>
		<description>I&#039;m not so much into XUL for quite a long time now, and it looks like the API has changed a lot ! 

But you should find the answers you need here, since XML files are text files :
https://developer.mozilla.org/en/Code_snippets/File_I%2F%2FO
or even give a try on that : 
https://developer.mozilla.org/en/FileGuide/FileReading#Reading_Text_Files

Hope it helps, let me know if you need more clues :)</description>
		<content:encoded><![CDATA[<p>I&#8217;m not so much into XUL for quite a long time now, and it looks like the API has changed a lot ! </p>
<p>But you should find the answers you need here, since XML files are text files :<br />
<a href="https://developer.mozilla.org/en/Code_snippets/File_I%2F%2FO" rel="nofollow">https://developer.mozilla.org/en/Code_snippets/File_I%2F%2FO</a><br />
or even give a try on that :<br />
<a href="https://developer.mozilla.org/en/FileGuide/FileReading#Reading_Text_Files" rel="nofollow">https://developer.mozilla.org/en/FileGuide/FileReading#Reading_Text_Files</a></p>
<p>Hope it helps, let me know if you need more clues <img src='http://www.usingnamespace.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : karthik</title>
		<link>http://www.usingnamespace.org/xul-useful-functions-for-file-management.html/comment-page-1#comment-281</link>
		<dc:creator>karthik</dc:creator>
		<pubDate>Wed, 29 Jun 2011 14:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.usingnamespace.org/?p=22#comment-281</guid>
		<description>Hi, i have a xml file. Could you please tell me how can i parse the xml file in xul and display the inforamtion from the xml file. Then , allow the user to edit the displayed xml values in xul interface and save it in the same xml file.

Please guide me.. I have poted in this website: http://stackoverflow.com/questions/6482549/function-to-edit-and-save-xul-tree-cell-values 

Thank you.</description>
		<content:encoded><![CDATA[<p>Hi, i have a xml file. Could you please tell me how can i parse the xml file in xul and display the inforamtion from the xml file. Then , allow the user to edit the displayed xml values in xul interface and save it in the same xml file.</p>
<p>Please guide me.. I have poted in this website: <a href="http://stackoverflow.com/questions/6482549/function-to-edit-and-save-xul-tree-cell-values" rel="nofollow">http://stackoverflow.com/questions/6482549/function-to-edit-and-save-xul-tree-cell-values</a> </p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
