<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<feed xmlns="http://www.w3.org/2005/Atom">

	<title>Planeta SzLUUGa</title>
	<link rel="self" href="http://szluug.homelinux.org/atom.xml"/>
	<link href="http://szluug.homelinux.org/"/>
	<id>http://szluug.homelinux.org/atom.xml</id>
	<updated>2009-11-21T23:00:10+00:00</updated>
	<generator uri="http://www.planetplanet.org/">Planet/2.0 +http://www.planetplanet.org</generator>

	<entry xml:lang="en">
		<title type="html">Some OpenEmbedded/Poky tricks</title>
		<link href="http://feedproxy.google.com/~r/HrwWebsite/~3/a-sMCFDAM9U/"/>
		<id>http://marcin.juszkiewicz.com.pl/?p=1376</id>
		<updated>2009-11-21T08:30:47+00:00</updated>
		<content type="html">&lt;p&gt;During use of OpenEmbedded and Poky build systems I learnt few tricks which I want to start sharing.&lt;/p&gt;

&lt;h2&gt;Installing l10n packages for all software in resulting rootfs&lt;/h2&gt;

&lt;p&gt;This one is rarely used &amp;#8212; I know one company which makes use of it. How does it works? It is called after root filesystem is populated with packages and goes one by one and install &amp;#8220;-locale-LANG&amp;#8221; for each required language. As you may expect it makes whole process much, much longer. Activation is easy:&lt;/p&gt;

&lt;pre&gt;ROOTFS_POSTINSTALL_COMMAND += &quot;install_all_locales; &quot;&lt;/pre&gt;

&lt;p&gt;Code is available only for building from IPKG packages and is stored in rootfs_ipk.bbclass file. So far that code is present only in Poky Linux.&lt;/p&gt;

&lt;h2&gt;Building AUTOREV packages over slow link&lt;/h2&gt;

&lt;p&gt;How many times you had a situation when you did a build and many components used &lt;code&gt;SRCREV=&quot;${AUTOREV}&quot;&lt;/code&gt; setting? Parsing can take eons then&amp;#8230;&lt;/p&gt;

&lt;p&gt;But there is a solution. It will cache values of all SRCREV variables so just one parse will be long &amp;#8212; next one use cached values. Of course you lose automatic revisions but instead you have fast parsing time which is blessing when most of your work is fixing build problems. Activation is easy:&lt;/p&gt;

&lt;pre&gt;BB_SRCREV_POLICY = &quot;cache&quot;&lt;/pre&gt;

&lt;h2&gt;Save disc space by not generating GIT tarballs in DL_DIR&lt;/h2&gt;

&lt;p&gt;How many of you readers share your DL_DIR (directory where OE stores all fetched sources) with others? For those who answered &amp;#8220;not me&amp;#8221; there is a way to gain some space by not generating tarballs with GIT repositories.&lt;/p&gt;

&lt;p&gt;By default BitBake clones GIT tree and checkouts it. Then 2 archives are generated: one with just &amp;#8220;.git&amp;#8221; directory and second with sources &amp;#8212; the one which is used in &lt;code&gt;do_unpack&lt;/code&gt; task. So why waste space for storing first one? We have it somewhere in DL_DIR/git/ for next time&amp;#8230; Activation is easy:&lt;/p&gt;

&lt;pre&gt;BB_GENERATE_MIRROR_TARBALLS = &quot;0&quot;&lt;/pre&gt;

&lt;p&gt;More tricks in next posts.&lt;/p&gt;


&lt;p&gt;Related posts:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2006/11/22/my-openembedded-environment-ii/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: My OpenEmbedded environment II&quot;&gt;My OpenEmbedded environment II&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2005/10/31/my-openembedded-enviroment/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: My OpenEmbedded enviroment&quot;&gt;My OpenEmbedded enviroment&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2006/10/31/30-months-of-openembedded-and-me/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: 30 months of OpenEmbedded and me&quot;&gt;30 months of OpenEmbedded and me&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=a-sMCFDAM9U:j0IviBTxiM8:yIl2AUoC8zA&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?d=yIl2AUoC8zA&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=a-sMCFDAM9U:j0IviBTxiM8:D7DqB2pKExk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=a-sMCFDAM9U:j0IviBTxiM8:D7DqB2pKExk&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=a-sMCFDAM9U:j0IviBTxiM8:F7zBnMyn0Lo&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=a-sMCFDAM9U:j0IviBTxiM8:F7zBnMyn0Lo&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=a-sMCFDAM9U:j0IviBTxiM8:V_sGLiPBpWU&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=a-sMCFDAM9U:j0IviBTxiM8:V_sGLiPBpWU&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/HrwWebsite/~4/a-sMCFDAM9U&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;</content>
		<author>
			<name>Marcin Juszkiewicz</name>
			<uri>http://marcin.juszkiewicz.com.pl</uri>
		</author>
		<source>
			<title type="html">Marcin Juszkiewicz</title>
			<subtitle type="html">OpenEmbedded development</subtitle>
			<link rel="self" href="http://feeds.feedburner.com/HrwWebsite"/>
			<id>http://feeds.feedburner.com/HrwWebsite</id>
			<updated>2009-11-21T08:50:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Links for 2009-11-20 [del.icio.us]</title>
		<link href="http://feedproxy.google.com/~r/HrwWebsite/~3/K8J4D5Ty56g/Hrw"/>
		<id>http://del.icio.us/Hrw#2009-11-20</id>
		<updated>2009-11-21T08:00:00+00:00</updated>
		<content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://murphyslab.ca/2009/11/07/graphing-with-inkscape/&quot;&gt;Graphing with Inkscape: The Art of Data Presentation&lt;/a&gt;&lt;br /&gt;
Graphs themselves are a visual art-form, and there are many ways to make digital graphs, but many are downright ugly and low quality. Each time that I see an Excel graph in a chemistry journal, I squirm with disgust and lament. A good graph should be beautiful, eye-catching, and high quality in addition to being easily understood; telling the data’s story in visual prose.&lt;/li&gt;
&lt;/ul&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/HrwWebsite/~4/K8J4D5Ty56g&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;</content>
		<author>
			<name>Marcin Juszkiewicz</name>
			<uri>http://marcin.juszkiewicz.com.pl</uri>
		</author>
		<source>
			<title type="html">Marcin Juszkiewicz</title>
			<subtitle type="html">OpenEmbedded development</subtitle>
			<link rel="self" href="http://feeds.feedburner.com/HrwWebsite"/>
			<id>http://feeds.feedburner.com/HrwWebsite</id>
			<updated>2009-11-21T08:50:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Driving with Ovi Maps</title>
		<link href="http://feedproxy.google.com/~r/HrwWebsite/~3/1GHwyMneJFQ/"/>
		<id>http://marcin.juszkiewicz.com.pl/?p=1370</id>
		<updated>2009-11-20T15:05:41+00:00</updated>
		<content type="html">&lt;p&gt;My Symbian based Nokia E66 phone has Ovi Maps installed so one day I decided to make use of routing function in it when I was driving to the town (on a road where I did not needed to be guided). BT headset on ear, paired with phone and let&amp;#8217;s drive.&lt;/p&gt;

&lt;p&gt;At start road was selected quite properly, the problems started later. Many times it was recalculating route (the funniest was when I stopped at traffic lights it recalculated route and then made it again after driving for 5 meters). Directions changes information were also distracting: &amp;#8220;on 200m go left&amp;#8221; then &amp;#8220;go right&amp;#8221; when I reached point. Or &amp;#8220;go left,right&amp;#8221; when it was straight road or when I had to turn right at crossing.&lt;/p&gt;

&lt;p&gt;I have to admit that after two tries I totally gave up on driving with it and switched back to TomTom device. But there is one good thing in Ovi Maps &amp;#8212; it works quite good for walk navigation. I used it in many cities abroad and it handled. I hope that Maemo5 version will work at least that good as Symbian one.&lt;/p&gt;


&lt;p&gt;Related posts:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2007/05/22/online-map-services-and-routing/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: Online map services and routing&quot;&gt;Online map services and routing&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2008/05/16/car-navigation-with-n810/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: Car navigation with N810&quot;&gt;Car navigation with N810&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2009/10/19/nokia-n900-discount/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: Nokia N900 discount&quot;&gt;Nokia N900 discount&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=1GHwyMneJFQ:YGMy2Up-djc:yIl2AUoC8zA&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?d=yIl2AUoC8zA&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=1GHwyMneJFQ:YGMy2Up-djc:D7DqB2pKExk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=1GHwyMneJFQ:YGMy2Up-djc:D7DqB2pKExk&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=1GHwyMneJFQ:YGMy2Up-djc:F7zBnMyn0Lo&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=1GHwyMneJFQ:YGMy2Up-djc:F7zBnMyn0Lo&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=1GHwyMneJFQ:YGMy2Up-djc:V_sGLiPBpWU&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=1GHwyMneJFQ:YGMy2Up-djc:V_sGLiPBpWU&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/HrwWebsite/~4/1GHwyMneJFQ&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;</content>
		<author>
			<name>Marcin Juszkiewicz</name>
			<uri>http://marcin.juszkiewicz.com.pl</uri>
		</author>
		<source>
			<title type="html">Marcin Juszkiewicz</title>
			<subtitle type="html">OpenEmbedded development</subtitle>
			<link rel="self" href="http://feeds.feedburner.com/HrwWebsite"/>
			<id>http://feeds.feedburner.com/HrwWebsite</id>
			<updated>2009-11-21T08:50:04+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Biją Tora.</title>
		<link href="http://rozie.blox.pl/2009/11/Bija-Tora.html"/>
		<id>http://rozie.blox.pl/2009/11/Bija-Tora.html</id>
		<updated>2009-11-20T07:45:53+00:00</updated>
		<content type="html">&lt;p&gt;
Nie pomyliłem w &lt;a href=&quot;http://rozie.blox.pl/2009/11/Cenzura-w-sieci.html&quot;&gt;niedawnym wpisie&lt;/a&gt;. Atak na &lt;a href=&quot;http://www.torproject.org/&quot;&gt;Tora&lt;/a&gt; po trudnej do obronienia, bo &lt;a href=&quot;http://wiadomosci.gazeta.pl/Wiadomosci/1,80269,7271969,Jak_dobrze_gwalcic_dzieci__Pedofil_radzi_w_sieci.html&quot;&gt;emocjonalnej linii&lt;/a&gt; stał się faktem.
&lt;/p&gt;&lt;br /&gt;&lt;a href=&quot;http://rozie.blox.pl/2009/11/Bija-Tora.html&quot;&gt;Więcej..&lt;/a&gt;</content>
		<author>
			<name>rozie</name>
			<uri>http://rozie.blox.pl/html</uri>
		</author>
		<source>
			<title type="html">Pomiędzy bitami</title>
			<subtitle type="html">Blog o komputerach i sieci. Tematy związane z Linuksem  Debian , siecią  tą dużą i tą małą , bezpieczeństwem, mobilnym internetem i GSM. Plus własne przemyślenia na różne - głównie okołokomputerowe - tematy.</subtitle>
			<link rel="self" href="http://rozie.blox.pl/rss2"/>
			<id>http://rozie.blox.pl/rss2</id>
			<updated>2009-11-21T23:00:03+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Played a bit with Maemo 5 SDK</title>
		<link href="http://feedproxy.google.com/~r/HrwWebsite/~3/A16Cuy6MK2k/"/>
		<id>http://marcin.juszkiewicz.com.pl/?p=1344</id>
		<updated>2009-11-19T22:07:34+00:00</updated>
		<content type="html">&lt;p&gt;Today I found some time and played with Maemo 5 SDK. As I am one of those who do not like Scratchbox I used official image for VirtualBox. After boot I landed in GNOME session of Ubuntu 8.10 and after few moments I got Maemo 5 started thanks to &lt;a href=&quot;http://talk.maemo.org/showthread.php?t=34517&quot;&gt;instructions from forum&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Ok, so let&amp;#8217;s test it. As official release notes mentioned Polish translation I switched to it. What I saw was disaster&amp;#8230; And the problem is that latest firmware has same version available. Examples:&lt;/p&gt;

&lt;p&gt;&lt;a title=&quot;Desktop (here we have wdgt_va_24h_time)&quot; href=&quot;http://marcin.juszkiewicz.com.pl/files/2009/11/pic3.jpg&quot; rel=&quot;lightbox[post-1344]&quot;&gt;&lt;img src=&quot;http://marcin.juszkiewicz.com.pl/files/2009/11/pic3-119x99.jpg&quot; alt=&quot;Desktop (here we have wdgt_va_24h_time)&quot; title=&quot;Desktop (here we have wdgt_va_24h_time)&quot; width=&quot;119&quot; height=&quot;99&quot; class=&quot; size-thumbnail wp-image-1347&quot; /&gt;&lt;/a&gt;
 &lt;a title=&quot;Statusbar clock (wdgt_va_date_long this time)&quot; href=&quot;http://marcin.juszkiewicz.com.pl/files/2009/11/pic2.jpg&quot; rel=&quot;lightbox[post-1344]&quot;&gt;&lt;img src=&quot;http://marcin.juszkiewicz.com.pl/files/2009/11/pic2-119x99.jpg&quot; alt=&quot;Statusbar clock (wdgt_va_date_long this time)&quot; title=&quot;Statusbar clock (wdgt_va_date_long this time)&quot; width=&quot;119&quot; height=&quot;99&quot; class=&quot; size-thumbnail wp-image-1346&quot; /&gt;&lt;/a&gt; 
&lt;a title=&quot;Calendar - new entry (wdgt_va forever!)&quot; href=&quot;http://marcin.juszkiewicz.com.pl/files/2009/11/pic1.jpg&quot; rel=&quot;lightbox[post-1344]&quot;&gt;&lt;img src=&quot;http://marcin.juszkiewicz.com.pl/files/2009/11/pic1-119x99.jpg&quot; alt=&quot;Calendar - new entry (wdgt_va forever!)&quot; title=&quot;Calendar - new entry (wdgt_va forever!)&quot; width=&quot;119&quot; height=&quot;99&quot; class=&quot; size-thumbnail wp-image-1345&quot; /&gt;&lt;/a&gt;
 &lt;a title=&quot;Calendar - today view (today in Polish is wdgt_va_date_long)&quot; href=&quot;http://marcin.juszkiewicz.com.pl/files/2009/11/pic4.jpg&quot; rel=&quot;lightbox[post-1344]&quot;&gt;&lt;img src=&quot;http://marcin.juszkiewicz.com.pl/files/2009/11/pic4-119x99.jpg&quot; alt=&quot;Calendar - today view (today in Polish is wdgt_va_date_long)&quot; title=&quot;Calendar - today view (today in Polish is wdgt_va_date_long)&quot; width=&quot;119&quot; height=&quot;99&quot; class=&quot; size-thumbnail wp-image-1348&quot; /&gt;&lt;/a&gt;
 &lt;a title=&quot;Calendar - week view (who will tell which day is today?)&quot; href=&quot;http://marcin.juszkiewicz.com.pl/files/2009/11/pic5.jpg&quot; rel=&quot;lightbox[post-1344]&quot;&gt;&lt;img src=&quot;http://marcin.juszkiewicz.com.pl/files/2009/11/pic5-119x99.jpg&quot; alt=&quot;Calendar - week view (who will tell which day is today?)&quot; title=&quot;Calendar - week view (who will tell which day is today?)&quot; width=&quot;119&quot; height=&quot;99&quot; class=&quot; size-thumbnail wp-image-1349&quot; /&gt;&lt;/a&gt;
 &lt;a title=&quot;Calendar - settings (looks nice - except of wdgtbdsave)&quot; href=&quot;http://marcin.juszkiewicz.com.pl/files/2009/11/pic6.jpg&quot; rel=&quot;lightbox[post-1344]&quot;&gt;&lt;img src=&quot;http://marcin.juszkiewicz.com.pl/files/2009/11/pic6-119x99.jpg&quot; alt=&quot;Calendar - settings (looks nice - except of wdgtbdsave)&quot; title=&quot;Calendar - settings (looks nice - except of wdgtbdsave)&quot; width=&quot;119&quot; height=&quot;99&quot; class=&quot; size-thumbnail wp-image-1350&quot; /&gt;&lt;/a&gt;
&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/files/2009/11/pic8.jpg&quot; title=&quot;sfil_ap_name is good name for application&quot; rel=&quot;lightbox[post-1344]&quot;&gt;&lt;img src=&quot;http://marcin.juszkiewicz.com.pl/files/2009/11/pic8-119x99.jpg&quot; alt=&quot;sfil_ap_name is good name for application&quot; title=&quot;sfil_ap_name is good name for application&quot; width=&quot;119&quot; height=&quot;99&quot; class=&quot; size-thumbnail wp-image-1357&quot; /&gt;&lt;/a&gt;
&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/files/2009/11/pic7.jpg&quot; title=&quot;World clock (but which cities is has?)&quot; rel=&quot;lightbox[post-1344]&quot;&gt;&lt;img src=&quot;http://marcin.juszkiewicz.com.pl/files/2009/11/pic7-119x99.jpg&quot; alt=&quot;World clock (but which cities is has?)&quot; title=&quot;World clock (but which cities is has?)&quot; width=&quot;119&quot; height=&quot;99&quot; class=&quot; size-thumbnail wp-image-1356&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Note: I did system update by using &amp;#8220;&lt;code&gt;apt-get update;apt-get upgrade&lt;/code&gt;&amp;#8221; followed by &amp;#8220;&lt;code&gt;fakeroot dpkg --configure -a&lt;/code&gt;&amp;#8221; (because sbox root &amp;#8216;emulation&amp;#8217; was too weak for &amp;#8220;libosso-abook&amp;#8221;). As a result translation &amp;#8220;6.0+r7250+0m5&amp;#8243; were installed (&amp;#8221;calendar-l10n-plpl&amp;#8221; package). Scary, isn&amp;#8217;t it?&lt;/p&gt;

&lt;p&gt;Next thing which I looked at was instant messaging &amp;#8212; which I was not able to use since there was no Jabber support. It has ICQ, Gadu-Gadu, MSN, Sametime, Salut, QQ, Groupwise, Google Talk, AIM, Yahoo but no Jabber. I even installed &amp;#8220;telepathy-extras&amp;#8221; but that added me yet another MSN and still no Jabber&amp;#8230; Probably other package needs to be installed but why it has to be? OK, maybe SDK image does not contain same packages as device one but why it supports such poor thing like Gadu-Gadu out-of-box?&lt;/p&gt;

&lt;p&gt;Contacts app is improved when compared to Maemo4 one &amp;#8212; finally something closer to application which &lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2009/07/17/defining-good-contacts-application/&quot;&gt;I described some time ago in other post&lt;/a&gt;. Has some bugs (I can not enter &amp;#8220;+48123456789&amp;#8243; as number because only digits are available (and &amp;#8216;p&amp;#8217; for internal numbers).&lt;/p&gt;

&lt;p&gt;Looks like there will be a long list of things to report as bugs when/if &lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2009/11/10/discounted-devices-program-n900/&quot;&gt;I will get my N900&lt;/a&gt; (so far it is somewhere in deep nowhere). Why not reporting them now? Simple &amp;#8212; I want to be able to check them on device itself.&lt;/p&gt;

&lt;p&gt;Other things I will check next time. Now it is time to sleep.&lt;/p&gt;


&lt;p&gt;Related posts:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2008/04/11/nokia-n800-emulation/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: Nokia N800 emulation&quot;&gt;Nokia N800 emulation&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2009/10/19/nokia-n900-discount/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: Nokia N900 discount&quot;&gt;Nokia N900 discount&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2008/02/05/localizing-maemo/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: Localizing Maemo&quot;&gt;Localizing Maemo&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=A16Cuy6MK2k:yPNibF9yHhw:yIl2AUoC8zA&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?d=yIl2AUoC8zA&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=A16Cuy6MK2k:yPNibF9yHhw:D7DqB2pKExk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=A16Cuy6MK2k:yPNibF9yHhw:D7DqB2pKExk&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=A16Cuy6MK2k:yPNibF9yHhw:F7zBnMyn0Lo&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=A16Cuy6MK2k:yPNibF9yHhw:F7zBnMyn0Lo&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=A16Cuy6MK2k:yPNibF9yHhw:V_sGLiPBpWU&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=A16Cuy6MK2k:yPNibF9yHhw:V_sGLiPBpWU&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/HrwWebsite/~4/A16Cuy6MK2k&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;</content>
		<author>
			<name>Marcin Juszkiewicz</name>
			<uri>http://marcin.juszkiewicz.com.pl</uri>
		</author>
		<source>
			<title type="html">Marcin Juszkiewicz</title>
			<subtitle type="html">OpenEmbedded development</subtitle>
			<link rel="self" href="http://feeds.feedburner.com/HrwWebsite"/>
			<id>http://feeds.feedburner.com/HrwWebsite</id>
			<updated>2009-11-21T08:50:04+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Epidemia grypy, czy nietypowa karetka?</title>
		<link href="http://rozie.blox.pl/2009/11/Epidemia-grypy-czy-nietypowa-karetka.html"/>
		<id>http://rozie.blox.pl/2009/11/Epidemia-grypy-czy-nietypowa-karetka.html</id>
		<updated>2009-11-19T18:25:21+00:00</updated>
		<content type="html">&lt;p&gt;
Dziś idąc do pracy napotkałem dziwne zjawisko. Karetka, na sygnale, jakich wiele. Ale coś przykuło moją uwagę. Osoba obok kierowcy dziwnie wyglądała. Przyjrzałem się dokładniej - na pewno maska na twarzy, jeśli dobrze zauważyłem - także czepek, jak do operacji. To by jeszcze uszło, ale kierowca był w identycznym stroju. Przyznam, że nieswojo się poczułem - jak na filmie o epidemii, albo jakimś porwaniu (i wtedy maski po prostu do ukrycia twarzy).
&lt;/p&gt;

&lt;p&gt;
Tak się zastanawiam, czy wszystkie karetki w Poznaniu teraz tak jeżdżą, czy jakąś wyjątkową napotkałem? Jeśli tak, to czy orientuje się ktoś w jakich okolicznościach się tak stroją? Kojarzę jakieś filmy o AIDS, gdzie noszowi byli jak na wojnę biologiczną wystrojeni (nawet bardziej, niż ci dziś). Za info z góry dzięki.
&lt;/p&gt;

&lt;p&gt;
UPDATE: Karetka była nietypowa, a na pewno nie wszystkie tak jeżdżą - wczoraj widziałem normalną.
&lt;/p&gt;</content>
		<author>
			<name>rozie</name>
			<uri>http://rozie.blox.pl/html</uri>
		</author>
		<source>
			<title type="html">Pomiędzy bitami</title>
			<subtitle type="html">Blog o komputerach i sieci. Tematy związane z Linuksem  Debian , siecią  tą dużą i tą małą , bezpieczeństwem, mobilnym internetem i GSM. Plus własne przemyślenia na różne - głównie okołokomputerowe - tematy.</subtitle>
			<link rel="self" href="http://rozie.blox.pl/rss2"/>
			<id>http://rozie.blox.pl/rss2</id>
			<updated>2009-11-21T23:00:03+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">wondershaper is a real wonder</title>
		<link href="http://blog.xemantic.com/2009/11/wondershaper-is-real-wonder.html"/>
		<id>tag:blogger.com,1999:blog-8042171876169552809.post-8497579088012175566</id>
		<updated>2009-11-19T01:36:30+00:00</updated>
		<content type="html">&lt;p&gt;
Have you ever experienced &quot;slow internet&quot; when there is another ongoing transfer on your wire which fully saturates the bandwidth. Even if one can accept high latency of HTTP transfers (sooner or later the page will appear in the browser), in case of interactive sessions like SSH it is completely unacceptable. &lt;a href=&quot;http://lartc.org/wondershaper/&quot;&gt;Wondershaper&lt;/a&gt; is a great remedy with minimal side effects - especially if your are running your router on Linux machine.
&lt;/p&gt;
&lt;p&gt;
Wondershaper is using CBQ instead of HTB and I am aware that there are better approaches to traffic shaping in Linux. But &quot;traffic shaping&quot; is usually associated with the context of splitting the bandwidth of single internet link among many hosts. This is too much in my case and wondershaper does exactly what I expect.
&lt;/p&gt;
&lt;p&gt;
My ADSL line is 1024/256kb officially. But in logs I can see different values:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;
ATM dev 0: ADSL line is up (1312 kb/s down | 320 kb/s up)
&lt;/pre&gt;
&lt;p&gt;
At first I tried to provide these values to wondershaper, however they were too high (high latency still and packet drops in addition). By using different values I finally  established that official numbers give the best trade-off between latency and link speed.
&lt;p&gt;
&lt;p&gt;
In case of my link the average download rate is around 126KB/s. Now with wondershaper it is around 120KB/s - about 95% of the original speed - this the cost. However SSH sessions work like a charm when updates are being downloaded and the browser loads pages almost as fast as usually.
&lt;/p&gt;
&lt;p&gt;
Now specific section of my &lt;code&gt;/etc/network/interfaces&lt;/code&gt; (Debian specific) looks like:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;
auto ppp0
iface ppp0 inet ppp
    pre-up /usr/local/sbin/firewall.sh start
    pre-up while ! grep 'Line up' /proc/net/atm/speedtch:0 &amp;amp;&gt;/dev/null; do sleep 1; done
    up wondershaper ppp0 1024 256
    post-up echo &quot;1&quot; &gt;/proc/sys/net/ipv4/ip_forward
    down wondershaper clean ppp0
    post-down echo &quot;0&quot; &gt;/proc/sys/net/ipv4/ip_forward
    post-down /usr/local/sbin/firewall.sh stop
&lt;/pre&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/8042171876169552809-8497579088012175566?l=blog.xemantic.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;/p&gt;&lt;/p&gt;</content>
		<author>
			<name>morisil</name>
			<email>noreply@blogger.com</email>
			<uri>http://blog.xemantic.com/</uri>
		</author>
		<source>
			<title type="html">Mad programmer's cave</title>
			<link rel="self" href="http://blog.xemantic.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-8042171876169552809</id>
			<updated>2009-11-21T15:50:08+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Kupon jak zwykle</title>
		<link href="http://spider.jogger.pl/2009/11/18/kupon-jak-zwykle/"/>
		<id>http://spider.jogger.pl/2009/11/18/kupon-jak-zwykle/</id>
		<updated>2009-11-18T08:48:05+00:00</updated>
		<content type="html">&lt;p&gt;Oto kupon rabatowy uprawniający Cię do 10 zł zniżki na zakupy w księgarni helion.pl! Kupon będzie aktywny do północy we wtorek 24.11.2009 r.&lt;br /&gt;
&lt;br /&gt;
KOD KUPONU RABATOWEGO: E5F096-711EF4-H&lt;br /&gt;
&lt;br /&gt;
Więcej o kuponie rabatowym przeczytasz na stronie: [ http://helion.pl/page4411.~info/kupon.htm ]&lt;/p&gt;</content>
		<author>
			<name>http://spider.jogger.pl/</name>
			<uri>http://spider.jogger.pl/</uri>
		</author>
		<source>
			<title type="html">http://spider.jogger.pl/</title>
			<subtitle type="html">Wpisy z dziennika internetowego Jogger, wspomaganego przez Jabbera</subtitle>
			<link rel="self" href="http://spider.jogger.pl/atom/content/html/10/"/>
			<id>http://spider.jogger.pl/atom/content/html/10/</id>
			<updated>2009-11-20T08:50:06+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Różności: Radio Baobab, OpenWrt.</title>
		<link href="http://rozie.blox.pl/2009/11/Roznosci-Radio-Baobab-OpenWrt.html"/>
		<id>http://rozie.blox.pl/2009/11/Roznosci-Radio-Baobab-OpenWrt.html</id>
		<updated>2009-11-18T07:35:19+00:00</updated>
		<content type="html">&lt;p&gt;
Jakiś czas temu &lt;a href=&quot;http://jogger.wawrzek.name/2009/09/21/zanuzony-w-baobabie/trackback/&quot;&gt;Wawrzek&lt;/a&gt; napisał u siebie o &lt;a href=&quot;http://www.radiobaobab.pl/&quot;&gt;Radio Baobab&lt;/a&gt; i się zachwycałem tą stacją. Niestety, po około półtora miesiąca wychodzą na jaw wady - contentu nie jest aż tak dużo, przez co stosunkowo często trafiamy na te same audycje utwory, w dodatku w dużych setach. Druga wada, to stosunkowo częste zrywanie transmisji. Zależy od dnia, bo są takie, że godzinami działa OK, a czasem co kilka minut zrywa (też tak macie?). Kto jest winny (czy serwer nadający Baobaba, czy nie ISP lub jakiś styk w sieci) - jeszcze nie prowadziłem śledztwa. Ale nadal jak działa to czasem miło włączyć, bo ciekawe kawałki się zdarzają. No i całkiem inaczej, niż w innych stacjach.
&lt;/p&gt;

&lt;p&gt;
Ostatnio służbowo musiałem pobawić się &lt;a href=&quot;http://openwrt.org/&quot;&gt;OpenWrt&lt;/a&gt; (na co miałem sporą chrapkę od dawna, ale jakoś na własnym routerku nie było czasu i warunków na eksperymenty). Padło na Kamikadze 8.09.1 z kernelem 2.4 (z różnych względów). Fajny jest i bardzo prosty, choć dokumentacja IMO niewystarczająca i może ludzi bez doświadczenia odstraszać. Wersja po kabelku chodzi od kopa, wifi nie testowałem, ale z opisów wynika, że da się bez problemu.
&lt;/p&gt;

&lt;p&gt;Jeśli komuś nie podoba się domyślne GUI, to polecam zapoznanie się z projektem &lt;a href=&quot;http://x-wrt.org/&quot;&gt;x-wrt&lt;/a&gt;, czyli dużo ładniejszą i bardziej funkcjonalną nakładką graficzną na OpenWrt. Chociaż esencją i tak pozostaje konsola. Na razie w domu nie mam - muszę doczytać o Tor na OpenWrt, coś mi się obiło przy szybkim researchu, że są błędy jakieś i nienajnowsza wersja.
&lt;/p&gt;</content>
		<author>
			<name>rozie</name>
			<uri>http://rozie.blox.pl/html</uri>
		</author>
		<source>
			<title type="html">Pomiędzy bitami</title>
			<subtitle type="html">Blog o komputerach i sieci. Tematy związane z Linuksem  Debian , siecią  tą dużą i tą małą , bezpieczeństwem, mobilnym internetem i GSM. Plus własne przemyślenia na różne - głównie okołokomputerowe - tematy.</subtitle>
			<link rel="self" href="http://rozie.blox.pl/rss2"/>
			<id>http://rozie.blox.pl/rss2</id>
			<updated>2009-11-21T23:00:03+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Sim.One #0006 arrived</title>
		<link href="http://feedproxy.google.com/~r/HrwWebsite/~3/ZkK2JnS9up8/"/>
		<id>http://marcin.juszkiewicz.com.pl/?p=1335</id>
		<updated>2009-11-17T17:10:53+00:00</updated>
		<content type="html">&lt;p&gt;Today I got nice package in post office &amp;#8212; &lt;a href=&quot;http://simplemachines.it/simone.html&quot;&gt;Simplemachines One developer board&lt;/a&gt; (Sim.One in short). It is based on Cirrus Logic EP9307 processor with Maverick Crunch floating point unit. I got board with #0006 serial number.&lt;/p&gt;

&lt;p&gt;Board is much better then EDB9301 which I used so far for EP93xx toolchain tests. What is on board:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;EP9307 CPU&lt;/li&gt;
&lt;li&gt;64MB ram&lt;/li&gt;
&lt;li&gt;8MB NOR flash&lt;/li&gt;
&lt;li&gt;MMC slot (connected over SPI so ~250KB/s max)&lt;/li&gt;
&lt;li&gt;2 USB host ports&lt;/li&gt;
&lt;li&gt;VGA out port &amp;#8212; XGA 8bit or SVGA 8/16/24bit&lt;/li&gt;
&lt;li&gt;serial port in RJ-45 instead of standard DB9 (but cable is in package)&lt;/li&gt;
&lt;li&gt;audio in/out jacks&lt;/li&gt;
&lt;li&gt;many connectors with different signals &amp;#8212; will have to check schematics for that.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;By default board boots into Debian &amp;#8216;lenny&amp;#8217; system stored on 4GB SDHC card. But there are problems with it as this is MMC over SPI so speed is very limited (about 250KB/s only) and it time outs quite often so I plan to move to USB stick during next days.&lt;/p&gt;

&lt;p&gt;Next step will be adding it into OpenEmbedded and running Ångström as base distribution.&lt;/p&gt;

&lt;p&gt;BTW &amp;#8212; how did I got it at all? That&amp;#8217;s due my &lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2009/06/04/ep93xx-fight-continued/&quot;&gt;recent work on merging EP93xx support into OE&lt;/a&gt; &amp;#8212; I was asked do I want developer board with this processor.&lt;/p&gt;


&lt;p&gt;Related posts:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2009/06/04/ep93xx-fight-continued/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: EP93xx fight continued&amp;#8230;&quot;&gt;EP93xx fight continued&amp;#8230;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2009/04/15/edb9301-hacking/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: EDB9301 hacking&quot;&gt;EDB9301 hacking&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=ZkK2JnS9up8:an0nmnsrvfc:yIl2AUoC8zA&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?d=yIl2AUoC8zA&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=ZkK2JnS9up8:an0nmnsrvfc:D7DqB2pKExk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=ZkK2JnS9up8:an0nmnsrvfc:D7DqB2pKExk&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=ZkK2JnS9up8:an0nmnsrvfc:F7zBnMyn0Lo&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=ZkK2JnS9up8:an0nmnsrvfc:F7zBnMyn0Lo&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=ZkK2JnS9up8:an0nmnsrvfc:V_sGLiPBpWU&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=ZkK2JnS9up8:an0nmnsrvfc:V_sGLiPBpWU&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/HrwWebsite/~4/ZkK2JnS9up8&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;</content>
		<author>
			<name>Marcin Juszkiewicz</name>
			<uri>http://marcin.juszkiewicz.com.pl</uri>
		</author>
		<source>
			<title type="html">Marcin Juszkiewicz</title>
			<subtitle type="html">OpenEmbedded development</subtitle>
			<link rel="self" href="http://feeds.feedburner.com/HrwWebsite"/>
			<id>http://feeds.feedburner.com/HrwWebsite</id>
			<updated>2009-11-21T08:50:04+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">noatime</title>
		<link href="http://larryn.blogspot.com/2009/11/noatime.html"/>
		<id>tag:blogger.com,1999:blog-19023061.post-4787795726190891456</id>
		<updated>2009-11-17T00:41:04+00:00</updated>
		<content type="html">If you need I/O performance bust it might worth to turn on &lt;b&gt;noatime&lt;/b&gt; flag on important partitions. Look down to see how it pushed down the read level on a server with Apache serving a static content. &lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot;&gt;
&lt;a href=&quot;http://2.bp.blogspot.com/_jJpaSM2nWTM/Sv22Jkm87MI/AAAAAAAABQY/_1MUklJZmI0/s1600-h/noatime.jpg&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://2.bp.blogspot.com/_jJpaSM2nWTM/Sv22Jkm87MI/AAAAAAAABQY/_1MUklJZmI0/s640/noatime.jpg&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;
Usually I add &lt;b&gt;noatime&lt;/b&gt; flag during a system installation, but this time forgot about it and had to remount the file system. Thanks that mistake I got this beautiful image ;)&lt;br /&gt;
You can go even further and turn on &lt;b&gt;nodiratime&lt;/b&gt;, it should decrease read even more. &lt;br /&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/19023061-4787795726190891456?l=larryn.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>Wawrzyniec Niewodniczański</name>
			<email>noreply@blogger.com</email>
			<uri>http://larryn.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">Wawrzyniec Niewodniczański in English</title>
			<subtitle type="html">Some thinks and things I would like to share with others. Generally things and thinks related to Linux, suggestion, recipes, mostly command line stuff. There are also some old (quantum) chemistry post.</subtitle>
			<link rel="self" href="http://larryn.blogspot.com/feeds/posts/default/"/>
			<id>tag:blogger.com,1999:blog-19023061</id>
			<updated>2009-11-20T15:25:10+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">GMAIL and msmtp (Mutt)</title>
		<link href="http://larryn.blogspot.com/2009/11/gmail-and-msmtp-mutt.html"/>
		<id>tag:blogger.com,1999:blog-19023061.post-400815014386359876</id>
		<updated>2009-11-13T17:53:27+00:00</updated>
		<content type="html">This is the example how to configure the &lt;b&gt;msmtp&lt;/b&gt; (i.e. for &lt;b&gt;Mutt&lt;/b&gt;) to use thegmail smtp server. Remember that you need the certificate. I have got mine from old Ubuntu installation (Saving &lt;code&gt;/etc&lt;/code&gt; directory before reinstallation a box is good idea). 

&lt;br /&gt;
&lt;pre&gt;account your.user
logfile ~/.msmtp.log

tls on
tls_starttls on    
tls_trust_file /etc/ssl/certs/ca-certificates.crt
auth on

host smtp.gmail.com
port 587 
from your.user@gmail.com
user your.user@gmail.com
password YOUR_password
&lt;/pre&gt;
BTW, in Ubuntu you can grab certificate by &lt;i&gt;sudo apt-get install ca-certificates&lt;/i&gt;.&lt;br /&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/19023061-400815014386359876?l=larryn.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>Wawrzyniec Niewodniczański</name>
			<email>noreply@blogger.com</email>
			<uri>http://larryn.blogspot.com/</uri>
		</author>
		<source>
			<title type="html">Wawrzyniec Niewodniczański in English</title>
			<subtitle type="html">Some thinks and things I would like to share with others. Generally things and thinks related to Linux, suggestion, recipes, mostly command line stuff. There are also some old (quantum) chemistry post.</subtitle>
			<link rel="self" href="http://larryn.blogspot.com/feeds/posts/default/"/>
			<id>tag:blogger.com,1999:blog-19023061</id>
			<updated>2009-11-20T15:25:10+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Jak skonfigurować dźwięk, by wszystko grało (ALSA, dmix)</title>
		<link href="http://www.arabek.net/jak-skonfigurowac-dzwiek-by-wszystko-gralo-alsa-dmix/"/>
		<id>http://www.arabek.net/?p=143</id>
		<updated>2009-11-13T12:03:07+00:00</updated>
		<content type="html">&lt;p&gt;Jak zwykle &amp;#8211; zapisuję, bo zgubię&amp;#8230;&lt;/p&gt;
&lt;p&gt;Konfiguracja używa wtyczki dmix, do wypuszczenia całości dźwięku na kartę. Dmix potrafi połączyć wiele streamów jednocześnie, dzięki czemu unikamy sytuacji w której urządzenie &lt;em&gt;/dev/snd/pcm*&lt;/em&gt; jest zajęte (jest, owszem, ale przez dmix) i jeden program odtwarza dzwięk, a inne muszą czekać na zwolnienie urządzenia.&lt;/p&gt;
&lt;p&gt;Przykład najprostszej z możliwych konfiguracji poniżej.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;pcm.!default {&lt;br /&gt;
    type plug&lt;br /&gt;
    slave.pcm &quot;dmix&quot;&lt;br /&gt;
}&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;pcm.dsp0 {&lt;br /&gt;
    type plug&lt;br /&gt;
    slave.pcm &quot;dmix&quot;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;ctl.mixer0 {&lt;br /&gt;
    type hw&lt;br /&gt;
    card 0&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;Całość umieszczamy w pliku &lt;em&gt;~/.asoundrc&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;P.S. Jak zwykle &amp;#8211; nie ponoszę odpowiedzialności za użycie powyższego przykładu i spieprzenie sobie w ten sposób systemu. U mnie działa! Jeżeli u ciebie nie &amp;#8211; znaczy, że być może coś przejmuje kontrolę na poziomie systemu (jackd, pulseaudio?). Daj znać w komentarzu &amp;#8211; może będę w stanie pomóc.&lt;/p&gt;</content>
		<author>
			<name>arab</name>
			<uri>http://www.arabek.net</uri>
		</author>
		<source>
			<title type="html">Jak internet zwojowałem</title>
			<subtitle type="html">... czyli starca pieprzenie o dupie Maryni</subtitle>
			<link rel="self" href="http://www.arabek.net/feed/"/>
			<id>http://www.arabek.net/feed/</id>
			<updated>2009-11-21T22:25:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Links for 2009-11-12 [del.icio.us]</title>
		<link href="http://feedproxy.google.com/~r/HrwWebsite/~3/lbWzXnaHdB8/Hrw"/>
		<id>http://del.icio.us/Hrw#2009-11-12</id>
		<updated>2009-11-13T08:00:00+00:00</updated>
		<content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.mjmwired.net/kernel/Documentation/sound/alsa/HD-Audio-Models.txt&quot;&gt;Linux Kernel Documentation :: sound : alsa : HD-Audio-Models.txt&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/HrwWebsite/~4/lbWzXnaHdB8&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;</content>
		<author>
			<name>Marcin Juszkiewicz</name>
			<uri>http://marcin.juszkiewicz.com.pl</uri>
		</author>
		<source>
			<title type="html">Marcin Juszkiewicz</title>
			<subtitle type="html">OpenEmbedded development</subtitle>
			<link rel="self" href="http://feeds.feedburner.com/HrwWebsite"/>
			<id>http://feeds.feedburner.com/HrwWebsite</id>
			<updated>2009-11-21T08:50:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Poky Linux 3.1.2 released</title>
		<link href="http://feedproxy.google.com/~r/HrwWebsite/~3/Mxwg8MJQDQ0/"/>
		<id>http://marcin.juszkiewicz.com.pl/?p=1326</id>
		<updated>2009-11-13T06:45:34+00:00</updated>
		<content type="html">&lt;p&gt;Yesterday Richard Purdie released maintenance version of Poky &amp;#8216;pinky&amp;#8217; branch. It contains mostly fixes to get it into buildable state in all distributions released since 3.1.1 was done.&lt;/p&gt;

&lt;p&gt;It got  over 50 changes during 1.5 year of development. Most of them were done by me as part of my work for Bug Labs company and their BUG Linux distribution. As policy of handling fixes requires to make them also in development branch it was more then just make a fix for &amp;#8216;pinky&amp;#8217; &amp;#8212; I also had to take care of &amp;#8216;elroy&amp;#8217; (which had to be next stable version) and &amp;#8216;master&amp;#8217;. Some time ago support for &amp;#8216;elroy&amp;#8217; was dropped anyway.&lt;/p&gt;

&lt;p&gt;If you look at &amp;#8216;git log&amp;#8217; output you will notice few authors other then just me. Thats because if fix was present in other sources such like Poky &amp;#8216;master&amp;#8217; or OpenEmbedded I cherrypicked it and adapted to make it apply with keeping original author credits.&lt;/p&gt;

&lt;p&gt;Did I add something new into it? Yes, few things were added:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;SPLASH support in task-poky so you can use own bootsplash tool instead of psplash&lt;/li&gt;
&lt;li&gt;warning for &amp;#8216;/proc/sys/vm/mmap_min_addr&amp;#8217; not being set to 0 (which would break qemu)&lt;/li&gt;
&lt;li&gt;Python 2.6 compatibility&lt;/li&gt;
&lt;li&gt;BP/BPN variables which were used in Jalimo repository which we use as one of overlays&lt;/li&gt;
&lt;li&gt;automatic resizing of ext2/3 images if rootfs do not fit in default size&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;What will future bring? I hope that new stable branch for Poky will be created in next few months so developers will be able to switch. I know that some companies did a move from &amp;#8216;pinky&amp;#8217; to &amp;#8216;master&amp;#8217; (or snapshot of it + own changes). We at Bug Labs are moving into OpenEmbedded &amp;#8217;stable/2009&amp;#8242; as we need newer software and want some functionality which is not present in &amp;#8216;pinky&amp;#8217;.&lt;/p&gt;


&lt;p&gt;Related posts:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2009/11/03/back-to-poky-linux-development/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: Back to Poky Linux development&quot;&gt;Back to Poky Linux development&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2009/02/12/contributing-to-poky-is-not-hard/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: Contributing to Poky is not hard&quot;&gt;Contributing to Poky is not hard&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2009/03/18/five-years-with-openembedded/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: Five years with OpenEmbedded&quot;&gt;Five years with OpenEmbedded&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=Mxwg8MJQDQ0:q2gwXMTXrt0:yIl2AUoC8zA&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?d=yIl2AUoC8zA&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=Mxwg8MJQDQ0:q2gwXMTXrt0:D7DqB2pKExk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=Mxwg8MJQDQ0:q2gwXMTXrt0:D7DqB2pKExk&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=Mxwg8MJQDQ0:q2gwXMTXrt0:F7zBnMyn0Lo&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=Mxwg8MJQDQ0:q2gwXMTXrt0:F7zBnMyn0Lo&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=Mxwg8MJQDQ0:q2gwXMTXrt0:V_sGLiPBpWU&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=Mxwg8MJQDQ0:q2gwXMTXrt0:V_sGLiPBpWU&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/HrwWebsite/~4/Mxwg8MJQDQ0&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;</content>
		<author>
			<name>Marcin Juszkiewicz</name>
			<uri>http://marcin.juszkiewicz.com.pl</uri>
		</author>
		<source>
			<title type="html">Marcin Juszkiewicz</title>
			<subtitle type="html">OpenEmbedded development</subtitle>
			<link rel="self" href="http://feeds.feedburner.com/HrwWebsite"/>
			<id>http://feeds.feedburner.com/HrwWebsite</id>
			<updated>2009-11-21T08:50:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Back from OEDEM 2009</title>
		<link href="http://feedproxy.google.com/~r/HrwWebsite/~3/wDwkGbaV6X4/"/>
		<id>http://marcin.juszkiewicz.com.pl/?p=1311</id>
		<updated>2009-11-12T13:46:32+00:00</updated>
		<content type="html">&lt;p&gt;During last weekend I was in Cambridge, UK where &lt;abbr title=&quot;OpenEmbedded Developers European Meeting&quot;&gt;OEDEM&lt;/abbr&gt; 2009 took place. This time it was organized by Phil Blundell from &lt;a href=&quot;https://www.reciva.com/&quot;&gt;Reciva&lt;/a&gt; company (they make nice Internet radio devices, new ones do also FM and DAB).&lt;/p&gt;

&lt;p&gt;I travelled by Berlin and Stansted due to fact that at those days there are no flights Londyn &amp;#8212; Szczecin on Friday and Sunday. That gave opportunity to meet Henning and Robert in Berlin and discuss misc things during travel.&lt;/p&gt;

&lt;p&gt;Friday evening was spent in Red Lion pub in Histon. Nice, tasty English beers and interesting place. Both ways with taxi because of raining and price was comparable to public transport.&lt;/p&gt;

&lt;p&gt;On Saturday we walked to &lt;abbr title=&quot;OpenEmbedded Developers European Meeting&quot;&gt;OEDEM&lt;/abbr&gt; place using &lt;a href=&quot;http://wiki.openembedded.net/index.php/Oedem/2009#Directions_from_Cambridge_rail_station_to_Reciva_HQ&quot;&gt;Phil&amp;#8217;s notes&lt;/a&gt; and got there with just one short cut missed (we found it next day).&lt;/p&gt;

&lt;p&gt;What was discussed during meeting? Many things, we had also OE e.V. meeting during which we voted for few new members, chosen new board, decided on sponsoring and selected Robert Schuster for &lt;abbr title=&quot;Public Relations&quot;&gt;PR&lt;/abbr&gt; guy.&lt;/p&gt;

&lt;p&gt;So what was on topic:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;OE e.V. meeting (&lt;a href=&quot;http://article.gmane.org/gmane.comp.handhelds.openembedded/27437&quot;&gt;minutes&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Establishment of technical steering committee (&lt;a href=&quot;http://article.gmane.org/gmane.comp.handhelds.openembedded/27408&quot;&gt;summary&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;OE and Poky (&lt;a href=&quot;http://article.gmane.org/gmane.comp.handhelds.openembedded/27439&quot;&gt;summary&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Software development for OE derived distributions (&lt;a href=&quot;http://article.gmane.org/gmane.comp.handhelds.openembedded/27500&quot;&gt;summary&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Learning to love distro flags, or, What&amp;#8217;s a distro for? (&lt;a href=&quot;http://article.gmane.org/gmane.comp.handhelds.openembedded/27504&quot;&gt;summary&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;State of the art in package management (&lt;a href=&quot;http://article.gmane.org/gmane.comp.handhelds.openembedded/27512&quot;&gt;summary&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Splitting the recipes tree (&lt;a href=&quot;http://article.gmane.org/gmane.comp.handhelds.openembedded/27553&quot;&gt;summary&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Future plans for stable branch(es) (&lt;a href=&quot;http://article.gmane.org/gmane.comp.handhelds.openembedded/27454&quot;&gt;summary&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Bugtracker Discussion (&lt;a href=&quot;http://article.gmane.org/gmane.comp.handhelds.openembedded/27439&quot;&gt;summary&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Hosting arrangements (&lt;a href=&quot;http://article.gmane.org/gmane.comp.handhelds.openembedded/27439&quot;&gt;summary&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Death to checksums.ini? (&lt;a href=&quot;http://article.gmane.org/gmane.comp.handhelds.openembedded/27465&quot;&gt;summary&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;BitBake Future Roadmap (&lt;a href=&quot;http://article.gmane.org/gmane.comp.handhelds.openembedded/27408&quot;&gt;summary&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;OE Core Changes (&lt;a href=&quot;http://article.gmane.org/gmane.comp.handhelds.openembedded/27408&quot;&gt;summary&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Each entry was already summarized so I provided links for those who did not read OpenEmbedded development mailing list. Discussion was hot, many subjects had different opinions from audience and it was great.&lt;/p&gt;

&lt;p&gt;As usual it was nice to meet friends from OE in person and for few of them connect face to name. And again I did not had any spare time to look around the city of &lt;abbr title=&quot;OpenEmbedded Developers European Meeting&quot;&gt;OEDEM&lt;/abbr&gt; &amp;#8212; too many things in small amount of time. But maybe another time :)&lt;/p&gt;


&lt;p&gt;Related posts:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2006/09/21/one-step-closer-to-oedem/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: One step closer to OEDEM&quot;&gt;One step closer to OEDEM&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2009/08/27/oedem-2009/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: OEDEM 2009&quot;&gt;OEDEM 2009&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2006/10/11/oedem-2006/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: OEDEM 2006&quot;&gt;OEDEM 2006&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=wDwkGbaV6X4:G020tAxP-OI:yIl2AUoC8zA&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?d=yIl2AUoC8zA&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=wDwkGbaV6X4:G020tAxP-OI:D7DqB2pKExk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=wDwkGbaV6X4:G020tAxP-OI:D7DqB2pKExk&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=wDwkGbaV6X4:G020tAxP-OI:F7zBnMyn0Lo&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=wDwkGbaV6X4:G020tAxP-OI:F7zBnMyn0Lo&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=wDwkGbaV6X4:G020tAxP-OI:V_sGLiPBpWU&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=wDwkGbaV6X4:G020tAxP-OI:V_sGLiPBpWU&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/HrwWebsite/~4/wDwkGbaV6X4&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;</content>
		<author>
			<name>Marcin Juszkiewicz</name>
			<uri>http://marcin.juszkiewicz.com.pl</uri>
		</author>
		<source>
			<title type="html">Marcin Juszkiewicz</title>
			<subtitle type="html">OpenEmbedded development</subtitle>
			<link rel="self" href="http://feeds.feedburner.com/HrwWebsite"/>
			<id>http://feeds.feedburner.com/HrwWebsite</id>
			<updated>2009-11-21T08:50:04+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Discounted Devices Program: N900</title>
		<link href="http://feedproxy.google.com/~r/HrwWebsite/~3/BjC-i7i2V-U/"/>
		<id>http://marcin.juszkiewicz.com.pl/?p=1305</id>
		<updated>2009-11-10T15:49:52+00:00</updated>
		<content type="html">&lt;p&gt;I just ordered N900 for 250€ directly from Nokia thanks to &lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2009/10/19/nokia-n900-discount/&quot;&gt;discount which I got recently&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Plan to write review after first days of use so stay tuned.&lt;/p&gt;


&lt;p&gt;Related posts:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2009/10/19/nokia-n900-discount/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: Nokia N900 discount&quot;&gt;Nokia N900 discount&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2007/03/08/my-neo1973-arrived/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: My Neo1973 arrived&quot;&gt;My Neo1973 arrived&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2009/05/27/my-opinion-on-next-nokia-tablet/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: My opinion on next Nokia tablet&quot;&gt;My opinion on next Nokia tablet&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=BjC-i7i2V-U:oHFmORhe4zs:yIl2AUoC8zA&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?d=yIl2AUoC8zA&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=BjC-i7i2V-U:oHFmORhe4zs:D7DqB2pKExk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=BjC-i7i2V-U:oHFmORhe4zs:D7DqB2pKExk&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=BjC-i7i2V-U:oHFmORhe4zs:F7zBnMyn0Lo&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=BjC-i7i2V-U:oHFmORhe4zs:F7zBnMyn0Lo&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=BjC-i7i2V-U:oHFmORhe4zs:V_sGLiPBpWU&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=BjC-i7i2V-U:oHFmORhe4zs:V_sGLiPBpWU&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/HrwWebsite/~4/BjC-i7i2V-U&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;</content>
		<author>
			<name>Marcin Juszkiewicz</name>
			<uri>http://marcin.juszkiewicz.com.pl</uri>
		</author>
		<source>
			<title type="html">Marcin Juszkiewicz</title>
			<subtitle type="html">OpenEmbedded development</subtitle>
			<link rel="self" href="http://feeds.feedburner.com/HrwWebsite"/>
			<id>http://feeds.feedburner.com/HrwWebsite</id>
			<updated>2009-11-21T08:50:04+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Dystrykt 9</title>
		<link href="http://jogger.wawrzek.name/2009/11/09/dystryk-9/"/>
		<id>http://jogger.wawrzek.name/2009/11/09/dystryk-9/</id>
		<updated>2009-11-09T00:11:15+00:00</updated>
		<content type="html">&lt;p&gt;Właśnie wróciłem z kina i gdybym miał podsumować to jednym zdaniem to napisałbym &lt;i&gt;Lepiej późno niż wcale&lt;/i&gt;. Film wywarł na mnie wielkie wrażenie. Ostatnio o czymś podobnym mogłem chyba powiedzieć po (w trakcie) oglądania &lt;a href=&quot;http://pl.wikipedia.org/wiki/Battlestar_Galactica_%282004%29&quot;&gt;Battlestar Galactica&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Nie powiem, że film nie pozbawionych jest wad. Szczególnie w scenariusz pojawiają się rozwiązania trochę naciągane. Nie da się&amp;nbsp;ukryć, że szczególnie w drugiej, krwawej części filmu. To tylko jednak niewielkie niedociągnięcia, bo scenariusz ma to co najważniejsze — ciekawy pomysł! Oczywiście samo pomysł nie wystarczy, dlatego równie ważne jest, że akcja prowadzona jest ciekawie i trzyma dobrą dynamikę. Genialnie dobrano scenerię. Wspaniały pomysł, by kosmici pośród slamsów Johannesburga. No i ten ich wiszący nad miastem statek. Autorzy przyłożyli się&amp;nbsp;do stworzenia ciekawych bohaterów, w szczególności Wikusa van de Merwe. Właściwie wszyscy inni to tło. Dużo w filmie zła, ludzie zgromadzeni wokół &quot;Zony&quot; to prawdziwy &quot;katalog zboczeń&quot;. Z drugiej strony postawa Wikusa, jest obrazem nadzieje, że nie wszyscy i całkiem jesteśmy źli. Ze scenerią świetnie współgra intrygująca i tajemnicze &lt;a href=&quot;http://www.imdb.com/title/tt1136608/soundtrack&quot;&gt;muzyka&lt;/a&gt;. Bardzo dobre i dobrze dobrane efekty specjalne, a po przecież nie zawsze (wręcz rzadko?) idzie w parze. Pomagają budować akcję, a nie przygniatają jej.&lt;/p&gt;
&lt;p&gt;Na zakończenie jeszcze taka jedna myśl. Oglądając film, przypominała mi się fantastyczne&amp;nbsp;filmy &lt;a href=&quot;http://pl.wikipedia.org/wiki/Piotr_Szulkin&quot;&gt;Piotra Szulkina&lt;/a&gt; i &lt;a href=&quot;http://pl.wikipedia.org/wiki/Stalker_%28film%29&quot;&gt;Stalkera&lt;/a&gt; &lt;a href=&quot;http://pl.wikipedia.org/wiki/Andriej_Tarkowski&quot;&gt;Tarkowskiego&lt;/a&gt;. Muszę&amp;nbsp;je sobie odświeżyć.&lt;/p&gt;</content>
		<author>
			<name>Wawrzyniec Niewodniczański</name>
			<uri>http://jogger.wawrzek.name/</uri>
		</author>
		<source>
			<title type="html">Jogger Wawrzka</title>
			<subtitle type="html">Wpisy z dziennika internetowego Jogger, wspomaganego przez Jabbera</subtitle>
			<link rel="self" href="http://jogger.wawrzek.name/atom/content/html/10/"/>
			<id>http://jogger.wawrzek.name/atom/content/html/10/</id>
			<updated>2009-11-20T08:25:08+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Tragiczny kod widgetu AdTaily.</title>
		<link href="http://rozie.blox.pl/2009/11/Tragiczny-kod-widgetu-AdTaily.html"/>
		<id>http://rozie.blox.pl/2009/11/Tragiczny-kod-widgetu-AdTaily.html</id>
		<updated>2009-11-08T12:47:40+00:00</updated>
		<content type="html">&lt;p&gt;
Kiedyś, gdy &lt;a href=&quot;http://www.adtaily.com/&quot; rel=&quot;nofollow&quot;&gt;AdTaily&lt;/a&gt; startowało (zamknięta beta), a ja miałem piękny i validujący się się XHTML 1.0 Strict na blogu, pierwszą rzeczą, na którą zwróciłem uwagę po zainstalowaniu widgetu, była &lt;a href=&quot;http://validator.w3.org/check?uri=http://rozie.jogger.pl/&quot; rel=&quot;nofollow&quot;&gt;była niezgodność z XHTML&lt;/a&gt;. Małe, a drażni, więc zgłosiłem błąd. Samemu nie udało mi się poprawić - primo, bardzo słabo znam JS, secundo, ok. 20 kB to jednak sporo do przeglądania.
&lt;/p&gt;

&lt;p&gt;
O całej sprawie zapomniałem, aż do wczoraj, gdy niezależnie dwóm osobom (&lt;a href=&quot;http://blip.pl/users/kosciak/dashboard&quot;&gt;KosciaK&lt;/a&gt; i &lt;a href=&quot;http://blip.pl/users/itomek/dashboard&quot;&gt;Tomasz Fiedoruk&lt;/a&gt;), o których wiedziałem, że powinny mieć umieszczony widget, napisałem, że wszystko fajnie, ale widgetu nie widzę. Winnym okazało się AdTaily, a raczej tragiczny kod ichniego widgetu, ale po kolei...
&lt;/p&gt;&lt;br /&gt;&lt;a href=&quot;http://rozie.blox.pl/2009/11/Tragiczny-kod-widgetu-AdTaily.html&quot;&gt;Więcej..&lt;/a&gt;</content>
		<author>
			<name>rozie</name>
			<uri>http://rozie.blox.pl/html</uri>
		</author>
		<source>
			<title type="html">Pomiędzy bitami</title>
			<subtitle type="html">Blog o komputerach i sieci. Tematy związane z Linuksem  Debian , siecią  tą dużą i tą małą , bezpieczeństwem, mobilnym internetem i GSM. Plus własne przemyślenia na różne - głównie okołokomputerowe - tematy.</subtitle>
			<link rel="self" href="http://rozie.blox.pl/rss2"/>
			<id>http://rozie.blox.pl/rss2</id>
			<updated>2009-11-21T23:00:03+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">smartd.conf: the ultimate settings</title>
		<link href="http://blog.xemantic.com/2009/11/smartdconf-ultimate-settings.html"/>
		<id>tag:blogger.com,1999:blog-8042171876169552809.post-7340379662094426235</id>
		<updated>2009-11-08T00:54:42+00:00</updated>
		<content type="html">&lt;p&gt;
  By &quot;ultimate settings&quot; I mean options which suit my needs best ;) . I had problems finding comprehensive example of &lt;code&gt;smartd.conf&lt;/code&gt; options. Here is what I finally came to:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;
/dev/sda         \ # The device to monitor
 -a              \ # Implies all standard testing and reporting.
 -n standby,10,q \ # Don't spin up disk if it is currently spun down
                 \ #   unless it is 10th attempt in a row. 
                 \ #   Don't report unsuccessful attempts anyway.
 -o on           \ # Automatic offline tests (usually every 4 hours).
 -S on           \ # Attribute autosave (I don't really understand
                 \ #   what it is for. If you can explain it to me
                 \ #   please drop me a line.
 -R 194          \ # Show real temperature in the logs.
 -R 231          \ # The same as above.
 -I 194          \ # Ignore temperature attribute changes
 -W 3,50,50      \ # Notify if the temperature changes 3 degrees
                 \ #   comparing to the last check or if
                 \ #   the temperature exceeds 50 degrees.
 -s (S/../.././02|L/../../1/22) \ # short test: every day between 2-3am
                                \ # long test every Monday between 10pm-2am
                                \ # (Long test takes a lot of time
                                \ # and it should be finished before
                                \ # daily short test starts.
                                \ # At 3am every day this disk will be
                                \ # utilized heavily as a backup storage)
 -m root         \ # To whom we should send mails.
 -M exec /usr/share/smartmontools/smartd-runner # standard debian script
&lt;/pre&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/8042171876169552809-7340379662094426235?l=blog.xemantic.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>morisil</name>
			<email>noreply@blogger.com</email>
			<uri>http://blog.xemantic.com/</uri>
		</author>
		<source>
			<title type="html">Mad programmer's cave</title>
			<link rel="self" href="http://blog.xemantic.com/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-8042171876169552809</id>
			<updated>2009-11-21T15:50:08+00:00</updated>
		</source>
	</entry>

</feed>
