• A sketch of a man with a fuchsia tie and women dressed in fuchsia blouse looking at a black question mark made up of small cubes

    Defining the Problem before the Solution

    Fri Jan 27 2023 18:00:00 GMT+0000 (Coordinated Universal Time)

    Before you create a solution, you need to understand the problem. It sounds obvious enough, yet I see developers (including myself) getting into the code and design phase before they really understand the problem they are trying to fix. These are the steps I take a properly understand a problem I am trying to solve, prior to coding or solution-ing anything.

  • blog
  • solution-architecture
  • problem-definition
  • requirements-gathering
  • defining-value
  • code
  • A light blue cartoon style whale, meant to resemble the Docker logo, with a yellow-orange beak, like the Linux penguin, holding a key in it's mouth. Drawn with very small squares.

    Docker Build Hangs When Adding Key with apt-key in WSL2

    Wed Jan 11 2023 18:00:00 GMT+0000 (Coordinated Universal Time)

    The solution to the problem where an apt-key command seems to run forever in your docker build.

  • blog
  • docker
  • wsl2
  • apt-key
  • debian
  • linux
  • devcontainer
  • A oil painting of a movie film strip unwinding with the number 2022 in the bottom left-corner in white font with the DW logo on the center of the right side looking onto the film strip

    Highlight Reel for 2022

    Thu Jan 05 2023 18:00:00 GMT+0000 (Coordinated Universal Time)

    When a new year arrives, it is a great opportunity to take a moment to reflect on where you started at the beginning of the year, and where you ended. When I look back on 2022, I noticed events reflected in my GitHub contribution graph that highlight some common cycles in my own behaviour. I want to take a moment to document this, and hopefully you can use this an example to examine your own progress and behaviour patterns that might be aiding (or impeding) your own personal and professional growth.

  • blog
  • github
  • mvp
  • code
  • typescript
  • javascript
  • prdc-2022
  • burnout
  • David Wesst with a bit of a goofy face, mid speech at a podium at Prairie Dev Con 2022 in Calgary, with his hand extended talking about the role IT architecture played in preparing the Student Information / Finance System to be cloud-ready.

    Speaking at Tech Events Helps You Grow

    Tue Dec 20 2022 17:00:00 GMT+0000 (Coordinated Universal Time)

    A large part of my career growth is tied directly to speaking at tech events like conferences and user groups. I have had many people ask me about my experience and wanted to share it for others who might be wondering what benefits actually are.

  • blog
  • public-speaking
  • prdc
  • prairie-dev-con
  • community
  • presentations
  • conference
  • A blue rectangular button with the words 'Download Docker Desktop' for Linux written on it. Above it, there is red text with an arrow pointing to the button that says 'This is NOT Docker Engine'.

    Docker Desktop for Linux is not the same as Docker Engine

    Tue Dec 13 2022 17:00:00 GMT+0000 (Coordinated Universal Time)

    With Docker for Desktop available for Linux (which I like), I managed to get myself confused regarding its role on my Linux-based development machine. This post clarifies a few things I discovered while triaging an issue I had trying to test my GitHub Workflows locally.

  • blog
  • docker
  • docker-engine
  • docker-desktop
  • linux
  • github-workflow
  • A woman holding a brown paper bag with the Prairie Dev Con logo on it , seemingly handing it to someone on the other side who is not visible in the photo.

    Prairie Dev Con 2022 Takeaways

    Tue Dec 06 2022 17:00:00 GMT+0000 (Coordinated Universal Time)

    The talented speakers that come together for Prairie Dev Con always bring fresh ideas to my mind and give me pause to think about my own efforts and how I can learn from their experience. Although not a complete list, these ideas the ones that stood out the most from Prairie Dev Con 2022.

  • blog
  • prairie-dev-con
  • prdc-2022
  • api-design
  • open-api
  • developer-velocity-index
  • e2e-testing
  • playwright
  • adiad
  • Old green toolbox with the Open Graph protocol logo on the front, and with a red metal toolbox behind it with Open Graph protocol logo on the top of the lid.

    Open Graph Tools and Resources for Web Nerds (Like Me)

    Tue Nov 29 2022 17:00:00 GMT+0000 (Coordinated Universal Time)

    A compilation of tools and resources I used to implemented the Open Graph Protocol (OGP) for my website to make posts and pages more engaging on LinkedIn and other social networks.

  • blog
  • open-graph
  • web-development
  • seo
  • linkedin
  • facebook
  • twitter
  • A chocolate chip cookie on a white surface with a bite taken out of it and crumbs scattered about the surface. The letters 'GDPR' are printed on the top of the cookie with black lettering with a white border.

    Does GDPR Apply to Personal Websites?

    Wed Nov 16 2022 17:00:00 GMT+0000 (Coordinated Universal Time)

    While rebuilding my personal website in 2022, I wanted to know how or if GDPR applied to my little side project. My internet sleuthing did not bring up any clear and cut answers, but I put together some thoughts that might help others answer it for themselves.

  • blog
  • gdpr
  • ldgp
  • ccpa
  • privacy
  • cookies
  • website
  • File tree of a source code repository with a 'docs' folder containing a sub-folder entitled 'decisions' with a series of markdown files documenting technical decisions for the project.

    How much is enough documentation?

    Tue Nov 08 2022 17:00:00 GMT+0000 (Coordinated Universal Time)

    Documentation is important, but it takes a lot of time and if you are a solo developer, what documentation to you really need? Still, good docs can provide the context I forget after putting a project on the shelf, or explains how to fix something in older code I use, but haven't touched in a long time. So how much is 'enough' documentation and what types of documentation do I need to invest in give my future self the the best value for the effort I put in?

  • blog
  • madr
  • c4-model
  • decision
  • diagram
  • documentation
  • readme.md
  • contributing.md
  • How to fork (a repo) like a boss!

    Tue Nov 01 2022 17:00:00 GMT+0000 (Coordinated Universal Time)

    Everyone thinks about forking. It is a natural thing, yet how do get the job done and fork? I used to ask myself the same thing, until I learned these pro-tips and forked like a boss.

  • blog
  • github
  • pull-requests
  • contribution
  • open-source
  • Azure Static Web Apps (SWA) are fine, just not great

    Wed Oct 12 2022 12:00:00 GMT+0000 (Coordinated Universal Time)

    Azure Static Web Apps feel like a good idea, but in practice I struggled with understanding what the product is trying to be. This post documents my experience working with SWAs on a few projects, namely this website, along with the problems and workarounds/solutions I found to those problems.

  • blog
  • azure
  • azure-static-web-apps
  • azure-dns
  • azure-front-door
  • azure-cdn
  • azure-functions
  • Working around 'Refuses to Connect' Issues with IFrame Embedded Twitch Players

    Wed Jan 26 2022 18:28:00 GMT+0000 (Coordinated Universal Time)

    With me doing more livecoding sessions on Twitch, I wanted to embed some clips into my blog posts and hit some weird issues. I managed to get it working and wanted to document the workaround so I don't forget it.

  • blog
  • livestream
  • markdown
  • html
  • twitch
  • bug
  • Cannot Find Module Bootloader.js in VSCode DevContainer

    Tue Jan 18 2022 02:42:00 GMT+0000 (Coordinated Universal Time)

    Problem: When running node commands from within a DevContainer, you receive the error 'Cannot find module bootloader.js'. This post contains the solution.

  • blog
  • devcontainer
  • nodejs
  • vscode
  • Personal and Professional Fulfillment through Cake and Ice Cream

    Wed Jan 12 2022 20:41:00 GMT+0000 (Coordinated Universal Time)

    I made a cake and two kinds of ice cream, from scratch, for my daughter's birthday. The process of making a plan, adapting, executing, delivering, and being validated highlighted how important it is to feel fulfilled, both personally and professionally.

  • blog
  • accomplishment
  • fulfillment
  • family
  • food
  • Advent of Code 2021: Day 1

    Thu Dec 02 2021 05:59:00 GMT+0000 (Coordinated Universal Time)

    My initial thoughts after completing the first day of my first journey into the Advent of Code

  • blog
  • advent-of-code
  • javascript
  • nodejs
  • I am NOT trying to be a Game Developer

    Thu Jul 22 2021 12:00:00 GMT+0000 (Coordinated Universal Time)

    It's time for me to come clean about something: I am not trying to become a game developer. BUT...I am still trying to make video games.

  • blog
  • gamedev
  • game-development
  • out-the-door
  • Finding Inspiration in Princess Tomato and the Salad Kingdom [NES]

    Tue Jul 20 2021 12:00:00 GMT+0000 (Coordinated Universal Time)

    In search for inspiration in my own game collection I've decided to explore this text-based salad adventure.

  • blog
  • nintendo
  • nes
  • text-based-adventure
  • YouTube and Twitch: My Revengence

    Mon Jul 05 2021 15:53:00 GMT+0000 (Coordinated Universal Time)

    I miss making video content, but what value does YouTube and Twitch content give you?

  • blog
  • youtube
  • twitch
  • video
  • livestream
  • I Can Teach Your Dog Quantum Physics

    Mon Jun 28 2021 12:00:00 GMT+0000 (Coordinated Universal Time)

    It's true! I read a book about it and everything. Let me breakdown the highlights of this book that does a pretty good job of explaining the physics behind quantum computing.

  • blog
  • quantum-computing
  • quantum-physics
  • finding-inspiration
  • book
  • mark-russinovich
  • What Value Does Making Content Bring to Me? (not a typo)

    Mon Jun 14 2021 12:00:00 GMT+0000 (Coordinated Universal Time)

    I realize it's a selfish question, but if the post isn't valuable to me then why would it be valuable to you?

  • blog
  • blog
  • defining-value
  • content-creation
  • self-retrospective
  • validation
  • Should you bother with a Website?

    Mon Jun 07 2021 12:00:00 GMT+0000 (Coordinated Universal Time)

    It's 2021. Websites are sooooooo....2006. With social media dominating the way people consume content these days, what is the point of having a website today? I asked myself this question as I put the effort into reviving my dead website and I stand by the idea that having a website for yourself, project, or business is a need rather than a nice-to-have.

  • blog
  • blog
  • website
  • My Secret Addiction to Likes

    Mon May 31 2021 12:00:00 GMT+0000 (Coordinated Universal Time)

    I decided to take a month off of contributing to social media. More specifically Twitter and YouTube, but Facebook and Instagram as well. That single month has turned into just over three months now, and I learned a few things about myself and how I think my return to some social media will be a good thing.

  • blog
  • social-media
  • twitter
  • youtube
  • analytics
  • acceptance
  • Lucky Number v7

    Mon May 24 2021 12:00:00 GMT+0000 (Coordinated Universal Time)

    I fixed up my blog-website-thingy again. I'm calling this v7, although I'm pretty sure there are a few incarnations of the site that were lost early on in my years, but v7 seems about right for the content I'm sharing here. In any case-- I thought I'd share the "why" around the new website revamp and how I think a project like this is just what I need.

  • blog
  • blog
  • website
  • graphql
  • From Travis CI to GitHub Actions (and GitHub Pages)

    Tue Nov 10 2020 18:36:00 GMT+0000 (Coordinated Universal Time)

    We recently migrated the continuous integration and deployment workflow for the Western Devs website from Travis CI to GitHub Actions. These are the steps I followed to get it done.

  • blog
  • github-actions
  • github-workflow
  • travis-ci
  • continuous-integration
  • continuous-deployment
  • New Artwork and a Complete Rewrite...ish | Out the Door Devlog

    Mon Nov 09 2020 09:00:00 GMT+0000 (Coordinated Universal Time)

    My effort continues on Out the Door with some new artwork, a rewrite (of sorts) to fix the build process, which has led to something of a self-driven code review.

  • blog
  • ludum-dare
  • ludum-dare-47
  • game-development
  • game-design
  • gamejam
  • out-the-door
  • A Solo Gamejam Experience | A Ludum Dare 47 Story

    Fri Oct 23 2020 09:00:00 GMT+0000 (Coordinated Universal Time)

  • blog
  • ludum-dare
  • game-development
  • game-design
  • gamejam
  • Game Portfolio Self Evaluation (in prep for Ludum Dare 47)

    Fri Sep 18 2020 09:00:00 GMT+0000 (Coordinated Universal Time)

    Ludum Dare 47, a weekend long global gamejam, is coming up in a few weeks. In order to prep for the event, I decided to take the time for review and reflect on my game portfolio to see what I learning objective and goals I can set for myself.

  • blog
  • game-jam
  • game-development
  • game-design
  • github-gameoff
  • ludum-dare
  • video
  • Release Notes for Little Shop of Wall Street 0.1.0-beta

    Thu Jul 02 2020 11:13:00 GMT+0000 (Coordinated Universal Time)

    Little Shop of Wall Street has a 0.1-beta release!

  • blog
  • gamedev
  • game-development
  • devlog
  • little-shop-of-wall-street
  • godot
  • I Miss Blogging

    Wed Jun 24 2020 17:40:00 GMT+0000 (Coordinated Universal Time)

  • blog
  • blog
  • How Github Makes Game Making Easier for Noncoders

    Wed Feb 19 2020 09:48:36 GMT+0000 (Coordinated Universal Time)

  • blog
  • game-design
  • game-development
  • github
  • Jan 2020 Devlog

    Tue Feb 04 2020 10:03:24 GMT+0000 (Coordinated Universal Time)

    A vlog post where I review the progress I've made on the game Car Scientist.

  • blog
  • devlog
  • game-development
  • video
  • car-scientist
  • Where to Find Your Gamedev Community

    Sat Jan 18 2020 00:09:00 GMT+0000 (Coordinated Universal Time)

  • blog
  • game-development
  • gamedev
  • game-design
  • community
  • professional-development
  • video
  • Gamejam Pro Tips and Lessons Learned

    Fri Jan 03 2020 09:00:00 GMT+0000 (Coordinated Universal Time)

  • blog
  • game-jam
  • game-development
  • game-design
  • github-gameoff-2019
  • video
  • GitHub Game Off 2019 Game Jam featuring DW

    Tue Nov 26 2019 09:57:00 GMT+0000 (Coordinated Universal Time)

    For the past month I have been participating in the GameOff 2019 Gamejam hosted by GitHub over on Itch.io and I've been devlogging about it over on my YouTube channel.

  • blog
  • gamedev
  • myfirstgamejam
  • gamejam
  • gameoff-2019
  • devlog
  • Streaming Code and Play on Mixer every Thursday and Sunday

    Thu Sep 27 2018 08:55:42 GMT+0000 (Coordinated Universal Time)

    This month I started livestreaming game code and gameplay every Thursday and Sunday night at 9:30pm CT

  • blog
  • mixer
  • livestream
  • F12 Chooser is a Dev Tool Thing

    Wed Mar 28 2018 13:10:00 GMT+0000 (Coordinated Universal Time)

  • blog
  • javascript
  • typescript
  • web-extensions
  • office-add-in
  • Picking between TypeScript and JavaScript

    Thu Mar 15 2018 11:40:00 GMT+0000 (Coordinated Universal Time)

  • blog
  • javascript
  • typescript
  • Crowdsourcing Documentation is Cool

    Tue Mar 13 2018 09:40:00 GMT+0000 (Coordinated Universal Time)

  • blog
  • javascript
  • documentation
  • Windows Subsystem for Linux is Cool. No really, it is.

    Wed Sep 20 2017 12:35:00 GMT+0000 (Coordinated Universal Time)

    With the Fall Creators update of Windows 10, you can go to the Windows Store and install Linux. Yeah, that's a thing now and it's pretty cool.

  • blog
  • microsoft-edge
  • f12
  • linux
  • windows-subsystem-for-linux
  • wsl
  • Sonar, the Linter I Never Knew I Wanted

    Tue Sep 19 2017 12:35:00 GMT+0000 (Coordinated Universal Time)

    Meet Nellie the Narwhal, the official mascot for Sonar, the linting tool for the web. Nellie represents a tool that is long-overdue. It provides any web application the ability to verify they are meeting a high level of quality when it comes to their web applications, and not miss any common mistakes.

  • blog
  • microsoft-edge
  • sonar
  • accessibility
  • devops
  • Service Workers and PWAs are Super Cool

    Mon Sep 18 2017 13:35:00 GMT+0000 (Coordinated Universal Time)

    One of the core items highlighted by the Microsoft Edge team, along with many others who were just web professionals, was the importance of Progressive Web Apps (PWAs). I started out thinking they were something that could be interesting one day, but left the conference convinced that this will change the way we think of the web.

  • blog
  • microsoft-edge
  • service-workers
  • progressive-web-apps
  • javascript
  • Posh-GVM, the Groovy Version Manager for Powershell

    Thu Aug 17 2017 10:00:00 GMT+0000 (Coordinated Universal Time)

    Here's another dev thing I use: Posh-GVM, a Groovy version manager that works for Windows.

  • blog
  • grails
  • groovy
  • gradle
  • powershell
  • version-manager
  • Jabba, the Java Version Manager for Everyone

    Wed Aug 16 2017 09:35:00 GMT+0000 (Coordinated Universal Time)

    Here's another dev thing I use: Jabba, a cross-platform Java version manager that works for Windows.

  • blog
  • java
  • powershell
  • version-manager
  • jabba
  • NVS, the Node Version Manger for Everyone

    Tue Aug 15 2017 12:35:00 GMT+0000 (Coordinated Universal Time)

    Here's another dev thing I use: NVS, or the Node Version Switcher. It works on Windows and it's great.

  • blog
  • javascript
  • node
  • powershell
  • nvs
  • version-manager
  • No Cost Game Design Toolbox

    Tue Aug 15 2017 12:35:00 GMT+0000 (Coordinated Universal Time)

  • blog
  • game-design
  • game-development
  • toolbox
  • onenote
  • excel
  • video
  • IstanbulJS Code Coverage Reports in VSTS

    Thu Aug 03 2017 12:10:00 GMT+0000 (Coordinated Universal Time)

    Here's another dev thing I use: IstanbulJS in Visual Studio Team Services (VSTS) builds and display the test reports as part of the build reports.

  • blog
  • javascript
  • visual-studio-team-services
  • istanbuljs
  • nyc
  • testing
  • Mocha Test Reports in VSTS

    Tue Aug 01 2017 11:19:00 GMT+0000 (Coordinated Universal Time)

    Here's another dev thing I do: Display my MochaJS test report in the Visual Studio Team Services (VSTS) build report.

  • blog
  • javascript
  • visual-studio-team-services
  • mocha
  • testing
  • Conquest April 2017 Devblog

    Tue May 02 2017 08:31:41 GMT+0000 (Coordinated Universal Time)

  • blog
  • conquest
  • ink
  • vsts
  • itch.io
  • javascript
  • Introducing My Game Project - March 2017 Devblog

    Mon Apr 03 2017 06:00:00 GMT+0000 (Coordinated Universal Time)

    This is the first of monthly status update posts on my video game project I call Conquest.

  • blog
  • conquest
  • typescript
  • vsts
  • phaser
  • How to Compile TypeScript into a Single File with SystemJS Modules with Gulp

    Tue Mar 14 2017 09:47:22 GMT+0000 (Coordinated Universal Time)

    I decided to move a TypeScript project from AMD modules (i.e. RequireJS) to SystemJS, still using Gulp. In this post, I walk you through the sample project I've created and share the lessons I learned along the way.

  • blog
  • javascript
  • typescript
  • systemjs
  • modules
  • gulpjs
  • Initial Thoughts on Using Phaser

    Tue Mar 07 2017 06:00:00 GMT+0000 (Coordinated Universal Time)

    As a side project, I started making another JavaScript-based video game and decided to go with Phaser as my framework of choice. Here are my initial thoughts about Phaser after using it on my project for the past two months.

  • blog
  • javascript
  • typescript
  • phaser
  • How to Blog with VSTS (Part 4)

    Mon Nov 21 2016 07:30:00 GMT+0000 (Coordinated Universal Time)

    I wanted to understand how to use Visual Studio Team Services (VSTS) for a "real" project. Being a noob, I decided to move my blog to VSTS to understand how _any_ project can benefit from ALM practices using VSTS. In part 4 of 5, we setup a _Build_ script.

  • blog
  • visual-studio-team-services
  • vsts
  • alm
  • hexo
  • How to Blog with VSTS (Part 3)

    Mon Nov 14 2016 07:30:00 GMT+0000 (Coordinated Universal Time)

    I wanted to understand how to use Visual Studio Team Services (VSTS) for a "real" project. Being a noob, I decided to move my blog to VSTS to understand how _any_ project can benefit from ALM practices using VSTS. In part 3 of 5, we start to make plans and _Work_ on our blog.

  • blog
  • visual-studio-team-services
  • vsts
  • alm
  • hexo
  • How to Blog with VSTS (Part 2)

    Mon Nov 07 2016 09:00:00 GMT+0000 (Coordinated Universal Time)

    I wanted to understand how to use Visual Studio Team Services (VSTS) for a "real" project. Being a noob, I decided to move my blog to VSTS to understand how _any_ project can benefit from ALM practices using VSTS. In part 2 of 5, we get our blog into source control.

  • blog
  • visual-studio-team-services
  • vsts
  • alm
  • hexo
  • github
  • git
  • How to Blog with VSTS (Part 1)

    Mon Oct 31 2016 08:43:31 GMT+0000 (Coordinated Universal Time)

    I wanted to understand how to use Visual Studio Team Services (VSTS) for a "real" project. Being a noob, I decided to move my blog to VSTS to understand how _any_ project can benefit from ALM practices using VSTS. In part 1 of 5, we get things setup.

  • blog
  • visual-studio-team-services
  • vsts
  • alm
  • hexo
  • How to Use Global NPM Packages on a VSTS Self-Hosted Build Agent

    Mon Oct 24 2016 08:33:01 GMT+0000 (Coordinated Universal Time)

    I setup a self-hosted build agent in Visual Studio Team Services. My build installed global NPM packages, but the tasks that used them later on in the script would fail because they were unable to use them. This post describes what I did to get them working.

  • blog
  • javascript
  • visual-studio-team-services
  • nodejs
  • npm
  • Windows Not Required - The New Microsoft Development Story (Video)

    Mon Oct 03 2016 10:47:31 GMT+0000 (Coordinated Universal Time)

    I delivered a presentation at the Winnipeg .NET User Group last week, where I recorded it and posted it on YouTube. I go over a number of Microsoft development tools and technologies that don't require Windows and deliver the demos on my Linux machine.

  • blog
  • .net-core
  • docker
  • powershell
  • typescript
  • visual-studio-code
  • visual-studio-team-services
  • How to Fix node-gyp Error on Windows

    Mon Sep 26 2016 14:51:56 GMT+0000 (Coordinated Universal Time)

    Whenever I get a new machine, I pull down a new project using the `npm install command and get an error related to python and node-gyp. This post will remember the fix for this problem that I always forget.

  • blog
  • nodejs
  • javascript
  • node-gyp
  • How to Build ReactJS with Gulp

    Mon Sep 19 2016 19:55:48 GMT+0000 (Coordinated Universal Time)

    I started to tinker with React last week and needed to do some digging on how to transpile the React JSX files using Gulp. In this post, we walkthrough my newly updated Gulp task that transpiles JSX and JavaScript files.

  • blog
  • reactjs
  • gulp
  • javascript
  • babel
  • How to Compile Typescript into a Single File with AMD Modules with Gulp

    Mon Sep 12 2016 08:25:01 GMT+0000 (Coordinated Universal Time)

    The lessons I learned and the steps I took to compile TypeScript modules into a single file with AMD modules using Gulp, along with how I consumed those compiled modules in my HTML application.

  • blog
  • typescript
  • javascript
  • amd
  • requirejs
  • gulp
  • How to Use Highlight.Js with Bower and Gulp

    Mon Aug 29 2016 10:07:11 GMT+0000 (Coordinated Universal Time)

    One of the best libraries I've seen for syntax highlighting on the web is highlight.js, IMHO. The catch to using the library is that it takes a bit more effort to setup than just adding a script tag and being done with it. In this post, I'll walk you through the steps I took to get this up and running with Bower and Gulp.

  • blog
  • gulp
  • bower
  • highlightjs
  • javascript
  • Mobile First Design Tips

    Tue Aug 16 2016 08:55:17 GMT+0000 (Coordinated Universal Time)

    When redesigning my personal website and blog, I started from scratch and attempted to apply a mobile-first design approach. Here are a few tips that I picked up along the way while creating and implementing my new design that might prevent some mistakes on your own sites.

  • blog
  • css
  • mobile
  • responsive
  • Keeping Your Edge on an Extended Break

    Mon Jul 18 2016 10:30:33 GMT+0000 (Coordinated Universal Time)

    A few quick tips on how I kept up-to-date in the professional world while taking a four month hiatus for parental leave _without_ giving up time with my daughter.

  • blog
  • parenting
  • Measuring in CSS is Cool

    Mon Mar 07 2016 09:04:00 GMT+0000 (Coordinated Universal Time)

    I've been on this CSS kick for the past while, and I had forgotten how much CSS can do now. More specifically how things have changed when it comes to measuring height and width.

  • blog
  • css
  • css3
  • html
  • stylesheets
  • Using text-overflow:ellipsis with Inline Flex

    Mon Feb 29 2016 15:58:40 GMT+0000 (Coordinated Universal Time)

    Two out of three Dave's hit this obscure CSS problem that turned out to be expected behaviour. David Wesst walks us through the reason why and how to fix it.

  • blog
  • html
  • css
  • flexbox
  • JavaScript Framework or JavaScript Core (Part 2)

    Mon Feb 22 2016 15:34:46 GMT+0000 (Coordinated Universal Time)

    Is it always better to use JavaScript Frameworks? David continues his analysys and shares the pros and cons of writing your JavaScript from scratch.

  • blog
  • javascript
  • JavaScript Framework or JavaScript Core (Part 1)

    Tue Feb 16 2016 15:34:46 GMT+0000 (Coordinated Universal Time)

    Is it always better to use JavaScript Frameworks? David analyzes the pros and cons of using JavaScript frameworks versus only using core JavaScript.

  • blog
  • javascript
  • Exploring JavaScript Game Frameworks

    Mon Feb 08 2016 16:11:44 GMT+0000 (Coordinated Universal Time)

    David reviews a handful of JavaScript-based game frameworks he went through before selecting one for his new game.

  • blog
  • javascript
  • game-development
  • Why ChakraCore OSS is Important

    Thu Jan 14 2016 14:43:33 GMT+0000 (Coordinated Universal Time)

    It's pretty cool that Microsoft has released the source code of their JavaScript engine Chakra. But, why it is important and how do developers actually benefit from this?

  • blog
  • javascript
  • nodejs
  • chakra
  • Looking Forward into 2016

    Fri Jan 01 2016 13:39:12 GMT+0000 (Coordinated Universal Time)

    DW documents and shares his planning session for 2016 based on what he's learned from 2015.

  • blog
  • blog
  • game-development
  • Highlight Reel for 2015

    Fri Jan 01 2016 13:31:57 GMT+0000 (Coordinated Universal Time)

    David Wesst takes a moment to look back at his personal and professional development throughout 2015.

  • blog
  • Code - The Visual Studio for Everybody

    Mon Dec 07 2015 12:13:06 GMT+0000 (Coordinated Universal Time)

  • blog
  • vscode
  • visual-studio-code
  • Code - The Visual Studio for Everybody

    Mon Dec 07 2015 12:13:06 GMT+0000 (Coordinated Universal Time)

    Last week I delivered three presentations: one at the Winnipeg .NET User Group and the other two at Winnipeg Code Camp. Being as awesome as we are, the user group presentation was recorded and has been published on the YouTube page.

  • blog
  • visual-studio-code
  • presentations
  • Inspiration From MVP Summit 2015

    Fri Nov 20 2015 09:09:44 GMT+0000 (Coordinated Universal Time)

  • blog
  • microsoft-mvp
  • mvp
  • mvp-summit
  • internet-explorer
  • My Favourite Online Dev Tools

    Wed Oct 28 2015 08:44:09 GMT+0000 (Coordinated Universal Time)

  • blog
  • cloud-ide
  • cloud9
  • json
  • javascript
  • agile
  • kanban
  • Using Java Build Script Tasks in Visual Studio Code

    Wed Oct 21 2015 08:18:19 GMT+0000 (Coordinated Universal Time)

  • blog
  • java
  • vscode
  • visual-studio-code
  • Custom Tasks for Java in Visual Studio Code

    Wed Oct 14 2015 08:25:50 GMT+0000 (Coordinated Universal Time)

  • blog
  • java
  • vscode
  • Capture HTTPS Traffic in Java with Eclipse, and Fiddler

    Wed Oct 07 2015 09:41:35 GMT+0000 (Coordinated Universal Time)

  • blog
  • eclipse
  • fiddler
  • https
  • java
  • Downgrading Windows Phone 10 Technical Preview - The Lowlights

    Tue Sep 22 2015 10:56:02 GMT+0000 (Coordinated Universal Time)

  • blog
  • windows-phone
  • windows-10
  • Western Devs (and MVP) Found My Spirit Animal

    Wed Aug 12 2015 11:27:05 GMT+0000 (Coordinated Universal Time)

  • blog
  • western-devs
  • friends
  • lobster
  • Docker on Windows 10 Problems

    Mon Aug 10 2015 09:20:40 GMT+0000 (Coordinated Universal Time)

  • blog
  • docker
  • windows-10
  • Running Tomcat Apps on Docker through Eclipse

    Fri Aug 07 2015 12:55:40 GMT+0000 (Coordinated Universal Time)

  • blog
  • java
  • eclipse
  • docker
  • tomcat
  • Considerations When Migrating Your Blog

    Sat Aug 01 2015 16:15:22 GMT+0000 (Coordinated Universal Time)

  • blog
  • hexo
  • javascript
  • blogging
  • self-hosted
  • Why Networking is Critical

    Thu Jul 09 2015 23:03:33 GMT+0000 (Coordinated Universal Time)

    With my new gig as an Application Developer, I started back into technology podcasts. I'm not sure how I came across MSDevShow, but I did notice that Lori Lalonde, the wizard of mobile development in Microsoft-land, was in an episode and decided: Why not?.

  • blog
  • professional-development
  • Conference recap extravaganza!

    Thu Jun 11 2015 20:09:05 GMT+0000 (Coordinated Universal Time)

  • blog
  • conference
  • prdc
  • prairie-dev-con
  • healthcare
  • My Top 5 Sessions Picks - MVP Virtual Conference 2015

    Wed May 13 2015 14:36:03 GMT+0000 (Coordinated Universal Time)

  • blog
  • mvp
  • conference
  • Living on the (Microsoft) Edge on May 5 & 6

    Mon May 04 2015 05:22:00 GMT+0000 (Coordinated Universal Time)

    2015 brought introduced a lot of new stuff in the Microsoft space, including how Windows 10 is changing up the web application game.

  • blog
  • internet-explorer
  • windows-10
  • edge
  • conference
  • MSDevShow...A Dev Podcast Review

    Thu Apr 30 2015 14:47:01 GMT+0000 (Coordinated Universal Time)

    I like podcasts. Especially the technical kind, but I find it's challenging to find quality dev podcasts in the sea of options out there. MSDevShow is one that a discovered, and it did not disappoint.

  • blog
  • podcast
  • review
  • Zany Video Game Quotes - Live and in the Cloud

    Tue Apr 28 2015 05:15:58 GMT+0000 (Coordinated Universal Time)

    I've been working on a side project for roughly 5 years now, and this past week I managed to finally launch it. Zany Video Game Quotes, is a site worked on acquired by a very close friend of mine. He worked on the content and enlisted me as the lead developer.

  • blog
  • azure-websites
  • zvgq
  • windows-azure
  • Traf-O-Data and Windows NT on LGR Tech Tales

    Wed Apr 08 2015 13:42:44 GMT+0000 (Coordinated Universal Time)

    In recent days, a specific YouTube channel has my caught my attention. It's called Lazy Game Reviews, and last night I came across a great playlist of only four episoded called: LGR Tech Tales where LGR, the host, goes through a specific event in computer history.

  • blog
  • fun
  • youtube
  • microsoft
  • Retrospective: The YouTube Experiment

    Thu Feb 05 2015 18:06:47 GMT+0000 (Coordinated Universal Time)

    At the beginning of the month I announced I'd be doing a web series on YouTube called Script Unscripted.

  • blog
  • script-unscripted
  • youtube
  • retrospective
  • NetFront-- the Unknown Browser Everyone Owns

    Wed Jan 14 2015 18:55:55 GMT+0000 (Coordinated Universal Time)

    Netfront is a web browser that I hadn't heard of before, but I have installed on six of my devices.

  • blog
  • games
  • netfront
  • Video Games Preventing Cancer with AGDQ

    Thu Jan 08 2015 20:07:01 GMT+0000 (Coordinated Universal Time)

    I wanted to share something I find freaking cool. It's called Awesome Games Done Quickly, or AGDQ.

  • blog
  • games
  • Make New Habits with New IE VMs in the New Year

    Wed Jan 07 2015 18:32:00 GMT+0000 (Coordinated Universal Time)

    Happy New Year! Time to start working on self improvement and developing new habits.

  • blog
  • spartan
  • testing
  • Script Unscripted Starts January 8th

    Tue Jan 06 2015 16:06:06 GMT+0000 (Coordinated Universal Time)

    Last week I launched my first YouTube video with Get to the Point.

  • blog
  • javascript
  • cordova
  • prairie-dev-con
  • script-unscripted
  • youtube
  • phonegap
  • bonus-level
  • IE...err...Spartan Makes IGN News

    Fri Jan 02 2015 22:48:27 GMT+0000 (Coordinated Universal Time)

    Watching my YouTube based video game news on IGN News, I came across this report that blends the two worlds.

  • blog
  • internet-explorer
  • windows-10
  • spartan
  • Highlight Reel for 2014

    Thu Jan 01 2015 19:34:29 GMT+0000 (Coordinated Universal Time)

    This past year has been a rough one for me personally, but professionally, not so bad.

  • blog
  • thoughts
  • get-to-the-point
  • prairie-dev-con
  • zvgq
  • Get to the Point: My Pilot Video

    Tue Dec 30 2014 22:43:12 GMT+0000 (Coordinated Universal Time)

    To close out the year, I'm kicking off a new project that I've wanted to do for a long time now.

  • blog
  • get-to-the-point
  • office-mix
  • Ghost 0.5.X from Source to Azure Websites on Canadian Developer Connection

    Thu Dec 04 2014 18:38:10 GMT+0000 (Coordinated Universal Time)

  • blog
  • nodejs
  • ghost
  • azure-websites
  • JavaScript Coding is Gameplay in Screeps

    Wed Nov 19 2014 17:53:49 GMT+0000 (Coordinated Universal Time)

    I found this on reddit last week. It's called Screeps and it comes out tomorrow (November 20th).

  • blog
  • screeps
  • javascript
  • Think Before You Tweet: A Lesson in Humility

    Mon Nov 17 2014 17:40:10 GMT+0000 (Coordinated Universal Time)

    Over the weekend I tripped over brain and sounded like a goof on Twitter while trying to engage a number of technology experts.

  • blog
  • thoughts
  • npm
  • chocolatey
  • nuget
  • Can ASP.NET Become the Next Node.JS?

    Fri Nov 14 2014 17:49:49 GMT+0000 (Coordinated Universal Time)

    I realize how crazy that sounds, but after yesterday's keynote from Microsoft at the VS Connect event in New York, I'm wondering if my goal to find a true cross-platform technology is sitting back at base camp just...leveling up.

  • blog
  • javascript
  • thoughts
  • nodejs
  • asp.net
  • November 27 - Going Terminal: Learning to be IDE Free

    Thu Nov 13 2014 19:27:16 GMT+0000 (Coordinated Universal Time)

    I'm making my public speaking comeback after nearly a full year off with a new original presentation called Going Terminal: Learning to be IDE Free.

  • blog
  • ide
  • terminal
  • Remote IE - No More Testing Excuses

    Mon Nov 03 2014 18:21:18 GMT+0000 (Coordinated Universal Time)

    Today the IE team released Remote IE. This is awesome. Let me explain.

  • blog
  • internet-explorer
  • ie
  • SimCity in the Browser...with Source Code

    Fri Oct 31 2014 17:50:42 GMT+0000 (Coordinated Universal Time)

    If you haven't played the classic SimCity, I mean Micropolis then you missed out.

  • blog
  • javascript
  • games
  • html
  • Why the Humble Mozilla Bundle is Awesome

    Wed Oct 29 2014 15:35:00 GMT+0000 (Coordinated Universal Time)

    Last week, I saw my worlds collide in this Humble Bundle my mind was blown.

  • blog
  • cool-stuff
  • javascript
  • cordova
  • Installing Games JavaScript Style

    Fri Oct 24 2014 16:20:41 GMT+0000 (Coordinated Universal Time)

    I bought the Humble Mozilla Bundle earlier this week and I wanted to take a moment to show people what it looks like to install a JavaScript game in the browser.

  • blog
  • cool-stuff
  • javascript
  • games
  • Humble Bundle Games Go JavaScript

    Thu Oct 23 2014 16:12:28 GMT+0000 (Coordinated Universal Time)

    Last week, I noticed a playable game on the Firefox start page.

  • blog
  • cool-stuff
  • javascript
  • games
  • fun
  • video-games
  • ThatOneVideoGamer Brought To You By: Me

    Wed Oct 22 2014 00:48:00 GMT+0000 (Coordinated Universal Time)

    Yep, that's me. It's all me. It's awesome!!!!

  • blog
  • cool-stuff
  • thoughts
  • games
  • fun
  • What is Bower?

    Thu Oct 16 2014 18:03:40 GMT+0000 (Coordinated Universal Time)

    I mentioned Bower last time when talking about npm.

  • blog
  • code
  • bower
  • Always Use Node (Even on Non-Node Projects)

    Thu Oct 09 2014 22:09:12 GMT+0000 (Coordinated Universal Time)

    That's right. I said it: Always use Node, no matter what! Even if your server isn't going to be a Node server, just have it installed because you'll use it.

  • blog
  • code
  • npm
  • nodejs
  • Why do you RequireJS?

    Tue Oct 07 2014 17:15:11 GMT+0000 (Coordinated Universal Time)

    Get it? RequireJS is a dependency management framework I use in JavaScript to manage...well my dependencies. But, the title is a play on words cause...of course you require JS...cause...JavaScript is required to...

  • blog
  • code
  • requirejs
  • Nintendo Builds Rich HTML5 Experiences

    Thu Oct 02 2014 15:45:21 GMT+0000 (Coordinated Universal Time)

    I need to throw a shout out to Nintendo.

  • blog
  • games
  • html5
  • Why do you CoffeeScript your JavaScript?

    Tue Sep 30 2014 18:26:07 GMT+0000 (Coordinated Universal Time)

    I was asked this the other day: Why don't you just write your code in JavaScript directly? As in, why would you use a langugage that abstracts JavaScript, which doesn't require compiliation?

  • blog
  • code
  • javascript
  • coffeescript
  • Why do I JavaScript?

    Thu Sep 25 2014 20:36:55 GMT+0000 (Coordinated Universal Time)

    The answer is simple: I don't want to limit about my platform options on day one.

  • blog
  • code
  • javascript
  • The MVP Network is Awesome

    Tue Sep 23 2014 17:29:54 GMT+0000 (Coordinated Universal Time)

    Over the weekend I hit a Windows Azure issue in my side project that totally blocked me. Yesterday, I reached out on Twitter, and the Canadian MVP network picked it up and helped me solve it in 30 minutes.

  • blog
  • thoughts
  • mvp
  • IE on Reddit - Highlight Reel

    Fri Aug 15 2014 06:43:19 GMT+0000 (Coordinated Universal Time)

    To me, this is IamA (I am a something ask me anything) is historic with web platforms.

  • blog
  • ie
  • internet-explorer
  • Whatcha doin' DW?

    Tue Jul 29 2014 05:38:56 GMT+0000 (Coordinated Universal Time)

    Lot's of stuff really, but here's the big ones at 50,000 feet.

  • blog
  • twitch
  • html5
  • Hypertext Gaming - Starting June 29th on Twitch

    Tue Jun 24 2014 05:47:21 GMT+0000 (Coordinated Universal Time)

  • blog
  • twitch
  • html5
  • Back to Basics: The Text Editor

    Thu Apr 24 2014 03:38:50 GMT+0000 (Coordinated Universal Time)

  • blog
  • vim
  • sublime-text
  • notepad++
  • End of Support for Windows XP FAQ

    Wed Apr 09 2014 21:16:41 GMT+0000 (Coordinated Universal Time)

  • blog
  • windows-xp
  • Microsoft IE MVP - Year Four

    Sat Apr 05 2014 05:43:17 GMT+0000 (Coordinated Universal Time)

    That's right everyone, I've been awarded the the Microsoft MVP award in the area of Internet Explorer again for 2014.

  • blog
  • microsoft-mvp
  • mvp
  • BUILD 2014 Cool Stuff - Day 1

    Thu Apr 03 2014 05:26:56 GMT+0000 (Coordinated Universal Time)

    I haven't been to BUILD, but I always follow it as Microsoft makes a bunch of really cool announcements throughout that pump me up.

  • blog
  • build
  • build-conference
  • Answering the question: When will IE support that HTML feature?

    Thu Apr 03 2014 00:43:43 GMT+0000 (Coordinated Universal Time)

    Tired of waiting to hear from Microsoft on whether or not IE will support the latest HTML5 feature?

  • blog
  • internet-explorer
  • html5
  • Pro Tip: Office 365 to Simplify Communication

    Tue Nov 05 2013 18:59:00 GMT+0000 (Coordinated Universal Time)

    I believe the key to being professional is communication.

  • blog
  • office-365
  • microsoft-365
  • DW on Tour

    Tue Oct 29 2013 03:52:00 GMT+0000 (Coordinated Universal Time)

    That's right, I'm heading out on a small tour out west in November and December to do some talking about HTML and JavaScript. I suggest you find your way to DevTeach in Vancouver or Saskatoon in November to learn some awesome tricks.

  • blog
  • devteach
  • prdc
  • Hover! A Next-Gen HTML Experience

    Wed Oct 02 2013 15:05:00 GMT+0000 (Coordinated Universal Time)

  • blog
  • internet-explorer
  • html5
  • The Heisenberg Second Screen Experience in HTML

    Fri Sep 27 2013 03:37:00 GMT+0000 (Coordinated Universal Time)

    Breaking Bad is coming to an end.

  • blog
  • html5
  • breaking-bad
  • HTML Gaming for Core Gamers

    Sat Sep 07 2013 21:13:00 GMT+0000 (Coordinated Universal Time)

    This is part of a blog series discussing my afterthought on attending PAX Dev and Prime 2013 in Seattle.

  • blog
  • html5
  • video-games
  • Instant Eyedropper: The Colour Picker Tool I've Been Missing

    Tue Aug 20 2013 14:43:00 GMT+0000 (Coordinated Universal Time)

    I came across this today, and I wanted to share it as this is the first time I've found a simple, minimalistic eyedropper tool that allows me to get the HEX value (or another variety of colur value) of any colour that is on my screen.

  • blog
  • internet-explorer
  • ie
  • Picking The Technology for my Game

    Thu Aug 01 2013 18:02:00 GMT+0000 (Coordinated Universal Time)

    I want to develop a game, and not just produce it.

  • blog
  • game-development
  • unity3d
  • javascript
  • The Difference between Apps and Games

    Tue Jul 30 2013 04:27:00 GMT+0000 (Coordinated Universal Time)

    No, really. Are they actually that different?

  • blog
  • video-games
  • Excited about WebGL because of Grandia II

    Thu Jul 18 2013 12:16:00 GMT+0000 (Coordinated Universal Time)

    Last week, I was asking my partner for some advice on what game I should play. This is a regular occurrence for both of us, as we are both video game lovers and tend to lean towards single player games, and only have one television to share between us. Ultimately, we enjoy watching each other play through video games, but want to make sure that the non-player is at least going to enjoy themselves to a certain degree as we go through some kind of virtual adventure over the next few days.

  • blog
  • grandia
  • dreamcast
  • html5
  • webgl
  • Time for a Real Change

    Sun Jul 07 2013 18:42:00 GMT+0000 (Coordinated Universal Time)

    I know I seem to change my blog once a year saying 'this time it's different'. The message this time around isn't different than that, except the change is leading to a completely different direction.

  • blog
  • blog
  • Stop Hating IE and Be a Professional (Part 3)

    Fri Jan 18 2013 07:17:00 GMT+0000 (Coordinated Universal Time)

    This post is part three of three. Part 1 (Be a Realist) and Part 2 (Be a Strategist) are already published and available.

  • blog
  • ie
  • internet-explorer
  • Stop Hating IE and Be a Professional (Part 2)

    Thu Jan 17 2013 07:16:00 GMT+0000 (Coordinated Universal Time)

    This post is part two of three. Part 1 (Be a Realist) and Part 3 (Be a Leader) are also available.

  • blog
  • ie
  • internet-explorer
  • Stop Hating IE and Be a Professional (Part 1)

    Wed Jan 16 2013 07:15:00 GMT+0000 (Coordinated Universal Time)

    This post is part one of three. Part 2 (Be a Strategist) and Part 3 (Be a Leader) are available as well.

  • blog
  • ie
  • internet-explorer