More aggressive job ad.
[www.jankratochvil.net.git] / project / captive / Index.html.pl
index 995305e..b2c8942 100755 (executable)
@@ -42,7 +42,6 @@ my $W=My::Project->init_project(
 table.mailman > * /* FIXME: What is it? */ > tr > th,
 table.mailman > * /* FIXME: What is it? */ > tr > td { padding: 1ex; text-align: center; }
 ",
-               "no_job"=>1,
                );
 
 
@@ -71,8 +70,17 @@ print rightimg((map("<p class=\"stuff\">$_</p>\n",($stuff[int rand @stuff])))[0]
 
 print <<"HERE";
 
+
+@{[ vskip "3ex" ]}
+
+<p class="stuff">
+       Why did I install Microsoft Windows and wrote such disgusting piece of code?<br />
+       Expecting @{[ a_href $W->{"resume_url"},"yet another challenging task" ]}!
+</p>
+
 @{[ vskip "3ex" ]}
 
+
 <table border="1" align="center" style="text-align: center;" width="100%"><tr><th>Distribution</th>
                <th>Installation Case #1<br />Filesystem and installer<br />(recommended)</th>
                <th>Installation Case #2<br />Manual installation<br />(filesystem, expert user)</th>
@@ -89,7 +97,7 @@ my %reqpkg=(
                );
 my %version=(
                map(($_=>["0.9.7","0"]),qw(captive captive-lufs captive-install)),
-               "lufs"=>["0.9.6","1captive5"],
+               "lufs"=>["0.9.6","1captive6"],
                "gnome-vfs-httpcaptive"=>["2.3.8captive2","0"],
                "ntfsprogs"=>["200309071734","1captive1"],
                "ntfsprogs-gnomevfs"=>["1.0.1","0"],
@@ -376,7 +384,7 @@ print <<"HERE";
                <li>@{[ a_href 'doc/LinuxNTFS.html.pl',"Re: 7.7 Can't we write a wrapper for Windows' driver?" ]}</li>
                </ul></li>
        <li>@{[ a_href 'http://cvs.jankratochvil.net/viewcvs/*checkout*/priv/captive/TODO?rev=HEAD','Known Bugs' ]}</li>
-       <li>Man pages<ul>
+       <li>Man Pages<ul>
                @{[
                        do {
                                my @mans=(
@@ -401,13 +409,6 @@ print <<"HERE";
        <li>@{[ a_href 'Resources.html.pl','Related Pages' ]}</li>
        <li>@{[ a_href 'Thanks.html.pl','Thanks' ]}</li>
 </ul>
-
-@{[ vskip "3ex" ]}
-
-<p class="stuff">
-       Why did I install Microsoft Windows and wrote such disgusting piece of code?<br />
-       Expecting @{[ a_href $W->{"resume_url"},"yet another challenging task" ]}!
-</p>
 HERE