<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/1.5.1-alpha" -->
<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/"
>

<channel>
	<title>Antenore's blog</title>
	<link>http://antenore.blogsome.com</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Mon, 20 Feb 2006 16:04:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1-alpha</generator>
	<language>en</language>

		<item>
		<title>Bash in vi editing mode</title>
		<link>http://antenore.blogsome.com/2006/02/20/bash-in-vi-editing-mode/</link>
		<comments>http://antenore.blogsome.com/2006/02/20/bash-in-vi-editing-mode/#comments</comments>
		<pubDate>Mon, 20 Feb 2006 16:04:17 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>English</category>
	<category>Computer</category>
	<category>Shell Scripting</category>
		<guid>http://antenore.blogsome.com/2006/02/20/bash-in-vi-editing-mode/</guid>
		<description><![CDATA[	I&#8217;m coming from ksh shell, so I&#8217;m most productive using the Vi editing mode instead of Emacs.
	It&#8217;s really simple to set it on user side settings:
	Set the following in your ~/.inputrc:
	set editing-mode vi
set keymap vi
	and this in your ~/.bashrc:
	set -o vi 
	You can also do the same as system default adding the same lines on [...]]]></description>
			<content:encoded><![CDATA[	<p>I&#8217;m coming from ksh shell, so I&#8217;m most productive using the Vi editing mode instead of Emacs.</p>
	<p>It&#8217;s really simple to set it on user side settings:</p>
	<p>Set the following in your ~/.inputrc:</p>
	<p>set editing-mode vi<br />
set keymap vi</p>
	<p>and this in your ~/.bashrc:</p>
	<p>set -o vi </p>
	<p>You can also do the same as system default adding the same lines on /etc/inputrc and /etc/bashrc</p>
	<p>Now you can edit your command line with Vi editing command:
</p>
]]></content:encoded>
			<wfw:commentRss>http://antenore.blogsome.com/2006/02/20/bash-in-vi-editing-mode/feed/</wfw:commentRss>
	</item>
		<item>
		<title>L&#8217;inizio</title>
		<link>http://antenore.blogsome.com/2006/02/20/linizio/</link>
		<comments>http://antenore.blogsome.com/2006/02/20/linizio/#comments</comments>
		<pubDate>Mon, 20 Feb 2006 15:08:38 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>General</category>
	<category>Italiano</category>
		<guid>http://antenore.blogsome.com/2006/02/20/linizio/</guid>
		<description><![CDATA[	Bene!
Ci sono!
	Qui parlerò di un pò di tutto, ma in particolare di informatica.
Sono Italiano quindi spesso troverai articoli scritti sia in Inglese che in Italiano.
Dai un&#8217;occhiata alle categorie English e Italiano.
	Buon divertimento!

]]></description>
			<content:encoded><![CDATA[	<p>Bene!<br />
Ci sono!</p>
	<p>Qui parlerò di un pò di tutto, ma in particolare di informatica.<br />
Sono Italiano quindi spesso troverai articoli scritti sia in Inglese che in Italiano.<br />
Dai un&#8217;occhiata alle categorie English e Italiano.</p>
	<p>Buon divertimento!
</p>
]]></content:encoded>
			<wfw:commentRss>http://antenore.blogsome.com/2006/02/20/linizio/feed/</wfw:commentRss>
	</item>
		<item>
		<title>The begin</title>
		<link>http://antenore.blogsome.com/2006/01/31/the-begin/</link>
		<comments>http://antenore.blogsome.com/2006/01/31/the-begin/#comments</comments>
		<pubDate>Tue, 31 Jan 2006 23:25:24 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>General</category>
	<category>English</category>
		<guid>http://antenore.blogsome.com/2006/01/31/the-begin/</guid>
		<description><![CDATA[	Well!!!
Here I am!!!
	Here I will speak about everything, above all computer related subject.
I&#8217;m Italian so you will often find articles on both languages, Italian and English, take a look under English and Italian categories. 
	Have fun!
Antenore Gatta

]]></description>
			<content:encoded><![CDATA[	<p>Well!!!<br />
Here I am!!!</p>
	<p>Here I will speak about everything, above all computer related subject.<br />
I&#8217;m Italian so you will often find articles on both languages, Italian and English, take a look under English and Italian categories. </p>
	<p>Have fun!<br />
Antenore Gatta
</p>
]]></content:encoded>
			<wfw:commentRss>http://antenore.blogsome.com/2006/01/31/the-begin/feed/</wfw:commentRss>
	</item>
	</channel>
</rss>
