<?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>Unyaaa... or just a bunch of ramblings</title>
	<atom:link href="http://unya.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://unya.wordpress.com</link>
	<description>にゃにゃにゃ?</description>
	<lastBuildDate>Mon, 14 Dec 2009 19:36:33 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='unya.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/3b9d585229a32425eace899a5838dbc7?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Unyaaa... or just a bunch of ramblings</title>
		<link>http://unya.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://unya.wordpress.com/osd.xml" title="Unyaaa&#8230; or just a bunch of ramblings" />
		<item>
		<title>Linux Common Lisp Quickstart HOWTO</title>
		<link>http://unya.wordpress.com/2009/06/07/linux-common-lisp-quickstart/</link>
		<comments>http://unya.wordpress.com/2009/06/07/linux-common-lisp-quickstart/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 03:32:02 +0000</pubDate>
		<dc:creator>unya</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[common lisp]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[lisp]]></category>
		<category><![CDATA[slime]]></category>

		<guid isPermaLink="false">http://unya.wordpress.com/?p=93</guid>
		<description><![CDATA[Due to some questions on #lisp, I decided to throw together a quick, step-by-step solution to setting up a basic, but working, Common Lisp installation on Linux. The implementation used will be SBCL

 This HOWTO assumes basic linux knowledge as well as knowledge of your distro&#8217;s package management system.

Install SBCL from your distro&#8217;s repo or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unya.wordpress.com&blog=551636&post=93&subd=unya&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Due to some questions on <a href="irc://irc.freenode.net/lisp">#lisp</a>, I decided to throw together a quick, step-by-step solution to setting up a basic, but working, <a href="http://cliki.net">Common Lisp</a> installation on Linux. The implementation used will be <a href="http://sbcl.org">SBCL</a><br />
<span id="more-93"></span><br />
 This HOWTO assumes basic linux knowledge as well as knowledge of your distro&#8217;s package management system.</p>
<ol>
<li>Install <a href="http://sbcl.org">SBCL</a> from your distro&#8217;s repo or download binary build from <a href="http://www.sbcl.org">SBCL website</a></li>
<li>Install <a href="http://www.gnu.org/software/emacs/">Emacs</a> &#8211; I recommend Emacs-22 or 23. Again, for fast install, I recommend going with your distro packages &#8211; if you need/want specially patched version, you probably don&#8217;t need my hand-holding</li>
<li>Install <a href="http://www.cliki.net/clbuild">clbuild</a>
</li>
<li>run <code>cd clbuild; ./clbuild check</code> and install any remaining dependencies.</li>
<li>Depending on your distro SBCL packages, install local build of SBCL through <code>./clbuild compile-implementation sbcl</code>. It will be used by clbuild after that and saved in <code>./clbuild/target</code></li>
<li>Install SLIME: <code>./clbuild install slime</code><br />
and configure it by adding result of <code>./clbuild slime-configuration</code> to your emacs config</li>
<li>Test it by running emacs and invoking <code>M-x slime</code></li>
<li>Now go over to <a href="http://cliki.net">Cliki</a> and maybe entertain yourself to <a href="http://www.gigamonkeys.com/book/">Practical Common Lisp</a></li>
</ol>
Posted in computers, programming Tagged: common lisp, emacs, howto, lisp, slime <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/unya.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/unya.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/unya.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/unya.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/unya.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/unya.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/unya.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/unya.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/unya.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/unya.wordpress.com/93/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unya.wordpress.com&blog=551636&post=93&subd=unya&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://unya.wordpress.com/2009/06/07/linux-common-lisp-quickstart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fc2cf0813353ab39f3a743a31fe7f41d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">unya</media:title>
		</media:content>
	</item>
		<item>
		<title>Poland -&gt; Scotland</title>
		<link>http://unya.wordpress.com/2008/09/22/poland-scotland/</link>
		<comments>http://unya.wordpress.com/2008/09/22/poland-scotland/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 12:21:30 +0000</pubDate>
		<dc:creator>unya</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[aberdeen]]></category>
		<category><![CDATA[Scotland]]></category>
		<category><![CDATA[university]]></category>

		<guid isPermaLink="false">http://unya.wordpress.com/?p=72</guid>
		<description><![CDATA[Well, yesterday I finally did the &#8220;big move&#8221;, namely moved to Aberdeen for my 5 years of studying at University of Aberdeen.
I traveled by plane, first from Warsaw to Gatwick by British Airways on a B737-400, then a long &#62;3h wait at Gatwick for the second leg of the journey: Gatwick -&#62; Aberdeen by FlyBE. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unya.wordpress.com&blog=551636&post=72&subd=unya&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Well, yesterday I finally did the &#8220;big move&#8221;, namely moved to Aberdeen for my 5 years of studying at <a href="http://www.abdn.ac.uk">University of Aberdeen</a>.</p>
<p>I traveled by plane, first from Warsaw to Gatwick by British Airways on a B737-400, then a <em>long</em> &gt;3h wait at Gatwick for the second leg of the journey: Gatwick -&gt; Aberdeen by FlyBE. One thing to remember &#8211; <em>&#8220;low cost no more&#8221;</em>. Also it is interesting to be the only passenger with ticket troubles on an already delayed flight&#8230; And on &#8220;normal&#8221; airline, you get refreshments for free xD</p>
<p>After landing at Aberdeen International Airport, I traveled again on 737 &#8211; this time it was Stagecoach 737 line from Airport to Aberdeen Bus Station, then got off early and walked &lt;1km to the dorms, finally arriving at around 2200 hours UTC &#8211; after starting my journey in Warsaw at around ~1130 hours UTC.</p>
<p>And the parts of Aberdeen I had already seen look pretty nice. Also lots of Polish language spoken there, at least during my walk from dorms to Uni.</p>

<a href='http://unya.wordpress.com/2008/09/22/poland-scotland/attachment/20080915/' title='20080915'><img width="150" height="112" src="http://unya.files.wordpress.com/2008/09/20080915.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="New clothes and so on for the trip to Aberdeen" title="20080915" /></a>
<a href='http://unya.wordpress.com/2008/09/22/poland-scotland/attachment/20080921/' title='20080921'><img width="150" height="112" src="http://unya.files.wordpress.com/2008/09/20080921.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="Gatwick TV goodies advertising ;-)" title="20080921" /></a>
<a href='http://unya.wordpress.com/2008/09/22/poland-scotland/attachment/20080921001/' title='20080921001'><img width="150" height="112" src="http://unya.files.wordpress.com/2008/09/20080921001.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="Night walk through Aberdeen from Airport to Dorm" title="20080921001" /></a>
<a href='http://unya.wordpress.com/2008/09/22/poland-scotland/attachment/20080922/' title='20080922'><img width="150" height="112" src="http://unya.files.wordpress.com/2008/09/20080922.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="We Poles are everywhere :D" title="20080922" /></a>

Posted in Life Tagged: aberdeen, Scotland, university <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/unya.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/unya.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/unya.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/unya.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/unya.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/unya.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/unya.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/unya.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/unya.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/unya.wordpress.com/72/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unya.wordpress.com&blog=551636&post=72&subd=unya&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://unya.wordpress.com/2008/09/22/poland-scotland/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fc2cf0813353ab39f3a743a31fe7f41d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">unya</media:title>
		</media:content>
	</item>
		<item>
		<title>Simple manager for Emacs Lisp packages in Gentoo</title>
		<link>http://unya.wordpress.com/2008/05/18/simple-manager-for-emacs-lisp-packages-in-gentoo/</link>
		<comments>http://unya.wordpress.com/2008/05/18/simple-manager-for-emacs-lisp-packages-in-gentoo/#comments</comments>
		<pubDate>Sun, 18 May 2008 22:04:10 +0000</pubDate>
		<dc:creator>unya</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://unya.wordpress.com/?p=70</guid>
		<description><![CDATA[I don&#8217;t know about other people, I found myself pretty much lost in my .emacs file, mainly because of the pretty big list of packages I included in it. Nearly all of them installed through Portage.
Before, I used the site-gentoo.el file, which loaded all of them at startup time. However, that results in a pretty [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unya.wordpress.com&blog=551636&post=70&subd=unya&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div>I don&#8217;t know about other people, I found myself pretty much lost in my <em>.emacs</em> file, mainly because of the pretty big list of packages I included in it. Nearly all of them installed through Portage.</p>
<p>Before, I used the <em>site-gentoo.el</em> file, which loaded all of them at startup time. However, that results in a pretty much bloated piece of software.</p>
<p>So today, I decided to try my luck with Emacs Lisp. The result is <a href="http://czacki.edu.pl/~plasek/site-load-manager.tbz2">site-load-manager.el</a>. It&#8217;s a simple script that, given a config file, will create a byte-compiled equivalent of Gentoo&#8217;s <em>site-gentoo.el</em> that include <strong>only</strong> those packages whose names include strings defined in the config file. To speed-up things a little, instead of referencing the scripts in site-lisp directory, it includes them directly </p>
<p>The archive contains script, simple shell script to execute it and example config file. I think that it should be pretty easy to understand, although config file mechanism isn&#8217;t very good :-)<br />Technorati Tags: <a class="performancingtags" href="http://technorati.com/tag/emacs" rel="tag">emacs </a></div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/unya.wordpress.com/70/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/unya.wordpress.com/70/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/unya.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/unya.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/unya.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/unya.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/unya.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/unya.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/unya.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/unya.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/unya.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/unya.wordpress.com/70/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unya.wordpress.com&blog=551636&post=70&subd=unya&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://unya.wordpress.com/2008/05/18/simple-manager-for-emacs-lisp-packages-in-gentoo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fc2cf0813353ab39f3a743a31fe7f41d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">unya</media:title>
		</media:content>
	</item>
		<item>
		<title>Broadcom 4318, ndiswrapper and wpa_supplicant under Linux</title>
		<link>http://unya.wordpress.com/2008/04/06/broadcom-4318-ndiswrapper-and-wpa_supplicant-under-linux/</link>
		<comments>http://unya.wordpress.com/2008/04/06/broadcom-4318-ndiswrapper-and-wpa_supplicant-under-linux/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 16:24:49 +0000</pubDate>
		<dc:creator>unya</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[broadcom]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ndiswrapper]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[wpa_supplicant]]></category>

		<guid isPermaLink="false">http://unya.wordpress.com/?p=69</guid>
		<description><![CDATA[I don&#8217;t know about others, but for a long time I had problems with using WPA with my Broadcom wireless card in Ruri. Thankfully all troubles are now gone :)
The steps for a working wpa_supplicant are simple:

Download the latest wpa_supplicant. I recommend at least version 6.3 (5.x didn&#8217;t work for me)
Install it and configure it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unya.wordpress.com&blog=551636&post=69&subd=unya&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I don&#8217;t know about others, but for a long time I had problems with using WPA with my Broadcom wireless card in <a href="http://unya.wordpress.com/hardware/ruri/">Ruri</a>. Thankfully all troubles are now gone :)</p>
<p>The steps for a working <a href="http://hostap.epitest.fi/wpa_supplicant/">wpa_supplicant</a> are simple:</p>
<ol>
<li>Download the latest wpa_supplicant. I recommend at least version 6.3 (5.x didn&#8217;t work for me)</li>
<li>Install it and configure it to use <em>Linux Wireless Extensions</em> driver interface, for example by supplying <code>-Dwext</code> to it&#8217;s command-line options. Exact configuration depends on your linux distribution &#8211; on Gentoo it&#8217;s a <code>wpa_supplicant_<em>interface</em>="-Dwext -i<em>interface</em>"</code> line in <em>/etc/conf.d/net</em></li>
<li>Start it up and voila &#8211; wpa_supplicant should be able to properly associate with networks from now on. Do some checking with wpa_gui</li>
</ol>
<p>Happy wireless surfing :)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/unya.wordpress.com/69/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/unya.wordpress.com/69/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/unya.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/unya.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/unya.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/unya.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/unya.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/unya.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/unya.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/unya.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/unya.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/unya.wordpress.com/69/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unya.wordpress.com&blog=551636&post=69&subd=unya&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://unya.wordpress.com/2008/04/06/broadcom-4318-ndiswrapper-and-wpa_supplicant-under-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fc2cf0813353ab39f3a743a31fe7f41d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">unya</media:title>
		</media:content>
	</item>
		<item>
		<title>Testing Blogging Apps: QTM</title>
		<link>http://unya.wordpress.com/2008/02/03/testing-blogging-apps-qtm/</link>
		<comments>http://unya.wordpress.com/2008/02/03/testing-blogging-apps-qtm/#comments</comments>
		<pubDate>Sun, 03 Feb 2008 19:06:06 +0000</pubDate>
		<dc:creator>unya</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[blogging apps]]></category>
		<category><![CDATA[qtm]]></category>

		<guid isPermaLink="false">http://unya.wordpress.com/2008/02/03/testing-blogging-apps-qtm/</guid>
		<description><![CDATA[So I downloaded and installed QTM.
I have to say that it surprised me from the building process: It was a first application that used cmake which I had to build myself,
and it shows clearly that Cmake is superior to Autotools.
The only dependency was QT &#62;= 4.1.x, and it worked like a dream with QT4.3.
The building [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unya.wordpress.com&blog=551636&post=68&subd=unya&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>So I downloaded and installed QTM.</p>
<p>I have to say that it surprised me from the building process: It was a first application that used cmake which I had to build myself,<br />
and it shows clearly that <em>Cmake</em> is superior to <em>Autotools</em>.</p>
<p>The only dependency was QT &gt;= 4.1.x, and it worked like a dream with QT4.3.<br />
The building process itself was a breeze compared to what I would except from QT application (And CMake showed it&#8217;s beatiful scripts again :D)</p>
<p>As for the application itself: <em>IT&#8217;S FAST!</em>, I mean, REALLY FAST. Sure, it&#8217;s about tasks that don&#8217;t consume too much resources, but it snappy in a way that doesn&#8217;t always show with today&#8217;s apps. I also didn&#8217;t even notice when it downloaded my categories after inputting my blog settings in configuration window.</p>
<p>There are however some drawbacks &#8211; It doesn&#8217;t seem to have support for editing existing blog posts, support wordpress tags (But it might work from the technorati tags page) <del datetime="2008-02-03T18:12:35+00:00">nor uploading media objects</del>. Also, the interface is a little different, but usable. </p>
<p>Now let&#8217;s see how it will publish this post :D</p>
<p><ins datetime="2008-02-03T18:12:35+00:00">Well, it had some problems with uploading the post, and a progress bar would be a good thing :D. However, it worked pretty nice. And I found it does support uploading files!</ins></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/unya.wordpress.com/68/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/unya.wordpress.com/68/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/unya.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/unya.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/unya.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/unya.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/unya.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/unya.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/unya.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/unya.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/unya.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/unya.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unya.wordpress.com&blog=551636&post=68&subd=unya&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://unya.wordpress.com/2008/02/03/testing-blogging-apps-qtm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fc2cf0813353ab39f3a743a31fe7f41d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">unya</media:title>
		</media:content>
	</item>
		<item>
		<title>Testing Blogging Apps: Drivel</title>
		<link>http://unya.wordpress.com/2008/02/03/testing-blogging-apps-drivel/</link>
		<comments>http://unya.wordpress.com/2008/02/03/testing-blogging-apps-drivel/#comments</comments>
		<pubDate>Sun, 03 Feb 2008 17:38:41 +0000</pubDate>
		<dc:creator>unya</dc:creator>
				<category><![CDATA[42]]></category>

		<guid isPermaLink="false">http://unya.wordpress.com/?p=66</guid>
		<description><![CDATA[I have to say that I basically hate inputting blog posts over WordPress web interface, especially since I don&#8217;t have stable internet access, which makes it much harder to use.
So today I decided to test another blogging app: Drivel from Gnome, version 2.0.3.
Well, it certainly lacks some features, and might not win against weblogger.el It [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unya.wordpress.com&blog=551636&post=66&subd=unya&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I have to say that I basically hate inputting blog posts over WordPress web interface, especially since I don&#8217;t have stable internet access, which makes it much harder to use.<br />
So today I decided to test another blogging app: <a href="http://www.dropline.net/drivel/">Drivel</a> from Gnome, version 2.0.3.</p>
<p>Well, it certainly lacks some features, and might not win against <em>weblogger.el</em> It can be used with WordPress by setting MovableType interface, however, there<br />
is nothing for uploading images or setting tags. Also, posts can be only in one category.</p>
<p>Looks like I&#8217;ll have to write a client and a supporting it EmacsLisp interface anyway, so I&#8217;ll have muse/org-mode/whatever support ^_^&#8221;</p>
<p><strong>Drivel managed to doublepost because of net error&#8230; I need something that is more reliable. Maybe QTM?</strong></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/unya.wordpress.com/66/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/unya.wordpress.com/66/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/unya.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/unya.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/unya.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/unya.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/unya.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/unya.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/unya.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/unya.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/unya.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/unya.wordpress.com/66/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unya.wordpress.com&blog=551636&post=66&subd=unya&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://unya.wordpress.com/2008/02/03/testing-blogging-apps-drivel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fc2cf0813353ab39f3a743a31fe7f41d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">unya</media:title>
		</media:content>
	</item>
		<item>
		<title>Testing Blogging Apps: Word 2007</title>
		<link>http://unya.wordpress.com/2007/12/19/testing-blogging-apps-word-2007/</link>
		<comments>http://unya.wordpress.com/2007/12/19/testing-blogging-apps-word-2007/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 21:52:54 +0000</pubDate>
		<dc:creator>unya</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://unya.wordpress.com/2007/12/19/testing-blogging-apps-word-2007/</guid>
		<description><![CDATA[Today, I decided to test blogging features of Word 2007, so here is a test post with it :-)
Although I&#8217;m not a big lover of Microsoft, I have to say that the new Office 2007 suite is working pretty good – IMHO you can see a steady improvement, although it&#8217;s disk space requirements have gone [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unya.wordpress.com&blog=551636&post=65&subd=unya&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today, I decided to test blogging features of Word 2007, so here is a test post with it :-)</p>
<p>Although I&#8217;m not a big lover of Microsoft, I have to say that the new Office 2007 suite is working pretty good – IMHO you can see a steady improvement, although it&#8217;s disk space requirements have gone thru the roof, like 2-3 times more space is required for full install compared to full install of Office 2003.
</p>
<p>Now, if the changes in programming style and design forced after NT6 will start to become widespread in Microsoft, we might see a fair surprise around NT7. Of course, if they don&#8217;t screw it again… (Hope not, even If I wish in my heart for Microsoft&#8217;s collapse).
</p>
<p>ああ。。。日本語のテストで ;-)
</p>
<p><strong>EDIT:</strong><br />
I edited the code after all, but it doesn&#8217;t look so bad compared to some of the atrocities Word used to output as &#8220;HTML&#8221;. There is progress :-)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/unya.wordpress.com/65/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/unya.wordpress.com/65/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/unya.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/unya.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/unya.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/unya.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/unya.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/unya.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/unya.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/unya.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/unya.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/unya.wordpress.com/65/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unya.wordpress.com&blog=551636&post=65&subd=unya&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://unya.wordpress.com/2007/12/19/testing-blogging-apps-word-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fc2cf0813353ab39f3a743a31fe7f41d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">unya</media:title>
		</media:content>
	</item>
		<item>
		<title>Parlament Elections 2007 &#8211; an Afterthought</title>
		<link>http://unya.wordpress.com/2007/10/21/parlament-elections-2007-an-afterthought/</link>
		<comments>http://unya.wordpress.com/2007/10/21/parlament-elections-2007-an-afterthought/#comments</comments>
		<pubDate>Sun, 21 Oct 2007 21:53:21 +0000</pubDate>
		<dc:creator>unya</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://unya.wordpress.com/2007/10/21/parlament-elections-2007-an-afterthought/</guid>
		<description><![CDATA[Well, it&#8217;s over.
Thankfully, this time the attendance had risen &#8211; it&#8217;s speculated to be over 55,3%.
If the final number of voters exceeds that, then it&#8217;s much more important than the result itself.
As Rughalt says: &#8220;If ~90% of people allowed to vote had given their votes, then I would not complain about Poles being stupid in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unya.wordpress.com&blog=551636&post=64&subd=unya&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Well, it&#8217;s over.</p>
<p>Thankfully, this time the attendance had risen &#8211; it&#8217;s speculated to be over 55,3%.</p>
<p>If the final number of voters exceeds that, then it&#8217;s much more important than the result itself.</p>
<p>As Rughalt says: &#8220;If ~90% of people allowed to vote had given their votes, then I would not complain about Poles being stupid in voting.&#8221;</p>
<p>Anyway, Methinks of throwing a party at Inaba for PiS&#8217; great failure :&gt;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/unya.wordpress.com/64/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/unya.wordpress.com/64/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/unya.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/unya.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/unya.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/unya.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/unya.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/unya.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/unya.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/unya.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/unya.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/unya.wordpress.com/64/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unya.wordpress.com&blog=551636&post=64&subd=unya&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://unya.wordpress.com/2007/10/21/parlament-elections-2007-an-afterthought/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fc2cf0813353ab39f3a743a31fe7f41d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">unya</media:title>
		</media:content>
	</item>
		<item>
		<title>HOWTO Get SMC FastIR IRDA to work under linux</title>
		<link>http://unya.wordpress.com/2007/09/28/howto-get-smc-fastir-irda-to-work-under-linux/</link>
		<comments>http://unya.wordpress.com/2007/09/28/howto-get-smc-fastir-irda-to-work-under-linux/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 22:23:28 +0000</pubDate>
		<dc:creator>unya</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[device drivers]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[ircc]]></category>
		<category><![CDATA[irda]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[smc]]></category>
		<category><![CDATA[smsc]]></category>

		<guid isPermaLink="false">http://unya.wordpress.com/2007/09/28/howto-get-smc-fastir-irda-to-work-under-linux/</guid>
		<description><![CDATA[Requirements:

 Knowledge how to modify module set of kernel or roll your own
linux 2.6.x
Laptop with SMC IrDA chip

Many laptops nowadays come with IrDA served through an SMC IrCC SIR/FIR controller. Unfortunately, it&#8217;s setup is not done &#8220;by default&#8221;, leading people to think that IrDA simply doesn&#8217;t works. This is not true. Here&#8217;s a howto (not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unya.wordpress.com&blog=551636&post=63&subd=unya&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>Requirements:</strong></p>
<ul>
<li> Knowledge how to modify module set of kernel or roll your own</li>
<li>linux 2.6.x</li>
<li>Laptop with SMC IrDA chip</li>
</ul>
<p>Many laptops nowadays come with IrDA served through an SMC IrCC SIR/FIR controller. Unfortunately, it&#8217;s setup is not done &#8220;by default&#8221;, leading people to think that IrDA simply doesn&#8217;t works. This is not true. Here&#8217;s a howto (not full, you have to read your distro&#8217;s manuals about how to adapt it to your system. Console commands however are universal on 99% percent of distros)</p>
<p><span id="more-63"></span></p>
<p>In order to get it working under linux, you first need to either modify your current kernel or compile a new one, ensuring that it has all IrDA features you want as well as option <code>CONFIG_SMC_IRCC_FIR=m</code> is set in your kernel config. <strong>Make sure it is set for compiling as module, not compiled-in!</strong></p>
<p>After you get all of this compiled with all IrDA tools you have been dying to use ;-), it&#8217;s time to load the driver.</p>
<p>So you eagerly try to cast <code>modprobe smsc-ircc2</code> spell, only to get the dreaded &#8220;No such device&#8221; error. But don&#8217;t lose hope! It&#8217;s just that the driver can&#8217;t find your chip &#8211; so you need to specify it manually.</p>
<p>So we go for scavenger hunt searching for the lost chip :-)</p>
<p>First, invoking <code>modinfo smsc-ircc2</code> will show us what parameters the driver accepts. We are going to specify them  by hand, but how?</p>
<p>In order to find required parameters, you have to visit <code>/sys/bus/acpi</code> and search for a string starting with SMCF.<br />
Or do it Unix way, and invoke <code>grep FIR /sys/bus/acpi/devices/*/path</code> and it will show you which device is marked as FIR controller. On Ruri (Acer Aspire 5112 WLMi laptop) it yields this:</p>
<blockquote><p><code><br />
ruri / # grep FIR /sys/bus/acpi/devices/*/path<br />
/sys/bus/acpi/devices/SMCF020:00/path:\_SB_.PCI0.LPC0.SIO_.FIR_<br />
ruri / #<br />
</code></p></blockquote>
<p>It shows us that an ACPI device identified by string &#8220;SMCF020:00&#8243; is the controller we are looking for. Now it&#8217;s time to get it&#8217;s parameters.</p>
<p>SMC IR controllers use the same identifier on ACPI bus and PnP bus &#8211; so we use the identifier we got in last step to find right device:</p>
<blockquote><p><code>ruri / # grep -i 'smcf020' /sys/bus/pnp/devices/*/id<br />
/sys/bus/pnp/devices/00:0a/id:SMCf020<br />
ruri / #<br />
</code></p></blockquote>
<p>Having found the right device in the tree (in this case, &#8220;/sys/bus/pnp/devices/00:0a/&#8221;) we read it&#8217;s resources from <code>/resources</code>:</p>
<blockquote><p><code>ruri / # cat /sys/bus/pnp/devices/00\:0a/resources<br />
state = active<br />
io 0x2f8-0x2ff<br />
io 0x228-0x22f<br />
irq 3<br />
dma 3<br />
ruri / #<br />
</code></p></blockquote>
<p>As we see, we have the IRQ number, dma channel number and addresses of IO space (or ports). Now we have everything needed. Load the module again, supplying it with manual parameters about your irda controller.</p>
<dl>
<dt>ircc_cfg</dt>
<dd>Put first IO space here, only first address (0&#215;2f8-0&#215;2ff becomes 0&#215;2f8)</dd>
<dt>ircc_sir</dt>
<dd>Same as above</dd>
<dt>ircc_fir</dt>
<dd>Enter the beginning address of the second IO space</dd>
<dt>ircc_irq</dt>
<dd>IRQ number</dd>
<dt>ircc_dma</dt>
<dd>DMA channel number</dd>
</dl>
<p>Example: <code>ruri / # modprobe smsc-ircc2 ircc_cfg=0x2f8 ircc_sir=0x2f8 ircc_fir=0x228 ircc_irq=3 ircc_dma=3</code></p>
<p>You should see now in your logs something like this:</p>
<blockquote><p><code>ruri ~ # dmesg|tail<br />
[ 9096.388391]  Overriding FIR address 0x0228<br />
[ 9096.388397]  Overriding SIR address 0x02f8<br />
[ 9096.388421] SMsC IrDA Controller found<br />
[ 9096.388422]  IrCC version 2.0, firport 0x228, sirport 0x2f8 dma=3, irq=3<br />
[ 9096.388520] No transceiver found. Defaulting to Fast pin select<br />
[ 9096.388680] IrDA: Registered device irda0<br />
ruri ~ #<br />
</code></p></blockquote>
<p>Add your manual options to your distro&#8217;s module settings (google for it) and you should beable to use your irda tools normally.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/unya.wordpress.com/63/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/unya.wordpress.com/63/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/unya.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/unya.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/unya.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/unya.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/unya.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/unya.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/unya.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/unya.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/unya.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/unya.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unya.wordpress.com&blog=551636&post=63&subd=unya&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://unya.wordpress.com/2007/09/28/howto-get-smc-fastir-irda-to-work-under-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fc2cf0813353ab39f3a743a31fe7f41d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">unya</media:title>
		</media:content>
	</item>
		<item>
		<title>Weird Spam</title>
		<link>http://unya.wordpress.com/2007/09/27/weird-spam/</link>
		<comments>http://unya.wordpress.com/2007/09/27/weird-spam/#comments</comments>
		<pubDate>Thu, 27 Sep 2007 11:55:19 +0000</pubDate>
		<dc:creator>unya</dc:creator>
				<category><![CDATA[42]]></category>
		<category><![CDATA[Akismet]]></category>

		<guid isPermaLink="false">http://unya.wordpress.com/2007/09/27/weird-spam/</guid>
		<description><![CDATA[I found one interesting thing about the spam blocked from my blog.
It looks like &#8216;unya&#8217; gets spanish-or-portugese spam to my blog&#8230;.
At least Akismet works good :-)
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unya.wordpress.com&blog=551636&post=62&subd=unya&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I found one interesting thing about the spam blocked from my blog.</p>
<p>It looks like &#8216;unya&#8217; gets spanish-or-portugese spam to my blog&#8230;.</p>
<p>At least Akismet works good :-)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/unya.wordpress.com/62/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/unya.wordpress.com/62/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/unya.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/unya.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/unya.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/unya.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/unya.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/unya.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/unya.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/unya.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/unya.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/unya.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unya.wordpress.com&blog=551636&post=62&subd=unya&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://unya.wordpress.com/2007/09/27/weird-spam/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fc2cf0813353ab39f3a743a31fe7f41d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">unya</media:title>
		</media:content>
	</item>
	</channel>
</rss>