<?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>Salvatore Iovene &#187; howto</title>
	<atom:link href="http://www.iovene.com/tag/howto/feed" rel="self" type="application/rss+xml" />
	<link>http://www.iovene.com</link>
	<description>The thoughts of a computer programmer, open source supporter and free-thinker.</description>
	<lastBuildDate>Mon, 19 Jul 2010 06:10:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>The ultimate guide for UTF-8 in irssi and GNU/Screen</title>
		<link>http://www.iovene.com/54</link>
		<comments>http://www.iovene.com/54#comments</comments>
		<pubDate>Tue, 06 Mar 2007 19:03:15 +0000</pubDate>
		<dc:creator>Salvatore Iovene</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.iovene.com/the-ultimate-guide-for-utf-8-in-irssi-and-gnuscreen/</guid>
		<description><![CDATA[I’ve been having quite a lot of trouble, lately, configuring irssi to work well with UTF-8. Irssi’s documentation was quite incomplete, on the matter, or discouraging, and there wasn’t much on the Internet, so, after figuring out what the way is, I’ll share it here. First of all, you’ve got to make sure that your [...]]]></description>
		<wfw:commentRss>http://www.iovene.com/54/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Fixing NVIDIA driver after a xserver-xorg-core upgrade in Debian and Ubuntu</title>
		<link>http://www.iovene.com/32</link>
		<comments>http://www.iovene.com/32#comments</comments>
		<pubDate>Tue, 16 Jan 2007 13:02:50 +0000</pubDate>
		<dc:creator>Salvatore Iovene</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.iovene.com/fixing-nvidia-drivera-after-a-xserver-xorg-core-upgrade-in-debian-and-ubuntu/</guid>
		<description><![CDATA[Using Debian Testing or Unstable, or a frequently upgraded version of Ubuntu, when doing an apt-get update &#038;&#038; apt-get upgrade often will install a slightly newer version of xserver-xorg-code, and this will break the NVIDIA proprietary drivers, if you, like me, prefer to install them using the official NVIDIA installer. When this happens, at your [...]]]></description>
		<wfw:commentRss>http://www.iovene.com/32/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Is your stacktrace really corrupted?</title>
		<link>http://www.iovene.com/34</link>
		<comments>http://www.iovene.com/34#comments</comments>
		<pubDate>Tue, 17 Oct 2006 10:37:26 +0000</pubDate>
		<dc:creator>Salvatore Iovene</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.iovene.com/is-your-stacktrace-really-corrupted/</guid>
		<description><![CDATA[You may encounter, during your debugging sessions, the ‘stack corruption’ problem. Usually you will find it out after seeing your program run into a segmentation fault. Otherwise, it must mean that some very malicious and subtle code has been injected into your program, usually through a buffer overrun. What is a buffer overrun? Let’s examine [...]]]></description>
		<wfw:commentRss>http://www.iovene.com/34/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
