- 
Ship secure high quality software faster.
- 
Latest Posts
- 
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
Category Archives: Software Development
SaturdayMP Show #21: Adding Basic Auth to NGINX Passenger Docker (Part 1)
In this episode I explain and then start to add HTTP Basic Authentication to the Saturday MP website which is a Ruby on Rails application hosted on a Passenger Docker image. As usual I ran into some trouble and at … Continue reading
									
						Posted in Saturday MP Show, Software Development					
					
				
								
					Tagged Docker, http basic auth, nginx, passenger, ruby on rails, saturdaymp show				
				
				
				Comments Off on SaturdayMP Show #21: Adding Basic Auth to NGINX Passenger Docker (Part 1)
							
		Saturday MP Show #16: Trying out Docker Compose Watch
In this episode I try out the new Docker Compose Watch developer feature that synchronizes files on the host and the container. Similar to Docker Volumes. It won’t replace Docker Volumes for for me, at least not yet. Are you … Continue reading
									
						Posted in Saturday MP Show, Software Development					
					
				
								
					Tagged Docker, docker compose, docker compose watch, saturdaymp show				
				
				
				Comments Off on Saturday MP Show #16: Trying out Docker Compose Watch
							
		Saturday MP Show #15: PR Created for Standard Ruby Linter Bug
I finally create the PR for Standard Ruby Linter Bug I’ve been working on the base several videos and months. I also fix the merge conflict noticed in the previous video. Read about the bug I’m trying to fix here … Continue reading
									
						Posted in Saturday MP Show, Software Development					
					
				
								
					Tagged GitHub, merge conflict, pull request, saturdaymp show, standard ruby				
				
				
				Comments Off on Saturday MP Show #15: PR Created for Standard Ruby Linter Bug
							
		XPlugins.iOS.BEMCheckBox v3.0.1 Released (.NET 6.0+ Support)!
I’m happy to announce that v3.0.1 of the XPlugins.iOS.BEMCheckBox has been released! This release updates XPlugins.iOS.BEMCheckBox so it can be used in .NET 6.0 and higher projects (e.g. net6.0-ios12). You can find the latest release on NuGet here. You can … Continue reading
									
						Posted in Releases, Software Development					
					
				
								
					Tagged .NET, BEMCheckBox, ios, Release, xplugins.iOS.BEMCheckBox				
				
				
				Comments Off on XPlugins.iOS.BEMCheckBox v3.0.1 Released (.NET 6.0+ Support)!
							
		Saturday MP Show #13: Merge Conflict when trying to create a PR for the Standard Ruby Linter Bug
I attempted to create a pull request (PR) for the Standard Ruby Linter bug I’ve fixed but ran into a merge conflict. Didn’t create the PR but did figure out the solution to the merge conflict that will be fixed … Continue reading
									
						Posted in Saturday MP Show, Software Development					
					
				
								
					Tagged GitHub, merge conflict, pull request, saturdaymp show, standard ruby				
				
				
				Comments Off on Saturday MP Show #13: Merge Conflict when trying to create a PR for the Standard Ruby Linter Bug
							
		Saturday MP Show #12: Refactoring of a System Test While Fixing the Standard Ruby Linter ToDo Bug
Getting to the end of fixing the Standard Ruby Linter ToDo bug. In this video I refactor and remove duplicate code from a system tests that are similar. It goes well for the most part. The only hiccup is the … Continue reading
									
						Posted in Code Examples, Saturday MP Show, Software Development					
					
				
								
					Tagged automated tests, refactoring, ruby, saturdaymp show, standard ruby, system tests				
				
				
				Comments Off on Saturday MP Show #12: Refactoring of a System Test While Fixing the Standard Ruby Linter ToDo Bug
							
		SaturdayMP Show #11: Refactoring System Tests for the Standard Ruby Linter Todo Bug
The system test is finally working!! I go over, again, why it’s important to make sure your tests fail. Now that the test is working I start refactoring it to remove duplicate code. Spent longer then I would have thought … Continue reading
									
						Posted in Code Examples, Saturday MP Show, Software Development					
					
				
								
					Tagged ai, jetbrains, ruby, saturdaymp show, standard ruby				
				
				
				Comments Off on SaturdayMP Show #11: Refactoring System Tests for the Standard Ruby Linter Todo Bug
							
		XPlugins.iOS.BEMCheckBox v2.0.0 Released!
I’m happy to announce that XPlugins.iOS.BEMCheckBox v2.0.0 has been released! This a wrapper for the BEMCheckBox which lets you create highly customizable, animated checkboxes for iOS. You can find the v2.0.0 NuGet package here. This release includes all the fixes … Continue reading
									
						Posted in Releases, Software Development					
					
				
								
					Tagged .NET, BEMCheckBox, ios, Release, xamarin, xamarin ios .net native-binding, xplugins.iOS.BEMCheckBox				
				
				
				Comments Off on XPlugins.iOS.BEMCheckBox v2.0.0 Released!
							
		Saturday MP Show #10: Finally get the System Test Working for the Standard Ruby Linter ToDo Bug
I get my system test working at the start of video but the problem is it works so well that it still passes even after I re-introduce the bug when it should have failed. Crap! That means my test is … Continue reading
									
						Posted in Code Examples, Saturday MP Show, Software Development					
					
				
								
					Tagged rubocop, ruby on rails, RubyMine, saturdaymp show, standard ruby				
				
				
				Comments Off on Saturday MP Show #10: Finally get the System Test Working for the Standard Ruby Linter ToDo Bug
							
		Saturday MP Show #9: Add 1.9 (e.g. almost 2) System Tests for the Standard Ruby Linter ToDo Bug
I get one system test working for generating the todo file and almost get the second test working. The second test that actually tests the bug we fixed. Went down a bit of rabbit hole trying to get the optimal … Continue reading
									
						Posted in Code Examples, Saturday MP Show, Software Development					
					
				
								
					Tagged ai, jetbrains, ruby on rails, RubyMine, saturdaymp show, standard ruby				
				
				
				Comments Off on Saturday MP Show #9: Add 1.9 (e.g. almost 2) System Tests for the Standard Ruby Linter ToDo Bug
							
		