<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: PHP Code Cleaner and Indenter</title>
	<link>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/</link>
	<description></description>
	<pubDate>Mon, 06 Oct 2008 15:26:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Paul</title>
		<link>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/#comment-130</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sun, 07 Sep 2008 20:36:18 +0000</pubDate>
		<guid>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/#comment-130</guid>
		<description>Worked for me. Great tool, thanks from Argentina !</description>
		<content:encoded><![CDATA[<p>Worked for me. Great tool, thanks from Argentina !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: meSmarty &#187; Blog Archive &#187; PHP Code Cleaner</title>
		<link>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/#comment-117</link>
		<dc:creator>meSmarty &#187; Blog Archive &#187; PHP Code Cleaner</dc:creator>
		<pubDate>Wed, 06 Aug 2008 19:50:30 +0000</pubDate>
		<guid>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/#comment-117</guid>
		<description>[...] http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/ [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] <a href="http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/" rel="nofollow">http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/</a> [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alon</title>
		<link>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/#comment-110</link>
		<dc:creator>Alon</dc:creator>
		<pubDate>Thu, 24 Jul 2008 10:19:24 +0000</pubDate>
		<guid>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/#comment-110</guid>
		<description>btw, it breaks on Public functions in class.

It does

public

//comment
//Author
//By

function myfunction()  ...</description>
		<content:encoded><![CDATA[<p>btw, it breaks on Public functions in class.</p>
<p>It does</p>
<p>public</p>
<p>//comment<br />
//Author<br />
//By</p>
<p>function myfunction()  &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alon</title>
		<link>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/#comment-109</link>
		<dc:creator>Alon</dc:creator>
		<pubDate>Thu, 24 Jul 2008 10:15:28 +0000</pubDate>
		<guid>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/#comment-109</guid>
		<description>You going to release the code anytime soon?</description>
		<content:encoded><![CDATA[<p>You going to release the code anytime soon?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shankar</title>
		<link>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/#comment-90</link>
		<dc:creator>Shankar</dc:creator>
		<pubDate>Fri, 09 May 2008 01:52:58 +0000</pubDate>
		<guid>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/#comment-90</guid>
		<description>hi,

great tool.

minor error

$test= (isset($_POST['test']) ? clean($_POST['test']) : '');

becomes

$test= (isset($_POST['test']) ? clean($_POST['test']) : 
'');</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>great tool.</p>
<p>minor error</p>
<p>$test= (isset($_POST[&#8217;test&#8217;]) ? clean($_POST[&#8217;test&#8217;]) : &#8221;);</p>
<p>becomes</p>
<p>$test= (isset($_POST[&#8217;test&#8217;]) ? clean($_POST[&#8217;test&#8217;]) :<br />
&#8221;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: unomi</title>
		<link>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/#comment-88</link>
		<dc:creator>unomi</dc:creator>
		<pubDate>Tue, 29 Apr 2008 02:33:47 +0000</pubDate>
		<guid>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/#comment-88</guid>
		<description>Cheers for the fix Sab, now if only i could plug it into eclipse ;) 
hint hint nudge nudge

Happy Hacking</description>
		<content:encoded><![CDATA[<p>Cheers for the fix Sab, now if only i could plug it into eclipse <img src='http://www.decodephp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
hint hint nudge nudge</p>
<p>Happy Hacking</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gigamaster</title>
		<link>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/#comment-87</link>
		<dc:creator>gigamaster</dc:creator>
		<pubDate>Sat, 26 Apr 2008 14:45:55 +0000</pubDate>
		<guid>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/#comment-87</guid>
		<description>Useful tool with a nice and clean interface. 
Hope to get the same result with code ^^
and give it 5 stars

Cheers</description>
		<content:encoded><![CDATA[<p>Useful tool with a nice and clean interface.<br />
Hope to get the same result with code ^^<br />
and give it 5 stars</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: unomi</title>
		<link>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/#comment-86</link>
		<dc:creator>unomi</dc:creator>
		<pubDate>Fri, 25 Apr 2008 10:19:53 +0000</pubDate>
		<guid>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/#comment-86</guid>
		<description>Hi, nice script, but.. whats up with replacing [0] with [305] ?</description>
		<content:encoded><![CDATA[<p>Hi, nice script, but.. whats up with replacing [0] with [305] ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: m</title>
		<link>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/#comment-81</link>
		<dc:creator>m</dc:creator>
		<pubDate>Tue, 08 Apr 2008 21:58:42 +0000</pubDate>
		<guid>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/#comment-81</guid>
		<description>Excellent Tool! Thanks :)

--------------------------------------------------

just to point out an warning on your homepage:

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/dphp/public_html/wp-content/plugins/BAStats/BAStats_logger.php on line 114
M</description>
		<content:encoded><![CDATA[<p>Excellent Tool! Thanks <img src='http://www.decodephp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>just to point out an warning on your homepage:</p>
<p>Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/dphp/public_html/wp-content/plugins/BAStats/BAStats_logger.php on line 114<br />
M</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John D</title>
		<link>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/#comment-78</link>
		<dc:creator>John D</dc:creator>
		<pubDate>Tue, 25 Mar 2008 12:05:23 +0000</pubDate>
		<guid>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/#comment-78</guid>
		<description>I find that the following works well using Vim:

Open PHP file in Vim
:source $VIMRUNTIME/indent/php.vim
gg=G

The final command indents the whole file. If you just want to indent a section of the file, visually select the desired section and press '='.</description>
		<content:encoded><![CDATA[<p>I find that the following works well using Vim:</p>
<p>Open PHP file in Vim<br />
:source $VIMRUNTIME/indent/php.vim<br />
gg=G</p>
<p>The final command indents the whole file. If you just want to indent a section of the file, visually select the desired section and press &#8216;=&#8217;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
