Blog

Tags

development[32] tips[22] DIY[15] raspberry[12] games[12] arduino[10] life[9] books[9] web[9] reviews[9] xbox[7] windows[6] tutorials[6] php[4] business[4] mysql[4] websites[4] gaming[4] server[3] e-commerce[3] exitshop[3] programs[3] azure[3] school[3] python[3] retro[2] review[2] video[2] 3d-printing[2]

Posts

2022-04-06

ExitShop IoT - smart box

I created an Internet of Things smart box for ExitShop to display the current number of orders and, most importantly, play a melody (like Super Mario) when a new order arrives.

2019-07-18

How to Easily Automate Website Testing - Selenium and Webdriver

After every major change in a project, or even with every release, it is advisable to test the basic functionality of the application.

2018-07-19

Upgrading CodeIgniter from version 2 to 3 - what to watch out for?

The CodeIgniter documentation describes the upgrade process in quite detail on this page.