website: minor changes for the incoming ones
[dragora.git] / website / en / donate.t2t
blobfeca223c18ad138e5a96c207f832427ec7db5130
1 Donate
4 %!includeconf: ../config.t2t
6 [< Back to home index.html]
8 While Dragora is free software (free as in freedom) and it is freely available to the public,
9 making it is not free:
11 A project like Dragora requires a lot of time, effort and sacrifice.  Some
12 of the tasks are: codify, document, translate, maintain, spread the word.
13 Other important things are: satisfy basic needs (since the Dragora
14 maintainer is totally dedicated to the project).  In addition, we have to
15 cover the costs of web services, support direct collaborators.  All this
16 is very important to sustain the project.
18 Please consider making a donation!
20 --------------------
22 There are several ways to support the project.  See below:
24 === International payments or donations can be done using Western Union ===
26 | First and Middle Names: Matias Andres
27 | Last Name: Fonzo
28 | Address: Manzana E, Lote 6.  Santa Lucia (Ampliacion)
29 | City: Santiago del Estero (Capital)
30 | ZIP Code: 4200
31 | Country: Argentina
34 === Information for residents in Argentina ===
36 ==== Giro de dinero por medio de Western Union Nacional ====
38 Puede realizar un giro de dinero llendo al Correo Argentino en el cual
39 deberá de completar un formulario que consiste en tres partes:
40 monto a enviar, datos del beneficiario, y datos del remitente.
42 //Beneficiario//
44 | Nombre/s: Matías Andrés
45 | Apellido/s: Fonzo
46 | Dirección: Manzana E, Lote 6.  Santa Lucía (Ampliación)
47 | Ciudad: Santiago del Estero (Capital)
48 | Código Postal: 4200
50 //Remitente//
52 Quien remite es usted.  Esto es, sus datos personales más CUIT/CUIL/CDI.
54 Una vez realizada toda la operación deberá de comunicar el número conocido
55 como **MTCN** a: dragora@dragora.org.
57 === Online payments ===
59 ==== Paypal ====
61 We accept donations from [PayPal http://www.paypal.com].
63 You can enter the amount to donate after pressing the Donate button:
65 '''
66 <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
67   <input type="hidden" name="business" value="dragora@dragora.org">
69   <input type="hidden" name="cmd" value="_donations">
71   <input type="hidden" name="item_name" value="Donation to the Dragora GNU/Linux-Libre project">
73   <label for="currency_code">Select currency:</label><br/>
74   <select name="currency_code" id="currency_code">
75     <option value="USD">U.S. Dollar</option>
76     <option value="EUR">Euro</option>
77     <option value="AUD">Australian Dollar</option>
78     <option value="GBP">British Pound</option>
79     <option value="CAD">Canadian Dollar</option>
80     <option value="CZK">Czech Koruna</option>
81     <option value="DKK">Danish Kroner</option>
82     <option value="HKD">Hong Kong Dollar</option>
83     <option value="HUF">Hungarian Forint</option>
84     <option value="ILS">Israeli New Shekel</option>
85     <option value="JPY">Japanese Yen</option>
86     <option value="MXN">Mexican Peso</option>
87     <option value="NZD">New Zealand Dollar</option>
88     <option value="NOK">Norwegian Kroner</option>
89     <option value="PLN">Polish Zlotych</option>
90     <option value="SGD">Singapore Dollar</option>
91     <option value="SEK">Swedish Kronor</option>
92     <option value="CHF">Swiss Franc</option>
93     <option value="THB">Thai Baht</option>
94   </select>
96   <!-- Display the payment button. -->
97   <input type="image" name="submit"
98    src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif"
99    alt="PayPal - The safer, easier way to pay online">
100   <img alt="" width="1" height="1"
101    src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" >
102 </form>
105 Monthly subscriptions are supported.  You can contribute with a specific
106 amount every month:
109 <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
110 <input type="hidden" name="cmd" value="_xclick-subscriptions">
111 <input type="hidden" name="business" value="dragora@dragora.org">
112 <input type="hidden" name="lc" value="AR">
113 <input type="hidden" name="item_name" value="Dragora GNU/Linux-Libre">
114 <input type="hidden" name="no_note" value="1">
115 <input type="hidden" name="src" value="1">
116 <label for="currency_code">Select currency:</label><br/>
117 <select name="currency_code" id="currency_code">
118         <option value="USD">U.S. Dollar</option>
119         <option value="EUR">Euro</option>
120         <option value="AUD">Australian Dollar</option>
121         <option value="GBP">British Pound</option>
122         <option value="CAD">Canadian Dollar</option>
123         <option value="CZK">Czech Koruna</option>
124         <option value="DKK">Danish Kroner</option>
125         <option value="HKD">Hong Kong Dollar</option>
126         <option value="HUF">Hungarian Forint</option>
127         <option value="ILS">Israeli New Shekel</option>
128         <option value="JPY">Japanese Yen</option>
129         <option value="MXN">Mexican Peso</option>
130         <option value="NZD">New Zealand Dollar</option>
131         <option value="NOK">Norwegian Kroner</option>
132         <option value="PLN">Polish Zlotych</option>
133         <option value="SGD">Singapore Dollar</option>
134         <option value="SEK">Swedish Kronor</option>
135         <option value="CHF">Swiss Franc</option>
136         <option value="THB">Thai Baht</option>
137 </select>
138 <input type="hidden" name="bn" value="PP-SubscriptionsBF:btn_subscribe_LG.gif:NonHostedGuest">
139 <table>
140 <tr><td><input type="hidden" name="on0" value=""></td></tr>
141 <br/>
142 <label for="os0">
143 Select amount:</label><br/>
144 <select name="os0">
145         <option value="option 1">10.00 - Monthly</option>
146         <option value="option 2">20.00 - Monthly</option>
147         <option value="option 3">30.00 - Monthly</option>
148         <option value="option 4">50.00 - Monthly</option>
149         <option value="option 5">100.00 - Monthly</option>
150 </select>
151 </table>
152 <input type="hidden" name="option_select0" value="option 1">
153 <input type="hidden" name="option_amount0" value="10.00">
154 <input type="hidden" name="option_period0" value="M">
156 <input type="hidden" name="option_frequency0" value="1">
157 <input type="hidden" name="option_select1" value="option 2">
158 <input type="hidden" name="option_amount1" value="20.00">
159 <input type="hidden" name="option_period1" value="M">
161 <input type="hidden" name="option_frequency1" value="1">
162 <input type="hidden" name="option_select2" value="option 3">
163 <input type="hidden" name="option_amount2" value="30.00">
164 <input type="hidden" name="option_period2" value="M">
166 <input type="hidden" name="option_frequency2" value="1">
167 <input type="hidden" name="option_select3" value="option 4">
168 <input type="hidden" name="option_amount3" value="50.00">
169 <input type="hidden" name="option_period3" value="M">
171 <input type="hidden" name="option_frequency3" value="1">
172 <input type="hidden" name="option_select4" value="option 5">
173 <input type="hidden" name="option_amount4" value="100.00">
174 <input type="hidden" name="option_period4" value="M">
176 <input type="hidden" name="option_frequency4" value="1">
177 <input type="hidden" name="option_index" value="0">
178 <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_subscribe_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
179 <img alt="" border="0" src="https://www.paypalobjects.com/es_XC/i/scr/pixel.gif" width="1" height="1">
180 </form>
183 == Donors ==
185 Here is a list of people who have donated to the project:
187 - Marta Rosatti
188 - Emilio Fonzo
189 - Mariana Gerez
190 - Alec Thompson
191 - Samuel De La Torre
192 - Lubos Rendek
193 - Lucas Skoldqvist
194 - Gregory Tomko
195 - Charles Eric Edwards
196 - Andreas Moe
197 - Sergey Tsynov
198 - Nicolas Dato
199 - Oswald Kelso
200 - Paul Cambria
201 - Chris Key
202 - [Tehnoetic.com http://tehnoetic.com]
203 - Tom Lukeywood
204 - Carl Roberts
205 - Алексей Андреев
206 - David Friedman
207 - ... and other people who want to be anonymous.
209 **Many thanks!**
212 [^ Go up donate.html#]''<BR>''
213 [< Back to home index.html]
215 %!include: ../footer.t2t