<?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>New Linux User &#187; editors</title>
	<atom:link href="http://www.everyjoe.com/newlinuxuser/tag/editors/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.everyjoe.com/newlinuxuser</link>
	<description>Linux Tips - Information for Using Linux</description>
	<lastBuildDate>Sun, 20 Dec 2009 04:10:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>But what about vi(m)?</title>
		<link>http://www.everyjoe.com/newlinuxuser/but-what-about-vim/</link>
		<comments>http://www.everyjoe.com/newlinuxuser/but-what-about-vim/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 02:52:44 +0000</pubDate>
		<dc:creator>Clair Ching</dc:creator>
				<category><![CDATA[Geeky Fun]]></category>
		<category><![CDATA[The Free World.]]></category>
		<category><![CDATA[editors]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://www.newlinuxuser.com/but-what-about-vimhttpwwwnewlinuxusercomwp-adminpost-newphp/</guid>
		<description><![CDATA[
So, yeah, thanks to Timelady I checked out the xkcd comic she was talking about.  Some people would say that Emacs users are too fanatical about the text editor which has anything and everything but the kitchen sink.  Though I prefer Emacs over other text editors it doesn&#8217;t mean that vi wouldn&#8217;t get any attention from me in this blog.  
Things I remember the most about vi:

It is V-I. Yup. Two letters V and I.  It&#8217;s not pronounced vi like the first syllable of the &#8216;visual&#8217; though the name of the editor is derived from that.
There [...]<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imgs.xkcd.com/comics/real_programmers.png" alt="an xkcd comic: real programmers use emacs" align="center" /></p>
<p>So, yeah, thanks to <a href="http://timelady.com/blog">Timelady</a> I checked out the <a href="http://xkcd.com/378/">xkcd comic</a> <a href="http://www.everyjoe.com/newlinuxuser/cant-live-without-emacs/#comment-103468">she was talking about</a>.  Some people would say that Emacs users are too fanatical about the text editor which has anything and everything but the kitchen sink.  Though I prefer Emacs over other text editors it doesn&#8217;t mean that vi wouldn&#8217;t get any attention from me in this blog. <img src='http://www.everyjoe.com/newlinuxuser/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Things I remember the most about vi:</p>
<ul>
<li>It is V-I. Yup. Two letters V and I.  It&#8217;s not pronounced vi like the first syllable of the &#8216;visual&#8217; though the name of the editor is derived from that.</li>
<li>There are modes in vi.  They are not the same as the modes of Emacs because the main modes of vi are insert and view.  It&#8217;s either you are in the editing mode (insert) or you&#8217;re in the read only mode (view).</li>
<li>It has its own keyboard shortcuts which you must remember.  So far the ones I know always has the colon (&#8221;:&#8221;) so that&#8217;s one thing, I guess.  Whenever I use vi I look at any available cheatsheet.</li>
<li>It&#8217;s available on practically any Linux distro.</li>
</ul>
<p>One reason why I get to use vi is that it is available on practically every Linux distro.  I have yet to see a distro without vi.  So that&#8217;s one thing that vi has as a strength.  It is something that everyone would be able to use because it&#8217;s there.  Also, it&#8217;s not too huge compared to Emacs.  (I admit, Emacs could be a huge text editor!)  And it has less keyboard shortcuts.</p>
<p>It might be something that people would prefer because it is straightforward: it&#8217;s a text editor so it easily allows you to edit text. <img src='http://www.everyjoe.com/newlinuxuser/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />    If you want to know more about vi, I think that this starting point aptly called <a href="http://thomer.com/vi/vi.html">The Vi Lovers Home Page</a> will give you the best links to more information, cheatsheets, etc. of vi.</p>
<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/newlinuxuser/but-what-about-vim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can&#8217;t live without Emacs</title>
		<link>http://www.everyjoe.com/newlinuxuser/cant-live-without-emacs/</link>
		<comments>http://www.everyjoe.com/newlinuxuser/cant-live-without-emacs/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 03:28:30 +0000</pubDate>
		<dc:creator>Clair Ching</dc:creator>
				<category><![CDATA[Geeky Fun]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[editors]]></category>

		<guid isPermaLink="false">http://www.newlinuxuser.com/cant-live-without-emacs/</guid>
		<description><![CDATA[Every time I install Linux I make sure that I install Emacs.  Actually even on Windows, I install Emacs    It&#8217;s a text editor which people say is hard to learn.  They have a point but you see, Emacs is one fascinating text editor.  It has a lot of features and extensions or macros.  It&#8217;s really complex and amazing all at the same time.  Some people call it an &#8216;operating system&#8217; and that it has everything but the kitchen sink.  Some people are said to live in Emacs.    I [...]<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Every time I install Linux I make sure that I install <a href="http://www.gnu.org/software/emacs/">Emacs</a>.  Actually even on Windows, I install Emacs <img src='http://www.everyjoe.com/newlinuxuser/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />   It&#8217;s a text editor which people say is hard to learn.  They have a point but you see, Emacs is one fascinating text editor.  It has a lot of features and extensions or macros.  It&#8217;s really complex and amazing all at the same time.  Some people call it an &#8216;operating system&#8217; and that it has everything but the kitchen sink.  Some people are said to live in Emacs. <img src='http://www.everyjoe.com/newlinuxuser/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />   I blame a friend for introducing me to Planner-el, a planner for Emacs.  And there are really so much more that I love about Emacs but maybe it&#8217;s because I am such a fangirl.</p>
<p>Emacs lets  me do the following:</p>
<ul>
<li>Organize my tasks and notes &#8211; via <a href="http://www.emacswiki.org/cgi-bin/wiki/PlannerMode">Planner</a>, <a href="http://mwolson.org/static/doc/remember/">Remember</a> and <a href="http://orgmode.org">Org mode</a>.</li>
<li>Play music through <a href="http://www.gnu.org/software/emms/">EMMS</a></li>
<li>Commit files to the repository via <a href="http://www.xsteve.at/prg/emacs/psvn.el">psvn</a></li>
<li>Browse stuff on the intarwebs</li>
<li>Open a terminal!</li>
<li>Chat on IRC by using <a href="http://delysid.org/emacs/erc.html">ERC</a> then connecting to bitlbee.</li>
<li>Listen to  myself rant by talking to the Emacs Doctor.</li>
<li>Play a game or two &#8212; Snake, Tetris, among other things.  I could play Nethack too but I am not good at it.</li>
<li>Manage my files.</li>
</ul>
<p>There is so much more and you could check out the <a href="http://emacswiki.org">Emacs Wiki</a> for that.  This is but a short list but I guess I&#8217;d just like to say that Emacs is definitely one app that I really must have. <img src='http://www.everyjoe.com/newlinuxuser/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   And thanks to Linux I got to use it and love it as well. &hearts;</p>
<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/newlinuxuser/cant-live-without-emacs/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>