<?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 for BinaryKitten&#039;s Development Dropbox</title>
	<atom:link href="http://binarykitten.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://binarykitten.com</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>Comment on Integrating PHP CodeSniffer with Activestate Komodo Edit 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>Comment on jQuery plugin:  ajax Head Request by BinaryKitten</title>
		<link>http://binarykitten.com/dev/jq-plugins/88-jquery-plugin-ajax-head-request.html/comment-page-1#comment-13015</link>
		<dc:creator>BinaryKitten</dc:creator>
		<pubDate>Thu, 29 Dec 2011 11:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://binarykitten.jkrswebsolutions.co.uk/?p=88#comment-13015</guid>
		<description>you use this the same as you would $.post or $.get   headers are passed to the callback. This does not make use of promises or deferred as it predates them by quite a lot.</description>
		<content:encoded><![CDATA[<p>you use this the same as you would $.post or $.get   headers are passed to the callback. This does not make use of promises or deferred as it predates them by quite a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating PHP CodeSniffer with Activestate Komodo Edit 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>Comment on Integrating PHP CodeSniffer with Activestate Komodo Edit 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>
	<item>
		<title>Comment on jQuery plugin:  ajax Head Request by jeff</title>
		<link>http://binarykitten.com/dev/jq-plugins/88-jquery-plugin-ajax-head-request.html/comment-page-1#comment-12842</link>
		<dc:creator>jeff</dc:creator>
		<pubDate>Thu, 08 Dec 2011 18:03:21 +0000</pubDate>
		<guid isPermaLink="false">http://binarykitten.jkrswebsolutions.co.uk/?p=88#comment-12842</guid>
		<description>hi; nice script !

im new to jquery . I have downloaded the new version and would like to know how to use it ?

thanks
jeff</description>
		<content:encoded><![CDATA[<p>hi; nice script !</p>
<p>im new to jquery . I have downloaded the new version and would like to know how to use it ?</p>
<p>thanks<br />
jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Keyz Plugin by 30个美化网站的jQuery插件 - 博客 - 伯乐在线</title>
		<link>http://binarykitten.com/dev/jq-plugins/259-jquery-keyz-plugin.html/comment-page-1#comment-12564</link>
		<dc:creator>30个美化网站的jQuery插件 - 博客 - 伯乐在线</dc:creator>
		<pubDate>Thu, 17 Nov 2011 11:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://binarykitten.me.uk/?p=259#comment-12564</guid>
		<description>[...] 13. jQuery Keyz Plugin [...]</description>
		<content:encoded><![CDATA[<p>[...] 13. jQuery Keyz Plugin [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Keyz Plugin by BinaryKitten</title>
		<link>http://binarykitten.com/dev/jq-plugins/259-jquery-keyz-plugin.html/comment-page-1#comment-12503</link>
		<dc:creator>BinaryKitten</dc:creator>
		<pubDate>Sat, 12 Nov 2011 15:44:25 +0000</pubDate>
		<guid isPermaLink="false">http://binarykitten.me.uk/?p=259#comment-12503</guid>
		<description>Unfortunately it&#039;s not as simple to directly map that. It could be possible to map this through with a modification but not going to be able to work on this for a while.</description>
		<content:encoded><![CDATA[<p>Unfortunately it&#8217;s not as simple to directly map that. It could be possible to map this through with a modification but not going to be able to work on this for a while.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Keyz Plugin by Camilo Castilla</title>
		<link>http://binarykitten.com/dev/jq-plugins/259-jquery-keyz-plugin.html/comment-page-1#comment-12502</link>
		<dc:creator>Camilo Castilla</dc:creator>
		<pubDate>Sat, 12 Nov 2011 14:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://binarykitten.me.uk/?p=259#comment-12502</guid>
		<description>Hello, excellent!. It is possible to do key sequences (example: ctrl+N). Thank you</description>
		<content:encoded><![CDATA[<p>Hello, excellent!. It is possible to do key sequences (example: ctrl+N). Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Keyz Plugin by 25+ Best jQuery Plugins To Beautify Your Website &#171; RPL Class</title>
		<link>http://binarykitten.com/dev/jq-plugins/259-jquery-keyz-plugin.html/comment-page-1#comment-12281</link>
		<dc:creator>25+ Best jQuery Plugins To Beautify Your Website &#171; RPL Class</dc:creator>
		<pubDate>Fri, 28 Oct 2011 06:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://binarykitten.me.uk/?p=259#comment-12281</guid>
		<description>[...] 13. jQuery Keyz Plugin [...]</description>
		<content:encoded><![CDATA[<p>[...] 13. jQuery Keyz Plugin [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Keyz Plugin by BinaryKitten</title>
		<link>http://binarykitten.com/dev/jq-plugins/259-jquery-keyz-plugin.html/comment-page-1#comment-12276</link>
		<dc:creator>BinaryKitten</dc:creator>
		<pubDate>Fri, 28 Oct 2011 00:30:49 +0000</pubDate>
		<guid isPermaLink="false">http://binarykitten.me.uk/?p=259#comment-12276</guid>
		<description>just reading your code and it&#039;s a bit messy.
&lt;code&gt;
$(“input, select”).not(“:button”).keyz({
    “enter”: function(ctl, sft, alt, event) {
        var campos = $(this).next(‘input,textarea,select’);
        if (campos.length &gt; 0) {
            campos.eq(0).focus();
        }
        return false;
    }
});&lt;/code&gt;

remember your semi colons! also remember where the element is</description>
		<content:encoded><![CDATA[<p>just reading your code and it&#8217;s a bit messy.<br />
<code><br />
$(“input, select”).not(“:button”).keyz({<br />
    “enter”: function(ctl, sft, alt, event) {<br />
        var campos = $(this).next(‘input,textarea,select’);<br />
        if (campos.length &gt; 0) {<br />
            campos.eq(0).focus();<br />
        }<br />
        return false;<br />
    }<br />
});</code></p>
<p>remember your semi colons! also remember where the element is</p>
]]></content:encoded>
	</item>
</channel>
</rss>

