Author: Marco Steinhäuser
Adding folder protection to Shopware admin
I was recently asked how to achieve a folder protection via .htaccess/.htpasswd on Apache web server in order to make the Shopware admin panel more secure. Read on to learn how (not) to do it ^^
Broken pipe and remote end hung up unexpectedly when pushing to GitHub
Resolve broken pipe and remote end hung up unexpectedly error messages when pushing to GitHub repositories.
Good bye OXID

After more than 14 years at OXID I take my leave. None of the ~ 26,320 working hours ever were boring. I learned a lot of new things and had the chance to actively take part in the creation of a brand, piece of software and a community. Thanks a lot for this. Good bye – fare thee well. See you in another angle of this e-commerce world 😉
The art of admitting faults
A story about when I got my arse up after failing: try not to be a coward, be brave and face and stand your fecking failures! A real story.
Using composer in your local dev environment
Please no more open-heart surgery in your productive environment! Use composer on your local dev machine instead after equalizing it with your server environment.