-job
[www.jankratochvil.net.git] / resume / Resume-JanKratochvil.html.pl
index 2b3cf8b..ca3199e 100755 (executable)
@@ -55,6 +55,7 @@ table.jobs td { padding: 1ex; }
                                "print"=>'^(?:print)?$',
                                },
                );
+$W->{"args"}{"Wabs"}=1;
 My::Web->heading();
 
 
@@ -133,17 +134,17 @@ my $now=(localtime())[5]+1900;
 
 print <<"HERE";
 <table width="100%" style="border-style: none;"><tr><td align="center"><table>
-<tr><td rowspan="10" style="padding: 10px; vertical-align: middle;">
-                               @{[ img "/resume/Resume-JanKratochvil","face" ]}</td>
+<tr><td rowspan="9" style="padding: 10px; vertical-align: middle;">
+                               @{[ img "/resume/Resume-JanKratochvil-face","face" ]}</td>
                <td class="tab-head">Name    </td><td>Jan Kratochvil</td></tr>
 <tr><td class="tab-head">English </td><td>technical: fluent, general: communicable</td></tr>
 <tr><td class="tab-head">Born    </td><td>1979</td></tr>
 <tr><td class="tab-head">Sex     </td><td>male</td></tr>
-<tr><td class="tab-head">Status  </td><td>single</td></tr>
 <tr><td class="tab-head">Licenses</td><td>motorcycle, car</td></tr>
 <tr><td class="tab-head">eMail   </td><td>$mailme</td></tr>
-<tr><td class="tab-head">WWW     </td><td>@{[ a_href('http://www.jankratochvil.net/') ]}</td></tr>
-<tr><td class="tab-head">Resume  </td><td>@{[ a_href('http://www.jankratochvil.net/resume/') ]}</td></tr>
+<tr><td class="tab-head">Projects</td><td>@{[ a_href('http://www.jankratochvil.net/project/') ]}</td></tr>
+<tr><td class="tab-head">Resume  </td><td>@{[ a_href('http://www.jankratochvil.net/resume/') ]}<br />
+                                          [ @{[ a_href '/resume/Resume-JanKratochvil.pdf','PDF' ]} ]</td></tr>
 <tr><td class="tab-head">OpenPGP </td><td style="font-family: monospace;">@{[ a_href '/pgp-JanKratochvil.txt',''
                .'pub  1024D/44FC7632 2002-10-07 Jan Kratochvil &lt;pgp-44FC7632@jankratochvil.net&gt;<br />'
                .'sub  2048g/D9F5F44B 2002-10-07 [expires 2004-10-06]' ]}</span></td></tr>
@@ -151,23 +152,20 @@ print <<"HERE";
 
 @{[ vskip "3ex" ]}
 
-<p style="font-size: larger;">Looking for a fulltime job. Relocation around the world expected.</p>
-
-@{[ vskip "3ex" ]}
-
 <table border="1" frame="border" rules="rows" class="jobs">
 <caption>Contractor Jobs</caption>
 <tr><th>Date</th><th>Client</th>
                <th>Description</th></tr>
 <tr><td>2002-2003</td><td class="com">- (freelance project)</td>
                <td>@{[ &$project('captive') ]} (14 months)<br />
+                       Featured @{[ a_href 'http://slashdot.org/article.pl?sid=03/12/02/1536227','on slashdot' ]}.<br />
                        Project required analysing portions of 80MB+ i386 disassembly dumps of MS-Windows XP kernel and ntfs.sys
                        to achieve the first binary compatible reimplementation of the required undocumented XP kernel subsystems.<br />
                        Written @{[ &$project('TraceFS') ]} as native W32 kernel hooking driver for run-time analysis of the NT Cache Manager
                        XP kernel subsystem.<br />
                        GNU/Linux part required integration and extensions of
                        @{[ a_href 'http://lufs.sourceforge.net/lufs/','LUFS' ]} (Linux Userland File System)
-                       to transparently connect the UNIX userland based MS-Windows kernel filesystem isolated by CORBA/ORBit interface.
+                       to transparently connect the UNIX userland based MS-Windows kernel filesystem isolated by the CORBA/ORBit interface.
                </td></tr>
 <tr><td>2001-2002</td><td class="com">@{[ a_href('http://www.atspraha.cz/','Advanced Telecom Services') ]}</td>
                <td>Mobile technologies
@@ -314,7 +312,7 @@ print <<"HERE";
 @{[ vskip "2ex" ]}
 
 <table border="1" frame="border" rules="groups">
-<caption>Own Free Projects</caption>
+<caption>My Own Free Projects</caption>
 <thead>
        <tr><td colspan="2" style="font-size: larger;" align="center">
                Detailed listing available at: @{[ a_href 'http://www.jankratochvil.net/projects/' ]}