Blogs

Moving From WordPress to an Azure Static Site with Hugo

I’ve moved from WordPress to an Azure Static website built with Hugo. The conversion, including grooming all my old posts and a special setup for my free courses took up most of my personal time for a week (including a 4 day weekend).

Here’s why I made the change. I’ll also share the basic components I chose for my site, the tools and steps I used in the conversion, and some lessons learned from the implementation.

Continue reading

Help Me Not Be Selected to Speak at the Dativerse Virtual Conference

A call for speakers is open for the very first edition of the Dativerse conference, which will be held on August 13, 2021: http://dativerse.io/

Continue reading

Free Virtual Event: Mental Health and Awareness Day on May 7th

I’ll be giving a 10 minute lightning talk at the upcoming Mental Health and Wellness day event on May 7, 2021, hosted by the Data Platform WIT group.

Continue reading

Ten Ideas to Improve Online Tech Conferences

Amid the global pandemic, online tech conferences have had a natural surge in popularity. I’ve attended quite a few of these in 2020 across several technical areas (database tech, DevOps, privacy, tech research). The conferences have been both large and small, both free and paid, and have been held across a few different regions and time zones.

Continue reading

Coping with the Pandemic (T-SQL Tuesday #132)

This post is part of the monthly TSQLTuesday blog event. This month’s topic is from Taiob Ali.

Taiob asks how are we coping amid the pandemic.

Continue reading

Down Tools Week 2020 (10 minute video/podcast episode)

It’s Down Tools Week at Redgate.

In this episode, I share what “Down Tools Week” is, what I’m working on this week, and why I think it’s a terrific experience for fostering creativity, innovation, and teamwork. In closing I share some thoughts on variations of this kind of project which you might use in your own organization.

Continue reading

Common Antipatterns in Database Development (28 minute video/podcast episode)

Many people use entrenched processes for database development that have been in place so long that it’s hard to imagine doing it any other way. In this episode, I share three things that should NOT be normal for database development– but which are incredibly common.

Continue reading

Everything I Never Wanted to Know About Collation (14 minute video/podcast episode)

I’m not an expert on collation in SQL Server, but there are a few important facts which I’ve had to learn the hard way. In this episode I share the basics, along with helpful resources to learn more.

Continue reading

How to Spell and Capitalize tempdb for SQL Server

No matter what I write in this post, some of y’all are going to tell me I’m wrong. That’s inevitable, because I’m writing about tempdb: a database so complex and mysterious in SQL Server, that even the spelling and capitalization of the database name is a topic of great disagreement. Note: nearly everyone has been inconsistent about this You might think, “This is easy, just check Microsoft’s documentation to find the answer.

Continue reading

The Manager Guide to Git Training for DBAs - Video and Podcast

Learning Git can be daunting for DBAs. In this 20 minute episode, I discuss why learning a VCS is necessary for DBAs, then give three tips on scoping your project, choosing the right tools, and making sure the project is successful.

Continue reading