<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>infotexture &#187; XML</title>
	<atom:link href="http://infotexture.net/tag/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://infotexture.net</link>
	<description>Information Architecture &#38; Content Strategy</description>
	<lastBuildDate>Sat, 03 Sep 2011 14:59:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>RenderX XEP Setup in oXygen</title>
		<link>http://infotexture.net/2008/08/renderx-xep-setup-in-oxygen/</link>
		<comments>http://infotexture.net/2008/08/renderx-xep-setup-in-oxygen/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 16:19:00 +0000</pubDate>
		<dc:creator>roger</dc:creator>
				<category><![CDATA[DITA]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[oXygen]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[XEP]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://blog.infotexture.net/?p=102</guid>
		<description><![CDATA[Recently, a client asked for assistance in setting up the RenderX XEP processor for use with the oXygen XML editor on Mac OS X. XEP is an XSL FO processor that can be integrated with oXygen to transform DITA maps to PDF via the PDF2 transformation scenario. The steps below describe the basic setup, and [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, a client asked for assistance in setting up the RenderX <a href="http://www.renderx.com/tools/xep.html">XEP</a> processor for use with the <a href="http://www.oxygenxml.com/">oXygen</a> XML editor on Mac OS X. XEP is an XSL FO processor that can be integrated with oXygen to transform DITA maps to PDF via the PDF2 transformation scenario. </p>

<p>The steps below describe the basic setup, and while the output location is project-specific, the rest should be essentially the same in any environment. </p>

<ol>
<li><p>Install XEP (for example, to <code>/Applications/RenderX-XEP</code>)</p></li>
<li><p>Point oXygen to XEP executable in oXygen prefs: 
<strong>XML > XSLT-FO-XQuery > FO Processors</strong> (Use the <strong>Browse</strong> button)</p></li>
<li><p>Create/verify configuration of PDF2 transformation scenario in oXygen: </p></li>
</ol>

<ul>
<li><p>Open a DITA map file &amp; select <strong>Configure Transformation Scenario</strong> from the <strong>DITA Maps</strong> menu.</p></li>
<li><p>Create new scenario, select <code>PDF2 - Idiom FO Plugin</code> as transformation type</p></li>
<li><p>In the <strong>Edit DITA Scenario</strong> dialog:</p>

<ul>
<li>On the FO Processor tab, select XEP from the Processor list.</li>
<li>On the Parameters tab, set:

<ul>
<li><code>args.input</code> to <code>${cf}</code></li>
<li><code>dita.dir</code> to <code>${frameworksDir}/dita/DITA-OT</code></li>
<li><em>(other parameters optional)</em></li>
</ul></li>
<li>Leave the default settings on the Filters tab.</li>
<li>On the Advanced tab, set:

<ul>
<li>Custom build file to <code>${frameworksDir}/dita/DITA-OT/build.xml</code></li>
<li>Java Home to <code>Default</code>, such as
<code>/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home</code></li>
</ul></li>
<li>On the Output tab, set:

<ul>
<li>Base directory to <code>${cfd}</code></li>
<li>Temp directory to a subfolder of output location, such as 
&#8230;<code>/documentation/output/temp</code></li>
<li>Output folder to a subfolder of SVN documentation checkout location
such as &#8230;<code>documentation/output/pdf2</code></li>
</ul></li>
<li>Click <strong>OK</strong> to save settings.</li>
</ul></li>
<li><p>Click <strong>Transform now</strong> to create a PDF of the current DITA map.</p></li>
</ul>

<hr />
]]></content:encoded>
			<wfw:commentRss>http://infotexture.net/2008/08/renderx-xep-setup-in-oxygen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>oXygen 9.2 Improves DITA Support</title>
		<link>http://infotexture.net/2008/05/oxygen-92-improves-dita-support/</link>
		<comments>http://infotexture.net/2008/05/oxygen-92-improves-dita-support/#comments</comments>
		<pubDate>Sun, 11 May 2008 17:20:44 +0000</pubDate>
		<dc:creator>roger</dc:creator>
				<category><![CDATA[DITA]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[oXygen]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://blog.infotexture.net/index.php/2008/05/11/oxygen-92-improves-dita-support/</guid>
		<description><![CDATA[Syncro Soft has released version 9.2 of its &#60;oXygen/&#62; XML Editor, a cross-platform XML authoring tool. The new version includes a new XML Author mode, which provides a streamlined interface tailored to the needs of writers who need to focus on document content and don&#8217;t need immediate access to the Schema Editor, XSLT or DTD [...]]]></description>
			<content:encoded><![CDATA[<p>Syncro Soft has released version 9.2 of its <strong>&lt;oXygen/&gt; XML Editor</strong>, a cross-platform XML authoring tool. The <a href="http://www.oxygenxml.com/index.html#new-version">new version</a> includes a new XML Author mode, which provides a streamlined interface tailored to the needs of writers who need to focus on document content and don&#8217;t need immediate access to the  Schema Editor, XSLT or DTD development tools.</p>

<p><em>(XML Author is also available as a separate product at 60% of the cost of the full XML Editor suite, though the Author version doesn&#8217;t include the <a href="http://www.syncrosvnclient.com/">Subversion client</a>, which is quite useful in its own right.)</em></p>

<p>Version 9.2 also includes a number of <a href="http://www.oxygenxml.com/dita_editor.html">DITA-specific workflow</a> and usability improvements such as a new <strong>DITA Maps Manager</strong> to assist with common map authoring tasks, a new <strong>Insert Content Reference</strong> dialog to aid in the selection of conref IDs, and a bundled version of the recently released <a href="http://dita.xml.org/wiki/dita-ot-1421-release">DITA Open Toolkit version 1.4.2.1</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://infotexture.net/2008/05/oxygen-92-improves-dita-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

