<?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 for Syntext Blog</title>
	<atom:link href="http://blog.syntext.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.syntext.com</link>
	<description>Effective XML Authoring</description>
	<lastBuildDate>Wed, 18 Apr 2012 06:33:18 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Code Snippet: open document in Serna by ティンバーランド</title>
		<link>http://blog.syntext.com/2009/11/code-snippet-open-document-in-serna/comment-page-1/#comment-389</link>
		<dc:creator>ティンバーランド</dc:creator>
		<pubDate>Wed, 18 Apr 2012 06:33:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.syntext.com/?p=422#comment-389</guid>
		<description>open an XML document in Serna from a plugin.</description>
		<content:encoded><![CDATA[<p>open an XML document in Serna from a plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Serna 4.3.0 release is available for download by Gary</title>
		<link>http://blog.syntext.com/2011/03/serna-4-3-0-release-is-available-for-download/comment-page-1/#comment-376</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Thu, 19 May 2011 13:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.syntext.com/?p=471#comment-376</guid>
		<description>Hi,

After I resister and recieve my activation code and downloan the Enterprise 30 day free trial, what steps do I need to take to install it since I have been using the free edition?  Platform is Windows 7.

Thank you.

Gary</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>After I resister and recieve my activation code and downloan the Enterprise 30 day free trial, what steps do I need to take to install it since I have been using the free edition?  Platform is Windows 7.</p>
<p>Thank you.</p>
<p>Gary</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build Serna Free on Ubuntu GNU/Linux in 10 steps by Gal Buki</title>
		<link>http://blog.syntext.com/2009/08/build-serna-free-on-ubuntu-linux-in-10-steps/comment-page-1/#comment-374</link>
		<dc:creator>Gal Buki</dc:creator>
		<pubDate>Sat, 19 Mar 2011 21:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.syntext.com/?p=263#comment-374</guid>
		<description>Thanks for this tutorial.
It looks like the newer version of Serna Free needs an additional package:
qtsingleapplication-2.6_1-opensource.tar.gz</description>
		<content:encoded><![CDATA[<p>Thanks for this tutorial.<br />
It looks like the newer version of Serna Free needs an additional package:<br />
qtsingleapplication-2.6_1-opensource.tar.gz</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Experimental Ubuntu repository of Serna by Sharron Clemons</title>
		<link>http://blog.syntext.com/2009/10/experimental-ubuntu-repository-of-serna/comment-page-1/#comment-373</link>
		<dc:creator>Sharron Clemons</dc:creator>
		<pubDate>Tue, 21 Dec 2010 20:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.syntext.com/?p=374#comment-373</guid>
		<description>Thanks also. Any gpg key for the authentication?</description>
		<content:encoded><![CDATA[<p>Thanks also. Any gpg key for the authentication?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How and where we write the code? by Martin Carter</title>
		<link>http://blog.syntext.com/2009/09/how-and-where-we-write-serna-code/comment-page-1/#comment-372</link>
		<dc:creator>Martin Carter</dc:creator>
		<pubDate>Thu, 04 Nov 2010 14:53:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.syntext.com/?p=304#comment-372</guid>
		<description>&lt;b&gt;&lt;a href=&quot;http://www.coastrider.net/&quot; rel=&quot;nofollow&quot;&gt;costa blancanewspaper/a&gt;&lt;/b&gt;</description>
		<content:encoded><![CDATA[<p><b><a href="http://www.coastrider.net/" rel="nofollow">costa blancanewspaper/a&gt;</a></b></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Experimental Ubuntu repository of Serna by Jack Dausman</title>
		<link>http://blog.syntext.com/2009/10/experimental-ubuntu-repository-of-serna/comment-page-1/#comment-370</link>
		<dc:creator>Jack Dausman</dc:creator>
		<pubDate>Thu, 02 Sep 2010 18:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.syntext.com/?p=374#comment-370</guid>
		<description>Works without incident, your work is appreciated.</description>
		<content:encoded><![CDATA[<p>Works without incident, your work is appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code Snippet: open document in Serna by Raj</title>
		<link>http://blog.syntext.com/2009/11/code-snippet-open-document-in-serna/comment-page-1/#comment-369</link>
		<dc:creator>Raj</dc:creator>
		<pubDate>Mon, 03 May 2010 22:06:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.syntext.com/?p=422#comment-369</guid>
		<description>Hi,

I tried to open the document using the following commands

        ptn1 = PropertyNode(&quot;doc-src-info&quot;)
        
        ptn1.makeDescendant(&quot;doc-src&quot;).setString(xml_file_path)

        self.executeCommandEvent(&quot;OpenDocumentWithDsi&quot;, ptn1)

but all the plugins are throwing un-known excepetion error. Can you clarify me.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I tried to open the document using the following commands</p>
<p>        ptn1 = PropertyNode(&#8221;doc-src-info&#8221;)</p>
<p>        ptn1.makeDescendant(&#8221;doc-src&#8221;).setString(xml_file_path)</p>
<p>        self.executeCommandEvent(&#8221;OpenDocumentWithDsi&#8221;, ptn1)</p>
<p>but all the plugins are throwing un-known excepetion error. Can you clarify me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What is DITA WebKit? Part 1 by Jim Campbell</title>
		<link>http://blog.syntext.com/2009/10/what-is-dita-webkit-part-1/comment-page-1/#comment-368</link>
		<dc:creator>Jim Campbell</dc:creator>
		<pubDate>Mon, 19 Apr 2010 00:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.syntext.com/?p=331#comment-368</guid>
		<description>When are you going to publish Part Two of this entry?  : )  Looking forward to reading more about this.  Thanks!</description>
		<content:encoded><![CDATA[<p>When are you going to publish Part Two of this entry?  : )  Looking forward to reading more about this.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Experimental Ubuntu repository of Serna by Greg Monahan</title>
		<link>http://blog.syntext.com/2009/10/experimental-ubuntu-repository-of-serna/comment-page-1/#comment-367</link>
		<dc:creator>Greg Monahan</dc:creator>
		<pubDate>Fri, 19 Mar 2010 07:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.syntext.com/?p=374#comment-367</guid>
		<description>The repository at
http://downloads.syntext.com/deb/dists/oss/main
seems to be no longer available. Is there an alternate?</description>
		<content:encoded><![CDATA[<p>The repository at<br />
<a href="http://downloads.syntext.com/deb/dists/oss/main" rel="nofollow">http://downloads.syntext.com/deb/dists/oss/main</a><br />
seems to be no longer available. Is there an alternate?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Where to get Serna Ubuntu/Debian package? by Dominique Meeùs</title>
		<link>http://blog.syntext.com/2009/08/where-to-get-serna-ubuntu-debian-package/comment-page-1/#comment-366</link>
		<dc:creator>Dominique Meeùs</dc:creator>
		<pubDate>Sun, 21 Feb 2010 12:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.syntext.com/?p=276#comment-366</guid>
		<description>May I suggest an improvement to this blog? The original entry by Andrew Sichevoi gets a date (August 28th, 2009) but comments do not. The date of the comments could be interesting to know too. Somebody reading this may like to know whether the comments are also from August or September 2009, or quite recent. (This is written on 21 Feb. 2010.)
This is queer: the preview shows 
&gt; Dominique Meeùs Says:
&gt; February 21st, 2010 at 3:34 pm 
but this information is not shown any more when the comment is actually published.</description>
		<content:encoded><![CDATA[<p>May I suggest an improvement to this blog? The original entry by Andrew Sichevoi gets a date (August 28th, 2009) but comments do not. The date of the comments could be interesting to know too. Somebody reading this may like to know whether the comments are also from August or September 2009, or quite recent. (This is written on 21 Feb. 2010.)<br />
This is queer: the preview shows<br />
&gt; Dominique Meeùs Says:<br />
&gt; February 21st, 2010 at 3:34 pm<br />
but this information is not shown any more when the comment is actually published.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

