<?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: Are you in the text editor dark ages?</title>
	<atom:link href="http://lbrandy.com/blog/2009/04/are-you-in-the-text-editor-dark-ages/feed/" rel="self" type="application/rss+xml" />
	<link>http://lbrandy.com/blog/2009/04/are-you-in-the-text-editor-dark-ages/</link>
	<description>{ on programming and the internets, every monday }</description>
	<lastBuildDate>Fri, 03 Feb 2012 14:14:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: agallego</title>
		<link>http://lbrandy.com/blog/2009/04/are-you-in-the-text-editor-dark-ages/comment-page-1/#comment-28883</link>
		<dc:creator>agallego</dc:creator>
		<pubDate>Wed, 07 Dec 2011 05:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://lbrandy.com/blog/?p=717#comment-28883</guid>
		<description>Wow, I can&#039;t believe I even wrote code in emacs without tags. This made my week. I mean: I&#039;m like wtf, it works!</description>
		<content:encoded><![CDATA[<p>Wow, I can&#8217;t believe I even wrote code in emacs without tags. This made my week. I mean: I&#8217;m like wtf, it works!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Svec</title>
		<link>http://lbrandy.com/blog/2009/04/are-you-in-the-text-editor-dark-ages/comment-page-1/#comment-4792</link>
		<dc:creator>Christopher Svec</dc:creator>
		<pubDate>Wed, 08 Apr 2009 22:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://lbrandy.com/blog/?p=717#comment-4792</guid>
		<description>Check out cscope:

  http://cscope.sourceforge.net/
  &quot;Cscope is a developer&#039;s tool for browsing source code.&quot;

It&#039;s like tags, but I like it better because it lets you search for the definition of a var, use of a var, etc. - as well as the general grep-like tags search.

cscope can be used from a standalone console interface, or from within vim or emacs.  That sourceforge.net link has info about getting up and running with vim and emacs.

It was designed to parse C, but it works well for C++ and Java, and I use it for Verilog and x86 assembly as well.</description>
		<content:encoded><![CDATA[<p>Check out cscope:</p>
<p>  <a href="http://cscope.sourceforge.net/" rel="nofollow">http://cscope.sourceforge.net/</a><br />
  &#8220;Cscope is a developer&#8217;s tool for browsing source code.&#8221;</p>
<p>It&#8217;s like tags, but I like it better because it lets you search for the definition of a var, use of a var, etc. &#8211; as well as the general grep-like tags search.</p>
<p>cscope can be used from a standalone console interface, or from within vim or emacs.  That sourceforge.net link has info about getting up and running with vim and emacs.</p>
<p>It was designed to parse C, but it works well for C++ and Java, and I use it for Verilog and x86 assembly as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pádraig Brady</title>
		<link>http://lbrandy.com/blog/2009/04/are-you-in-the-text-editor-dark-ages/comment-page-1/#comment-4573</link>
		<dc:creator>Pádraig Brady</dc:creator>
		<pubDate>Mon, 06 Apr 2009 13:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://lbrandy.com/blog/?p=717#comment-4573</guid>
		<description>Yes tags are great, though just good for browsing code (logic). For browsing code in the context of _data_ another tool that tends to be underused is a debugger:
http://www.pixelbeat.org/programming/debugger/</description>
		<content:encoded><![CDATA[<p>Yes tags are great, though just good for browsing code (logic). For browsing code in the context of _data_ another tool that tends to be underused is a debugger:<br />
<a href="http://www.pixelbeat.org/programming/debugger/" rel="nofollow">http://www.pixelbeat.org/programming/debugger/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://lbrandy.com/blog/2009/04/are-you-in-the-text-editor-dark-ages/comment-page-1/#comment-4570</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Mon, 06 Apr 2009 12:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://lbrandy.com/blog/?p=717#comment-4570</guid>
		<description>&quot;No, this post isn’t about how your text editor stinks and mine is aweome.&quot;
*awesome.  ;)

Also:  Vim rocks my socks.</description>
		<content:encoded><![CDATA[<p>&#8220;No, this post isn’t about how your text editor stinks and mine is aweome.&#8221;<br />
*awesome.  <img src='http://lbrandy.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Also:  Vim rocks my socks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

