<?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; how to</title>
	<atom:link href="http://bartoszstrzala.pl/tag/how-to/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>Usuwanie nie drukowalnych znaków.</title>
		<link>http://bartoszstrzala.pl/2010/01/28/usuwanie-nie-drukowalnych-znakow/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://bartoszstrzala.pl/2010/01/28/usuwanie-nie-drukowalnych-znakow/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 23:38:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mini how to]]></category>
		<category><![CDATA[how to]]></category>

		<guid isPermaLink="false">http://bartoszstrzala.pl/?p=223</guid>
		<description><![CDATA[$text = preg_replace("/[^[:print:]]+/", "", $text);
]]></description>
			<content:encoded><![CDATA[<pre>$<strong>text</strong> = preg_replace("/[^[:print:]]+/", "", $<strong>text</strong>);</pre>
]]></content:encoded>
			<wfw:commentRss>http://bartoszstrzala.pl/2010/01/28/usuwanie-nie-drukowalnych-znakow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kodowanie w .htaccess</title>
		<link>http://bartoszstrzala.pl/2010/01/28/kodowanie-w-htaccess/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://bartoszstrzala.pl/2010/01/28/kodowanie-w-htaccess/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 23:37:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mini how to]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[how to]]></category>

		<guid isPermaLink="false">http://bartoszstrzala.pl/?p=231</guid>
		<description><![CDATA[Plików html: 
AddCharset iso-8859-2 .html .htm
Całości: 
AddDefaultCharset iso-8859-2
]]></description>
			<content:encoded><![CDATA[<p><strong>Plików html: </strong></p>
<blockquote><p>AddCharset iso-8859-2 .html .htm</p></blockquote>
<p><strong>Całości: </strong></p>
<blockquote><p>AddDefaultCharset iso-8859-2</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://bartoszstrzala.pl/2010/01/28/kodowanie-w-htaccess/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>
	</channel>
</rss>

