<?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: TextMate Tip – Using PHP for Commands</title>
	<atom:link href="http://ciaranwal.sh/2008/04/04/textmate-tip-using-php-for-commands/feed" rel="self" type="application/rss+xml" />
	<link>http://ciaranwal.sh/2008/04/04/textmate-tip-using-php-for-commands</link>
	<description></description>
	<lastBuildDate>Mon, 11 Oct 2010 02:13:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: buy steroids</title>
		<link>http://ciaranwal.sh/2008/04/04/textmate-tip-using-php-for-commands/comment-page-1#comment-45244</link>
		<dc:creator>buy steroids</dc:creator>
		<pubDate>Fri, 09 Apr 2010 16:24:12 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranwal.sh/2008/04/03/textmate-tip-using-php-for-commands#comment-45244</guid>
		<description>&lt;p&gt;Thanks ciarán. This is exactly what I was looking for.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks ciarán. This is exactly what I was looking for.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Restoring Missing or Empty Environment Variables in PHP 5.3 for TextMate Commands &#171; Michael Fox</title>
		<link>http://ciaranwal.sh/2008/04/04/textmate-tip-using-php-for-commands/comment-page-1#comment-44011</link>
		<dc:creator>Restoring Missing or Empty Environment Variables in PHP 5.3 for TextMate Commands &#171; Michael Fox</dc:creator>
		<pubDate>Fri, 19 Feb 2010 20:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranwal.sh/2008/04/03/textmate-tip-using-php-for-commands#comment-44011</guid>
		<description>&lt;p&gt;[...] Ciarán Walsh&#8217;s Blog TextMate Tip – Using PHP for Commands [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Ciarán Walsh&#8217;s Blog TextMate Tip – Using PHP for Commands [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymouse</title>
		<link>http://ciaranwal.sh/2008/04/04/textmate-tip-using-php-for-commands/comment-page-1#comment-38894</link>
		<dc:creator>Anonymouse</dc:creator>
		<pubDate>Thu, 13 Aug 2009 23:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranwal.sh/2008/04/03/textmate-tip-using-php-for-commands#comment-38894</guid>
		<description>&lt;p&gt;Hi Ciarán&lt;/p&gt;

&lt;p&gt;Thanks for the tutorial.&lt;/p&gt;

&lt;p&gt;$input = file&lt;em&gt;get&lt;/em&gt;contents(&#039;php://stdin&#039;);&lt;/p&gt;

&lt;p&gt;should be &lt;/p&gt;

&lt;p&gt;$document = file&lt;em&gt;get&lt;/em&gt;contents(&#039;php://stdin&#039;);&lt;/p&gt;

&lt;p&gt;to be consistent with the code block that follows?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Ciarán</p>

<p>Thanks for the tutorial.</p>

<p>$input = file<em>get</em>contents(&#8216;php://stdin&#8217;);</p>

<p>should be </p>

<p>$document = file<em>get</em>contents(&#8216;php://stdin&#8217;);</p>

<p>to be consistent with the code block that follows?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: george tziralis</title>
		<link>http://ciaranwal.sh/2008/04/04/textmate-tip-using-php-for-commands/comment-page-1#comment-22265</link>
		<dc:creator>george tziralis</dc:creator>
		<pubDate>Tue, 22 Jul 2008 16:22:44 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranwal.sh/2008/04/03/textmate-tip-using-php-for-commands#comment-22265</guid>
		<description>&lt;p&gt;Apologies for adding this here, but I didn&#039;t find a mail or contact page or sthng.
I&#039;m a textmate lover and I&#039;ve written my PhD dissertation in latex using textmate. Now I&#039;ve learned that I can&#039;t submit it in english (i&#039;m studying in Athens), so I need to translate it in Greek. The only package that works seamlessly with greek in latex requires an ISO 8859-7 encoding and I do feel pretty unlucky that there is no support yet for separate than utf-8 encodings (even if textmate&#039;s arguments on it are pretty strong). Or is there any hope/hack for my beloved software at the end of the tunnel? Thanx!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Apologies for adding this here, but I didn&#8217;t find a mail or contact page or sthng.
I&#8217;m a textmate lover and I&#8217;ve written my PhD dissertation in latex using textmate. Now I&#8217;ve learned that I can&#8217;t submit it in english (i&#8217;m studying in Athens), so I need to translate it in Greek. The only package that works seamlessly with greek in latex requires an ISO 8859-7 encoding and I do feel pretty unlucky that there is no support yet for separate than utf-8 encodings (even if textmate&#8217;s arguments on it are pretty strong). Or is there any hope/hack for my beloved software at the end of the tunnel? Thanx!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ciarán Walsh’s Blog » TextMate Tip – Using PHP for Commands</title>
		<link>http://ciaranwal.sh/2008/04/04/textmate-tip-using-php-for-commands/comment-page-1#comment-20727</link>
		<dc:creator>Ciarán Walsh’s Blog » TextMate Tip – Using PHP for Commands</dc:creator>
		<pubDate>Mon, 23 Jun 2008 17:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranwal.sh/2008/04/03/textmate-tip-using-php-for-commands#comment-20727</guid>
		<description>&lt;p&gt;[...] Ciarán Walsh’s Blog » TextMate Tip – Using PHP for Commands [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Ciarán Walsh’s Blog » TextMate Tip – Using PHP for Commands [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: marios</title>
		<link>http://ciaranwal.sh/2008/04/04/textmate-tip-using-php-for-commands/comment-page-1#comment-20684</link>
		<dc:creator>marios</dc:creator>
		<pubDate>Sat, 21 Jun 2008 21:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranwal.sh/2008/04/03/textmate-tip-using-php-for-commands#comment-20684</guid>
		<description>&lt;p&gt;Very cool, thanks.
Note, that the output needs to be inserted as a snippet.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Very cool, thanks.
Note, that the output needs to be inserted as a snippet.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mitch</title>
		<link>http://ciaranwal.sh/2008/04/04/textmate-tip-using-php-for-commands/comment-page-1#comment-19120</link>
		<dc:creator>mitch</dc:creator>
		<pubDate>Tue, 13 May 2008 19:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranwal.sh/2008/04/03/textmate-tip-using-php-for-commands#comment-19120</guid>
		<description>&lt;p&gt;Thanks ciarán. This is exactly what I was looking for.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks ciarán. This is exactly what I was looking for.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: roScripts &#45; Webmaster resources and websites</title>
		<link>http://ciaranwal.sh/2008/04/04/textmate-tip-using-php-for-commands/comment-page-1#comment-16455</link>
		<dc:creator>roScripts &#45; Webmaster resources and websites</dc:creator>
		<pubDate>Tue, 29 Apr 2008 02:15:03 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranwal.sh/2008/04/03/textmate-tip-using-php-for-commands#comment-16455</guid>
		<description>&lt;p&gt;&lt;strong&gt;Ciar&#xE1;n Walsh&#x2019;s Blog &#xBB; TextMate Tip &#x2013; Using PHP for Commands...&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Ciar&#xE1;n Walsh&#x2019;s Blog &#xBB; TextMate Tip &#x2013; Using PHP for Commands...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><strong>Ciar&#xE1;n Walsh&#x2019;s Blog &#xBB; TextMate Tip &#x2013; Using PHP for Commands&#8230;</strong></p>

<p>Ciar&#xE1;n Walsh&#x2019;s Blog &#xBB; TextMate Tip &#x2013; Using PHP for Commands&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Pretzels and Cake &#187; How to use PHP to create TextMate commands</title>
		<link>http://ciaranwal.sh/2008/04/04/textmate-tip-using-php-for-commands/comment-page-1#comment-16422</link>
		<dc:creator>Pretzels and Cake &#187; How to use PHP to create TextMate commands</dc:creator>
		<pubDate>Mon, 28 Apr 2008 14:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranwal.sh/2008/04/03/textmate-tip-using-php-for-commands#comment-16422</guid>
		<description>&lt;p&gt;[...] Link. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Link. [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: seyDoggy</title>
		<link>http://ciaranwal.sh/2008/04/04/textmate-tip-using-php-for-commands/comment-page-1#comment-14781</link>
		<dc:creator>seyDoggy</dc:creator>
		<pubDate>Mon, 21 Apr 2008 00:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranwal.sh/2008/04/03/textmate-tip-using-php-for-commands#comment-14781</guid>
		<description>&lt;p&gt;Oh this is way too cool. Thanks a ton!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Oh this is way too cool. Thanks a ton!</p>]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
