commit:     d45828565d24acbe6f328ba948c1a6df49280817
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 19 19:55:01 2016 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 19:55:01 2016 +0000
URL:        https://gitweb.gentoo.org/sites/www.git/commit/?id=d4582856

Revamp ad weighting to use RAM totals

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 _data/ads.yaml | 26 +++++++++++++++-----------
 1 file changed, 15 insertions(+), 11 deletions(-)

diff --git a/_data/ads.yaml b/_data/ads.yaml
index 7b86711..3b4a18f 100644
--- a/_data/ads.yaml
+++ b/_data/ads.yaml
@@ -1,55 +1,59 @@
 ---
+# 2016 re-weighting, pass 1: DONE
+# - Base: Sum the RAM per sponsor
+# 2016 re-weighting, pass 2: TODO
+# - derive formula that includes cores & decays for server age
 active:
   - name: "Bytemark"
     img: "bytemark.png"
     link: "http://www.bytemark.co.uk/r/gentoo-home";
     alt: "Bytemark"
-    weight: 20
+    weight: 8
   - name: "DedicatedNOW"
     img: "dedicatednow.png"
     link: "http://www.dedicatednow.com/";
     alt: "Award Winning Managed Dedicated Hosting, 100% SLA"
-    weight: 10
+    weight: 12
   - name: "LeaseWeb"
     img: "leaseweb.png"
     link: "http://www.leaseweb.com/";
     alt: "LeaseWeb"
-    weight: 10
+    weight: 8
   - name: "Numberly"
     img: "numberly.png"
     link: "http://www.numberly.com/";
     alt: "Numberly"
-    weight: 25
+    weight: 64
   - name: "OSL"
     img: "osuosl.png"
     link: "http://osuosl.org/contribute";
     alt: "OSL"
-    weight: 25
+    weight: 110
   - name: "SevenL"
     img: "sevenl.png"
     link: 
"https://www.sevenl.net/?utm_source=gentoo-org&utm_medium=sponsored-banner&utm_campaign=gentoo-dedicated-servers";
     alt: "SevenL"
-    weight: 5
+    weight: 2
   - name: "thinex"
     blurb: "Supported by hotelkatalog24.de, where you can find <a 
href='http://www.hotelkatalog24.de'>hotels</a> and book them online."
-    weight: 5
+    weight: 8
   - name: "TOP-IX"
     img: "topix.png"
     link: "http://www.top-ix.org";
     alt: "TOP-IX & FastBull: Internet 
Exchange|Innovation|Cloud|Fastbull|Mirror"
-    weight: 10
+    weight: 6
   - name: "VR"
     img: "vr.png"
     link: "http://www.vr.org/";
     alt: "VR: Gentoo VPS & IPv6 Hosting"
-    weight: 15
+    weight: 4
   - name: "webhosting-uk"
     img: "webhosting-uk.png"
     link: 
"https://www.webhosting.uk.com/?utm_source=gentoo&utm_medium=banner&utm_campaign=gentoo.org";
     alt: "WebHosting.UK.com"
-    weight: 5
+    weight: 4
   - name: "FINANZCHECK"
     img: "finanzcheck.png"
     alt: "www.finanzcheck.de"
     link: "https://www.finanzcheck.de/";
-    weight: 5
+    weight: 32

Reply via email to