<?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: Make PHP code self-explaining with PHPXref</title>
	<atom:link href="http://www.rarst.net/software/phpxref/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rarst.net/software/phpxref/</link>
	<description>cynical thoughts on software and web</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:03:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Rarst</title>
		<link>http://www.rarst.net/software/phpxref/#comment-13192</link>
		<dc:creator>Rarst</dc:creator>
		<pubDate>Wed, 23 Dec 2009 20:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.rarst.net/?p=402#comment-13192</guid>
		<description>@Tobey

Glad it is of use to you (eventually). :)

By the way you might like &lt;a href=&quot;http://www.rarst.net/software/netbeans-php/&quot;&gt;NetBeans IDE for PHP&lt;/a&gt;. I&#039;ve been using it lately and it is also quite good with inline documentation in PHP files. Among other things.</description>
		<content:encoded><![CDATA[<p>@Tobey</p>
<p>Glad it is of use to you (eventually). :)</p>
<p>By the way you might like <a href="http://www.rarst.net/software/netbeans-php/">NetBeans IDE for PHP</a>. I&#8217;ve been using it lately and it is also quite good with inline documentation in PHP files. Among other things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobey</title>
		<link>http://www.rarst.net/software/phpxref/#comment-13191</link>
		<dc:creator>Tobey</dc:creator>
		<pubDate>Wed, 23 Dec 2009 20:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.rarst.net/?p=402#comment-13191</guid>
		<description>Thanks a bunch for this article Rarst, I read it like half a year back and now working on a project remembered it and found it again to point me at this great open-source tool.

Best luck man!</description>
		<content:encoded><![CDATA[<p>Thanks a bunch for this article Rarst, I read it like half a year back and now working on a project remembered it and found it again to point me at this great open-source tool.</p>
<p>Best luck man!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rarst</title>
		<link>http://www.rarst.net/software/phpxref/#comment-9658</link>
		<dc:creator>Rarst</dc:creator>
		<pubDate>Tue, 14 Jul 2009 17:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.rarst.net/?p=402#comment-9658</guid>
		<description>@JeeMan

You are welcome. :) I think there is no better praise for a post than feedback that it solved issue easily and completely for someone.

Bookmarked that CMS to take a look later [this decade].</description>
		<content:encoded><![CDATA[<p>@JeeMan</p>
<p>You are welcome. :) I think there is no better praise for a post than feedback that it solved issue easily and completely for someone.</p>
<p>Bookmarked that CMS to take a look later [this decade].</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JeeMan</title>
		<link>http://www.rarst.net/software/phpxref/#comment-9657</link>
		<dc:creator>JeeMan</dc:creator>
		<pubDate>Tue, 14 Jul 2009 17:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.rarst.net/?p=402#comment-9657</guid>
		<description>Just wanted to say thank you for this suggestion. 

I was trying to go through some php code (i.e. code for very lightweight CMS, Leap (http://leap.gowondesigns.com/) - Try it out, very cool!). All the php code is in one file, without any indentation. But after a little time, I remembered your post here.

Used PHPXref, and it generates very beautiful documentation about the code, with everything laid out very clearly.

Thanks for this Rarst, you&#039;ve made my day (and saved me some time)!</description>
		<content:encoded><![CDATA[<p>Just wanted to say thank you for this suggestion. </p>
<p>I was trying to go through some php code (i.e. code for very lightweight CMS, Leap (<a href="http://leap.gowondesigns.com/">http://leap.gowondesigns.com/</a>) &#8211; Try it out, very cool!). All the php code is in one file, without any indentation. But after a little time, I remembered your post here.</p>
<p>Used PHPXref, and it generates very beautiful documentation about the code, with everything laid out very clearly.</p>
<p>Thanks for this Rarst, you&#8217;ve made my day (and saved me some time)!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rarst</title>
		<link>http://www.rarst.net/software/phpxref/#comment-9036</link>
		<dc:creator>Rarst</dc:creator>
		<pubDate>Mon, 15 Jun 2009 16:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.rarst.net/?p=402#comment-9036</guid>
		<description>@TechZoomIn

Slightly different thing. :) Winsyntax is editor, while PHPXref is documentation generator.

For editor I am more than content with &lt;a href=&quot;http://www.rarst.net/tag/notepadpp&quot; rel=&quot;nofollow&quot;&gt;Notepad++&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>@TechZoomIn</p>
<p>Slightly different thing. :) Winsyntax is editor, while PHPXref is documentation generator.</p>
<p>For editor I am more than content with <a href="http://www.rarst.net/tag/notepadpp">Notepad++</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TechZoomIn</title>
		<link>http://www.rarst.net/software/phpxref/#comment-9035</link>
		<dc:creator>TechZoomIn</dc:creator>
		<pubDate>Mon, 15 Jun 2009 14:44:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.rarst.net/?p=402#comment-9035</guid>
		<description>Great dude. Thanks for sharing...I&#039;m using similar kind of tool called Winsyntax.</description>
		<content:encoded><![CDATA[<p>Great dude. Thanks for sharing&#8230;I&#8217;m using similar kind of tool called Winsyntax.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rarst</title>
		<link>http://www.rarst.net/software/phpxref/#comment-9016</link>
		<dc:creator>Rarst</dc:creator>
		<pubDate>Sat, 13 Jun 2009 07:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.rarst.net/?p=402#comment-9016</guid>
		<description>@Lyndi

Knew you will like it. It is excellent way to study code, especially if it&#039;s not yours. Or yours and older than three days. :)</description>
		<content:encoded><![CDATA[<p>@Lyndi</p>
<p>Knew you will like it. It is excellent way to study code, especially if it&#8217;s not yours. Or yours and older than three days. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lyndi</title>
		<link>http://www.rarst.net/software/phpxref/#comment-9015</link>
		<dc:creator>Lyndi</dc:creator>
		<pubDate>Sat, 13 Jun 2009 07:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.rarst.net/?p=402#comment-9015</guid>
		<description>Wow, very nice. From what I can gather from their site PHPXref could be very handy, especially for those bigger, more involved projects. This should also help a lot if there is more than one coder working on the same project. I will download later today. Thanks for this.</description>
		<content:encoded><![CDATA[<p>Wow, very nice. From what I can gather from their site PHPXref could be very handy, especially for those bigger, more involved projects. This should also help a lot if there is more than one coder working on the same project. I will download later today. Thanks for this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

