Category: Programming
IT recruiters that don’t know their domain….
About IT recruiters that don’t know their domain…. Interesting reading: https://www.quora.com/Why-are-software-developers-rude-to-recruiters-who-are-trying-to-get-them-a-job [2020-08-09]
Getting started with Home Assistant Core – Installing
This is my notes about how I installed Home assistant Core on a Raspberry Pi 3. Things are changing extremely fast in this community driven open source world of home automation. I don’t expect this to be relevant for very long… Index Introduction Prerequisites Install Home Assistant Core Onboarding Make Home Assistant run automatically Conclusion […]
MQTT Mosquitto – Raspberry Pi
Let’s get serious about sending messages between Raspberry Pis on your home network! Info. The code presented in this blogpost is now maintained here: https://github.com/raspberryfield/python-mqtt-examples-git. Index Prerequisites Introduction Install Mosquitto Testing Mosquitto Installing MQTT Python Library – Paho Write a Test Publisher Client Write a Test Subscriber Client Test the Publisher Client from another Device […]
Stickers on a Laptop? — It’s probably a Developer!
Stickers on a Laptop? — It’s probably a Developer!
How to install BizTalk Server in a windows cluster to achieve high availability (HA) – A Summary
This post is a wrapper post of several individual post. If you read them all together, you will learn how to install a clustered BizTalk group to achieve high availability in your environment. List of posts to read – How to install BizTalk Server in a windows cluster to achieve high availability (HA) The posts […]
Sewing – An Analogy For Programming
In this blogpost, Maria is sewing a dress. The process and tools she’s using to sew will work as an analogy for programming. The blogpost will touch on the following keywords: SDK (System Development Kit), IDE (Integrated Development Environment), Library and API (Application Programming Interface).
Hello, World!
Experience Level: Beginner If you choose to use WordPress as your blog platform (like we did), you will se that the first blogpost is by default named “Hello wordl!”. Does this title have a meaning or is it just randomly created by WordPress? I can tell you that it is not random. The phrase “Hello, […]