[gnomeweb-wml] Added new contributors and updted stats.



commit cb8a23d506408a293d9b11b2dda80cc1e18a8f6d
Author: Og B. Maciel <ogmaciel gnome org>
Date:   Mon Mar 14 09:41:57 2011 -0400

    Added new contributors and updted stats.

 www.gnome.org/friends/previous-donors.wml |   13 +++++++++++++
 www.gnome.org/friends/ruler/ruler.js      |    2 +-
 www.gnome.org/friends/ruler/update-ruler  |    2 +-
 3 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/www.gnome.org/friends/previous-donors.wml b/www.gnome.org/friends/previous-donors.wml
index 922a69d..6db2985 100644
--- a/www.gnome.org/friends/previous-donors.wml
+++ b/www.gnome.org/friends/previous-donors.wml
@@ -53,6 +53,7 @@ program during 2011.
 <pre>
 Alex Converse
 Baptiste Mille-Mathias
+Clovis Costa
 Einar J Haraldseid
 Elias Junior
 Frederic Muller
@@ -62,13 +63,17 @@ Louis Larsen
 Marina Zhurakhinskaya
 Michael Beer
 Michael Linksvayer
+Michael Nachtigal
 Pascal Terjan
 Sankarshan Mukhopadhyay
+Sigurd Gartmann
 </pre
 
 <h4>Adopt a Hacker - Monthly</h4>
 <pre>
 Abdul Sabur Pallares Calvi
+Ali-Reza Anghaie
+Alper Kanat
 Ashley
 Christopher Meiklejohn
 Digital Pure
@@ -76,15 +81,18 @@ Eckhard Jaeger
 Fernando Vinícius Mercês Pinheiro
 Julien Thuillier
 Luis Vinay
+Magne Larsen
 Mahendra Tallur
 Manuel Perez Monis
 Marko Vartiainen
+Matteo Settenvini
 Michael Belle
 Mike Gelfand
 Mikel Olasagasti Uranga
 Ng Jason
 Pierre Jaury
 Piotr Kazmierczak
+RaversNET Underground
 Robert Jackson
 Roland Jentsch
 Rowan Lewis
@@ -101,9 +109,11 @@ Bassam Alshamekh
 Camille Moulin
 Celio Correia Silva
 David Olsen
+David Topar
 Edgar Miranda Hernández
 Fábio Telles
 Guillaume Ayoub
+Gregory Clarke
 Héctor Hernández Ortega
 Jan Sundman
 Jan Szpuk
@@ -112,15 +122,18 @@ Joël Richard
 Jonke Suhr
 Jorge Garcia Armero
 Jose Barreira Solano
+Marco Antonio Islas Cruz
 Marco Bollero
 Marcus Wilson
 Mark Lee
+Martin Braure de Calignon
 Maxine Valy
 Michel Machado
 Mirko Rembauville
 Nathan Nutter
 PÃ¥l Levold
 Rafal Trebinski
+Ramanunni Prajod
 Roman Fuks
 Ronny Becker
 Shane Par-Due
diff --git a/www.gnome.org/friends/ruler/ruler.js b/www.gnome.org/friends/ruler/ruler.js
index 163a1cb..1037ca4 100644
--- a/www.gnome.org/friends/ruler/ruler.js
+++ b/www.gnome.org/friends/ruler/ruler.js
@@ -1 +1 @@
-document.write(' <style type="text/css">     #gnome-fog-ruler {        background: #237100 url(http://www.gnome.org/friends/ruler/ruler-bg.jpg) center no-repeat;        padding: 16px 0px 16px 0px;        color: #fff;        font-family: "Lucida Grande", "DejaVu Sans", "Bitstream Vera Sans", Verdana, sans-serif;        font-size: 12px;        z-index: 200;        float: left;        width: 100%;        position: relative;    }    #gnome-fog-ruler * {        margin: 0;        padding: 0;    }    #gnome-fog-ruler .fog-center {        width: 960px;        margin: 0 auto;        text-align: left;    }    #gnome-fog-ruler a {        color: #fff;    }    #gnome-fog-ruler .fog-intro {        width: 570px;        float: left;        margin-right: 25px;    }    #gnome-fog-ruler .fog-intro h4 {        margin-bottom: 6px;        color: #fff;        font-size: 13px;        text-shadow: 0 1px 2px #346704;    }    #gnome-fog-ruler .fog-ruler {        background: #fff;        overflow: hidd
 en;        -moz-border-radius: 4px;        -webkit-border-radius: 4px;        padding: 2px;        -moz-box-shadow: 0 1px 2px #346704;        -webkit-box-shadow: 0 1px 2px #346704;    }    #gnome-fog-ruler .fog-ruler .fog-bar {        display: block;        float: left;        font-size: 5px;        height: 14px;        line-height: 12px;    }    #gnome-fog-ruler .green {        background: #66bb14;    }    #gnome-fog-ruler .orange {        background: #f57900;    }    #gnome-fog-ruler .blue {        background: #729fcf;    }    #gnome-fog-ruler .yellow {        background: #fce94f;    }    #gnome-fog-ruler .white {        background: #fff;    }    #gnome-fog-ruler .green {        background: #8ae234;    }    #gnome-fog-ruler .purple {        background: #9a32cd;    }    #gnome-fog-ruler .fog-description {        margin-top: 8px;        overflow: hidden;        text-align: center;    }    #gnome-fog-ruler .fog-description .fog-item {        margin-right: 12px;        display
 : block;        float: left;        overflow: hidden;        text-align: left;    }    #gnome-fog-ruler .fog-description .fog-item .fog-box {        display: block;        float: left;        width: 12px;        height: 12px;        border: 1px solid #fff;        margin: 0 6px 6px 0;        -moz-border-radius: 3px;        -webkit-border-radius: 3px;        border-radius: 3px;        -moz-box-shadow: 0 1px 2px #346704;        -webkit-box-shadow: 0 1px 2px #346704;    }    #gnome-fog-ruler .fog-description .fog-item .fog-details {        font-style: italic;        display: block;        margin-left: 20px;    }    #gnome-fog-ruler .fog-donate {        float: right;        margin-top: 8px;    }    #gnome-fog-ruler .fog-donate a {        display: block;        padding: 6px 8px;        background: #fff;        color: #333;        font-weight: bold;        text-decoration: none;        font-size: 14px;        -moz-box-shadow: 0 1px 2px #346704, inset 0 -3px 10px #ccc;        -webki
 t-box-shadow: 0 1px 2px #346704, inset 0 -3px 10px #ccc;        -moz-border-radius: 4px;        -webkit-border-radius: 4px;    }    #gnome-fog-ruler .fog-donate a:hover {        color: #204a87;        text-decoration: underline;    }</style><div id="gnome-fog-ruler">    <div class="fog-center">        <div class="fog-intro">            <h4>Become a Friend of GNOME!</h4>            <p>Help the GNOME Foundation by donating today. GNOME is looking to grow to            400 new subscribers. Join for only $10 per month and get a free LWN subscription, t-shirt and more!</p>        </div>        <div class="fog-data">            <div class="fog-ruler"><span style="width: 13.00%;" class="fog-bar orange">&nbsp;</span>            </div>            <div class="fog-donate">                <a href="http://www.gnome.org/friends/";>Donate now!</a>            </div>            <div class="fog-description"><div class="fog-item"><span class="fog-box orange">&nbsp;</span><strong>Friends of GNOM
 E</strong><span class="fog-details">52 subscribers. 348 to go!</span></div>            </div>        </div>        <div style="clear: both;"></div>    </div></div>')
+document.write(' <style type="text/css">     #gnome-fog-ruler {        background: #237100 url(http://www.gnome.org/friends/ruler/ruler-bg.jpg) center no-repeat;        padding: 16px 0px 16px 0px;        color: #fff;        font-family: "Lucida Grande", "DejaVu Sans", "Bitstream Vera Sans", Verdana, sans-serif;        font-size: 12px;        z-index: 200;        float: left;        width: 100%;        position: relative;    }    #gnome-fog-ruler * {        margin: 0;        padding: 0;    }    #gnome-fog-ruler .fog-center {        width: 960px;        margin: 0 auto;        text-align: left;    }    #gnome-fog-ruler a {        color: #fff;    }    #gnome-fog-ruler .fog-intro {        width: 570px;        float: left;        margin-right: 25px;    }    #gnome-fog-ruler .fog-intro h4 {        margin-bottom: 6px;        color: #fff;        font-size: 13px;        text-shadow: 0 1px 2px #346704;    }    #gnome-fog-ruler .fog-ruler {        background: #fff;        overflow: hidd
 en;        -moz-border-radius: 4px;        -webkit-border-radius: 4px;        padding: 2px;        -moz-box-shadow: 0 1px 2px #346704;        -webkit-box-shadow: 0 1px 2px #346704;    }    #gnome-fog-ruler .fog-ruler .fog-bar {        display: block;        float: left;        font-size: 5px;        height: 14px;        line-height: 12px;    }    #gnome-fog-ruler .green {        background: #66bb14;    }    #gnome-fog-ruler .orange {        background: #f57900;    }    #gnome-fog-ruler .blue {        background: #729fcf;    }    #gnome-fog-ruler .yellow {        background: #fce94f;    }    #gnome-fog-ruler .white {        background: #fff;    }    #gnome-fog-ruler .green {        background: #8ae234;    }    #gnome-fog-ruler .purple {        background: #9a32cd;    }    #gnome-fog-ruler .fog-description {        margin-top: 8px;        overflow: hidden;        text-align: center;    }    #gnome-fog-ruler .fog-description .fog-item {        margin-right: 12px;        display
 : block;        float: left;        overflow: hidden;        text-align: left;    }    #gnome-fog-ruler .fog-description .fog-item .fog-box {        display: block;        float: left;        width: 12px;        height: 12px;        border: 1px solid #fff;        margin: 0 6px 6px 0;        -moz-border-radius: 3px;        -webkit-border-radius: 3px;        border-radius: 3px;        -moz-box-shadow: 0 1px 2px #346704;        -webkit-box-shadow: 0 1px 2px #346704;    }    #gnome-fog-ruler .fog-description .fog-item .fog-details {        font-style: italic;        display: block;        margin-left: 20px;    }    #gnome-fog-ruler .fog-donate {        float: right;        margin-top: 8px;    }    #gnome-fog-ruler .fog-donate a {        display: block;        padding: 6px 8px;        background: #fff;        color: #333;        font-weight: bold;        text-decoration: none;        font-size: 14px;        -moz-box-shadow: 0 1px 2px #346704, inset 0 -3px 10px #ccc;        -webki
 t-box-shadow: 0 1px 2px #346704, inset 0 -3px 10px #ccc;        -moz-border-radius: 4px;        -webkit-border-radius: 4px;    }    #gnome-fog-ruler .fog-donate a:hover {        color: #204a87;        text-decoration: underline;    }</style><div id="gnome-fog-ruler">    <div class="fog-center">        <div class="fog-intro">            <h4>Become a Friend of GNOME!</h4>            <p>Help the GNOME Foundation by donating today. GNOME is looking to grow to            400 new subscribers. Join for only $10 per month and get a free LWN subscription, t-shirt and more!</p>        </div>        <div class="fog-data">            <div class="fog-ruler"><span style="width: 15.00%;" class="fog-bar orange">&nbsp;</span>            </div>            <div class="fog-donate">                <a href="http://www.gnome.org/friends/";>Donate now!</a>            </div>            <div class="fog-description"><div class="fog-item"><span class="fog-box orange">&nbsp;</span><strong>Friends of GNOM
 E</strong><span class="fog-details">60 subscribers. 340 to go!</span></div>            </div>        </div>        <div style="clear: both;"></div>    </div></div>')
diff --git a/www.gnome.org/friends/ruler/update-ruler b/www.gnome.org/friends/ruler/update-ruler
index e4f4bdd..bd378f9 100755
--- a/www.gnome.org/friends/ruler/update-ruler
+++ b/www.gnome.org/friends/ruler/update-ruler
@@ -30,7 +30,7 @@ TARGET_AMOUNT = 400;
 DONORS = [
 { 'name': 'Friends of GNOME',
   'color': 'orange',
-  'donation': 52.0,
+  'donation': 60.0,
   'show-still-needed': 1 }
 ]
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]