<?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>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;div class=&quot;geshifilter-bg&quot;&gt;&lt;div class=&quot;geshifilter&quot;&gt;&lt;pre class=&quot;bash geshifilter-bash&quot;&gt;&lt;span class=&quot;co0&quot;&gt;##&lt;/span&gt;
&lt;span class=&quot;co0&quot;&gt;# Manual browsing&lt;/span&gt;
&lt;span class=&quot;co0&quot;&gt;# Konqueror can show you man pages as well html&lt;/span&gt;
&lt;span class=&quot;co0&quot;&gt;# @author Andrey Zakharov /aka Vaulter/ &lt;/span&gt;
&lt;span class=&quot;co0&quot;&gt;# @author ramok &lt;/span&gt;
&lt;span class=&quot;kw2&quot;&gt;man&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;
&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;
    &lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt; &lt;span class=&quot;re5&quot;&gt;-n&lt;/span&gt; &lt;span class=&quot;st0&quot;&gt;&amp;quot;&lt;span class=&quot;es2&quot;&gt;$DISPLAY&lt;/span&gt;&amp;quot;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; &lt;span class=&quot;sy0&quot;&gt;&amp;amp;&amp;amp;&lt;/span&gt;  konqueror &lt;span class=&quot;st0&quot;&gt;&amp;quot;man:/$*&amp;quot;&lt;/span&gt; &lt;span class=&quot;nu0&quot;&gt;2&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;&amp;gt;/&lt;/span&gt;dev&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;null &lt;span class=&quot;sy0&quot;&gt;&amp;amp;&lt;/span&gt; &lt;span class=&quot;sy0&quot;&gt;||&lt;/span&gt;  &lt;span class=&quot;kw2&quot;&gt;man&lt;/span&gt; &lt;span class=&quot;re4&quot;&gt;$*&lt;/span&gt;
&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&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;div class=&quot;geshifilter-bg&quot;&gt;&lt;div class=&quot;geshifilter&quot;&gt;&lt;pre class=&quot;bash geshifilter-bash&quot;&gt;&lt;span class=&quot;co0&quot;&gt;##&lt;/span&gt;
&lt;span class=&quot;co0&quot;&gt;# Perform google search from command line&lt;/span&gt;
&lt;span class=&quot;co0&quot;&gt;# &amp;lt;usage&amp;gt;g well linux c%2b%2b engineer&amp;lt;/usage&amp;gt;&lt;/span&gt;
&lt;span class=&quot;co0&quot;&gt;# @TODO url decode&lt;/span&gt;
g&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;
    &lt;span class=&quot;kw1&quot;&gt;if&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt; &lt;span class=&quot;re5&quot;&gt;-n&lt;/span&gt; &lt;span class=&quot;st0&quot;&gt;&amp;quot;&lt;span class=&quot;es2&quot;&gt;$DISPLAY&lt;/span&gt;&amp;quot;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; &lt;span class=&quot;sy0&quot;&gt;&amp;amp;&amp;amp;&lt;/span&gt; 
        &lt;span class=&quot;kw2&quot;&gt;env&lt;/span&gt; x-www-browser &lt;span class=&quot;st0&quot;&gt;&amp;quot;http://www.google.com/search?hl=&lt;span class=&quot;es3&quot;&gt;${LANG%%_*}&lt;/span&gt;&amp;amp;q=$*&amp;quot;&lt;/span&gt; &lt;span class=&quot;sy0&quot;&gt;&amp;amp;&lt;/span&gt; &lt;span class=&quot;sy0&quot;&gt;||&lt;/span&gt;
        &lt;span class=&quot;kw2&quot;&gt;env&lt;/span&gt; www-browser &lt;span class=&quot;st0&quot;&gt;&amp;quot;http://www.google.com/search?hl=&lt;span class=&quot;es3&quot;&gt;${LANG%%_*}&lt;/span&gt;&amp;amp;q=$*&amp;quot;&lt;/span&gt;
&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&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>


