<?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"
	>
<channel>
	<title>Comments on: Using PHP CLI for TextMate commands</title>
	<atom:link href="http://muffinresearch.co.uk/archives/2007/03/19/using-php-cli-for-textmate-commands/feed/" rel="self" type="application/rss+xml" />
	<link>http://muffinresearch.co.uk/archives/2007/03/19/using-php-cli-for-textmate-commands/</link>
	<description>the personal blog of Stuart Colville covering modern web development techniques and best practices</description>
	<pubDate>Thu, 20 Nov 2008 12:41:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: TextMate Commands with PHP &#171; Summit Projects Flash Blog</title>
		<link>http://muffinresearch.co.uk/archives/2007/03/19/using-php-cli-for-textmate-commands/#comment-64406</link>
		<dc:creator>TextMate Commands with PHP &#171; Summit Projects Flash Blog</dc:creator>
		<pubDate>Fri, 20 Jun 2008 19:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2007/03/19/using-php-cli-for-textmate-commands/#comment-64406</guid>
		<description>[...] http://muffinresearch.co.uk/archives/2007/03/19/using-php-cli-for-textmate-commands/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://muffinresearch.co.uk/archives/2007/03/19/using-php-cli-for-textmate-commands/" rel="nofollow">http://muffinresearch.co.uk/archives/2007/03/19/using-php-cli-for-textmate-commands/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beautify JavaScript from TextMate or CLI &#124; Muffin Research Labs by Stuart Colville</title>
		<link>http://muffinresearch.co.uk/archives/2007/03/19/using-php-cli-for-textmate-commands/#comment-63892</link>
		<dc:creator>Beautify JavaScript from TextMate or CLI &#124; Muffin Research Labs by Stuart Colville</dc:creator>
		<pubDate>Thu, 17 Jan 2008 09:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2007/03/19/using-php-cli-for-textmate-commands/#comment-63892</guid>
		<description>[...] As Einars has pointed out this functionality is part of the built-in JavaScript Bundle under &#8220;Reformat Document&#8221;. I&#8217;ll leave the rest of this post here as it does provide an example of how to set-up a command with an existing PHP script and if you&#8217;re not a TextMate user then this will work as a CLI script too and you can find more info on using PHP for CLI in TextMate here [...]</description>
		<content:encoded><![CDATA[<p>[...] As Einars has pointed out this functionality is part of the built-in JavaScript Bundle under &#8220;Reformat Document&#8221;. I&#8217;ll leave the rest of this post here as it does provide an example of how to set-up a command with an existing PHP script and if you&#8217;re not a TextMate user then this will work as a CLI script too and you can find more info on using PHP for CLI in TextMate here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Colville</title>
		<link>http://muffinresearch.co.uk/archives/2007/03/19/using-php-cli-for-textmate-commands/#comment-34274</link>
		<dc:creator>Stuart Colville</dc:creator>
		<pubDate>Sun, 25 Mar 2007 23:26:02 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2007/03/19/using-php-cli-for-textmate-commands/#comment-34274</guid>
		<description>@Soryu: Well spotted on the code example. That's been fixed now. 

I know what you mean about not resorting to using PHP within textmate it feels strange in some respects. However the point of this article was to show that if you like PHP then it's possible to use PHP for commands and that the ENV vars are still available.

From my own point of view I'm starting to use Ruby and Python for Textmate commands and particularly Python for a few other things. Hopefully from now on that will mean I'm down with the cool kids :-)</description>
		<content:encoded><![CDATA[<p>@Soryu: Well spotted on the code example. That&#8217;s been fixed now. </p>
<p>I know what you mean about not resorting to using PHP within textmate it feels strange in some respects. However the point of this article was to show that if you like PHP then it&#8217;s possible to use PHP for commands and that the ENV vars are still available.</p>
<p>From my own point of view I&#8217;m starting to use Ruby and Python for Textmate commands and particularly Python for a few other things. Hopefully from now on that will mean I&#8217;m down with the cool kids <img src='http://muffinresearch.co.uk/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soryu</title>
		<link>http://muffinresearch.co.uk/archives/2007/03/19/using-php-cli-for-textmate-commands/#comment-34176</link>
		<dc:creator>Soryu</dc:creator>
		<pubDate>Sun, 25 Mar 2007 11:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2007/03/19/using-php-cli-for-textmate-commands/#comment-34176</guid>
		<description>Very nice. Though I think someone ate at least one backslash in your code snippet. (The str_replace part at the end?)

I also like TextMate for learning Ruby in such situations and try not to resort to using PHP as a language for commands :).</description>
		<content:encoded><![CDATA[<p>Very nice. Though I think someone ate at least one backslash in your code snippet. (The str_replace part at the end?)</p>
<p>I also like TextMate for learning Ruby in such situations and try not to resort to using PHP as a language for commands :).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
