update
[www.jankratochvil.net.git] / project / captive / Index.html.pl
index 610f209..b40ea3b 100755 (executable)
@@ -52,7 +52,7 @@ HERE
 my @stuff=(
                "A lot of people claim themselves as Windows Programmers.\n"
                                ." Now I can finally join them - I also wrote my own Microsoft Windows.",
-               "Why do they need <a href=\"http://www.winsupersite.com/reviews/winserver2k3_gold2.asp\">5000 developers</a>"
+               "Why do they need ".a_href('http://www.winsupersite.com/reviews/winserver2k3_gold2.asp','5000 developers')
                                ." to write Microsoft Windows when it is just One Man Show task?",
 
 
@@ -225,18 +225,18 @@ available Microsoft Windows drivers versions. Now you can execute:</p>
 
 <dl>
 
-<dt><a href="http://lufs.sourceforge.net/lufs/">lufs</a></dt>
+<dt>@{[ a_href 'http://lufs.sourceforge.net/lufs/','lufs' ]}</dt>
 <dd><p><b>'captive' version required</b>: Although you may already have the
 original package installed you must replace it by the local 'captive'-marked
 version containing some 'captive'-essential fixes and extensions.</p></dd>
 
-<dt><a href="http://linux-ntfs.sourceforge.net/">ntfsprogs</a></dt>
+<dt>@{[ a_href 'http://linux-ntfs.sourceforge.net/','ntfsprogs' ]}</dt>
 <dd><p><b>Original version >=200309071734 sufficient</b>:
 The package downloadable here has no code patches - you can freely use the
 original version instead.  Unfortunately the last public release is
 <b>1.7.1</b> while this project requires at least
-<a href="http://linux-ntfs.sourceforge.net/snapshots/">snapshot</a> version
-<b><a href="http://linux-ntfs.sourceforge.net/snapshots/ntfsprogs-200309071734.tar.bz2">200309071734</a></b>
+@{[ a_href 'http://linux-ntfs.sourceforge.net/snapshots/','snapshot' ]} version
+<b>@{[ a_href 'http://linux-ntfs.sourceforge.net/snapshots/ntfsprogs-200309071734.tar.bz2','200309071734' ]}</b>
 which is not packaged (.rpm/.deb) yet. Packaged versions are provided here for
 your convenience.</p></dd>
 
@@ -245,7 +245,7 @@ your convenience.</p></dd>
 
 <h2>LUFS kernel driver module</h2>
 
-<p><a href="http://lufs.sourceforge.net/lufs/">LUFS</a> (Linux Userland File
+<p>@{[ a_href 'http://lufs.sourceforge.net/lufs/','LUFS' ]} (Linux Userland File
 System) needs Linux kernel module driver (<i>lufs.o</i>) compatible with your
 running Linux kernel. Binary driver is supplied already precompiled for many
 Linux kernel versions in the binary packages above (<b>.i386.rpm</b> and
@@ -304,7 +304,7 @@ other types Microsoft Windows drivers in the future.</p>
                machine running under GNU/Linux and share the read-write NTFS disk by using
                a network file sharing through a&nbsp;VMware virtual network card.</p>
                <p>You need @{[ '$299' ]} for this product and you need to
-               give up your system security by running un<a href="#sandbox">sandbox</a>ed
+               give up your system security by running un@{[ a_href '#sandbox','sandbox' ]}ed
                closed-source program in your GNU/Linux.</p>
        </dd>
 </dl>
@@ -312,8 +312,8 @@ other types Microsoft Windows drivers in the future.</p>
 
 <h2>Security</h2>
 
-<p><b>Re: <a href="http://linux-ntfs.sourceforge.net/info/ntfs.html#7.7">7.7
-               Can't we write a wrapper for Windows' driver?</a></<b></p>
+<p><b>Re: @{[ a_href 'http://linux-ntfs.sourceforge.net/info/ntfs.html#7.7',
+               "7.7 Can't we write a wrapper for Windows' driver?" ]}</<b></p>
 
 <p class="re">&gt; It sounds like a great idea, to start with, but there are numerous
 problems.</p>
@@ -352,7 +352,7 @@ local country laws.<br />
 the other kernel coders would not investigate any problems if someone had used
 the NTFS wrapper.</span><br />
 It does not apply to this project due to the implemented
-<a href="#sandbox">filesystem separation</a>.</p>
+@{[ a_href '#sandbox','filesystem separation' ]}.</p>
 
 @{[ vskip "3ex" ]}