<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/2.4.5" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Patrick Kursawe</title>
		<link>http://blogs.gentoo.org/phosphan</link>
		<description></description>
		<language>en-US</language>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=2.4.5"/>
		<ttl>60</ttl>
				<item>
			<title>sane-backends 1.0.20, finally.</title>
			<link>http://blogs.gentoo.org/phosphan/2009/06/24/sane-backends-1-0-20-finally</link>
			<pubDate>Wed, 24 Jun 2009 22:37:41 +0000</pubDate>			<dc:creator>Patrick Kursawe</dc:creator>
			<category domain="main">Gentoo</category>			<guid isPermaLink="false">1814@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;Almost two months after sane-backends-1.0.20 appeared upstream I finally managed to complete the first ebuild attempt.&lt;/p&gt;

&lt;p&gt;It took me so long because &lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;there were a few internal changes with the new version and I wanted to check if the ebuild is still OK&lt;/li&gt;
  &lt;li&gt;I made SANE_BACKENDS a USE_EXPAND variable now. So you can see which backends are available and enabled without reading the ebuild or the SANE homepage. Well, and it gets a lot harder to attempt building non-existant backends as some people tried in the past for understandable reasons.&lt;/li&gt;
  &lt;li&gt;I can't complain about too much spare time and I hardly ever get to do anything that takes more than an hour or two, and I was new to the USE_EXPAND business.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Some frontends (including sane-frontends xscanimage) fail(ed) to compile with this version because a hardly ever needed flag named SANE_CAP_ALWAYS_SETTABLE which was not part of the official API (though in sane.h) has been removed. If you run into problems because of this please let the maintainer of the frontend know, it is not really sane-backends' fault.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/phosphan/2009/06/24/sane-backends-1-0-20-finally&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Almost two months after sane-backends-1.0.20 appeared upstream I finally managed to complete the first ebuild attempt.</p>

<p>It took me so long because </p>
<ul>
  <li>there were a few internal changes with the new version and I wanted to check if the ebuild is still OK</li>
  <li>I made SANE_BACKENDS a USE_EXPAND variable now. So you can see which backends are available and enabled without reading the ebuild or the SANE homepage. Well, and it gets a lot harder to attempt building non-existant backends as some people tried in the past for understandable reasons.</li>
  <li>I can't complain about too much spare time and I hardly ever get to do anything that takes more than an hour or two, and I was new to the USE_EXPAND business.</li>
</ul>

<p>Some frontends (including sane-frontends xscanimage) fail(ed) to compile with this version because a hardly ever needed flag named SANE_CAP_ALWAYS_SETTABLE which was not part of the official API (though in sane.h) has been removed. If you run into problems because of this please let the maintainer of the frontend know, it is not really sane-backends' fault.</p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/phosphan/2009/06/24/sane-backends-1-0-20-finally">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/phosphan/2009/06/24/sane-backends-1-0-20-finally#comments</comments>
		</item>
				<item>
			<title>cdecl and cutils</title>
			<link>http://blogs.gentoo.org/phosphan/2006/03/22/cdecl_and_cutils</link>
			<pubDate>Wed, 22 Mar 2006 08:39:25 +0000</pubDate>			<dc:creator>Patrick Kursawe</dc:creator>
			<category domain="main">Gentoo</category>			<guid isPermaLink="false">677@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;For all of you who are using the &quot;cdecl&quot; program from dev-util/cutils now: From version 1.6-r2 on it will be installed as &quot;cutils-cdecl&quot; because dev-util/cdecl provides a program with the same name and more features. This problem was unnoticed for quite a while and finally reported in &lt;a href=&quot;http://bugs.gentoo.org/show_bug.cgi?id=127076&quot;&gt;Bug #127076&lt;/a&gt;.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/phosphan/2006/03/22/cdecl_and_cutils&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>For all of you who are using the "cdecl" program from dev-util/cutils now: From version 1.6-r2 on it will be installed as "cutils-cdecl" because dev-util/cdecl provides a program with the same name and more features. This problem was unnoticed for quite a while and finally reported in <a href="http://bugs.gentoo.org/show_bug.cgi?id=127076">Bug #127076</a>.</p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/phosphan/2006/03/22/cdecl_and_cutils">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/phosphan/2006/03/22/cdecl_and_cutils#comments</comments>
		</item>
				<item>
			<title>sane-backends-1.0.16</title>
			<link>http://blogs.gentoo.org/phosphan/2005/08/19/sane_backends_1_0_16</link>
			<pubDate>Fri, 19 Aug 2005 14:10:16 +0000</pubDate>			<dc:creator>Patrick Kursawe</dc:creator>
			<category domain="main">Gentoo</category>			<guid isPermaLink="false">293@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;After some delay I have finally committed sane-backends-1.0.16 into portage. This version includes quite a few fixes which were added as patches to Gentoo's sane-backends before, so I could drop those. Which is not included is the patch for Brother MFC scanners. The Gentoo patch for these scanners was taken from &lt;a href=&quot;http://sourceforge.net/projects/brother-mfc&quot;&gt;some rather smelly sourceforge project&lt;/a&gt;, but (after some work on it) it was reported to work well.&lt;/p&gt;

&lt;p&gt;I currently don't have much spare time and didn't yet manage to adapt this patch to current sane-backends, so if you use this particular kind of scanner, you should better stick with the old version until I find time for it or someone else manages to do this.&lt;/p&gt;

&lt;p&gt;Another issue: Since &lt;a href=&quot;http://bugs.gentoo.org/show_bug.cgi?id=90598&quot;&gt;Diego's patch&lt;/a&gt; to the sane-backends ebuild was applied, you can use $SANE_BACKENDS to pick which backends should be built. This seems to cause problems for a few users which I wasn't able to reproduce or solve so far. Please, if you have a little spare time, try and see if you can find the reason for this trouble.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/phosphan/2005/08/19/sane_backends_1_0_16&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>After some delay I have finally committed sane-backends-1.0.16 into portage. This version includes quite a few fixes which were added as patches to Gentoo's sane-backends before, so I could drop those. Which is not included is the patch for Brother MFC scanners. The Gentoo patch for these scanners was taken from <a href="http://sourceforge.net/projects/brother-mfc">some rather smelly sourceforge project</a>, but (after some work on it) it was reported to work well.</p>

<p>I currently don't have much spare time and didn't yet manage to adapt this patch to current sane-backends, so if you use this particular kind of scanner, you should better stick with the old version until I find time for it or someone else manages to do this.</p>

<p>Another issue: Since <a href="http://bugs.gentoo.org/show_bug.cgi?id=90598">Diego's patch</a> to the sane-backends ebuild was applied, you can use $SANE_BACKENDS to pick which backends should be built. This seems to cause problems for a few users which I wasn't able to reproduce or solve so far. Please, if you have a little spare time, try and see if you can find the reason for this trouble.</p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/phosphan/2005/08/19/sane_backends_1_0_16">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/phosphan/2005/08/19/sane_backends_1_0_16#comments</comments>
		</item>
				<item>
			<title>Offline (once again)</title>
			<link>http://blogs.gentoo.org/phosphan/2005/07/13/offline_once_again</link>
			<pubDate>Wed, 13 Jul 2005 05:26:21 +0000</pubDate>			<dc:creator>Patrick Kursawe</dc:creator>
			<category domain="main">Gentoo</category>			<guid isPermaLink="false">237@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;Looks like my development box (which is in another city) is powered off right now and the man who could push the button is going on holidays. Next week I will be absent, too, so I will manage to be even less active than usual during the next two weeks (at least). Well, it's summer, so maybe that would be a good idea anyway.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/phosphan/2005/07/13/offline_once_again&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Looks like my development box (which is in another city) is powered off right now and the man who could push the button is going on holidays. Next week I will be absent, too, so I will manage to be even less active than usual during the next two weeks (at least). Well, it's summer, so maybe that would be a good idea anyway.</p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/phosphan/2005/07/13/offline_once_again">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/phosphan/2005/07/13/offline_once_again#comments</comments>
		</item>
				<item>
			<title>Good timing</title>
			<link>http://blogs.gentoo.org/phosphan/2005/05/04/good_timing</link>
			<pubDate>Wed, 04 May 2005 13:59:22 +0000</pubDate>			<dc:creator>Patrick Kursawe</dc:creator>
			<category domain="main">Gentoo</category>			<guid isPermaLink="false">123@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;Tomorrow's a holiday here and my development box is offline (most likely until next week). One means of procrastination less - looks like I have to clean the windows, then. Only rain can save me.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/phosphan/2005/05/04/good_timing&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Tomorrow's a holiday here and my development box is offline (most likely until next week). One means of procrastination less - looks like I have to clean the windows, then. Only rain can save me.</p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/phosphan/2005/05/04/good_timing">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/phosphan/2005/05/04/good_timing#comments</comments>
		</item>
				<item>
			<title>Finding out what life offline is like</title>
			<link>http://blogs.gentoo.org/phosphan/2005/03/17/finding_out_what_life_offline_is_like</link>
			<pubDate>Thu, 17 Mar 2005 14:39:33 +0000</pubDate>			<dc:creator>Patrick Kursawe</dc:creator>
			<category domain="main">Gentoo</category>			<guid isPermaLink="false">44@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;Off for holidays - nearly four weeks without more than an internet cafe now and then (Philippines). Really recommendable when you've been watching a computer screen for more than a year without significant interruptions.&lt;/p&gt;

&lt;p&gt;Please don't break my packages while I am away (well, at least not more than they already are).&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/phosphan/2005/03/17/finding_out_what_life_offline_is_like&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Off for holidays - nearly four weeks without more than an internet cafe now and then (Philippines). Really recommendable when you've been watching a computer screen for more than a year without significant interruptions.</p>

<p>Please don't break my packages while I am away (well, at least not more than they already are).</p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/phosphan/2005/03/17/finding_out_what_life_offline_is_like">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/phosphan/2005/03/17/finding_out_what_life_offline_is_like#comments</comments>
		</item>
				<item>
			<title>Hello World</title>
			<link>http://blogs.gentoo.org/phosphan/2005/03/11/hello_world</link>
			<pubDate>Fri, 11 Mar 2005 16:01:38 +0000</pubDate>			<dc:creator>Patrick Kursawe</dc:creator>
			<category domain="main">Gentoo</category>			<guid isPermaLink="false">30@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;I always wondered what makes people write blogs, and I haven't found out yet. But if there's something Gentoo specific, I just have to check.&lt;/p&gt;

&lt;p&gt;I wish I had discovered Gentoo a few years earlier, when I had more time (as a single student) than today (as full-time employed with something you could call a life). Contributing to such a large project can be really rewarding, and considering the time I spent in MUDs and on IRC or reading newsgroups back then it really feels like wasted time.&lt;/p&gt;

&lt;p&gt;Why just have fun when you can also do something useful and still have fun?&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/phosphan/2005/03/11/hello_world&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>I always wondered what makes people write blogs, and I haven't found out yet. But if there's something Gentoo specific, I just have to check.</p>

<p>I wish I had discovered Gentoo a few years earlier, when I had more time (as a single student) than today (as full-time employed with something you could call a life). Contributing to such a large project can be really rewarding, and considering the time I spent in MUDs and on IRC or reading newsgroups back then it really feels like wasted time.</p>

<p>Why just have fun when you can also do something useful and still have fun?</p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/phosphan/2005/03/11/hello_world">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/phosphan/2005/03/11/hello_world#comments</comments>
		</item>
			</channel>
</rss>
