Blog

Tags

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

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.