full
[www.git] / developers.html
index cb3778c..b922218 100644 (file)
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
-<title>Freeside Developers Welcome!</title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<meta name="Description" content="Open-source billing software for ISPs and businesses. www.sisd.com/freeside">
-<meta name="Keywords" content="billing, open source, money solutions, customer tracking">
+<title>Open Source</title>
+{ include('elements/header.html'); }
 
-
-<link href="css/cssfreeside2.css" rel="stylesheet" type="text/css" media="screen">
-
-
-
-
-
-</head>
-<body bgcolor="#999999">
-<div id="header1"> 
-  <table width="100%" border="0" align="right" cellpadding="0" cellspacing="0" background="imgs/bk/bk_lava.jpg" >
-    <tr> 
-      <td width="13%" height="104" align="center" valign="top"><a href="http://www.sisd.com/freeside"><img src="imgs/logo2.gif" alt="Welcome to Freeside." width="144" height="104" border="0"></a> 
-      </td>
-      <td width="100%" align="left" valign="top"> <h1>Open-source billing, ticketing 
-          and automation for ISPS and online businesses&nbsp;&nbsp; </h1></td>
-    </tr>
-  </table>
-</div>
-<div id="header2"> 
-       
-  <div id="nav"> <a href="index.html" id="nav">Home</a> | <a href="products.html" id="nav">Products</a> 
-    | <a href="services.html" id="nav">Services</a> | <a href="webdemo.html" id="nav">Web Demo</a> | <a href="developers.html" id="nav">Developers 
-    </a> | <a href="about.html" id="nav">About</a> | <a href="contact.html" id="nav">Contact</a>&nbsp;&nbsp;</div>
-</div>
-<div id="header3"></div>
 <div id="content1"> 
   
-  <table width="100%" border="0" cellpadding="0" cellspacing="0" >
-    <tr>
-      <td align="left" valign="top"><h6>Developers Welcome!</h6></td>
-      <td align="left" valign="top">&nbsp;</td>
-      <td align="right" valign="bottom">&nbsp;</td>
-    </tr>
+  <h6>Open Source</h6>
+
+  <table width="100%" border="0" cellpadding="0" cellspacing="16" >
     <tr> 
-      <td width="31%" align="left" valign="top"> <table  cellpadding="0" cellspacing="0"  class="dev">
+      <td align="left" valign="top" rowspan=2>
+
+        <table width="100%" cellpadding="0" cellspacing="0"  class="dev">
           <tr> 
             <th align="left"> 
-              <h3>RESOURCES</h3></th>
+              <h3>DOWNLOADS</h3></th>
           </tr>
           <tr> 
-            <td align="left" valign="top" bgcolor="#CCCCCC"> <ul>
-                <li> 
-                  <!--a href="http://pouncequick.420.am:81/rt/"-->
-                  Feature/bug database <i> (temporarily offline)</i> 
-                  <!--  <tr><td><ul><li>Feature/bug database (down for relocation until Nov. 18th) -->
-                <li><A HREF="/cgi-bin/viewcvs.cgi/freeside">Browse the CVS tree 
-                  via viewcvs</A> 
-                <li><A HREF="cvs.html">Instructions on accessing the development 
-                  tree with CVS</A> 
-                <li> 
-                  <!--a href="search-devel-list-archive.html"-->
-                  Search <i> (temporarily offline)</i> or <a href="/pipermail/freeside-devel/">browse</a> 
-                  the developer mailing list archive. 
-                <li>Subscribe to the development list (<b>not for user support!</b>) 
-                  by sending a blank message to <a href="mailto:freeside-devel-subscribe@sisd.com">freeside-devel-subscribe@sisd.com</a> 
-                  <!--  <li>#freeside on <a href="http://openprojects.net/irc_servers.shtml">Open Projects IRC network</a>-->
-                <li>#freeside on <a href="http://www.oftc.net/oftc/infrastructure/">OFTC</a> 
-              </ul></td>
+            <td align="left" valign="top">
+
+              Source code
+                <ul class="indented">
+                  <li>Current branch: <a href="freeside-4.2.tar.gz">freeside-4.2.tar.gz</a>
+                  <li>Legacy branch: <a href="freeside-3.92.tar.gz">freeside-3.92.tar.gz</a>
+                </ul>
+
+              VMWare virtual appliance
+                <ul class="indented">
+                  <li><a href="Freeside-Appliance-4.2.zip">Freeside-Appliance-4.2.zip</a>&nbsp;(909M)<br>
+                </ul>
+                
+               Debian Packages:
+               <ul class="indented">
+                <li><a href="/mediawiki/index.php/Freeside:4:Documentation:InstallingOnDebian8">Installing 4.x on Debian 8</a>
+                <li><a href="/mediawiki/index.php/Freeside:3:Documentation:InstallingOnDebian8">Installing 3.x on Debian 8</a>
+         </td>
           </tr>
         </table>
-        <br> <table  cellpadding="0" cellspacing="0"  class="dev">
+        <br>
+
+        <table width="100%" cellpadding="0" cellspacing="0"  class="dev">
           <tr> 
             <th align="left"> 
-              <h3>DOWNLOADS</h3></th>
+              <h3>DEVELOPERS</h3></th>
           </tr>
           <tr> 
-            <td align="left" valign="top" bgcolor="#CCCCCC"> <ul>
-                <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>
-              </ul><br></td>
+            <td align="left" valign="top">
+              Git
+                <ul class="indented">
+                  <li>Browse the source tree: <A HREF="http://git.freeside.biz/cgit/freeside.git">cgit</A> or <A HREF="http://git.freeside.biz/gitweb/?p=freeside.git">gitweb</A>
+                  <li><A HREF="git.html">Instructions on accessing the development tree with git</A>
+                  <li><A HREF="http://git.freeside.big//gitstats/">Useless git statistics</A>
+                </ul>
+              Developer mailing list
+                <ul class="indented"> 
+                  <!--<li><a href="/cgi-bin/search.cgi">Search</a> the developer mailing list-->
+
+                  <li><a href="/pipermail/freeside-devel/">Browse</a> the developer mailing list archive
+                  <li><a href="/cgi-bin/mailman/listinfo/freeside-devel/">Subscribe</a> to the development list (<b>not for user support!</b>) 
+                </ul>
+              Commits mailing list
+                <ul class="indented"> 
+                  <!--<li><a href="/cgi-bin/search.cgi">Search</a> the commits mailing list-->
+
+                  <li><a href="/pipermail/freeside-commits/">Browse</a> the commits mailing list archive
+                  <li><a href="/cgi-bin/mailman/listinfo/freeside-commits/">Subscribe</a> to the commits list
+                </ul>
+              IRC
+                <ul class="indented">
+                  <li>#freeside on <a href="http://www.oftc.net/">irc.oftc.net</a> 
+                </ul>
+            </td>
           </tr>
         </table>
-        <br> </td>
-      <td width="32%" align="left" valign="top"><table  cellpadding="0" cellspacing="0"  class="dev">
+
+      </td>
+      <td align="left" valign="top">
+        <table width="100%" cellpadding="0" cellspacing="0"  class="dev">
           <tr> 
             <th align="left"> 
-              <h3>SUPPORT</h3></th>
+              <h3>COMMUNITY SUPPORT</h3></th>
           </tr>
           <tr> 
-            <td align="left" valign="top" bgcolor="#CCCCCC"> <ul>
-                <li><a href="http://www.sisd.com/pipermail/freeside-users/" target="_self">Commercial 
-                  support services are available</a>.</li>
-                <li> <a href="support.html" target="_top">Browse</a> the user 
-                  mailing list archive.</li>
-                <li> Subscribe to the user list: first, <a href="http://www.sisd.com/cgi-bin/wiki.pl?Mailing_List_Guidelines" target="_blank">read 
-                  this</a>, then send a blank message to <A HREF="mailto:freeside-users-subscribe@sisd.com">freeside-users-subscribe@sisd.com</A></li>
-                <li> #freeside on <a href="http://www.oftc.net" target="_blank">OFTC</a> 
-                </li>
-              </ul><br></td>
+            <td align="left" valign="top">
+              User mailing list
+                <ul class="indented">
+                  <!--<li><a href="/cgi-bin/search.cgi">Search</a> the user mailing list-->
+                  <li><a href="/pipermail/freeside-users/">Browse</a> the user 
+                  mailing list archive</li>
+                  <li>For basic installation and usage questions concerning the open-source downloads, please remember you are emailing hundreds of busy people and follow some basic <a href="/mediawiki/index.php/Mailing_List_Guidelines">posting guidelines</a>
+                  <li><a HREF="/cgi-bin/mailman/listinfo/freeside-users/">Subscribe</a> to the user mailing list</li>
+                </ul>
+              IRC
+                <ul class="indented">
+                  <li>#freeside on <a href="http://www.oftc.net">irc.oftc.net</a>
+                </ul>
+<!--              Web
+                <ul class="indented">
+                  <li>Before it was overrun with spammers, we had a <a href="/forum">web forum</A>.  Current discussion is on the mailing list.
+                </ul>
+-->
+            </td>
           </tr>
         </table>
         <br>
-        <table  cellpadding="0" cellspacing="0"  class="dev">
+        <table width="100%" cellpadding="0" cellspacing="0" class="dev">
           <tr> 
             <th align="left"> 
               <h3>DOCUMENTATION</h3></th>
           </tr>
           <tr> 
-            <td align="left" valign="top" bgcolor="#CCCCCC"> <ul>
-                <li>Current: <a href="http://www.sisd.com/mediawiki/index.php/Freeside:1.7:Documentation" target="_blank">1.7 
-                  documentation</a> (now in the wiki)</li>
-                <li><a href="http://www.sisd.com/mediawiki/index.php/Main_Page" target="_blank">Main 
-                  Wiki page</a>. There is still some useful information in the 
-                  <a href="http://www.sisd.com/cgi-bin/wiki.pl" target="_blank">old 
+            <td align="left" valign="top"> <ul class="indented">
+                <li><a href="/mediawiki/index.php/Main_Page" target="_blank">Main Wiki page</a>
+<!--                <li>There is still some useful information in the 
+                  <a href="/cgi-bin/wiki.pl" target="_blank">old 
                   wiki</a> that has not yet been moved over; please feel free 
                   to help with that.</li>
-              </ul><br></td>
+-->
+              </ul></td>
           </tr>
         </table></td>
-      <td width="37%" align="right" valign="bottom"><img src="imgs/happyprg.gif"></td>
     </tr>
-  </table>
-
-</div>
-
-
-
-
-<div id="footer"> 
-  <table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
-    <tr> 
-      <td align="center" valign="middle"> <div id="footernav" > <a href="index.html">Home</a> 
-          | <a href="products.html">Products</a> | <a href="services.html">Services</a> | <a href="webdemo.html">Web 
-          Demo</a> | <a href="developers.html" >Developers</a> | <a href="about.html">About</a> 
-          | <a href="contact.html">Contact</a> </div></td>
+    <tr>
+      <td align="center" valign="bottom"><img src="imgs/happyprg.gif"></td>
     </tr>
   </table>
+
 </div>
-  
 
-</body>
-</html>
+{ include('elements/footer.html'); }