1 #include "top.h"
2 #include "msged.h"
3 #include "bodytop.h"
4 #include "navbar.h"
5 
6       <h3>What is it?</h3>
7       <blockquote>
8         <strong>msged</strong> is a multi-platform text-mode menu-driven Fidonet mail editor.
9       </blockquote>
10 
11       <h3>What does it need?</h3>
12       <blockquote>
13         Operating systems:
14         <ul>
15           <li>All supported platforms.</li>
16         </ul>
17         Dependencies:
18         <ul>
19           <li>msged-current requires fidoconf-current, smapi-current and huskybse-current from the same day</li>
20           <li>msged te 6.0 requires smapi 2.0</li>
21           <li>msged te 05 requires smapi 1.6.2</li>
22         </ul>
23       </blockquote>
24 
25       <h3>Downloads</h3>
26       <blockquote>
27         <table cellpadding="5" cellspacing="0" border="0">
28           <tr valign="top">
29             <td><a href="http://www.physcip.uni-stuttgart.de/tobi/msged/archive/msge601s.zip"><tt>msge601s.zip</tt></a></td>
30             <td>newest release, source code</td>
31           </tr>
32           <tr valign="top">
33             <td><a href="http://www.physcip.uni-stuttgart.de/tobi/msged/archive/msge601o.zip"><tt>msge601o.zip</tt></a></td>
34             <td>newest release, OS/2 version</td>
35           </tr>
36           <tr valign="top">
37             <td><a href="http://www.physcip.uni-stuttgart.de/tobi/msged/archive/msge601w.zip"><tt>msge601w.zip</tt></a></td>
38             <td>newest release, Windows version</td>
39           </tr>
40           <tr valign="top">
41             <td><a href="http://www.physcip.uni-stuttgart.de/tobi/msged/archive/msge601d.zip"><tt>msge601d.zip</tt></a></td>
42             <td>newest release, DOS version</td>
43           </tr>
44 
45 <!--				9 Sep 2007 - not certain where this is still avaiable
46           <tr valign="top">
47             <td><a href="http://www.physcip.uni-stuttgart.de/tobi/bin/MSGTE5_S.ZIP"><tt>MSGTE5_S.ZIP</tt></a></td>
48             <td>very old release: msged te 05 source code</td>
49           </tr>
50 -->
51 
52           <tr valign="top">
53             <td><a href="http://cvs.physcip.uni-stuttgart.de/cvs2/current/msged-current-latest.tar.gz"><tt>msged-current-latest.tar.gz</tt></a></td>
54             <td>unstable development cvs snapshot</td>
55           </tr>
56           <tr valign="top">
57             <td><a href="http://www.physcip.uni-stuttgart.de/tobi/msged/snapshot"><tt>snapshot/</tt></a></td>
58             <td>directory with various recent binary builds of the development version</td>
59           </tr>
60         </table>
61       </blockquote>
62 
63 
64       <h3>Contacting the author</h3>
65       <blockquote>
66         Maintained by Tobias Ernst. See the <a href="team.html">team page</a>.
67         Binary releases and more information about Msged TE can be obtained at the
68         <a href="http://www.physcip.uni-stuttgart.de/tobi/msged">msged homepage</a>.
69       </blockquote>
70 
71 
72       <small>Last update: 9 September 2007</small>
73 
74 #include "bottom.h"
75