Help
RSS
API
Feed
Maltego
Contact
Domain > colinizer.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2013-04-01
72.233.69.8
(
ClassC
)
2025-01-27
192.0.78.24
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: nginxDate: Mon, 27 Jan 2025 18:23:51 GMTContent-Type: text/htmlContent-Length: 162Connection: keep-aliveLocation: https://colinizer.com/X-ac: 3.sea _bur BYPASSAlt-Svc: h3:443; ma86400 html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginxDate: Mon, 27 Jan 2025 18:23:51 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveStrict-Transport-Security: max-age86400Vary: Accept-EncodingX-hacker: Want root? Visit join.a8c.com/hacker and mention this header.Host-Header: WordPress.comVary: accept, content-type, cookieLink: https://wp.me/3Odi>; relshortlinkLast-Modified: Mon, 27 Jan 2025 18:23:51 GMTCache-Control: max-age300, must-revalidateX-nananana: Batcache-SetX-ac: 3.sea _bur MISSAlt-Svc: h3:443; ma86400 !DOCTYPE html>html langen>head>meta charsetUTF-8>meta nameviewport contentwidthdevice-width, initial-scale1>title>Colinizer | Taking up residence in your tech brain sharing knowledge, insight and opinion on Microsoft technology (esp. W10/UWP/XAML/Azure/BI/Gadgets) and the world at large/title>link relprofile hrefhttp://gmpg.org/xfn/11>link relpingback hrefhttps://colinizer.com/xmlrpc.php>meta namerobots contentmax-image-preview:large />!-- Async WordPress.com Remote Login -->script idwpcom_remote_login_js>var wpcom_remote_login_extra_auth ;function wpcom_remote_login_remove_dom_node_id( element_id ) { var dom_node document.getElementById( element_id ); if ( dom_node ) { dom_node.parentNode.removeChild( dom_node ); }}function wpcom_remote_login_remove_dom_node_classes( class_name ) { var dom_nodes document.querySelectorAll( . + class_name ); for ( var i 0; i dom_nodes.length; i++ ) { dom_nodes i .parentNode.removeChild( dom_nodes i ); }}function wpcom_remote_login_final_cleanup() { wpcom_remote_login_remove_dom_node_classes( wpcom_remote_login_msg ); wpcom_remote_login_remove_dom_node_id( wpcom_remote_login_key ); wpcom_remote_login_remove_dom_node_id( wpcom_remote_login_validate ); wpcom_remote_login_remove_dom_node_id( wpcom_remote_login_js ); wpcom_remote_login_remove_dom_node_id( wpcom_request_access_iframe ); wpcom_remote_login_remove_dom_node_id( wpcom_request_access_styles );}// Watch for messages back from the remote loginwindow.addEventListener( message, function( e ) { if ( e.origin https://r-login.wordpress.com ) { var data {}; try { data JSON.parse( e.data ); } catch( e ) { wpcom_remote_login_final_cleanup(); return; } if ( data.msg LOGIN ) { // Clean up the login check iframe wpcom_remote_login_remove_dom_node_id( wpcom_remote_login_key ); var id_regex new RegExp( /^0-9+$/ ); var token_regex new RegExp( /^.*|.*|.*$/ ); if ( token_regex.test( data.token ) && id_regex.test( data.wpcomid ) ) { // We have everything we need to ask for a login var script document.createElement( script ); script.setAttribute( id, wpcom_remote_login_validate ); script.src /remote-login.php?wpcom_remote_loginvalidate + &wpcomid + data.wpcomid + &token + encodeURIComponent( data.token ) + &host + window.location.protocol + // + window.location.hostname + &postid1028 + &is_singular; document.body.appendChild( script ); } return; } // Safari ITP, not logged in, so redirect if ( data.msg LOGIN-REDIRECT ) { window.location https://wordpress.com/log-in?redirect_to + window.location.href; return; } // Safari ITP, storage access failed, remove the request if ( data.msg LOGIN-REMOVE ) { var css_zap html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } @media screen and ( max-width: 782px ) { html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } }; var style_zap document.createElement( style ); style_zap.type text/css; style_zap.appendChild( document.createTextNode( css_zap ) ); document.body.appendChild( style_zap ); var e document.getElementById( wpcom_request_access_iframe ); e.parentNode.removeChild( e ); document.cookie wordpress_com_login_accessdenied; path/; max-age31536000; return; } // Safari ITP if ( data.msg REQUEST_ACCESS ) { console.log( request access: safari ); // Check ITP iframe enable/disable knob if ( wpcom_remote_login_extra_auth ! safari_itp_iframe ) { return; } // If we are in a private window there is no ITP. var private_window false; try { var opendb window.openDatabase( null, null, null, null ); } catch( e ) { private_window true; } if ( private_window ) { console.log( private window ); return; } var iframe document.createElement( iframe ); iframe.id wpcom_request_access_iframe; iframe.setAttribute( scrolling, no ); iframe.setAttribute( sandbox, allow-storage-access-by-user-activation allow-scripts allow-same-origin allow-top-navigation-by-user-activation ); iframe.src https://r-login.wordpress.com/remote-login.php?wpcom_remote_loginrequest_access&origin + encodeURIComponent( data.origin ) + &wpcomid + encodeURIComponent( data.wpcomid ); var css html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 46px !important; } * html body { margin-top: 46px !important; } @media screen and ( max-width: 660px ) { html { margin-top: 71px !important; } * html body { margin-top: 71px !important; } #wpcom_request_access_iframe { display: block; height: 71px !important; } } #wpcom_request_access_iframe { border: 0px; height: 46px; position: fixed; top: 0; left: 0; width: 100%; min-width: 100%; z-index: 99999; background: #23282d; } ; var style document.createElement( style ); style.type text/css; style.id wpcom_request_access_styles; style.appendChild( document.createTextNode( css ) ); document.body.appendChild( style ); document.body.appendChild( iframe ); } if ( data.msg DONE ) { wpcom_remote_login_final_cleanup(); } }}, false );// Inject the remote login iframe after the page has had a chance to load// more critical resourceswindow.addEventListener( DOMContentLoaded, function( e ) { var iframe document.createElement( iframe ); iframe.style.display none; iframe.setAttribute( scrolling, no ); iframe.setAttribute( id, wpcom_remote_login_key ); iframe.src https://r-login.wordpress.com/remote-login.php + ?wpcom_remote_loginkey + &originaHR0cHM6Ly9jb2xpbml6ZXIuY29t + &wpcomid908008 + &time1738002231; document.body.appendChild( iframe );}, false );/script>link reldns-prefetch href//s1.wp.com />link reldns-prefetch href//s2.wp.com />link reldns-prefetch href//s0.wp.com />link reldns-prefetch href//fonts-api.wp.com />link reldns-prefetch href//af.pubmine.com />link reldns-prefetch href//s.pubmine.com />link reldns-prefetch href//x.bidswitch.net />link reldns-prefetch href//static.criteo.net />link reldns-prefetch href//ib.adnxs.com />link reldns-prefetch href//aax.amazon-adsystem.com />link reldns-prefetch href//bidder.criteo.com />link reldns-prefetch href//cas.criteo.com />link reldns-prefetch href//gum.criteo.com />link reldns-prefetch href//ads.pubmatic.com />link reldns-prefetch href//gads.pubmatic.com />link reldns-prefetch href//tpc.googlesyndication.com />link reldns-prefetch href//ad.doubleclick.net />link reldns-prefetch href//googleads.g.doubleclick.net />link reldns-prefetch href//www.googletagservices.com />link reldns-prefetch href//cdn.switchadhub.com />link reldns-prefetch href//delivery.g.switchadhub.com />link reldns-prefetch href//delivery.swid.switchadhub.com />link reldns-prefetch href//a.teads.tv />link reldns-prefetch href//prebid.media.net />link reldns-prefetch href//adserver-us.adtech.advertising.com />link reldns-prefetch href//fastlane.rubiconproject.com />link reldns-prefetch href//prebid-server.rubiconproject.com />link reldns-prefetch href//hb-api.omnitagjs.com />link reldns-prefetch href//mtrx.go.sonobi.com />link reldns-prefetch href//apex.go.sonobi.com />link reldns-prefetch href//u.openx.net />link relalternate typeapplication/rss+xml titleColinizer » Feed hrefhttps://colinizer.com/feed/ />link relalternate typeapplication/rss+xml titleColinizer » Comments Feed hrefhttps://colinizer.com/comments/feed/ /> script typetext/javascript> /* !CDATA */ function addLoadEvent(func) { var oldonload window.onload; if (typeof window.onload ! function) { window.onload func; } else { window.onload function () { oldonload(); func(); } } } /* > */ /script> script typetext/javascript>/* !CDATA */window._wpemojiSettings {baseUrl:https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/72x72\/,ext:.png,svgUrl:https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/svg\/,svgExt:.svg,source:{concatemoji:https:\/\/s2.wp.com\/wp-includes\/js\/wp-emoji-release.min.js?m1719498190i&ver6.8-alpha-59438}};/*! This file is auto-generated */!function(i,n){var o,s,e;function c(e){try{var t{supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var tnew Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return ert})}function u(e,t,n){switch(t){caseflag:return n(e,\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f,\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f)?!1:!n(e,\ud83c\uddfa\ud83c\uddf3,\ud83c\uddfa\u200b\ud83c\uddf3)&&!n(e,\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f,\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f);caseemoji:return!n(e,\ud83d\udc26\u200d\u2b1b,\ud83d\udc26\u200b\u2b1b)}return!1}function f(e,t,n){var rundefined!typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement(canvas),ar.getContext(2d,{willReadFrequently:!0}),o(a.textBaselinetop,a.font600 32px Arial,{});return e.forEach(function(e){oet(a,e,n)}),o}function t(e){var ti.createElement(script);t.srce,t.defer!0,i.head.appendChild(t)}undefined!typeof Promise&&(owpEmojiSettingsSupports,sflag,emoji,n.supports{everything:!0,everythingExceptFlag:!0},enew Promise(function(e){i.addEventListener(DOMContentLoaded,e,{once:!0})}),new Promise(function(t){var nfunction(){try{var eJSON.parse(sessionStorage.getItem(o));if(objecttypeof e&&numbertypeof e.timestamp&&(new Date).valueOf()e.timestamp+604800&&objecttypeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if(undefined!typeof Worker&&undefined!typeof OffscreenCanvas&&undefined!typeof URL&&URL.createObjectURL&&undefined!typeof Blob)try{var epostMessage(+f.toString()+(+JSON.stringify(s),u.toString(),p.toString().join(,)+));,rnew Blob(e,{type:text/javascript}),anew Worker(URL.createObjectURL(r),{name:wpTestEmojiSupports});return void(a.onmessagefunction(e){c(ne.data),a.terminate(),t(n)})}catch(e){}c(nf(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supportstet,n.supports.everythingn.supports.everything&&n.supportst,flag!t&&(n.supports.everythingExceptFlagn.supports.everythingExceptFlag&&n.supportst);n.supports.everythingExceptFlagn.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady!1,n.readyCallbackfunction(){n.DOMReady!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(en.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);/* > *//script>link crossoriginanonymous relstylesheet idall-css-0-1 hrefhttps://s1.wp.com/_static/??-eJx9jMEKwjAQRH/IuASp1IP4LWmyhrSbbOhuCP17W1D05GXgMW8GejWei2JRmIijqdRiKgKd1+CCQCSeHJ29yAl+3Ny+ZgoRVQDb3vKS0JDroJgrOUUB0Y3w38GMWp1f3gyZ+YjQaB+n8kwlKRrxKxN9eDv+Hvlur+NgL3a8DfMLdyhLew&cssminifyyes typetext/css mediaall />style idwp-emoji-styles-inline-css> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; }/style>link crossoriginanonymous relstylesheet idall-css-2-1 hrefhttps://s2.wp.com/_static/??-eJydjEEOwiAQRS8kHZGkdWM8C1BCpiKQmaGG24tuunNh/url5z14VeVLlpAFamoRM0NsA12gOB4KsF/O0xi4hmkFl4p/qISOLHVg6SlMnvkEP0Nfi2ELUu1Ht700UZFw/TdBVjBHPvT786YXs2htrmbe3i7JT8s&cssminifyyes typetext/css mediaall />style idwp-block-library-inline-css>.has-text-align-justify { text-align:justify;}.has-text-align-justify{text-align:justify;}/style>link crossoriginanonymous relstylesheet idall-css-4-1 hrefhttps://s2.wp.com/_static/??-eJzTLy/QzcxLzilNSS3WzyrWz01NyUxMzUnNTc0rQeEU5CRWphbp5qSmJyZX6uVm5uklFxfr6OPTDpRD5sM02efaGpoZmFkYGRuZGmQBAHPvL0Y&cssminifyyes typetext/css mediaall />style idjetpack-sharing-buttons-style-inline-css>.jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em}/style>link crossoriginanonymous relstylesheet idall-css-6-1 hrefhttps://s2.wp.com/wp-content/plugins/coblocks/2.18.1-simple-rev.4/dist/coblocks-style.css?m1681832297i&cssminifyyes typetext/css mediaall />style idclassic-theme-styles-inline-css>/*! This file is auto-generated */.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}/style>link crossoriginanonymous relstylesheet idall-css-8-1 hrefhttps://s2.wp.com/_static/??-eJx9jcEKg0AMRH+oaVhorR7Eb9E16IpZg8min2889FZ6GYbhPQYPgbhlo2zIBWQtU8qKcdvJd5be0AmmMfW0Ejv2jKoP/K0daZzIXNdvB6PzvyJ+A8MgO6mCJ6fCYLN/6e113IZXU9WfUL/DcgHSTkDo&cssminifyyes typetext/css mediaall />style idglobal-styles-inline-css>:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-family--albert-sans: Albert Sans, sans-serif;--wp--preset--font-family--alegreya: Alegreya, serif;--wp--preset--font-family--arvo: Arvo, serif;--wp--preset--font-family--bodoni-moda: Bodoni Moda, serif;--wp--preset--font-family--bricolage-grotesque: Bricolage Grotesque, sans-serif;--wp--preset--font-family--cabin: Cabin, sans-serif;--wp--preset--font-family--chivo: Chivo, sans-serif;--wp--preset--font-family--commissioner: Commissioner, sans-serif;--wp--preset--font-family--cormorant: Cormorant, serif;--wp--preset--font-family--courier-prime: Courier Prime, monospace;--wp--preset--font-family--crimson-pro: Crimson Pro, serif;--wp--preset--font-family--dm-mono: DM Mono, monospace;--wp--preset--font-family--dm-sans: DM Sans, sans-serif;--wp--preset--font-family--dm-serif-display: DM Serif Display, serif;--wp--preset--font-family--domine: Domine, serif;--wp--preset--font-family--eb-garamond: EB Garamond, serif;--wp--preset--font-family--epilogue: Epilogue, sans-serif;--wp--preset--font-family--fahkwang: Fahkwang, sans-serif;--wp--preset--font-family--figtree: Figtree, sans-serif;--wp--preset--font-family--fira-sans: Fira Sans, sans-serif;--wp--preset--font-family--fjalla-one: Fjalla One, sans-serif;--wp--preset--font-family--fraunces: Fraunces, serif;--wp--preset--font-family--gabarito: Gabarito, system-ui;--wp--preset--font-family--ibm-plex-mono: IBM Plex Mono, monospace;--wp--preset--font-family--ibm-plex-sans: IBM Plex Sans, sans-serif;--wp--preset--font-family--ibarra-real-nova: Ibarra Real Nova, serif;--wp--preset--font-family--instrument-serif: Instrument Serif, serif;--wp--preset--font-family--inter: Inter, sans-serif;--wp--preset--font-family--josefin-sans: Josefin Sans, sans-serif;--wp--preset--font-family--jost: Jost, sans-serif;--wp--preset--font-family--libre-baskerville: Libre Baskerville, serif;--wp--preset--font-family--libre-franklin: Libre Franklin, sans-serif;--wp--preset--font-family--literata: Literata, serif;--wp--preset--font-family--lora: Lora, serif;--wp--preset--font-family--merriweather: Merriweather, serif;--wp--preset--font-family--montserrat: Montserrat, sans-serif;--wp--preset--font-family--newsreader: Newsreader, serif;--wp--preset--font-family--noto-sans-mono: Noto Sans Mono, sans-serif;--wp--preset--font-family--nunito: Nunito, sans-serif;--wp--preset--font-family--open-sans: Open Sans, sans-serif;--wp--preset--font-family--overpass: Overpass, sans-serif;--wp--preset--font-family--pt-serif: PT Serif, serif;--wp--preset--font-family--petrona: Petrona, serif;--wp--preset--font-family--piazzolla: Piazzolla, serif;--wp--preset--font-family--playfair-display: Playfair Display, serif;--wp--preset--font-family--plus-jakarta-sans: Plus Jakarta Sans, sans-serif;--wp--preset--font-family--poppins: Poppins, sans-serif;--wp--preset--font-family--raleway: Raleway, sans-serif;--wp--preset--font-family--roboto: Roboto, sans-serif;--wp--preset--font-family--roboto-slab: Roboto Slab, serif;--wp--preset--font-family--rubik: Rubik, sans-serif;--wp--preset--font-family--rufina: Rufina, serif;--wp--preset--font-family--sora: Sora, sans-serif;--wp--preset--font-family--source-sans-3: Source Sans 3, sans-serif;--wp--preset--font-family--source-serif-4: Source Serif 4, serif;--wp--preset--font-family--space-mono: Space Mono, monospace;--wp--preset--font-family--syne: Syne, sans-serif;--wp--preset--font-family--texturina: Texturina, serif;--wp--preset--font-family--urbanist: Urbanist, sans-serif;--wp--preset--font-family--work-sans: Work Sans, sans-serif;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-albert-sans-font-family{font-family: var(--wp--preset--font-family--albert-sans) !important;}.has-alegreya-font-family{font-family: var(--wp--preset--font-family--alegreya) !important;}.has-arvo-font-family{font-family: var(--wp--preset--font-family--arvo) !important;}.has-bodoni-moda-font-family{font-family: var(--wp--preset--font-family--bodoni-moda) !important;}.has-bricolage-grotesque-font-family{font-family: var(--wp--preset--font-family--bricolage-grotesque) !important;}.has-cabin-font-family{font-family: var(--wp--preset--font-family--cabin) !important;}.has-chivo-font-family{font-family: var(--wp--preset--font-family--chivo) !important;}.has-commissioner-font-family{font-family: var(--wp--preset--font-family--commissioner) !important;}.has-cormorant-font-family{font-family: var(--wp--preset--font-family--cormorant) !important;}.has-courier-prime-font-family{font-family: var(--wp--preset--font-family--courier-prime) !important;}.has-crimson-pro-font-family{font-family: var(--wp--preset--font-family--crimson-pro) !important;}.has-dm-mono-font-family{font-family: var(--wp--preset--font-family--dm-mono) !important;}.has-dm-sans-font-family{font-family: var(--wp--preset--font-family--dm-sans) !important;}.has-dm-serif-display-font-family{font-family: var(--wp--preset--font-family--dm-serif-display) !important;}.has-domine-font-family{font-family: var(--wp--preset--font-family--domine) !important;}.has-eb-garamond-font-family{font-family: var(--wp--preset--font-family--eb-garamond) !important;}.has-epilogue-font-family{font-family: var(--wp--preset--font-family--epilogue) !important;}.has-fahkwang-font-family{font-family: var(--wp--preset--font-family--fahkwang) !important;}.has-figtree-font-family{font-family: var(--wp--preset--font-family--figtree) !important;}.has-fira-sans-font-family{font-family: var(--wp--preset--font-family--fira-sans) !important;}.has-fjalla-one-font-family{font-family: var(--wp--preset--font-family--fjalla-one) !important;}.has-fraunces-font-family{font-family: var(--wp--preset--font-family--fraunces) !important;}.has-gabarito-font-family{font-family: var(--wp--preset--font-family--gabarito) !important;}.has-ibm-plex-mono-font-family{font-family: var(--wp--preset--font-family--ibm-plex-mono) !important;}.has-ibm-plex-sans-font-family{font-family: var(--wp--preset--font-family--ibm-plex-sans) !important;}.has-ibarra-real-nova-font-family{font-family: var(--wp--preset--font-family--ibarra-real-nova) !important;}.has-instrument-serif-font-family{font-family: var(--wp--preset--font-family--instrument-serif) !important;}.has-inter-font-family{font-family: var(--wp--preset--font-family--inter) !important;}.has-josefin-sans-font-family{font-family: var(--wp--preset--font-family--josefin-sans) !important;}.has-jost-font-family{font-family: var(--wp--preset--font-family--jost) !important;}.has-libre-baskerville-font-family{font-family: var(--wp--preset--font-family--libre-baskerville) !important;}.has-libre-franklin-font-family{font-family: var(--wp--preset--font-family--libre-franklin) !important;}.has-literata-font-family{font-family: var(--wp--preset--font-family--literata) !important;}.has-lora-font-family{font-family: var(--wp--preset--font-family--lora) !important;}.has-merriweather-font-family{font-family: var(--wp--preset--font-family--merriweather) !important;}.has-montserrat-font-family{font-family: var(--wp--preset--font-family--montserrat) !important;}.has-newsreader-font-family{font-family: var(--wp--preset--font-family--newsreader) !important;}.has-noto-sans-mono-font-family{font-family: var(--wp--preset--font-family--noto-sans-mono) !important;}.has-nunito-font-family{font-family: var(--wp--preset--font-family--nunito) !important;}.has-open-sans-font-family{font-family: var(--wp--preset--font-family--open-sans) !important;}.has-overpass-font-family{font-family: var(--wp--preset--font-family--overpass) !important;}.has-pt-serif-font-family{font-family: var(--wp--preset--font-family--pt-serif) !important;}.has-petrona-font-family{font-family: var(--wp--preset--font-family--petrona) !important;}.has-piazzolla-font-family{font-family: var(--wp--preset--font-family--piazzolla) !important;}.has-playfair-display-font-family{font-family: var(--wp--preset--font-family--playfair-display) !important;}.has-plus-jakarta-sans-font-family{font-family: var(--wp--preset--font-family--plus-jakarta-sans) !important;}.has-poppins-font-family{font-family: var(--wp--preset--font-family--poppins) !important;}.has-raleway-font-family{font-family: var(--wp--preset--font-family--raleway) !important;}.has-roboto-font-family{font-family: var(--wp--preset--font-family--roboto) !important;}.has-roboto-slab-font-family{font-family: var(--wp--preset--font-family--roboto-slab) !important;}.has-rubik-font-family{font-family: var(--wp--preset--font-family--rubik) !important;}.has-rufina-font-family{font-family: var(--wp--preset--font-family--rufina) !important;}.has-sora-font-family{font-family: var(--wp--preset--font-family--sora) !important;}.has-source-sans-3-font-family{font-family: var(--wp--preset--font-family--source-sans-3) !important;}.has-source-serif-4-font-family{font-family: var(--wp--preset--font-family--source-serif-4) !important;}.has-space-mono-font-family{font-family: var(--wp--preset--font-family--space-mono) !important;}.has-syne-font-family{font-family: var(--wp--preset--font-family--syne) !important;}.has-texturina-font-family{font-family: var(--wp--preset--font-family--texturina) !important;}.has-urbanist-font-family{font-family: var(--wp--preset--font-family--urbanist) !important;}.has-work-sans-font-family{font-family: var(--wp--preset--font-family--work-sans) !important;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}/style>link crossoriginanonymous relstylesheet idall-css-10-1 hrefhttps://s0.wp.com/wp-content/themes/pub/big-brother/style.css?m1513292499i&cssminifyyes typetext/css mediaall />link relstylesheet idbig-brother-gentium-css hrefhttps://fonts-api.wp.com/css?familyGentium+Basic%3A400%2C700%2C400italic%2C700italic&subsetlatin%2Clatin-ext&ver6.8-alpha-59438 mediaall />link relstylesheet idbig-brother-open-sans-css hrefhttps://fonts-api.wp.com/css?familyOpen+Sans%3A400%2C800&subsetlatin%2Clatin-ext&ver6.8-alpha-59438 mediaall />link crossoriginanonymous relstylesheet idall-css-14-1 hrefhttps://s0.wp.com/_static/??-eJx9jssKAjEMRX/IGEaq6EL8FGlLrBnbpvTBMH9vB1wUFHf3hJzLxSWBlVgpVgwNkm+OY8GZatL29WEMIhHvHC06ipS5G+V33NtSdjiU1icFKpiaQcMOTJZ+ybh1lbp6giVZCV/asCWT8eJ6dNi/BvwnORLwYnXlvnwEeHjNeVNv4TqdzsfpcFFKzW98j2MF&cssminifyyes typetext/css mediaall />link crossoriginanonymous relstylesheet idprint-css-15-1 hrefhttps://s1.wp.com/wp-content/mu-plugins/global-print/global-print.css?m1465851035i&cssminifyyes typetext/css mediaprint />style idjetpack-global-styles-frontend-style-inline-css>:root { --font-headings: unset; --font-base: unset; --font-headings-default: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif; --font-base-default: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;}/style>link crossoriginanonymous relstylesheet idall-css-18-1 hrefhttps://s2.wp.com/wp-content/themes/h4/global.css?m1420737423i&cssminifyyes typetext/css mediaall />script typetext/javascript idwpcom-actionbar-placeholder-js-extra>/* !CDATA */var actionbardata {siteID:908008,postID:0,siteURL:https:\/\/colinizer.com,xhrURL:https:\/\/colinizer.com\/wp-admin\/admin-ajax.php,nonce:c3b0d5c1d0,isLoggedIn:,statusMessage:,subsEmailDefault:instantly,proxyScriptUrl:https:\/\/s0.wp.com\/wp-content\/js\/wpcom-proxy-request.js?ver20211021,i18n:{followedText:New posts from this site will now appear in your a href\https:\/\/wordpress.com\/read\>Reader\/a>,foldBar:Collapse this bar,unfoldBar:Expand this bar,shortLinkCopied:Shortlink copied to clipboard.}};/* > *//script>script typetext/javascript idjetpack-mu-wpcom-settings-js-before>/* !CDATA */var JETPACK_MU_WPCOM_SETTINGS {assetsUrl:https:\/\/s1.wp.com\/wp-content\/mu-plugins\/jetpack-mu-wpcom-plugin\/moon\/jetpack_vendor\/automattic\/jetpack-mu-wpcom\/src\/build\/};/* > *//script>script crossoriginanonymous typetext/javascript srchttps://s1.wp.com/_static/??/wp-content/js/rlt-proxy.js,/wp-content/blog-plugins/wordads-classes/js/cmp/v2/cmp-non-gdpr.js?m1720530689j>/script>script typetext/javascript idrlt-proxy-js-after>/* !CDATA */ rltInitialize( {token:null,iframeOrigins:https:\/\/widgets.wp.com} );/* > *//script>link relEditURI typeapplication/rsd+xml titleRSD hrefhttps://colinizer.wordpress.com/xmlrpc.php?rsd />meta namegenerator contentWordPress.com />link relshortlink hrefhttps://wp.me/3Odi />!-- Jetpack Open Graph Tags -->meta propertyog:type contentwebsite />meta propertyog:title contentColinizer />meta propertyog:description contentTaking up residence in your tech brain sharing knowledge, insight and opinion on Microsoft technology (esp. W10/UWP/XAML/Azure/BI/Gadgets) and the world at large />meta propertyog:url contenthttps://colinizer.com/ />meta propertyog:site_name contentColinizer />meta propertyog:image contenthttps://s0.wp.com/i/blank.jpg />meta propertyog:image:alt content />meta propertyog:locale contenten_US />!-- End Jetpack Open Graph Tags -->link relshortcut icon typeimage/x-icon hrefhttps://s1.wp.com/i/favicon.ico sizes16x16 24x24 32x32 48x48 />link relicon typeimage/x-icon hrefhttps://s1.wp.com/i/favicon.ico sizes16x16 24x24 32x32 48x48 />link relapple-touch-icon hrefhttps://s2.wp.com/i/webclip.png />link relopenid.server hrefhttps://colinizer.com/?openidserver1 />link relopenid.delegate hrefhttps://colinizer.com/ />link relsearch typeapplication/opensearchdescription+xml hrefhttps://colinizer.com/osd.xml titleColinizer />link relsearch typeapplication/opensearchdescription+xml hrefhttps://s1.wp.com/opensearch.xml titleWordPress.com />meta nametheme-color content#595959 /> style typetext/css> .recentcomments a { display: inline !important; padding: 0 !important; margin: 0 !important; } table.recentcommentsavatartop img.avatar, table.recentcommentsavatarend img.avatar { border: 0px; margin: 0; } table.recentcommentsavatartop a, table.recentcommentsavatarend a { border: 0px !important; background-color: transparent !important; } td.recentcommentsavatarend, td.recentcommentsavatartop { padding: 0px 0px 1px 0px; margin: 0px; } td.recentcommentstextend { border: none !important; padding: 0px 0px 2px 10px; } .rtl td.recentcommentstextend { padding: 0px 10px 2px 0px; } td.recentcommentstexttop { border: none; padding: 0px 0px 0px 10px; } .rtl td.recentcommentstexttop { padding: 0px 10px 0px 0px; } /style> meta namedescription contentTaking up residence in your tech brain sharing knowledge, insight and opinion on Microsoft technology (esp. W10/UWP/XAML/Azure/BI/Gadgets) and the world at large />style typetext/css idcustom-background-css>body.custom-background { background-color: #595959; }/style> script typetext/javascript>/* !CDATA */var wa_smart { network_id: 3905, site_id: 474853, page_id: 1572546, blog_id: 908008, post_id: null, theme: pub/big-brother, target: wp_blog_id908008;languageen, _: { title: Advertisement, privacy_settings: Privacy Settings }, top: { enabled: false, format_id: 135099 }, inline: { enabled: false, format_id: 110354, max_slots: 20, max_blaze_slots: 20 }, belowpost: { enabled: false, format_id: 134071 }, bottom_sticky: { enabled: false, format_id: 117571 }, sidebar: { enabled: false, format_id: 134686 }, sidebar_sticky_right: { enabled: false, format_id: 135281 }, gutenberg_rectangle: { enabled: false, format_id: 134788 }, gutenberg_leaderboard: { enabled: false, format_id: 135073 }, gutenberg_mobile_leaderboard: { enabled: false, format_id: 135098 }, gutenberg_skyscraper: { enabled: false, format_id: 135088 }, sidebar_widget_mediumrectangle: { enabled: false, format_id: 137624 }, sidebar_widget_leaderboard: { enabled: false, format_id: 137625 }, sidebar_widget_wideskyscraper: { enabled: false, format_id: 137626 }, shortcode: { enabled: false, format_id: 137678 } }; wa_smart.cmd ;/* > *//script> script typetext/javascript> function __ATA_CC() {var v document.cookie.match((^|;) ?personalized-ads-consent(^;*)(;|$));return v ? 1 : 0;} var __ATA_PP { pt: 0, ht: 0, tn: big-brother, uloggedin: 0, amp: false, consent: __ATA_CC(), gdpr_applies: false, ad: { label: { text: Advertisements }, reportAd: { text: Report this ad } }, disabled_slot_formats: , siteid: 8982, blogid: 908008 }; var __ATA __ATA || {}; __ATA.cmd __ATA.cmd || ; __ATA.criteo __ATA.criteo || {}; __ATA.criteo.cmd __ATA.criteo.cmd || ; /script> script typetext/javascript> (function(){var gDate.now||function(){return+new Date};function h(a,b){a:{for(var ca.length,dstringtypeof a?a.split():a,e0;ec;e++)if(e in d&&b.call(void 0,de,e,a)){be;break a}b-1}return 0>b?null:stringtypeof a?a.charAt(b):ab};function k(a,b,c){cnull!c?+encodeURIComponent(String(c)):;if(b+c){ca.indexOf(#);0>c&&(ca.length);var da.indexOf(?);if(0>d||d>c){dc;var e}else ea.substring(d+1,c);aa.substr(0,d),e,a.substr(c);ca1;a1b?c?c+&+b:b:c;aa0+(a1??+a1:)+a2}return a};var l0;function m(a,b){var cdocument.createElement(script);c.srca;c.onloadfunction(){b&&b(void 0)};c.onerrorfunction(){b&&b(error)};adocument.getElementsByTagName(head);var d;a&&0!a.length?da0:ddocument.documentElement;d.appendChild(c)}function n(a){var bvoid 0b?document.cookie:b;return(bh(b.split(; ),function(c){return-1!c.indexOf(a+)}))?b.split()1:}function p(a){returnstringtypeof a&&0a.length} function r(a,b,c){bvoid 0b?:b;cvoid 0c?.:c;var d;Object.keys(a).forEach(function(e){var fae,qtypeof f;objectq&&null!f||functionq?d.push(r(f,b+e+c)):null!f&&void 0!f&&(eencodeURIComponent(b+e),d.push(e++encodeURIComponent(f)))});return d.filter(p).join(&)}function t(a,b){a||((window.__ATA||{}).configb.c,m(b.url))}var uMath.floor(1E13*Math.random()),vwindow.__ATA||{};window.__ATAv;window.__ATA.cmdv.cmd||;v.ridu;v.createdAtg();var wwindow.__ATA||{},xs.pubmine.com; w&&w.serverDomain&&(xw.serverDomain);var y//+x+/conf,zwindow.topwindow,Awindow.__ATA_PP&&window.__ATA_PP.gdpr_applies,Bbooleantypeof A?Number(A):null,Cwindow.__ATA_PP||null,Dz?document.referrer?document.referrer:null:null,Ez?window.location.href:document.referrer?document.referrer:null,F,Gn(__ATA_tuuid);FG?G:null;var Hwindow.innerWidth+x+window.innerHeight,In(usprivacy),Jr({gdpr:B,pp:C,rid:u,src:D,ref:E,tuuid:F,vp:H,us_privacy:I?I:null},,.); (function(a){var bvoid 0b?cb:b;l++;var ccallback__+g().toString(36)+_+l.toString(36);ak(a,b,c);windowcfunction(d){t(void 0,d)};m(a,function(d){d&&t(d)})})(y+?+J);}).call(this); /script> script> var sas_fallback sas_fallback || ; sas_fallback.push( { tag: <div id"atatags-26942-{{unique_id}}"></div><script>__ATA.cmd.push(function() {__ATA.initDynamicSlot({id: \atatags-26942-{{unique_id}}\,location: 120,formFactor: \001\,label: {text: \Advertisements\,},creative: {reportAd: {text: \Report this ad\,},privacySettings: {text: \Privacy\,}}});});</script>, type: belowpost }, { tag: <div id"atatags-26942-{{unique_id}}"></div><script>__ATA.cmd.push(function() {__ATA.initDynamicSlot({id: \atatags-26942-{{unique_id}}\,location: 310,formFactor: \001\,label: {text: \Advertisements\,},creative: {reportAd: {text: \Report this ad\,},privacySettings: {text: \Privacy\,}}});});</script>, type: inline }, { tag: <div id"atatags-26942-{{unique_id}}"></div><script>__ATA.cmd.push(function() {__ATA.initDynamicSlot({id: \atatags-26942-{{unique_id}}\,location: 140,formFactor: \003\,label: {text: \Advertisements\,},creative: {reportAd: {text: \Report this ad\,},privacySettings: {text: \Privacy\,}}});});</script>, type: sidebar }, { tag: <div id"atatags-26942-{{unique_id}}"></div><script>__ATA.cmd.push(function() {__ATA.initDynamicSlot({id: \atatags-26942-{{unique_id}}\,location: 110,formFactor: \002\,label: {text: \Advertisements\,},creative: {reportAd: {text: \Report this ad\,},privacySettings: {text: \Privacy\,}}});});</script>, type: top } ); /script> script typetext/javascript> window.doNotSellCallback function() { var linkElements ahrefhttps://wordpress.com/?reffooter_blog, ahrefhttps://wordpress.com/?reffooter_website, ahrefhttps://wordpress.com/?refvertical_footer, ahref^https://wordpress.com/?reffooter_segment_, .join(,); var dnsLink document.createElement( a ); dnsLink.href https://wordpress.com/advertising-program-optout/; dnsLink.classList.add( do-not-sell-link ); dnsLink.rel nofollow; dnsLink.style.marginLeft 0.5em; dnsLink.textContent Do Not Sell or Share My Personal Information; var creditLinks document.querySelectorAll( linkElements ); if ( 0 creditLinks.length ) { return false; } Array.prototype.forEach.call( creditLinks, function( el ) { el.insertAdjacentElement( afterend, dnsLink ); }); return true; }; /script> style typetext/css idcustom-colors-css> @media screen and ( max-width: 767px ) { .breadcrumbs-root, .breadcrumbs-root:visited, .breadcrumbs-ancestor { background-color: transparent !important; color: inherit !important; } } @media screen and ( max-width: 959px ) { .main-navigation ul ul, .main-navigation ul ul li, .main-navigation li:hover, .main-navigation li:hover a { background-color: transparent !important; color: #fff !important; } }body { color: #444444;}.widget { color: #DBDBDB;}.widget-title { color: #DBDBDB;}.widget, .site-footer { background-color: #eaecee;}.widget, .site-footer { background-color: rgba( 234, 236, 238, 0.3 );}.widget { border-top-color: #eaecee;}.widget { border-top-color: rgba( 234, 236, 238, 0.2 );}.site-title a,.site-title a:visited, .site-description { color: #FFFFFF;}::selection, :selection { color: #FFFFFF;}.breadcrumbs-root, .breadcrumbs-root:visited { color: #FFFFFF;}.main-navigation ul ul li, .main-navigation li:hover { background-color: #ffffff;}.menu-toggle { color: #FFFFFF;}.breadcrumbs-current { color: #6D6D6D;}.site-footer, .site-info { color: #E2EEF7;}.nav-previous a, .nav-next a,.nav-previous a:visited, .nav-next a:visited,.nav-previous a:hover, .nav-next a:hover { color: #FFFFFF;}.main-navigation a, .main-navigation a:visited { color: #FFFFFF;}button:hover, html inputtypebutton:hover, inputtypereset:hover, inputtypesubmit:hover, .button:hover, button, html inputtypebutton, inputtypereset, inputtypesubmit, .button, .button:visited, #infinite-handle span, #infinite-handle span:hover { color: #FFFFFF;}body, #infinite-footer { background-color: #595959;}.entry-title a { color: #3D3D3D;}.custom-background .site-footer { border-color: #3d3d3d;}::selection, :selection { background-color: #3d3d3d;}.nav-previous a, .nav-next a { background-color: #3d3d3d;}.main-navigation li:hover a, .main-navigation li:hover a:visited { color: #3D3D3D;}.breadcrumbs-ancestor a,.breadcrumbs-ancestor a:visited { color: #B2B2B2;}a, a:visited, .comment-metadata .comment-edit-link, .comment-metadata .comment-edit-link:visited { color: #3D3D3D;}.widget a, .widget a:visited, .widget a:hover, .widget a:focus, .widget a:active { color: #DBDBDB;}a:hover, a:focus, a:active { color: #3D3D3D;}.site-footer a, .site-footer a:visited, .site-footer a:hover,.site-footer a:focus,.site-footer a:active { color: #DBDBDB;}.main-navigation { background-color: #303030;}.main-navigation.has-header { background-color: #3d3d3d;}.main-navigation.has-header { background-color: rgba( 61, 61, 61, 0.6 );}.menu-toggle, .main-navigation.toggled > div > ul { background-color: #303030;}.breadcrumbs-ancestor a:before, .breadcrumbs-ancestor.cat-parents .sep:before { border-left-color: #353535;}.breadcrumbs-root, .breadcrumbs-root:visited { background-color: #303030;}.breadcrumbs-root:before { border-left-color: #303030;}.main-navigation ul li a { border-bottom-color: #383838;}.main-navigation.toggled > div > ul { border-top-color: #383838;}.page-title { color: #3D3D3D;}.site-header { background-color: #383838;}blockquote { border-color: #303030;}button, html inputtypebutton, inputtypereset, inputtypesubmit, .button, .button:visited, #infinite-handle span { background-color: #383838;}.breadcrumbs-ancestor { background-color: #494949;}.breadcrumbs-ancestor a:after, .breadcrumbs-ancestor.cat-parents .sep:after { border-left-color: #494949;}.main-navigation ul ul { border-color: #3d3d3d;}.main-navigation ul ul { border-color: rgba( 61, 61, 61, 0.5 );}.main-navigation ul ul li, .main-navigation li:hover a { background-color: #3d3d3d;}.main-navigation ul ul li, .main-navigation li:hover a { background-color: rgba( 61, 61, 61, 0.3 );}button:hover, html inputtypebutton:hover, inputtypereset:hover, inputtypesubmit:hover, .button:hover { background-color: #424242;}/style>script typetext/javascript> window.google_analytics_uacct UA-52447-2;/script>script typetext/javascript> var _gaq _gaq || ; _gaq.push(_setAccount, UA-52447-2); _gaq.push(_gat._anonymizeIp); _gaq.push(_setDomainName, none); _gaq.push(_setAllowLinker, true); _gaq.push(_initData); _gaq.push(_trackPageview); (function() { var ga document.createElement(script); ga.type text/javascript; ga.async true; ga.src (https: document.location.protocol ? https://ssl : http://www) + .google-analytics.com/ga.js; (document.getElementsByTagName(head)0 || document.getElementsByTagName(body)0).appendChild(ga); })();/script>/head>body classhome blog custom-background customizer-styles-applied jetpack-reblog-enabled>div idpage classhfeed site> a classskip-link screen-reader-text href#content>Skip to content/a> header idmasthead classsite-header clearfix rolebanner> div classsite-branding> a hrefhttps://colinizer.com/ classsite-logo-link relhome itempropurl>/a> h1 classsite-title>a hrefhttps://colinizer.com/ relhome>Colinizer/a>/h1> h2 classsite-description>Taking up residence in your tech brain sharing knowledge, insight and opinion on Microsoft technology (esp. W10/UWP/XAML/Azure/BI/Gadgets) and the world at large/h2> /div> nav idsite-navigation classmain-navigation nav-horizontal rolenavigation> button classmenu-toggle aria-controlsprimary-menu aria-expandedfalse>Menu/button> div idprimary-menu classmenu>ul>li classcurrent_page_item>a hrefhttps://colinizer.com/>Home/a>/li>li classpage_item page-item-2>a hrefhttps://colinizer.com/about/>About/a>/li>li classpage_item page-item-794>a hrefhttps://colinizer.com/wp7applegal/>Windows Phone Apps – Legal Notice/a>/li>/ul>/div> /nav>!-- #site-navigation --> /header>!-- #masthead --> div idcontent classsite-content clearfix> div classprimary content-area> main idmain classsite-main rolemain> div classarticle-wrapper> article idpost-1028 classpost-1028 post type-post status-publish format-standard hentry category-microsoft category-mvp tag-mvp> header classentry-header> h1 classentry-title>a hrefhttps://colinizer.com/2015/10/07/the-microsoft-most-valuable-professional-mvp-program-evolves/ relbookmark>The Microsoft Most Valuable Professional (MVP) Program Evolves/a>/h1> div classentry-meta> span classposted-on>a hrefhttps://colinizer.com/2015/10/07/the-microsoft-most-valuable-professional-mvp-program-evolves/ relbookmark>time classentry-date published datetime2015-10-07T18:22:20+00:00>Wednesday October 7 2015/time>time classupdated datetime2015-10-07T18:29:49+00:00>Wednesday October 7 2015/time>/a>/span> span classbyline>span classauthor vcard>a classurl fn n hrefhttps://colinizer.com/author/colinizer/>colinizer/a>/span>/span> span classentry-categories>a hrefhttps://colinizer.com/category/microsoft/ relcategory tag>Microsoft/a>, a hrefhttps://colinizer.com/category/mvp/ relcategory tag>MVP/a>/span> span classentry-tags>a hrefhttps://colinizer.com/tag/mvp/ reltag>MVP/a>/span> /div>!-- .entry-meta --> /header>!-- .entry-header --> div classentry-content> p>On the 1sup>st/sup> of the month at the start of each quarter, through its MVP program (@MVPAward), Microsoft has been awarding (and/or re-awarding) external individuals with the MVP designation (for a period of 1 year) for their contributions (over approximately the prior 12 months) in a single area of expertise. Some people have maintained their designation (possibly changing technical expertise along the way) for well over 10 years continuously. That program is evolving in a very positive way to embrace the broader contributions of some MVPs. /p>p> a hrefhttps://colinizer.com/2015/10/07/the-microsoft-most-valuable-professional-mvp-program-evolves/#more-1028 classmore-link>Continue reading span classmeta-nav>→/span>/a>/p> div idatatags-26942-6797cf37cad98>/div> script> __ATA.cmd.push(function() { __ATA.initDynamicSlot({ id: atatags-26942-6797cf37cad98, location: 120, formFactor: 001, label: { text: Advertisements, }, creative: { reportAd: { text: Report this ad, }, privacySettings: { text: Privacy, } } }); }); /script> /div>!-- .entry-content --> footer classentry-meta> /footer>!-- .entry-meta --> /article>!-- #post-## -->/div> div classarticle-wrapper> article idpost-1020 classpost-1020 post type-post status-publish format-standard hentry category-uwp category-visual-studio-2015 category-vs2015 category-windows-10 category-xaml tag-devices tag-top10 tag-uwp tag-vs2015 tag-w10 tag-xaml> header classentry-header> h1 classentry-title>a hrefhttps://colinizer.com/2015/07/29/10-new-things-for-developers-on-windows-10/ relbookmark>10 New Things for Developers on Windows 10/a>/h1> div classentry-meta> span classposted-on>a hrefhttps://colinizer.com/2015/07/29/10-new-things-for-developers-on-windows-10/ relbookmark>time classentry-date published datetime2015-07-29T05:47:07+00:00>Wednesday July 29 2015/time>time classupdated datetime2015-10-07T18:32:46+00:00>Wednesday October 7 2015/time>/a>/span> span classbyline>span classauthor vcard>a classurl fn n hrefhttps://colinizer.com/author/colinizer/>colinizer/a>/span>/span> span classentry-categories>a hrefhttps://colinizer.com/category/uwp/ relcategory tag>UWP/a>, a hrefhttps://colinizer.com/category/visual-studio-2015/ relcategory tag>Visual Studio 2015/a>, a hrefhttps://colinizer.com/category/vs2015/ relcategory tag>VS2015/a>, a hrefhttps://colinizer.com/category/windows-10/ relcategory tag>Windows 10/a>, a hrefhttps://colinizer.com/category/xaml/ relcategory tag>XAML/a>/span> span classentry-tags>a hrefhttps://colinizer.com/tag/devices/ reltag>Devices/a>, a hrefhttps://colinizer.com/tag/top10/ reltag>Top10/a>, a hrefhttps://colinizer.com/tag/uwp/ reltag>UWP/a>, a hrefhttps://colinizer.com/tag/vs2015/ reltag>VS2015/a>, a hrefhttps://colinizer.com/tag/w10/ reltag>W10/a>, a hrefhttps://colinizer.com/tag/xaml/ reltag>XAML/a>/span> /div>!-- .entry-meta --> /header>!-- .entry-header --> div classentry-content> p>Or “What you can use to target 1+ billion devices with one application”/p>p>Further resources including videos are indicated at the bottom of this post./p>p>Windows 10 is scheduled for its first official public release today, Wed Jul 29 2015, on desktops, laptops, 2-in-1s and large tablets. More so than with any previous Windows release, millions of users either already have the bits (‘Windows Insiders’ – anyone who decided to sign up for the free program and install bits on their system) or are registered to upgrade (as regular consumer or small business users with Windows 7/8.1 users who signed up via the icon in the their taskbar). /p>p>In any case, anyone with a legitimate copy of Windows 7 or 8.1 (with the latest updates) can update to Windows 10 for FREE within the next 1 year. Enterprise users have to pay to upgrade but may be covered by an existing Software Assurance arrangement. MSDN should also carry various editions applicable to the MSDN subscriber level, subject to MSDN licensing terms. /p>p>Starting a little later in the year, we’ll see a roll out of Windows 10 for other device families, including Windows 10 on 55” and 80” Microsoft Surface Hub devices, Windows 10 Mobile on phones and small tablets, Windows Holographic on HoloLens and further Windows 10 IoT Core releases for IoT devices like Raspberry PI 2. /p>p>a hrefhttps://colinizer.com/wp-content/uploads/2015/07/image.png>img titleimage stylebackground-image:none;padding-top:0;padding-left:0;margin:0;display:inline;padding-right:0;border-width:0; border0 altimage srchttps://colinizer.com/wp-content/uploads/2015/07/image_thumb.png?w1095&h467 width1095 height467/>/a>/p>p>In any case, Microsoft is targeting 1 u>billion/u> + users for Windows 10 on many device families. /p>p>Here are 10 things you should know about to help you build an application that can run on those devices./p>p> a hrefhttps://colinizer.com/2015/07/29/10-new-things-for-developers-on-windows-10/#more-1020 classmore-link>Continue reading span classmeta-nav>→/span>/a>/p>div idatatags-370373-6797cf37cc551> script typetext/javascript> __ATA.cmd.push(function() { __ATA.initVideoSlot(atatags-370373-6797cf37cc551, { sectionId: 370373, format: inread }); }); /script> /div> /div>!-- .entry-content --> footer classentry-meta> span classcomments-link>a hrefhttps://colinizer.com/2015/07/29/10-new-things-for-developers-on-windows-10/#comments>1 Comment/a>/span> /footer>!-- .entry-meta --> /article>!-- #post-## -->/div> div classarticle-wrapper> article idpost-995 classpost-995 post type-post status-publish format-standard hentry category-surface category-windows-8-1 tag-lenovo tag-surface tag-surface-pro-3 tag-yoga> header classentry-header> h1 classentry-title>a hrefhttps://colinizer.com/2014/08/09/leaning-towards-a-surface-pro-3/ relbookmark>Leaning Towards a Surface Pro 3/a>/h1> div classentry-meta> span classposted-on>a hrefhttps://colinizer.com/2014/08/09/leaning-towards-a-surface-pro-3/ relbookmark>time classentry-date published datetime2014-08-09T16:33:14+00:00>Saturday August 9 2014/time>/a>/span> span classbyline>span classauthor vcard>a classurl fn n hrefhttps://colinizer.com/author/colinizer/>colinizer/a>/span>/span> span classentry-categories>a hrefhttps://colinizer.com/category/surface/ relcategory tag>Surface/a>, a hrefhttps://colinizer.com/category/windows-8-1/ relcategory tag>Windows 8.1/a>/span> span classentry-tags>a hrefhttps://colinizer.com/tag/lenovo/ reltag>Lenovo/a>, a hrefhttps://colinizer.com/tag/surface/ reltag>Surface/a>, a hrefhttps://colinizer.com/tag/surface-pro-3/ reltag>Surface Pro 3/a>, a hrefhttps://colinizer.com/tag/yoga/ reltag>Yoga/a>/span> /div>!-- .entry-meta --> /header>!-- .entry-header --> div classentry-content> p>I’m debating Surface Pro 3 vs. Lenovo Yoga Pro 2. Perhaps this serves as input for others considering the Surface Pro 3.Also, one could probably apply this comparison for other Ultrabooks instead of the yoga. Also, one could probably apply this comparison for other Ultrabooks./p>p> /p>p>img titleimage17 styleborder-top:0;border-right:0;background-image:none;border-bottom:0;float:left;padding-top:0;padding-left:0;border-left:0;display:inline;padding-right:0; border0 altimage17 srchttps://colinizer.com/wp-content/uploads/2014/08/image17.png?w240&h188 width240 alignleft height188 />a hrefhttp://www.microsoft.com/global/en-us/news/publishingimages/ImageGallery/Images/Products/SurfacePro3/SurfacePro3sideviewTypeCover_Page.jpg>img altSurface Pro 3 — side view with Type Cover srchttps://i0.wp.com/www.microsoft.com/global/en-us/news/publishingimages/ImageGallery/Images/Products/SurfacePro3/SurfacePro3sideviewTypeCover_Page.jpg width341 height192 />/a>/p>p> a hrefhttps://colinizer.com/2014/08/09/leaning-towards-a-surface-pro-3/#more-995 classmore-link>Continue reading span classmeta-nav>→/span>/a>/p> /div>!-- .entry-content --> footer classentry-meta> /footer>!-- .entry-meta --> /article>!-- #post-## -->/div> div classarticle-wrapper> article idpost-992 classpost-992 post type-post status-publish format-standard hentry category-azure category-build category-c category-lumia category-surface category-threshold category-windows-9 category-windows-9-phone category-windows-phone-9 category-wp9 category-xbox tag-azure tag-build tag-c tag-surface tag-threshhold tag-windows-9 tag-windows-phone tag-wp9 tag-xbox> header classentry-header> h1 classentry-title>a hrefhttps://colinizer.com/2014/06/30/the-killer-threshold-devicesexperiences-of-build-2015/ relbookmark>The Killer Threshold Devices/Experiences of Build 2015/a>/h1> div classentry-meta> span classposted-on>a hrefhttps://colinizer.com/2014/06/30/the-killer-threshold-devicesexperiences-of-build-2015/ relbookmark>time classentry-date published datetime2014-06-30T14:01:37+00:00>Monday June 30 2014/time>/a>/span> span classbyline>span classauthor vcard>a classurl fn n hrefhttps://colinizer.com/author/colinizer/>colinizer/a>/span>/span> span classentry-categories>a hrefhttps://colinizer.com/category/azure/ relcategory tag>Azure/a>, a hrefhttps://colinizer.com/category/build/ relcategory tag>Build/a>, a hrefhttps://colinizer.com/category/c/ relcategory tag>C#/a>, a hrefhttps://colinizer.com/category/lumia/ relcategory tag>Lumia/a>, a hrefhttps://colinizer.com/category/surface/ relcategory tag>Surface/a>, a hrefhttps://colinizer.com/category/threshold/ relcategory tag>Threshold/a>, a hrefhttps://colinizer.com/category/windows-9/ relcategory tag>Windows 9/a>, a hrefhttps://colinizer.com/category/windows-9-phone/ relcategory tag>Windows 9 Phone/a>, a hrefhttps://colinizer.com/category/windows-phone-9/ relcategory tag>Windows Phone 9/a>, a hrefhttps://colinizer.com/category/wp9/ relcategory tag>WP9/a>, a hrefhttps://colinizer.com/category/xbox/ relcategory tag>Xbox/a>/span> span classentry-tags>a hrefhttps://colinizer.com/tag/azure/ reltag>Azure/a>, a hrefhttps://colinizer.com/tag/build/ reltag>Build/a>, a hrefhttps://colinizer.com/tag/c/ reltag>C#/a>, a hrefhttps://colinizer.com/tag/surface/ reltag>Surface/a>, a hrefhttps://colinizer.com/tag/threshhold/ reltag>Threshhold/a>, a hrefhttps://colinizer.com/tag/windows-9/ reltag>Windows 9/a>, a hrefhttps://colinizer.com/tag/windows-phone/ reltag>Windows Phone/a>, a hrefhttps://colinizer.com/tag/wp9/ reltag>WP9/a>, a hrefhttps://colinizer.com/tag/xbox/ reltag>Xbox/a>/span> /div>!-- .entry-meta --> /header>!-- .entry-header --> div classentry-content> p>aka what MS must do to stay and go beyond relevant in the gadgets, devices and platform space for consumers, enterprise and developers./p>p>Note – there is no insider or NDA information in this post./p>p>Build 2014 was devoid of devices for which one could build. Next year should be entirely different… All of this is possible. However, cue dreamy wibble effect…/p>p>The tablet that is a desktop…/p>p>Announcing Surface One running Windows 9 Touch. Surface One is a device with an 8.9" 1620×1080 display with active digitizer and pen for experiences like the Surface Pro 3. It’s the ultimate mobile device featuring Wifi, Wifi Direct, BT 4 LE, LTE & Wireless charging, but of course also a USB 3.0 port. Battery life is 12 hours. It runs WinRT apps including WinRT Office (aka Gemini). It also runs Office RT. But you don’t have to compromise. Place the device on a previously unregistered NFC charging pad and it provides the opportunity to connect to and remember a bluetooth keyboard, bluetooth mouse and HD wireless display. On that display you get the full Windows desktop running full Win32 apps powered by Azure with RemoteApp. It’s available starting at $249./p>blockquote>p>Announcing the Surface Wireless Charger, a wireless charger and stand with an NFC tag to wake up your desktop experience. It’s available for $49./p>p>Announcing the Surface Wireless Battery, a wireless charger and battery (that is wirelessly/USB-charged) and stand with an NFC tag to wake up your desktop experience. It’s available for $99./p>p>Announcing the Surface 3 Dock, with physical docking which adds 2 USB 3.0 ports, gigabit ethernet, power and displayport for connecting to up to 2 external HD monitors with DisplayPort. Available soon for $149./p>/blockquote>p>The phone that is a desktop… The PocketPC (to risk ressurection of another Microsoft brand)… br />I can’t stress how huge I think this would be. It could spark the beginning of an era of ubiquitous public docking stations including cameras for walk-up video conference calling./p>p>Announcing Lumia One (also) running Windows 9 Touch. Lumia One is a phone device with a 5" HD display. Just like the Surface One, you can place the Lumia 9000 on a wireless charging pad and get the full desktop experience courtesty of Microsoft Azure!!! It’s available starting at $199 on 2-year plans or $399 unlocked. /p>blockquote>p>Announcing the Lumia One Wireless Charger, a wireless charger with an NFC tag to wake up your desktop experience. It’s available for $49./p>p>Announcing the Lumia One Shell, a device with a 13.3" 2160×1440 touch display, keyboard, trackpad, Wifi, Wifi Direct and bluetooth. It’s a mere 0.4"/100mm thick with 20 hours of battery life. It’s the laptop experience for your Lumia One. Available later in 2015 for $249./p>/blockquote>p>Announcing Windows 9 Standard and Enterprise – for desktop Windows on tablets, laptops and desktops. Enterprise is a whole other story, but there needs to be consistent friction-free enterprise WinRT apps stores and deployment./p>p>Gadgets… Yes I’m going there because Microsoft must seed the Internet of Things and capture the next generation of developers…/p>blockquote>p>Announcing Xbox Gadgets – a series of sensors, devices, services and kits designed to bring your home and imagination alive: br />Xbox Gadgets Relay – devices that connect low power bluetooth devices to your network br />Xbox Gadgets Sensor Pack – ambient multi-sensor array in a single package br />Xbox Gadgets Contact – physical contact sensors br />Xbox Gadgets Camera br />Xbox Gadgets I/O – analog/digital signal I/O br />Xbox Gadgets Power – power control br />Xbox Life Service – logs, automates, reports on and provides remote access/control of, your network in real-time from Windows devices and browsers on other devices. br />Xbox Gadgets Lab – two boards (NETMF and Intel) and modular components that you can program via a WinRT app running on your Windows device or Xbox, or more fully using Visual Studio br />Xbox Gadgets Factory – turn your lab experiments into prototypes with optimised boards with 3D-printed cases/p>/blockquote>blockquote>p>And yes, this is not a money-maker. It’s a relevancy-defender. Microsoft can’t afford to let its consumer and youth developer mindshare slip further./p>/blockquote>p>Announcing XWatch example brand – the watch with the unique 3" landscape and thin form-factor that runs specially targeted C#/XAML WinRT apps. Announcement only. Ties into the Xbox Life Service./p>p>Announcing Microsoft (or some partner OEM potentially with existing products) Health Pack – glucose, pulse, blood pressure and other bio-measurement devices. Ties into the Xbox Life Service./p>p>Announcing Xbox Vision example brand aka fortaleza – Smartglass app and augmented gaming experiences on glasses with Xbox. $299, holiday 2015./p>blockquote>p>In its second 2016 iteration – it becomes a second display for your Lumia One and for public augmented reality./p>/blockquote>p>Announcing the new unified Windows Store./p>p>And finally, announcing building and open publishing of XAML/C# + WinJS apps for Xbox One to the unified store. Demos only. Developer-enable your Xbox One and create apps by summer 2015. Store opens holiday 2015./p>p>Now that’s a platform story on a huge array of devices that are all cloud-connected./p> /div>!-- .entry-content --> footer classentry-meta> span classcomments-link>a hrefhttps://colinizer.com/2014/06/30/the-killer-threshold-devicesexperiences-of-build-2015/#comments>1 Comment/a>/span> /footer>!-- .entry-meta --> /article>!-- #post-## -->/div> div classarticle-wrapper> article idpost-989 classpost-989 post type-post status-publish format-standard hentry category-office-2013 category-office-365 category-skydrive category-skype tag-access tag-excel tag-office365 tag-onenote tag-powerpoint tag-publisher tag-skydrive tag-skype tag-word> header classentry-header> h1 classentry-title>a hrefhttps://colinizer.com/2013/11/07/the-best-99-a-year-you-can-spend-on-your-kids-education/ relbookmark>The Best $99 a Year You Can Spend On Your Kids’ Education/a>/h1> div classentry-meta> span classposted-on>a hrefhttps://colinizer.com/2013/11/07/the-best-99-a-year-you-can-spend-on-your-kids-education/ relbookmark>time classentry-date published datetime2013-11-07T17:40:33+00:00>Thursday November 7 2013/time>time classupdated datetime2013-11-07T17:41:28+00:00>Thursday November 7 2013/time>/a>/span> span classbyline>span classauthor vcard>a classurl fn n hrefhttps://colinizer.com/author/colinizer/>colinizer/a>/span>/span> span classentry-categories>a hrefhttps://colinizer.com/category/office-2013/ relcategory tag>Office 2013/a>, a hrefhttps://colinizer.com/category/office-365/ relcategory tag>Office 365/a>, a hrefhttps://colinizer.com/category/skydrive/ relcategory tag>SkyDrive/a>, a hrefhttps://colinizer.com/category/skype/ relcategory tag>Skype/a>/span> span classentry-tags>a hrefhttps://colinizer.com/tag/access/ reltag>Access/a>, a hrefhttps://colinizer.com/tag/excel/ reltag>Excel/a>, a hrefhttps://colinizer.com/tag/office365/ reltag>Office365/a>, a hrefhttps://colinizer.com/tag/onenote/ reltag>OneNote/a>, a hrefhttps://colinizer.com/tag/powerpoint/ reltag>PowerPoint/a>, a hrefhttps://colinizer.com/tag/publisher/ reltag>Publisher/a>, a hrefhttps://colinizer.com/tag/skydrive/ reltag>SkyDrive/a>, a hrefhttps://colinizer.com/tag/skype/ reltag>Skype/a>, a hrefhttps://colinizer.com/tag/word/ reltag>Word/a>/span> /div>!-- .entry-meta --> /header>!-- .entry-header --> div classentry-content> p> img titleimage styleborder-top:0;border-right:0;border-bottom:0;float:none;margin-left:auto;border-left:0;display:block;margin-right:auto; border0 altimage srchttps://colinizer.com/wp-content/uploads/2013/11/image.png?w224&h240 width224 height240 /> /p>p>Yesterday I did a talk at a school, talking about careers in information technology. We had a great time with a demo of texting colours to lamps in the lamps in the class room – yes, Text-To-Lamp - but it pains me to know that there’s little exposure locally to industry standard software for these children. /p>p>I live in an area of the country where legislation prevents school boards from promoting services that store personal information outside of the country, or some such nonsense. Now I get the privacy concerns – I’m a private person – but this really needs to change. It’s nonsense because teachers here slyly promote US-hosted services like Twitter and Prezi because they know that children need to be technically savvy. So sadly, overall in some places of the modern world, children here are not being exposed to great software and services and the skills to use them that can be taken into the job market place. So here’s the deal. It’s up to parents to do this in the home where they can…… /p>p>img titleimage styleborder-top:0;border-right:0;border-bottom:0;float:none;margin-left:auto;border-left:0;display:block;margin-right:auto; border0 altimage srchttps://colinizer.com/wp-content/uploads/2013/11/image1.png?w177&h86 width177 height86 /> /p>p> a hrefhttps://colinizer.com/2013/11/07/the-best-99-a-year-you-can-spend-on-your-kids-education/#more-989 classmore-link>Continue reading span classmeta-nav>→/span>/a>/p> /div>!-- .entry-content --> footer classentry-meta> span classcomments-link>a hrefhttps://colinizer.com/2013/11/07/the-best-99-a-year-you-can-spend-on-your-kids-education/#comments>1 Comment/a>/span> /footer>!-- .entry-meta --> /article>!-- #post-## -->/div> div classarticle-wrapper> article idpost-979 classpost-979 post type-post status-publish format-standard hentry category-windows-8 category-windows-8-blue category-windows-8-1 category-windows-9-phone category-windows-blue category-windows-phone-9 category-wp8 category-wp9 tag-fortalezza tag-win8 tag-win8blue tag-win9 tag-windows-phone tag-windows8 tag-wp8 tag-wp9> header classentry-header> h1 classentry-title>a hrefhttps://colinizer.com/2013/04/17/prediction-windows-phone-9-is-windows-9-phone-pocket-pc-with-glasses/ relbookmark>Prediction: Windows Phone 9 is Windows 9 Phone – Pocket PC +Glasses FTW/a>/h1> div classentry-meta> span classposted-on>a hrefhttps://colinizer.com/2013/04/17/prediction-windows-phone-9-is-windows-9-phone-pocket-pc-with-glasses/ relbookmark>time classentry-date published datetime2013-04-17T21:40:23+00:00>Wednesday April 17 2013/time>time classupdated datetime2013-04-17T21:46:59+00:00>Wednesday April 17 2013/time>/a>/span> span classbyline>span classauthor vcard>a classurl fn n hrefhttps://colinizer.com/author/colinizer/>colinizer/a>/span>/span> span classentry-categories>a hrefhttps://colinizer.com/category/windows-8/ relcategory tag>Windows 8/a>, a hrefhttps://colinizer.com/category/windows-8-blue/ relcategory tag>Windows 8 Blue/a>, a hrefhttps://colinizer.com/category/windows-8-1/ relcategory tag>Windows 8.1/a>, a hrefhttps://colinizer.com/category/windows-9-phone/ relcategory tag>Windows 9 Phone/a>, a hrefhttps://colinizer.com/category/windows-blue/ relcategory tag>Windows Blue/a>, a hrefhttps://colinizer.com/category/windows-phone-9/ relcategory tag>Windows Phone 9/a>, a hrefhttps://colinizer.com/category/wp8/ relcategory tag>WP8/a>, a hrefhttps://colinizer.com/category/wp9/ relcategory tag>WP9/a>/span> span classentry-tags>a hrefhttps://colinizer.com/tag/fortalezza/ reltag>Fortalezza/a>, a hrefhttps://colinizer.com/tag/win8/ reltag>Win8/a>, a hrefhttps://colinizer.com/tag/win8blue/ reltag>Win8Blue/a>, a hrefhttps://colinizer.com/tag/win9/ reltag>Win9/a>, a hrefhttps://colinizer.com/tag/windows-phone/ reltag>Windows Phone/a>, a hrefhttps://colinizer.com/tag/windows8/ reltag>Windows8/a>, a hrefhttps://colinizer.com/tag/wp8/ reltag>WP8/a>, a hrefhttps://colinizer.com/tag/wp9/ reltag>WP9/a>/span> /div>!-- .entry-meta --> /header>!-- .entry-header --> div classentry-content> p>How many times have you heard pundits, experts, retail associates and reporters incorrectly refer to Windows Phone 8 as Windows 8 Phone? In the future they may be right…/p>p> a hrefhttps://colinizer.com/2013/04/17/prediction-windows-phone-9-is-windows-9-phone-pocket-pc-with-glasses/#more-979 classmore-link>Continue reading span classmeta-nav>→/span>/a>/p> /div>!-- .entry-content --> footer classentry-meta> /footer>!-- .entry-meta --> /article>!-- #post-## -->/div> div classarticle-wrapper> article idpost-977 classpost-977 post type-post status-publish format-standard hentry category-windows-8 category-windows-8-1 category-windows-blue tag-win8 tag-win8blue tag-winblue tag-windows8 tag-windows8-1> header classentry-header> h1 classentry-title>a hrefhttps://colinizer.com/2013/04/17/a-wireless-display-feature-in-windows-blue-could-mean-one-device-for-everything/ relbookmark>A Wireless Display Feature in Windows Blue Could Mean One Device For Everything/a>/h1> div classentry-meta> span classposted-on>a hrefhttps://colinizer.com/2013/04/17/a-wireless-display-feature-in-windows-blue-could-mean-one-device-for-everything/ relbookmark>time classentry-date published datetime2013-04-17T20:55:18+00:00>Wednesday April 17 2013/time>time classupdated datetime2013-06-06T19:14:34+00:00>Thursday June 6 2013/time>/a>/span> span classbyline>span classauthor vcard>a classurl fn n hrefhttps://colinizer.com/author/colinizer/>colinizer/a>/span>/span> span classentry-categories>a hrefhttps://colinizer.com/category/windows-8/ relcategory tag>Windows 8/a>, a hrefhttps://colinizer.com/category/windows-8-1/ relcategory tag>Windows 8.1/a>, a hrefhttps://colinizer.com/category/windows-blue/ relcategory tag>Windows Blue/a>/span> span classentry-tags>a hrefhttps://colinizer.com/tag/win8/ reltag>Win8/a>, a hrefhttps://colinizer.com/tag/win8blue/ reltag>Win8Blue/a>, a hrefhttps://colinizer.com/tag/winblue/ reltag>WinBlue/a>, a hrefhttps://colinizer.com/tag/windows8/ reltag>Windows8/a>, a hrefhttps://colinizer.com/tag/windows8-1/ reltag>Windows8.1/a>/span> /div>!-- .entry-meta --> /header>!-- .entry-header --> div classentry-content> p>There has been a lot of work put into syncing profiles across devices in Windows 8+. Perhaps you only need one device…/p>p> a hrefhttps://colinizer.com/2013/04/17/a-wireless-display-feature-in-windows-blue-could-mean-one-device-for-everything/#more-977 classmore-link>Continue reading span classmeta-nav>→/span>/a>/p> /div>!-- .entry-content --> footer classentry-meta> span classcomments-link>a hrefhttps://colinizer.com/2013/04/17/a-wireless-display-feature-in-windows-blue-could-mean-one-device-for-everything/#comments>2 Comments/a>/span> /footer>!-- .entry-meta --> /article>!-- #post-## -->/div> div classarticle-wrapper> article idpost-971 classpost-971 post type-post status-publish format-standard hentry category-win8 category-windows-8 category-windows-azure category-windows-azure-mobile-services category-windows-phone-8 category-wp8 tag-azure tag-win8 tag-wp8> header classentry-header> h1 classentry-title>a hrefhttps://colinizer.com/2013/03/15/get-a-hand-earning-points-for-prizes-building-windows-8-windows-phone-azure-apps-in-canada/ relbookmark>Get a Hand Earning Points for Prizes, Building Windows 8, Windows Phone & Azure apps in Canada/a>/h1> div classentry-meta> span classposted-on>a hrefhttps://colinizer.com/2013/03/15/get-a-hand-earning-points-for-prizes-building-windows-8-windows-phone-azure-apps-in-canada/ relbookmark>time classentry-date published datetime2013-03-15T02:56:57+00:00>Friday March 15 2013/time>/a>/span> span classbyline>span classauthor vcard>a classurl fn n hrefhttps://colinizer.com/author/colinizer/>colinizer/a>/span>/span> span classentry-categories>a hrefhttps://colinizer.com/category/win8/ relcategory tag>Win8/a>, a hrefhttps://colinizer.com/category/windows-8/ relcategory tag>Windows 8/a>, a hrefhttps://colinizer.com/category/windows-azure/ relcategory tag>Windows Azure/a>, a hrefhttps://colinizer.com/category/windows-azure-mobile-services/ relcategory tag>Windows Azure Mobile Services/a>, a hrefhttps://colinizer.com/category/windows-phone-8/ relcategory tag>Windows Phone 8/a>, a hrefhttps://colinizer.com/category/wp8/ relcategory tag>WP8/a>/span> span classentry-tags>a hrefhttps://colinizer.com/tag/azure/ reltag>Azure/a>, a hrefhttps://colinizer.com/tag/win8/ reltag>Win8/a>, a hrefhttps://colinizer.com/tag/wp8/ reltag>WP8/a>/span> /div>!-- .entry-meta --> /header>!-- .entry-header --> div classentry-content> p> /p>p>a hrefhttp://channel9.msdn.com/Events/Developer-Movement/NetCamp>img srchttps://i0.wp.com/files.channel9.msdn.com/thumbnail/2d1dd61b-c590-4318-b394-0b8c4c77d4c0.png />/a>/p>p> a hrefhttps://colinizer.com/2013/03/15/get-a-hand-earning-points-for-prizes-building-windows-8-windows-phone-azure-apps-in-canada/#more-971 classmore-link>Continue reading span classmeta-nav>→/span>/a>/p> /div>!-- .entry-content --> footer classentry-meta> span classcomments-link>a hrefhttps://colinizer.com/2013/03/15/get-a-hand-earning-points-for-prizes-building-windows-8-windows-phone-azure-apps-in-canada/#comments>1 Comment/a>/span> /footer>!-- .entry-meta --> /article>!-- #post-## -->/div> div classarticle-wrapper> article idpost-965 classpost-965 post type-post status-publish format-standard hentry category-microsoft category-surface category-windows-8 category-windows-blue category-windows-phone category-windows-phone-8 category-xbox tag-blue tag-surface tag-win8 tag-windows8 tag-wp8 tag-xbox> header classentry-header> h1 classentry-title>a hrefhttps://colinizer.com/2013/03/07/prediction-new-devices-will-surface-from-microsoft-for-windows-8-blue-summer-2013/ relbookmark>Prediction: New Devices will Surface from Microsoft for Windows 8 Blue summer 2013/a>/h1> div classentry-meta> span classposted-on>a hrefhttps://colinizer.com/2013/03/07/prediction-new-devices-will-surface-from-microsoft-for-windows-8-blue-summer-2013/ relbookmark>time classentry-date published datetime2013-03-07T18:20:55+00:00>Thursday March 7 2013/time>time classupdated datetime2013-06-03T15:46:39+00:00>Monday June 3 2013/time>/a>/span> span classbyline>span classauthor vcard>a classurl fn n hrefhttps://colinizer.com/author/colinizer/>colinizer/a>/span>/span> span classentry-categories>a hrefhttps://colinizer.com/category/microsoft/ relcategory tag>Microsoft/a>, a hrefhttps://colinizer.com/category/surface/ relcategory tag>Surface/a>, a hrefhttps://colinizer.com/category/windows-8/ relcategory tag>Windows 8/a>, a hrefhttps://colinizer.com/category/windows-blue/ relcategory tag>Windows Blue/a>, a hrefhttps://colinizer.com/category/windows-phone/ relcategory tag>Windows Phone/a>, a hrefhttps://colinizer.com/category/windows-phone-8/ relcategory tag>Windows Phone 8/a>, a hrefhttps://colinizer.com/category/xbox/ relcategory tag>Xbox/a>/span> span classentry-tags>a hrefhttps://colinizer.com/tag/blue/ reltag>Blue/a>, a hrefhttps://colinizer.com/tag/surface/ reltag>Surface/a>, a hrefhttps://colinizer.com/tag/win8/ reltag>Win8/a>, a hrefhttps://colinizer.com/tag/windows8/ reltag>Windows8/a>, a hrefhttps://colinizer.com/tag/wp8/ reltag>WP8/a>, a hrefhttps://colinizer.com/tag/xbox/ reltag>Xbox/a>/span> /div>!-- .entry-meta --> /header>!-- .entry-header --> div classentry-content> p> /p>p>This is entirely based on thought, guesswork, what’s really needed, what’s possible, and wishful thinking at worst. It is not based on any communication or disclosure from Microsoft (directly or indirectly). /p>p>Microsoft – note the short branding style./p>p>strong>Update/strong>: The Build 2013 conference has been announced for June 26th, 27th & 28th. This is around the time that the Surface devices were announced last year. A big negative comment around Build 2011 was that there wasn’t a lot of developer information prior to Build 2011. Leaked builds aside, an early conference this year could help appease developers ahead of the Windows Blue release. However, a criticism for the Surface announcement in 2012 was that there were no pre-order date given. A much earlier conference this year may not provide for any new device pre-order announcements if we are looking at an autumn timeframe for new device availability, unless Microsoft has been very busy at work and such devices are coming sooner that we think – an end-of-August date (6 months after the Surface Pro) would tick all the right boxes for back-to-school and stay out of the way of the next Xbox release. /p>p>strong>Update/strong>: Speculation is moving towards reality – Paul Thurrott of Winsupersite a hrefhttp://windowsitpro.com/mobile/short-takes-march-29-2013>claims that Microsoft will ship an 8" device in 2013/a>. So read 8" instead of 7" below, providing almost 200DPI if the resolution is 1366×768. /p>p>strong>Update June 3 2013/strong>: Microsoft is having a crazy sell-off of Surface RT and Surface Pro at the Microsoft TechEd North America conference. This signals new devices around the corner!/p>p>Queue wavy dream sequence to summer announcements…/p>p>font size5 faceSegoe UI>Surface Mini – $299/font>/p>p>Windows 8 is now available on the the 7” Surface Mini (for $300), which includes Office 2014 RT store apps for Word, Excel, PowerPoint & OneNote (with no business license), limited or NO desktop, and is compatible with the new Surface Dock (Pro) (see below). It features a low-power I3 equivalent, 2GB RAM and 32GB SSD. Battery time is 8+ hours. /p>p>strong>Update June 3 2013/strong>: Dell is selling Windows RT devices for $299. An Intel Baytrail-based Surface Mini later this year, seems very likely now./p>p>font size5 faceSegoe UI>Surface Mini Pro – $399/font>/p>p>Also in the mini series is the 7” Surface Mini Pro (for $400), which includes Windows Pro, Office 2014 RT Pro (which add a store version of Outlook with an Office business license), a desktop with app compat, domain join, management group policy with system center/InTune, and docks fantastically using the Surface Dock (Pro) with no DPI issues. It features a low-power I5 equivalent, not ARM, 4GB RAM and 64GB SSD. Battery time is 6+ hours. There are WAN model options for $50 more./p>p>Mini users can upgrade their OS to Windows Pro for $150 (but of course don’t get the physical RAM or SSD upgrade)./p>p>Both devices come with 2xUSB 3.0, 1xDP (plus DP-HDMI adapter), pen digitizer, WiFi, Bluetooth 4, GPS, Compass, Accelerometer, Gyro, NFC. They are compatible with existing Surface power supplies and DisplayPort accessories, but not keyboards. Buyers are encouraged to buy other Microsoft Bluetooth keyboards. /p>p>font size5 faceSegoe UI>Surface Dock – $49/font> /p>p>There’s also the Surface Stand Charger for $50 which is a wireless charger for the Mini Series, with magnetic power-in connector and a bluetooth receiver with 1 DisplayPort out connector./p>p>font size5 faceSegoe UI>Surface Dock Pro – $99/font>/p>p>The Surface Dock Pro ($100) features a 3-port USB 3.0 hub, the previously mythical DisplayPort MST hub with 3 ports and 1 DP-HDMI adapter, 1000-baseT Ethernet, and magnetic power-in connector. The Mini series connects to the dock in portrait or landscape using one of the two strategically placed USB 3.0 ports also providing wireless charging. /p>p>font size5 faceSegoe UI>Surface Xbox Mini – $299/font>/p>p>The Surface Xbox Mini is a 7” game/companion device at $300 – essentially a Surface Mini with no Office (though available as apps to buy in the store for $100) but increased GPU power. The battery lasts for 4+ hours of game play./p>p>font size5 faceSegoe UI>Windows RT –> Windows Phone/font>/p>p>The Surface with Windows RT (aka Surface RT) is discontinued. Windows on ARM is now solely the foundation for new WP8 Blue devices which are becoming more like Windows RT, and are compatible with the Surface Dock (Pro) for desktop docking, video display and charging!!! Your desktop is now in your pocket allowing you to dock and use Windows RT on external monitors. /p>p>u>Windows now successfully covers tablets that become your desktop with Surface Mini Pro and phones that become your desktop with Windows Phone. /u>/p>p>u>/u>/p>p>font size5 faceSegoe UI>Surface Screen Adapter – $49/font> /p>p>Turn any HDMI or VGA display into a single wireless screen for your Windows 8 tablet or phone (!) device with Bluetooth 3.0+HS or higher./p>p>strong>Update June 3 2013/strong>: Microsoft has announced Miracast support in Windows 8.1. This means future Windows 8.1 devices will make use of these kind of screen adapters, which are in fact already available!/p>p>font size5 faceSegoe UI>Surface Pro 2 – $799/font>/p>p>Windows 8 is also available on the Surface Pro 2 (which now starts $799 with 8GB RAM), featuring the lower power Intel chipset with battery life lasting 6+ hours, and is compatible with the Surface Dock Pro, but not for wireless charging. It adds in all missing sensors. /p>p>strong>Update June 3 2013/strong>: Intel Haswell chips are out of the gate. I expect we’ll see the announcement of a Surface device using Haswell at Build on June 26th – perhaps even an available device./p>p>font size5 faceSegoe UI>Surface Lap Cover – $149/font>/p>p>The Lap Cover is also available for both the Surface Pro & the Surface Pro 2 which is similar to the Type Cover, but providing a locking angle for the screen without the stand and includes a battery which (when combined with the system battery) provides 8+ hours of use for the Pro, and 10+ hours with the Pro 2./p>p> /p>p>For $600 CxO and IWs are snapping up Surface Mini Pros with WAN, a Dock and a keyboard. Some are saving $200 off the device with a new mobile provider 3-year plan. /p>p>The $300 Surface Mini and Surface Xbox Mini become the fastest selling tablets ever during Dec 2013, with families buying multiple units from back to school to xmas. /p>p>Then, there’s the ‘Xbox 720’… /p> /div>!-- .entry-content --> footer classentry-meta> span classcomments-link>a hrefhttps://colinizer.com/2013/03/07/prediction-new-devices-will-surface-from-microsoft-for-windows-8-blue-summer-2013/#comments>5 Comments/a>/span> /footer>!-- .entry-meta --> /article>!-- #post-## -->/div> div classarticle-wrapper> article idpost-961 classpost-961 post type-post status-publish format-standard hentry category-windows-8 tag-clickpad tag-gestures tag-mouse tag-touchpad tag-touchscreen tag-trackpad tag-windows8> header classentry-header> h1 classentry-title>a hrefhttps://colinizer.com/2012/12/05/dell-tp713-wireless-touchpad-first-impressions/ relbookmark>Dell TP713 Wireless Touchpad First Impressions/a>/h1> div classentry-meta> span classposted-on>a hrefhttps://colinizer.com/2012/12/05/dell-tp713-wireless-touchpad-first-impressions/ relbookmark>time classentry-date published datetime2012-12-05T19:57:54+00:00>Wednesday December 5 2012/time>/a>/span> span classbyline>span classauthor vcard>a classurl fn n hrefhttps://colinizer.com/author/colinizer/>colinizer/a>/span>/span> span classentry-categories>a hrefhttps://colinizer.com/category/windows-8/ relcategory tag>Windows 8/a>/span> span classentry-tags>a hrefhttps://colinizer.com/tag/clickpad/ reltag>Clickpad/a>, a hrefhttps://colinizer.com/tag/gestures/ reltag>Gestures/a>, a hrefhttps://colinizer.com/tag/mouse/ reltag>Mouse/a>, a hrefhttps://colinizer.com/tag/touchpad/ reltag>Touchpad/a>, a hrefhttps://colinizer.com/tag/touchscreen/ reltag>Touchscreen/a>, a hrefhttps://colinizer.com/tag/trackpad/ reltag>Trackpad/a>, a hrefhttps://colinizer.com/tag/windows8/ reltag>Windows8/a>/span> /div>!-- .entry-meta --> /header>!-- .entry-header --> div classentry-content> p>Let’s take a quick look at the TP713 I recently bought and just plugged in. Is it for you?/p>p>img titleDell TP713 Wireless Touchpad styleborder-top:0;border-right:0;background-image:none;border-bottom:0;float:none;padding-top:0;padding-left:0;margin-left:auto;border-left:0;display:block;padding-right:0;margin-right:auto; border0 altDell TP713 Wireless Touchpad srchttps://colinizer.com/wp-content/uploads/2012/12/dell-tp713-wireless-touchpad.png?w320&h172 width320 height172 />/p>p> /p>p> a hrefhttps://colinizer.com/2012/12/05/dell-tp713-wireless-touchpad-first-impressions/#more-961 classmore-link>Continue reading span classmeta-nav>→/span>/a>/p> /div>!-- .entry-content --> footer classentry-meta> span classcomments-link>a hrefhttps://colinizer.com/2012/12/05/dell-tp713-wireless-touchpad-first-impressions/#comments>3 Comments/a>/span> /footer>!-- .entry-meta --> /article>!-- #post-## -->/div> nav rolenavigation idnav-below classpaging-navigation> h1 classscreen-reader-text>Post navigation/h1> div classnav-previous>a hrefhttps://colinizer.com/page/2/ >span classmeta-nav>←/span> Older posts/a>/div> /nav>!-- #nav-below --> /main>!-- #main --> /div>!-- #primary --> div classsecondary widget-area rolecomplementary> aside idcalendar-2 classwidget widget_calendar>div idcalendar_wrap classcalendar_wrap>table idwp-calendar classwp-calendar-table> caption>January 2025/caption> thead> tr> th scopecol titleMonday>M/th> th scopecol titleTuesday>T/th> th scopecol titleWednesday>W/th> th scopecol titleThursday>T/th> th scopecol titleFriday>F/th> th scopecol titleSaturday>S/th> th scopecol titleSunday>S/th> /tr> /thead> tbody> tr> td colspan2 classpad> /td>td>1/td>td>2/td>td>3/td>td>4/td>td>5/td> /tr> tr> td>6/td>td>7/td>td>8/td>td>9/td>td>10/td>td>11/td>td>12/td> /tr> tr> td>13/td>td>14/td>td>15/td>td>16/td>td>17/td>td>18/td>td>19/td> /tr> tr> td>20/td>td>21/td>td>22/td>td>23/td>td>24/td>td>25/td>td>26/td> /tr> tr> td idtoday>27/td>td>28/td>td>29/td>td>30/td>td>31/td> td classpad colspan2> /td> /tr> /tbody> /table>nav aria-labelPrevious and next months classwp-calendar-nav> span classwp-calendar-nav-prev>a hrefhttps://colinizer.com/2015/10/>« Oct/a>/span> span classpad> /span> span classwp-calendar-nav-next> /span> /nav>/div>/aside>aside idtext-1 classwidget widget_text>h1 classwidget-title>Conditions of Use/h1> div classtextwidget>Opinions expressed in the blog content do not necessarily represent the views of the individuals or organisations affiliated with the author. The author makes no warranty of any kind for the content. Any consumer, distributor or referrer agrees to hold the author harmless for any damage or loss, or claim for such, as a result of the content (in part or wholly) being published, used, not-used or relied upon by anyone. Any syndicator agrees to indemnify the author against claims from 3rd parties arising as a result of same said content actions in relation to the content published through the synidcator./div> /aside>aside idtext-2 classwidget widget_text>h1 classwidget-title>Copyright/h1> div classtextwidget>The blog author is the owner of this blogs original content for the purposes of copyright law. All rights reserved./div> /aside>aside idcategories-1 classwidget widget_categories>h1 classwidget-title>Blog Entry Categories/h1>form actionhttps://colinizer.com methodget>label classscreen-reader-text forcat>Blog Entry Categories/label>select namecat idcat classpostform> option value-1>Select Category/option> option classlevel-0 value20255606>.NET 3.5 (1)/option> option classlevel-0 value20426887>.NET 4.0 (2)/option> option classlevel-0 value20138419>ADO.NET Data Services (2)/option> option classlevel-0 value641922>Android (1)/option> option classlevel-0 value217>Announcements (6)/option> option classlevel-0 value27806009>AppFabric (2)/option> option classlevel-0 value291>Apple (7)/option> option classlevel-0 value335778>Azure (35)/option> option classlevel-0 value296829>Binding (1)/option> option classlevel-0 value20948>Blend (1)/option> option classlevel-0 value91>Blogging (7)/option> option classlevel-0 value21447>Build (2)/option> option classlevel-0 value2426>C# (6)/option> option classlevel-0 value1634593>C++ (1)/option> option classlevel-0 value34493>CES (2)/option> option classlevel-0 value15562072>CES 2010 (1)/option> option classlevel-0 value19808>CGI (1)/option> option classlevel-0 value597>Cinema (15)/option> option classlevel-0 value10880261>Cloud Applications (16)/option> option classlevel-0 value514761>CLR (3)/option> option classlevel-0 value7742>Communications (6)/option> option classlevel-0 value33663>Consumer (16)/option> option classlevel-0 value169>CSS (1)/option> option classlevel-0 value1098>Culture (14)/option> option classlevel-0 value844022>Desktop Application (18)/option> option classlevel-0 value26650465>Development Fabric (1)/option> option classlevel-0 value26650466>Development Storage (1)/option> option classlevel-0 value506570>DLR (7)/option> option classlevel-0 value8590>Economy (1)/option> option classlevel-0 value1342>Education (2)/option> option classlevel-0 value23527>Expression (4)/option> option classlevel-0 value697648>FastCGI (1)/option> option classlevel-0 value13237955>Federated Identity (1)/option> option classlevel-0 value1559>Gadgets (22)/option> option classlevel-0 value1256>Gaming (9)/option> option classlevel-0 value81>Google (1)/option> option classlevel-0 value5865>Graphic Design (6)/option> option classlevel-0 value79>Hardware (1)/option> option classlevel-0 value337>Health (1)/option> option classlevel-0 value164620>HTC (1)/option> option classlevel-0 value647>HTML (2)/option> option classlevel-0 value53242>HTML5 (2)/option> option classlevel-0 value35>Humour (7)/option> option classlevel-0 value1408921>IE 8 (5)/option> option classlevel-0 value25727396>IE 9 (4)/option> option classlevel-0 value886188>Internet-based Service (8)/option> option classlevel-0 value356026>IronPython (5)/option> option classlevel-0 value1052594>IronRuby (5)/option> option classlevel-0 value457>JavaScript (7)/option> option classlevel-0 value18608004>Kinect (1)/option> option classlevel-0 value6275557>Live Mesh (7)/option> option classlevel-0 value6879047>Live PC (6)/option> option classlevel-0 value5481614>Live Services (1)/option> option classlevel-0 value4423487>Lumia (1)/option> option classlevel-0 value4154>M (1)/option> option classlevel-0 value175>Marketing (13)/option> option classlevel-0 value3659>Medicine (2)/option> option classlevel-0 value769>Microformats (1)/option> option classlevel-0 value637>Microsoft (153)/option> option classlevel-0 value750562>mix07 (21)/option> option classlevel-0 value3016256>mix08 (13)/option> option classlevel-0 value14397494>mix09 (2)/option> option classlevel-0 value28979765>mix10 (12)/option> option classlevel-0 value48635397>Mix11 (2)/option> option classlevel-0 value29689696>mix2010 (10)/option> option classlevel-0 value46558>Mobile Application (27)/option> option classlevel-0 value12227>Models (1)/option> option classlevel-0 value224713>MVP (2)/option> option classlevel-0 value4419>MySQL (1)/option> option classlevel-0 value1474234>Netbook (1)/option> option classlevel-0 value3664>Nokia (1)/option> option classlevel-0 value2611405>OData (7)/option> option classlevel-0 value11128919>Office 2010 (1)/option> option classlevel-0 value31497424>Office 2013 (1)/option> option classlevel-0 value44496998>Office 365 (1)/option> option classlevel-0 value249014>Open Data (3)/option> option classlevel-0 value25>Open Source (1)/option> option classlevel-0 value76945>Oslo (1)/option> option classlevel-0 value29153>Ottawa (4)/option> option classlevel-0 value470980>PDC (13)/option> option classlevel-0 value8350025>PDC08 (12)/option> option classlevel-0 value26396680>PDC09 (3)/option> option classlevel-0 value40969002>PDC10 (1)/option> option classlevel-0 value458>PHP (2)/option> option classlevel-0 value4861673>Platform As A Service (2)/option> option classlevel-0 value1069>PlayStation (1)/option> option classlevel-0 value7295>Politicians (1)/option> option classlevel-0 value398>Politics (2)/option> option classlevel-0 value9402>Presentation (1)/option> option classlevel-0 value1187835>Regional Director (1)/option> option classlevel-0 value13879>Retail (1)/option> option classlevel-0 value1745>Review (19)/option> option classlevel-0 value35888>RIA (6)/option> option classlevel-0 value2373>Search (1)/option> option classlevel-0 value2347>Series (10)/option> option classlevel-0 value18568>Server (1)/option> option classlevel-0 value919195>Server Application (10)/option> option classlevel-0 value37382>SharePoint (2)/option> option classlevel-0 value32257>Sheep (40)/option> option classlevel-0 value984139>Silverlight (101)/option> option classlevel-0 value16581160>Silverlight 3 (4)/option> option classlevel-0 value27751675>Silverlight 4 (20)/option> option classlevel-0 value40653778>Silverlight 5 (1)/option> option classlevel-0 value1584491>SkyDrive (1)/option> option classlevel-0 value812>Skype (1)/option> option classlevel-0 value38294612>SL5 (1)/option> option classlevel-0 value1652>Social Networking (2)/option> option classlevel-0 value194471>Software As A Service (12)/option> option classlevel-0 value2301>Software Development (11)/option> option classlevel-0 value22687189>SQL Azure (4)/option> option classlevel-0 value6407>SQL Server (4)/option> option classlevel-0 value21689>Surface (3)/option> option classlevel-0 value18762>Symbian (1)/option> option classlevel-0 value53994>TabletPC (3)/option> option classlevel-0 value21681>Threshold (1)/option> option classlevel-0 value1981>Tools (8)/option> option classlevel-0 value5578>TV Show (1)/option> option classlevel-0 value599182>Twitter (1)/option> option classlevel-0 value91639>UMPC (5)/option> option classlevel-0 value1>Uncategorized (12)/option> option classlevel-0 value460122>UWP (1)/option> option classlevel-0 value9415>VB.net (5)/option> option classlevel-0 value1051449>VBx (3)/option> option classlevel-0 value1267320>Visual Studio 2008 (1)/option> option classlevel-0 value11664360>Visual Studio 2010 (8)/option> option classlevel-0 value302468607>Visual Studio 2015 (1)/option> option classlevel-0 value11877637>VS2010 (1)/option> option classlevel-0 value108685398>VS2015 (1)/option> option classlevel-0 value46648>WCF (1)/option> option classlevel-0 value28573840>WCF Data Services (3)/option> option classlevel-0 value2896>Web Application (40)/option> option classlevel-0 value13849>Web Service (14)/option> option classlevel-0 value17001>WIF (1)/option> option classlevel-0 value19496692>Win8 (2)/option> option classlevel-0 value800>Windows (1)/option> option classlevel-0 value1986749>Windows 10 (1)/option> option classlevel-0 value729864>Windows 7 (11)/option> option classlevel-0 value4502980>Windows 8 (9)/option> option classlevel-0 value127643540>Windows 8 Blue (1)/option> option classlevel-0 value106277388>Windows 8.1 (3)/option> option classlevel-0 value18765929>Windows 9 (1)/option> option classlevel-0 value133295018>Windows 9 Phone (2)/option> option classlevel-0 value12794846>Windows Azure (18)/option> option classlevel-0 value29361668>Windows Azure AppFabric (4)/option> option classlevel-0 value108498960>Windows Azure Mobile Services (1)/option> option classlevel-0 value24365234>Windows Azure Platform (7)/option> option classlevel-0 value21011876>Windows Azure Storage (6)/option> option classlevel-0 value105822120>Windows Blue (3)/option> option classlevel-0 value9054>Windows Live (8)/option> option classlevel-0 value1846>Windows Mobile (4)/option> option classlevel-0 value3990396>Windows Mobile 7 (2)/option> option classlevel-0 value16872499>Windows Phone (3)/option> option classlevel-0 value25069903>Windows Phone 7 (22)/option> option classlevel-0 value31574904>Windows Phone 7 Series (7)/option> option classlevel-0 value46137805>Windows Phone 7.5 (1)/option> option classlevel-0 value47917038>Windows Phone 8 (2)/option> option classlevel-0 value63118518>Windows Phone 9 (2)/option> option classlevel-0 value52783707>Windows Phone Mango (1)/option> option classlevel-0 value62448558>Windows Phone OS 7.1 (1)/option> option classlevel-0 value4327992>Windows Touch (2)/option> option classlevel-0 value3003>Windows Vista (1)/option> option classlevel-0 value1075499>WinHEC (4)/option> option classlevel-0 value31577127>WP7 (22)/option> option classlevel-0 value37202368>WP7Dev (17)/option> option classlevel-0 value7606582>WP8 (2)/option> option classlevel-0 value54800583>WP9 (2)/option> option classlevel-0 value46652>WPF (2)/option> option classlevel-0 value103962>XAML (2)/option> option classlevel-0 value502>Xbox (11)/option> option classlevel-0 value21105643>Xbox Natal (1)/option> option classlevel-0 value299868>XNA (7)/option> option classlevel-0 value236523>Zune (5)/option>/select>/form>script typetext/javascript>/* !CDATA */(function() { var dropdown document.getElementById( cat ); function onCatChange() { if ( dropdown.options dropdown.selectedIndex .value > 0 ) { dropdown.parentNode.submit(); } } dropdown.onchange onCatChange;})();/* > *//script>/aside> div idatatags-286348-6797cf37db807>/div> script> __ATA.cmd.push(function() { __ATA.initDynamicSlot({ id: atatags-286348-6797cf37db807, location: 140, formFactor: 003, label: { text: Advertisements, }, creative: { reportAd: { text: Report this ad, }, privacySettings: { text: Privacy, } } }); }); /script> /div>!-- #secondary --> /div>!-- #content --> footer idcolophon classsite-footer rolecontentinfo> div classsite-footer-wrapper> div classsite-info> a hrefhttps://wordpress.com/?reffooter_blog relnofollow>Blog at WordPress.com./a> /div>!-- .site-info --> /div>!-- .site-footer-wrapper --> /footer>!-- #colophon -->/div>!-- #page --> script typetext/javascript> var infiniteScroll {settings:{id:main,ajaxurl:https:\/\/colinizer.com\/?infinityscrolling,type:scroll,wrapper:true,wrapper_class:infinite-wrap,footer:page,click_handle:1,text:Older posts,totop:Scroll back to top,currentday:05.12.12,order:DESC,scripts:,styles:,google_analytics:false,offset:1,history:{host:colinizer.com,path:\/page\/%d\/,use_trailing_slashes:true,parameters:},query_args:{error:,m:,p:0,post_parent:,subpost:,subpost_id:,attachment:,attachment_id:0,name:,pagename:,page_id:0,second:,minute:,hour:,day:0,monthnum:0,year:0,w:0,category_name:,tag:,cat:,tag_id:,author:,author_name:,feed:,tb:,paged:0,meta_key:,meta_value:,preview:,s:,sentence:,title:,fields:,menu_order:,embed:,category__in:,category__not_in:,category__and:,post__in:,post__not_in:,post_name__in:,tag__in:,tag__not_in:,tag__and:,tag_slug__in:,tag_slug__and:,post_parent__in:,post_parent__not_in:,author__in:,author__not_in:,search_columns:,lazy_load_term_meta:false,posts_per_page:10,ignore_sticky_posts:false,suppress_filters:false,cache_results:true,update_post_term_cache:true,update_menu_item_cache:false,update_post_meta_cache:true,post_type:,nopaging:false,comments_per_page:50,no_found_rows:false,order:DESC},query_before:2025-01-27 18:23:51,last_post_date:2012-12-05 19:57:54,body_class:infinite-scroll neverending,loading_text:Loading new page,stats:blog908008&vwpcom&tz0&user_id0&subdcolinizer&x_pagetypeinfinite}}; /script> !-- -->script typetext/javascript src//0.gravatar.com/js/hovercards/hovercards.min.js?ver2025057adb6e2923c207f747c3dc6eddb1384af86788793465057178611210635a35bf idgrofiles-cards-js>/script>script typetext/javascript idwpgroho-js-extra>/* !CDATA */var WPGroHo {my_hash:};/* > *//script>script crossoriginanonymous typetext/javascript srchttps://s2.wp.com/wp-content/mu-plugins/gravatar-hovercards/wpgroho.js?m1610363240i>/script> script> // Initialize and attach hovercards to all gravatars ( function() { function init() { if ( typeof Gravatar undefined ) { return; } if ( typeof Gravatar.init ! function ) { return; } Gravatar.profile_cb function ( hash, id ) { WPGroHo.syncProfileData( hash, id ); }; Gravatar.my_hash WPGroHo.my_hash; Gravatar.init( body, #wp-admin-bar-my-account, { i18n: { Edit your profile →: Edit your profile →, View profile →: View profile →, Contact: Contact, Send money: Send money, Sorry, we are unable to load this Gravatar profile.: Sorry, we are unable to load this Gravatar profile., Profile not found.: Profile not found., Too Many Requests.: Too Many Requests., Internal Server Error.: Internal Server Error., }, } ); } if ( document.readyState ! loading ) { init(); } else { document.addEventListener( DOMContentLoaded, init ); } } )(); /script> div styledisplay:none> /div> div idinfinite-footer> div classcontainer> div classblog-info> a idinfinity-blog-title hrefhttps://colinizer.com/ relhome> Colinizer /a> /div> div classblog-credits> a hrefhttps://wordpress.com/?reffooter_blog relnofollow>Blog at WordPress.com./a> /div> /div> /div>!-- #infinite-footer --> script typetext/javascript> ( function() { function init() { document.body.addEventListener( is.post-load, function() { if ( typeof __ATA.insertInlineAds function ) { __ATA.insertInlineAds(); } } ); } if ( document.readyState ! loading ) { init(); } else { document.addEventListener( DOMContentLoaded, init ); } } )(); /script> !-- CCPA start --> script typetext/javascript> ( function () { var setupPrivacy function() { // Minimal Mozilla Cookie library // https://developer.mozilla.org/en-US/docs/Web/API/Document/cookie/Simple_document.cookie_framework var cookieLib window.cookieLib {getItem:function(e){return e&&decodeURIComponent(document.cookie.replace(new RegExp((?:(?:^|.*;)\\s*+encodeURIComponent(e).replace(/\-\.\+\*/g,\\$&)+\\s*\\\\s*(^;*).*$)|^.*$),$1))||null},setItem:function(e,o,n,t,r,i){if(!e||/^(?:expires|max\-age|path|domain|secure)$/i.test(e))return!1;var c;if(n)switch(n.constructor){case Number:cn1/0?; expiresFri, 31 Dec 9999 23:59:59 GMT:; max-age+n;break;case String:c; expires+n;break;case Date:c; expires+n.toUTCString()}returnrootDomain!r&&.rootDomain!r||(r(.rootDomainr?.:)+document.location.hostname.split(.).slice(-2).join(.)),document.cookieencodeURIComponent(e)++encodeURIComponent(o)+c+(r?; domain+r:)+(t?; path+t:)+(i?; secure:),!0}}; // Implement IAB USP API. window.__uspapi function( command, version, callback ) { // Validate callback. if ( typeof callback ! function ) { return; } // Validate the given command. if ( command ! getUSPData || version ! 1 ) { callback( null, false ); return; } // Check for GPC. If set, override any stored cookie. if ( navigator.globalPrivacyControl ) { callback( { version: 1, uspString: 1YYN }, true ); return; } // Check for cookie. var consent cookieLib.getItem( usprivacy ); // Invalid cookie. if ( null consent ) { callback( null, false ); return; } // Everything checks out. Fire the provided callback with the consent data. callback( { version: 1, uspString: consent }, true ); }; // Initialization. document.addEventListener( DOMContentLoaded, function() { // Internal functions. var setDefaultOptInCookie function() { var value 1YNN; var domain .wordpress.com location.hostname.slice( -14 ) ? .rootDomain : location.hostname; cookieLib.setItem( usprivacy, value, 365 * 24 * 60 * 60, /, domain ); }; var setDefaultOptOutCookie function() { var value 1YYN; var domain .wordpress.com location.hostname.slice( -14 ) ? .rootDomain : location.hostname; cookieLib.setItem( usprivacy, value, 24 * 60 * 60, /, domain ); }; var setDefaultNotApplicableCookie function() { var value 1---; var domain .wordpress.com location.hostname.slice( -14 ) ? .rootDomain : location.hostname; cookieLib.setItem( usprivacy, value, 24 * 60 * 60, /, domain ); }; var setCcpaAppliesCookie function( applies ) { var domain .wordpress.com location.hostname.slice( -14 ) ? .rootDomain : location.hostname; cookieLib.setItem( ccpa_applies, applies, 24 * 60 * 60, /, domain ); } var maybeCallDoNotSellCallback function() { if ( function typeof window.doNotSellCallback ) { return window.doNotSellCallback(); } return false; } // Look for usprivacy cookie first. var usprivacyCookie cookieLib.getItem( usprivacy ); // Found a usprivacy cookie. if ( null ! usprivacyCookie ) { // If the cookie indicates that CCPA does not apply, then bail. if ( 1--- usprivacyCookie ) { return; } // CCPA applies, so call our callback to add Do Not Sell link to the page. maybeCallDoNotSellCallback(); // Were all done, no more processing needed. return; } // We dont have a usprivacy cookie, so check to see if we have a CCPA applies cookie. var ccpaCookie cookieLib.getItem( ccpa_applies ); // No CCPA applies cookie found, so well need to geolocate if this visitor is from California. // This needs to happen client side because we do not have region geo data in our $SERVER headers, // only country data -- therefore we cant vary cache on the region. if ( null ccpaCookie ) { var request new XMLHttpRequest(); request.open( GET, https://public-api.wordpress.com/geo/, true ); request.onreadystatechange function () { if ( 4 this.readyState ) { if ( 200 this.status ) { // Got a geo response. Parse out the region data. var data JSON.parse( this.response ); var region data.region ? data.region.toLowerCase() : ; var ccpa_applies california, colorado, connecticut, delaware, indiana, iowa, montana, new jersey, oregon, tennessee, texas, utah, virginia.indexOf( region ) > -1; // Set CCPA applies cookie. This keeps us from having to make a geo request too frequently. setCcpaAppliesCookie( ccpa_applies ); // Check if CCPA applies to set the proper usprivacy cookie. if ( ccpa_applies ) { if ( maybeCallDoNotSellCallback() ) { // Do Not Sell link added, so set default opt-in. setDefaultOptInCookie(); } else { // Failed showing Do Not Sell link as required, so default to opt-OUT just to be safe. setDefaultOptOutCookie(); } } else { // CCPA does not apply. setDefaultNotApplicableCookie(); } } else { // Could not geo, so lets assume for now that CCPA applies to be safe. setCcpaAppliesCookie( true ); if ( maybeCallDoNotSellCallback() ) { // Do Not Sell link added, so set default opt-in. setDefaultOptInCookie(); } else { // Failed showing Do Not Sell link as required, so default to opt-OUT just to be safe. setDefaultOptOutCookie(); } } } }; // Send the geo request. request.send(); } else { // We found a CCPA applies cookie. if ( ccpaCookie true ) { if ( maybeCallDoNotSellCallback() ) { // Do Not Sell link added, so set default opt-in. setDefaultOptInCookie(); } else { // Failed showing Do Not Sell link as required, so default to opt-OUT just to be safe. setDefaultOptOutCookie(); } } else { // CCPA does not apply. setDefaultNotApplicableCookie(); } } } ); }; // Kickoff initialization. if ( window.defQueue && defQueue.isLOHP && defQueue.isLOHP 2020 ) { defQueue.items.push( setupPrivacy ); } else { setupPrivacy(); } } )(); /script> !-- CCPA end --> div classwidget widget_eu_cookie_law_widget>div classhide-on-button ads-active data-hide-timeout30 data-consent-expiration180 ideu-cookie-law styledisplay: none> form methodpost> input typesubmit valueClose and accept classaccept /> Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use. br />To find out more, including how to control cookies, see here: a hrefhttps://automattic.com/cookies/ relnofollow> Cookie Policy /a> /form>/div>/div> div idactionbar dirltr styledisplay: none; classactnbr-pub-big-brother actnbr-has-follow actnbr-has-actions> ul> li classactnbr-btn actnbr-hidden> a classactnbr-action actnbr-actn-follow href> svg classgridicon height20 width20 xmlnshttp://www.w3.org/2000/svg viewBox0 0 20 20>path clip-ruleevenodd dm4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v1.5 10.5c0 1.1046.89543 2 2 2h7v-1.5h-7c-.27614 0-.5-.2239-.5-.5zm10.5 2h-9v1.5h9zm-5 3h-4v1.5h4zm3.5 1.5h-1v1h1zm-1-1.5h-1.5v1.5 1 1.5h1.5 1 1.5v-1.5-1-1.5h-1.5zm-2.5 2.5h-4v1.5h4zm6.5 1.25h1.5v2.25h2.25v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z fill-ruleevenodd>/path>/svg> span>Subscribe/span> /a> a classactnbr-action actnbr-actn-following no-display href> svg classgridicon height20 width20 xmlnshttp://www.w3.org/2000/svg viewBox0 0 20 20>path fill-ruleevenodd clip-ruleevenodd dM16 4.5H4V15C4 15.2761 4.22386 15.5 4.5 15.5H11.5V17H4.5C3.39543 17 2.5 16.1046 2.5 15V4.5V3H4H16H17.5V4.5V12.5H16V4.5ZM5.5 6.5H14.5V8H5.5V6.5ZM5.5 9.5H9.5V11H5.5V9.5ZM12 11H13V12H12V11ZM10.5 9.5H12H13H14.5V11V12V13.5H13H12H10.5V12V11V9.5ZM5.5 12H9.5V13.5H5.5V12Z fill#008A20>/path>path classfollowing-icon-tick dM13.5 16L15.5 18L19 14.5 stroke#008A20 stroke-width1.5>/path>/svg> span>Subscribed/span> /a> div classactnbr-popover tip tip-top-left actnbr-notice idfollow-bubble> div classtip-arrow>/div> div classtip-inner actnbr-follow-bubble> ul> li classactnbr-sitename> a hrefhttps://colinizer.com> img loadinglazy alt srchttps://s2.wp.com/i/logo/wpcom-gray-white.png srcsethttps://s2.wp.com/i/logo/wpcom-gray-white.png 1x classavatar avatar-50 height50 width50 /> Colinizer /a> /li> div classactnbr-message no-display>/div> form methodpost actionhttps://subscribe.wordpress.com accept-charsetutf-8 styledisplay: none;> div> input typeemail nameemail placeholderEnter your email address classactnbr-email-field aria-labelEnter your email address /> /div> input typehidden nameaction valuesubscribe /> input typehidden nameblog_id value908008 /> input typehidden namesource valuehttps://colinizer.com/ /> input typehidden namesub-type valueactionbar-follow /> input typehidden id_wpnonce name_wpnonce value4abbf66e21 /> div classactnbr-button-wrap> button typesubmit valueSign me up> Sign me up /button> /div> /form> li classactnbr-login-nudge> div> Already have a WordPress.com account? a hrefhttps://wordpress.com/log-in?redirect_tohttps%3A%2F%2Fr-login.wordpress.com%2Fremote-login.php%3Faction%3Dlink%26back%3Dhttps%253A%252F%252Fcolinizer.com%252F2015%252F10%252F07%252Fthe-microsoft-most-valuable-professional-mvp-program-evolves%252F>Log in now./a> /div> /li> /ul> /div> /div> /li> li classactnbr-ellipsis actnbr-hidden> svg classgridicon gridicons-ellipsis height24 width24 xmlnshttp://www.w3.org/2000/svg viewBox0 0 24 24>g>path dM7 12c0 1.104-.896 2-2 2s-2-.896-2-2 .896-2 2-2 2 .896 2 2zm12-2c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2zm-7 0c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2z/>/g>/svg> div classactnbr-popover tip tip-top-left actnbr-more> div classtip-arrow>/div> div classtip-inner> ul> li classactnbr-sitename> a hrefhttps://colinizer.com> img loadinglazy alt srchttps://s2.wp.com/i/logo/wpcom-gray-white.png srcsethttps://s2.wp.com/i/logo/wpcom-gray-white.png 1x classavatar avatar-50 height50 width50 /> Colinizer /a> /li> li classactnbr-folded-follow> a classactnbr-action actnbr-actn-follow href> svg classgridicon height20 width20 xmlnshttp://www.w3.org/2000/svg viewBox0 0 20 20>path clip-ruleevenodd dm4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v1.5 10.5c0 1.1046.89543 2 2 2h7v-1.5h-7c-.27614 0-.5-.2239-.5-.5zm10.5 2h-9v1.5h9zm-5 3h-4v1.5h4zm3.5 1.5h-1v1h1zm-1-1.5h-1.5v1.5 1 1.5h1.5 1 1.5v-1.5-1-1.5h-1.5zm-2.5 2.5h-4v1.5h4zm6.5 1.25h1.5v2.25h2.25v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z fill-ruleevenodd>/path>/svg> span>Subscribe/span> /a> a classactnbr-action actnbr-actn-following no-display href> svg classgridicon height20 width20 xmlnshttp://www.w3.org/2000/svg viewBox0 0 20 20>path fill-ruleevenodd clip-ruleevenodd dM16 4.5H4V15C4 15.2761 4.22386 15.5 4.5 15.5H11.5V17H4.5C3.39543 17 2.5 16.1046 2.5 15V4.5V3H4H16H17.5V4.5V12.5H16V4.5ZM5.5 6.5H14.5V8H5.5V6.5ZM5.5 9.5H9.5V11H5.5V9.5ZM12 11H13V12H12V11ZM10.5 9.5H12H13H14.5V11V12V13.5H13H12H10.5V12V11V9.5ZM5.5 12H9.5V13.5H5.5V12Z fill#008A20>/path>path classfollowing-icon-tick dM13.5 16L15.5 18L19 14.5 stroke#008A20 stroke-width1.5>/path>/svg> span>Subscribed/span> /a> /li> li classactnbr-signup>a hrefhttps://wordpress.com/start/>Sign up/a>/li> li classactnbr-login>a hrefhttps://wordpress.com/log-in?redirect_tohttps%3A%2F%2Fr-login.wordpress.com%2Fremote-login.php%3Faction%3Dlink%26back%3Dhttps%253A%252F%252Fcolinizer.com%252F2015%252F10%252F07%252Fthe-microsoft-most-valuable-professional-mvp-program-evolves%252F>Log in/a>/li> li classflb-report> a hrefhttps://wordpress.com/abuse/?report_urlhttps://colinizer.com target_blank relnoopener noreferrer> Report this content /a> /li> li classactnbr-reader> a hrefhttps://wordpress.com/read/feeds/1866117> View site in Reader /a> /li> li classactnbr-subs> a hrefhttps://subscribe.wordpress.com/>Manage subscriptions/a> /li> li classactnbr-fold>a href>Collapse this bar/a>/li> /ul> /div> /div> /li> /ul> /div> script>window.addEventListener( load, function( event ) { var link document.createElement( link ); link.href https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.css?v20250116; link.type text/css; link.rel stylesheet; document.head.appendChild( link ); var script document.createElement( script ); script.src https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.js?v20250116; script.defer true; document.body.appendChild( script );} );/script> div idjp-carousel-loading-overlay> div idjp-carousel-loading-wrapper> span idjp-carousel-library-loading> /span> /div> /div> div classjp-carousel-overlay styledisplay: none;> div classjp-carousel-container> !-- The Carousel Swiper --> div classjp-carousel-wrap swiper-container jp-carousel-swiper-container jp-carousel-transitions itemscope itemtypehttps://schema.org/ImageGallery> div classjp-carousel swiper-wrapper>/div> div classjp-swiper-button-prev swiper-button-prev> svg width25 height24 viewBox0 0 25 24 fillnone xmlnshttp://www.w3.org/2000/svg> mask idmaskPrev mask-typealpha maskUnitsuserSpaceOnUse x8 y6 width9 height12> path dM16.2072 16.59L11.6496 12L16.2072 7.41L14.8041 6L8.8335 12L14.8041 18L16.2072 16.59Z fillwhite/> /mask> g maskurl(#maskPrev)> rect x0.579102 width23.8823 height24 fill#FFFFFF/> /g> /svg> /div> div classjp-swiper-button-next swiper-button-next> svg width25 height24 viewBox0 0 25 24 fillnone xmlnshttp://www.w3.org/2000/svg> mask idmaskNext mask-typealpha maskUnitsuserSpaceOnUse x8 y6 width8 height12> path dM8.59814 16.59L13.1557 12L8.59814 7.41L10.0012 6L15.9718 12L10.0012 18L8.59814 16.59Z fillwhite/> /mask> g maskurl(#maskNext)> rect x0.34375 width23.8822 height24 fill#FFFFFF/> /g> /svg> /div> /div> !-- The main close buton --> div classjp-carousel-close-hint> svg width25 height24 viewBox0 0 25 24 fillnone xmlnshttp://www.w3.org/2000/svg> mask idmaskClose mask-typealpha maskUnitsuserSpaceOnUse x5 y5 width15 height14> path dM19.3166 6.41L17.9135 5L12.3509 10.59L6.78834 5L5.38525 6.41L10.9478 12L5.38525 17.59L6.78834 19L12.3509 13.41L17.9135 19L19.3166 17.59L13.754 12L19.3166 6.41Z fillwhite/> /mask> g maskurl(#maskClose)> rect x0.409668 width23.8823 height24 fill#FFFFFF/> /g> /svg> /div> !-- Image info, comments and meta --> div classjp-carousel-info> div classjp-carousel-info-footer> div classjp-carousel-pagination-container> div classjp-swiper-pagination swiper-pagination>/div> div classjp-carousel-pagination>/div> /div> div classjp-carousel-photo-title-container> h2 classjp-carousel-photo-caption>/h2> /div> div classjp-carousel-photo-icons-container> a href# classjp-carousel-icon-btn jp-carousel-icon-info aria-labelToggle photo metadata visibility> span classjp-carousel-icon> svg width25 height24 viewBox0 0 25 24 fillnone xmlnshttp://www.w3.org/2000/svg> mask idmaskInfo mask-typealpha maskUnitsuserSpaceOnUse x2 y2 width21 height20> path fill-ruleevenodd clip-ruleevenodd dM12.7537 2C7.26076 2 2.80273 6.48 2.80273 12C2.80273 17.52 7.26076 22 12.7537 22C18.2466 22 22.7046 17.52 22.7046 12C22.7046 6.48 18.2466 2 12.7537 2ZM11.7586 7V9H13.7488V7H11.7586ZM11.7586 11V17H13.7488V11H11.7586ZM4.79292 12C4.79292 16.41 8.36531 20 12.7537 20C17.142 20 20.7144 16.41 20.7144 12C20.7144 7.59 17.142 4 12.7537 4C8.36531 4 4.79292 7.59 4.79292 12Z fillwhite/> /mask> g maskurl(#maskInfo)> rect x0.8125 width23.8823 height24 fill#FFFFFF/> /g> /svg> /span> /a> a href# classjp-carousel-icon-btn jp-carousel-icon-comments aria-labelToggle photo comments visibility> span classjp-carousel-icon> svg width25 height24 viewBox0 0 25 24 fillnone xmlnshttp://www.w3.org/2000/svg> mask idmaskComments mask-typealpha maskUnitsuserSpaceOnUse x2 y2 width21 height20> path fill-ruleevenodd clip-ruleevenodd dM4.3271 2H20.2486C21.3432 2 22.2388 2.9 22.2388 4V16C22.2388 17.1 21.3432 18 20.2486 18H6.31729L2.33691 22V4C2.33691 2.9 3.2325 2 4.3271 2ZM6.31729 16H20.2486V4H4.3271V18L6.31729 16Z fillwhite/> /mask> g maskurl(#maskComments)> rect x0.34668 width23.8823 height24 fill#FFFFFF/> /g> /svg> span classjp-carousel-has-comments-indicator aria-labelThis image has comments.>/span> /span> /a> /div> /div> div classjp-carousel-info-extra> div classjp-carousel-info-content-wrapper> div classjp-carousel-photo-title-container> h2 classjp-carousel-photo-title>/h2> /div> div classjp-carousel-comments-wrapper> div idjp-carousel-comments-loading> span>Loading Comments.../span> /div> div classjp-carousel-comments>/div> div idjp-carousel-comment-form-container> span idjp-carousel-comment-form-spinner> /span> div idjp-carousel-comment-post-results>/div> form idjp-carousel-comment-form> label forjp-carousel-comment-form-comment-field classscreen-reader-text>Write a Comment.../label> textarea namecomment classjp-carousel-comment-form-field jp-carousel-comment-form-textarea idjp-carousel-comment-form-comment-field placeholderWrite a Comment... >/textarea> div idjp-carousel-comment-form-submit-and-info-wrapper> div idjp-carousel-comment-form-commenting-as> fieldset> label forjp-carousel-comment-form-email-field>Email (Required)/label> input typetext nameemail classjp-carousel-comment-form-field jp-carousel-comment-form-text-field idjp-carousel-comment-form-email-field /> /fieldset> fieldset> label forjp-carousel-comment-form-author-field>Name (Required)/label> input typetext nameauthor classjp-carousel-comment-form-field jp-carousel-comment-form-text-field idjp-carousel-comment-form-author-field /> /fieldset> fieldset> label forjp-carousel-comment-form-url-field>Website/label> input typetext nameurl classjp-carousel-comment-form-field jp-carousel-comment-form-text-field idjp-carousel-comment-form-url-field /> /fieldset> /div> input typesubmit namesubmit classjp-carousel-comment-form-button idjp-carousel-comment-form-button-submit valuePost Comment /> /div> /form> /div> /div> div classjp-carousel-image-meta> div classjp-carousel-title-and-caption> div classjp-carousel-photo-info> h3 classjp-carousel-caption itempropcaption description>/h3> /div> div classjp-carousel-photo-description>/div> /div> ul classjp-carousel-image-exif styledisplay: none;>/ul> a classjp-carousel-image-download href# target_blank styledisplay: none;> svg width25 height24 viewBox0 0 25 24 fillnone xmlnshttp://www.w3.org/2000/svg> mask idmask0 mask-typealpha maskUnitsuserSpaceOnUse x3 y3 width19 height18> path fill-ruleevenodd clip-ruleevenodd dM5.84615 5V19H19.7775V12H21.7677V19C21.7677 20.1 20.8721 21 19.7775 21H5.84615C4.74159 21 3.85596 20.1 3.85596 19V5C3.85596 3.9 4.74159 3 5.84615 3H12.8118V5H5.84615ZM14.802 5V3H21.7677V10H19.7775V6.41L9.99569 16.24L8.59261 14.83L18.3744 5H14.802Z fillwhite/> /mask> g maskurl(#mask0)> rect x0.870605 width23.8823 height24 fill#FFFFFF/> /g> /svg> span classjp-carousel-download-text>/span> /a> div classjp-carousel-image-map styledisplay: none;>/div> /div> /div> /div> /div> /div> /div> link crossoriginanonymous relstylesheet idall-css-0-2 hrefhttps://s2.wp.com/_static/??-eJyljUsKhDAQRC80mXZGDLiQOUsmaSTa+ZBOI95eBN260E3BK4pXsGRlU6wYKwRRmWT0kWHCmo2dD4aQ0h5OCBmsKUkYCXjxGYv6S3SEb8v8gge2c3QWd4XVEzo1GiIs6xXtB78wfHT/7Zu203raAHg3ZXE&cssminifyyes typetext/css mediaall />script typetext/javascript idjetpack-carousel-js-extra>/* !CDATA */var jetpackSwiperLibraryPath {url:https:\/\/s2.wp.com\/wp-content\/mu-plugins\/jetpack-plugin\/moon\/_inc\/build\/carousel\/swiper-bundle.min.js};var jetpackCarouselStrings {widths:370,700,1000,1200,1400,2000,is_logged_in:,lang:en,ajaxurl:https:\/\/colinizer.com\/wp-admin\/admin-ajax.php,nonce:4d1b5088c5,display_exif:1,display_comments:1,single_image_gallery:1,single_image_gallery_media_file:,background_color:black,comment:Comment,post_comment:Post Comment,write_comment:Write a Comment...,loading_comments:Loading Comments...,image_label:Open image in full-screen.,download_original:View full size span class\photo-size\>{0}span class\photo-size-times\>\u00d7\/span>{1}\/span>,no_comment_text:Please be sure to submit some text with your comment.,no_comment_email:Please provide an email address to comment.,no_comment_author:Please provide your name to comment.,comment_post_error:Sorry, but there was an error posting your comment. Please try again later.,comment_approved:Your comment was approved.,comment_unapproved:Your comment is in moderation.,camera:Camera,aperture:Aperture,shutter_speed:Shutter Speed,focal_length:Focal Length,copyright:Copyright,comment_registration:0,require_name_email:1,login_url:https:\/\/colinizer.wordpress.com\/wp-login.php?redirect_tohttps%3A%2F%2Fcolinizer.com%2F2012%2F12%2F05%2Fdell-tp713-wireless-touchpad-first-impressions%2F,blog_id:908008,meta_data:camera,aperture,shutter_speed,focal_length,copyright,stats_query_args:blog908008&vwpcom&tz0&user_id0&subdcolinizer,is_public:1};/* > *//script>script crossoriginanonymous typetext/javascript srchttps://s2.wp.com/_static/??-eJydUe1OwzAMfCG8qJqm/UI8CkpSN7h14ihOVvb2ZBIFVKHx8fPOvvOdbNYMXlLFVM2sJoojRmiKxYbOAaVJDrM+mC97jiVA5hYoqVmljHZU8GxVUW8mq62818T2qaAxYFWDrU9lIQS2q6kYM9uKO/6Oz4w1W7+84x5dknmm5I1rxKPpySlRRVBfhHnD10OktHetLxj75dyccRTAFelMuXVJ9kLBVpI/aHShDExpgUl8U5jo9f81vC3S38EfexvxXY/f29b+5hGCZcZyvYd+OLOlgTV7iTvYdU/xcTgfz6fTcRiG+Q3F+ell>/script> script typetext/javascript> (function () { var wpcom_reblog { source: toolbar, toggle_reblog_box_flair: function (obj_id, post_id) { // Go to site selector. This will redirect to their blog if they only have one. const postEndpoint `https://wordpress.com/post`; // Ideally we would use the permalink here, but fortunately this will be replaced with the // post permalink in the editor. const originalURL `${ document.location.href }?page_id${ post_id }`; const url postEndpoint + ?url + encodeURIComponent( originalURL ) + &is_post_sharetrue + &v5; const redirect function () { if ( ! window.open( url, _blank ) ) { location.href url; } }; if ( /Firefox/.test( navigator.userAgent ) ) { setTimeout( redirect, 0 ); } else { redirect(); } }, }; window.wpcom_reblog wpcom_reblog; })(); /script> script typetext/javascript> (function() { var extend function(out) { out out || {}; for (var i 1; i arguments.length; i++) { if (!argumentsi) continue; for (var key in argumentsi) { if (argumentsi.hasOwnProperty(key)) outkey argumentsikey; } } return out; }; extend( window.infiniteScroll.settings.scripts, jetpack-mu-wpcom-settings,rlt-proxy,cmp-script-stub,wpcom-actionbar-placeholder,grofiles-cards,wpgroho,mobile-useragent-info,wordads-smart,eu-cookie-law-script,the-neverending-homepage,big-brother-navigation,big-brother-skip-link-focus-fix,jetpack-carousel,tiled-gallery,carousel-wpcom ); extend( window.infiniteScroll.settings.styles, wordads-global,eu-cookie-law-style,the-neverending-homepage,wp-block-library,jetpack-layout-grid,jetpack-ratings,mediaelement,wp-mediaelement,coblocks-frontend,wpcom-core-compat-playlist-styles,wpcom-text-widget-styles,wpcom-bbpress2-staff-css,big-brother-style,genericons,big_brother-wpcom,reblogging,geo-location-flair,a8c-global-print,h4-global,wp-emoji-styles,videopress-video-style,jetpack-sharing-buttons-style,classic-theme-styles,global-styles,big-brother-gentium,big-brother-open-sans,jetpack-global-styles-frontend-style,jetpack-carousel-swiper-css,jetpack-carousel,tiled-gallery,core-block-supports-duotone ); })(); /script> span idinfinite-aria aria-livepolite>/span> script src//stats.wp.com/w.js?67 defer>/script> script typetext/javascript>_tkq window._tkq || ;_stq window._stq || ;_tkq.push(storeContext, {blog_id:908008,blog_tz:0,user_lang:en,blog_lang:en,user_id:0});_stq.push(view, {blog:908008,v:wpcom,tz:0,user_id:0,subd:colinizer});_stq.push(extra, {crypt:UE5XaGUuOTlwaD85flAmcm1mcmZsaDhkV11YdWtpP0NsWnVkPS9sL0ViLndld3BuVT01Uj14Ti1yYTBnR1N+UVJ+VkxET2R3Rzh1fCxhSGVONUxicU9keVA2YkU0dy1VaHpRTEdubHdNTzhpeE5bfDdOVkxjJmp4Z3hOPTh+Y0ZvXXM/SlIzQ1NEWj1MY05md3V1cDlUfGJnTm5tRCY1cHNSPXImZFt3ZWdYfFdUL0JmZkZZcmpFJTVPTE5+THNoem1dY1JjPS9+UklnMlpWQThyS19uY2l5Jj0tayw1UElNQm1+LStNMWorU0RqVFdwMndrfGElRWt0dG5vNW10R19peE9BU2FEYmNPfGllb2l2ZU5pQ1Y});_stq.push( clickTrackerInit, 908008, 0 );/script>noscript>img srchttps://pixel.wp.com/b.gif?vnoscript styleheight:1px;width:1px;overflow:hidden;position:absolute;bottom:1px; alt />/noscript>script defer idbilmur data-customproperties{"logged_in":"0","wptheme":"pub\/big-brother","wptheme_is_block":"0"} data-providerwordpress.com data-servicesimple src/wp-content/js/bilmur-3-4-combined.min.js?i12&m202505>/script>script>( function() { function getMobileUserAgentInfo() { if ( typeof wpcom_mobile_user_agent_info object ) { wpcom_mobile_user_agent_info.init(); var mobileStatsQueryString ; if ( wpcom_mobile_user_agent_info.matchedPlatformName ! false ) { mobileStatsQueryString + &x_ + mobile_platforms + + wpcom_mobile_user_agent_info.matchedPlatformName; } if ( wpcom_mobile_user_agent_info.matchedUserAgentName ! false ) { mobileStatsQueryString + &x_ + mobile_devices + + wpcom_mobile_user_agent_info.matchedUserAgentName; } if ( wpcom_mobile_user_agent_info.isIPad() ) { mobileStatsQueryString + &x_ + ipad_views + + views; } if ( mobileStatsQueryString ! ) { new Image().src document.location.protocol + //pixel.wp.com/g.gif?vwpcom-no-pv + mobileStatsQueryString + &baba + Math.random(); } } } document.addEventListener( DOMContentLoaded, getMobileUserAgentInfo );} )();/script>/body>/html>!-- generated in 0.179 seconds 148730 bytes batcached for 300 seconds-->
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]