From c4493e173baa7d5c1276171c464049c8e3fac0e0 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 25 Jun 2019 07:25:55 +0100 Subject: - Added solutions by Andrezgz. --- stats/pwc-current.json | 193 ++++++----- stats/pwc-language-breakdown-summary.json | 78 ++--- stats/pwc-language-breakdown.json | 284 ++++++++-------- stats/pwc-leaders.json | 522 +++++++++++++++--------------- stats/pwc-summary-1-30.json | 122 +++---- stats/pwc-summary-31-60.json | 112 +++---- stats/pwc-summary-61-90.json | 44 +-- stats/pwc-summary-91-120.json | 46 +-- stats/pwc-summary.json | 228 ++++++------- 9 files changed, 822 insertions(+), 807 deletions(-) (limited to 'stats') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index ee3420f555..b4508f14b9 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,94 +1,44 @@ { - "legend" : { - "enabled" : 0 + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "title" : { + "text" : "Perl Weekly Challenge - 014" }, "plotOptions" : { "series" : { "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 + "enabled" : 1, + "format" : "{point.y}" }, "borderWidth" : 0 } }, - "xAxis" : { - "type" : "category" - }, - "title" : { - "text" : "Perl Weekly Challenge - 014" - }, - "series" : [ - { - "name" : "Perl Weekly Challenge - 014", - "data" : [ - { - "name" : "Aaron Sherman", - "drilldown" : "Aaron Sherman", - "y" : 2 - }, - { - "y" : 3, - "drilldown" : "Dave Jacoby", - "name" : "Dave Jacoby" - }, - { - "name" : "Donald Hunter", - "drilldown" : "Donald Hunter", - "y" : 2 - }, - { - "drilldown" : "E. Choroba", - "name" : "E. Choroba", - "y" : 2 - }, - { - "name" : "Kevin Colyer", - "drilldown" : "Kevin Colyer", - "y" : 2 - }, - { - "y" : 3, - "name" : "Lubos Kolouch", - "drilldown" : "Lubos Kolouch" - }, - { - "drilldown" : "Robert Van Dam", - "name" : "Robert Van Dam", - "y" : 3 - }, - { - "name" : "Simon Proctor", - "drilldown" : "Simon Proctor", - "y" : 1 - }, - { - "y" : 1, - "drilldown" : "Steven Wilson", - "name" : "Steven Wilson" - } - ], - "colorByPoint" : 1 - } - ], - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, "drilldown" : { "series" : [ { - "id" : "Aaron Sherman", "data" : [ [ "Perl 6", 2 ] ], + "id" : "Aaron Sherman", "name" : "Aaron Sherman" }, { - "name" : "Dave Jacoby", + "data" : [ + [ + "Perl 5", + 2 + ] + ], + "name" : "Andrezgz", + "id" : "Andrezgz" + }, + { "data" : [ [ "Perl 5", @@ -99,11 +49,10 @@ 1 ] ], + "name" : "Dave Jacoby", "id" : "Dave Jacoby" }, { - "name" : "Donald Hunter", - "id" : "Donald Hunter", "data" : [ [ "Perl 6", @@ -113,26 +62,28 @@ "Blog", 1 ] - ] + ], + "name" : "Donald Hunter", + "id" : "Donald Hunter" }, { "id" : "E. Choroba", + "name" : "E. Choroba", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "E. Choroba" + ] }, { - "id" : "Kevin Colyer", "data" : [ [ "Perl 6", 2 ] ], + "id" : "Kevin Colyer", "name" : "Kevin Colyer" }, { @@ -146,46 +97,110 @@ "name" : "Lubos Kolouch" }, { + "name" : "Robert Van Dam", + "id" : "Robert Van Dam", "data" : [ [ "Perl 5", 3 ] - ], - "id" : "Robert Van Dam", - "name" : "Robert Van Dam" + ] }, { - "id" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] ], - "name" : "Simon Proctor" + "name" : "Simon Proctor", + "id" : "Simon Proctor" }, { "id" : "Steven Wilson", + "name" : "Steven Wilson", "data" : [ [ "Perl 5", 1 ] - ], - "name" : "Steven Wilson" + ] } ] }, - "chart" : { - "type" : "column" - }, "tooltip" : { - "pointFormat" : "{point.name}: {point.y:f}
", + "headerFormat" : "{series.name}
", "followPointer" : 1, - "headerFormat" : "{series.name}
" + "pointFormat" : "{point.name}: {point.y:f}
" + }, + "legend" : { + "enabled" : 0 }, "subtitle" : { - "text" : "[Champions: 9] Last updated at 2019-06-24 23:03:11 GMT" + "text" : "[Champions: 10] Last updated at 2019-06-25 06:25:28 GMT" + }, + "series" : [ + { + "name" : "Perl Weekly Challenge - 014", + "colorByPoint" : 1, + "data" : [ + { + "drilldown" : "Aaron Sherman", + "y" : 2, + "name" : "Aaron Sherman" + }, + { + "y" : 2, + "drilldown" : "Andrezgz", + "name" : "Andrezgz" + }, + { + "name" : "Dave Jacoby", + "drilldown" : "Dave Jacoby", + "y" : 3 + }, + { + "name" : "Donald Hunter", + "y" : 2, + "drilldown" : "Donald Hunter" + }, + { + "drilldown" : "E. Choroba", + "y" : 2, + "name" : "E. Choroba" + }, + { + "y" : 2, + "drilldown" : "Kevin Colyer", + "name" : "Kevin Colyer" + }, + { + "name" : "Lubos Kolouch", + "drilldown" : "Lubos Kolouch", + "y" : 3 + }, + { + "y" : 3, + "drilldown" : "Robert Van Dam", + "name" : "Robert Van Dam" + }, + { + "drilldown" : "Simon Proctor", + "y" : 1, + "name" : "Simon Proctor" + }, + { + "y" : 1, + "drilldown" : "Steven Wilson", + "name" : "Steven Wilson" + } + ] + } + ], + "xAxis" : { + "type" : "category" + }, + "chart" : { + "type" : "column" } } diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 98025a8aa3..6222948a5c 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,16 +1,47 @@ { + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "legend" : { + "enabled" : "false" + }, + "xAxis" : { + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + }, + "type" : "category" + }, + "subtitle" : { + "text" : "Last updated at 2019-06-25 06:25:42 GMT" + }, "series" : [ { + "name" : "Contributions", "dataLabels" : { - "align" : "right", - "color" : "#FFFFFF", "rotation" : -90, - "enabled" : "true", + "align" : "right", "format" : "{point.y:.0f}", "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" }, + "color" : "#FFFFFF", + "enabled" : "true", "y" : 10 }, "data" : [ @@ -20,44 +51,13 @@ ], [ "Perl 5", - 540 + 542 ], [ "Perl 6", 316 ] - ], - "name" : "Contributions" - } - ], - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "subtitle" : { - "text" : "Last updated at 2019-06-24 23:03:22 GMT" - }, - "chart" : { - "type" : "column" - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } + ] } - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "legend" : { - "enabled" : "false" - } + ] } diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json index c2fc42e652..3fe37678e2 100644 --- a/stats/pwc-language-breakdown.json +++ b/stats/pwc-language-breakdown.json @@ -1,121 +1,8 @@ { - "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-06-24 23:03:22 GMT" - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } - } - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "series" : [ - { - "colorByPoint" : "true", - "name" : "Perl Weekly Challenge Languages", - "data" : [ - { - "name" : "#001", - "y" : 123, - "drilldown" : "001" - }, - { - "name" : "#002", - "drilldown" : "002", - "y" : 104 - }, - { - "y" : 66, - "drilldown" : "003", - "name" : "#003" - }, - { - "name" : "#004", - "y" : 84, - "drilldown" : "004" - }, - { - "name" : "#005", - "y" : 66, - "drilldown" : "005" - }, - { - "drilldown" : "006", - "y" : 47, - "name" : "#006" - }, - { - "y" : 54, - "drilldown" : "007", - "name" : "#007" - }, - { - "name" : "#008", - "drilldown" : "008", - "y" : 67 - }, - { - "y" : 62, - "drilldown" : "009", - "name" : "#009" - }, - { - "y" : 58, - "drilldown" : "010", - "name" : "#010" - }, - { - "name" : "#011", - "drilldown" : "011", - "y" : 75 - }, - { - "name" : "#012", - "drilldown" : "012", - "y" : 80 - }, - { - "name" : "#013", - "drilldown" : "013", - "y" : 71 - }, - { - "drilldown" : "014", - "y" : 19, - "name" : "#014" - } - ] - } - ], - "xAxis" : { - "type" : "category" - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "Perl Weekly Challenge Language" - }, - "legend" : { - "enabled" : "false" - }, - "tooltip" : { - "followPointer" : "true", - "pointFormat" : "Challenge {point.name}: {point.y:f}
", - "headerFormat" : "" - }, "drilldown" : { "series" : [ { "id" : "001", - "name" : "001", "data" : [ [ "Perl 5", @@ -129,9 +16,11 @@ "Blog", 10 ] - ] + ], + "name" : "001" }, { + "name" : "002", "id" : "002", "data" : [ [ @@ -146,11 +35,11 @@ "Blog", 9 ] - ], - "name" : "002" + ] }, { "name" : "003", + "id" : "003", "data" : [ [ "Perl 5", @@ -164,8 +53,7 @@ "Blog", 8 ] - ], - "id" : "003" + ] }, { "data" : [ @@ -182,11 +70,10 @@ 9 ] ], - "name" : "004", - "id" : "004" + "id" : "004", + "name" : "004" }, { - "id" : "005", "name" : "005", "data" : [ [ @@ -201,9 +88,11 @@ "Blog", 11 ] - ] + ], + "id" : "005" }, { + "id" : "006", "data" : [ [ "Perl 5", @@ -218,11 +107,9 @@ 6 ] ], - "name" : "006", - "id" : "006" + "name" : "006" }, { - "id" : "007", "name" : "007", "data" : [ [ @@ -237,10 +124,10 @@ "Blog", 8 ] - ] + ], + "id" : "007" }, { - "id" : "008", "name" : "008", "data" : [ [ @@ -255,10 +142,11 @@ "Blog", 9 ] - ] + ], + "id" : "008" }, { - "id" : "009", + "name" : "009", "data" : [ [ "Perl 5", @@ -273,10 +161,9 @@ 11 ] ], - "name" : "009" + "id" : "009" }, { - "name" : "010", "data" : [ [ "Perl 5", @@ -291,9 +178,12 @@ 9 ] ], - "id" : "010" + "id" : "010", + "name" : "010" }, { + "name" : "011", + "id" : "011", "data" : [ [ "Perl 5", @@ -307,12 +197,9 @@ "Blog", 8 ] - ], - "name" : "011", - "id" : "011" + ] }, { - "name" : "012", "data" : [ [ "Perl 5", @@ -327,11 +214,11 @@ 9 ] ], - "id" : "012" + "id" : "012", + "name" : "012" }, { "id" : "013", - "name" : "013", "data" : [ [ "Perl 5", @@ -345,15 +232,15 @@ "Blog", 11 ] - ] + ], + "name" : "013" }, { "id" : "014", - "name" : "014", "data" : [ [ "Perl 5", - 11 + 13 ], [ "Perl 6", @@ -363,8 +250,121 @@ "Blog", 2 ] - ] + ], + "name" : "014" } ] + }, + "legend" : { + "enabled" : "false" + }, + "tooltip" : { + "pointFormat" : "Challenge {point.name}: {point.y:f}
", + "headerFormat" : "", + "followPointer" : "true" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge Language" + }, + "series" : [ + { + "data" : [ + { + "drilldown" : "001", + "name" : "#001", + "y" : 123 + }, + { + "drilldown" : "002", + "name" : "#002", + "y" : 104 + }, + { + "y" : 66, + "name" : "#003", + "drilldown" : "003" + }, + { + "y" : 84, + "name" : "#004", + "drilldown" : "004" + }, + { + "name" : "#005", + "drilldown" : "005", + "y" : 66 + }, + { + "y" : 47, + "name" : "#006", + "drilldown" : "006" + }, + { + "y" : 54, + "name" : "#007", + "drilldown" : "007" + }, + { + "y" : 67, + "drilldown" : "008", + "name" : "#008" + }, + { + "name" : "#009", + "drilldown" : "009", + "y" : 62 + }, + { + "y" : 58, + "name" : "#010", + "drilldown" : "010" + }, + { + "name" : "#011", + "drilldown" : "011", + "y" : 75 + }, + { + "y" : 80, + "drilldown" : "012", + "name" : "#012" + }, + { + "y" : 71, + "drilldown" : "013", + "name" : "#013" + }, + { + "y" : 21, + "drilldown" : "014", + "name" : "#014" + } + ], + "colorByPoint" : "true", + "name" : "Perl Weekly Challenge Languages" + } + ], + "subtitle" : { + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-06-25 06:25:42 GMT" + }, + "xAxis" : { + "type" : "category" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + } + } } } diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json index c88ee01cb2..0e92d3de2b 100644 --- a/stats/pwc-leaders.json +++ b/stats/pwc-leaders.json @@ -1,24 +1,17 @@ { - "chart" : { - "type" : "column" - }, - "legend" : { - "enabled" : "false" - }, - "tooltip" : { - "pointFormat" : "{point.name}: {point.y:f}
", - "followPointer" : "true", - "headerFormat" : "" + "yAxis" : { + "title" : { + "text" : "Total Score" + } }, "series" : [ { - "colorByPoint" : "true", "name" : "Perl Weekly Challenge Leaders", "data" : [ { + "y" : 136, "name" : "#1: Joelle Maslak", - "drilldown" : "Joelle Maslak", - "y" : 136 + "drilldown" : "Joelle Maslak" }, { "name" : "#2: Laurent Rosenfeld", @@ -26,44 +19,44 @@ "y" : 132 }, { - "y" : 106, "name" : "#3: Jaldhar H. Vyas", - "drilldown" : "Jaldhar H. Vyas" + "drilldown" : "Jaldhar H. Vyas", + "y" : 106 }, { + "y" : 92, "drilldown" : "Ruben Westerberg", - "name" : "#4: Ruben Westerberg", - "y" : 92 + "name" : "#4: Ruben Westerberg" }, { "y" : 78, - "name" : "#5: Adam Russell", - "drilldown" : "Adam Russell" + "drilldown" : "Adam Russell", + "name" : "#5: Adam Russell" }, { - "drilldown" : "Arne Sommer", "name" : "#6: Arne Sommer", + "drilldown" : "Arne Sommer", "y" : 70 }, { - "y" : 68, + "drilldown" : "Kian-Meng Ang", "name" : "#7: Kian-Meng Ang", - "drilldown" : "Kian-Meng Ang" + "y" : 68 }, { - "y" : 68, + "name" : "#8: Simon Proctor", "drilldown" : "Simon Proctor", - "name" : "#8: Simon Proctor" + "y" : 68 }, { - "name" : "#9: Athanasius", + "y" : 66, "drilldown" : "Athanasius", - "y" : 66 + "name" : "#9: Athanasius" }, { - "name" : "#10: E. Choroba", + "y" : 58, "drilldown" : "E. Choroba", - "y" : 58 + "name" : "#10: E. Choroba" }, { "y" : 56, @@ -71,19 +64,19 @@ "drilldown" : "Dave Jacoby" }, { + "y" : 54, + "name" : "#12: Andrezgz", + "drilldown" : "Andrezgz" + }, + { + "name" : "#13: Francis Whittle", "drilldown" : "Francis Whittle", - "name" : "#12: Francis Whittle", "y" : 54 }, { - "y" : 54, "drilldown" : "Gustavo Chaves", - "name" : "#13: Gustavo Chaves" - }, - { - "y" : 50, - "drilldown" : "Andrezgz", - "name" : "#14: Andrezgz" + "name" : "#14: Gustavo Chaves", + "y" : 54 }, { "y" : 48, @@ -91,54 +84,54 @@ "name" : "#15: Jo Christian Oterhals" }, { - "y" : 44, + "name" : "#16: Dr James A. Smith", "drilldown" : "Dr James A. Smith", - "name" : "#16: Dr James A. Smith" + "y" : 44 }, { + "y" : 40, "name" : "#17: Daniel Mantovani", - "drilldown" : "Daniel Mantovani", - "y" : 40 + "drilldown" : "Daniel Mantovani" }, { - "name" : "#18: Duncan C. White", + "y" : 40, "drilldown" : "Duncan C. White", - "y" : 40 + "name" : "#18: Duncan C. White" }, { - "drilldown" : "Steven Wilson", "name" : "#19: Steven Wilson", + "drilldown" : "Steven Wilson", "y" : 34 }, { "y" : 34, - "drilldown" : "Yozen Hernandez", - "name" : "#20: Yozen Hernandez" + "name" : "#20: Yozen Hernandez", + "drilldown" : "Yozen Hernandez" }, { - "y" : 32, + "name" : "#21: Mark Senn", "drilldown" : "Mark Senn", - "name" : "#21: Mark Senn" + "y" : 32 }, { "y" : 32, - "name" : "#22: Nick Logan", - "drilldown" : "Nick Logan" + "drilldown" : "Nick Logan", + "name" : "#22: Nick Logan" }, { - "drilldown" : "Lars Balker", + "y" : 28, "name" : "#23: Lars Balker", - "y" : 28 + "drilldown" : "Lars Balker" }, { - "y" : 26, + "name" : "#24: Ozzy", "drilldown" : "Ozzy", - "name" : "#24: Ozzy" + "y" : 26 }, { - "y" : 24, + "name" : "#25: Guillermo Ramos", "drilldown" : "Guillermo Ramos", - "name" : "#25: Guillermo Ramos" + "y" : 24 }, { "y" : 24, @@ -146,59 +139,59 @@ "drilldown" : "Maxim Nechaev" }, { - "drilldown" : "Alicia Bielsa", "name" : "#27: Alicia Bielsa", + "drilldown" : "Alicia Bielsa", "y" : 22 }, { + "y" : 22, "drilldown" : "Feng Chang", - "name" : "#28: Feng Chang", - "y" : 22 + "name" : "#28: Feng Chang" }, { - "y" : 20, "drilldown" : "Doug Schrag", - "name" : "#29: Doug Schrag" + "name" : "#29: Doug Schrag", + "y" : 20 }, { - "y" : 16, "drilldown" : "Kevin Colyer", - "name" : "#30: Kevin Colyer" + "name" : "#30: Kevin Colyer", + "y" : 16 }, { - "y" : 16, + "drilldown" : "Robert Gratza", "name" : "#31: Robert Gratza", - "drilldown" : "Robert Gratza" + "y" : 16 }, { - "name" : "#32: John Barrett", + "y" : 14, "drilldown" : "John Barrett", - "y" : 14 + "name" : "#32: John Barrett" }, { - "y" : 14, "drilldown" : "Khalid", - "name" : "#33: Khalid" + "name" : "#33: Khalid", + "y" : 14 }, { - "drilldown" : "Aaron Sherman", + "y" : 12, "name" : "#34: Aaron Sherman", - "y" : 12 + "drilldown" : "Aaron Sherman" }, { - "drilldown" : "Jaime Corchado", + "y" : 12, "name" : "#35: Jaime Corchado", - "y" : 12 + "drilldown" : "Jaime Corchado" }, { - "drilldown" : "Kivanc Yazan", "name" : "#36: Kivanc Yazan", + "drilldown" : "Kivanc Yazan", "y" : 12 }, { - "y" : 12, + "drilldown" : "Maxim Kolodyazhny", "name" : "#37: Maxim Kolodyazhny", - "drilldown" : "Maxim Kolodyazhny" + "y" : 12 }, { "name" : "#38: Philippe Bruhat", @@ -207,27 +200,27 @@ }, { "y" : 12, - "drilldown" : "Sergio Iglesias", - "name" : "#39: Sergio Iglesias" + "name" : "#39: Sergio Iglesias", + "drilldown" : "Sergio Iglesias" }, { - "name" : "#40: Arpad Toth", "drilldown" : "Arpad Toth", + "name" : "#40: Arpad Toth", "y" : 10 }, { "y" : 10, - "name" : "#41: Lubos Kolouch", - "drilldown" : "Lubos Kolouch" + "drilldown" : "Lubos Kolouch", + "name" : "#41: Lubos Kolouch" }, { "y" : 10, - "name" : "#42: Neil Bowers", - "drilldown" : "Neil Bowers" + "drilldown" : "Neil Bowers", + "name" : "#42: Neil Bowers" }, { - "drilldown" : "Pete Houston", "name" : "#43: Pete Houston", + "drilldown" : "Pete Houston", "y" : 10 }, { @@ -236,19 +229,19 @@ "drilldown" : "Steve Rogerson" }, { - "y" : 10, + "drilldown" : "Veesh Goldman", "name" : "#45: Veesh Goldman", - "drilldown" : "Veesh Goldman" + "y" : 10 }, { - "drilldown" : "Alex Daniel", "name" : "#46: Alex Daniel", + "drilldown" : "Alex Daniel", "y" : 8 }, { - "y" : 8, + "drilldown" : "Bob Kleemann", "name" : "#47: Bob Kleemann", - "drilldown" : "Bob Kleemann" + "y" : 8 }, { "drilldown" : "Chenyf", @@ -256,47 +249,29 @@ "y" : 8 }, { + "y" : 8, "drilldown" : "David Kayal", - "name" : "#49: David Kayal", - "y" : 8 + "name" : "#49: David Kayal" }, { + "y" : 8, "name" : "#50: Donald Hunter", - "drilldown" : "Donald Hunter", - "y" : 8 + "drilldown" : "Donald Hunter" } - ] + ], + "colorByPoint" : "true" } ], - "subtitle" : { - "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-06-24 23:03:17 GMT" - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } - } - }, - "title" : { - "text" : "Perl Weekly Challenge Leaders (TOP 50)" - }, - "xAxis" : { - "type" : "category" - }, "drilldown" : { "series" : [ { - "name" : "Joelle Maslak", "data" : [ [ - "Perl 5", + "Perl 6", 32 ], [ - "Perl 6", + "Perl 5", 32 ], [ @@ -304,10 +279,15 @@ 4 ] ], + "name" : "Joelle Maslak", "id" : "Joelle Maslak" }, { "data" : [ + [ + "Blog", + 15 + ], [ "Perl 5", 26 @@ -315,35 +295,30 @@ [ "Perl 6", 25 - ], - [ - "Blog", - 15 ] ], - "id" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld" + "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld" }, { + "id" : "Jaldhar H. Vyas", "name" : "Jaldhar H. Vyas", "data" : [ - [ - "Blog", - 1 - ], [ "Perl 6", 26 ], + [ + "Blog", + 1 + ], [ "Perl 5", 26 ] - ], - "id" : "Jaldhar H. Vyas" + ] }, { - "name" : "Ruben Westerberg", "data" : [ [ "Perl 5", @@ -354,38 +329,38 @@ 23 ] ], + "name" : "Ruben Westerberg", "id" : "Ruben Westerberg" }, { + "name" : "Adam Russell", "data" : [ - [ - "Perl 5", - 26 - ], [ "Blog", 13 + ], + [ + "Perl 5", + 26 ] ], - "id" : "Adam Russell", - "name" : "Adam Russell" + "id" : "Adam Russell" }, { + "name" : "Arne Sommer", "data" : [ - [ - "Perl 6", - 23 - ], [ "Blog", 12 + ], + [ + "Perl 6", + 23 ] ], - "id" : "Arne Sommer", - "name" : "Arne Sommer" + "id" : "Arne Sommer" }, { - "id" : "Kian-Meng Ang", "data" : [ [ "Perl 5", @@ -396,127 +371,128 @@ 11 ] ], - "name" : "Kian-Meng Ang" + "name" : "Kian-Meng Ang", + "id" : "Kian-Meng Ang" }, { - "id" : "Simon Proctor", "data" : [ [ - "Perl 5", - 4 + "Perl 6", + 23 ], [ "Blog", 7 ], [ - "Perl 6", - 23 + "Perl 5", + 4 ] ], - "name" : "Simon Proctor" + "name" : "Simon Proctor", + "id" : "Simon Proctor" }, { "name" : "Athanasius", - "id" : "Athanasius", "data" : [ - [ - "Blog", - 1 - ], [ "Perl 6", 4 ], + [ + "Blog", + 1 + ], [ "Perl 5", 28 ] - ] + ], + "id" : "Athanasius" }, { + "name" : "E. Choroba", "data" : [ - [ - "Perl 5", - 20 - ], [ "Blog", 9 + ], + [ + "Perl 5", + 20 ] ], - "id" : "E. Choroba", - "name" : "E. Choroba" + "id" : "E. Choroba" }, { - "name" : "Dave Jacoby", "id" : "Dave Jacoby", "data" : [ - [ - "Blog", - 13 - ], [ "Perl 5", 15 + ], + [ + "Blog", + 13 ] - ] + ], + "name" : "Dave Jacoby" }, { + "name" : "Andrezgz", "data" : [ [ - "Blog", - 6 - ], - [ - "Perl 6", - 21 + "Perl 5", + 27 ] ], - "id" : "Francis Whittle", - "name" : "Francis Whittle" + "id" : "Andrezgz" }, { - "id" : "Gustavo Chaves", + "id" : "Francis Whittle", "data" : [ [ - "Perl 5", - 23 + "Perl 6", + 21 ], [ "Blog", - 4 + 6 ] ], - "name" : "Gustavo Chaves" + "name" : "Francis Whittle" }, { - "id" : "Andrezgz", + "id" : "Gustavo Chaves", "data" : [ + [ + "Blog", + 4 + ], [ "Perl 5", - 25 + 23 ] ], - "name" : "Andrezgz" + "name" : "Gustavo Chaves" }, { "name" : "Jo Christian Oterhals", - "id" : "Jo Christian Oterhals", "data" : [ [ "Perl 5", 6 ], - [ - "Perl 6", - 12 - ], [ "Blog", 6 + ], + [ + "Perl 6", + 12 ] - ] + ], + "id" : "Jo Christian Oterhals" }, { "name" : "Dr James A. Smith", @@ -543,31 +519,30 @@ "name" : "Daniel Mantovani" }, { - "id" : "Duncan C. White", + "name" : "Duncan C. White", "data" : [ [ "Perl 5", 20 ] ], - "name" : "Duncan C. White" + "id" : "Duncan C. White" }, { "id" : "Steven Wilson", "data" : [ - [ - "Perl 5", - 16 - ], [ "Blog", 1 + ], + [ + "Perl 5", + 16 ] ], "name" : "Steven Wilson" }, { - "id" : "Yozen Hernandez", "data" : [ [ "Blog", @@ -578,23 +553,25 @@ 12 ] ], - "name" : "Yozen Hernandez" + "name" : "Yozen Hernandez", + "id" : "Yozen Hernandez" }, { + "id" : "Mark Senn", "data" : [ - [ - "Blog", - 4 - ], [ "Perl 6", 12 + ], + [ + "Blog", + 4 ] ], - "id" : "Mark Senn", "name" : "Mark Senn" }, { + "id" : "Nick Logan", "data" : [ [ "Perl 5", @@ -605,42 +582,41 @@ 8 ] ], - "id" : "Nick Logan", "name" : "Nick Logan" }, { - "name" : "Lars Balker", - "id" : "Lars Balker", "data" : [ - [ - "Perl 5", - 10 - ], [ "Perl 6", 4 + ], + [ + "Perl 5", + 10 ] - ] + ], + "name" : "Lars Balker", + "id" : "Lars Balker" }, { "id" : "Ozzy", + "name" : "Ozzy", "data" : [ [ "Perl 6", 13 ] - ], - "name" : "Ozzy" + ] }, { - "name" : "Guillermo Ramos", "id" : "Guillermo Ramos", "data" : [ [ "Perl 5", 12 ] - ] + ], + "name" : "Guillermo Ramos" }, { "name" : "Maxim Nechaev", @@ -663,7 +639,6 @@ "id" : "Alicia Bielsa" }, { - "name" : "Feng Chang", "id" : "Feng Chang", "data" : [ [ @@ -674,53 +649,55 @@ "Perl 6", 7 ] - ] + ], + "name" : "Feng Chang" }, { - "name" : "Doug Schrag", + "id" : "Doug Schrag", "data" : [ [ "Perl 6", 10 ] ], - "id" : "Doug Schrag" + "name" : "Doug Schrag" }, { - "name" : "Kevin Colyer", + "id" : "Kevin Colyer", "data" : [ [ "Perl 6", 8 ] ], - "id" : "Kevin Colyer" + "name" : "Kevin Colyer" }, { - "name" : "Robert Gratza", "id" : "Robert Gratza", "data" : [ - [ - "Perl 5", - 2 - ], [ "Perl 6", 6 + ], + [ + "Perl 5", + 2 ] - ] + ], + "name" : "Robert Gratza" }, { - "id" : "John Barrett", + "name" : "John Barrett", "data" : [ [ "Perl 5", 7 ] ], - "name" : "John Barrett" + "id" : "John Barrett" }, { + "id" : "Khalid", "name" : "Khalid", "data" : [ [ @@ -735,37 +712,36 @@ "Perl 5", 4 ] - ], - "id" : "Khalid" + ] }, { - "name" : "Aaron Sherman", "data" : [ [ "Perl 6", 6 ] ], + "name" : "Aaron Sherman", "id" : "Aaron Sherman" }, { "id" : "Jaime Corchado", + "name" : "Jaime Corchado", "data" : [ [ "Perl 5", 6 ] - ], - "name" : "Jaime Corchado" + ] }, { - "name" : "Kivanc Yazan", "data" : [ [ "Perl 5", 6 ] ], + "name" : "Kivanc Yazan", "id" : "Kivanc Yazan" }, { @@ -779,8 +755,8 @@ "id" : "Maxim Kolodyazhny" }, { - "name" : "Philippe Bruhat", "id" : "Philippe Bruhat", + "name" : "Philippe Bruhat", "data" : [ [ "Perl 5", @@ -803,102 +779,102 @@ "name" : "Sergio Iglesias" }, { + "name" : "Arpad Toth", "data" : [ [ "Perl 5", 5 ] ], - "id" : "Arpad Toth", - "name" : "Arpad Toth" + "id" : "Arpad Toth" }, { - "name" : "Lubos Kolouch", + "id" : "Lubos Kolouch", "data" : [ [ "Perl 5", 5 ] ], - "id" : "Lubos Kolouch" + "name" : "Lubos Kolouch" }, { "id" : "Neil Bowers", "data" : [ - [ - "Blog", - 1 - ], [ "Perl 5", 4 + ], + [ + "Blog", + 1 ] ], "name" : "Neil Bowers" }, { - "name" : "Pete Houston", + "id" : "Pete Houston", "data" : [ [ "Perl 5", 5 ] ], - "id" : "Pete Houston" + "name" : "Pete Houston" }, { + "name" : "Steve Rogerson", "data" : [ - [ - "Perl 6", - 2 - ], [ "Perl 5", 3 + ], + [ + "Perl 6", + 2 ] ], - "id" : "Steve Rogerson", - "name" : "Steve Rogerson" + "id" : "Steve Rogerson" }, { + "id" : "Veesh Goldman", "name" : "Veesh Goldman", "data" : [ [ "Perl 5", 5 ] - ], - "id" : "Veesh Goldman" + ] }, { - "name" : "Alex Daniel", + "id" : "Alex Daniel", "data" : [ [ "Perl 6", 4 ] ], - "id" : "Alex Daniel" + "name" : "Alex Daniel" }, { - "name" : "Bob Kleemann", "data" : [ [ "Perl 5", 4 ] ], + "name" : "Bob Kleemann", "id" : "Bob Kleemann" }, { + "name" : "Chenyf", "data" : [ [ "Perl 6", 4 ] ], - "id" : "Chenyf", - "name" : "Chenyf" + "id" : "Chenyf" }, { "name" : "David Kayal", @@ -914,11 +890,11 @@ "name" : "Donald Hunter", "data" : [ [ - "Perl 6", + "Blog", 2 ], [ - "Blog", + "Perl 6", 2 ] ], @@ -926,9 +902,33 @@ } ] }, - "yAxis" : { - "title" : { - "text" : "Total Score" + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge Leaders (TOP 50)" + }, + "subtitle" : { + "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-06-25 06:25:33 GMT" + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 } + }, + "legend" : { + "enabled" : "false" + }, + "xAxis" : { + "type" : "category" + }, + "tooltip" : { + "followPointer" : "true", + "headerFormat" : "", + "pointFormat" : "{point.name}: {point.y:f}
" } } diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index be31b99593..40adc6de34 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,7 +1,61 @@ { + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "xAxis" : { + "categories" : [ + "Aaron Sherman", + "Abigail", + "Adam Russell", + "Ailbhe Tweedie", + "Alex Daniel", + "Alexander Karelas", + "Alexey Melezhik", + "Alicia Bielsa", + "Andrezgz", + "Antonio Gamiz", + "Arne Sommer", + "Arpad Toth", + "Athanasius", + "Aubrey Quarcoo", + "Bill Palmer", + "Bob Kleemann", + "Clive Holloway", + "Daniel Mantovani", + "Daniel Mita", + "Dave Cross", + "Dave Jacoby", + "David Kayal", + "Denis Yurashku", + "Donald Hunter", + "Doug Schrag", + "Duncan C. White", + "E. Choroba", + "Eddy HS", + "Feng Chang", + "Finley" + ] + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, "series" : [ { - "name" : "Perl 5", "data" : [ 0, 2, @@ -11,7 +65,7 @@ 0, 0, 11, - 25, + 27, 0, 0, 5, @@ -33,7 +87,8 @@ 2, 4, 0 - ] + ], + "name" : "Perl 5" }, { "name" : "Perl 6", @@ -71,6 +126,7 @@ ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -102,66 +158,10 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } ], - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-06-24 23:03:11 GMT" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" - }, - "xAxis" : { - "categories" : [ - "Aaron Sherman", - "Abigail", - "Adam Russell", - "Ailbhe Tweedie", - "Alex Daniel", - "Alexander Karelas", - "Alexey Melezhik", - "Alicia Bielsa", - "Andrezgz", - "Antonio Gamiz", - "Arne Sommer", - "Arpad Toth", - "Athanasius", - "Aubrey Quarcoo", - "Bill Palmer", - "Bob Kleemann", - "Clive Holloway", - "Daniel Mantovani", - "Daniel Mita", - "Dave Cross", - "Dave Jacoby", - "David Kayal", - "Denis Yurashku", - "Donald Hunter", - "Doug Schrag", - "Duncan C. White", - "E. Choroba", - "Eddy HS", - "Feng Chang", - "Finley" - ] - }, - "chart" : { - "type" : "column" + "text" : "[Champions: 30] Last updated at 2019-06-25 06:25:28 GMT" } } diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 62102928ba..afad2ce81b 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,6 +1,58 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-06-24 23:03:11 GMT" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "xAxis" : { + "categories" : [ + "Francis Whittle", + "Fred Zinn", + "Freddie B", + "Guillermo Ramos", + "Gustavo Chaves", + "Jacques Guinnebault", + "Jaime Corchado", + "Jaldhar H. Vyas", + "Dr James A. Smith", + "Jeff", + "Jeremy Carman", + "Jim Bacon", + "JJ Merelo", + "Jo Christian Oterhals", + "Joe Tym", + "Joelle Maslak", + "John Barrett", + "Juan Caballero", + "Kevin Colyer", + "Khalid", + "Kian-Meng Ang", + "Kivanc Yazan", + "Lars Balker", + "Laurent Rosenfeld", + "Lubos Kolouch", + "Magnus Woldrich", + "Mano Chandar", + "Mark Senn", + "Martin Barth", + "Martin Mugeni" + ] + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" }, "series" : [ { @@ -109,59 +161,7 @@ "name" : "Blog" } ], - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "chart" : { - "type" : "column" - }, - "xAxis" : { - "categories" : [ - "Francis Whittle", - "Fred Zinn", - "Freddie B", - "Guillermo Ramos", - "Gustavo Chaves", - "Jacques Guinnebault", - "Jaime Corchado", - "Jaldhar H. Vyas", - "Dr James A. Smith", - "Jeff", - "Jeremy Carman", - "Jim Bacon", - "JJ Merelo", - "Jo Christian Oterhals", - "Joe Tym", - "Joelle Maslak", - "John Barrett", - "Juan Caballero", - "Kevin Colyer", - "Khalid", - "Kian-Meng Ang", - "Kivanc Yazan", - "Lars Balker", - "Laurent Rosenfeld", - "Lubos Kolouch", - "Magnus Woldrich", - "Mano Chandar", - "Mark Senn", - "Martin Barth", - "Martin Mugeni" - ] + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-06-25 06:25:28 GMT" } } diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 0daa28fc0d..0875645737 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,14 +1,7 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-06-24 23:03:11 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "series" : [ { + "name" : "Perl 5", "data" : [ 4, 0, @@ -40,8 +33,7 @@ 1, 0, 2 - ], - "name" : "Perl 5" + ] }, { "data" : [ @@ -114,22 +106,15 @@ ] } ], - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-06-25 06:25:28 GMT" }, "chart" : { "type" : "column" }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, "xAxis" : { "categories" : [ "Matt Latusek", @@ -163,5 +148,20 @@ "Tim Smith", "Tore Andersson" ] + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } } } diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index 4be6c142ab..deefbee3bc 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -1,4 +1,19 @@ { + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "xAxis" : { "categories" : [ "Luis F. Uceta", @@ -8,26 +23,14 @@ "Yozen Hernandez" ] }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 - }, "title" : { "text" : "Perl Weekly Challenge - 2019" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 5] Last updated at 2019-06-25 06:25:28 GMT" }, "series" : [ { @@ -41,14 +44,14 @@ ] }, { + "name" : "Perl 6", "data" : [ 6, 0, 0, 1, 0 - ], - "name" : "Perl 6" + ] }, { "data" : [ @@ -60,8 +63,5 @@ ], "name" : "Blog" } - ], - "subtitle" : { - "text" : "[Champions: 5] Last updated at 2019-06-24 23:03:11 GMT" - } + ] } diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 3e134c07d5..7221565d37 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,105 +1,10 @@ { - "title" : { - "text" : "Perl Weekly Challenge - 2019" + "subtitle" : { + "text" : "[Champions: 95] Last updated at 2019-06-25 06:25:28 GMT" }, - "xAxis" : { - "categories" : [ - "Aaron Sherman", - "Abigail", - "Adam Russell", - "Ailbhe Tweedie", - "Alex Daniel", - "Alexander Karelas", - "Alexey Melezhik", - "Alicia Bielsa", - "Andrezgz", - "Antonio Gamiz", - "Arne Sommer", - "Arpad Toth", - "Athanasius", - "Aubrey Quarcoo", - "Bill Palmer", - "Bob Kleemann", - "Clive Holloway", - "Daniel Mantovani", - "Daniel Mita", - "Dave Cross", - "Dave Jacoby", - "David Kayal", - "Denis Yurashku", - "Donald Hunter", - "Doug Schrag", - "Duncan C. White", - "E. Choroba", - "Eddy HS", - "Feng Chang", - "Finley", - "Francis Whittle", - "Fred Zinn", - "Freddie B", - "Guillermo Ramos", - "Gustavo Chaves", - "Jacques Guinnebault", - "Jaime Corchado", - "Jaldhar H. Vyas", - "Dr James A. Smith", - "Jeff", - "Jeremy Carman", - "Jim Bacon", - "JJ Merelo", - "Jo Christian Oterhals", - "Joe Tym", - "Joelle Maslak", - "John Barrett", - "Juan Caballero", - "Kevin Colyer", - "Khalid", - "Kian-Meng Ang", - "Kivanc Yazan", - "Lars Balker", - "Laurent Rosenfeld", - "Lubos Kolouch", - "Magnus Woldrich", - "Mano Chandar", - "Mark Senn", - "Martin Barth", - "Martin Mugeni", - "Matt Latusek", - "Matthew O. Persico", - "Maxim Kolodyazhny", - "Maxim Nechaev", - "Michael Schaap", - "Neil Bowers", - "Nick Logan", - "Chenyf", - "Oleksii Tsvietnov", - "Ozzy", - "Pavel Jurca", - "Pavel Starikov", - "Pete Houston", - "Pete Sergeant", - "Philippe Bruhat", - "Prajith P", - "Robert Van Dam", - "Robert Gratza", - "Ruben Westerberg", - "Sean Meininger", - "Sergio Iglesias", - "Rakesh Kumar Shardiwal", - "Simon Proctor", - "Simon Reinhardt", - "Steve Rogerson", - "Steven Lembark", - "Steven Wilson", - "Tiago Stock", - "Tim Smith", - "Tore Andersson", - "Luis F. Uceta", - "Veesh Goldman", - "William Gilmore", - "Yary H", - "Yozen Hernandez" - ] + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 }, "series" : [ { @@ -113,7 +18,7 @@ 0, 0, 11, - 25, + 27, 0, 0, 5, @@ -403,25 +308,120 @@ ] } ], - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "subtitle" : { - "text" : "[Champions: 95] Last updated at 2019-06-24 23:03:11 GMT" - }, - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 - }, "chart" : { "type" : "column" }, + "xAxis" : { + "categories" : [ + "Aaron Sherman", + "Abigail", + "Adam Russell", + "Ailbhe Tweedie", + "Alex Daniel", + "Alexander Karelas", + "Alexey Melezhik", + "Alicia Bielsa", + "Andrezgz", + "Antonio Gamiz", + "Arne Sommer", + "Arpad Toth", + "Athanasius", + "Aubrey Quarcoo", + "Bill Palmer", + "Bob Kleemann", + "Clive Holloway", + "Daniel Mantovani", + "Daniel Mita", + "Dave Cross", + "Dave Jacoby", + "David Kayal", + "Denis Yurashku", + "Donald Hunter", + "Doug Schrag", + "Duncan C. White", + "E. Choroba", + "Eddy HS", + "Feng Chang", + "Finley", + "Francis Whittle", + "Fred Zinn", + "Freddie B", + "Guillermo Ramos", + "Gustavo Chaves", + "Jacques Guinnebault", + "Jaime Corchado", + "Jaldhar H. Vyas", + "Dr James A. Smith", + "Jeff", + "Jeremy Carman", + "Jim Bacon", + "JJ Merelo", + "Jo Christian Oterhals", + "Joe Tym", + "Joelle Maslak", + "John Barrett", + "Juan Caballero", + "Kevin Colyer", + "Khalid", + "Kian-Meng Ang", + "Kivanc Yazan", + "Lars Balker", + "Laurent Rosenfeld", + "Lubos Kolouch", + "Magnus Woldrich", + "Mano Chandar", + "Mark Senn", + "Martin Barth", + "Martin Mugeni", + "Matt Latusek", + "Matthew O. Persico", + "Maxim Kolodyazhny", + "Maxim Nechaev", + "Michael Schaap", + "Neil Bowers", + "Nick Logan", + "Chenyf", + "Oleksii Tsvietnov", + "Ozzy", + "Pavel Jurca", + "Pavel Starikov", + "Pete Houston", + "Pete Sergeant", +