<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Good free/cheap XML-and-XSL application?</title>
	<link>http://ask.metafilter.com/51102/Good-freecheap-XMLandXSL-application/</link>
	<description>Comments on Ask MetaFilter post Good free/cheap XML-and-XSL application?</description>
	<pubDate>Thu, 16 Nov 2006 17:26:27 -0800</pubDate>
	<lastBuildDate>Thu, 16 Nov 2006 17:26:27 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Good free/cheap XML-and-XSL application?</title>
		<link>http://ask.metafilter.com/51102/Good-freecheap-XMLandXSL-application</link>	
		<description>Good free/cheap XML-and-XSL application? &lt;br /&gt;&lt;br /&gt; Two things have happened which affect my workplace.&lt;br&gt;
&lt;br&gt;
One, a lot more people will need to work with XML and specifically with XSL transformations. &lt;br&gt;
&lt;br&gt;
Two, &lt;a href=&quot;http://altova.com/&quot;&gt;Altova&lt;/a&gt; stopped distributing a free &quot;Home&quot; version of their &lt;a href=&quot;http://altova.com/products/xmlspy/xml_editor.html&quot;&gt;XMLSpy &lt;/a&gt; app.&lt;br&gt;
&lt;br&gt;
XMLSpy has its annoyances, but no-one could say it lacks features, even in the &quot;Home&quot; edition. Now, even the cheapest paid edition of the software is quite expensive for casual/incidental users -- it costs as much as Office.&lt;br&gt;
&lt;br&gt;
Can anyone recommend an XML-wrangling app that&apos;s either free or cheap, and, hopefully, would let users select a particular XSLT processor to do the transformations?&lt;br&gt;
&lt;br&gt;
Platform: Windows XP/2000.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.51102</guid>
		<pubDate>Thu, 16 Nov 2006 16:22:03 -0800</pubDate>
		<dc:creator>AmbroseChapel</dc:creator>
		
			<category>xml</category>
		
			<category>xsl</category>
		
			<category>xslt</category>
		
			<category>application</category>
		
			<category>transformation</category>
		
			<category>software</category>
		
			<category>opensource</category>
		
	</item> <item>
		<title>By: Civil_Disobedient</title>
		<link>http://ask.metafilter.com/51102/Good-freecheap-XMLandXSL-application#773725</link>	
		<description>What is the desired output?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.51102-773725</guid>
		<pubDate>Thu, 16 Nov 2006 17:26:27 -0800</pubDate>
		<dc:creator>Civil_Disobedient</dc:creator>
	</item><item>
		<title>By: AmbroseChapel</title>
		<link>http://ask.metafilter.com/51102/Good-freecheap-XMLandXSL-application#773762</link>	
		<description>Mostly HTML, but I don&apos;t see how it helps to know that.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.51102-773762</guid>
		<pubDate>Thu, 16 Nov 2006 18:11:08 -0800</pubDate>
		<dc:creator>AmbroseChapel</dc:creator>
	</item><item>
		<title>By: Civil_Disobedient</title>
		<link>http://ask.metafilter.com/51102/Good-freecheap-XMLandXSL-application#773776</link>	
		<description>Because there is a very nice standalone Java app (that can be converted to a servlet for use in an app) that converts XML and XSL to XSL:FO, which can then be turned into PDF.  It&apos;s called &lt;a href=&quot;http://xmlgraphics.apache.org/fop/&quot;&gt;Fop&lt;/a&gt;.  Although come to think of it, they&apos;re probably using the &lt;a href=&quot;http://xalan.apache.org/&quot;&gt;Xalan&lt;/a&gt; library to do the initial XSLT transformation.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.51102-773776</guid>
		<pubDate>Thu, 16 Nov 2006 18:20:20 -0800</pubDate>
		<dc:creator>Civil_Disobedient</dc:creator>
	</item><item>
		<title>By: AmbroseChapel</title>
		<link>http://ask.metafilter.com/51102/Good-freecheap-XMLandXSL-application#773796</link>	
		<description>Interesting, but, no, I don&apos;t need an application like that, I need a GUI application for desktop users to open foo.xsl, use it to transform bar.xml and see what the results look like.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.51102-773796</guid>
		<pubDate>Thu, 16 Nov 2006 18:33:52 -0800</pubDate>
		<dc:creator>AmbroseChapel</dc:creator>
	</item><item>
		<title>By: sfkiddo</title>
		<link>http://ask.metafilter.com/51102/Good-freecheap-XMLandXSL-application#773809</link>	
		<description>Where are these XML files coming from? Sounds like your user just needs to apply a transform and see what it looks like in HTML...? If so, I would ask why anyone really needs to do this; if the XML is coming from a stable source (e.g., not a human), you could test all the permutations and automate the transform. If not, however--if the XML is being produced by people--I&apos;d need more info to help, such as: do people have to author in XML? If so, who are they? (BTW, I&apos;ve been doing this kind of publishing for 9 years, from back in the old SGML days.)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.51102-773809</guid>
		<pubDate>Thu, 16 Nov 2006 18:59:16 -0800</pubDate>
		<dc:creator>sfkiddo</dc:creator>
	</item><item>
		<title>By: AmbroseChapel</title>
		<link>http://ask.metafilter.com/51102/Good-freecheap-XMLandXSL-application#773853</link>	
		<description>&lt;strong&gt;&lt;em&gt;&amp;gt;Where are these XML files coming from? Sounds like your user just needs to apply a transform and see what it looks like in HTML...? If so, I would ask why anyone really needs to do this;&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;
&lt;br&gt;
They will be editing the XSL, and viewing the results of a transform.&lt;br&gt;
&lt;br&gt;
The XML will be out of their control. They won&apos;t be editing the XML much at all.&lt;br&gt;
&lt;br&gt;
They will want to create and apply their own transforms to it using their own style sheets.&lt;br&gt;
&lt;br&gt;
Are you seriously asking me &lt;em&gt;why anybody ever needs to test an XSL transformation?&lt;/em&gt; I&apos;m not sure how to answer that.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.51102-773853</guid>
		<pubDate>Thu, 16 Nov 2006 19:39:10 -0800</pubDate>
		<dc:creator>AmbroseChapel</dc:creator>
	</item><item>
		<title>By: mmascolino</title>
		<link>http://ask.metafilter.com/51102/Good-freecheap-XMLandXSL-application#773959</link>	
		<description>Do they just need any special xsl editing features because any good text editor can drive a 1 line batch file that will do a transform into html.  Then users can view the resulting file in a browser.  The workflow isn&apos;t difficult.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.51102-773959</guid>
		<pubDate>Thu, 16 Nov 2006 21:57:52 -0800</pubDate>
		<dc:creator>mmascolino</dc:creator>
	</item><item>
		<title>By: Civil_Disobedient</title>
		<link>http://ask.metafilter.com/51102/Good-freecheap-XMLandXSL-application#773965</link>	
		<description>Something like &lt;a href=&quot;http://www.stylusstudio.com/xslt_designer.html&quot;&gt;this&lt;/a&gt;?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.51102-773965</guid>
		<pubDate>Thu, 16 Nov 2006 22:05:07 -0800</pubDate>
		<dc:creator>Civil_Disobedient</dc:creator>
	</item><item>
		<title>By: alasdair</title>
		<link>http://ask.metafilter.com/51102/Good-freecheap-XMLandXSL-application#774042</link>	
		<description>I wrote a simple XML tool that lets you pick an XML file, XSL file, optional DTD, output file, does the transformation with Microsoft&apos;s XML engine, and shows you the XML/HTML/text output (in an external app if you want it). &lt;a href=&quot;http://development.webbie.org.uk/xmlconverter&quot; title=&quot;Link to XML Converter web page&quot;&gt;XML Converter&lt;/a&gt;, including screenshot and MSI installer. If it&apos;s useful...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.51102-774042</guid>
		<pubDate>Fri, 17 Nov 2006 02:33:33 -0800</pubDate>
		<dc:creator>alasdair</dc:creator>
	</item><item>
		<title>By: morallybass</title>
		<link>http://ask.metafilter.com/51102/Good-freecheap-XMLandXSL-application#774170</link>	
		<description>Definitely check out Apache&apos;s &lt;a href=&quot;http://xalan.apache.org/&quot;&gt;Xalan&lt;/a&gt; transformation engine.  You can develop XML in a smart text editor (as I do), and just verify your transforms on the command line.  Xalan is fast, cheap, easy to use, and free.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.51102-774170</guid>
		<pubDate>Fri, 17 Nov 2006 08:00:32 -0800</pubDate>
		<dc:creator>morallybass</dc:creator>
	</item><item>
		<title>By: Merdryn</title>
		<link>http://ask.metafilter.com/51102/Good-freecheap-XMLandXSL-application#774218</link>	
		<description>&lt;a href=&quot;http://www.vicman.net/lib/xsl-transformation.htm&quot;&gt;Here&apos;s a list of &apos;em&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.51102-774218</guid>
		<pubDate>Fri, 17 Nov 2006 08:33:04 -0800</pubDate>
		<dc:creator>Merdryn</dc:creator>
	</item><item>
		<title>By: kookywon</title>
		<link>http://ask.metafilter.com/51102/Good-freecheap-XMLandXSL-application#774338</link>	
		<description>Thanks, merdryn.  That list is very helpful.  Although I have XMLSpy through my employer I wanted to find something similar in case I have to work in a not-so funded environment in the future.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.51102-774338</guid>
		<pubDate>Fri, 17 Nov 2006 10:06:40 -0800</pubDate>
		<dc:creator>kookywon</dc:creator>
	</item><item>
		<title>By: sfkiddo</title>
		<link>http://ask.metafilter.com/51102/Good-freecheap-XMLandXSL-application#774360</link>	
		<description>AmbroseChapel: sorry, I misunderstood the question; thought the people were editing the XML files to publish them with a stable transform to HTML, not editing the XSLT. If they have enough savvy to edit the XSLT, I&apos;d go with the text editor/command line suggestions.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.51102-774360</guid>
		<pubDate>Fri, 17 Nov 2006 10:18:42 -0800</pubDate>
		<dc:creator>sfkiddo</dc:creator>
	</item><item>
		<title>By: AmbroseChapel</title>
		<link>http://ask.metafilter.com/51102/Good-freecheap-XMLandXSL-application#774696</link>	
		<description>This has been a very frustrating question. Somehow I seem to have asked it wrong.&lt;br&gt;
&lt;br&gt;
I said I wanted a GUI Application like XMLSpy, but lots of the answers seem to think I was asking &quot;I have some XSL transforming to do, how should I do it?&quot;. Clearly they didn&apos;t look at XMLSpy to see what I wanted to replace.&lt;br&gt;
&lt;br&gt;
Perhaps I should have used the term &quot;IDE&quot;?&lt;br&gt;
&lt;br&gt;
Let me spell it out, just for posterity: yes, XML/XSL can be done in Notepad and transformations done by the command line. HTML can be done in Notepad too, so why do people buy so many copies of Dreamweaver? &lt;br&gt;
&lt;br&gt;
I&apos;m looking for a GUI application which takes all that complexity away and holds your hand. &quot;Xalan can do transforms!&quot; is &lt;em&gt;not&lt;/em&gt; a suitable answer to this question.&lt;br&gt;
&lt;br&gt;
In XMLSpy, for instance, one edits the stylesheet, hits F10 and the transform just happens and a browser-view pane displays the HTML. My users are going to need something like that.&lt;br&gt;
&lt;br&gt;
I&apos;m going to give &quot;best answer&quot; to &lt;strong&gt;Civil_Disobedient&lt;/strong&gt; and&lt;strong&gt; merdryn&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;
And here&apos;s &lt;em&gt;my&lt;/em&gt; &quot;best answer&quot; -- with the help of &lt;strong&gt;merdryn&apos;s&lt;/strong&gt; list and some other research, I&apos;m giving the thumbs up to &lt;a href=&quot;http://xmlblueprint.com/&quot;&gt;XMLBlueprint&lt;/a&gt;. It&apos;s not free but it&apos;s a tenth the price of XMLSpy and looks like it would replace 90% of its features.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.51102-774696</guid>
		<pubDate>Fri, 17 Nov 2006 14:13:38 -0800</pubDate>
		<dc:creator>AmbroseChapel</dc:creator>
	</item><item>
		<title>By: AmbroseChapel</title>
		<link>http://ask.metafilter.com/51102/Good-freecheap-XMLandXSL-application#774701</link>	
		<description>Oh and a nod to &lt;strong&gt;alasdair&lt;/strong&gt; too, that&apos;s a very useful little utility.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.51102-774701</guid>
		<pubDate>Fri, 17 Nov 2006 14:16:36 -0800</pubDate>
		<dc:creator>AmbroseChapel</dc:creator>
	</item>
	</channel>
</rss>
