Self-Promotion
Ship high quality software faster. Contact me to improve your companies non-coding tasks required to get your software out the door.info@saturdamp.com
780-886-3406Today I Learned Series
-
Recent Posts
- Saturday MP Show #13: Merge Conflict when trying to create a PR for the Standard Ruby Linter Bug
- See you at BSides Edmonton 2023
- 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
- XPlugins.iOS.BEMCheckBox v2.0.0 Released!
Archives
Categories
Tag, You’re It
- .NET
- .NET Core
- ASP.NET MVC
- BackAndForth
- Behemoth Garden
- BEMCheckBox
- Birm
- build
- C#
- Canadian eh?
- Coming... Later
- Compress Pictures
- DataGrip
- Docker
- Entity Framework
- fun
- Introduction to ORMs for DBAs
- ios
- jetbrains
- kids thinking outside the box
- Mini-Compressor
- native-binding
- network
- NUnit
- ORM
- react
- Real Estate
- Reduce image size
- Reduce photo size
- ruby
- RubyMine
- ruby on rails
- saturdaymp show
- Smaller images
- software development
- sql-server
- standard ruby
- Takeaways
- TeamCity
- Temporal Database
- Today I Learned
- Ubuntu
- xamarin
- xamarin ios .net native-binding
- xplugins
Tag Archives: notes
Notes: Upgrade NUnit.Xamarin to NUnit 3.8.1
The notes I took when trying to upgrade the NUnit Xamarin project to NUnit 3.8.1. The reason I did this was to fix issue #87. When I try to us NUnit Xamarin on another project it fails with the following … Continue reading
Posted in Code Examples, Notes, Software Development
Tagged notes, NUnit, xamarin
Comments Off on Notes: Upgrade NUnit.Xamarin to NUnit 3.8.1
Installing Ruby on Rails 3.1 on Mac OS X 10.6 Notes
My notes for installing Ruby on Rails on 3.1 on Mac OS X 10.6. This is not a tutorial or a how-to, just the notes I took as I tried to get Ruby on Rails up and running. 1) By … Continue reading
Posted in Notes
Tagged notes, ruby on rails
Comments Off on Installing Ruby on Rails 3.1 on Mac OS X 10.6 Notes