summaryrefslogtreecommitdiff
path: root/developers.html
blob: 4b7af6c068e12c1d8cbd28f62de4b9a4ad26fe1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Open Source</title>
{ include('elements/header.html'); }

<div id="content1"> 
  
  <h6>Open Source</h6>

  <table width="100%" border="0" cellpadding="0" cellspacing="16" >
    <tr> 
      <td align="left" valign="top" rowspan=2>

        <table width="100%" cellpadding="0" cellspacing="0"  class="dev">
          <tr> 
            <th align="left"> 
              <h3>DOWNLOADS</h3></th>
          </tr>
          <tr> 
            <td align="left" valign="top">

              Source code (development branch)
                <ul class="indented">
                  <li>CVS snapshot (HEAD): <a href="/cgi-bin/viewvc.cgi/freeside.tar.gz?view=tar">freeside.tar.gz</a></li>
                </ul>

              Source code (beta branch)
                <ul class="indented">
                  <li>Current: <a href="freeside-2.3.0.tar.gz">freeside-2.3.0.tar.gz</a></li>
                  <li>CVS snapshot (2_3_BRANCH): <a href="/cgi-bin/viewvc.cgi/freeside.tar.gz?view=tar&pathrev=FREESIDE_2_3_BRANCH">freeside.tar.gz</a></li>
                </ul>


              Source code (stable branch)
                <ul class="indented">
                  <li>Current: <a href="freeside-2.1.3.tar.gz">freeside-2.1.3.tar.gz</a></li>
                  <li>CVS snapshot (2_1_BRANCH): <a href="/cgi-bin/viewvc.cgi/freeside.tar.gz?view=tar&pathrev=FREESIDE_2_1_BRANCH">freeside.tar.gz</a></li>
                </ul>

              Virtual appliance
                <ul class="indented">
                  <li><a href="http://www.vmware.com/download/player/">VMWare player</a> for Windows or Linux or <a href="http://www.vmware.com/products/fusion/">VMWare Fusion</a> for OSX is required (free download)<br>
                  <li>Beta: <b>Freeside-Appliance-2.3.0.zip</b>&nbsp;(550mb)<br><a href="Freeside-Appliance-2.3.0.zip">direct&nbsp;download</a> or <a href="Freeside-Appliance-2.3.0.zip.torrent">bittorrent download</a><br>
                  <li>Stable: <b>Freeside-Appliance-2.1.3.zip</b>&nbsp;(529mb)<br><a href="Freeside-Appliance-2.1.3.zip">direct&nbsp;download</a> or <a href="Freeside-Appliance-2.1.3.zip.torrent">bittorrent download</a><br>
                </ul>
                
              </td>
          </tr>
        </table>
        <br>

        <table width="100%" cellpadding="0" cellspacing="0"  class="dev">
          <tr> 
            <th align="left"> 
              <h3>DEVELOPERS</h3></th>
          </tr>
          <tr> 
            <td align="left" valign="top">
              CVS
                <ul class="indented">
                  <li><A HREF="/cgi-bin/viewvc.cgi/freeside">Browse the CVS tree via web browser</A> 
                  <li><A HREF="cvs.html">Instructions on accessing the development tree with CVS</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>
              CVS commits mailing list
                <ul class="indented"> 
                  <li><a href="/cgi-bin/search.cgi">Search</a> the CVS commits mailing list

                  <li><a href="/pipermail/freeside-commits/">Browse</a> the CVS commits mailing list archive
                  <li><a href="/cgi-bin/mailman/listinfo/freeside-commits/">Subscribe</a> to the CVS commits list
                </ul>
              IRC
                <ul class="indented">
                  <li>#freeside on <a href="http://www.oftc.net/">irc.oftc.net</a> 
                </ul>
            </td>
          </tr>
        </table>

      </td>
      <td align="left" valign="top">
        <table width="100%" cellpadding="0" cellspacing="0"  class="dev">
          <tr> 
            <th align="left"> 
              <h3>COMMUNITY SUPPORT</h3></th>
          </tr>
          <tr> 
            <td align="left" valign="top">
              Web
                <ul class="indented">
                  <li><a href="/forum">Web forums</A>
                </ul>
              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><a href="/cgi-bin/wiki.pl?Mailing_List_Guidelines">Posting guidelines</a>
                  <li><a HREF="/cgi-bin/mailman/listinfo/freeside-users/">Subscribe</a> to the user mailng list</li>
                </ul>
              IRC
                <ul class="indented">
                  <li>#freeside on <a href="http://www.oftc.net">irc.oftc.net</a> 
                </ul>
              <br>
            </td>
          </tr>
        </table>
        <br>
        <table width="100%" cellpadding="0" cellspacing="0" class="dev">
          <tr> 
            <th align="left"> 
              <h3>DOCUMENTATION</h3></th>
          </tr>
          <tr> 
            <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>
          </tr>
        </table></td>
    </tr>
    <tr>
      <td align="center" valign="bottom"><img src="imgs/happyprg.gif"></td>
    </tr>
  </table>

</div>

{ include('elements/footer.html'); }