-
Ship secure high quality software faster.
-
Latest Posts
- SaturdayMP Show 84: Creating PostCast (Part 6 – Create Fyne Main Screen)
- SaturdayMP Show 83: Creating PostCast (Part 5 – Go PoC for LinkedIn API)
- SaturdayMP Show 82: Creating PostCast (Part 4 – Figuring out LinkedIn API)
- SaturdayMP Show 81: Creating PostCast (Part 3 – Creating GitHub Action)
- SaturdayMP Show 80: Creating PostCast (Part 2 – Testing Fyne Packaging)
-
Tag! Your it!
.NET .NET Core adventofcode 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 jekyll 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 Today I Learned xamarin xamarin ios .net native-binding xplugins
-
Archives
Category Archives: Software Development
SaturdayMP Show 84: Creating PostCast (Part 6 – Create Fyne Main Screen)
In episode 84 of the SaturdayMP show, Omar Ashour and myself (Chris C.) create a very basic main screen using Fyne to input the text to post and a button to create the LinkedIn post. That said, the GUI doesn’t … Continue reading
Posted in Code Examples, Saturday MP Show, Software Development
Tagged fyne, golang, postcast, saturdaympshow
Comments Off on SaturdayMP Show 84: Creating PostCast (Part 6 – Create Fyne Main Screen)
SaturdayMP Show 83: Creating PostCast (Part 5 – Go PoC for LinkedIn API)
We get a Proof of Concept (PoC) in Go that completes the LinkedIn authorization. We end up figuring out the difference between a LinkedIn code and token. Get a code by entering your LinkedIn username and password, then use that … Continue reading
Posted in Code Examples, Saturday MP Show, Software Development
Tagged api, golang, linkedin, saturdaympshow
Comments Off on SaturdayMP Show 83: Creating PostCast (Part 5 – Go PoC for LinkedIn API)
SaturdayMP Show 82: Creating PostCast (Part 4 – Figuring out LinkedIn API)
Turns out getting a LinkedIn API key is confusing, at least for us. Did you know you need an Organization Page on @LinkedIn to get a key? You can’t just get an API key for yourself. No actual coding in … Continue reading
Posted in Saturday MP Show, Software Development
Tagged api, linkedin, postcast, saturdaympshow
Comments Off on SaturdayMP Show 82: Creating PostCast (Part 4 – Figuring out LinkedIn API)
SaturdayMP Show 80: Creating PostCast (Part 2 – Testing Fyne Packaging)
In this episode I’m joined by Omar, and we try cross-compiling and packaging our Fyne example app for Linux, Windows, and macOS. Spoiler alert: we get Linux and Windows working but fail because of a known bug with Fyne and … Continue reading
Posted in Code Examples, Saturday MP Show, Software Development
Tagged crosscompiling, fyne, golang, saturdaympshow
Comments Off on SaturdayMP Show 80: Creating PostCast (Part 2 – Testing Fyne Packaging)
SaturdayMP Show 79: Creating PostCast (Part 1 – Setting up Go Environment)
Happy New Year everyone! In this video I start on the PostCast* app, and this video turned out to be an hour of getting Go and Fyne set up. I’ve never used Go before, so it was a learning curve … Continue reading
Posted in Code Examples, Saturday MP Show, Software Development
Tagged fyne, golang, postcast, saturdaympshow
Comments Off on SaturdayMP Show 79: Creating PostCast (Part 1 – Setting up Go Environment)
SaturdayMP Show 73: Migrate From Rails to Jekyll (Part 6)
No major hiccups in this episode, just several small tasks such as migrating the about and contact us pages, the favicon, and updating the documentation. All are done using Claude Code. Only one more step to update DNS entries, which … Continue reading
Posted in Code Examples, Saturday MP Show, Software Development
Tagged claudecode, jekyll, rails, saturdaympshow, visualstudiocode
Comments Off on SaturdayMP Show 73: Migrate From Rails to Jekyll (Part 6)
SaturdayMP Show 72: Migrate From Rails to Jekyll (Part 5)
In this episode I fix the SASS depreciation warnings for @import and other statements. By fix I mean just ignore them as Bootstrap does not yet support the new @use and @forward. Part 4: https://youtu.be/eJbMn75dQKo Jekyll: https://jekyllrb.com/ Bootstrap:https://getbootstrap.com/ SASS and … Continue reading
Posted in Code Examples, Saturday MP Show, Software Development
Tagged claudecode, jekyll, rails, saturdaympshow, visualstudiocode
Comments Off on SaturdayMP Show 72: Migrate From Rails to Jekyll (Part 5)
SaturdayMP Show 71: Migrate From Rails to Jekyll (Part 4)
In this episode I fixe the broken build from the last episode. I also created a Bootstrap plugin to find the Bootstrap SCSS path to load with the help of Claude Code. Spoiler: I’m still not done, so there will … Continue reading
Posted in Code Examples, Saturday MP Show, Software Development
Tagged bootstrap, claudecode, githubpages, jekyll, saturdaympshow
Comments Off on SaturdayMP Show 71: Migrate From Rails to Jekyll (Part 4)
SaturdayMP Show 70: Migrate From Rails to Jekyll Part 3
I’m still not done migrating to Jekyll. In this video I struggle to get Bootstrap customizations working with Jekyll, and I figure out that GitHub Pages gem will use the Primer theme by default. I then break the build by … Continue reading
Posted in Code Examples, Saturday MP Show, Software Development
Tagged bootstrap, githubpages, jekyll, saturdaympshow
Comments Off on SaturdayMP Show 70: Migrate From Rails to Jekyll Part 3
SaturdayMP Show 69: Migrate From Rails to Jekyll (Part 2)
In this episode I start migrating my Rails website to Jekyll and get the home page mostly done with the help of Claude Code. I do run into an issue with Visual Studio Code not setup correctly for Windows Subsystem … Continue reading
Posted in Code Examples, Saturday MP Show, Software Development
Tagged claudecode, jekyll, rails, saturdaympshow
Comments Off on SaturdayMP Show 69: Migrate From Rails to Jekyll (Part 2)