<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Chanel's Blog &#187; emacs</title>
	<atom:link href="http://cmunezero.com/tag/emacs/feed/" rel="self" type="application/rss+xml" />
	<link>http://cmunezero.com</link>
	<description>Where code meets love... and a lot of awkward silences...</description>
	<lastBuildDate>Tue, 11 May 2010 21:17:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Replacing Eclipse as My IDE With Vim</title>
		<link>http://cmunezero.com/2008/11/15/replacing-eclipse-as-my-ide-with-vim/</link>
		<comments>http://cmunezero.com/2008/11/15/replacing-eclipse-as-my-ide-with-vim/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 23:29:07 +0000</pubDate>
		<dc:creator>chanel</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[borland]]></category>
		<category><![CDATA[borland turbo]]></category>
		<category><![CDATA[borland turbo c]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[editors]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[gui editors]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[text editors]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[visual c++]]></category>
		<category><![CDATA[visualc++]]></category>
		<category><![CDATA[xdebug]]></category>

		<guid isPermaLink="false">http://cmunezero.com/?p=43</guid>
		<description><![CDATA[Code editors are among the most important applications for a programmers.  They are also the source of some the most heated debates online.  Whether you use a full-fledged IDE like Eclipse or VisualStudios, or even a souped up text editors like Emacs or Vim, everybody has a favorite.  My first IDE was [...]]]></description>
			<content:encoded><![CDATA[<p>Code editors are among the most important applications for a programmers.  They are also the source of some the most heated debates online.  Whether you use a full-fledged IDE like Eclipse or VisualStudios, or even a souped up text editors like Emacs or Vim, everybody has a favorite.  My first IDE was Borland Turbo C and after a couple of months, &#8220;purchased&#8221; a free copy of VisualC++ (later known as VisualStudios).  Finally paid for a student version when my parents found out I was really interested in programing.</p>
<p>VisualStudios was my main IDE until I started web development and moved to Linux.  For more than a year now, I&#8217;ve been using Eclipse because their plugin system has enabled people to create really good editors for Java, PHP, Javascipt, Flex and HTML/CSS.  Because it&#8217;s all in one program, the editor is really heavy and fairly bug prone.  Recently, I&#8217;ve been making the switch from using Eclipse exclusively to moving most of my development to Vim.</p>
<p>Vim is a very good text editor and I chose it ahead of Emacs because in my opinion, the commands are simpler.  Most of the common functionality of Eclipse can be found in Vim: search/replace, syntax highlighting, XDebug-ing, and much more.  The debate between gui editors or vim/emacs is basically a moot point.  They are just tools.  Certain people&#8217;s thinking patterns are just more suited to one tool than the other.  Since I use the command line for almost everything I do, using vim allows a much easier transition between editing files, writing scripts and interacting with remote hosts.  For me, vim, along with all of the standard linux apps (find, grep, tail, ssh, scp, etc&#8230;), allows me to work more efficiently than any other tool so that is what I use.</p>
]]></content:encoded>
			<wfw:commentRss>http://cmunezero.com/2008/11/15/replacing-eclipse-as-my-ide-with-vim/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
