<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Maciej Bliziński &#187; Free software</title>
	<atom:link href="http://automatthias.wordpress.com/category/free-software/feed/" rel="self" type="application/rss+xml" />
	<link>http://automatthias.wordpress.com</link>
	<description>Data analysis and Linux</description>
	<lastBuildDate>Thu, 03 Dec 2009 08:03:37 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='automatthias.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/a6db86e33e907b5131ba30b2228db630?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Maciej Bliziński &#187; Free software</title>
		<link>http://automatthias.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://automatthias.wordpress.com/osd.xml" title="Maciej Bliziński" />
		<item>
		<title>Watching an interlaced DVD with MPlayer</title>
		<link>http://automatthias.wordpress.com/2008/01/30/watching-an-interlaced-dvd-with-mplayer/</link>
		<comments>http://automatthias.wordpress.com/2008/01/30/watching-an-interlaced-dvd-with-mplayer/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 09:28:20 +0000</pubDate>
		<dc:creator>automatthias</dc:creator>
				<category><![CDATA[Film]]></category>
		<category><![CDATA[Free software]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[deinterlacing]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[interlacing]]></category>
		<category><![CDATA[mplayer]]></category>

		<guid isPermaLink="false">http://automatthias.wordpress.com/?p=303</guid>
		<description><![CDATA[Resuming my tech-notes blogging&#8230;
I&#8217;ve recently bought three Studio Ghibli&#8217;s movies. I don&#8217;t have a TV-set (yes, lenina, I&#8217;m still not watching any TV), so I&#8217;m watching DVDs on my laptop. DVDs I got are interlaced, when watching them on a computer, you can see small horizontal stripes along the sides of moving objects.
On a TV-set, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automatthias.wordpress.com&blog=223983&post=303&subd=automatthias&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><i>Resuming my tech-notes blogging&#8230;</i></p>
<p>I&#8217;ve recently bought three Studio Ghibli&#8217;s movies. I don&#8217;t have a TV-set (yes, lenina, I&#8217;m still not watching any TV), so I&#8217;m watching DVDs on my laptop. DVDs I got are <a href="http://en.wikipedia.org/wiki/Interlace">interlaced</a>, when watching them on a computer, you can see small horizontal stripes along the sides of moving objects.</p>
<p>On a TV-set, this is not a problem, actually, interlacing makes animation on TV-set smoother. But on a computer, all you get from interlacing is stripes.</p>
<p>MPlayer comes with few deinterlacing plugins, from which <i>yadif  </i>and <i>kerndeint</i> seem to work best (but I&#8217;m open to other suggestions). However, my video output is GL:</p>
<p><code>maciej@clover ~ $ cat .mplayer/config<br />
vo = gl<br />
autosync = 20<br />
monitorpixelaspect = 1<br />
af = volnorm=2:0.6<br />
ao = pulse</code></p>
<p>The problem with those deinterlace filters is that they don&#8217;t cooperate with the gl video output. Fortunately, there&#8217;s an easy fix for that: append scale filter.</p>
<p><code>mplayer -vobsubid 1 -vf kerndeint,scale dvd://5</code></p>
<p>Replace 5 with your title number. The <i>vobsubid</i> option tells MPlayer to display subtitles. I like to watch Japanese movies with the original soundtrack and English subtitles. Usually, English dubbing reveals too much about the characters and lacks the original expression.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/automatthias.wordpress.com/303/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/automatthias.wordpress.com/303/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/automatthias.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/automatthias.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/automatthias.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/automatthias.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/automatthias.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/automatthias.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/automatthias.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/automatthias.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/automatthias.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/automatthias.wordpress.com/303/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automatthias.wordpress.com&blog=223983&post=303&subd=automatthias&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://automatthias.wordpress.com/2008/01/30/watching-an-interlaced-dvd-with-mplayer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e09207f4f71e692020a239853749b114?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">automatthias</media:title>
		</media:content>
	</item>
		<item>
		<title>Scientists, share your source code</title>
		<link>http://automatthias.wordpress.com/2007/07/22/scientists-share-your-source-code/</link>
		<comments>http://automatthias.wordpress.com/2007/07/22/scientists-share-your-source-code/#comments</comments>
		<pubDate>Sun, 22 Jul 2007 10:24:06 +0000</pubDate>
		<dc:creator>automatthias</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Data Analysis]]></category>
		<category><![CDATA[Free software]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://automatthias.wordpress.com/2007/07/22/scientists-share-your-source-code/</guid>
		<description><![CDATA[It&#8217;s a typical example: the paper is published, describing a new algorithm for data analysis. Mathematical background is described in the paper, roughly. A piece of software that implements it, is written and available for download from a web-site. You visit the web site, download it and run it. You get unexpected results. You wonder [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automatthias.wordpress.com&blog=223983&post=290&subd=automatthias&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>It&#8217;s a typical example: the paper is published, describing a new algorithm for data analysis. Mathematical background is described in the paper, roughly. A piece of software that implements it, is written and available for download from a web-site. You visit the web site, download it and run it. You get unexpected results. You wonder what&#8217;s happening. You go back to the site and look for the source code ― and it&#8217;s not there.</p>
<p>I&#8217;ve recently visited and tested <a href="http://" title="fastPHASE">two</a> <a href="http://http://www.stats.ox.ac.uk/~marchini/software/gwas/impute.html" title="IMPUTE">pieces</a> of software doing basically the same thing: predicting missing genotypes. There is no source code for any of those two, and fastPHASE additionally needs you to register and accept an academic license to use it, introducing an annoying delay in obtaining the program.</p>
<p><em>By the way, why are all those scientific program names written in UPPERCASE? Because it creates an impression of IMPORTANCE? Just a side note. </em></p>
<p>Scientists work for the sake of humanity (I hope), striving to make our world a better place. Right? So why don&#8217;t they make the source code available?</p>
<p>Not releasing source code of scientific software is a Bad Thing, because it harms research in the field and is antisocial. The ones that lose, is the closed-source project itself, other projects in the field, and subsequently, everyone who could have benefit from the research. The only one who can possibly benefit from it, is only the author, but I highly doubt that they ever do.</p>
<p>Keeping the source code secret is a typical practice for corporations, who seek to profit from selling the binaries. I don&#8217;t know what business model can be built on restricted source code access in science, but I don&#8217;t think they&#8217;re every going to make any money on that.</p>
<p>What could be other reasons not to release the source code? Remaining the sole author, keeping all the credit? Keeping complete control? Hoping to sell license to business clients?</p>
<p>The main effect of making the source code unavailable is that the program internals cannot be inspected and analyzed. It&#8217;s only a binary that is available; people can obtain it and run it, without being able to modify it.</p>
<p>All the general <a href="http://www.gnu.org/philosophy/shouldbefree.html">arguments</a> pro open-source software apply to the scientific software. Obstructing the software has several negative results.</p>
<ul>
<li>Fewer people use the program.</li>
<li>None of the users can adapt or fix the program.</li>
<li>Other developers cannot learn from the program, or base new work on it.</li>
</ul>
<p>I think that should be enough, but I would like to add two points that apply specifically to scientific software.</p>
<p><strong>Loss of credibility</strong></p>
<p>In scientific research, they key point is to prove and verify the results. With closed source, other scientists can only run the software and examine the output, without being able to check if the program really does what the paper describes. Being unable to do that, the rest of the world has to <em>believe</em> the authors. Do they have something to hide?</p>
<p>I don&#8217;t think scientists would actually <em>question</em> a paper as a whole because of the source code unavailability, but it certainly makes raises some concerns about its quality.</p>
<p><strong>It&#8217;s antisocial</strong></p>
<p>Scientific research is usually funded from government grants, which in turn come from tax payers. Scientists are not corporations who fund themselves. It&#8217;s the society, it&#8217;s the other people who effectively pay for the research (through various funding organizations), and I believe it&#8217;s a moral obligation to, if they share their research results, share them fully.</p>
<p>By not releasing the source code, they only make an <em>impression</em> of publishing their work. They can get away with that, because many people will think that, if they can download the program and run it, it&#8217;s “available”. But it&#8217;s not!</p>
<p>Please, dear scientists, do what guys from projects such as GNU Octave, or R project do: share your source code. Everybody will benefit from it, including your projects and yourselves.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/automatthias.wordpress.com/290/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/automatthias.wordpress.com/290/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/automatthias.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/automatthias.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/automatthias.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/automatthias.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/automatthias.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/automatthias.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/automatthias.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/automatthias.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/automatthias.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/automatthias.wordpress.com/290/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automatthias.wordpress.com&blog=223983&post=290&subd=automatthias&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://automatthias.wordpress.com/2007/07/22/scientists-share-your-source-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e09207f4f71e692020a239853749b114?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">automatthias</media:title>
		</media:content>
	</item>
		<item>
		<title>Bluetooth headset under Linux and Windows</title>
		<link>http://automatthias.wordpress.com/2006/09/06/bluetooth-headset-under-linux-and-windows/</link>
		<comments>http://automatthias.wordpress.com/2006/09/06/bluetooth-headset-under-linux-and-windows/#comments</comments>
		<pubDate>Wed, 06 Sep 2006 08:01:07 +0000</pubDate>
		<dc:creator>automatthias</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Free software]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">http://automatthias.wordpress.com/2006/09/06/bluetooth-headset-and-linux-and-windows/</guid>
		<description><![CDATA[Since I&#8217;m teleworking, I use VoIP a lot. My usual equipment is the Creative HS300 headset, which has a cable, so I&#8217;m tied to my desk while talking. I would rather walk around, saving the sitting for later.
I recently bought a nice bluetooth headset. I got it to work partially under Linux. Initially, it works [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automatthias.wordpress.com&blog=223983&post=138&subd=automatthias&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Since I&#8217;m teleworking, I use VoIP a lot. My usual equipment is the <a href="http://www.creative.com/products/product.asp?category=437&amp;subcategory=442&amp;product=4939">Creative HS300</a> headset, which has a cable, so I&#8217;m tied to my desk while talking. I would rather walk around, saving the sitting for later.</p>
<p><span id="more-138"></span>I recently bought a <a href="http://www.plantronics.com/north_america/en_US/products/cat1150057/cat5420035/prod5360004">nice bluetooth headset</a>. I got it to work partially under Linux. Initially, it works fine, but it starts to be intermittent after some time, going on and off about every two seconds. That&#8217;s probably a problem with the btsco driver. If the authors fix it, it will be great.</p>
<p>To satisfy my curiosity, I tried it under Windows as well. I expected it to work like a charm, but it didn&#8217;t. I installed the driver. Reboot. The bluetooth devices management application has frozen. Reboot. I got it to work second time.</p>
<p>The problem is, that Windows can&#8217;t manage to switch the headset between stand-by (low battery usage) and on-line (high battery usage). I have to switch it manually between stand-by and on-line. And here&#8217;s how it works (or doesn&#8217;t) with Skype:</p>
<ul>
<li>As the headset manual states, it should be kept in stand-by mode, which means that the headset keeps in touch with the computer, but doesn&#8217;t transmit or play any sound. It can stay in this mode for quite a long time.</li>
<li>When the headset is in stand-by and I answer or make a call, I hear nothing, the headset wouldn&#8217;t go on-line by itself.</li>
<li>I switch the headset ot on-line manually (during connection) but the sound wouldn&#8217;t appear. I still hear nothing.</li>
<li>I have to hang up, switch the headset off, switch it back on, then make a call (or answer) again. Wow, now there&#8217;s sound!</li>
<li>I finish talking and hang up. But the headset wouldn&#8217;t switch to stand-by mode by itself. It says in on-line and plays some clicks and cracks every now and then, irritating. And on-line is consuming a lot of battery, shortening the battery lifetime from 120 to about 6 hours.</li>
<li>So to save the battery, I switch the headset manually to stand-by.</li>
<li>&#8230;but there&#8217;s another call, I answer it and&#8230; there&#8217;s no sound!</li>
</ul>
<p>With Linux, it is very promising to know that the btsco driver is able to automatially switch the headset between stand-by and on-line, and use the full 120-hour battery life, contrary to Windows&#8217; 6 hours of constant clicking and cracking on-line. It&#8217;s only the matter of the intermittent sound that renders it unusable. And it must be some bug in the driver, which, unlike the Windows problem, can be probably found and fixed.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/automatthias.wordpress.com/138/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/automatthias.wordpress.com/138/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/automatthias.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/automatthias.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/automatthias.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/automatthias.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/automatthias.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/automatthias.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/automatthias.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/automatthias.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/automatthias.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/automatthias.wordpress.com/138/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automatthias.wordpress.com&blog=223983&post=138&subd=automatthias&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://automatthias.wordpress.com/2006/09/06/bluetooth-headset-under-linux-and-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e09207f4f71e692020a239853749b114?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">automatthias</media:title>
		</media:content>
	</item>
		<item>
		<title>Gentoo installation feelings</title>
		<link>http://automatthias.wordpress.com/2006/08/12/gentoo-installation-feelings/</link>
		<comments>http://automatthias.wordpress.com/2006/08/12/gentoo-installation-feelings/#comments</comments>
		<pubDate>Sat, 12 Aug 2006 21:28:34 +0000</pubDate>
		<dc:creator>automatthias</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Free software]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">https://automatthias.wordpress.com/2006/08/12/gentoo-installation-feelings/</guid>
		<description><![CDATA[Starting from my favorite Gentoo site, I came across this site, where I found this:
“The Gentoo install was like finding a forest, cutting down the trees, breaking a leg, getting out of the hospital, coming back, taking out the stumps and clearing the land of rocks, planting wheat, building a mill, making flower, making dough, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automatthias.wordpress.com&blog=223983&post=171&subd=automatthias&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Starting from my <a href="http://funroll-loops.org/">favorite Gentoo site</a>, I came across <a href="http://greenfly.org/mes.html" title="Mandrake Expatriate Syndrome">this site</a>, where I found this:</p>
<blockquote><p>“The Gentoo install was like finding a forest, cutting down the trees, breaking a leg, getting out of the hospital, coming back, taking out the stumps and clearing the land of rocks, planting wheat, building a mill, making flower, making dough, then building an oven in which to burn it to a crisp, stealing a cow, milking it, churning the butter, picking berries, making jam. YUMMY! Breakfast is ready, but you don&#8217;t have time to eat because it&#8217;s time to update everything, including GCC, which also means a complete recompilation of everything.”</p></blockquote>
<p>ROTFL! You&#8217;ve made a good point, to a degree. But do you know what has pushed me out of Slackware?</p>
<p><span id="more-171"></span><br />
The default system was kinda empty and I had to install a thousand libraries and compile them with <i>no automation</i>, and that drove me crazy. I tried SUSE, but I hate rpms and I found it unbearable. For example, looking for right rpms is very annoying, when you can&#8217;t find them for your distro, then you try some other version&#8217;s rpms, and they sometimes work, sometimes not. Suddenly it doesn&#8217;t play MP3s, or DiVX, you need to look for howtos on how to make it play those multimedia formats, then there are 15 of them, of which 13 are outdated.</p>
<p><a href="http://www.gentoo.org/">Gentoo</a> has excellent documentation and howtos. You won&#8217;t find 15 howtos on one topic. You will find only one, written well.</p>
<p>With Gentoo, I have a huge repository of build scripts with <i>all</i> the fancy stuff I like to use. All the license-related issues are left to me. If a fetch-restriction is on (no automatic downloads of Sun&#8217;s Java, for instance), I have to download the source file manually, and portage installs it for me.</p>
<p>I have all the recent applications, like Picasa or Google Earth <i>in the distribution!</i> And I have them quick.</p>
<p>But&#8230; um&#8230; yes, I needed to upgrade GCC once. However, it wasn&#8217;t more hassle than installing a new Slackware with new GCC, which forced me to recompile all my hand-compiled stuff again. With no automation.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/automatthias.wordpress.com/171/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/automatthias.wordpress.com/171/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/automatthias.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/automatthias.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/automatthias.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/automatthias.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/automatthias.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/automatthias.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/automatthias.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/automatthias.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/automatthias.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/automatthias.wordpress.com/171/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automatthias.wordpress.com&blog=223983&post=171&subd=automatthias&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://automatthias.wordpress.com/2006/08/12/gentoo-installation-feelings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e09207f4f71e692020a239853749b114?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">automatthias</media:title>
		</media:content>
	</item>
		<item>
		<title>Why rewrite Wengophone?</title>
		<link>http://automatthias.wordpress.com/2006/08/07/why-rewrite-wengophone/</link>
		<comments>http://automatthias.wordpress.com/2006/08/07/why-rewrite-wengophone/#comments</comments>
		<pubDate>Mon, 07 Aug 2006 09:57:20 +0000</pubDate>
		<dc:creator>automatthias</dc:creator>
				<category><![CDATA[Free software]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">https://automatthias.wordpress.com/2006/08/07/why-rewrite-wengophone/</guid>
		<description><![CDATA[I&#8217;m still using Wengophone Classic, which works well, it just has some annoying issues.  I would expect the developers to eventually fix them, but the whole development powers are invested in the Wengophone NG (a.k.a. 2.0). So those little things will keep bothering me until the new version of Wengophone is usable, which doesn&#8217;t seem to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automatthias.wordpress.com&blog=223983&post=168&subd=automatthias&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;m still using Wengophone Classic, which works well, it just has some annoying issues.  I would expect the developers to eventually fix them, but the whole development powers are invested in the Wengophone NG (a.k.a. 2.0). So those little things will keep bothering me until the new version of Wengophone is usable, which doesn&#8217;t seem to happen soon. They publish the betas, but I neither could run the binary version nor compile the source code.</p>
<p>The main three problems are not that big, but since they happen very often, they get more and more annoying.</p>
<p><span id="more-168"></span></p>
<ul>
<li>When placing a land-line call, the application freezes for about 5 to 10 seconds when the remote party picks up the phone. The processor gets at 100% use and the application doesn&#8217;t respond. After this period, I hear a time-squeezed helloing from the other side (“Hello? Hello?”) and if the other party was patient enough to wait 10 seconds without hearing any answer, I can start the conversation. Otherwise, I have to call again and again, until Wengophone doesn&#8217;t freeze on connect.</li>
<li>HTTP-tunnel doesn&#8217;t work. Well, the tunnel itself does, but the application freezes after few minutes. The processor gets at 100% use and Wengophone stops responding. This time it doesn&#8217;t pass by itself. I have to kill the application.</li>
<li>The ALSA sound is choppy. I&#8217;ve <a href="http://automatthias.wordpress.com/2006/07/21/wengophone-alsa-and-choppy-sound/">already written</a> about it. I have to compile it with the OSS support.</li>
</ul>
<p>I don&#8217;t know how hard it is to fix those issues, but since the Classic&#8217;s code has been thrown away, I wouldn&#8217;t expect the developers to drop fixing the unstable NG just to invest their time in a trash.</p>
<p>But wait, why trash? It&#8217;s a working application, isn&#8217;t it? It&#8217;s definitely more working than Wengophone NG. A lot of time was invested in this code and many bugs found and resolved. And now they&#8217;ve thrown it out.</p>
<p>Joel Spolsky <a href="http://www.joelonsoftware.com/articles/fog0000000069.html">wrote</a> (in 2000):</p>
<blockquote><p>Netscape 6.0 is finally going into its first public beta. There never was a version 5.0. The last major release, version 4.0, was released almost three years ago. Three years is an awfully long time in the Internet world. During this time, Netscape sat by, helplessly, as their market share plummeted.</p>
<p>It&#8217;s a bit smarmy of me to criticize them for waiting so long between releases. They didn&#8217;t do it on purpose, now, did they?</p>
<p>Well, yes. They did. They did it by making the single worst strategic mistake that any software company can make:</p>
<p>They decided to rewrite the code from scratch.</p></blockquote>
<p>Wengophone&#8217;s case looks very alike. As a user, I&#8217;m not getting any updates of the application I use. The new version of Wengophone has still a far way to go. I think it would be a better idea to gradually replace one piece of Wengophone by another, constantly having a <i>usable</i> application.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/automatthias.wordpress.com/168/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/automatthias.wordpress.com/168/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/automatthias.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/automatthias.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/automatthias.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/automatthias.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/automatthias.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/automatthias.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/automatthias.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/automatthias.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/automatthias.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/automatthias.wordpress.com/168/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automatthias.wordpress.com&blog=223983&post=168&subd=automatthias&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://automatthias.wordpress.com/2006/08/07/why-rewrite-wengophone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e09207f4f71e692020a239853749b114?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">automatthias</media:title>
		</media:content>
	</item>
		<item>
		<title>snd_intel8&#215;0 doesn&#8217;t block anymore</title>
		<link>http://automatthias.wordpress.com/2006/07/21/snd_intel8x0-doesnt-block-anymore/</link>
		<comments>http://automatthias.wordpress.com/2006/07/21/snd_intel8x0-doesnt-block-anymore/#comments</comments>
		<pubDate>Fri, 21 Jul 2006 14:38:06 +0000</pubDate>
		<dc:creator>automatthias</dc:creator>
				<category><![CDATA[Free software]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">https://automatthias.wordpress.com/2006/07/21/snd_intel8x0-doesnt-block-anymore/</guid>
		<description><![CDATA[Since upgrade to Ubuntu 6.06 (Dapper Drake) on my Amilo Pro V2000D, the sound doesn&#8217;t block anymore. It&#8217;s nice that all the applications can use the sound at the same time, even after switching the user &#8212; the other session is able to use the sound as well.
There is one thing that got worse after [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automatthias.wordpress.com&blog=223983&post=152&subd=automatthias&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Since upgrade to Ubuntu 6.06 (Dapper Drake) on my Amilo Pro V2000D, the sound doesn&#8217;t block anymore. It&#8217;s nice that all the applications can use the sound at the same time, even after switching the user &#8212; the other session is able to use the sound as well.</p>
<p>There is one thing that got worse after the upgrade: the sound skips sometimes. While listening to the musisc, it sometimes suddenly skips few seconds of the music. This is annoying, because then the music misses the beat and it&#8217;s destroying the pleasure of listening.</p>
<p>I noticed that it always (I think&#8230;) happens in the same moment: about 3 minutes 40 seconds of the song.</p>
<p>UPDATE: I think it&#8217;s more like 3:38. And it&#8217;s not ALSA, it <a href="http://en.wikipedia.org/wiki/Rhythmbox">Rhythmbox</a> 0.9.5 that does that.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/automatthias.wordpress.com/152/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/automatthias.wordpress.com/152/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/automatthias.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/automatthias.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/automatthias.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/automatthias.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/automatthias.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/automatthias.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/automatthias.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/automatthias.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/automatthias.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/automatthias.wordpress.com/152/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automatthias.wordpress.com&blog=223983&post=152&subd=automatthias&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://automatthias.wordpress.com/2006/07/21/snd_intel8x0-doesnt-block-anymore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e09207f4f71e692020a239853749b114?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">automatthias</media:title>
		</media:content>
	</item>
		<item>
		<title>Convert DBF to PostgreSQL</title>
		<link>http://automatthias.wordpress.com/2006/07/21/convert-dbf-to-postgresql/</link>
		<comments>http://automatthias.wordpress.com/2006/07/21/convert-dbf-to-postgresql/#comments</comments>
		<pubDate>Fri, 21 Jul 2006 14:11:35 +0000</pubDate>
		<dc:creator>automatthias</dc:creator>
				<category><![CDATA[Free software]]></category>

		<guid isPermaLink="false">https://automatthias.wordpress.com/2006/07/21/convert-dbf-to-postgresql/</guid>
		<description><![CDATA[A friend of mine just released a converter of .dbf files to PostgreSQL, under GPL license. He writes:
This document provides a step by step instruction how to convert DBase II, DBase III+, DBase IV and (to some extent) FoxProV2 files to PostgreSQL. This solution is based on excellent Simple DBase SQL by Michael Lecuyer.
  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automatthias.wordpress.com&blog=223983&post=154&subd=automatthias&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A friend of mine just released a <a href="http://www.tv.com.pl/stepbystep/dbasepsql/">converter</a> of .dbf files to PostgreSQL, under GPL license. He writes:</p>
<blockquote><p><a href="http://www.tv.com.pl/stepbystep/dbasepsql/">This document</a> provides a step by step instruction how to convert DBase II, DBase III+, DBase IV and (to some extent) FoxProV2 files to <a href="http://www.postgresql.org/">PostgreSQL</a>. This solution is based on excellent <a href="http://www.axlradius.com/freestuff/#SimpleDBaseSQL">Simple DBase SQL</a> by Michael Lecuyer.</p></blockquote>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/automatthias.wordpress.com/154/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/automatthias.wordpress.com/154/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/automatthias.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/automatthias.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/automatthias.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/automatthias.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/automatthias.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/automatthias.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/automatthias.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/automatthias.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/automatthias.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/automatthias.wordpress.com/154/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automatthias.wordpress.com&blog=223983&post=154&subd=automatthias&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://automatthias.wordpress.com/2006/07/21/convert-dbf-to-postgresql/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e09207f4f71e692020a239853749b114?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">automatthias</media:title>
		</media:content>
	</item>
		<item>
		<title>Vim, UTF-8 and ISO-8859-2</title>
		<link>http://automatthias.wordpress.com/2006/07/18/vim-utf-8-and-iso-8859-2/</link>
		<comments>http://automatthias.wordpress.com/2006/07/18/vim-utf-8-and-iso-8859-2/#comments</comments>
		<pubDate>Tue, 18 Jul 2006 16:08:16 +0000</pubDate>
		<dc:creator>automatthias</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Free software]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">https://automatthias.wordpress.com/2006/07/18/149/</guid>
		<description><![CDATA[How to edit with Vim an ISO-8859-2 file when my system uses UTF-8?<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automatthias.wordpress.com&blog=223983&post=149&subd=automatthias&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>About four years ago I had to fiddle with Vim to make it edit an UTF-8 encoded file, while my terminal (and system) used ISO-8859-2.</p>
<p>I use UTF-8 as the default encoding today. How to edit with <a href="http://www.vim.org/">Vim</a> an ISO-8859-2 file when my system uses UTF-8?</p>
<p>The first thought was to make it the same way as before, just swapping the parameter values: set encoding to ISO-8859-2 and termencoding to UTF-8. Unfortunately, it doesn&#8217;t work!</p>
<p>After some RTFM&#8217;ing, I learned about the fileencoding parameter, but setting it to ISO-8859-2 didn&#8217;t fix the problem. This was to be solved in a different way.</p>
<p>Vim will automatically guess the file encoding, as long as the encoding is listed in the <i>fileencodings</i> parameter. I use only UTF-8 AND ISO-8859-2 (alias LATIN2) encodings, so adding following line to the ~/.vimrc file fixed the problem:</p>
<blockquote><p>set fileencodings=utf-8,latin2</p></blockquote>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/automatthias.wordpress.com/149/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/automatthias.wordpress.com/149/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/automatthias.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/automatthias.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/automatthias.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/automatthias.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/automatthias.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/automatthias.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/automatthias.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/automatthias.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/automatthias.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/automatthias.wordpress.com/149/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automatthias.wordpress.com&blog=223983&post=149&subd=automatthias&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://automatthias.wordpress.com/2006/07/18/vim-utf-8-and-iso-8859-2/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e09207f4f71e692020a239853749b114?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">automatthias</media:title>
		</media:content>
	</item>
		<item>
		<title>Encrypt your home directory</title>
		<link>http://automatthias.wordpress.com/2006/07/07/encrypt-your-home-directory/</link>
		<comments>http://automatthias.wordpress.com/2006/07/07/encrypt-your-home-directory/#comments</comments>
		<pubDate>Fri, 07 Jul 2006 09:13:37 +0000</pubDate>
		<dc:creator>automatthias</dc:creator>
				<category><![CDATA[Free software]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">https://automatthias.wordpress.com/2006/07/07/encrypt-your-home-directory/</guid>
		<description><![CDATA[Current encryption HOWTOs tell about encrypting the whole /home partition, but how to enrypt only your home directory with your own password?
My friend has written a HOWTO: Encrypted home on multiuser system.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automatthias.wordpress.com&blog=223983&post=140&subd=automatthias&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Current encryption HOWTOs tell about encrypting the whole /home partition, but how to enrypt only <i>your</i> home directory with your own password?</p>
<p>My friend has written a HOWTO: <a href="http://adhira.republika.pl/encrypted_home.html">Encrypted home on multiuser system</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/automatthias.wordpress.com/140/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/automatthias.wordpress.com/140/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/automatthias.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/automatthias.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/automatthias.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/automatthias.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/automatthias.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/automatthias.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/automatthias.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/automatthias.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/automatthias.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/automatthias.wordpress.com/140/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automatthias.wordpress.com&blog=223983&post=140&subd=automatthias&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://automatthias.wordpress.com/2006/07/07/encrypt-your-home-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e09207f4f71e692020a239853749b114?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">automatthias</media:title>
		</media:content>
	</item>
		<item>
		<title>CLIPS expert system for Gentoo</title>
		<link>http://automatthias.wordpress.com/2006/06/21/clips-expert-system-for-gentoo/</link>
		<comments>http://automatthias.wordpress.com/2006/06/21/clips-expert-system-for-gentoo/#comments</comments>
		<pubDate>Tue, 20 Jun 2006 22:51:15 +0000</pubDate>
		<dc:creator>automatthias</dc:creator>
				<category><![CDATA[Free software]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">https://automatthias.wordpress.com/2006/06/21/clips-expert-system-for-gentoo/</guid>
		<description><![CDATA[I&#8217;ve created an ebuild for CLIPS, the tool for building expert systems. After submitting the ebuild to the Gentoo Bugzilla, I was told it was a duplicate and I should&#8217;ve searched. Well, I did, but I only found Eclipse related bugs and couldn&#8217;t filter them out to see this sole CLIPS bug.
The previously submitted CLIPS [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automatthias.wordpress.com&blog=223983&post=135&subd=automatthias&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;ve created an ebuild for <a href="http://www.ghg.net/clips/CLIPS.html">CLIPS</a>, the tool for building expert systems. After submitting the ebuild to the Gentoo Bugzilla, I was told it was a duplicate and I should&#8217;ve searched. Well, I did, but I only found Eclipse related bugs and couldn&#8217;t filter them out to see this sole CLIPS bug.</p>
<p>The previously submitted CLIPS (for version 6.21) bug is written better than mine. However, it won&#8217;t compile because they released the new version with the same file names, so it&#8217;s impossible to emerge it. I updated this ebuild and if you want to install CLIPS on Gentoo, it&#8217;s available.<br />
<span id="more-135"></span></p>
<p>If you want to install it on your Gentoo, read on <a href="http://gentoo-wiki.com/HOWTO_Installing_3rd_Party_Ebuilds">how to install 3rd party ebuilds</a>, then go to the <a href="http://bugs.gentoo.org/show_bug.cgi?id=49964">bug 49964</a> on Gentoo Bugzilla and download the ebuild, two patch files and the makefile. Then you need to add one line to your /etc/portage/packages.keywords file:</p>
<blockquote><p>echo &#8217;sci-misc/clips ~x86&#8242; \<br />
&gt;&gt; /etc/portage/packages.keywords</p></blockquote>
<p>The .ebuild file should go to the sci-misc/clips directory, and three other files into sci-misc/clips/files. After you&#8217;ve put the files, you need to make a digest:</p>
<blockquote><p>ebuild clips-6.24.ebuild digest</p></blockquote>
<p>This will download the necessary files and create a digest. Now you&#8217;re ready to emerge CLIPS.</p>
<blockquote><p>emerge clips</p></blockquote>
<p>This command will give you two CLIPS executables: “clips” which launches the command-line interface and “xclips”, an X-Window application.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/automatthias.wordpress.com/135/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/automatthias.wordpress.com/135/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/automatthias.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/automatthias.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/automatthias.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/automatthias.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/automatthias.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/automatthias.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/automatthias.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/automatthias.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/automatthias.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/automatthias.wordpress.com/135/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=automatthias.wordpress.com&blog=223983&post=135&subd=automatthias&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://automatthias.wordpress.com/2006/06/21/clips-expert-system-for-gentoo/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e09207f4f71e692020a239853749b114?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">automatthias</media:title>
		</media:content>
	</item>
	</channel>
</rss>