<?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: SOA-Reliability (SOA-Rity) for HTTP</title>
	<atom:link href="http://www.goland.org/soareliability/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.goland.org/soareliability/</link>
	<description>Technology, Politics, Food, Finance, etc.</description>
	<lastBuildDate>Mon, 23 Jan 2012 17:37:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Julian Reschke</title>
		<link>http://www.goland.org/soareliability/comment-page-1/#comment-5962</link>
		<dc:creator>Julian Reschke</dc:creator>
		<pubDate>Thu, 10 Nov 2005 19:35:26 +0000</pubDate>
		<guid isPermaLink="false">#comment-5962</guid>
		<description>Hi Yaron,

generating proper HTML lists from rfc2629 source is definitively non-trivial. I&#039;ll have a look at what exactly xml2rfc does in presence/absence of the compact attribute and see what I can do.

Best regards, Julian</description>
		<content:encoded><![CDATA[<p>Hi Yaron,</p>
<p>generating proper HTML lists from rfc2629 source is definitively non-trivial. I&#8217;ll have a look at what exactly xml2rfc does in presence/absence of the compact attribute and see what I can do.</p>
<p>Best regards, Julian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://www.goland.org/soareliability/comment-page-1/#comment-5961</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Thu, 10 Nov 2005 18:15:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-5961</guid>
		<description>XML2RFC though does a great job because it still supports the compact attribute. What I&#039;m looking for is to get equivalent support in your XSLT script for generating HTML. Is there anyway to do that with your XSLT?</description>
		<content:encoded><![CDATA[<p>XML2RFC though does a great job because it still supports the compact attribute. What I&#8217;m looking for is to get equivalent support in your XSLT script for generating HTML. Is there anyway to do that with your XSLT?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bernd Eckenfels</title>
		<link>http://www.goland.org/soareliability/comment-page-1/#comment-5959</link>
		<dc:creator>Bernd Eckenfels</dc:creator>
		<pubDate>Thu, 10 Nov 2005 07:47:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-5959</guid>
		<description>With docbook i know one has to use simplepara instead of para in unnumbered lists to make them render without empty lines, dont know about xml2rfc</description>
		<content:encoded><![CDATA[<p>With docbook i know one has to use simplepara instead of para in unnumbered lists to make them render without empty lines, dont know about xml2rfc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://www.goland.org/soareliability/comment-page-1/#comment-5948</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Wed, 09 Nov 2005 22:32:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-5948</guid>
		<description>Julian, 
#1 - D&#039;Oh!!! I didn&#039;t even realize I could put the section in back. I changed appendix to &#039;section&#039;, put it into the back element and voila, beautiful output.
#2 - The whitespace is my fault. Sorry. BTW, the &#039;length&#039; check on artwork is VERY nice! I just wish it could include a standard message that says &quot;max length = 78 characters&quot; (or whatever it is).
#3 - Yes, I exactly want what the compact attribute did. Compare the IANA Considerations section of the HTML draft to the Text draft (both linked at the top of this page). The HTML draft is nearly unreadable while the text draft is clear.

But in any case thank you for your XSLT!</description>
		<content:encoded><![CDATA[<p>Julian,<br />
#1 &#8211; D&#8217;Oh!!! I didn&#8217;t even realize I could put the section in back. I changed appendix to &#8216;section&#8217;, put it into the back element and voila, beautiful output.<br />
#2 &#8211; The whitespace is my fault. Sorry. BTW, the &#8216;length&#8217; check on artwork is VERY nice! I just wish it could include a standard message that says &#8220;max length = 78 characters&#8221; (or whatever it is).<br />
#3 &#8211; Yes, I exactly want what the compact attribute did. Compare the IANA Considerations section of the HTML draft to the Text draft (both linked at the top of this page). The HTML draft is nearly unreadable while the text draft is clear.</p>
<p>But in any case thank you for your XSLT!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian Reschke</title>
		<link>http://www.goland.org/soareliability/comment-page-1/#comment-5877</link>
		<dc:creator>Julian Reschke</dc:creator>
		<pubDate>Wed, 09 Nov 2005 00:59:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-5877</guid>
		<description>Yaron,

thanks.

#1 - &quot;appendix&quot; currently is sort-of deprecated in xml2rfc (I think the DTD doesn&#039;t even allow it) -- just use &quot;section&quot; elements in the &quot;back&quot; section and everything should be fine.
#2 - I currently don&#039;t see a problem with whitespace in artwork, but maybe this is because you worked around it already; please send details and I&#039;ll try to enhance the XSLT.

Rendering lists is indeed problematic. Are you looking for something similar to what the deprecated &quot;compact&quot;  attribute on HTML lists does?

Best regards, Julian</description>
		<content:encoded><![CDATA[<p>Yaron,</p>
<p>thanks.</p>
<p>#1 &#8211; &#8220;appendix&#8221; currently is sort-of deprecated in xml2rfc (I think the DTD doesn&#8217;t even allow it) &#8212; just use &#8220;section&#8221; elements in the &#8220;back&#8221; section and everything should be fine.<br />
#2 &#8211; I currently don&#8217;t see a problem with whitespace in artwork, but maybe this is because you worked around it already; please send details and I&#8217;ll try to enhance the XSLT.</p>
<p>Rendering lists is indeed problematic. Are you looking for something similar to what the deprecated &#8220;compact&#8221;  attribute on HTML lists does?</p>
<p>Best regards, Julian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://www.goland.org/soareliability/comment-page-1/#comment-5744</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Sat, 05 Nov 2005 19:44:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-5744</guid>
		<description>Julian, yeah, using an empty organization element would have worked perfectly. But it meant a ton of extra typing for me. I would have to turn the 26 author elements in the bibliography from a simple element with attributes to an element with an empty child. It was just too much typing!

I used your XSLT transform and it is much prettier than XMLToRFC&#039;s HTML transform. But it does have two problems:
#1 - The appendix entries don&#039;t show up in the TOC
#2 - The artwork examples all seem to add in an extra space on the first line.
I also wish that the transform would render lists more tightly (XML2RFC has the same problem). All that white space and extra lines makes the IANA Considerations section difficult to read. 

But these are nits. It&#039;s great work and I&#039;m changing the HTML file on the website to use your example.</description>
		<content:encoded><![CDATA[<p>Julian, yeah, using an empty organization element would have worked perfectly. But it meant a ton of extra typing for me. I would have to turn the 26 author elements in the bibliography from a simple element with attributes to an element with an empty child. It was just too much typing!</p>
<p>I used your XSLT transform and it is much prettier than XMLToRFC&#8217;s HTML transform. But it does have two problems:<br />
#1 &#8211; The appendix entries don&#8217;t show up in the TOC<br />
#2 &#8211; The artwork examples all seem to add in an extra space on the first line.<br />
I also wish that the transform would render lists more tightly (XML2RFC has the same problem). All that white space and extra lines makes the IANA Considerations section difficult to read. </p>
<p>But these are nits. It&#8217;s great work and I&#8217;m changing the HTML file on the website to use your example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian Reschke</title>
		<link>http://www.goland.org/soareliability/comment-page-1/#comment-5737</link>
		<dc:creator>Julian Reschke</dc:creator>
		<pubDate>Sat, 05 Nov 2005 08:05:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-5737</guid>
		<description>Re: xml2rfc

I think specifying an empty organization element will make xml2rfc do what you want.

(you may also want to try http://greenbytes.de/tech/webdav/rfc2629xslt.zip for generating HTML)

Best regards, Julian</description>
		<content:encoded><![CDATA[<p>Re: xml2rfc</p>
<p>I think specifying an empty organization element will make xml2rfc do what you want.</p>
<p>(you may also want to try <a href="http://greenbytes.de/tech/webdav/rfc2629xslt.zip" rel="nofollow">http://greenbytes.de/tech/webdav/rfc2629xslt.zip</a> for generating HTML)</p>
<p>Best regards, Julian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: assaf</title>
		<link>http://www.goland.org/soareliability/comment-page-1/#comment-5700</link>
		<dc:creator>assaf</dc:creator>
		<pubDate>Mon, 31 Oct 2005 18:56:20 +0000</pubDate>
		<guid isPermaLink="false">#comment-5700</guid>
		<description>On second thought, I think you&#039;re right and this doesn&#039;t belong in the protocol.

I do have a use case where the sender has a known recovery window, and doesn&#039;t want to talk to the receiver unless the time window is at least as long. But I can solve that at the URL level, without adding another layer of complexity to the protocol.</description>
		<content:encoded><![CDATA[<p>On second thought, I think you&#8217;re right and this doesn&#8217;t belong in the protocol.</p>
<p>I do have a use case where the sender has a known recovery window, and doesn&#8217;t want to talk to the receiver unless the time window is at least as long. But I can solve that at the URL level, without adding another layer of complexity to the protocol.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://www.goland.org/soareliability/comment-page-1/#comment-5680</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Sat, 29 Oct 2005 22:47:25 +0000</pubDate>
		<guid isPermaLink="false">#comment-5680</guid>
		<description>Yeah, I looked at the ATOM issue and just adding a message ID won&#039;t do it. This is actually the second reliable messaging system i&#039;ve designed so I&#039;ve been through this before. The FI header (or equivalent) really is an important aspect. Is there anyone in the ATOM world I should work with on discussing the issues and how SOARity can be submitted as a way to solve their problem?</description>
		<content:encoded><![CDATA[<p>Yeah, I looked at the ATOM issue and just adding a message ID won&#8217;t do it. This is actually the second reliable messaging system i&#8217;ve designed so I&#8217;ve been through this before. The FI header (or equivalent) really is an important aspect. Is there anyone in the ATOM world I should work with on discussing the issues and how SOARity can be submitted as a way to solve their problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barnaby James</title>
		<link>http://www.goland.org/soareliability/comment-page-1/#comment-5679</link>
		<dc:creator>Barnaby James</dc:creator>
		<pubDate>Sat, 29 Oct 2005 20:36:12 +0000</pubDate>
		<guid isPermaLink="false">#comment-5679</guid>
		<description>You should definitely consider submitting this to IETF. The IETF ATOM Publishing Protocol is trying to do something similar (see &lt;a href=&quot;http://www.intertwingly.net/wiki/pie/PaceGenericTitleAndId&quot; rel=&quot;nofollow&quot;&gt;http://www.intertwingly.net/wiki/pie/PaceGenericTitleAndId&lt;/a&gt;) although your analysis of the problems seems more developed.</description>
		<content:encoded><![CDATA[<p>You should definitely consider submitting this to IETF. The IETF ATOM Publishing Protocol is trying to do something similar (see <a href="http://www.intertwingly.net/wiki/pie/PaceGenericTitleAndId" rel="nofollow">http://www.intertwingly.net/wiki/pie/PaceGenericTitleAndId</a>) although your analysis of the problems seems more developed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

