Close all tags and ensure tags are properly nested.
[metze/test/web/.git] / donations.html
1 <!--#include virtual="/samba/header.html" --> 
2   <title>Donations to Help Support Samba</title>
3 <!--#include virtual="/samba/header2.html" -->
4
5 <h2>samba.org donations</h2>
6
7 <p>The Samba Team has a number of significant expenses so we have decided
8 to setup a donation system to allow users of Samba to make
9 contributions to help cover the cost of running samba.org and
10 developing Samba.</p>
11
12 <h3>How to donate</h3>
13
14 <p>The preferred method of donating is via PayPal. To make a donation click on
15 <a href="https://www.paypal.com/affil/pal=KFH2GA69RNRKN">this link</a>. If you
16 want your donation to be anonymous then please put the word 'anonymous'
17 somewhere in the notes with your donation. We are planning on publishing a list
18 of donators on this web site (names and amounts) and
19 we will use that keyword to disable publishing of your name.</p>
20
21 <p>You can also make donations by check. Please make checks payable to the
22 'Samba Team' and send them to:</p>
23
24 <pre>
25    Samba Team
26    26 Carstensz st
27    Griffith, ACT
28    2603 Australia
29 </pre>
30
31 <h3>Corporate donations</h3>
32
33 <p>If you would like to make a larger corporate donation then we would certainly
34 like to discuss that. Please send a email to 
35 <a href="mailto:samba-donations@samba.org">samba-donations@samba.org</a> or talk
36 to any Samba Team member.</p>
37
38 <h3>Why do we need money?</h3>
39
40 <p>You may be wondering why the Samba Team needs money now, when we have
41 survived for 10 years without asking for donations. The main expenses that we
42 have are travel expenses for team members to the major Samba related conferences
43 and expenses for running the main samba.org site.  We occasionally
44 have other expenses (eg. small pieces of hardware and books) but that is less
45 common.</p>
46
47 <p>A good example of our travel expenses is the <a
48 href="http://www.cifs2002.org/">CIFS'2002
49 conference</a> in San Jose. We have eleven team members attending this year and
50 while most of them are covered by the company they work for, we do need to
51 provide international travel and accomodation for 4 people.</p>
52
53 <p>Our other major expense is the hosting of the main samba.org server. Up till
54 now we have used servers generously provided by various vendors, but we are now
55 looking at the possibility of moving to a commercial dedicated hosting provider.
56 We are evaluating offers from several providers that have offered us very large
57 discounts, but even with that it looks like we will need about US$200 a
58 month.</p>
59
60 <p>We do already have a good cash reserve from the Linus Torvalds/IDG prize we
61 received at the 2001 Linuxworld expo, but that won't last forever and is being
62 quickly eroded.</p>
63
64 <h3>Recent donations</h3>
65
66 <p>Thanks very much to everyone that has donated!</p>
67
68 <table border="1">
69 <tr bgcolor="#cfcfff"><th>Name</th><th>Amount</th></tr>
70 <!--#include virtual="donations_list.html" -->
71 </table>
72
73 <!--#include virtual="/samba/footer.html" -->