<?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: Cross-Browser XML and XSLT Processing</title>
	<atom:link href="http://ryanmorr.com/archives/cross-browser-xml-and-xslt-processing/feed" rel="self" type="application/rss+xml" />
	<link>http://ryanmorr.com/archives/cross-browser-xml-and-xslt-processing</link>
	<description>JavaScript, CSS, and Web Apps</description>
	<lastBuildDate>Tue, 24 Aug 2010 12:22:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ryan Morr</title>
		<link>http://ryanmorr.com/archives/cross-browser-xml-and-xslt-processing/comment-page-1#comment-17</link>
		<dc:creator>Ryan Morr</dc:creator>
		<pubDate>Sat, 07 Mar 2009 21:00:50 +0000</pubDate>
		<guid isPermaLink="false">http://ryanmorr.com/?p=69#comment-17</guid>
		<description>@Sasha Firsov

One solution I am aware of is performing an XPath query for xsl:import and xsl:include nodes and then reloading them in Javascript. 

If your looking for a better place to post such a question you can try one of these google groups; &lt;a href=&quot;http://groups.google.ca/group/comp.lang.javascript/topics&quot; rel=&quot;nofollow&quot;&gt;comp.lang.javascript&lt;/a&gt; or &lt;a href=&quot;http://groups.google.ca/group/comp.text.xml/topics&quot; rel=&quot;nofollow&quot;&gt;comp.text.xml&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>@Sasha Firsov</p>
<p>One solution I am aware of is performing an XPath query for xsl:import and xsl:include nodes and then reloading them in Javascript. </p>
<p>If your looking for a better place to post such a question you can try one of these google groups; <a href="http://groups.google.ca/group/comp.lang.javascript/topics" rel="nofollow">comp.lang.javascript</a> or <a href="http://groups.google.ca/group/comp.text.xml/topics" rel="nofollow">comp.text.xml</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sasha Firsov</title>
		<link>http://ryanmorr.com/archives/cross-browser-xml-and-xslt-processing/comment-page-1#comment-15</link>
		<dc:creator>Sasha Firsov</dc:creator>
		<pubDate>Thu, 05 Mar 2009 20:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://ryanmorr.com/?p=69#comment-15</guid>
		<description>Hey, Ryan &amp; mundi 
I was able to make the whole stack of pipeline client transformation. Works everywhere. Even on current Chrome on file system. Safari and Chrome on web unfortunately not allowing the xsl:include. Since there is a solution which work from file system, the WebKit resistance most likely comes from security . Any idea how to fight it? And where to post such question?</description>
		<content:encoded><![CDATA[<p>Hey, Ryan &amp; mundi<br />
I was able to make the whole stack of pipeline client transformation. Works everywhere. Even on current Chrome on file system. Safari and Chrome on web unfortunately not allowing the xsl:include. Since there is a solution which work from file system, the WebKit resistance most likely comes from security . Any idea how to fight it? And where to post such question?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Morr</title>
		<link>http://ryanmorr.com/archives/cross-browser-xml-and-xslt-processing/comment-page-1#comment-8</link>
		<dc:creator>Ryan Morr</dc:creator>
		<pubDate>Mon, 09 Feb 2009 00:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://ryanmorr.com/?p=69#comment-8</guid>
		<description>@mundi

I may add support for those features at some later point in time, for now I wanted to keep it simple for the basic functions. 

Both Sarissa and jQuery transform are good resources, my only concern is the use of browser detection. I can never in good faith rely on something like that.

</description>
		<content:encoded><![CDATA[<p>@mundi</p>
<p>I may add support for those features at some later point in time, for now I wanted to keep it simple for the basic functions. </p>
<p>Both Sarissa and jQuery transform are good resources, my only concern is the use of browser detection. I can never in good faith rely on something like that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mundi</title>
		<link>http://ryanmorr.com/archives/cross-browser-xml-and-xslt-processing/comment-page-1#comment-7</link>
		<dc:creator>mundi</dc:creator>
		<pubDate>Sun, 08 Feb 2009 15:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://ryanmorr.com/?p=69#comment-7</guid>
		<description>good article. i would also add the ability to set parameters in the stylesheet. this is key for doing things like sorting/filtering. also, in my experience, getting xsl:import and xsl:include to work cross browser is also  a tough nut to crack. (webkit)

sarissa is the best i&#039;ve seen so far
jquerytransform looks good too</description>
		<content:encoded><![CDATA[<p>good article. i would also add the ability to set parameters in the stylesheet. this is key for doing things like sorting/filtering. also, in my experience, getting xsl:import and xsl:include to work cross browser is also  a tough nut to crack. (webkit)</p>
<p>sarissa is the best i&#8217;ve seen so far<br />
jquerytransform looks good too</p>
]]></content:encoded>
	</item>
</channel>
</rss>
