<?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: Index of PHP tokens for Emacs and beyond</title>
	<atom:link href="http://www.sitepoint.com/blogs/2007/11/18/index-of-php-tokens-for-emacs-and-beyond/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2007/11/18/index-of-php-tokens-for-emacs-and-beyond/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<pubDate>Tue, 02 Dec 2008 04:36:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Mike Seth</title>
		<link>http://www.sitepoint.com/blogs/2007/11/18/index-of-php-tokens-for-emacs-and-beyond/#comment-493144</link>
		<dc:creator>Mike Seth</dc:creator>
		<pubDate>Tue, 20 Nov 2007 12:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/11/18/index-of-php-tokens-for-emacs-and-beyond/#comment-493144</guid>
		<description>or you could just use ctags and the native tag jump facility</description>
		<content:encoded><![CDATA[<p>or you could just use ctags and the native tag jump facility</p>]]></content:encoded>
	</item>
	<item>
		<title>By: kyberfabrikken</title>
		<link>http://www.sitepoint.com/blogs/2007/11/18/index-of-php-tokens-for-emacs-and-beyond/#comment-486867</link>
		<dc:creator>kyberfabrikken</dc:creator>
		<pubDate>Mon, 19 Nov 2007 10:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/11/18/index-of-php-tokens-for-emacs-and-beyond/#comment-486867</guid>
		<description>The script takes either a filename as argument or contents as input (over stdin).
You can invoke an external command in vim, using:
&lt;code&gt;
:! php ~/scripts/tokens.php %
&lt;/code&gt;
But this will only work on the current file, so you have to save it first. I'm sure there's a way to pipe the buffer to stdin of an external command somehow, but as you might have guessed, I don't use vim that often.</description>
		<content:encoded><![CDATA[<p>The script takes either a filename as argument or contents as input (over stdin).<br />
You can invoke an external command in vim, using:<br />
<code>
:! php ~/scripts/tokens.php %
</code><br />
But this will only work on the current file, so you have to save it first. I&#8217;m sure there&#8217;s a way to pipe the buffer to stdin of an external command somehow, but as you might have guessed, I don&#8217;t use vim that often.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: pachanga</title>
		<link>http://www.sitepoint.com/blogs/2007/11/18/index-of-php-tokens-for-emacs-and-beyond/#comment-486798</link>
		<dc:creator>pachanga</dc:creator>
		<pubDate>Mon, 19 Nov 2007 10:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/11/18/index-of-php-tokens-for-emacs-and-beyond/#comment-486798</guid>
		<description>I wonder how can this be used in vim ;)</description>
		<content:encoded><![CDATA[<p>I wonder how can this be used in vim ;)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: wiwit::phpeveryday.com</title>
		<link>http://www.sitepoint.com/blogs/2007/11/18/index-of-php-tokens-for-emacs-and-beyond/#comment-483194</link>
		<dc:creator>wiwit::phpeveryday.com</dc:creator>
		<pubDate>Sun, 18 Nov 2007 14:44:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/11/18/index-of-php-tokens-for-emacs-and-beyond/#comment-483194</guid>
		<description>Aha! You right. I get idea from you. Thanks</description>
		<content:encoded><![CDATA[<p>Aha! You right. I get idea from you. Thanks</p>]]></content:encoded>
	</item>
</channel>
</rss>
