<?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: Integrating PHP CodeSniffer with Activestate Komodo Edit</title>
	<atom:link href="http://binarykitten.com/dev/219-integrating-php-codesniffer-with-activestate-komodo-edit.html/feed" rel="self" type="application/rss+xml" />
	<link>http://binarykitten.com/dev/219-integrating-php-codesniffer-with-activestate-komodo-edit.html</link>
	<description>Curently a work in progress. Please be patient</description>
	<lastBuildDate>Thu, 29 Dec 2011 11:41:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: BinaryKitten</title>
		<link>http://binarykitten.com/dev/219-integrating-php-codesniffer-with-activestate-komodo-edit.html/comment-page-1#comment-13016</link>
		<dc:creator>BinaryKitten</dc:creator>
		<pubDate>Thu, 29 Dec 2011 11:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://binarykitten.me.uk/?p=219#comment-13016</guid>
		<description>Jowan, Nigel sorry I stopped using Komodo quite a while ago and can&#039;t seem to find the file. If I can I&#039;ll upload and point to it. Sorry I can&#039;t be much more help.</description>
		<content:encoded><![CDATA[<p>Jowan, Nigel sorry I stopped using Komodo quite a while ago and can&#8217;t seem to find the file. If I can I&#8217;ll upload and point to it. Sorry I can&#8217;t be much more help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nigel</title>
		<link>http://binarykitten.com/dev/219-integrating-php-codesniffer-with-activestate-komodo-edit.html/comment-page-1#comment-12930</link>
		<dc:creator>Nigel</dc:creator>
		<pubDate>Sun, 18 Dec 2011 13:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://binarykitten.me.uk/?p=219#comment-12930</guid>
		<description>Hi - thanks very much for posting this - it&#039;s been very helpful to me getting the basics working - I&#039;ve now got PHP CodeSniffer triggering as a macro on &#039;beforesave&#039; in Komodo.
Unfortunately, I was unable to download the CodeSniff Package - it looks like the link in your post is broken.
I&#039;m struggling with what should be really straightforward - how do I access the output of the PHP CodeSniffer command in the JS macro in order to check whether there WAS any output?  Based on this, I want to allow or deny saving the file.  I&#039;ve scoured the web for documentation on this but am not having much luck.

BTW, the formatting of your post is a bit awry - some of what should be line breaks are missing e.g. in step 2 under &#039;Setting up Komodo Edit&#039;

Thanks in advance for your help</description>
		<content:encoded><![CDATA[<p>Hi &#8211; thanks very much for posting this &#8211; it&#8217;s been very helpful to me getting the basics working &#8211; I&#8217;ve now got PHP CodeSniffer triggering as a macro on &#8216;beforesave&#8217; in Komodo.<br />
Unfortunately, I was unable to download the CodeSniff Package &#8211; it looks like the link in your post is broken.<br />
I&#8217;m struggling with what should be really straightforward &#8211; how do I access the output of the PHP CodeSniffer command in the JS macro in order to check whether there WAS any output?  Based on this, I want to allow or deny saving the file.  I&#8217;ve scoured the web for documentation on this but am not having much luck.</p>
<p>BTW, the formatting of your post is a bit awry &#8211; some of what should be line breaks are missing e.g. in step 2 under &#8216;Setting up Komodo Edit&#8217;</p>
<p>Thanks in advance for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jowan</title>
		<link>http://binarykitten.com/dev/219-integrating-php-codesniffer-with-activestate-komodo-edit.html/comment-page-1#comment-12899</link>
		<dc:creator>jowan</dc:creator>
		<pubDate>Thu, 15 Dec 2011 11:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://binarykitten.me.uk/?p=219#comment-12899</guid>
		<description>Hi,
Just trying to get this working on Ubuntu and got an issue with phpcs.
When I try to phpcs any .module file (drupal) from command line it doesn&#039;t output anything, but if I append .php to the file, i.e, &#039; phpcs drupal.module.php &#039; then it does. 
This goes for the other files as well (.install etc), basically it is not parsing non .php files, Do you know why this could be ?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Just trying to get this working on Ubuntu and got an issue with phpcs.<br />
When I try to phpcs any .module file (drupal) from command line it doesn&#8217;t output anything, but if I append .php to the file, i.e, &#8216; phpcs drupal.module.php &#8216; then it does.<br />
This goes for the other files as well (.install etc), basically it is not parsing non .php files, Do you know why this could be ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

