<?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: Setting up a DocBook Toolchain for documenting PHP code The Right Way (TM)</title>
	<atom:link href="http://gggeek.altervista.org/2007/07/05/setting-up-a-docbook-toolchain-for-documenting-php-code-the-right-way-tm/feed/" rel="self" type="application/rss+xml" />
	<link>http://gggeek.altervista.org/2007/07/05/setting-up-a-docbook-toolchain-for-documenting-php-code-the-right-way-tm/</link>
	<description>il mago di eZ</description>
	<lastBuildDate>Tue, 10 Nov 2009 10:48:35 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: gggeek</title>
		<link>http://gggeek.altervista.org/2007/07/05/setting-up-a-docbook-toolchain-for-documenting-php-code-the-right-way-tm/comment-page-1/#comment-11316</link>
		<dc:creator>gggeek</dc:creator>
		<pubDate>Sat, 12 Sep 2009 22:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://gggeek.altervista.org/2007/07/05/setting-up-a-docbook-toolchain-for-documenting-php-code-the-right-way-tm/#comment-11316</guid>
		<description>Sorry, I never tried this, but it sounds a good idea.
You could probably use an xslt (or even plain php) script to inject the source code into  the xml at the phase of producing the final output - not optimal because you loose visibility of the code while editing the docs though...</description>
		<content:encoded><![CDATA[<p>Sorry, I never tried this, but it sounds a good idea.<br />
You could probably use an xslt (or even plain php) script to inject the source code into  the xml at the phase of producing the final output &#8211; not optimal because you loose visibility of the code while editing the docs though&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://gggeek.altervista.org/2007/07/05/setting-up-a-docbook-toolchain-for-documenting-php-code-the-right-way-tm/comment-page-1/#comment-8860</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Wed, 15 Apr 2009 15:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://gggeek.altervista.org/2007/07/05/setting-up-a-docbook-toolchain-for-documenting-php-code-the-right-way-tm/#comment-8860</guid>
		<description>Thanks for the tips! I&#039;m just doing the same myself since I want to find a new way to document a fairly large PHP library using XMLMind among other things.

One thing I haven&#039;t yet found a good way to do is to include external small PHP examples (highlighted) in the source XML document (in programlistings tag) without copy the source text into the document. I have tried using  tags (automatic generated) and then use &link; within the programlisting tag but for some reason it doesn&#039;t quite work.

The reason is  that I like to have the source fully separate from the manual to make sure it  can be run as part of a test suit.

Does anyone know the best way of doing this?

/Johan</description>
		<content:encoded><![CDATA[<p>Thanks for the tips! I&#8217;m just doing the same myself since I want to find a new way to document a fairly large PHP library using XMLMind among other things.</p>
<p>One thing I haven&#8217;t yet found a good way to do is to include external small PHP examples (highlighted) in the source XML document (in programlistings tag) without copy the source text into the document. I have tried using  tags (automatic generated) and then use &link; within the programlisting tag but for some reason it doesn&#8217;t quite work.</p>
<p>The reason is  that I like to have the source fully separate from the manual to make sure it  can be run as part of a test suit.</p>
<p>Does anyone know the best way of doing this?</p>
<p>/Johan</p>
]]></content:encoded>
	</item>
</channel>
</rss>
