-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
1,364 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
|
||
|
||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
|
||
|
||
|
||
<title>Celebrations - SOCVR</title> | ||
|
||
<link rel="shortcut icon" href="/favicon.ico?v=9B3qFYeTuPgqHf2tzSyzHRyyagZ0Ew0bIvEmh9I1l84" /> | ||
<link rel="stylesheet" href="/css/main.css" /> | ||
|
||
<script type="text/javascript"> | ||
|
||
var appInsights=window.appInsights||function(a){ | ||
function b(a){c[a]=function(){var b=arguments;c.queue.push(function(){c[a].apply(c,b)})}}var c={config:a},d=document,e=window;setTimeout(function(){var b=d.createElement("script");b.src=a.url||"https://az416426.vo.msecnd.net/scripts/a/ai.0.js",d.getElementsByTagName("script")[0].parentNode.appendChild(b)});try{c.cookie=d.cookie}catch(a){}c.queue=[];for(var f=["Event","Exception","Metric","PageView","Trace","Dependency"];f.length;)b("track"+f.pop());if(b("setAuthenticatedUserContext"),b("clearAuthenticatedUserContext"),b("startTrackEvent"),b("stopTrackEvent"),b("startTrackPage"),b("stopTrackPage"),b("flush"),!a.disableExceptionTracking){f="onerror",b("_"+f);var g=e[f];e[f]=function(a,b,d,e,h){var i=g&&g(a,b,d,e,h);return!0!==i&&c["_"+f](a,b,d,e,h),i}}return c | ||
}({ | ||
instrumentationKey: '171f4e67-a9d7-4b5f-b03f-1a42f7214ed4' | ||
}); | ||
|
||
window.appInsights=appInsights,appInsights.queue&&0===appInsights.queue.length&&appInsights.trackPageView(); | ||
|
||
</script></head> | ||
<body> | ||
|
||
|
||
<div id="navigation"> | ||
<nav> | ||
<a class="nav-item" href="/">Home</a> | ||
<a class="nav-item" href="/tour">Tour</a> | ||
<a class="nav-item" href="/faq">FAQ</a> | ||
<a class="nav-item" href="/tools/userscripts">Tools</a> | ||
<a class="nav-item" href="/room-info/history">Room Info</a> | ||
</nav> | ||
<nav> | ||
<a class="nav-item" href="/room-info/room-meetings/info">Room Meetings</a> | ||
<a class="nav-item" href="/room-info/nominations">Nominations</a> | ||
<a class="nav-item" href="/room-info/history">History</a> | ||
<a class="nav-item" href="/room-info/celebrations">Celebrations</a> | ||
</nav> | ||
</div> | ||
|
||
|
||
<div id="content"> | ||
<h1>Celebrations</h1> | ||
<p>If you have reached a milestone you should celebrate it. So here we will list moderation milestones and milestones of the SOCVR chat room.</p> | ||
<ul> | ||
<li>3,000,000 reviews</li> | ||
</ul> | ||
|
||
</div> | ||
|
||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
|
||
|
||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
|
||
|
||
|
||
<title>History - SOCVR</title> | ||
|
||
<link rel="shortcut icon" href="/favicon.ico?v=9B3qFYeTuPgqHf2tzSyzHRyyagZ0Ew0bIvEmh9I1l84" /> | ||
<link rel="stylesheet" href="/css/main.css" /> | ||
|
||
<script type="text/javascript"> | ||
|
||
var appInsights=window.appInsights||function(a){ | ||
function b(a){c[a]=function(){var b=arguments;c.queue.push(function(){c[a].apply(c,b)})}}var c={config:a},d=document,e=window;setTimeout(function(){var b=d.createElement("script");b.src=a.url||"https://az416426.vo.msecnd.net/scripts/a/ai.0.js",d.getElementsByTagName("script")[0].parentNode.appendChild(b)});try{c.cookie=d.cookie}catch(a){}c.queue=[];for(var f=["Event","Exception","Metric","PageView","Trace","Dependency"];f.length;)b("track"+f.pop());if(b("setAuthenticatedUserContext"),b("clearAuthenticatedUserContext"),b("startTrackEvent"),b("stopTrackEvent"),b("startTrackPage"),b("stopTrackPage"),b("flush"),!a.disableExceptionTracking){f="onerror",b("_"+f);var g=e[f];e[f]=function(a,b,d,e,h){var i=g&&g(a,b,d,e,h);return!0!==i&&c["_"+f](a,b,d,e,h),i}}return c | ||
}({ | ||
instrumentationKey: '171f4e67-a9d7-4b5f-b03f-1a42f7214ed4' | ||
}); | ||
|
||
window.appInsights=appInsights,appInsights.queue&&0===appInsights.queue.length&&appInsights.trackPageView(); | ||
|
||
</script></head> | ||
<body> | ||
|
||
|
||
<div id="navigation"> | ||
<nav> | ||
<a class="nav-item" href="/">Home</a> | ||
<a class="nav-item" href="/tour">Tour</a> | ||
<a class="nav-item" href="/faq">FAQ</a> | ||
<a class="nav-item" href="/tools/userscripts">Tools</a> | ||
<a class="nav-item" href="/room-info/history">Room Info</a> | ||
</nav> | ||
<nav> | ||
<a class="nav-item" href="/room-info/room-meetings/info">Room Meetings</a> | ||
<a class="nav-item" href="/room-info/nominations">Nominations</a> | ||
<a class="nav-item" href="/room-info/history">History</a> | ||
<a class="nav-item" href="/room-info/celebrations">Celebrations</a> | ||
</nav> | ||
</div> | ||
|
||
|
||
<div id="content"> | ||
<h1>History</h1> | ||
<p>Let's face it. The Close Vote Queue on Stack Overflow is huge. It's a dauntingly large number. At one point, it was over 100k. It's a much tamer amount now, but it can feel like your contributions don't amount to anything. Hence the start of the | ||
initiative to <a href="http://meta.stackoverflow.com/a/251956">start a Close Vote room back in 2013</a>.</p> | ||
<p>The room originated as a meeting place once a week to handle your 40 allotted review tasks. The feeling to make a dent with a couple of fellow users worked as an incentive. The motivation to make a difference is still there.</p> | ||
<p>We feel your pain. We want to help. Together, we can make a dent.</p> | ||
<hr /> | ||
<p><a href="http://meta.stackoverflow.com/q/251955/3933332">Original FAQ on meta.SO</a> (Mentioned here for attribution purposes)</p> | ||
|
||
</div> | ||
|
||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,111 @@ | ||
|
||
|
||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
|
||
|
||
|
||
<title>Nominations - SOCVR</title> | ||
|
||
<link rel="shortcut icon" href="/favicon.ico?v=9B3qFYeTuPgqHf2tzSyzHRyyagZ0Ew0bIvEmh9I1l84" /> | ||
<link rel="stylesheet" href="/css/main.css" /> | ||
|
||
<script type="text/javascript"> | ||
|
||
var appInsights=window.appInsights||function(a){ | ||
function b(a){c[a]=function(){var b=arguments;c.queue.push(function(){c[a].apply(c,b)})}}var c={config:a},d=document,e=window;setTimeout(function(){var b=d.createElement("script");b.src=a.url||"https://az416426.vo.msecnd.net/scripts/a/ai.0.js",d.getElementsByTagName("script")[0].parentNode.appendChild(b)});try{c.cookie=d.cookie}catch(a){}c.queue=[];for(var f=["Event","Exception","Metric","PageView","Trace","Dependency"];f.length;)b("track"+f.pop());if(b("setAuthenticatedUserContext"),b("clearAuthenticatedUserContext"),b("startTrackEvent"),b("stopTrackEvent"),b("startTrackPage"),b("stopTrackPage"),b("flush"),!a.disableExceptionTracking){f="onerror",b("_"+f);var g=e[f];e[f]=function(a,b,d,e,h){var i=g&&g(a,b,d,e,h);return!0!==i&&c["_"+f](a,b,d,e,h),i}}return c | ||
}({ | ||
instrumentationKey: '171f4e67-a9d7-4b5f-b03f-1a42f7214ed4' | ||
}); | ||
|
||
window.appInsights=appInsights,appInsights.queue&&0===appInsights.queue.length&&appInsights.trackPageView(); | ||
|
||
</script></head> | ||
<body> | ||
|
||
|
||
<div id="navigation"> | ||
<nav> | ||
<a class="nav-item" href="/">Home</a> | ||
<a class="nav-item" href="/tour">Tour</a> | ||
<a class="nav-item" href="/faq">FAQ</a> | ||
<a class="nav-item" href="/tools/userscripts">Tools</a> | ||
<a class="nav-item" href="/room-info/history">Room Info</a> | ||
</nav> | ||
<nav> | ||
<a class="nav-item" href="/room-info/room-meetings/info">Room Meetings</a> | ||
<a class="nav-item" href="/room-info/nominations">Nominations</a> | ||
<a class="nav-item" href="/room-info/history">History</a> | ||
<a class="nav-item" href="/room-info/celebrations">Celebrations</a> | ||
</nav> | ||
</div> | ||
|
||
|
||
<div id="content"> | ||
<h1>Room Owner Nominations</h1> | ||
<p>Our chat room periodically looks for new Room Owners.</p> | ||
<p>We use an "application/interview" style for new Room Owners. The workflow works like this:</p> | ||
<ol> | ||
<li>The RO team announces the expansion of the RO team</li> | ||
<li>Chat members write up a <a href="https://gist.github.com/">Github Gist</a> of their nomination. This must be written by the person running for the position.</li> | ||
<li>Anyone is free to write comments on the nominations to provide feedback and ask questions.</li> | ||
<li>When nominations close (usually a week later) the RO team will evaluate the nominations and choose a winner.</li> | ||
</ol> | ||
<p>This page contains links to the different nominations to join the Room Owner team on SOCVR. Nominations are ordered by their nomination time, oldest first.</p> | ||
<p><a href="https://gist.github.com/CloseyV1/bfc36ae0c8e58153b067">Humorous example nomination</a>.</p> | ||
<h2>April 2019</h2> | ||
<ul> | ||
<li><a href="https://gist.github.com/Tyler-H/3835541aa664f739c9b1c030729f0d12">TylerH</a> (elected)</li> | ||
<li><a href="https://gist.github.com/kingboyk/6a2286f188d71e6102ab519e76d4fd26">Stephen Kennedy</a> (elected)</li> | ||
</ul> | ||
<h2>August 2018</h2> | ||
<ul> | ||
<li><a href="https://gist.github.com/machavity/90be270bc1d154d4b1d5cd9cd08d5747">Machavity</a> (elected)</li> | ||
</ul> | ||
<h2>November 2017</h2> | ||
<ul> | ||
<li><a href="https://gist.github.com/jdd-software/5f6e6dc8f1e4a17c537945c684c62221">Petter Friberg</a></li> | ||
<li><a href="https://gist.github.com/machavity/ea0cf9346eb20ee37305dd86f8e8ce23">Machavity</a></li> | ||
<li><a href="https://gist.github.com/makyen/1aba029d8cc493de300ff293d77d5bf2">Makyen</a> (elected)</li> | ||
</ul> | ||
<h2>October 2016</h2> | ||
<ul> | ||
<li><a href="https://gist.github.com/Aralun/b9dc9e32c02ab26ffeae806a276d1276">Kyll</a> (elected)</li> | ||
<li><a href="https://gist.github.com/KhalilLTU/d1d76d0a8c91b46397883d1b4a3b4f94">FirstStep</a></li> | ||
<li><a href="https://gist.github.com/ryanyuyu/d97ac3f0271763daf7c988bc331a7954">Ryanyuyu</a></li> | ||
<li><a href="https://gist.github.com/magisch/fb524864f23dcfb8fe6910e92bb7a8db">Magisch</a></li> | ||
<li><a href="https://gist.github.com/yvettec/6ea301bbad3eb2e85d909e9db4ecc768">Yvette</a></li> | ||
<li><a href="https://gist.github.com/jdd-software/f55537155b95a3d0695fde767c0ef669">Petter Friberg</a></li> | ||
</ul> | ||
<h2>March 2016</h2> | ||
<ul> | ||
<li><a href="https://gist.github.com/mogsdad/c22cbb03cb7de02838cb">Mogsdad</a> (elected)</li> | ||
<li><a href="https://gist.github.com/Tunaki/d9e140f6ef7c64997ead">Tunaki</a> (elected)</li> | ||
<li><a href="https://gist.github.com/K-Guan/d5b3b26b708a9ad94c35">Kevin Guan</a></li> | ||
<li><a href="https://gist.github.com/ferrybig/f54a1f66f02924f54b0e">Ferrybig</a></li> | ||
<li><a href="https://gist.github.com/yvettec/dc2e0f5882b8500e212b">MsYvette</a></li> | ||
</ul> | ||
<h2>January 2016</h2> | ||
<ul> | ||
<li><a href="https://gist.github.com/ArcticEcho/117b70de67dadd532980">Sam</a> (elected)</li> | ||
</ul> | ||
<h2>December 2015</h2> | ||
<ul> | ||
<li><a href="https://gist.github.com/ArcticEcho/b5f51feff9ce4567e0dd">Sam</a></li> | ||
<li><a href="https://gist.github.com/anonymous/9a970ee7e22b3f62beb1">Jeremy Banks</a></li> | ||
<li><a href="https://gist.github.com/Tiny-Giant/43b6bf1e2660bfd9de25">Tiny Giant</a> (elected)</li> | ||
</ul> | ||
<!-- put bullet point entries here in the form: | ||
- [Person Name](link to gist) | ||
--> | ||
|
||
</div> | ||
|
||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
|
||
|
||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
|
||
|
||
|
||
<title>November 2015 - SOCVR</title> | ||
|
||
<link rel="shortcut icon" href="/favicon.ico?v=9B3qFYeTuPgqHf2tzSyzHRyyagZ0Ew0bIvEmh9I1l84" /> | ||
<link rel="stylesheet" href="/css/main.css" /> | ||
|
||
<script type="text/javascript"> | ||
|
||
var appInsights=window.appInsights||function(a){ | ||
function b(a){c[a]=function(){var b=arguments;c.queue.push(function(){c[a].apply(c,b)})}}var c={config:a},d=document,e=window;setTimeout(function(){var b=d.createElement("script");b.src=a.url||"https://az416426.vo.msecnd.net/scripts/a/ai.0.js",d.getElementsByTagName("script")[0].parentNode.appendChild(b)});try{c.cookie=d.cookie}catch(a){}c.queue=[];for(var f=["Event","Exception","Metric","PageView","Trace","Dependency"];f.length;)b("track"+f.pop());if(b("setAuthenticatedUserContext"),b("clearAuthenticatedUserContext"),b("startTrackEvent"),b("stopTrackEvent"),b("startTrackPage"),b("stopTrackPage"),b("flush"),!a.disableExceptionTracking){f="onerror",b("_"+f);var g=e[f];e[f]=function(a,b,d,e,h){var i=g&&g(a,b,d,e,h);return!0!==i&&c["_"+f](a,b,d,e,h),i}}return c | ||
}({ | ||
instrumentationKey: '171f4e67-a9d7-4b5f-b03f-1a42f7214ed4' | ||
}); | ||
|
||
window.appInsights=appInsights,appInsights.queue&&0===appInsights.queue.length&&appInsights.trackPageView(); | ||
|
||
</script></head> | ||
<body> | ||
|
||
|
||
<div id="navigation"> | ||
<nav> | ||
<a class="nav-item" href="/">Home</a> | ||
<a class="nav-item" href="/tour">Tour</a> | ||
<a class="nav-item" href="/faq">FAQ</a> | ||
<a class="nav-item" href="/tools/userscripts">Tools</a> | ||
<a class="nav-item" href="/room-info/history">Room Info</a> | ||
</nav> | ||
<nav> | ||
<a class="nav-item" href="/room-info/room-meetings/info">Room Meetings</a> | ||
<a class="nav-item" href="/room-info/nominations">Nominations</a> | ||
<a class="nav-item" href="/room-info/history">History</a> | ||
<a class="nav-item" href="/room-info/celebrations">Celebrations</a> | ||
</nav> | ||
<nav> | ||
<a class="nav-item" href="/room-info/room-meetings/info">Info</a> | ||
<a class="nav-item" href="/room-info/room-meetings/2015-11">November 2015</a> | ||
<a class="nav-item" href="/room-info/room-meetings/2015-12">December 2015</a> | ||
<a class="nav-item" href="/room-info/room-meetings/2016-04">April 2016</a> | ||
<a class="nav-item" href="/room-info/room-meetings/2016-08">August 2016</a> | ||
<a class="nav-item" href="/room-info/room-meetings/2016-10">October 2016</a> | ||
<a class="nav-item" href="/room-info/room-meetings/2017-01">January 2017</a> | ||
<a class="nav-item" href="/room-info/room-meetings/2017-05">May 2017</a> | ||
<a class="nav-item" href="/room-info/room-meetings/2017-11">November 2017</a> | ||
<a class="nav-item" href="/room-info/room-meetings/2018-08">August 2018</a> | ||
<a class="nav-item" href="/room-info/room-meetings/2019-04">April 2019</a> | ||
<a class="nav-item" href="/room-info/room-meetings/2020-02">February 2020</a> | ||
</nav> | ||
</div> | ||
|
||
|
||
<div id="content"> | ||
<h2>November 2015</h2> | ||
<p>The transcript is <a href="http://chat.stackoverflow.com/rooms/41570/conversation/november-2015-room-meeting">here</a></p> | ||
|
||
</div> | ||
|
||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
|
||
|
||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
|
||
|
||
|
||
<title>December 2015 - SOCVR</title> | ||
|
||
<link rel="shortcut icon" href="/favicon.ico?v=9B3qFYeTuPgqHf2tzSyzHRyyagZ0Ew0bIvEmh9I1l84" /> | ||
<link rel="stylesheet" href="/css/main.css" /> | ||
|
||
<script type="text/javascript"> | ||
|
||
var appInsights=window.appInsights||function(a){ | ||
function b(a){c[a]=function(){var b=arguments;c.queue.push(function(){c[a].apply(c,b)})}}var c={config:a},d=document,e=window;setTimeout(function(){var b=d.createElement("script");b.src=a.url||"https://az416426.vo.msecnd.net/scripts/a/ai.0.js",d.getElementsByTagName("script")[0].parentNode.appendChild(b)});try{c.cookie=d.cookie}catch(a){}c.queue=[];for(var f=["Event","Exception","Metric","PageView","Trace","Dependency"];f.length;)b("track"+f.pop());if(b("setAuthenticatedUserContext"),b("clearAuthenticatedUserContext"),b("startTrackEvent"),b("stopTrackEvent"),b("startTrackPage"),b("stopTrackPage"),b("flush"),!a.disableExceptionTracking){f="onerror",b("_"+f);var g=e[f];e[f]=function(a,b,d,e,h){var i=g&&g(a,b,d,e,h);return!0!==i&&c["_"+f](a,b,d,e,h),i}}return c | ||
}({ | ||
instrumentationKey: '171f4e67-a9d7-4b5f-b03f-1a42f7214ed4' | ||
}); | ||
|
||
window.appInsights=appInsights,appInsights.queue&&0===appInsights.queue.length&&appInsights.trackPageView(); | ||
|
||
</script></head> | ||
<body> | ||
|
||
|
||
<div id="navigation"> | ||
<nav> | ||
<a class="nav-item" href="/">Home</a> | ||
<a class="nav-item" href="/tour">Tour</a> | ||
<a class="nav-item" href="/faq">FAQ</a> | ||
<a class="nav-item" href="/tools/userscripts">Tools</a> | ||
<a class="nav-item" href="/room-info/history">Room Info</a> | ||
</nav> | ||
<nav> | ||
<a class="nav-item" href="/room-info/room-meetings/info">Room Meetings</a> | ||
<a class="nav-item" href="/room-info/nominations">Nominations</a> | ||
<a class="nav-item" href="/room-info/history">History</a> | ||
<a class="nav-item" href="/room-info/celebrations">Celebrations</a> | ||
</nav> | ||
<nav> | ||
<a class="nav-item" href="/room-info/room-meetings/info">Info</a> | ||
<a class="nav-item" href="/room-info/room-meetings/2015-11">November 2015</a> | ||
<a class="nav-item" href="/room-info/room-meetings/2015-12">December 2015</a> | ||
<a class="nav-item" href="/room-info/room-meetings/2016-04">April 2016</a> | ||
<a class="nav-item" href="/room-info/room-meetings/2016-08">August 2016</a> | ||
<a class="nav-item" href="/room-info/room-meetings/2016-10">October 2016</a> | ||
<a class="nav-item" href="/room-info/room-meetings/2017-01">January 2017</a> | ||
<a class="nav-item" href="/room-info/room-meetings/2017-05">May 2017</a> | ||
<a class="nav-item" href="/room-info/room-meetings/2017-11">November 2017</a> | ||
<a class="nav-item" href="/room-info/room-meetings/2018-08">August 2018</a> | ||
<a class="nav-item" href="/room-info/room-meetings/2019-04">April 2019</a> | ||
<a class="nav-item" href="/room-info/room-meetings/2020-02">February 2020</a> | ||
</nav> | ||
</div> | ||
|
||
|
||
<div id="content"> | ||
<h2>December 2015</h2> | ||
<p>The transcript is <a href="http://chat.stackoverflow.com/rooms/41570/conversation/december-2015-room-meeting">here</a></p> | ||
|
||
</div> | ||
|
||
|
||
</body> | ||
</html> |
Oops, something went wrong.