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
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
- Edmonton .NET User Group
- Entity Framework
- fun
- Introduction to ORMs for DBAs
- ios
- kids thinking outside the box
- mac
- Mini-Compressor
- native-binding
- network
- NUnit
- ORM
- react
- Real Estate
- Reduce image size
- Reduce photo size
- Resize photos
- ruby on rails
- small business
- Smaller images
- Smaller pictures
- software development
- sql-server
- Takeaways
- TeamCity
- Temporal Database
- Today I Learned
- Ubuntu
- xamarin
- xamarin ios .net native-binding
- xplugins
Tag Archives: Docker
Back and Forth #3: Docker Image for Node React Application
Chris and Birm create a Docker image for a Node React application. Have a question or a topic you would like us to talk about then give a us a shout.
Posted in Back and Forth
Tagged BackAndForth, Birm, Docker, Node, react
Comments Off on Back and Forth #3: Docker Image for Node React Application
Today I Learned how to Generate a ERD for Rails Application
Back in the day Rails apps didn’t add foreign keys to database tables. Believe it or not this was a feature not a bug. The idea was that you shouldn’t “repeat” the relationship between you models in the code and … Continue reading
Posted in Code Examples, Software Development, Today I Learned
Tagged Docker, erd, Rails-ERD, ruby on rails
Comments Off on Today I Learned how to Generate a ERD for Rails Application
Today I Learned how to Create Rails Docker Container Without Ruby Installed
I was curious to see if I could create a Docker container for a new Rails project without having Ruby or Rails installed on the host machine. To do this I created a new Ubuntu 18 virtual machine with the … Continue reading
Posted in Code Examples, Software Development, Today I Learned
Tagged Docker, ruby on rails, RubyMine, Today I Learned, Ubuntu
Comments Off on Today I Learned how to Create Rails Docker Container Without Ruby Installed
Today I Learned how to Run SQL Server on a Mac using Docker
Working on my code example for my upcoming SQL Saturday 710 talk I ran into a performance issue. My laptop is an older MacBook Pro and I was trying to run my example on a Windows virtual machine… What is … Continue reading
Posted in Software Development, Today I Learned
Tagged DataGrip, Docker, mac, sql-server
Comments Off on Today I Learned how to Run SQL Server on a Mac using Docker