<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://vaultsoft.ru"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Automator</title>
 <link>http://vaultsoft.ru</link>
 <description>Если уж делать, то с душой!</description>
 <language>en</language>
<item>
 <title>Как заменить двойные кавычки на одиночные в XSLT</title>
 <link>http://vaultsoft.ru/en/blogs/vaulter/2012/03/15/%D0%BA%D0%B0%D0%BA-%D0%B7%D0%B0%D0%BC%D0%B5%D0%BD%D0%B8%D1%82%D1%8C-%D0%B4%D0%B2%D0%BE%D0%B9%D0%BD%D1%8B%D0%B5-%D0%BA%D0%B0%D0%B2%D1%8B%D1%87%D0%BA%D0%B8-%D0%BD%D0%B0-%D0%BE%D0%B4%D0%B8%D0%BD%D0%BE%D1%87%D0%BD%D1%8B%D0%B5-%D0%B2-xslt</link>
 <description>&lt;p&gt;Это, оказывается, очень просто:&lt;/p&gt;
&lt;pre class=&quot;brush:xml&quot;&gt;
  &amp;lt;xsl:variable name=&quot;str_with_single_quotes&quot; 
        select = &quot;translate(str_with_double_quotes, &#039;&amp;amp;quot;&#039; , &amp;amp;quot;&#039;&amp;amp;quot;)&quot; /&gt;
&lt;/pre&gt;&lt;p&gt;Так-то вот.&lt;br /&gt;
Кстати, мой &lt;a href=&quot;http://vaulter.narod.ru/index.xml&quot;&gt;сайт на xml&lt;/a&gt; + xslt  все еще жив.&lt;br /&gt;
Я счастлив, чего и вам желаю!&lt;/p&gt;
</description>
 <category domain="http://vaultsoft.ru/en/howto">howto</category>
 <category domain="http://vaultsoft.ru/en/category/tags/xslt">xslt</category>
 <pubDate>Wed, 14 Mar 2012 22:10:45 +0000</pubDate>
 <dc:creator>Vaulter</dc:creator>
 <guid isPermaLink="false">250 at http://vaultsoft.ru</guid>
</item>
<item>
 <title>Resume</title>
 <link>http://vaultsoft.ru/en/content/resume</link>
 <description>&lt;style type=&quot;text/css&quot;&gt;
    td { vertical-align: top }
    #personal { overflow: hidden }
    .address, .phone, .mobile, .email, .skype { float: right; margin-right:100pt; clear: right; }
    .picture { float: right;   clear: right; margin-bottom: -55pt; border: 1px solid; padding: 2px; }
    .firstname { font-size: 120% }
    .familyname { font-size: 150% }
    table.subsection td { padding-top: 0.5em; }
    table.subsection td.period,
    table.subsection td.type,
    table.languages td.name { padding-right: 2em; }
    table.subsection td.period { white-space: nowrap }
    table.subsection span.techs { font-style: italic; }
    table strong { font-size: 115%; }
  &lt;/style&gt;
&lt;div id=&quot;personal&quot;&gt;
      &lt;span class=&quot;firstname&quot;&gt;Andrey&lt;/span&gt;
      &lt;span class=&quot;familyname&quot;&gt;Zakharov&lt;/span&gt;
      &lt;div class=&quot;picture&quot;&gt;&lt;img width=&quot;85pt&quot; src=&quot;Andrey.jpg&quot; /&gt;&lt;/div&gt;
      &lt;span class=&quot;address&quot;&gt;Russia, Volgograd&lt;/span&gt;
      &lt;span class=&quot;skype&quot;&gt;skype: andrey-zaharov&lt;/span&gt;
    &lt;/div&gt;
&lt;h1&gt;Objective&lt;/h1&gt;
  To obtain a responsible and challenging position with a progressive company
where my work experience will have valuable application and utilization of my
opportunity for advancement.&lt;p&gt;&lt;a href=&quot;http://vaultsoft.ru/en/content/resume&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 21 May 2010 23:44:24 +0000</pubDate>
 <dc:creator>Vaulter</dc:creator>
 <guid isPermaLink="false">136 at http://vaultsoft.ru</guid>
</item>
<item>
 <title>Conky rings #2</title>
 <link>http://vaultsoft.ru/en/blogs/1/2010/05/11</link>
 <description>&lt;p&gt;&lt;a target=&#039;_blank&#039; title=&#039;Be sure to check out the full article, you need to do click on the link &quot;Read more&quot;. This link will open only&lt;br /&gt;
that picture.&#039; href=&#039;http://img534.imageshack.us/i/top13.png/&#039;&gt;&lt;img src=&#039;http://img534.imageshack.us/img534/3672/top13.png&#039; border=&#039;0&#039; /&gt;&lt;/a&gt;&lt;br /&gt;
Itch output load on the CPU and memory. I wanted to detail, so to speak. Looking at pie charts noticed that most of the time they are 10-15%. And the most interesting things happen in a very small scale and the indistinguishable. Realizing that the need to cut off the picture is not informative part and zoom in, proceeded to ... first adapted, and then to a complete rewrite of lua scripts conky.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://vaultsoft.ru/en/blogs/1/2010/05/11&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://vaultsoft.ru/en/category/tags/cairo">cairo</category>
 <category domain="http://vaultsoft.ru/en/linux">linux</category>
 <category domain="http://vaultsoft.ru/en/category/tags/lua">lua</category>
 <category domain="http://vaultsoft.ru/en/category/tags/openbox">openbox</category>
 <pubDate>Mon, 10 May 2010 23:06:18 +0000</pubDate>
 <dc:creator>Vaulter</dc:creator>
 <guid isPermaLink="false">133 at http://vaultsoft.ru</guid>
</item>
<item>
 <title>Instant creation uml sequence diagrams</title>
 <link>http://vaultsoft.ru/en/blogs/1/2010/05/09</link>
 <description>&lt;p&gt;Have you ever wanted  to share your  knowledge to someone else, who havent got the process well enough ?  Have you ever trying to make  you solution  plain to your colleges ?&lt;br /&gt;
If  he or she are  close to you, in the same room,  the best way is to use paper and draw diagram in pencil. But if someone are far from you and only communication channel available, the only way is e-mail your drawings and comments.&lt;br /&gt;
Long ago, standard UML was put out as a graphical representation of a system&#039;s model.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://vaultsoft.ru/en/blogs/1/2010/05/09&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://vaultsoft.ru/en/tags/software/scripts">scripts</category>
 <category domain="http://vaultsoft.ru/en/web">web</category>
 <pubDate>Sun, 09 May 2010 15:30:59 +0000</pubDate>
 <dc:creator>Vaulter</dc:creator>
 <guid isPermaLink="false">128 at http://vaultsoft.ru</guid>
</item>
<item>
 <title>How to make wine + totalcmd associate files with KDE applications</title>
 <link>http://vaultsoft.ru/en/node/118</link>
 <description>&lt;p&gt;I often work in Total Commander, despite the fact that I was sitting in Ubuntu:) Got up the need to quick open, for example, html to Kate, and edit by UEStudio (left from my era of Windows) is not handy. At the first, we need to somehow associate file types out of a wine with the file types of native OS. That is, that formed such scheme: TotalCMD -&amp;gt; wine -&amp;gt; ... -&amp;gt; Kdm (or that handles the associations in ubuntu) -&amp;gt; Target program. And out there!&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://vaultsoft.ru/en/node/118&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://vaultsoft.ru/en/howto">howto</category>
 <category domain="http://vaultsoft.ru/en/category/tags/linux/kde">KDE</category>
 <category domain="http://vaultsoft.ru/en/linux">linux</category>
 <category domain="http://vaultsoft.ru/en/category/tags/linux/ubuntu">ubuntu</category>
 <category domain="http://vaultsoft.ru/en/category/tags/howto/windows-linux">миграция с windows на linux</category>
 <pubDate>Sun, 24 Jan 2010 14:34:36 +0000</pubDate>
 <dc:creator>Vaulter</dc:creator>
 <guid isPermaLink="false">118 at http://vaultsoft.ru</guid>
</item>
<item>
 <title>Sudoku - free online solver</title>
 <link>http://vaultsoft.ru/en/blogs/vaulter/2010/01/23/sudoku-free-online-solver</link>
 <description>&lt;strong&gt;Sudoku&lt;/strong&gt; &lt;em&gt;(数独 sūdoku) (English pronunciation: /suːˈdoʊkuː/)&lt;/em&gt; — is a logic-based, combinatorial number-placement puzzle. The objective is to fill a 9×9 grid with digits so that each column, each row, and each of the nine 3×3 sub-grids that compose the grid (also called &quot;boxes&quot;, &quot;blocks&quot;, &quot;regions&quot;, or &quot;sub-squares&quot;) contains all of the digits from 1 to 9. The puzzle setter provides a partially completed grid, which typically has a unique solution.
&lt;p&gt;&lt;a href=&quot;http://vaultsoft.ru/en/blogs/vaulter/2010/01/23/sudoku-free-online-solver&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://vaultsoft.ru/en/javascript">javascript</category>
 <category domain="http://vaultsoft.ru/en/golovolomki">головоломки</category>
 <pubDate>Sat, 23 Jan 2010 16:36:51 +0000</pubDate>
 <dc:creator>Vaulter</dc:creator>
 <guid isPermaLink="false">115 at http://vaultsoft.ru</guid>
</item>
<item>
 <title>Konqueror your man</title>
 <link>http://vaultsoft.ru/en/node/113</link>
 <description>&lt;p&gt;##&lt;br /&gt;
# Manual browsing&lt;br /&gt;
# Konqueror can show you man pages as well html&lt;br /&gt;
# @author Andrey Zakharov /aka Vaulter/&lt;br /&gt;
# @author ramok&lt;br /&gt;
man()&lt;br /&gt;
{&lt;br /&gt;
    [ -n &quot;$DISPLAY&quot; ] &amp;amp;&amp;amp;  konqueror &quot;man:/$*&quot; 2&amp;gt;/dev/null &amp;amp; ||  man $*&lt;br /&gt;
}&lt;/p&gt;
</description>
 <category domain="http://vaultsoft.ru/en/howto">howto</category>
 <category domain="http://vaultsoft.ru/en/category/tags/linux/kde">KDE</category>
 <category domain="http://vaultsoft.ru/en/linux">linux</category>
 <category domain="http://vaultsoft.ru/en/category/tags/software/coding/sh">sh</category>
 <pubDate>Thu, 21 Jan 2010 00:08:37 +0000</pubDate>
 <dc:creator>Vaulter</dc:creator>
 <guid isPermaLink="false">113 at http://vaultsoft.ru</guid>
</item>
<item>
 <title>Google search from command line</title>
 <link>http://vaultsoft.ru/en/node/112</link>
 <description>&lt;p&gt;##&lt;br /&gt;
# Perform google search from command line&lt;br /&gt;
# g well linux c%2b%2b engineer&lt;br /&gt;
# @TODO url decode&lt;br /&gt;
g() {&lt;br /&gt;
    if [ -n &quot;$DISPLAY&quot; ] &amp;amp;&amp;amp;&lt;br /&gt;
        env x-www-browser &quot;http://www.google.com/search?hl=${LANG%%_*}&amp;amp;q=$*&quot; &amp;amp; ||&lt;br /&gt;
        env www-browser &quot;http://www.google.com/search?hl=${LANG%%_*}&amp;amp;q=$*&quot;&lt;br /&gt;
}&lt;/p&gt;
</description>
 <category domain="http://vaultsoft.ru/en/category/tags/google">google</category>
 <category domain="http://vaultsoft.ru/en/linux">linux</category>
 <category domain="http://vaultsoft.ru/en/category/tags/software/coding/sh">sh</category>
 <pubDate>Thu, 21 Jan 2010 00:04:08 +0000</pubDate>
 <dc:creator>Vaulter</dc:creator>
 <guid isPermaLink="false">112 at http://vaultsoft.ru</guid>
</item>
<item>
 <title>How to instant fast quick analyze core dump files</title>
 <link>http://vaultsoft.ru/en/instant-fast-quick-analyze-core-files</link>
 <description>&lt;p&gt;Something about subject you may know, but let me summarize.&lt;br /&gt;
gdb is the tool, which can analyze &lt;strong&gt;core file&lt;/strong&gt;. &lt;/p&gt;
&lt;p&gt;Check the your version:&lt;br /&gt;
&lt;cite&gt;$ gdb --version&lt;/cite&gt;&lt;br /&gt;
I will talk about&lt;br /&gt;
&lt;cite&gt;GNU &lt;strong&gt;gdb 6.8-debian&lt;/strong&gt;&lt;br /&gt;
Copyright (C) 2008 Free Software Foundation, Inc.&lt;br /&gt;
This GDB was configured as &quot;x86_64-linux-gnu&quot;.&lt;/cite&gt;&lt;/p&gt;
&lt;p&gt;Syntax of command line is:&lt;br /&gt;
&lt;code&gt;$ gdb [bin] [core]&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The most rapid command is:&lt;br /&gt;
&lt;code&gt;$ gdb core.12345&lt;/code&gt;&lt;br /&gt;
which prints binary of core, and the reason of core ( Aborted, Segmentaion Fault, and so on )&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://vaultsoft.ru/en/instant-fast-quick-analyze-core-files&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://vaultsoft.ru/en/txt">Articles</category>
 <category domain="http://vaultsoft.ru/en/category/tags/software/coding/c-0">c++</category>
 <category domain="http://vaultsoft.ru/en/category/tags/software/debug">debug</category>
 <category domain="http://vaultsoft.ru/en/howto">howto</category>
 <category domain="http://vaultsoft.ru/en/linux">linux</category>
 <enclosure url="http://vaultsoft.ru/files/acore" length="1887" type="application/octet-stream" />
 <pubDate>Sat, 02 May 2009 00:07:39 +0000</pubDate>
 <dc:creator>Vaulter</dc:creator>
 <guid isPermaLink="false">84 at http://vaultsoft.ru</guid>
</item>
</channel>
</rss>


