Blog

Tags

Development[38] Tips[22] DIY[18] Raspberry[13] Games[12] Arduino[11] Reviews[11] Books[11] Web[10] Life[9] Xbox[8] Gaming[8] Windows[7] PHP[6] Tutorials[6] Business[5] Programs[4] E-Commerce[4] Mysql[4] Websites[4] Python[3] Exitshop[3] 3d-Printing[3] Azure[3] Server[3] School[3] Video[2] AI[2] Retro[2] Review[2]

Posts

ExitShop IoT - smart box 2022-04-06 #arduino #DIY #exitshop #development

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.

How to Easily Automate Website Testing - Selenium and Webdriver 2019-07-18 #exitshop #php #server #development

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.

Upgrading CodeIgniter from version 2 to 3 - what to watch out for? 2018-07-19 #exitshop #mysql #development #web

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: