<?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: on using XQuery for the first time</title>
	<atom:link href="http://blog.humaneguitarist.org/2009/09/12/on-using-xquery-for-the-first-time/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.humaneguitarist.org/2009/09/12/on-using-xquery-for-the-first-time/</link>
	<description>discoveries in digital audio, music notation, and information encoding</description>
	<lastBuildDate>Sun, 01 Jan 2012 13:43:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: nitin</title>
		<link>http://blog.humaneguitarist.org/2009/09/12/on-using-xquery-for-the-first-time/comment-page-1/#comment-105</link>
		<dc:creator>nitin</dc:creator>
		<pubDate>Sun, 13 Sep 2009 21:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.humaneguitarist.org/?p=152#comment-105</guid>
		<description>The indent option works! The output is well-nested XML now, too. Thanks for the great tip.

I haven&#039;t formulated my thoughts on MusicXML/Xquery too much, but I&#039;d really like to see digital libraries start OCRing their scanned sheet music and then work toward search capabilities for those collections. Furthermore, I&#039;d like to see a non-textual search interface for querying pitches and patterns, etc. i.e. typing in search queries on a staff line. Maybe advanced searches would require text-based input, but it would be good from the &quot;cool&quot; factor POV to have staff entry for basic queries.

So if universities and even open-web projects got underway we could start playing catch-up with the articles repositories. I haven&#039;t had much luck running Audiveris
https://audiveris.dev.java.net/
but we&#039;re gonna need a free, open-source music OCR program if this kind of thing could ever take root on the web.

BTW: thanks for being my first commentor! :)

Update 091509: jEdit has an XML plug-in with an &quot;Indent XML&quot; command. But it&#039;s still likely best to use the indent option while running the query as suggested by the great comment above.</description>
		<content:encoded><![CDATA[<p>The indent option works! The output is well-nested XML now, too. Thanks for the great tip.</p>
<p>I haven&#8217;t formulated my thoughts on MusicXML/Xquery too much, but I&#8217;d really like to see digital libraries start OCRing their scanned sheet music and then work toward search capabilities for those collections. Furthermore, I&#8217;d like to see a non-textual search interface for querying pitches and patterns, etc. i.e. typing in search queries on a staff line. Maybe advanced searches would require text-based input, but it would be good from the &#8220;cool&#8221; factor POV to have staff entry for basic queries.</p>
<p>So if universities and even open-web projects got underway we could start playing catch-up with the articles repositories. I haven&#8217;t had much luck running Audiveris<br />
<a href="https://audiveris.dev.java.net/" rel="nofollow">https://audiveris.dev.java.net/</a><br />
but we&#8217;re gonna need a free, open-source music OCR program if this kind of thing could ever take root on the web.</p>
<p>BTW: thanks for being my first commentor! <img src='http://blog.humaneguitarist.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Update 091509: jEdit has an XML plug-in with an &#8220;Indent XML&#8221; command. But it&#8217;s still likely best to use the indent option while running the query as suggested by the great comment above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lasconic</title>
		<link>http://blog.humaneguitarist.org/2009/09/12/on-using-xquery-for-the-first-time/comment-page-1/#comment-106</link>
		<dc:creator>lasconic</dc:creator>
		<pubDate>Sun, 13 Sep 2009 08:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.humaneguitarist.org/?p=152#comment-106</guid>
		<description>Nice!
For line break, the name is &quot;indent&quot;. You can have them right from query.exe I think.
Try
query test.xquery !indent=yes

Out of curiosity, what&#039;s your plan with MusicXML and Xquery?</description>
		<content:encoded><![CDATA[<p>Nice!<br />
For line break, the name is &#8220;indent&#8221;. You can have them right from query.exe I think.<br />
Try<br />
query test.xquery !indent=yes</p>
<p>Out of curiosity, what&#8217;s your plan with MusicXML and Xquery?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

