template out the header & footer, write a quick build script, fix copy and keywords...
[www.git] / developers.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <title>Freeside Developers and Open-Source Community</title>
5 { include('elements/header.html'); }
6
7 <div id="header3"></div>
8 <div id="content1"> 
9   
10  
11   <table width="100%" border="0" cellpadding="0" cellspacing="0" >
12     <tr>
13       <td align="left" valign="top"><h6>Developers Welcome!</h6></td>
14       <td align="left" valign="top">&nbsp;</td>
15       <td align="right" valign="bottom">&nbsp;</td>
16     </tr>
17     <tr> 
18       <td width="31%" align="left" valign="top"> <table  cellpadding="0" cellspacing="0"  class="dev">
19           <tr> 
20             <th align="left"> 
21               <h3>RESOURCES</h3></th>
22           </tr>
23           <tr> 
24             <td align="left" valign="top" bgcolor="#CCCCCC"> <ul>
25                 <li> 
26                   <!--a href="http://pouncequick.420.am:81/rt/"-->
27                   Feature/bug database <i> (temporarily offline)</i> 
28                   <!--  <tr><td><ul><li>Feature/bug database (down for relocation until Nov. 18th) -->
29                 <li><A HREF="/cgi-bin/viewcvs.cgi/freeside">Browse the CVS tree 
30                   via viewcvs</A> 
31                 <li><A HREF="cvs.html">Instructions on accessing the development 
32                   tree with CVS</A> 
33                 <li> 
34                   <!--a href="search-devel-list-archive.html"-->
35                   Search <i> (temporarily offline)</i> or <a href="/pipermail/freeside-devel/">browse</a> 
36                   the developer mailing list archive. 
37                 <li>Subscribe to the development list (<b>not for user support!</b>) 
38                   by sending a blank message to <a href="mailto:freeside-devel-subscribe@sisd.com">freeside-devel-subscribe@sisd.com</a> 
39                   <!--  <li>#freeside on <a href="http://openprojects.net/irc_servers.shtml">Open Projects IRC network</a>-->
40                 <li>#freeside on <a href="http://www.oftc.net/oftc/infrastructure/">OFTC</a> 
41               </ul></td>
42           </tr>
43         </table>
44         <br> <table  cellpadding="0" cellspacing="0"  class="dev">
45           <tr> 
46             <th align="left"> 
47               <h3>DOWNLOADS</h3></th>
48           </tr>
49           <tr> 
50             <td align="left" valign="top" bgcolor="#CCCCCC"> <ul>
51                 <li>Maintenance: <a href="http://www.sisd.com/freeside/freeside-1.5.8.tar.gz" target="_blank">freeside-1.5.8.tar.gz</a></li>
52               </ul><br></td>
53           </tr>
54         </table>
55         <br> </td>
56       <td width="32%" align="left" valign="top"><table  cellpadding="0" cellspacing="0"  class="dev">
57           <tr> 
58             <th align="left"> 
59               <h3>SUPPORT</h3></th>
60           </tr>
61           <tr> 
62             <td align="left" valign="top" bgcolor="#CCCCCC"> <ul>
63                 <li><a href="http://www.sisd.com/pipermail/freeside-users/" target="_self">Commercial 
64                   support services are available</a>.</li>
65                 <li> <b>New!</b> <a href="/forum">Web forums</A>
66                 <li> <a href="support.html" target="_top">Browse</a> the user 
67                   mailing list archive.</li>
68                 <li> Subscribe to the user list: first, <a href="http://www.sisd.com/cgi-bin/wiki.pl?Mailing_List_Guidelines" target="_blank">read 
69                   this</a>, then send a blank message to <A HREF="mailto:freeside-users-subscribe@sisd.com">freeside-users-subscribe@sisd.com</A></li>
70                 <li> #freeside on <a href="http://www.oftc.net" target="_blank">OFTC</a> 
71                 </li>
72               </ul><br></td>
73           </tr>
74         </table>
75         <br>
76         <table  cellpadding="0" cellspacing="0"  class="dev">
77           <tr> 
78             <th align="left"> 
79               <h3>DOCUMENTATION</h3></th>
80           </tr>
81           <tr> 
82             <td align="left" valign="top" bgcolor="#CCCCCC"> <ul>
83                 <li>Current: <a href="http://www.sisd.com/mediawiki/index.php/Freeside:1.7:Documentation" target="_blank">1.7 
84                   documentation</a> (now in the wiki)</li>
85                 <li><a href="http://www.sisd.com/mediawiki/index.php/Main_Page" target="_blank">Main 
86                   Wiki page</a>. There is still some useful information in the 
87                   <a href="http://www.sisd.com/cgi-bin/wiki.pl" target="_blank">old 
88                   wiki</a> that has not yet been moved over; please feel free 
89                   to help with that.</li>
90               </ul><br></td>
91           </tr>
92         </table></td>
93       <td width="37%" align="right" valign="bottom"><img src="imgs/happyprg.gif"></td>
94     </tr>
95   </table>
96
97 </div>
98
99 { include('elements/footer.html'); }