index.php: Make links being bold
[nasm/www.git] / index.php
blob0e1082ef12baacd73d03cfe70af42861fd2ce9b8
1 <?php echo '<?xml version="1.0" encoding="utf-8"?>'; ?>
3 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6 <meta content="text/html; charset=UTF-8" http-equiv="content-type" />
7 <link rel="stylesheet" type="text/css" href="css/base.css" />
8 <link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico" />
9 <title>The Netwide Assembler: NASM</title>
10 </head>
11 <body id="canvas">
13 <h2 style="text-align: right;">The Netwide Assembler&nbsp;</h2>
15 <?php include "navbar.inc" ?>
17 <div id="content">
18 <p>&nbsp;</p>
20 <div>
22 <b class="cnr"><b class="cnr1"><b></b></b><b class="cnr2"><b></b></b>
23 <b class="cnr3"></b><b class="cnr4"></b><b class="cnr5"></b></b>
24 <div class="cbody">
26 <div class="item">
27 <h1>; Welcome to The NASM Home Page!</h1>
28 <p>We're back at SourceForge - check out
29 <a href="https://sourceforge.net/projects/nasm">https://sourceforge.net/projects/nasm</a></p>
30 </div>
32 <div class="item">
33 <h1>; Latest Version</h1>
34 <p>
35 <ul>
36 <li>The latest stable version of NASM is
37 <a href="http://www.nasm.us/pub/nasm/releasebuilds/<?php echo $version; ?>/"><?php echo $version; ?></a>
38 (<a href="/doc/nasmdocc.html">revision history</a>).
39 </li>
40 <?php
41 if ($rc_version) {
42 echo "<li>The latest release candidate of NASM is ";
43 echo "<a href=\"http://www.nasm.us/pub/nasm/releasebuilds/$rc_version/\">$rc_version</a>.</li>";
46 <li>Release candidate builds are available
47 <a href="http://www.nasm.us/pub/nasm/releasebuilds/?C=M;O=D">here</a>.
48 </li>
49 <li>Daily development snapshots are available
50 <a href="http://www.nasm.us/pub/nasm/snapshots/?C=M;O=D">here</a>
51 (<a href="http://www.nasm.us/pub/nasm/snapshots/latest/">latest</a>).
52 </li>
53 </ul>
54 </p>
55 </div>
57 <div class="item">
58 <h1>; Historic Versions</h1>
59 <p>
60 <ul>
61 <li>Historical releases from version 0.99.05 onwards are available
62 <a href="http://www.nasm.us/pub/nasm/releasebuilds/?C=M;O=D">here</a>.
63 </li>
64 <li>Older releases are available from
65 <a href="http://sourceforge.net/projects/nasm/files/">Sourceforge</a>.
66 </li>
67 </ul>
68 </p>
69 </div>
71 <div class="item">
72 <h1>; NASM is now under the Simplified BSD License</h1>
73 <p>As of version 2.07, NASM is now under the Simplified (2-clause)
74 BSD license. The details of the license are available
75 <a href="/doc/nasmdoc1.html#section-1.1.2">in the documentation</a>.</p>
76 </div>
78 <div class="item">
79 <h1>; New forums</h1>
80 <p>On 23 January 2010, we moved the NASM forums away from Sourceforge
81 onto a dedicated server. See the new link above.</p>
82 </div>
84 <div class="item">
85 <h1>; Development Team</h1>
86 <p>NASM was originally developed by Simon Tatham and Julian Hall, and is now maintained by a
87 team led by H. Peter Anvin.<br />
88 Currently active team members are:</p>
89 <ul>
90 <li><a href="http://www.zytor.com/~hpa/">H. Peter Anvin</a></li>
91 <li>Frank B. Kotler</li>
92 <li>Victor van den Elzen</li>
93 <li><a href="http://www.kanios.net">Keith Kanios</a></li>
94 <li>Cyrill Gorcunov</li>
95 </ul>
96 <p>... with support from many others, and we are actively looking for more developers.</p>
97 </div>
99 <div class="item">
100 <h1>; New Development Repository</h1>
101 <p>NASM has moved from using CVS to using
102 <a href="http://git.or.cz/">Git</a>. All further
103 development will be coordinated through the
104 <a id="VersionLink" href="http://repo.or.cz/w/nasm.git">Git Repository</a>.</p>
105 </div>
107 <div class="item">
108 <h1>; 64-bit (x86-64/x64/AMD64/Intel 64) Support Is Here!!!</h1>
109 <p>NASM has been updated to support the full x86-64 architecture
110 extension, and is fully supported since NASM 2.00.</p>
111 </div>
113 <div class="item">
114 <h1>; Your Reports Aren't Going to /dev/null</h1>
116 <p>We're looking for your comments, suggestions and, of course,
117 bug-reports. Report any suspicious behavior you encounter to help us
118 improve the NASM for everyone!</p>
120 <p>Please post your messages to the
121 <a href="https://sourceforge.net/mail/?group_id=6208">mailing
122 list</a>, or file a
123 <a href="https://sourceforge.net/tracker/?atid=106208&amp;group_id=6208&amp;func=browse">bug
124 report</a>.</p>
126 <p>Don't worry if your report is not immediately addressed, even
127 within the first few days, as this is usual for us =)
128 Your report will, however, be recorded and dealt with, of course, as
129 time permits.</p>
130 </div>
132 <div class="item">
133 <h1>; New Website Design</h1>
135 <p>Many thanks to <a href="http://assembly.ath.cx/">Bryant Keller</a>
136 for this outstanding website design!!!</p>
137 </div>
139 </div> <!-- class="cbody" -->
140 <b class="cnr"><b class="cnr5"></b><b class="cnr4"></b>
141 <b class="cnr3"></b><b class="cnr2"><b></b></b><b class="cnr1">
142 <b></b></b></b>
144 </div>
146 <p style="text-align: right;"><br />
147 <a href="http://validator.w3.org/check?uri=referer">
148 <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Strict" height="31" width="88" style="border: none;" />
149 </a>
150 </p>
151 </div> <!-- id="content" -->
153 </body>
154 </html>