<?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: New Datasources for XUL Templating [Part 2]</title>
	<atom:link href="http://starkravingfinkle.org/blog/2007/11/new-datasources-for-xul-templating-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://starkravingfinkle.org/blog/2007/11/new-datasources-for-xul-templating-part-2/</link>
	<description></description>
	<lastBuildDate>Sun, 29 Apr 2012 07:09:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mark Finkle&#8217;s Weblog &#187; New Datasources for XUL Templating [Part 3]</title>
		<link>http://starkravingfinkle.org/blog/2007/11/new-datasources-for-xul-templating-part-2/comment-page-1/#comment-4966</link>
		<dc:creator>Mark Finkle&#8217;s Weblog &#187; New Datasources for XUL Templating [Part 3]</dc:creator>
		<pubDate>Wed, 02 Jan 2008 18:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/2007/11/new-datasources-for-xul-templating-part-2/#comment-4966</guid>
		<description>[...] have talked a bit about the new built-in datasources (XML and SQL) developers can use with XUL templating (guide and tutorial). I wanted to wrapup my little foray [...]</description>
		<content:encoded><![CDATA[<p>[...] have talked a bit about the new built-in datasources (XML and SQL) developers can use with XUL templating (guide and tutorial). I wanted to wrapup my little foray [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Finkle&#8217;s Weblog &#187; XUL Explorer - 0.8 Sneaks Out</title>
		<link>http://starkravingfinkle.org/blog/2007/11/new-datasources-for-xul-templating-part-2/comment-page-1/#comment-4560</link>
		<dc:creator>Mark Finkle&#8217;s Weblog &#187; XUL Explorer - 0.8 Sneaks Out</dc:creator>
		<pubDate>Mon, 10 Dec 2007 04:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/2007/11/new-datasources-for-xul-templating-part-2/#comment-4560</guid>
		<description>[...] See this post for XUL templating examples using SQL [...]</description>
		<content:encoded><![CDATA[<p>[...] See this post for XUL templating examples using SQL [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MSchultz</title>
		<link>http://starkravingfinkle.org/blog/2007/11/new-datasources-for-xul-templating-part-2/comment-page-1/#comment-4470</link>
		<dc:creator>MSchultz</dc:creator>
		<pubDate>Thu, 29 Nov 2007 18:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/2007/11/new-datasources-for-xul-templating-part-2/#comment-4470</guid>
		<description>This would be fairly easy to use to do insert and update queries, wouldn&#039;t it?

Instead of a select, do an insert and use the params to send the new row to the db.

This is awesome.</description>
		<content:encoded><![CDATA[<p>This would be fairly easy to use to do insert and update queries, wouldn&#8217;t it?</p>
<p>Instead of a select, do an insert and use the params to send the new row to the db.</p>
<p>This is awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raymond</title>
		<link>http://starkravingfinkle.org/blog/2007/11/new-datasources-for-xul-templating-part-2/comment-page-1/#comment-4466</link>
		<dc:creator>Raymond</dc:creator>
		<pubDate>Thu, 29 Nov 2007 12:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/2007/11/new-datasources-for-xul-templating-part-2/#comment-4466</guid>
		<description>If I would like to re-use the database connection for an insert or update query. How would I do that ?

Can I open the database via mozIStorageService interface and then use that connection as datasource ???</description>
		<content:encoded><![CDATA[<p>If I would like to re-use the database connection for an insert or update query. How would I do that ?</p>
<p>Can I open the database via mozIStorageService interface and then use that connection as datasource ???</p>
]]></content:encoded>
	</item>
</channel>
</rss>

