<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Powerman</title>
  <link type="text/html" href="http://powerman.name/" />
  <link rel="self" type="application/atom+xml" href="http://powerman.name/atom.xml"/>
  <author>
    <name>Alex Efros</name>
    <email>powerman@powerman.name</email>
  </author>
  <id>urn:uuid:832d1dd4-05dd-11dd-b89b-8bba45912419</id>
  <updated>2010-11-04T18:44:33Z</updated>
  <entry>
    <title>More Tips &amp; Tricks: jQuery in SpiderMonkey console</title>
    <content type="html">
Ever wanna debug jQuery in console instead of FireBug?
See how to use &lt;a href=&quot;http://powerman.name/doc/jquery_in_spidermonkey.html&quot;&gt;jQuery in
SpiderMonkey console&lt;/a&gt;.
    </content>
    <updated>2010-11-04T18:44:33Z</updated>
    <id>urn:uuid:90e443f8-e843-11df-8d9d-a0c12bb95dd8</id>
  </entry>
  <entry>
    <title>Now in layman's centralized overlay's list</title>
    <content type="html">
My Gentoo overlay was added to layman's centralized overlay's list.
&lt;p&gt;
This mean you can now remove url to my custom overlay list from your
/etc/layman/layman.cfg and continue using overlay 'powerman' as usually.
    </content>
    <updated>2010-03-07T03:56:26Z</updated>
    <id>urn:uuid:673bce78-299d-11df-8a6c-e1a22bb95dd8</id>
  </entry>
  <entry>
    <title>Inferno ebuild updated to svn 430</title>
    <content type="html">
&lt;p&gt;In this release I've added support for $INFERNO_ROOT (for ex.:
&lt;kbd&gt;export INFERNO_ROOT=~/inferno/; emu&lt;/kbd&gt;). This helps keep your
*NIX and Inferno homes in different directories to avoid possible
conflicts and make ease to have many different Inferno home directories
for single user (for example used by different projects or for testing).
&lt;p&gt;Also free fonts (from acme-sac) was added, and acme configured to use
Vera fonts by default (thanks to John Soros).
    </content>
    <updated>2009-06-24T10:19:01Z</updated>
    <id>urn:uuid:700dcbaa-60a8-11de-ae63-58a7de201c47</id>
  </entry>
  <entry>
    <title>released IO::Stream::Proxy::SOCKSv4-1.0.0</title>
    <content type="html">
So, now we've two proxy plugins for IO::Stream. :)
    </content>
    <updated>2009-05-23T16:15:52Z</updated>
    <id>urn:uuid:fc9036d8-47b4-11de-b805-1bcdde201c47</id>
  </entry>
  <entry>
    <title>Client certificates support for MatrixSSL</title>
    <content type="html">
We've released &lt;a href=&quot;http://code.google.com/p/matrixssl-clientcert/&quot;&gt;patch
which add support for client certificates in non-commercial MatrixSSL
version&lt;/a&gt;.
&lt;p&gt;
Also was released IO::Stream::MatrixSSL-1.1.0 which support this feature.
    </content>
    <updated>2009-04-05T17:42:30Z</updated>
    <id>urn:uuid:23068212-2209-11de-96ce-a96dde201c47</id>
  </entry>
  <entry>
    <title>released IO::Stream::Proxy::HTTPS-1.0.3</title>
    <content type="html">
Fixed 100% CPU usage in case proxy close connection before finishing handshake.
    </content>
    <updated>2009-04-04T15:07:03Z</updated>
    <id>urn:uuid:418db8f2-212a-11de-a5b5-b0dbde201c47</id>
  </entry>
  <entry>
    <title>Russian support for perldoc</title>
    <content type="html">
After converting Gentoo to unicode perldoc failed to show Russian doc.
&lt;a href=&quot;http://powerman.name/tips/programming/&quot;&gt;Let's fix it!&lt;/a&gt;
    </content>
    <updated>2009-03-12T23:32:51Z</updated>
    <id>urn:uuid:1a6f9552-0f5e-11de-91b8-65d2de201c47</id>
  </entry>
  <entry>
    <title>upgrade to 2.6.27-r8 will kill your server</title>
    <content type="html">
There serious issues with hardened-sources-2.6.27-r8.
Either don't upgrade, or 
&lt;a href=&quot;http://powerman.name/gentoo/&quot;&gt;check details and workaround&lt;/a&gt;.
    </content>
    <updated>2009-03-06T23:17:15Z</updated>
    <id>urn:uuid:ee22a95c-0aa4-11de-a331-8880de201c47</id>
  </entry>
  <entry>
    <title>deliver-3.0.0 released</title>
    <content type="html">
Since version 3.0.0 it try hard to normalize MIME parts and convert email
headers and body to utf8. You can view normalized email (to find out how
to match it with your rules in ~/.deliver) using: 
&lt;code&gt;deliver -d &amp;lt;/path/to/email&lt;/code&gt;
&lt;p&gt;
This also mean you may need to update encoding of your regex in ~/.deliver
because now they will always match against utf8 strings.
    </content>
    <updated>2009-02-12T08:39:05Z</updated>
    <id>urn:uuid:9b578204-f8e0-11dd-bee5-c27fde201c47</id>
  </entry>
  <entry>
    <title>New perl module released: WITH</title>
    <content type="html">
Just a small toy for playing with hardcore optimizations.
Allow you to set some module's constants when loading module (with 'use')
and have these constants in effect when perl will compile module and may
optimize away some blocks like if(DEBUG){...}.
    </content>
    <updated>2008-11-05T14:02:40Z</updated>
    <id>urn:uuid:68f731d8-ab42-11dd-ab44-658fde201c47</id>
  </entry>
  <entry>
    <title>POWER::Event::IO-0.3.2 released</title>
    <content type="html">
Crypt::MatrixSSL now contain all my patches, so I switched POWER::Event::IO
from my patched version (POWER::Crypt::MatrixSSL) to standard Crypt::MatrixSSL.
    </content>
    <updated>2008-11-03T09:56:48Z</updated>
    <id>urn:uuid:bb16638c-a98d-11dd-9fc0-eb1500cc307f</id>
  </entry>
  <entry>
    <title>A lot of new tips!</title>
    <content type="html">
&lt;p&gt;Admin tips:
&lt;a href=&quot;http://powerman.name/doc/howto_chm.html&quot;&gt;how to view .chm&lt;/a&gt;,
&lt;a href=&quot;http://powerman.name/doc/howto_antialiasing.html&quot;&gt;how to control
font antialiasing&lt;/a&gt;,
&lt;a href=&quot;http://powerman.name/doc/howto_cddvdiso.html&quot;&gt;how to write cd/dvd
and read iso/nrg/other images&lt;/a&gt;.

&lt;p&gt;Programming tips:
&lt;a href=&quot;http://powerman.name/doc/vimtips.html&quot;&gt;Vim features&lt;/a&gt;.

&lt;p&gt;Also there several cheatsheets (1-2 page .pdf) was added on
&lt;a href=&quot;http://powerman.name/tips/administration/&quot;&gt;admin tips&lt;/a&gt; page:
Advanced OpenSSH, Perl Debugger, Linux Security, TCP/IP and tcpdump.

    </content>
    <updated>2008-10-14T02:24:03Z</updated>
    <id>urn:uuid:2af777ec-9997-11dd-b4fc-856a7e3a7850</id>
  </entry>
  <entry>
    <title>Converting Gentoo from KOI8-R to UTF-8</title>
    <content type="html">
I've &lt;a href=&quot;http://powerman.name/doc/utf8.html&quot;&gt;converted my Gentoo to Unicode&lt;/a&gt;!
    </content>
    <updated>2008-10-11T17:34:55Z</updated>
    <id>urn:uuid:eb5466c8-97ba-11dd-8939-b95dc2812ecd</id>
  </entry>
  <entry>
    <title>New software: greysmtpd</title>
    <content type="html">
&lt;a href=&quot;http://powerman.name/soft/greysmtpd.html&quot;&gt;greysmtpd&lt;/a&gt;
is tcpserver-compatible anti-spam (greylisting) smtpd.
    </content>
    <updated>2008-10-01T00:56:39Z</updated>
    <id>urn:uuid:cdeda0dc-8f53-11dd-94e6-9d56d1cad7bf</id>
  </entry>
  <entry>
    <title>deliver-2.1.0 released</title>
    <content type="html">
New feature added: FORWARD().
    </content>
    <updated>2008-09-27T17:13:25Z</updated>
    <id>urn:uuid:98480aa6-8cb7-11dd-a966-c8927ad54649</id>
  </entry>
  <entry>
    <title>2.6.24 supports Microsoft Natural Ergonomic Keyboard 4000</title>
    <content type="html">
Kernel patch don't needed anymore to support Microsoft Natural Ergonomic
Keyboard 4000 starting from kernel 2.6.24. Some key names 
&lt;a href=&quot;http://powerman.name/patch/kernel.html&quot;&gt;are different&lt;/a&gt;
between my patch and 2.6.24. Also if you use my
&lt;a href=&quot;http://powerman.name/soft/input_event.html&quot;&gt;Input Event&lt;/a&gt; you
should update it to latests 0.2.2 version (released today :)).
    </content>
    <updated>2008-09-25T13:57:25Z</updated>
    <id>urn:uuid:e2588da0-8b09-11dd-9405-a5fb1cd2d943</id>
  </entry>
  <entry>
    <title>New tool in powerutils: ratelimit</title>
    <content type="html">
ratelimit is a rate limiter designed for .qmail-files.
    </content>
    <updated>2008-06-07T20:08:40Z</updated>
    <id>urn:uuid:85704de0-34cd-11dd-834c-e0d2fa9504d6</id>
  </entry>
  <entry>
    <title>New doc: mencoder cookbook</title>
    <content type="html">
My &lt;a href=&quot;http://powerman.name/doc/mencoder.html&quot;&gt;cookbook for mencoder&lt;/a&gt;.
    </content>
    <updated>2008-06-02T02:50:04Z</updated>
    <id>urn:uuid:9a6ec326-304e-11dd-9412-f07061fc9a1b</id>
  </entry>
  <entry>
    <title>New software: powerbackup</title>
    <content type="html">
&lt;a href=&quot;http://powerman.name/soft/powerbackup.html&quot;&gt;powerbackup&lt;/a&gt;
was designed for using from cron for daily server backup.
    </content>
    <updated>2008-06-02T02:02:01Z</updated>
    <id>urn:uuid:e3e080dc-3047-11dd-a27b-933ee059c604</id>
  </entry>
  <entry>
    <title>udev update break system!</title>
    <content type="html">
&lt;i&gt;/etc/runit/1&lt;/i&gt; must be updated &lt;b&gt;NOW&lt;/b&gt;, or next &lt;b&gt;udev&lt;/b&gt;
update will result in empty &lt;i&gt;/dev&lt;/i&gt; after reboot.
&lt;p&gt;
Details, as usually, &lt;a href=&quot;http://powerman.name/gentoo/&quot;&gt;here&lt;/a&gt;.
    </content>
    <updated>2008-04-22T02:36:36Z</updated>
    <id>urn:uuid:edbb2d26-1014-11dd-b7f7-c02f65f76db2</id>
  </entry>
  <entry>
    <title>Site reorganized</title>
    <content type="html">
I've reorganized website. New menu and site search should make it ease
to find anything you need.
&lt;p&gt;
P.S. While urls to many resources was changed, old urls should continue
working for backward compatibility.
    </content>
    <updated>2008-04-17T01:12:23Z</updated>
    <id>urn:uuid:55d0d2c4-0c1b-11dd-901b-be191f709108</id>
  </entry>
  <entry>
    <title>Support and Upgrade Gentoo</title>
    <content type="html">
I've updated well-known Support-n-Upgrade.txt document, converted it to
AsciiDoc markup and moved to 
&lt;a href=&quot;http://powerman.name/doc/portage&quot;&gt;http://powerman.name/doc/portage&lt;/a&gt;.
&lt;p&gt;
Most valuable section of this document is
&lt;a href=&quot;http://powerman.name/doc/portage#full-example&quot;&gt;here&lt;/a&gt;. :)
    </content>
    <updated>2008-04-13T05:01:57Z</updated>
    <id>urn:uuid:be13594a-0916-11dd-89c3-f4f1587fe22f</id>
  </entry>
  <entry>
    <title>portage overlay: asciidoc, chkrootkit</title>
    <content type="html">
asciidoc updated to 8.2.5.
&lt;p&gt;
chkrootkit updated to 0.48 plus I've patched it
(&lt;a href=&quot;https://bugs.gentoo.org/show_bug.cgi?id=205419#c3&quot;&gt;details&lt;/a&gt;).
    </content>
    <updated>2008-04-12T11:03:58Z</updated>
    <id>urn:uuid:2699bd66-0880-11dd-8edf-85031a440ed5</id>
  </entry>
  <entry>
    <title>AsciiDoc cheatsheet updated</title>
    <content type="html">
I've rewrote
&lt;a href=&quot;http://powerman.name/doc/asciidoc&quot;&gt;AsciiDoc cheatsheet&lt;/a&gt;
from scratch. Now it more comprehensive (cover about 90-95% of
AsciiDoc features) and &lt;b&gt;much ease&lt;/b&gt; to read.
    </content>
    <updated>2008-04-12T01:26:20Z</updated>
    <id>urn:uuid:748aea5a-082f-11dd-8dbe-8f893f9ddd91</id>
  </entry>
  <entry>
    <title>my CPAN mirror (important update!)</title>
    <content type="html">
I've updated my CPAN mirror: now &lt;b&gt;cpansite&lt;/b&gt; command should be used to
access it instead of &lt;b&gt;cpan&lt;/b&gt; command as was announced before.
&lt;p&gt;
You can find updated instructions how to configure and use it
&lt;a href=&quot;http://powerman.name/Perl_modules.html&quot;&gt;here&lt;/a&gt;.
&lt;p&gt;
&lt;b&gt;WARNING:&lt;/b&gt; You'll need to use latests CPAN::Site version (0.20)!
It was uploaded to CPAN yesterday, so you may have to wait until CPAN
mirror you use will be updated (now most CPAN mirrors still contain 0.19).
    </content>
    <updated>2008-04-11T00:32:05Z</updated>
    <id>urn:uuid:b647cdcc-075e-11dd-9f4f-d63f5a8f59d7</id>
  </entry>
  <entry>
    <title>HowTo: test hardware</title>
    <content type="html">
Added &lt;a href=&quot;http://powerman.name/doc/howto_test_hardware&quot;&gt;HowTo: test hardware&lt;/a&gt;.
    </content>
    <updated>2008-04-10T11:30:12Z</updated>
    <id>urn:uuid:7b9d51fa-06f1-11dd-add2-88686b1670dd</id>
  </entry>
  <entry>
    <title>LO100i</title>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <div>
Added notes about
<a href="http://powerman.name/doc/LO100i">my experience with LO100i in HP ProLiant DL140 servers</a>.
        </div>
      </div>
    </content>
    <updated>2008-04-08T00:00:01Z</updated>
    <id>urn:uuid:ae217ba4-05ea-11dd-ae47-e1113c1dc743</id>
  </entry>
  <entry>
    <title>my CPAN mirror</title>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <div>
I've set up local CPAN mirror (or, more accurate, CPAN overlay).
Now you can install all my perl modules with ease
<a href="http://powerman.name/Perl_modules.html">using standard
    <b>cpan</b> tool</a>.
        </div>
      </div>
    </content>
    <updated>2008-04-08T00:00:00Z</updated>
    <id>urn:uuid:7c165b3e-05ea-11dd-af84-f8d38427838f</id>
  </entry>
  <entry>
    <title>massive perl modules update</title>
    <content type="html">&lt;div>
POWER-Crypt-MatrixSSL-1.8.13&lt;br>
POWER-Epoll-2.0.2&lt;br>
POWER-Event-IO-0.3.1&lt;br>
POWER-Event-Timer-0.1.2&lt;br>
POWER-GPG-0.1.4&lt;br>
POWER-Utils-0.3.3&lt;br>
POWER-Utils-IO-0.3.1&lt;br>
&lt;/div></content>
    <id>urn:uuid:0a78419a-05ea-11dd-8bc6-cd1edab98e27</id>
    <updated>2008-04-07T00:00:00Z</updated>
  </entry>
  <entry>
    <title>portage overlay</title>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <div>
Now my 
<a href="http://powerman.name/RTFM/Gentoo_ebuilds.html">portage overlay</a>
can be installed and updated using
<a href="http://layman.sourceforge.net/">layman</a>.
        </div>
      </div>
    </content>
    <updated>2008-04-05T00:00:00Z</updated>
    <id>urn:uuid:d5e9743a-05e9-11dd-a079-cbdce49c3b82</id>
  </entry>
  <entry>
    <title>asdfDict</title>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <div>
Added <a href="http://powerman.name/Software.html">asdfDict</a>.
        </div>
      </div>
    </content>
    <updated>2008-04-04T00:00:03Z</updated>
    <id>urn:uuid:e8b0bcaa-05e8-11dd-a6bd-c6c1f8f837d3</id>
  </entry>
  <entry>
    <title>asdf software</title>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <div>
Added our internal
<a href="http://powerman.name/Software_asdf.html">asdf software</a>:
asdfBackup, asdfPatchSystem and asdfMysql.
        </div>
      </div>
    </content>
    <updated>2008-04-04T00:00:02Z</updated>
    <id>urn:uuid:c8d9497e-05e8-11dd-a5a4-dda57f00a42e</id>
  </entry>
  <entry>
    <title>remote</title>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <div>
Added <a href="http://powerman.name/Soft/remote.html">remote</a>.
        </div>
      </div>
    </content>
    <updated>2008-04-04T00:00:01Z</updated>
    <id>urn:uuid:94e09690-05e8-11dd-943d-b695f832b49a</id>
  </entry>
  <entry>
    <title>deliver</title>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <div>
Added <a href="http://powerman.name/Soft/deliver.html">deliver</a>.
        </div>
      </div>
    </content>
    <updated>2008-04-04T00:00:00Z</updated>
    <id>urn:uuid:88738110-05e8-11dd-b476-e49d569eb21a</id>
  </entry>
  <entry>
    <title>powerutils</title>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <div>
Added <a href="http://powerman.name/Soft/powerutils.html">powerutils</a>.
        </div>
      </div>
    </content>
    <updated>2008-04-03T00:00:02Z</updated>
    <id>urn:uuid:7845d4a0-05e8-11dd-8177-84f4355074a3</id>
  </entry>
  <entry>
    <title>libREV</title>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <div>
I've updated
<a href="http://powerman.name/Soft/libREV.html">libREV documentation</a>.
        </div>
      </div>
    </content>
    <updated>2008-04-03T00:00:01Z</updated>
    <id>urn:uuid:3806bf8a-05e8-11dd-a007-f873373d49a5</id>
  </entry>
  <entry>
    <title>My vim configuration</title>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <div>
I've added archive with my current
<a href="http://powerman.name/RTFM/vim.html">Vim configuration</a>
designed for use on remote servers.
        </div>
      </div>
    </content>
    <updated>2008-04-03T00:00:00Z</updated>
    <id>urn:uuid:892c846e-05e6-11dd-9f9d-c8f96c91aab1</id>
  </entry>
  <entry>
    <title>Personal OpenID server</title>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <div>
I've developed 
<a href="http://powerman.name/Software.html">Personal OpenID server</a>.
Now I can use http://powerman.name/ and my OpenID. :)
        </div>
      </div>
    </content>
    <updated>2008-02-26T00:00:00Z</updated>
    <id>urn:uuid:2253fbec-05e5-11dd-8be0-cc9b2eb35761</id>
  </entry>
  <entry>
    <title>New kernel patch</title>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <div>
Nikita has updated my 
<a href="http://powerman.name/RTFM/kernel.html">patch</a> for 
<a href="http://www.microsoft.com/hardware/mouseandkeyboard/productdetails.aspx?pid=043">Microsoft Natural Ergonomic Keyboard 4000</a>
from <b>2.6.20</b> to <b>2.6.23</b>.
        </div>
      </div>
    </content>
    <updated>2008-02-22T00:00:00Z</updated>
    <id>urn:uuid:a4178d20-05e4-11dd-bc28-ed30a9274b1d</id>
  </entry>
  <entry>
    <title>Inferno man pages</title>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <div>
Inferno <a href="http://powerman.name/Inferno/man/">man pages</a>
updated to svn revision 260.
        </div>
      </div>
    </content>
    <updated>2008-02-06T00:00:00Z</updated>
    <id>urn:uuid:0f889dd4-05e4-11dd-93a2-c915582c40fd</id>
  </entry>
</feed>
