Blog

Tags

Development[34] Tips[22] DIY[17] Raspberry[13] Games[12] Arduino[11] Web[10] Reviews[10] Books[10] Life[9] Xbox[7] Windows[6] Tutorials[6] Gaming[5] Php[5] Mysql[4] Business[4] Websites[4] 3d-Printing[3] E-Commerce[3] Python[3] Server[3] Azure[3] Exitshop[3] Programs[3] School[3] Review[2] Video[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. End-to-End testing directly in the browser is one of the options and, in my opinion, it’s fun.

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. In addition to incremental upgrades, there is a longer article on upgrading from version 2.2.x to 3.0.x. Here are a few things that I had specific problems with: