<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Arrow&#039;s World &#187; Ku pamięci</title>
	<atom:link href="http://bartoszstrzala.pl/category/ku-pamieci/feed/" rel="self" type="application/rss+xml" />
	<link>http://bartoszstrzala.pl</link>
	<description>Cywilizacja to niekończący się ciąg potrzeb, których nie potrzebujemy.</description>
	<lastBuildDate>Mon, 05 Sep 2011 17:37:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Pobranie UID i GID dla uzytkownika</title>
		<link>http://bartoszstrzala.pl/2011/06/17/pobranie-uid-i-gid-dla-uzytkownika/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://bartoszstrzala.pl/2011/06/17/pobranie-uid-i-gid-dla-uzytkownika/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 23:10:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ku pamięci]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://bartoszstrzala.pl/?p=459</guid>
		<description><![CDATA[
id username

]]></description>
			<content:encoded><![CDATA[<pre>
id username
</pre>
]]></content:encoded>
			<wfw:commentRss>http://bartoszstrzala.pl/2011/06/17/pobranie-uid-i-gid-dla-uzytkownika/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plesk, zmiana TTL-a dla domeny</title>
		<link>http://bartoszstrzala.pl/2011/02/08/plesk-zmiana-ttl-a-dla-domeny/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://bartoszstrzala.pl/2011/02/08/plesk-zmiana-ttl-a-dla-domeny/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 09:56:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ku pamięci]]></category>
		<category><![CDATA[Serwer]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[dns ttl]]></category>
		<category><![CDATA[plesk]]></category>

		<guid isPermaLink="false">http://bartoszstrzala.pl/?p=446</guid>
		<description><![CDATA[
mysql -uadmin -p psa -A
update dns_zone set ttl=300, ttl_unit=60 where name='nazwadomeny.pl';

]]></description>
			<content:encoded><![CDATA[<pre>
mysql -uadmin -p psa -A
update dns_zone set ttl=300, ttl_unit=60 where name='nazwadomeny.pl';
</pre>
]]></content:encoded>
			<wfw:commentRss>http://bartoszstrzala.pl/2011/02/08/plesk-zmiana-ttl-a-dla-domeny/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wgrywanie nowego ROM-u w Dell Axim X50V</title>
		<link>http://bartoszstrzala.pl/2010/07/21/wgrywanie-nowego-rom-u-w-dell-axim-x50v/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://bartoszstrzala.pl/2010/07/21/wgrywanie-nowego-rom-u-w-dell-axim-x50v/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 10:40:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ku pamięci]]></category>
		<category><![CDATA[PDA]]></category>
		<category><![CDATA[dell axim x50v]]></category>
		<category><![CDATA[windows mobile]]></category>

		<guid isPermaLink="false">http://bartoszstrzala.pl/?p=419</guid>
		<description><![CDATA[Szybkie How To:
1. WiFi + Power + wciśnięcie na chwile Reset (do momentu restartu urządzenia). Za pierwszym razem jest to trudna sztuka, później jest już coraz łatwiej.
2. Po puszczeniu Reset-u trzymamy dalej WiFi + Power
3. Puszczamy przyciski w moemecie pojawienia się ekranu z napisem:  SD image update A02
4. Po pojawieniu się ekranu z nazwą wgrywanego obrazu, dwa razy wciskamy [...]]]></description>
			<content:encoded><![CDATA[<p>Szybkie How To:</p>
<p>1. WiFi + Power + wciśnięcie na chwile Reset (do momentu restartu urządzenia). Za pierwszym razem jest to trudna sztuka, później jest już coraz łatwiej.</p>
<p>2. Po puszczeniu Reset-u trzymamy dalej WiFi + Power</p>
<p>3. Puszczamy przyciski w moemecie pojawienia się ekranu z napisem:  SD image update A02</p>
<p>4. Po pojawieniu się ekranu z nazwą wgrywanego obrazu, dwa razy wciskamy przycisk Enter (ten pośrodku joystick-a).</p>
<p>5. Nasz obraz sie zacznie wgrywąć, podłączamy zasilanie i czekamy <img src='http://bartoszstrzala.pl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>6. Ważne do wgrywania wykorzystujemy kartę SD. <strong>Karta SDHC nie zadziała.</strong></p>
<p><strong><br />
</strong></p>
<p><strong>Windows Mobile 6.1: <a href="http://forum.xda-developers.com/showthread.php?t=402468"><span style="font-weight: normal;">http://forum.xda-developers.com/showthread.php?t=402468</span></a></strong></p>
<p><strong>Windows Mobile 6.5: <a href="http://forum.htcgeeks.com/showthread.php?t=2323"><span style="font-weight: normal;">http://forum.htcgeeks.com/showthread.php?t=2323</span></a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://bartoszstrzala.pl/2010/07/21/wgrywanie-nowego-rom-u-w-dell-axim-x50v/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kolory VIM-a</title>
		<link>http://bartoszstrzala.pl/2010/06/25/kolory-vim-a/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://bartoszstrzala.pl/2010/06/25/kolory-vim-a/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 11:30:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ku pamięci]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[darmowe programy dla firm]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://bartoszstrzala.pl/?p=385</guid>
		<description><![CDATA[vim
: colorscheme &#60;-TAB-&#62; (lista dostępnych schematów)

vimrc
# ustawienie domyslnego schematu kolorów
colorscheme leo (nazwa wybranego schematu)

.bashrc
#ustawienie 256 bitow
export TERM="xterm-256color"
więcej można przeczytać: http://kosciak.blox.pl/2010/04/Vim-wybor-schematu-kolorow.html
]]></description>
			<content:encoded><![CDATA[<pre>vim
: colorscheme &lt;-TAB-&gt; (lista dostępnych schematów)

vimrc
# ustawienie domyslnego schematu kolorów
colorscheme leo (nazwa wybranego schematu)

.bashrc
#ustawienie 256 bitow
export TERM="xterm-256color"</pre>
<p>więcej można przeczytać: <a href="http://kosciak.blox.pl/2010/04/Vim-wybor-schematu-kolorow.html" target="_blank">http://kosciak.blox.pl/2010/04/Vim-wybor-schematu-kolorow.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://bartoszstrzala.pl/2010/06/25/kolory-vim-a/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hex editor &#8211; VIM</title>
		<link>http://bartoszstrzala.pl/2010/01/22/hex-editor-vim/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://bartoszstrzala.pl/2010/01/22/hex-editor-vim/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 11:40:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ku pamięci]]></category>
		<category><![CDATA[Mini how to]]></category>
		<category><![CDATA[how to]]></category>

		<guid isPermaLink="false">http://bartoszstrzala.pl/?p=219</guid>
		<description><![CDATA[:%!xxd

]]></description>
			<content:encoded><![CDATA[<blockquote><p>:%!xxd</p></blockquote>
<p style="text-align: center;"><a href="http://bartoszstrzala.pl/wp-content/uploads/hexvim.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="aligncenter size-medium wp-image-220" title="Vim as hex editor" src="http://bartoszstrzala.pl/wp-content/uploads/hexvim-300x114.png" alt="Vim as hex editor" width="300" height="114" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://bartoszstrzala.pl/2010/01/22/hex-editor-vim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problem z SVN-em</title>
		<link>http://bartoszstrzala.pl/2009/12/18/problem-z-svn-em/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://bartoszstrzala.pl/2009/12/18/problem-z-svn-em/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 10:22:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ku pamięci]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://bartoszstrzala.pl/?p=91</guid>
		<description><![CDATA[Szybko i zwieżle:
Błąd:
GNOME Keyring jest zablokowane i tryb nieinteraktywny jest nie używany

Rozwiązanie:
svn list svn://192.168.7.4/branches &#8211;username bartosz.strzala
svn list svn://adresik  &#8211;username nazwa usera
poprosi o podanie hasła, dzięki temu odblokujemy sobie możliwość commit-ów.
]]></description>
			<content:encoded><![CDATA[<p>Szybko i zwieżle:</p>
<p>Błąd:</p>
<blockquote><p>GNOME Keyring jest zablokowane i tryb nieinteraktywny jest nie używany</p></blockquote>
<p style="text-align: center;"><a href="http://imagebin.ca/img/wsCcDH.png" rel="wp-prettyPhoto[g91]"><img class="aligncenter" title="SVN" src="http://imagebin.ca/img/wsCcDH.png" alt="" width="345" height="252" /></a></p>
<p>Rozwiązanie:</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 290px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">svn list svn://192.168.7.4/branches &#8211;username bartosz.strzala</div>
<blockquote><p>svn list svn://adresik  &#8211;username nazwa usera</p></blockquote>
<p>poprosi o podanie hasła, dzięki temu odblokujemy sobie możliwość commit-ów.</p>
]]></content:encoded>
			<wfw:commentRss>http://bartoszstrzala.pl/2009/12/18/problem-z-svn-em/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

