blob: a7b41d59d794be8b1de0aa808670e8b2dca432ab (
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
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html>
<html dir="ltr" lang="en">
<head>
<meta charset="utf-8" />
<title>Mageia Financial Report (2010)</title>
<meta name="description" content="Mageia is new community-based Linux distribution." />
<meta name="keywords" content="mageia, financial report, 2010" />
<meta name="author" content="Mageia" />
<link rel="stylesheet" type="text/css" href="/g/style/all.css" />
<?php include '../../../../analytics.php'; ?>
</head>
<body>
<?php include '../../../../langs.php'; ?>
<div id="doc" class="yui-t7">
<div id="hd" role="banner"><h1><a id="logo" href="/"><span>Mageia</span></a> <span class="lsep">|</span> <span class="subh">Financial Report (2010)</span></h1></div>
<div id="bd" role="main">
<div class="yui-g">
<div class="para values">
<h2>Summary</h2>
<ul>
<li>Amount collected: EUR 8 801.66</li>
<li>Donators number: 149</li>
<li>Average donation: EUR 59.07</li>
<li>Amount spent: EUR 1 277.77</li>
<li>Amount remaining: EUR 7 523.96</li>
</ul>
<h2>Financial Report</h2>
<table id="fr-table"><thead><tr><th>Wording of the financial transaction</th><th>Income</th><th>Outgoing</th></tr></thead><tbody><tr>
<tr><td>Donations by Paypal/transfer/check/cash</td><td class="money">EUR 8 801.42</td><td> </td></tr>
<tr><td>Paypal test to validate bank account</td><td class="money">EUR 0.24</td><td> </td></tr>
<tr><td colspan=3>Hardware for servers</td></tr>
<tr><td>HDD for servers</td><td> </td><td class="money">EUR 921.20</td></tr>
<tr><td>Cables and other stuff for servers</td><td> </td><td class="money">EUR 17.50</td></tr>
<tr><td colspan=3>Trip to Marseille for hosting at Lost-Oasis</td></tr>
<tr><td>Car rent for going to Marseille</td><td> </td><td class="money">EUR 135.00</td></tr>
<tr><td>Gasoline for the car</td><td> </td><td class="money">EUR 63.00</td></tr>
<tr><td>Croissants for the <em>ielo</em> team</td><td> </td><td class="money">EUR 12.12</td></tr>
<tr><td>TGV for going back to Paris (3 people)</td><td> </td><td class="money">EUR 128.88</td></tr>
<tr><td colspan=3> </td></tr>
<tr><td>Total</td><td class="money">EUR 8 801.66</td><td class="money">EUR 1 277.77</td></tr>
<tr><td>Balance</td><td colspan=2 class="money">EUR 7 523.96</td></tr>
</tbody></table>
<h2>Bank accounts situation</h2>
<ul>
<li>Paypal (non-for-profit organisation account): EUR 63.51</li>
<li>Main account (with checkbook and no credit card): EUR 1 310.24</li>
<li>Savings account (between 2% and 4% of interest): EUR 4 000.00</li>
<li>AUFML account (part to be transfered to Mageia.Org): EUR 2 150.21</li>
</ul>
<h2>Miscellaneous</h2>
<ul>
<li>Donations are mixed as at the beginning they were managed by AUFML. We had a bank transfert with all donations.</li>
<li>You can <a href="#" hreflang="en">download this report</a> as a PDF file.</li>
<li>You can help Mageia by <a href="/en/donate/" hreflang="en">doing a donation</a>.</li>
<li>You can see the <a href="/en/thank-you" hreflang="en">"thank you" page</a>.</li>
</ul>
<h2>Contact</h2>
Financial report published by Damien Lallement (Mageia Treasurer on the 2010 Fiscal Year).<br/>You can contact him by sending an email to <em>treasurer[at]mageia[dot]org</em>.<br/>Last updated: Mar 18 12:18:53 CET 2011.
</div>
</div>
</div>
</div>
</body>
</html>
|