Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
303 See Other - w2col.com
HTTP Status: 303
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
x-download-options: noopen
x-permitted-cross-domain-policies: none
referrer-policy: strict-origin-when-cross-origin
location: https://colincwilliams.com
content-type: text/html; charset=utf-8
cache-control: no-cache
x-request-id: 35b03792-215f-484e-8e69-13fb70aba3e6
x-runtime: 0.008708
transfer-encoding: chunked
200 OK - https://colincwilliams.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.20.1
Date: Sat, 03 May 2025 01:27:31 GMT
Content-Type: text/html
Content-Length: 49433
Last-Modified: Mon, 17 Jun 2024 04:52:30 GMT
Connection: keep-alive
ETag: "666fc10e-c119"
Accept-Ranges: bytes

HTTP Code 200 OK

200 http status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: w2col.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html><html lang=en><head><meta name=generator content="Hugo 0.117.0"><meta charset=utf-8><meta name=color-scheme content="dark light"><title>Colin C. Williams</title><link rel=alternate type=application/rss+xml href=https://colincwilliams.com/feed.xml title="Colin C. Williams"><style>.fn{position:relative;margin:0 .25rem;top:-.25rem;display:inline-block}.fn p:first-of-type{margin:0;padding:0}.fn .fn-ellipse{font-family:helvetica,helvetica neue,arial,sans-serif;font-size:16px;padding:2px 8px;position:relative;border-radius:1rem;background-color:#c4c4c5;color:#989899;letter-spacing:2px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.fn .fn-ellipse:hover{cursor:pointer;background-color:#ccc;text-align:center;width:100%}.fn .fn-ellipse span{position:relative;top:2px}.fn .fn-note{display:none;position:absolute;top:2.2rem;padding:1rem;background:#fff;border:2px solid #000;z-index:3;border-radius:4px;width:200px;max-height:400px;overflow-y:auto}.fn.right .fn-note{right:0}.fn.left .fn-note{left:0}.fn.left.right .fn-note{left:50%;transform:translateX(-50%)}.fn[showing=true] .fn-ellipse{background-color:#2d2d2d;color:#c4c4c5}.fn[showing=true] .fn-note{display:inline-block}:root{--primary-background-color:white;--secondary-background-color:#eee;--tertiary-background-color:#ccc;--primary-text-color:#333;--secondary-text-color:#666;--link-new-color:#0066cc;--link-visited-color:#551A8B;--link-active-color:red}@media(prefers-color-scheme:dark){:root{--primary-background-color:#222;--secondary-background-color:#333;--tertiary-background-color:#000;--primary-text-color:#eee;--secondary-text-color:#bbb;--link-new-color:#ABD4F2;--link-visited-color:#DCC3F4;--link-active-color:red}}html,body{margin:0;padding:0;min-height:100vh;width:100%}body{background-color:var(--secondary-background-color);display:flex;flex-direction:row}a{color:var(--link-new-color)}a:visited{color:var(--link-visited-color)}a:active{color:var(--link-active-color)}h1,h2,h3{font-family:sans-serif;margin-bottom:.75em;margin-top:1.5em}h1{margin-bottom:.5em;margin-top:0;font-size:1.75em}h2{font-size:1.15em}h3{font-size:.75em;text-transform:uppercase}h1 a,h1 a:visited,#sidebar a,#sidebar a:visited,article.archive a,article.archive a:visited,.post-metadata a,.post-metadata a:visited{text-decoration:none;color:var(--primary-text-color)}h1 a:hover,#sidebar a:hover,article.archive a:hover,.post-metadata a:hover{color:var(--secondary-text-color)}h1 a .icon{margin-left:.2em}hr{background:var(--primary-text-color);background-image:linear-gradient(to right,#eee,#999,#eee);border:0;height:1px;margin-top:2em;margin-bottom:2em}@media(prefers-color-scheme:dark){hr{background:#333;background-image:linear-gradient(to right,#777,#eee,#777)}}.align-left{text-align:left}.align-right{text-align:right}.align-center{text-align:center}form label,form input[type=submit]{display:block;font-weight:700;margin-bottom:.25em;margin-top:1em}form .input-text,form textarea{font-family:sans-serif;font-size:1em;padding:.5em;width:100%}form .input-submit{background-color:var(--primary-text-color);border:none;color:var(--secondary-background-color);font-size:.75em;padding:1em}form .input-submit:hover{background-color:var(--secondary-text-color);cursor:pointer}.error{color:red;font-style:italic}.search .query{margin:0;padding:.5em;width:100%;font-size:1em;box-sizing:border-box}.search .submit{display:none}.icon{display:inline-block;width:1em;height:1em;vertical-align:text-top}.icon svg path{fill:currentColor}main{color:var(--primary-text-color);font-family:serif;font-size:20px;flex-grow:2.5;min-height:100vh}main article{hyphens:auto}main article,main .pagination,main footer{background-color:var(--primary-background-color);border-radius:.5em;box-shadow:0 0 3px 0 var(--tertiary-background-color);max-width:50em;margin:3em}main article .post-content,main .pagination,main footer{box-sizing:border-box;padding:3em}main article p img{max-width:100%;height:auto}main article img.post-image{border-top-left-radius:.5em;border-top-right-radius:.5em;margin-bottom:-1.5em;max-width:100%;height:auto}main footer .footer-copyright{font-size:.75em}main article blockquote{border-left:2px solid var(--secondary-text-color);margin-left:1em;padding-left:1em}main article .footnotes{font-size:.8em}main article .footnotes li{list-style-type:decimal}main article .post-metadata{background-color:var(--secondary-background-color);font-size:.75em;line-height:1.5em;margin-bottom:2em;margin-top:2em;padding-bottom:1.2em;padding-left:1.5em;padding-right:1.5em;padding-top:1.2em;display:flex;flex-direction:row;justify-content:space-between;border-radius:1em;box-shadow:2px 2px 3px 0 var(--tertiary-background-color)}main article .post-metadata a{text-decoration:underline}main article pre{font-size:.75em;overflow:auto;padding:1em}main article table{border-collapse:collapse;width:100%}main article table th,main article table td{border:1px solid var(--secondary-text-color);margin:0;padding:.2em;text-align:left}main article .fn{font-size:1em}main article .fn .fn-ellipse{background-color:var(--secondary-background-color);color:var(--secondary-text-color);font-size:.7em;padding:.05em .35em}main article .fn .fn-note{background-color:var(--secondary-background-color);border:1px solid var(--tertiary-background-color);box-shadow:0 0 6px 0 var(--tertiary-background-color);font-size:.75em}main article .fn .fn-note .footnote-return{display:none}main .pagination{display:flex;flex-direction:row;justify-content:space-around}main .pagination li{list-style-type:none}main .pagination a,main .pagination a:visited{color:var(--primary-text-color)}main .pagination a:hover{color:var(--secondary-text-color)}main .pagination .active a{font-weight:700}main .pagination .disabled a,main .pagination .active a{text-decoration:none}main .pagination .disabled a:hover,main .pagination .active a:hover{cursor:default;color:var(--secondary-text-color)}#sidebar{background-color:var(--primary-background-color);box-shadow:0 0 3px 0 var(--tertiary-background-color);flex-grow:1;max-width:25em;min-height:100vh}#sidebar aside{color:var(--primary-text-color);font-size:18px;float:right;max-width:13em;min-width:9em;padding:3em}#sidebar aside .module{margin-top:3em}#sidebar aside .module h1{font-family:sans-serif;font-size:1.3em;margin:0;padding:0}#sidebar aside .module h2{font-size:.75em;font-family:sans-serif;margin:0;margin-bottom:1.5em;padding:0;text-transform:uppercase}#sidebar aside .module p{font-family:sans-serif;font-size:.75em}#sidebar aside header p{margin-top:.5em}#sidebar aside .module .search .query{font-size:.75em}#sidebar aside .module .icon{margin-right:.5em}#sidebar aside .module ul{margin:0;padding:0}#sidebar aside .module li{border-bottom:1px var(--secondary-background-color)solid;list-style-type:none;margin-bottom:.75em;padding-bottom:.75em}#sidebar aside .module li:last-child{border-bottom:none}article.archive ul{margin:0;padding:0;line-height:2em}article.archive ul li{list-style-type:none}article.archive ul li a{display:flex;flex-direction:row}article.archive ul li a span{display:inline-block}article.archive .post-date{color:var(--secondary-text-color);font-size:.8em;width:22%}article.archive .post-title{hyphens:none;width:78%}.video-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;background:#000;margin:5px}.video-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.video-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;cursor:pointer;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.video-player img:hover{-webkit-filter:brightness(75%)}.video-player .play{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAERklEQVR4nOWbTWhcVRTHb1IJVoxGtNCNdal2JYJReC6GWuO83PM/59yUS3FRFARdFlwYP1CfiojQWt36sRCUurRIdVFXIn41lAoVdRGrG1M01YpKrWjiYmaSl8ybZJL3cd+YA//NLObd3++eO8x79z5jSq5Gw+8kov0AP8vMR5l1BtBZQM4B8ks75wCdZdYZZj5qLZ4hov2Nht9Z9vhKKSIaB/gI4M4w62KeAO6Mte4lYOq20FxrlqqOibhHmeWbvNC9ZfDX1mLae391aN6limO/gwgvAPJbWeAZuSDingdwXTBw7/0IsyaA/Fkh+KqOkD+YNfHej1QKD+y7iVlOhgLvFqFfNJvNGyuBJ+KDAF8MDd0tgS8y64OlgSdJMsysL4cG7SOHkyQZLhTee7+d2R2rAVy/S+Jd7/32ouBHAP4gNNRGQyTHc/84NhqNywZp5rvjjnnvt21aABFeCQ+RLwAf2hQ8s7sv9OCLk6AHNgQvIrvbfzKCD76g/O6cu7lf/iER/aQGgy448pExZmhdegAPhR9sObFWH1gT3lp7DaA/5bkIgJhZPgsNmz02novj+KqeApj1ubwXWe4kdyeznAgNvTpE/HQmvKqOMeuFogTUVQSRno+iaLRLAJF7uIgL9O4ubgL8aWgB7S44mNX+35YpICUiAvS9sBLkq1WzT+NFffl6AuoiApi6NT37h6sWkBIRZGkQ8YtLgyji6e1mBYTqCEBPG2Naz+0BWQgtoGoRgCzEsd9hAN1X5BfnFZASUfrSAFQNsyZ1FJASUVpHiLinDJG8U2cBZYogkrcNs5waBAGdstbeU9zdqpw0gPwwSAI6VUxHyFlDpOcHUUBBIuYNs14aZAE5RVwyzPr3/0EAEY0TyfGNjBWQvwZ +CTSbehfAH29mrID8bET0+0EUkAd8WYDOmqJ3ecsG30yr9wqRfm6Y+a1BEFDEjHfHvWmY9ck6CygHvBVr8Xhtb4ZE5HZA3y8DvBNA1TjnrmXWf+sioMwZX5V/VHXMGGMMoKdDCxCRvRWBdzKzdHEO+EisilbPyopHYqp6S9UCAsz4iojI7hUDAtyXVQgIDd6KnOoaWNkbI6FaPSuZGyMArsi7MZoloB4zviI/Nhr3X95jltwTRQmoIfgisy5ai+me67OI7fE4nrqjrqfK1t0eby0FPRB6oGVlchL3rgnfrq19RKbVBdhV9IOSwJmfmJi4vi/4ThERitwyCxVAFqydshuCX5awhQ9KtmuIWd8IDZED/nXT77rvVVv6sHRKwjYi91poqP7Dr+Y6JJ1VSZIMA3wkPNy6bX+o8Bcm0sXMdwM8Fxo0A3xORPaWBp6uPXsmbxCRD0NDL0dOANhVCXy6iAjMcjbcrMt3RITKwdMVRdFo+y5yvkL4eWZ+zHt/ZVD4dEVRNGotpst+dZZZH8k86lqn2pIvT/eqrNfn2xuyqYPZ8mv7s8pfn/8Pybm4TIjanscAAAAASUVORK5CYII=")no-repeat 50%;background-size:64px 64px;position:absolute;height:100%;width:100%;opacity:.8;filter:alpha(opacity=80);transition:all .2s ease-out}.video-player .play:hover{opacity:1;filter:alpha(opacity=100);cursor:pointer}.gallery ul{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style-type:none}.gallery li{height:15vw;max-height:10em;min-height:6em;margin:0;padding:0;flex-grow:1}.gallery li:last-child{flex-grow:10}.gallery ul a{display:block;position:relative;z-index:0;height:100%;width:100%}.gallery ul a::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;box-shadow:0 0 10px var(--tertiary-background-color)}.gallery ul img{max-height:100%;min-width:100%;object-fit:cover;vertical-align:bottom}</style><link rel=icon href=/image/cropped-favicon-32x32.png sizes=32x32><link rel=icon href=/image/cropped-favicon-192x192.png sizes=192x192><link rel=apple-touch-icon-precomposed href=/image/cropped-favicon-180x180.png><meta name=msapplication-TileImage content="/image/cropped-favicon-270x270.png"></head><body><div id=sidebar><aside><header><div class=module><h1 id=title><a href=/>Colin C. Williams</a></h1><p>Musings, ideas and observations</p></div><nav class="module default"><ul><li><a href=/about/>About</a></li><li><a href=/archive/>Archive</a></li><li><a href=/tags/photos/>Photos</a></li><li><a href=/quotes/>Quotes</a></li><li><a href=/contact/>Contact</a></li></ul></nav></header><div class=module><form class=search method=get action=https://duckduckgo.com/><input type=hidden name=sites value=colincwilliams.com>
<input type=text title=Search class=query name=q maxlength=255 placeholder=Search&mldr;>
<input type=submit class=submit value=Search></form></div><div id=recent class=module><h2>Recent Posts</h2><ul><li><a href=/writing/tolt-macdonald-park/>Tolt MacDonald Park</a></li><li><a href=/writing/protestingworksminneapolis/>Protesting Works - Minneapolis</a></li><li><a href=/writing/blacklivesmatterplaza/>Black Lives Matter Plaza</a></li><li><a href=/writing/whiteprivilege/>White Privilege</a></li><li><a href=/writing/howtocheckinonblackfriendscolleaguesrightnow/>How To Check In On Black Friends & Colleagues Right Now</a></li></ul></div><div id=subscribe class=module><h2>Subscribe</h2><ul><li><a href=/writing/feed.xml><div class=icon><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><rect x="0" fill="none" width="16" height="16"/><g><path d="M2 6v2c3.3.0 6 2.7 6 6h2c0-4.4-3.6-8-8-8zm0-4v2c5.5.0 10 4.5 10 10h2C14 7.4 8.6 2 2 2zm1.5 9c-.8.0-1.5.7-1.5 1.5S2.7 14 3.5 14 5 13.3 5 12.5 4.3 11 3.5 11z"/></g></svg></div>RSS</a></li><li><a href=https://www.linkedin.com/in/colincwilliams><div class=icon><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><rect x="0" fill="none" width="24" height="24"/><g><path d="M19.7 3H4.3A1.3 1.3.0 003 4.3v15.4A1.3 1.3.0 004.3 21h15.4a1.3 1.3.0 001.3-1.3V4.3A1.3 1.3.0 0019.7 3zM8.339 18.338H5.667v-8.59h2.672v8.59zM7.004 8.574a1.548 1.548.0 11-.002-3.096 1.548 1.548.0 01.002 3.096zm11.335 9.764H15.67v-4.177c0-.996-.017-2.278-1.387-2.278-1.389.0-1.601 1.086-1.601 2.206v4.249h-2.667v-8.59h2.559v1.174h.037c.356-.675 1.227-1.387 2.526-1.387 2.703.0 3.203 1.779 3.203 4.092v4.711z"/></g></svg></div>LinkedIn</a></li><li><a href=https://social.coop/@ccw rel=me><div class=icon><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><rect x="0" fill="none" width="24" height="24"/><g><path d="M20.617 13.92c-.265 1.361-2.37 2.851-4.788 3.14-1.261.15-2.502.288-3.826.228-2.165-.1-3.873-.517-3.873-.517.0.211.013.411.039.599.282 2.136 2.119 2.264 3.859 2.324 1.756.06 3.32-.433 3.32-.433l.072 1.588s-1.228.659-3.417.781c-1.207.066-2.705-.031-4.45-.493-3.785-1.001-4.436-5.036-4.536-9.13-.03-1.215-.011-2.361-.011-3.32.0-4.186 2.742-5.413 2.742-5.413 1.383-.635 3.756-.902 6.224-.923h.06c2.467.021 4.842.288 6.225.923.0.0 2.742 1.227 2.742 5.413.0.0.035 3.089-.382 5.233zm-2.854-4.909v5.069h-2.008V9.16c0-1.037-.436-1.563-1.309-1.563-.965.0-1.448.624-1.448 1.859v2.693h-1.996V9.456c0-1.235-.484-1.859-1.449-1.859-.873.0-1.309.526-1.309 1.563v4.92H6.236V9.011c0-1.035.263-1.859.793-2.468.547-.609 1.262-.921 2.15-.921 1.028.0 1.806.395 2.32 1.185l.501.839.5-.839c.514-.79 1.292-1.185 2.32-1.185.888.0 1.604.312 2.15.921.53.609.793 1.433.793 2.468z" fill-rule="evenodd"/></g></svg></div>Mastodon</a></li></ul></div><div id=categories class=module><h2>Categories</h2><ul><li><a href=/categories/biking>Biking (1)</a></li><li><a href=/categories/driving>Driving (18)</a></li><li><a href=/categories/gaming>Gaming (2)</a></li><li><a href=/categories/general>General (49)</a></li><li><a href=/categories/music>Music (7)</a></li><li><a href=/categories/programming>Programming (13)</a></li><li><a href=/categories/site-meta>Site-Meta (7)</a></li><li><a href=/categories/song-of-the-week>Song-of-the-Week (6)</a></li><li><a href=/categories/technology>Technology (31)</a></li><li><a href=/categories/uncategorized>Uncategorized (5)</a></li></ul></div></aside></div><main><article><a href=/gallery/tolt-macdonald-park/tolt-macdonald-park-3.jpg><img class=post-image src=/gallery/tolt-macdonald-park/tolt-macdonald-park-3.jpg width=2048 height=1365 loading=lazy alt="Green mountains in the background with a bright pink flower in the foreground."></a><div class=post-content><h1><a href=/writing/tolt-macdonald-park/>Tolt MacDonald Park</a></h1><div class=post-metadata><div class=align-left>May 23, 2023<br>Category: <a href=/categories/general>General</a></div><div class=align-right>0 minutes to read<br>Tags: <a href=/tags/photos>photos</a></div></div><div class=gallery><ul><li><a href=/gallery/tolt-macdonald-park/tolt-macdonald-park-1 target=_blank><img src=/gallery/tolt-macdonald-park/tolt-macdonald-park-1_hu81d6d253dcb280b325caf07ca4d44f8f_895713_0x400_resize_q75_box.jpg loading=lazy alt="River with lush green vegetation on the side. Bridge in the distance with a yellow school bus on it."></a></li><li><a href=/gallery/tolt-macdonald-park/tolt-macdonald-park-2 target=_blank><img src=/gallery/tolt-macdonald-park/tolt-macdonald-park-2_hu2c98c53f83c8c013e23cbecda5920f33_852194_0x400_resize_q75_box.jpg loading=lazy alt="Low view of a wood suspension bridge in black and white."></a></li><li><a href=/gallery/tolt-macdonald-park/tolt-macdonald-park-3 target=_blank><img src=/gallery/tolt-macdonald-park/tolt-macdonald-park-3_hue13615e1010400846ae874e71934c6b4_590251_0x400_resize_q75_box.jpg loading=lazy alt="Green mountains in the background with a bright pink flower in the foreground."></a></li><li><a href=/gallery/tolt-macdonald-park/tolt-macdonald-park-4 target=_blank><img src=/gallery/tolt-macdonald-park/tolt-macdonald-park-4_hud9653d0fff6a3740c63471ce4b5c8a33_1873224_0x400_resize_q75_box.jpg loading=lazy alt="Gravel path going into the distance with lush greenery on both sides and above."></a></li><li><a href=/gallery/tolt-macdonald-park/tolt-macdonald-park-5 target=_blank><img src=/gallery/tolt-macdonald-park/tolt-macdonald-park-5_hu09be37979b8a19801532b7d43d1f8af7_1877045_0x400_resize_q75_box.jpg loading=lazy alt="Looking straight up into the moss-covered branches of a tree."></a></li><li><a href=/gallery/tolt-macdonald-park/tolt-macdonald-park-6 target=_blank><img src=/gallery/tolt-macdonald-park/tolt-macdonald-park-6_huae87739281902829ca900099ff9dd616_960291_0x400_resize_q75_box.jpg loading=lazy alt="Mushrooms with brown tops and white bottoms growing out of the end of a fallen log."></a></li><li><a href=/gallery/tolt-macdonald-park/tolt-macdonald-park-7 target=_blank><img src=/gallery/tolt-macdonald-park/tolt-macdonald-park-7_hue01a9ef08299b53bf339f76fc9a8a0cc_1664000_0x400_resize_q75_box.jpg loading=lazy alt="Trail going from a shaded area into a bright clearing, passing between two trees."></a></li><li></li></ul></div></div></article><article><div class=post-content><h1><a href=http://news.minneapolismn.gov/2020/06/05/4830/>Protesting Works - Minneapolis<div class=icon><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><rect x="0" fill="none" width="16" height="16"/><g><path d="M8 3v2h1.6L6.3 8.3l1.4 1.4L11 6.4V8h2V3H8zm3.5 8c0 .3-.2.5-.5.5H5c-.3.0-.5-.2-.5-.5V5c0-.3.2-.5.5-.5h2V3H5c-1.1.0-2 .9-2 2v6c0 1.1.9 2 2 2h6c1.1.0 2-.9 2-2V9h-1.5v2z"/></g></svg></div></a></h1><div class=post-metadata><div class=align-left>June 7, 2020<br>Category: <a href=/categories/general>General</a></div><div class=align-right>2 minutes to read<br>Tags: <a href=/tags/black-lives-matter>Black Lives Matter</a></div></div><p><a href=http://news.minneapolismn.gov/2020/06/05/4830/>City of Minneapolis</a>:</p><blockquote><p>The Minneapolis City Council approved the terms of a stipulation for a <a href=https://lims.minneapolismn.gov/Download/File/3732/Stipulation%20and%20Order.pdf>temporary restraining order</a> today outlining immediate changes that must be implemented by the Minneapolis Police Department and a framework for systemic change as part of the long-term investigation underway by Minnesota Department of Human Rights.</p></blockquote><p>The long-term investigation:</p><blockquote><p>The investigation into policies, procedures and practices over the past 10 years will determine if the MPD has engaged in systematic discriminatory practices toward people of color and ensure any such practices are stopped.</p></blockquote><p>The immediate changes:</p><blockquote><p>The order specifies that MPD and the City must implement the following measures immediately:</p><ul><li>MPD must ban neck restraints or choke holds for any reason within 10 days of the effective date of this order.</li><li>Regardless of tenure or rank, any member of the MPD who observes another member of the MPD use any unauthorized use of force, including any choke hold or neck restraint, has an affirmative duty to immediately report the incident while still on scene by phone or radio to their commander or their commander’s superiors.</li><li>Regardless of tenure or rank, any member of the MPD who observes another member of the MPD use any unauthorized use of force, including any choke hold or neck restraint, must attempt to safely intervene by verbal and physical means, and if they do not do so they are subject to discipline to the same severity as if they themselves engaged in the prohibited use of force.</li><li>Only the police chief or the chief’s designee at the rank of deputy chief or above may authorize the use of crowd control weapons during protests and demonstrations.</li><li>The police chief must make timely discipline decisions as outlined in the order.</li><li>Civilian body warn camera analysts and investigators with the City’s Office of Police Conduct Review have the authority to proactively audit body worn camera footage and file or amend complaints on behalf of the Minneapolis Civil Rights Department.</li></ul></blockquote><p>Looking to you, Seattle.</p></div></article><article><div class=post-content><h1><a href=https://www.washingtonpost.com/local/dc-politics/bowser-black-lives-matter-street/2020/06/05/eb44ff4a-a733-11ea-bb20-ebf0921f3bbd_story.html>Black Lives Matter Plaza<div class=icon><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><rect x="0" fill="none" width="16" height="16"/><g><path d="M8 3v2h1.6L6.3 8.3l1.4 1.4L11 6.4V8h2V3H8zm3.5 8c0 .3-.2.5-.5.5H5c-.3.0-.5-.2-.5-.5V5c0-.3.2-.5.5-.5h2V3H5c-1.1.0-2 .9-2 2v6c0 1.1.9 2 2 2h6c1.1.0 2-.9 2-2V9h-1.5v2z"/></g></svg></div></a></h1><div class=post-metadata><div class=align-left>June 5, 2020<br>Category: <a href=/categories/general>General</a></div><div class=align-right>1 minute to read<br>Tags: <a href=/tags/black-lives-matter>Black Lives Matter</a></div></div><p><a href=https://www.washingtonpost.com/local/dc-politics/bowser-black-lives-matter-street/2020/06/05/eb44ff4a-a733-11ea-bb20-ebf0921f3bbd_story.html>Perfect placement.</a></p></div></article><article><div class=post-content><h1><a href=https://www.yesmagazine.org/opinion/2017/09/08/my-white-friend-asked-me-on-facebook-to-explain-white-privilege-i-decided-to-be-honest/>White Privilege<div class=icon><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><rect x="0" fill="none" width="16" height="16"/><g><path d="M8 3v2h1.6L6.3 8.3l1.4 1.4L11 6.4V8h2V3H8zm3.5 8c0 .3-.2.5-.5.5H5c-.3.0-.5-.2-.5-.5V5c0-.3.2-.5.5-.5h2V3H5c-1.1.0-2 .9-2 2v6c0 1.1.9 2 2 2h6c1.1.0 2-.9 2-2V9h-1.5v2z"/></g></svg></div></a></h1><div class=post-metadata><div class=align-left>June 4, 2020<br>Category: <a href=/categories/general>General</a></div><div class=align-right>2 minutes to read<br>Tags: <a href=/tags/allyship>Allyship</a>, <a href=/tags/black-lives-matter>Black Lives Matter</a></div></div><p>If you are white and aren&rsquo;t familiar with white privilege, and privilege in general, it&rsquo;s well worth your time to become familiar. It&rsquo;s worth noting that if you are reading this and are white, you have benefitted from white privilege throughout your life, whether you know it or not.</p><p>While Ijeoma Oluo goes into far greater depth in <a href=/writing/soyouwanttotalkaboutrace/>So You Want to Talk About Race</a>, Lori Lakin Hutcherson has <a href="https://www.yesmagazine.org/opinion/2017/09/08/my-white-friend-asked-me-on-facebook-to-explain-white-privilege-i-decided-to-be-honest/?utm_medium=email&amp;utm_campaign=YTW_20200529&amp;utm_content=YTW_20200529+CID_6120cd107123021c357c12f067485cf7&amp;utm_source=CM&amp;utm_term=My+White+Friend+Asked+Me+on+Facebook+to+Explain+White+Privilege+I+Decided+to+Be+Honest">written a post briefly explaining it to a friend</a> that acts as a primer through examples; here&rsquo;s just one:</p><blockquote><p>When my older sister was 5, a white boy named Mark called her a “nigger” after she beat him in a race at school. She didn’t know what it meant, but in her gut she knew it was bad. This was the first time I’d seen my father the kind of angry that has nowhere to go. I somehow understood it was because not only had some boy verbally assaulted his daughter and had gotten away with it, it had way too early introduced her (and me) to that term and the reality of what it meant—that some white people would be cruel and careless with black people’s feelings just because of our skin color. Or our achievement. If it’s unclear in any way, the point here is <strong>if you’ve never had a defining moment in your childhood or your life where you realize your skin color alone makes other people hate you, you have white privilege.</strong></p></blockquote></div></article><article><div class=post-content><h1><a href=https://www.refinery29.com/en-us/2020/06/9848854/check-in-black-friends-colleagues-what-to-say>How To Check In On Black Friends & Colleagues Right Now<div class=icon><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><rect x="0" fill="none" width="16" height="16"/><g><path d="M8 3v2h1.6L6.3 8.3l1.4 1.4L11 6.4V8h2V3H8zm3.5 8c0 .3-.2.5-.5.5H5c-.3.0-.5-.2-.5-.5V5c0-.3.2-.5.5-.5h2V3H5c-1.1.0-2 .9-2 2v6c0 1.1.9 2 2 2h6c1.1.0 2-.9 2-2V9h-1.5v2z"/></g></svg></div></a></h1><div class=post-metadata><div class=align-left>June 4, 2020<br>Category: <a href=/categories/general>General</a></div><div class=align-right>1 minute to read<br>Tags: <a href=/tags/allyship>Allyship</a>, <a href=/tags/black-lives-matter>Black Lives Matter</a></div></div><p><a href=https://www.refinery29.com/en-us/2020/06/9848854/check-in-black-friends-colleagues-what-to-say>Elizabeth Gulino</a>:</p><blockquote><p>“Effective allyship&mldr; is rooted in the needs of those most affected.” These powerful words were spoken by activist and community organizer Leslie Mac, whose work is grounded in helping white people become better allies, during an earlier interview with Refinery29. One thing white and non-POC allies can do right now — among a plethora of others — is to check in on their Black friends and their Black coworkers. “They’re likely still hurting, still confused, still exhausted,” writes Roy S. Johnson on Al.com. “They’ll appreciate hearing from you.” But there are a few things to consider before reaching out.</p></blockquote></div></article><article><div class=post-content><h1><a href=https://twitter.com/greg_doucette/status/1268053040524918786>Police Brutality - A List<div class=icon><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><rect x="0" fill="none" width="16" height="16"/><g><path d="M8 3v2h1.6L6.3 8.3l1.4 1.4L11 6.4V8h2V3H8zm3.5 8c0 .3-.2.5-.5.5H5c-.3.0-.5-.2-.5-.5V5c0-.3.2-.5.5-.5h2V3H5c-1.1.0-2 .9-2 2v6c0 1.1.9 2 2 2h6c1.1.0 2-.9 2-2V9h-1.5v2z"/></g></svg></div></a></h1><div class=post-metadata><div class=align-left>June 2, 2020<br>Category: <a href=/categories/general>General</a></div><div class=align-right>1 minute to read<br>Tags: <a href=/tags/black-lives-matter>Black Lives Matter</a></div></div><p>In my <a href=/writing/angry/>last post</a> I linked to a number of videos of police brutality and excessive use of force that have occurred during the George Floyd protests. Many of those videos came from a list that attorney T. Greg Doucette is gathering on Twitter. At the time of writing, he&rsquo;s at 185 and counting. Start at the <a href=https://twitter.com/greg_doucette/status/1268053040524918786>latest tweet</a> in the thread and scroll up from there.</p><p>If you prefer them in a spreadsheet, a <a href="https://docs.google.com/spreadsheets/d/1YmZeSxpz52qT-10tkCjWOwOGkQqle7Wd1P7ZM1wMW0E/htmlview?pru=AAABcpr2jJs*UnVPZW2kguA_XKQBqB9myQ#gid=0">Google Spreadsheet is being maintained</a> with links back to the tweets.</p><p>Most of the videos are disturbing. All of them are sobering.</p><p><strong>Update:</strong> 24 hours after posting and the list is <a href=https://twitter.com/greg_doucette/status/1268404518326276096>up to 240</a>.</p><p><strong>Update:</strong> 48 hours after posting and the list is <a href=https://twitter.com/greg_doucette/status/1268773302421651462>up to 301</a>.</p></div></article><article><div class=post-content><h1><a href=/writing/angry/>Angry</a></h1><div class=post-metadata><div class=align-left>June 2, 2020<br>Category: <a href=/categories/general>General</a></div><div class=align-right>2 minutes to read<br>Tags: <a href=/tags/black-lives-matter>Black Lives Matter</a></div></div><p>I&rsquo;m angry.</p><p>I&rsquo;m angry with myself, for going so long without seeing and truly understanding what the black community is saying. For being complicit in racism. That complicity stops today. If you are a member of the black community reading this, know that I&rsquo;m sorry, I see you, and going forward I will be doing what I can to be an ally.</p><p>I&rsquo;m angry at the police. At the many, many officers who have been performing racist acts for years. At the many, many police officers who have been rioting while people try to mourn and protest. <a href=https://twitter.com/greg_doucette/status/1267602766412820480>Beating</a>, <a href=https://twitter.com/greg_doucette/status/1267528084393283584>shooting</a>, <a href=https://twitter.com/greg_doucette/status/1267594159776501761>gassing</a>, <a href=https://twitter.com/greg_doucette/status/1267908849446653956>pepper spraying</a>, <a href=https://twitter.com/greg_doucette/status/1267277826354556928>driving into</a>, and <a href=https://twitter.com/greg_doucette/status/1267911437596450817>arresting</a> everyone from <a href=https://twitter.com/greg_doucette/status/1267918152635203585>peaceful protesters</a> to <a href=https://twitter.com/CNN/status/1266315061221613569>news crews</a> to <a href=https://twitter.com/TheLantern/status/1267644471317090305>student reporters</a> to <a href=https://twitter.com/greg_doucette/status/1267666729699807232>clergy-people</a> to <a href=https://twitter.com/greg_doucette/status/1267121762464083969>medics</a> to <a href="https://www.thedailybeast.com/even-medical-workers-fighting-covid-say-cops-are-attacking-them-at-george-floyd-protests?ref=home">medical workers</a> to <a href=https://twitter.com/greg_doucette/status/1266886293562286086>the elderly</a> and, with the <a href=https://twitter.com/chadloder/status/1267029301389492224>greatest</a> <a href=https://twitter.com/greg_doucette/status/1267160179923136518>number</a> <a href=https://twitter.com/greg_doucette/status/1267260305786183680>and</a> <a href=https://twitter.com/greg_doucette/status/1267588463001513984>force</a>, black people. Warning that the videos linked in the last sentence are disturbing. None are suitable for children.</p><p>I&rsquo;m angry at the system. A racist system, from politics to justice. Education to healthcare. Workplace to policing. A healthcare system that causes a disease that knows no race to kill minorities at a far higher rate than whites. An education system that reinforces poverty. A political system that suppresses minority votes. A justice system that penalizes minorities at a far higher rate. A police system that fosters racism and aggression.</p><p>Thus far I have donated to the <a href=https://blacklivesmatter.com/>Black Lives Matter</a> movement, <a href=https://www.naacp.org/>NAACP</a> and <a href=https://www.nlg-npap.org/>National Police Accountability Project</a>. I encourage everyone who is able to donate to one of these organizations, or any other that is working to achieve equal rights for the black and minority communities.</p><p>I have read <a href=/writing/soyouwanttotalkaboutrace/>So You Want to Talk About Race</a>, but I&rsquo;m starting it again because I haven&rsquo;t internalized enough. I&rsquo;ve ordered <a href=https://www.amazon.com/dp/B07D2364N5>How to Be an Antiracist, by Ibram X. Kendi</a> and will read that next. Then I will seek out more reading material as I start proactively taking action against racism.</p><p>I list the things I&rsquo;m doing not because I want kudos or appreciation, but for others who may read this and want a starting point to understanding racism and, hopefully, joining in action.</p><p>I&rsquo;m angry. But I&rsquo;m using that anger to become an ally and take action.</p></div></article><article><div class=post-content><h1><a href=https://www.amazon.com/You-Want-Talk-About-Race/dp/1580058825/>So You Want to Talk About Race<div class=icon><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><rect x="0" fill="none" width="16" height="16"/><g><path d="M8 3v2h1.6L6.3 8.3l1.4 1.4L11 6.4V8h2V3H8zm3.5 8c0 .3-.2.5-.5.5H5c-.3.0-.5-.2-.5-.5V5c0-.3.2-.5.5-.5h2V3H5c-1.1.0-2 .9-2 2v6c0 1.1.9 2 2 2h6c1.1.0 2-.9 2-2V9h-1.5v2z"/></g></svg></div></a></h1><div class=post-metadata><div class=align-left>May 31, 2020<br>Category: <a href=/categories/general>General</a></div><div class=align-right>1 minute to read<br>Tags: <a href=/tags/black-lives-matter>Black Lives Matter</a></div></div><p>I&rsquo;m still gathering my thoughts about the George Floyd protests and how best to present them. I intend to write a more fully-formed blog post in the near future, but in the meantime, for my friends and family trying to understand what is happening right now across the United States I want to highly recommend the book <a href=https://www.amazon.com/You-Want-Talk-About-Race/dp/1580058825/>&ldquo;So you want to talk about race?&rdquo; by Ijeoma Oluo</a>. I&rsquo;ve read it once and am starting to read it again.</p><p>Physical copies are currently out of stock on Amazon and resellers are price gouging, so I recommend either buying the e-book or finding a copy through a local book store.</p><p>It&rsquo;s a solid starting point to understanding the pain people of color are, and have been, suffering for centuries, as well as the fight they&rsquo;ve been waging to gain the same fundamental human rights as white people - not just in law, but daily life. A fight that continues today, in this moment in the form of protests due to the murder of yet another black person by police.</p></div></article><article><div class=post-content><h1><a href=/writing/awd-and-winter-driving/>AWD and Winter Driving</a></h1><div class=post-metadata><div class=align-left>October 22, 2017<br>Category: <a href=/categories/driving>driving</a></div><div class=align-right>5 minutes to read<br>Tags: <a href=/tags/car>car</a>, <a href=/tags/safety>safety</a></div></div><p>Last week <a href=https://colincwilliams.com/writing/the-best-vehicle-for-winter-driving/>I wrote about</a> how winter tires will make <em>any</em> vehicle good for winter driving. A reader wrote in noting that I was quite dismissive of the benefits of All Wheel Drive (AWD) in winter and that a vehicle with AWD is objectively better if it has winter tires. He&rsquo;s correct; however, I understated the benefits for a few reasons. In this follow-up post, I want to go over the benefits of AWD in winter driving, and then explain why I understated those benefits in my initial post.</p><p>First, let&rsquo;s go over what AWD is. AWD is a feature that enables power to be sent to any of the four wheels <em>without user intervention</em> (this is one of the primary differentiators between AWD and four wheel drive). Direction of power can be done purely mechanically or with the control of a computer depending on the system used.</p><p>The obvious benefit is accelerating in slippery conditions. By having the ability to send power to all wheels, you are able to capitalize on the traction at all four corners of the vehicle, greatly decreasing the likelihood of getting stuck or spinning tires. This is emphasized when trying to go uphill. Note that <em>the total amount of traction the vehicle has isn&rsquo;t increased</em>; it&rsquo;s just better utilized under power.</p><p>A more subtle benefit is revealed once the vehicle is moving. If the driver maintains some amount of throttle, an AWD vehicle&rsquo;s superior traction under acceleration may enable the vehicle to maintain stability when being pushed around by slush or snow; rounding a slippery corner; or powering out of a slide.</p><p>These <em>are</em> great benefits, so why did I understate them so severely in my original post?</p><p>My first and primary reason was to hopefully influence the conversation about what makes a vehicle good for winter driving. While a vehicle with AWD objectively has the <em>potential</em> to be better than one without, it can&rsquo;t capitalize on that potential without winter tires. I&rsquo;ve had many people comment that my truck would be awesome for winter driving without knowing what tires I have. This shows a fundamental misunderstanding, or confused prioritization, of what makes a vehicle great in winter.</p><p>I stated the second reason in my original post, albeit without explanation (emphasis added):</p><blockquote><p>Four Wheel Drive (4WD or 4x4) or All Wheel Drive (AWD) [isn&rsquo;t] a replacement for good tires because <strong>they don&rsquo;t help with braking.</strong></p></blockquote><p>As stated above, AWD helps with distributing power to the wheels. When braking, no power is distributed to the wheels as the goal is to slow the vehicle. All vehicles have 4 wheel brakes, allowing all available traction to be utilized when combined with ABS and stability control systems. The only way to improve braking performance is to increase the amount of available traction by getting by getting better tires.</p><p>The gains in braking performance due to winter tires cannot be understated. To quote just one test, <a href="https://www.tirerack.com/tires/tests/testDisplay.jsp?ttid=154&amp;affiliate=TX3">performed by Tire Rack</a> (emphasis added):</p><blockquote><p>[W]e measured the distance it took the tires to bring the Civic to a complete stop from 12 mph (20 km/h). The car&rsquo;s speed was stabilized and the driver fully applied the brakes to engage the vehicle&rsquo;s four-wheel disc anti-lock braking system (ABS) until the vehicle came to a complete stop.</p><p>When equipped with all-season tires, the car&rsquo;s ABS engaged relatively easy and it took an average of 53.6-feet to stop the Civic. The Studless Ice & Snow tires provided more grip and actually squealed against the ice whenever the ABS activated. <strong>The Studless Ice & Snow tires brought the Civic to a stop in an average of 35.1-feet, representing a 34% improvement.</strong> Their 18.5-foot shorter stopping distance was over a car length improvement compared to the all-season tires.</p></blockquote><p>Finally, my third reason is the amount of understanding and experience needed to fully reap the safety benefits of AWD. Being able to go forward is a safety benefit only in the respect of not being stuck somewhere undesirable (middle of nowhere, unsafe location, etc). Other than that, being in a non-moving vehicle is inherently safer than being in a moving vehicle.</p><p>When moving, I want to quote what I wrote above with emphasis added:</p><blockquote><p><strong>If the driver maintains some amount of throttle</strong>, an AWD vehicle&rsquo;s superior traction under acceleration may enable the vehicle to maintain stability when being pushed around by slush or snow; rounding a slippery corner; or powering out of a slide.</p></blockquote><p>All wheel drive&rsquo;s slide prevention is notable, particularly when combined with winter tires. However, once a slide begins, unless the driver is experienced with slides and understands the benefit, maintaining throttle is the least intuitive response. The most intuitive response is to slam on the brakes, at which point the AWD system is rendered irrelevant. This incorrect response is significantly more likely, even with experienced drivers, when the slide is encountered during an evasive maneuver or while the driver is distracted, resulting in the slide being entirely unanticipated.</p><p>In conclusion, if you are regularly driving in winter conditions or you can easily afford it for the few times you are, I would highly recommend getting AWD when purchasing a new vehicle. The benefits are significant. Just make sure you also get a good set of winter tires so you can stop once you get moving and truly unlock the performance of your AWD system.</p></div></article><article><div class=post-content><h1><a href=/writing/the-best-vehicle-for-winter-driving/>The Best Vehicle for Winter Driving</a></h1><div class=post-metadata><div class=align-left>October 14, 2017<br>Category: <a href=/categories/driving>driving</a></div><div class=align-right>4 minutes to read<br>Tags: <a href=/tags/safety>safety</a>, <a href=/tags/tip>tip</a></div></div><p>Over the course of winters past, I&rsquo;ve been asked numerous times by acquaintances, friends and family whether a certain vehicle would be a good choice for driving winter roads. I want to cover the topic once and for-all with this post. I will go over what makes a vehicle good for winter driving and then go into detail about what makes winter tires different from all-season or summer tires.</p><p>Driving technique, drastically more important than the vehicle you are driving, is something I will cover in a future post.</p><p>First, I want to define what I mean by <em>winter driving</em> and <em>winter roads</em>. I&rsquo;m referring to maintained roads, highways and freeways. This includes getting around town, travelling between cities (potentially over mountain passes) or going to ski hills in winter. This advice does not apply to travelling on unmaintained or remote winter roads where snow depths can become excessive.</p><p>Following from that, the road conditions I&rsquo;m referring to are dry, wet, icy, slushy, compact snow or limited amounts (rough maximum of 12 inches) of fresh snow, all in cold temperatures.</p><p>With that context out of the way, let&rsquo;s get into what makes a good vehicle for winter driving.</p><p>The answer is simple: <strong><em>any</em> vehicle is good for winter driving if it has good winter tires.</strong></p><p>If you read nothing else in this post, take that answer to heart. Your tires are the only things holding your vehicle to the road, so no other part of your vehicle matters more for winter driving.</p><p>Note that I didn&rsquo;t mention Four Wheel Drive (4WD or 4x4) or All Wheel Drive (AWD). Neither system is a replacement for good tires because <em>they don&rsquo;t help with braking</em>. Their benefit comes in making the car go forward and, to some extent, keeping it straight on the road.</p><p>Because of those benefits, I do recommend a vehicle with 4WD or AWD if you drive in the snow regularly, but they are by no means a requirement.</p><p><em>(Update: I&rsquo;ve expanded on my thoughts about AWD and winter driving in <a href=https://colincwilliams.com/writing/awd-and-winter-driving/>my next post</a>.)</em></p><p>Other factors I&rsquo;ve found people regularly associate with a good winter vehicle include vehicle weight, tire size and ground clearance. Let&rsquo;s run through those.</p><ul><li>Vehicle weight can help somewhat with vehicle stability in snowy conditions, allowing the vehicle to push through the snow rather than be pushed around; however, the benfit isn&rsquo;t nearly great enough to bias vehicle choice.</li><li>Larger tires only matter in extremely deep snow, a situation which I&rsquo;m explicitly not covering as mentioned above.</li><li>Ground clearance only matters in extremely deep snow, a situation which I&rsquo;m explicitly not covering as mentioned above.</li></ul><p>So what separates a winter tire from all-season or summer tires? There are a number of factors, but the largest is the <em>tire compound</em> or rubber.</p><p>Rubber hardens in colder temperatures. Soft rubber has more grip, exactly what you want in slippery winter conditions. Winter tires use rubber compounds that are significantly softer than other tires so that as temperatures drop, they remain pliable and sticky. Because of this, a winter tire will have significantly more grip than an all-season or summer tire in cold temperatures even on bare, dry roads.</p><p>If softer rubber gives so much more grip, why don&rsquo;t we just use winter tires year-round? Mainly because of longevity and fuel economy. Softer rubber wears significantly faster in hot temperatures and reduces fuel economy due to increased resistance to rolling. Additionally, if the rubber becomes too soft in extreme heat, it can actually have less grip than a harder rubber.</p><p>There are a couple of additional benefits to winter tires beyond tire compound:</p><ul><li><em>Significantly increased siping.</em> When you look at your tires, particularly winter tires, you&rsquo;ll see what look like cuts across the tread blocks. These cuts are called sipes and increase the number of surfaces gripping the road.</li><li><em>Strategic packing.</em> Snow-on-snow grip is actually quite high, so winter tires are designed to strategically pack with snow to utilize this benefit.</li></ul><p>If you&rsquo;re going to be driving in the snow this winter, or just live in a city that gets very cold, grab yourself a set of winter tires this year. The cost will be infinitely less than that of your life or someone else&rsquo;s.</p></div></article><ul class="pagination pagination-default"><li class="page-item disabled"><a aria-disabled=true aria-label=First class=page-link role=button tabindex=-1><span aria-hidden=true>&#171;&#171;</span></a></li><li class="page-item disabled"><a aria-disabled=true aria-label=Previous class=page-link role=button tabindex=-1><span aria-hidden=true>&#171;</span></a></li><li class="page-item active"><a aria-current=page aria-label="Page 1" class=page-link role=button>1</a></li><li class=page-item><a href=/page/2/ aria-label="Page 2" class=page-link role=button>2</a></li><li class=page-item><a href=/page/3/ aria-label="Page 3" class=page-link role=button>3</a></li><li class=page-item><a href=/page/4/ aria-label="Page 4" class=page-link role=button>4</a></li><li class=page-item><a href=/page/5/ aria-label="Page 5" class=page-link role=button>5</a></li><li class=page-item><a href=/page/2/ aria-label=Next class=page-link role=button><span aria-hidden=true>&#187;</span></a></li><li class=page-item><a href=/page/16/ aria-label=Last class=page-link role=button><span aria-hidden=true>&#187;&#187;</span></a></li></ul><footer><p class="footer-copyright align-center">Copyright © 2010-2024 Colin C. Williams<br>Generated by <a href=https://gohugo.io>Hugo</a> | <a href=/status/>Site Statistics</a></p></footer></main><script>"use-strict";function LittleFoot(e){return e=e||{},{footnoteContainer:e.footnoteContainer||".footnotes",footnoteSelector:e.footnoteSelector||"li",footnotePrefix:e.footnotePrefix||"#fn:",inlinePrefix:e.inlinePrefix||"#fnref:",inlineDepth:e.inlineDepth||1,removeInner:e.removeInner||[".reversefootnote"],stomp:function(){var t,n,s,o,i,a,r,c,l,d,u,e=this.footnoteContainer?this._domSelector(this.footnoteContainer):document;if(e instanceof HTMLCollection){if(e.length==0)return;e=e[0]}if(!e)return;d=this._domSelector(this.footnoteSelector,e).length;for(o=1;o<=d;o++){c=this._domSelector(this.footnotePrefix+o);for(t=0;t<this.removeInner.length;t++){if(n=this._domSelector(this.removeInner[t],c),!n)continue;if(n instanceof HTMLCollection)for(i=0;i<n.length;i++)n[i].parentNode.removeChild(n[i]);else c.removeChild(n)}u=c.innerHTML,l=this._domSelector(this.inlinePrefix+o),a=l;for(t=0;t<this.inlineDepth;t++)a=a.parentNode;if(!a)continue;s=document.createElement("span"),s.className="fn",s.setAttribute("title","Footnote"),r=this,s.addEventListener("click",function(e){r.locate(e.currentTarget),r.toggle(e.currentTarget)}),s.innerHTML='<span class="fn-ellipse" unselectable="on" onselectstart="return false" onmousedown="return false"><span>&bull;&bull;&bull;</span></span><span class="fn-note">'+u+"</span>",a.replaceChild(s,l)}e.parentNode.removeChild(e),r=this,window.addEventListener("resize",function(){for(var t,n=document.getElementsByClassName("fn"),e=0;e<n.length;e++)t=n[e],t.getAttribute("showing")=="true"&&r.locate(t)})},toggle:function(e){e.setAttribute("showing",e.getAttribute("showing")!="true")},locate:function(e){var t=e.offsetLeft,n=window.innerWidth-t,s=t>160,o=n>160;e.className="fn",s&&(e.className+=" right"),o&&(e.className+=" left")},_domSelector:function(e,t){t=t||document;var n=e.charAt(0);return n=="#"?t.getElementById(e.substring(1)):n=="."?t.getElementsByClassName(e.substring(1)):t.getElementsByTagName(e)}}}(new LittleFoot).stomp(),document.addEventListener("DOMContentLoaded",function(){var e,t,n=document.getElementsByClassName("youtube-player");for(e=0;e<n.length;e++)t=document.createElement("div"),t.setAttribute("data-id",n[e].dataset.id),t.innerHTML=youtubeThumb(n[e].dataset.id),t.onclick=youtubeIframe,n[e].appendChild(t);n=document.getElementsByClassName("vimeo-player");for(e=0;e<n.length;e++)t=document.createElement("div"),t.setAttribute("data-id",n[e].dataset.id),t.innerHTML=vimeoThumb(n[e].dataset.thumbid),t.onclick=vimeoIframe,n[e].appendChild(t)});function youtubeThumb(e){var t='<img src="https://i.ytimg.com/vi/__ID__/hqdefault.jpg">',n='<div class="play"></div>';return t.replace("__ID__",e)+n}function youtubeIframe(){var e=document.createElement("iframe"),t="https://www.youtube-nocookie.com/embed/__ID__?autoplay=1";e.setAttribute("src",t.replace("__ID__",this.dataset.id)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),this.parentNode.replaceChild(e,this)}function vimeoThumb(e){var n='<img src="http://i.vimeocdn.com/video/__ID___640.jpg">',t='<div class="play"></div>';return!!e?n.replace("__ID__",e)+t:'<img src="">'+t}function vimeoIframe(){var e=document.createElement("iframe"),t="https://player.vimeo.com/video/__ID__?autoplay=1";e.setAttribute("src",t.replace("__ID__",this.dataset.id)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),this.parentNode.replaceChild(e,this)}for(var queryParams=window.location.search.substr(1).split("&"),keyValue,key,value,keyElement,i=0;i<queryParams.length;i++)keyValue=queryParams[i].split("="),key=keyValue[0],value=decodeURIComponent(keyValue[1]),keyElement=document.getElementsByName(key)[0],!keyElement||(keyElement.value=value)</script></body></html>                               

Whois info of domain

Domain Name: W2COL.COM
Registry Domain ID: 2772667452_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.tucows.com
Registrar URL: http://www.tucows.com
Updated Date: 2025-04-12T09:05:36Z
Creation Date: 2023-04-13T17:42:13Z
Registry Expiry Date: 2026-04-13T17:42:13Z
Registrar: Tucows Domains Inc.
Registrar IANA ID: 69
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.4165350123
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS1.HOVER.COM
Name Server: NS2.HOVER.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-03T01:27:12Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass