<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>darh|blog - life in general</title>
    <link>http://blog.arh.cc/</link>
    <description>webtech, dba, coding, usability, life in general</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.2.1 - http://www.s9y.org/</generator>
    
    

<item>
    <title>Python tryout</title>
    <link>http://blog.arh.cc/index.php?/archives/7-Python-tryout.html</link>
            <category>life in general</category>
    
    <comments>http://blog.arh.cc/index.php?/archives/7-Python-tryout.html#comments</comments>
    <wfw:comment>http://blog.arh.cc/wfwcomment.php?cid=7</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.arh.cc/rss.php?version=2.0&amp;type=comments&amp;cid=7</wfw:commentRss>
    

    <author>nospam@example.com (Denis Arh)</author>
    <content:encoded>
    
&lt;p&gt;I&#039;ve just bought myself a new car-radio (&lt;a target=&quot;_blank&quot; href=&quot;http://www.mimovrste.com/artikel/1300051111/avtoradio-pioneer-deh-4000ub&quot; rel=&quot;nofollow&quot;&gt;Pioneer DEH-4000UB&lt;/a&gt;) with USB key support. And to my great surprise it does not read files from the stick in the sorted (alphabetical) order but &amp;quot;in order as they were written to media&amp;quot;. There is a workaround (also noted in the owner&#039;s manual), to name the files with 001, 002, 003 prefix. A stupid and time consuming workaround. While looking around if there are any other players with same misfeature, I&#039;ve noticed that most of them work in the same way (surprisingly, sorting works perfectly when playing music from CD).&lt;/p&gt;&lt;p&gt;&lt;br /&gt;... and how does this relate with the post title? Well, I had to write a script that will rename my files so they will comply with Pioneer&#039;s &amp;quot;standards&amp;quot;. I didn&#039;t want to waste my mad PHP skills to do such trivial job, so instead, I&#039;ve wasted most of Saturday&#039;s morning learning Python and produced this script..&lt;/p&gt;&lt;p&gt;
&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://blog.arh.cc/index.php?/archives/7-Python-tryout.html#extended&quot;&gt;Continue reading &quot;Python tryout&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 23 Feb 2008 10:44:52 +0000</pubDate>
    <guid isPermaLink="false">http://blog.arh.cc/index.php?/archives/7-guid.html</guid>
    
</item>
<item>
    <title>3, 2, 1....</title>
    <link>http://blog.arh.cc/index.php?/archives/1-3,-2,-1.....html</link>
            <category>life in general</category>
    
    <comments>http://blog.arh.cc/index.php?/archives/1-3,-2,-1.....html#comments</comments>
    <wfw:comment>http://blog.arh.cc/wfwcomment.php?cid=1</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://blog.arh.cc/rss.php?version=2.0&amp;type=comments&amp;cid=1</wfw:commentRss>
    

    <author>nospam@example.com (Denis Arh)</author>
    <content:encoded>
    &lt;p&gt;
So, I&#039;ve finally decided that building my own blog software is a waste of my precious time. Serendipity (I think i still can&#039;t pronounce this one just right) suits all my needs. Surprisingly - it works out of the box even on &quot;exotic&quot; software collection I use on my server (nginx, php-fpm, postgresql 8.3 beta 4).&lt;/p&gt;

&lt;p&gt;So this here should be a place where i can publish info about my projects, various researches, obstacles I run into... And a good way to improve my language skills (English that is... ;&amp;gt;).&lt;/p&gt;

Plans for now: in a few weeks I&#039;m planning to perform a comparison of MySQL &lt;a href=&quot;http://www.sphinxsearch.com/&quot;&gt;SphinxSE&lt;/a&gt; and PostgreSQL FTS. I&#039;m also preparing a small speech for &lt;a href=&quot;http://www.kiberpipa.org/&quot;&gt;Kiberpipa.org&lt;/a&gt; -- it&#039;s title should remain a secret for now. 
    </content:encoded>

    <pubDate>Mon, 24 Dec 2007 23:11:40 +0000</pubDate>
    <guid isPermaLink="false">http://blog.arh.cc/index.php?/archives/1-guid.html</guid>
    
</item>

</channel>
</rss>