<?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-07T14:00:07+00:00</updated>
	<generator uri="http://www.planetplanet.org/">Planet/2.0 +http://www.planetplanet.org</generator>

	<entry>
		<title type="html">Własna paczka z Javą w Debianie.</title>
		<link href="http://rozie.blox.pl/2009/11/Wlasna-paczka-z-Java-w-Debianie.html"/>
		<id>http://rozie.blox.pl/2009/11/Wlasna-paczka-z-Java-w-Debianie.html</id>
		<updated>2009-11-07T09:56:34+00:00</updated>
		<content type="html">&lt;p&gt;
&lt;a href=&quot;http://kosciak.blox.pl/&quot;&gt;Kosciak&lt;/a&gt; coś &lt;a href=&quot;http://blip.pl/s/19493570&quot;&gt;narzekał na aktualizacje Javy w Ubuntu&lt;/a&gt;, więc dla tych, którzy mają podobny problem, a chcą nową Javę, szybki przewodnik po tworzeniu własnej paczki z Javą (JRE) dla Debiana (powinno działać dla Ubuntu, ale nie testowałem).
&lt;/p&gt;&lt;br /&gt;&lt;a href=&quot;http://rozie.blox.pl/2009/11/Wlasna-paczka-z-Java-w-Debianie.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-07T14: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-07T00:50:06+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.
 -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; /&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-07T00:50:06+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">smartmontools: debian lenny backport for armel architecture</title>
		<link href="http://blog.xemantic.com/2009/11/smartmontools-debian-lenny-bacport-for.html"/>
		<id>tag:blogger.com,1999:blog-8042171876169552809.post-7526084099674377617</id>
		<updated>2009-11-06T15:31:08+00:00</updated>
		<content type="html">&lt;p&gt;
I had to backport &lt;code&gt;smartmontools&lt;/code&gt;. You can download it from &lt;a href=&quot;http://code.google.com/p/xemantic-builds/downloads/list&quot;&gt;xemantic-builds&lt;/a&gt;
&lt;/p&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-7526084099674377617?l=blog.xemantic.com&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-07T00:50:06+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Cenzura w sieci.</title>
		<link href="http://rozie.blox.pl/2009/11/Cenzura-w-sieci.html"/>
		<id>http://rozie.blox.pl/2009/11/Cenzura-w-sieci.html</id>
		<updated>2009-11-06T06:34:59+00:00</updated>
		<content type="html">&lt;p&gt;
Niedawno z niepokojem przeczytałem &lt;a href=&quot;http://www.computerworld.pl/news/352081/Jak.blokowac.i.filtrowac.polski.Internet.html&quot;&gt;artykuł o &quot;filtorwaniu i blokowaniu&quot; polskiego internetu&lt;/a&gt;. Pomysł blokowania nie jest nowy - chodzi o zablokowanie części ruchu, co w ten czy inny sposób jest robione od dawna - jednak tym razem nie chodzi o aspekty techniczne (jak np. blokada ruchu charakterystycznego dla wirusów i trojanów czy spamu), tylko o blokadę po treści.
&lt;/p&gt;&lt;br /&gt;&lt;a href=&quot;http://rozie.blox.pl/2009/11/Cenzura-w-sieci.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-07T14:00:03+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">dropbear: scp does not work, here is poor man's replacement</title>
		<link href="http://blog.xemantic.com/2009/11/dropbear-scp-does-not-work-here-is-poor.html"/>
		<id>tag:blogger.com,1999:blog-8042171876169552809.post-7172338909581146641</id>
		<updated>2009-11-05T20:42:45+00:00</updated>
		<content type="html">&lt;p&gt;
  The &lt;a href=&quot;http://matt.ucc.asn.au/dropbear/dropbear.html&quot;&gt;dropbear&lt;/a&gt; project provides very interesting implementation of SSH server. It has advantage of very low memory footprint, which might be crucial in case of embedded devices. Personally I use dropbear on &lt;a href=&quot;http://en.wikipedia.org/wiki/NSLU2&quot;&gt;NSLU2&lt;/a&gt; device (aka SLUG).
&lt;/p&gt;
&lt;p&gt;
  I was a little bit disappointed when I tried &lt;code&gt;scp&lt;/code&gt; command against dropbear server (on debian host):
&lt;p&gt;
&lt;pre class=&quot;code&quot;&gt;
$ scp .ssh/id_rsa.pub root@slug:authorized_keys
bash: scp: command not found
lost connection
&lt;/pre&gt;
&lt;p&gt;
  Another try:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;
sftp root@slug
Connecting to slug...
bash: /usr/lib/sftp-server: No such file or directory
Connection closed
&lt;/pre&gt;
&lt;p&gt;
  Dropbear comes without &lt;code&gt;scp&lt;/code&gt; and &lt;code&gt;sftp-server&lt;/code&gt; commands. On debian you can find them in &lt;code&gt;openssh-server&lt;/code&gt; package. Installing it would bring a lot of unwanted dependencies not even mentioning that I would have to make sure that OpenSSH server is not going to start and compete with my little &lt;code&gt;dropbear&lt;/code&gt;. Here is simple scp-like solution.
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;
cat .ssh/id_rsa.pub | ssh root@slug 'tee authorized_keys &gt;/dev/null'
&lt;/pre&gt;
&lt;p&gt;
I hope it will help someone.
&lt;/p&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-7172338909581146641?l=blog.xemantic.com&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-07T00:50:06+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">O dystansie do siebie</title>
		<link href="http://www.arabek.net/o-dystansie-do-siebie/"/>
		<id>http://www.arabek.net/o-dystansie-do-siebie/</id>
		<updated>2009-11-04T00:51:35+00:00</updated>
		<content type="html">&lt;blockquote&gt;&lt;p&gt;&lt;cite&gt;&lt;br /&gt;
Ja jestem z natury dziki człowiek, łaziłbym po drzewach i biegał godzinami, rzucał cegłami. Ale cywilizacja mnie kompletnie zdemoralizowała. Teraz jestem Tusk.&lt;/cite&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Autor: &lt;a target=&quot;_blank&quot; href=&quot;http://blip.pl/s/19014489&quot;&gt;Zbigniew Hołdys&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Obym i ja potrafił kiedyś zachować tyle dystansu do siebie.&lt;/p&gt;
&lt;p&gt;P.S. Tak, Zbigniew Hołdys blipuje (i to nawet dość często).&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-07T11:25:02+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Back to Poky Linux development</title>
		<link href="http://feedproxy.google.com/~r/HrwWebsite/~3/SeeU8aYHA50/"/>
		<id>http://marcin.juszkiewicz.com.pl/?p=1301</id>
		<updated>2009-11-03T12:32:38+00:00</updated>
		<content type="html">&lt;p&gt;In February 2007 I started officially working on Poky Linux. It was due to my contracting work for OpenedHand company. In August 2008 Intel acquired them so I ended direct development of Poky in October 2008.&lt;/p&gt;

&lt;p&gt;But that does not mean that I ended supporting this build system. I started contract work for BugLabs company and they are using Poky &amp;#8216;pinky&amp;#8217; release. During that time I fixed some bugs (mostly by backporting fixes from Poky &amp;#8216;master&amp;#8217; or OpenEmbedded) but most of time did not touched main development branch.&lt;/p&gt;

&lt;p&gt;Until now &amp;#8212; I have customer which uses main branch for own development. So looks like I will provide some new code for development branch during next weeks.&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/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;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2006/09/12/haerwu-created/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: HaeRWu created&quot;&gt;HaeRWu created&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2008/03/20/git-second-try/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: GIT &amp;#8211; second try&quot;&gt;GIT &amp;#8211; second try&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=SeeU8aYHA50:e4H2vvL4guY: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=SeeU8aYHA50:e4H2vvL4guY:D7DqB2pKExk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=SeeU8aYHA50:e4H2vvL4guY:D7DqB2pKExk&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=SeeU8aYHA50:e4H2vvL4guY:F7zBnMyn0Lo&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=SeeU8aYHA50:e4H2vvL4guY:F7zBnMyn0Lo&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=SeeU8aYHA50:e4H2vvL4guY:V_sGLiPBpWU&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=SeeU8aYHA50:e4H2vvL4guY: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/SeeU8aYHA50&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-03T12:50:08+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Links for 2009-11-02 [del.icio.us]</title>
		<link href="http://feedproxy.google.com/~r/HrwWebsite/~3/yIvy_jbUWE4/Hrw"/>
		<id>http://del.icio.us/Hrw#2009-11-02</id>
		<updated>2009-11-03T08:00:00+00:00</updated>
		<content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.robot-electronics.co.uk/htm/using_the_i2c_bus.htm&quot;&gt;Using the I2C Bus&lt;/a&gt;&lt;br /&gt;
This short article therefore tries to de-mystify the I2C bus, I hope it doesn&amp;#039;t have the opposite effect!&lt;/li&gt;
&lt;/ul&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/HrwWebsite/~4/yIvy_jbUWE4&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-03T12:50:08+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Pythonie, konwertuj mi napisy do srt</title>
		<link href="http://sternik.jogger.pl/2009/11/02/konwertuj-mi-napisy-do-srt/"/>
		<id>http://sternik.jogger.pl/2009/11/02/konwertuj-mi-napisy-do-srt/</id>
		<updated>2009-11-02T20:31:37+00:00</updated>
		<content type="html">&lt;p&gt;Wpis o skrypcie do pobierania napisów z NapiProjekt, a następnej konwersji do formatu *.srt.&lt;br /&gt;
&lt;br /&gt;
Jakiś czas temu kupiłem sobie &lt;a href=&quot;http://www.wdc.com/en/products/wdtv/&quot;&gt;WDTV Media Player&lt;/a&gt;, czyli takie pudełko od Western Digital, które potrafi odtwarzać filmy w &quot;prawie&quot; wszystkich formatach. Niestety, a może i jednak nie, napisy do tychże filmów nie mogą być w formacie *.txt. Jako, że nie przepadam za ściąganiem napisów z serwisów www, lubię mieć to zautomatyzowane dzięki takiemu rozwiązaniu jak NapiProjekt, a dalej z przecudownym skryptem jakim jest &lt;a href=&quot;http://hacking.apcoh.com/2008/01/napi_06.html&quot;&gt;napi.py&lt;/a&gt; (by gim,krzynio,dosiu,hash 2oo8), którego używam namiętnie. Nic to, są konwertery, został nawet przygotowany specjalnie dla użytkowników WDTV zestaw skryptów (&lt;a href=&quot;http://pl.wiki.wdtv.org/doku.php?id=wiki#napisy&quot;&gt;http://pl.wiki.wdtv.org/doku.php?id=wiki#napisy&lt;/a&gt;, którego używałem przed długi czas. Jednak brakowało usystematyzowania, jak dla mnie - jeden skrypt, rekursywne działanie, nie kasowanie plików *.txt, jeżeli nie ma ich na NapiProjekt, tylko konwersja ich do formatu *.srt. Spłodziłem więc takie oto rozwiązanie na miarę moich możliwości pisania w Python.&lt;br /&gt;
Skrypt jaki jest, taki jest. Złożyłem go z trzech innych rozwiązań:&lt;br /&gt;
- subconv (&lt;a href=&quot;http://freshmeat.net/projects/subconv/&quot;&gt;http://freshmeat.net/projects/subconv/&lt;/a&gt;),&lt;br /&gt;
- mpl2.py (&lt;a href=&quot;http://iocus.jogger.pl/2008/03/30/konwersja-list-dialogowych-z-mpl2-do-microdvd-python/&quot;&gt;http://iocus.jogger.pl/2008/03/30/konwersja-list-dialogowych-z-mpl2-do-microdvd-python/&lt;/a&gt;),&lt;br /&gt;
- napi.py (&lt;a href=&quot;http://hacking.apcoh.com/2008/01/napi_06.html&quot;&gt;http://hacking.apcoh.com/2008/01/napi_06.html&lt;/a&gt;).&lt;br /&gt;
&lt;br /&gt;
Dodał to co chciałem osiągnąć, czyli - odpalić, i w zależności czy są napisy, skonwertować je do formatu *.srt, który to WDTV czyta, rekursywnie na katalogu zawierającym filmy. Jak i dla pojedynczego pliku.&lt;br /&gt;
&lt;br /&gt;
Skrypt do ściągnięcia z &lt;a href=&quot;http://github.com/sternik/napi2srt&quot;&gt;http://github.com/sternik/napi2srt&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Mam nadzieję, że komuś się przyda. Krytyka może i wskazana, jednak z racji tego, że programistą Pythona do końca nie jestem, nie będę się przed nią kajać, aż tak ;-)&lt;br /&gt;
&lt;br /&gt;
TODO: pewnie dużo, jednak z braku czasu nie wiem. Działa IMO tak jak powinien.&lt;/p&gt;</content>
		<author>
			<name>Paweł S.</name>
			<uri>http://sternik.jogger.pl/</uri>
		</author>
		<source>
			<title type="html">Co w pracy piszczy...</title>
			<subtitle type="html">Wpisy z dziennika internetowego Jogger, wspomaganego przez Jabbera</subtitle>
			<link rel="self" href="http://sternik.jogger.pl/atom/content/html/10/"/>
			<id>http://sternik.jogger.pl/atom/content/html/10/</id>
			<updated>2009-11-05T14:50:05+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">#85</title>
		<link href="http://countzero.eu.org/.blog/?p=230"/>
		<id>http://countzero.eu.org/.blog/?p=230</id>
		<updated>2009-11-02T20:25:08+00:00</updated>
		<content type="html">- Wiesz gdzie to jest?
- Tak.
- To chodź Ci pokażę.


- Na porcie 5900.
- Ok...Nie łączy mnie na tym 5901.


I tak codziennie...

Jak sobie przypomnę więcej to uzupełnię.</content>
		<author>
			<name>nothing::special</name>
			<uri>http://countzero.eu.org/.blog</uri>
		</author>
		<source>
			<title type="html">nothing::special</title>
			<subtitle type="html">Just another WordPress weblog</subtitle>
			<link rel="self" href="http://countzero.eu.org/.blog/?feed=rss"/>
			<id>http://countzero.eu.org/.blog/?feed=rss</id>
			<updated>2009-11-02T20:25:08+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Links for 2009-11-01 [del.icio.us]</title>
		<link href="http://feedproxy.google.com/~r/HrwWebsite/~3/NAphfRkcKoA/Hrw"/>
		<id>http://del.icio.us/Hrw#2009-11-01</id>
		<updated>2009-11-02T07:00:00+00:00</updated>
		<content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://gezeiten.org/post/2009/11/Things-I-miss-on-Maemo&quot;&gt;Things I Miss on Maemo - Jannis Pohlmann&lt;/a&gt;&lt;br /&gt;
Even though I’m considering the N900, there are things that I’d like to see improved. Here’s a list of what I’d consider worth improving. I might even start hacking on one or two of them over the next weeks.&lt;/li&gt;
&lt;/ul&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/HrwWebsite/~4/NAphfRkcKoA&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-03T12:50:08+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">#84</title>
		<link href="http://countzero.eu.org/.blog/?p=228"/>
		<id>http://countzero.eu.org/.blog/?p=228</id>
		<updated>2009-11-01T20:25:09+00:00</updated>
		<content type="html">Mistrz marnowania się?</content>
		<author>
			<name>nothing::special</name>
			<uri>http://countzero.eu.org/.blog</uri>
		</author>
		<source>
			<title type="html">nothing::special</title>
			<subtitle type="html">Just another WordPress weblog</subtitle>
			<link rel="self" href="http://countzero.eu.org/.blog/?feed=rss"/>
			<id>http://countzero.eu.org/.blog/?feed=rss</id>
			<updated>2009-11-02T20:25:08+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Sheevaplug updates</title>
		<link href="http://feedproxy.google.com/~r/HrwWebsite/~3/YPX-HcOmDFc/"/>
		<id>http://marcin.juszkiewicz.com.pl/?p=1295</id>
		<updated>2009-10-30T13:32:01+00:00</updated>
		<content type="html">&lt;p&gt;Half year passed since I started using Sheevaplug at home. Currently it is my IRC station (with self-compiled irssi due to Perl problems in OpenEmbedded) and today it will also became central file server as I just received 1.5TB Samsung drive + USB enclosure for it.&lt;/p&gt;

&lt;p&gt;It got several updates today:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Linux kernel 2.6.32-rc4 from &lt;a href=&quot;http://repo.or.cz/w/linux-2.6/linux-2.6-openrd.git&quot;&gt;Open-RD git tree&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;U-Boot 2009.08 from &lt;a href=&quot;http://git.denx.de/u-boot/u-boot-marvell.git/&quot;&gt;mainline Marvell branch&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Samba 3.3.9 for sharing data over network&lt;/li&gt;
&lt;li&gt;NFS kernel daemon for sharing storage for my devices&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Yes, two storage serving daemons. Samba will provide access to multimedia data when NFS will be more used for developer board root file systems and such.&lt;/p&gt;

&lt;p&gt;Now hard drive is working connected via ESATA but after copying it will be connected to Sheevaplug instead of my workstation.&lt;/p&gt;

&lt;p&gt;Just to cut questions &amp;#8212; I bought Welland ME-752H enclosure. It allows to use Serial ATA 3.5&amp;#8243; drives and connect them by USB or ESATA interfaces. The bonus part is 2 port USB hub so I will not be out of USB ports in Sheeva ;)&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/05/15/sheevaplug-arrived/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: Sheevaplug arrived&quot;&gt;Sheevaplug arrived&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2009/03/05/new-interesting-devices/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: New interesting devices&quot;&gt;New interesting devices&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2009/02/20/does-vortex86sx-based-devices-are-worth-something/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: Does Vortex86sx based devices are worth something?&quot;&gt;Does Vortex86sx based devices are worth something?&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=YPX-HcOmDFc:aZFvEdgJflY: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=YPX-HcOmDFc:aZFvEdgJflY:D7DqB2pKExk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=YPX-HcOmDFc:aZFvEdgJflY:D7DqB2pKExk&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=YPX-HcOmDFc:aZFvEdgJflY:F7zBnMyn0Lo&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=YPX-HcOmDFc:aZFvEdgJflY:F7zBnMyn0Lo&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=YPX-HcOmDFc:aZFvEdgJflY:V_sGLiPBpWU&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=YPX-HcOmDFc:aZFvEdgJflY: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/YPX-HcOmDFc&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-03T12:50:08+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Trochę o pieniążkach</title>
		<link href="http://www.arabek.net/troche-o-pieniazkach/"/>
		<id>http://www.arabek.net/troche-o-pieniazkach/</id>
		<updated>2009-10-30T11:18:26+00:00</updated>
		<content type="html">&lt;p&gt;Cytuję za: &lt;a target=&quot;_blank&quot; href=&quot;http://www.prospects.ac.uk/cms/ShowPage/Home_page/Explore_working_and_studying_abroad/Country_specific_information/Poland/job_market/p!edLeXe&quot;&gt;Prospects.ac.uk&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;cite&gt;Average graduate starting salary: The graduate starting salary is PLN 33,360 (about £7,000)&lt;/cite&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I w tym momencie mnie szlag trafił, pamiętając z jakiegoś raportu w sieci (nie pamiętam gdzie, ale źródło na pewno było “pewne”), że minimalna stawka za godzinę pracy w anglii to lekko ponad £10.&lt;/p&gt;
&lt;p&gt;Szybkie wyliczenie:&lt;br /&gt;
£10 * 8h * 5 (dni) * 4 (tygodnie) = 1600£ / miesiąc&lt;br /&gt;
£1600 * 12 miesięcy = £19200 / rok&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;£7000 vs. £19200&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Nice, rly fucking nice.&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-07T11:25:02+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Mikrobloging</title>
		<link href="http://jogger.wawrzek.name/2009/10/30/mikrobloging/"/>
		<id>http://jogger.wawrzek.name/2009/10/30/mikrobloging/</id>
		<updated>2009-10-30T01:28:25+00:00</updated>
		<content type="html">&lt;p&gt;Przyznam się, że nie szczególnie chwytam idę Twittera i mikroblogingu. Właściwie to rozumiem, gdy piszący jest młody, piękny i popularny np. taki &lt;a href=&quot;http://twitter.com/THE_REAL_SHAQ&quot;&gt;Shaquille O'Neal&lt;/a&gt;. Co prawda nie piękny i już nie młody, ale z pewnością popularny. Po co jednak ćwierkać normalnym ludziom?&lt;/p&gt;
&lt;p&gt;W większość wypadków to za mało, żeby powiedzieć coś sensownego, a bez sensu to lepiej milczeć.&lt;/p&gt;
&lt;p&gt;No dobra mogę zrozumieć, np. zapiski z podróży. Te 140 znaków wystarczy, żeby opisać jednym zdaniem wrażenie z widoku, spotkania, czy innego przeżycia. Dokładne notatki można napisać później (co zazwyczaj oznacza nigdy), ale nawet taki szybki pamiętnik połączony ze zdjęciami może być fajną pamiątką. Oj przydałby mi się gdy jeździłem na stopa.&lt;/p&gt;
&lt;p&gt;Znalazłem też inny powód na tyle przekonujący, że sam sobie założyłem konto. Od pewnego czasu chodziło mi po głowie, że taki mikroblog pięknie nadaje się do zapisywania powłokowych jednolinijkowców, czyli tego co SysAdmin lubią najbardziej. Przez dłuższy czas takie dzieła zbierałem na blog, ale w notce blogowej to wypada coś wytłumaczyć, a taki mikroblog to świetne, podręczne rozszerzenie pamięci. Nie tylko jednolinijkowców, ale odnośników i takich tam spraw.&lt;/p&gt;
&lt;p&gt;Czyli mógłby, ktoś powiedzieć, że widzę powody do mikroblogowania, ale dalej ni w ząb nie rozumiem powodów śledzenia tych wszystkich szarych wróbli i ich skrzeczenia. Może mi ktoś wytłumaczyć?&lt;/p&gt;
&lt;p&gt;Ach, gdyby, ktoś miał odmienną opinię i chciał pozostać w kontakcie z moim rozszerzeniem pamięci to zapraszam na &lt;a href=&quot;http://identi.ca/wawrzek&quot;&gt;Identicę&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I jeszcze jedno, jak już piszę. Zmieniłem swoją stronę wejściową. Jak &lt;a href=&quot;http://wawrzek.name&quot;&gt;&lt;b&gt;to&lt;/b&gt;&lt;/a&gt; wygląda u Was (bo u mnie dobrze ;)&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-06T23:25:06+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Skład Kreta, usuwanie kamienia i inne domowe tematy.</title>
		<link href="http://rozie.blox.pl/2009/10/Sklad-Kreta-usuwanie-kamienia-i-inne-domowe-tematy.html"/>
		<id>http://rozie.blox.pl/2009/10/Sklad-Kreta-usuwanie-kamienia-i-inne-domowe-tematy.html</id>
		<updated>2009-10-29T07:12:17+00:00</updated>
		<content type="html">&lt;p&gt;
Nie wiedzieć czemu, tematy związane z utrzymaniem domu są niezwykle popularne wśród czytelników. &lt;a href=&quot;http://rozie.blox.pl/2009/10/Kret-produkt-drazniacy.trackback?key=eab05a7df2&quot;&gt;Ponarzekałem nieco na Kreta&lt;/a&gt; i widzę w statystykach częste pytania o skład tego produktu. Zatem wychodząc naprzeciw zapotrzebowaniu...
&lt;/p&gt;&lt;br /&gt;&lt;a href=&quot;http://rozie.blox.pl/2009/10/Sklad-Kreta-usuwanie-kamienia-i-inne-domowe-tematy.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-07T14:00:03+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Links for 2009-10-27 [del.icio.us]</title>
		<link href="http://feedproxy.google.com/~r/HrwWebsite/~3/34KZiPkmSMw/Hrw"/>
		<id>http://del.icio.us/Hrw#2009-10-27</id>
		<updated>2009-10-28T07:00:00+00:00</updated>
		<content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://felipec.wordpress.com/2009/10/25/git-send-email-tricks/&quot;&gt;git send-email tricks &amp;laquo; Felipe Contreras&lt;/a&gt;&lt;br /&gt;
Do you know about the different threading formats, address-book queries, or the cc-cmd option? No? Well, let’s get started.&lt;/li&gt;
&lt;/ul&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/HrwWebsite/~4/34KZiPkmSMw&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-03T12:50:08+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">ELC-E 2009</title>
		<link href="http://feedproxy.google.com/~r/HrwWebsite/~3/aWSp1szMUik/"/>
		<id>http://marcin.juszkiewicz.com.pl/?p=1280</id>
		<updated>2009-10-27T13:47:36+00:00</updated>
		<content type="html">&lt;p&gt;Some time passed since &lt;abbr title=&quot;Embedded Linux Conference Europe&quot;&gt;ELC-E&lt;/abbr&gt; took place. I did not wrote about it before because I was busy with other things and wanted to wait for &lt;a href=&quot;http://tree.celinuxforum.org/CelfPubWiki/ELCEurope2009Presentations&quot;&gt;presentations to be available&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The whole event took place in Grenoble, France on 15-16 October. I was there as a guest of ST-Ericsson company and had &lt;a href=&quot;http://marcin.juszkiewicz.com.pl/download/presentations/2009-ELCE-Hacking_with_OpenEmbedded.pdf&quot;&gt;one talk there&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;There were just 3 tracks so it was much easier to choose which talks to attend. I was on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Jon Masters &amp;#8220;Porting Linux&amp;#8221; &amp;#8212; interesting and it was nice to see the person which do &lt;a href=&quot;http://kernelpodcast.org/&quot;&gt;LKML summary podcast&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Grégory Clement &amp;#8220;How We Got a 3D Application Booting in 5 Seconds Under Linux&amp;#8221; &amp;#8212; author told about few tricks they tried in a bit boring way&lt;/li&gt;
&lt;li&gt;Sascha Hauer, Marc Kleine-Budde &amp;#8220;U-Boot-v2&amp;#8243; &amp;#8212; project looks nice and I hope that my devices will migrate to this one day&lt;/li&gt;
&lt;li&gt;Cedric Hombourger &amp;#8220;Why OpenEmbedded Proved a Good Foundation for MontaVista&amp;#8221; &amp;#8212; lot of people attended, interesting talk it was. Nice part was when Cedric told that they checked all of currently available free build systems and chosen our one.&lt;/li&gt;
&lt;li&gt;Samuel Ortiz &amp;#8220;Linux Wifi Solutions for Mobile Platforms&amp;#8221; &amp;#8212; lot of technical informations but now I know more about Linux WLAN stack that I did&lt;/li&gt;
&lt;li&gt;Matt Porter &amp;#8220;Mythbusters: Android&amp;#8221; &amp;#8212; nice talk about this system and which parts of it needs lot of work to be usable on other devices then just phones. I was also interested in it as I had Android on Nokia N810 during &lt;abbr title=&quot;Embedded Linux Conference Europe&quot;&gt;ELC-E&lt;/abbr&gt; but finally decided to go back to Maemo.&lt;/li&gt;
&lt;li&gt;Alessandro Rubini &amp;#8220;Use of the Fast IRQ (FIQ) in ARM-Linux&amp;#8221; &amp;#8212; again lot of technical informations but I really like how Alessandro do his talks.&lt;/li&gt;
&lt;li&gt;Alex de Vries &amp;#8220;Technical Features and Components of Open Source Build Systems&amp;#8221; &amp;#8212; nice summary of what open embedded distributions lacks and what needs to be done. Was fun to listen how Alex tries to not say &amp;#8220;open embedded distributions&amp;#8221; too often ;)&lt;/li&gt;
&lt;li&gt;Pierre Pronchery &amp;#8220;Hackable Devices: The New Possibilities of Open Hardware&amp;#8221;&lt;/li&gt;
&lt;li&gt;Michael Opdenacker &amp;#8220;Small Business&amp;#8221; &amp;#8212; most of small companies which attended have OpenEmbedded services in a list of what they do&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I planned to attend few more but decided that Friday will be a good time to see Grenoble in other places then just hotel and conference centre.&lt;/p&gt;

&lt;p&gt;What was a nice surprise for me was the amount of people familiar with OpenEmbedded. Most of people which I spoke with used it for misc projects. I had a talk with one guy about &amp;#8220;stable&amp;#8221; branches and how our view differ. For me &amp;#8220;stable/2009&amp;#8243; branch is what has to be buildable all the time but can take some updates, he prefers project branches with halted development and just very important fixes related with project.&lt;/p&gt;

&lt;p&gt;My &lt;a href=&quot;http://marcin.juszkiewicz.com.pl/download/presentations/2009-ELCE-Hacking_with_OpenEmbedded.pdf&quot;&gt;&amp;#8220;Hacking with OpenEmbedded&amp;#8221;&lt;/a&gt; talk got some interesting questions. Mostly about Maemo5 support but I do not know too much about it&amp;#8217;s status.&lt;/p&gt;

&lt;p&gt;Was it worth going? Definitely yes. Met friends, got new contacts, discussed about different projects. Was good to be there. I just hope that next time it will be in a place easier to get to &amp;#8212; I had to fly thought Amsterdam so whole trip took me about 12 hours (each way). But on return trip I had interesting talk with Ruud Derwig during flight :D&lt;/p&gt;

&lt;p&gt;Will something from &lt;abbr title=&quot;Embedded Linux Conference Europe&quot;&gt;ELC-E&lt;/abbr&gt; lands in OpenEmbedded area? Few things:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;I had a talk with Atmel guys about their work on updating linux4sam website and their OpenEmbedded support. AT91 devices will get 2.6.30 kernel in OE and it will land also in &amp;#8220;stable/2009&amp;#8243; branch on which they plan to base their repository (instead of old stable branch).&lt;/li&gt;
&lt;li&gt;my work on ST-Ericsson NHK-15 board starts to appear in official metadata. I still need to test it on board but base is added.&lt;/li&gt;
&lt;li&gt;one company plans to release OMAP3 based developer board soon and this will be their first use of OpenEmbedded&lt;/li&gt;
&lt;/ul&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/st-ericsson-community-workshop-2009/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: ST-Ericsson Community Workshop 2009&quot;&gt;ST-Ericsson Community Workshop 2009&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2009/09/21/st-ericsson-open-source-community-workshop-2009/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: ST-Ericsson Open Source Community Workshop 2009&quot;&gt;ST-Ericsson Open Source Community Workshop 2009&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://marcin.juszkiewicz.com.pl/2009/08/06/elc-europe-2009/&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: ELC Europe 2009&quot;&gt;ELC Europe 2009&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=aWSp1szMUik:n1FtYDaDHfw: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=aWSp1szMUik:n1FtYDaDHfw:D7DqB2pKExk&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=aWSp1szMUik:n1FtYDaDHfw:D7DqB2pKExk&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=aWSp1szMUik:n1FtYDaDHfw:F7zBnMyn0Lo&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=aWSp1szMUik:n1FtYDaDHfw:F7zBnMyn0Lo&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?a=aWSp1szMUik:n1FtYDaDHfw:V_sGLiPBpWU&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/HrwWebsite?i=aWSp1szMUik:n1FtYDaDHfw: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/aWSp1szMUik&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-03T12:50:08+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Links for 2009-10-26 [del.icio.us]</title>
		<link href="http://feedproxy.google.com/~r/HrwWebsite/~3/6A91HLYi-48/Hrw"/>
		<id>http://del.icio.us/Hrw#2009-10-26</id>
		<updated>2009-10-27T07:00:00+00:00</updated>
		<content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.symbian-guru.com/welcome/2009/10/vhome-propels-your-symbian-homescreen-to-new-levels.html&quot;&gt;vHome Propels Your Symbian Homescreen To New Levels | Symbian-Guru.com&lt;/a&gt;&lt;br /&gt;
vHome is one of those hidden gems that bring a ton of new functionality to your device, and keep surprising you with more options each time you use them. I think there are still a couple of easter eggs hidden here and there in vHome, but so far this application has blown my mind with what it offers.&lt;/li&gt;
&lt;/ul&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/HrwWebsite/~4/6A91HLYi-48&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-03T12:50:08+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">World of Goo - po promocji.</title>
		<link href="http://rozie.blox.pl/2009/10/World-of-Goo-po-promocji.html"/>
		<id>http://rozie.blox.pl/2009/10/World-of-Goo-po-promocji.html</id>
		<updated>2009-10-27T06:19:02+00:00</updated>
		<content type="html">&lt;p&gt;
O częściowych wynikach już &lt;a href=&quot;http://rozie.blox.pl/2009/10/World-of-Goo-urodziny-przedluzone.html&quot;&gt;pisałem w poprzednim wpisie&lt;/a&gt;, teraz pojawiło się pełne podsumowanie. Można zauważyć parę ciekawostek, szczególnie ze względu na Linuksa i gry.
&lt;/p&gt;&lt;br /&gt;&lt;a href=&quot;http://rozie.blox.pl/2009/10/World-of-Goo-po-promocji.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-07T14:00:03+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">#83</title>
		<link href="http://countzero.eu.org/.blog/?p=226"/>
		<id>http://countzero.eu.org/.blog/?p=226</id>
		<updated>2009-10-26T18:50:17+00:00</updated>
		<content type="html">Chodzi 'to' za mną i chodzi i nie chce się odczepić. Może jak pokończę niektóre sprawy to mnie zostawi w spokoju. Gorzej jak nie... Psychika niepotrzebnie tylko dostaje w dupę. Jeszcze niestety potrwa.</content>
		<author>
			<name>nothing::special</name>
			<uri>http://countzero.eu.org/.blog</uri>
		</author>
		<source>
			<title type="html">nothing::special</title>
			<subtitle type="html">Just another WordPress weblog</subtitle>
			<link rel="self" href="http://countzero.eu.org/.blog/?feed=rss"/>
			<id>http://countzero.eu.org/.blog/?feed=rss</id>
			<updated>2009-11-02T20:25:08+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Wpadka AdTaily z logowaniem.</title>
		<link href="http://rozie.blox.pl/2009/10/Wpadka-AdTaily-z-logowaniem.html"/>
		<id>http://rozie.blox.pl/2009/10/Wpadka-AdTaily-z-logowaniem.html</id>
		<updated>2009-10-26T06:53:36+00:00</updated>
		<content type="html">&lt;p&gt;
W piątek, 23.10.2009 część użytkowników &lt;a href=&quot;http://www.adtaily.com/&quot; rel=&quot;nofollow&quot;&gt;AdTaily&lt;/a&gt; nie mogła zalogować się do portalu (np. w celu zmiany ustawień) - otrzymywali komunikat o błędym haśle. Co więcej, przy próbie przypomnienia hasła, otrzymywali informację, że ich email nie istnieje w bazie danych. Sprawa jest wyjaśniona, ale stanowisko AdTaily nie do końca mi się podoba, stąd moje stanowisko w tej sprawie.
&lt;/p&gt;&lt;br /&gt;&lt;a href=&quot;http://rozie.blox.pl/2009/10/Wpadka-AdTaily-z-logowaniem.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-07T14:00:03+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">Nagios plugin</title>
		<link href="http://larryn.blogspot.com/2009/10/nagios-plugin.html"/>
		<id>tag:blogger.com,1999:blog-19023061.post-3365012823299725754</id>
		<updated>2009-10-25T19:16:42+00:00</updated>
		<content type="html">Not so long ago I heard the question if (or rather how) it is possible to write a NRPE plugin checking the resources utilization of an application. I'm using Nagios on the daily basis, but I haven't needed to write any plugin yet. When I went through existing plugins most/all of them checked resources on a server level. It makes sense, you are not so interested what exactly doing you server if your website/database is available and response fast. It especially true if you have 100, 500, 1000, ... servers. Anyway, I found the question interesting, even if was rather theoretical than practical one.

After some research I found &lt;a href=&quot;http://trilug.oldos.org/nagios_plugins/check_process&quot;&gt;Jason Faulkner&lt;/a&gt; plugin which should be a good base, modified it a bit and created this script:&lt;br /&gt;
&lt;br /&gt;
&lt;pre&gt;#!/bin/bash 
#
# Nagios plugin to monitor a process. Can easily be modified to do 
# pretty much whatever you want.
#
# Licensed under LGPL version 2
# Copyright 2006 Broadwick Corporation
# By: Jason Faulkner jasonf@broadwick.com
#
# Modified to measure CPU usage of chosen process.
#
# USAGE: cpu.sh process_name warning_level critical_level
#
# Licensed under LGPL version 2
# Copyright 2009 Wawrzyniec Niewodniczański
# Modification by: Wawrzyniec Niewodniczański wawrzek@gmail.com

process_name=$1
WARLVL=$2
CRITLVL=$3

OKMSG=&quot;STATUS OK: ${process_name} running&quot;
CRITMSG=&quot;STATUS CRITICAL: ${process_name} using more than ${CRITLVL} % of Memory&quot;
WARNMSG=&quot;STATUS WARNING: &amp;gt;1 ${process_name} using more than  ${WARLVL} % of Memory&quot;
UNKMSG=&quot;STATUS UNKNOWN: ${process_name}, check if process is running&quot;

PROCESS=`ps axu | grep  -v ${0}|grep -v grep | grep ${process_name}`
CPU=`echo ${PROCESS}| awk '{cpu+=$3} END {printf &quot;%d&quot;, cpu}'`

if [[ $PROCESS != &quot;&quot; ]]  
then 
        if (($CPU &amp;lt; $WARLVL))
        then
                echo &quot;$OKMSG&quot;
                exit 0
        elif (( &quot;$CPU&quot; &amp;lt; $CRITLVL ))
        then 
                echo &quot;$WARNMSG&quot;
                exit 1
        else 
                echo &quot;$CRITMSG&quot;
                exit 2
        fi  
else
        echo &quot;$UNKMSG&quot;
        exit 3
fi
&lt;/pre&gt;
I would say that it's nothing excited. There are two important lines. The first one searching the process name in output of &lt;b&gt;ps&lt;/b&gt; command and excluding the lines with script name and grep from the list. The another one using &lt;b&gt;awk&lt;/b&gt; to add value of CPU usage from the list created in first line.  BTW if you would prefer to check memory usage rather then processor, change &lt;i&gt;{cpu+=$3}&lt;/i&gt; to &lt;i&gt;{cpu+=$4}&lt;/i&gt; (or even to &lt;i&gt;{mem+=$4}&lt;/i&gt;) in &lt;b&gt;awk&lt;/b&gt; command. 

I also wrote the nagios command which I believe should work. &quot;believe&quot; not &quot;know&quot;, as I haven't try it yet ;)&lt;br /&gt;
&lt;br /&gt;
&lt;pre&gt;# 'check_cpu' command definition
define command{
        command_name    check_cpu
        command_line    /usr/lib/nagios/plugins/check_cpu $ARG1$ $ARG2$ $ARG3$
ń}&amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;
&lt;b&gt;Useful links&lt;/b&gt;
&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&quot;http://www.nagios.org/documentation&quot;&gt;http://www.nagios.org/documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://debianclusters.cs.uni.edu/index.php/Creating_Your_Own_Nagios_Plugin&quot;&gt;http://debianclusters.cs.uni.edu/index.php/Creating_Your_Own_Nagios_Plugin&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.ibm.com/developerworks/aix/library/au-nagios/index.html&quot;&gt;http://www.ibm.com/developerworks/aix/library/au-nagios/index.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://lena.franken.de/nagios/own_service.html&quot;&gt;http://lena.franken.de/nagios/own_service.html&lt;/a&gt;&lt;/li&gt;
&lt;/ol&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-3365012823299725754?l=larryn.blogspot.com&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-05T11:25:06+00:00</updated>
		</source>
	</entry>

</feed>
