-
Ship secure high quality software faster.
-
Latest Posts
- SaturdayMP Show 67: picoCTF (Forbidden Paths & Login)
- SaturdayMP Show 66: picoCTF Format String 2 (Solved in One Long Video)
- SaturdayMP Show 65: Something’s Rotten at the Gilded Rose: A Python Refactoring Tale
- SaturdayMP Show 64: picoCTF Format String 3 (Part 1 – Watch me Fail)
- SaturdayMP Show 63: Advent of Code 2024 Day 12 (Part 3 – Solved!)
-
Tag! Your it!
.NET .NET Core ASP.NET MVC BackAndForth Behemoth Garden BEMCheckBox Birm C# DataGrip Docker Edmonton .NET User Group Entity Framework fun hack the box human resource machine Introduction to ORMs for DBAs ios kids thinking outside the box Mini-Compressor native-binding NUnit ORM picoctf python react Reduce image size Reduce photo size ruby RubyMine ruby on rails saturdaymp show saturdaympshow security Smaller images software development sql-server standard ruby Takeaways TeamCity Temporal Database Today I Learned xamarin xamarin ios .net native-binding xplugins xplugins.iOS.BEMCheckBox
-
Archives
June 2025 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Author Archives: Chris C
Closed for Family Vacation
Saturday MP is a small family business and like your local family run restaurant the entire family is involved in some way. Currently it’s mostly me working at Saturday MP but Ada helps with some book keeping and in the … Continue reading
Posted in Business Side, Fun
Tagged small business, vacation
Comments Off on Closed for Family Vacation
Today I Learned The Final Backslash is Important in Apache HTTPS Redirects
Lets start with the bug: When requesting a download link via the Downloads page the link that is sent via e-mail is invalid. It is missing a slash. 1) Enter a e-mail on the Downloads page (https://www.saturdaymp.com/downloads) that has already … Continue reading
Posted in Today I Learned
Tagged Apache, https
Comments Off on Today I Learned The Final Backslash is Important in Apache HTTPS Redirects
Degree of Temporalness
This post is part of a larger discussion about temporal databases. Hopefully it stands on it’s own but for more context see the Temporal Database Design page. Most of us have worked with database tables that track some historical information. … Continue reading
What is a Temporal Database?
You can read the official Wikipedia definition but for our purposes it’s a database where you can query for historical data using SQL. For example, say you have someone named Chronos who lives in New York but on April 15, … Continue reading
Posted in Software Development
Tagged Temporal Database
Comments Off on What is a Temporal Database?
Today I Learned How to Create Custom NUnit Constraints – Part 2: Constraint Usage Syntax
In Part 1 we created a custom NUnit constraint but you where limited in using the constraint. You could only write: It would be nice to write: To do that you should read the documentation. End of blog post. So is … Continue reading
Posted in Code Examples, Software Development, Today I Learned
Tagged NConstraints, NUnit
Comments Off on Today I Learned How to Create Custom NUnit Constraints – Part 2: Constraint Usage Syntax
Today I Learned How to Create Custom NUnit Constraints – Part 1: Creating the Constraint
NUnit has has built in constraints for most the tests you will need to write so there is no need to create your own. End of blog post. OK, that was a bad joke. The first step in creating a … Continue reading
Posted in Code Examples, Software Development, Today I Learned
Tagged .NET, NConstraints, NUnit
Comments Off on Today I Learned How to Create Custom NUnit Constraints – Part 1: Creating the Constraint
NConstraints Version 1.0.0 Released
A common unit test assert I need to do is compare all the property values of one object to another. For example: In this test we only have two properties to test but if the object has 10 plus properties … Continue reading
Posted in Code Examples
Tagged NConstraints, NUnit
Comments Off on NConstraints Version 1.0.0 Released
Today I Learned How to Run NUnit Tests for a .NET Core Project in TeamCity
In TeamCity you can’t use the usual NUnit Runner to run .NET Core unit tests. At least I couldn’t get it to work. I’m sure this will be fixed in the future but for now the below works for me. … Continue reading
Posted in Code Examples, Software Development, Today I Learned
Tagged .NET, .NET Core, NUnit, TeamCity
Comments Off on Today I Learned How to Run NUnit Tests for a .NET Core Project in TeamCity
Odds Are you Work for a Small Business
If I was a betting man I would bet you work for a small company (99employees or less). Odds are I would be right half the time. How did I come up with those numbers? Using some math and stats … Continue reading
Posted in Business Side
Tagged small business
Comments Off on Odds Are you Work for a Small Business
Importance of Spouses in Small Businesses
Starting a new business is hard. In 2010 study just over half of new business in Canada survive 5 years or more and only 30% survive 10 years. Similar statics for our neighbours in the south. Saturday Morning Productions has been … Continue reading
Posted in Business Side
Tagged anniversary, small business, spouse
Comments Off on Importance of Spouses in Small Businesses