Blog

Tags

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

Posts

2021-04-14

From WAMP to Docker, simply

Motivation Whenever we onboard a new developer to ExitShop, the biggest challenge is setting up the system locally, typically on some WAMP (Xampp, Neard…).

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.

2018-02-09

Percona Toolkit for analyzing MySQL slow log on Windows

Analyzing MySQL slow log is one of the basic and most powerful ways to speed up a website and prevent overloading the database server.