<?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: XQuery as a Web Query Tool</title>
	<atom:link href="http://garymlewis.com/instchg/2009/06/19/xquery-as-a-web-query-tool/feed/" rel="self" type="application/rss+xml" />
	<link>http://garymlewis.com/instchg/2009/06/19/xquery-as-a-web-query-tool/</link>
	<description></description>
	<lastBuildDate>Sat, 20 Jun 2009 15:25:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gary Lewis</title>
		<link>http://garymlewis.com/instchg/2009/06/19/xquery-as-a-web-query-tool/comment-page-1/#comment-181</link>
		<dc:creator>Gary Lewis</dc:creator>
		<pubDate>Sat, 20 Jun 2009 15:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://garymlewis.com/instchg/?p=980#comment-181</guid>
		<description>Hi Cefn - That sounds very cool. I hope we can stay in touch; I&#039;d like to hear more. Thanks for the comment. ... Gary</description>
		<content:encoded><![CDATA[<p>Hi Cefn &#8211; That sounds very cool. I hope we can stay in touch; I&#8217;d like to hear more. Thanks for the comment. &#8230; Gary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cefn Hoile</title>
		<link>http://garymlewis.com/instchg/2009/06/19/xquery-as-a-web-query-tool/comment-page-1/#comment-180</link>
		<dc:creator>Cefn Hoile</dc:creator>
		<pubDate>Sat, 20 Jun 2009 14:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://garymlewis.com/instchg/?p=980#comment-180</guid>
		<description>I&#039;ve been looking into the use of a browser based webserver to enable ordinary people to edit and process schema-driven XML (their own data authored according to their own schema) on their local machine. Current tools are expensive and over-engineered for this job. I aim to make this open source and free.

A firefox plugin acting as a webserver seems like an ideal approach - as a cross-browser and easy-to-install component which is easily hackable and extensible with widely understood HTML-oriented libraries for presentation and data entry as well as dynamic AJAX-like interactions with a backing data set which lives on the hard drive.

I see this being used in order to create data-driven websites or for non-techies to hack their own personal information managers. 

XQuery in the browser would be a useful facility, but for now, I&#039;m planning to use something like Saxon running XQueries, triggered by POW - David Kellogg&#039;s Plain Old Webserver. 
http://davidkellogg.com/wiki/Main_Page

Some of the XML processing tasks are doable with XPath driven by Javascript directly in the page without any additional plugins in Firefox at least.

It may be that the facilities required for this project will need direct access to the OS capabilites anyway (i.e. writing files onto the harddrive), so would not be able to run inside a browser sandbox even if XQuery was available to it.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been looking into the use of a browser based webserver to enable ordinary people to edit and process schema-driven XML (their own data authored according to their own schema) on their local machine. Current tools are expensive and over-engineered for this job. I aim to make this open source and free.</p>
<p>A firefox plugin acting as a webserver seems like an ideal approach &#8211; as a cross-browser and easy-to-install component which is easily hackable and extensible with widely understood HTML-oriented libraries for presentation and data entry as well as dynamic AJAX-like interactions with a backing data set which lives on the hard drive.</p>
<p>I see this being used in order to create data-driven websites or for non-techies to hack their own personal information managers. </p>
<p>XQuery in the browser would be a useful facility, but for now, I&#8217;m planning to use something like Saxon running XQueries, triggered by POW &#8211; David Kellogg&#8217;s Plain Old Webserver.<br />
<a href="http://davidkellogg.com/wiki/Main_Page" rel="nofollow">http://davidkellogg.com/wiki/Main_Page</a></p>
<p>Some of the XML processing tasks are doable with XPath driven by Javascript directly in the page without any additional plugins in Firefox at least.</p>
<p>It may be that the facilities required for this project will need direct access to the OS capabilites anyway (i.e. writing files onto the harddrive), so would not be able to run inside a browser sandbox even if XQuery was available to it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
