Menu

Primary Menu

Skip to content
  • Home
  • Books
    • Clean Code in PHP
  • Talks
  • Articles
  • Software
  • About
  • Disclaimer
    • Privacy Tools
    • Privacy Policy
Show Header Sidebar Content
GitHub LinkedIn

Carsten Windler

Don't just code - develop with passion

Category: Linux, Webservers etc.

Fixing Locale issues on Debian

Posted onMay 26, 2015May 26, 2015Leave a comment

Reading Time: < 1 minute Business as usual. New feature developed, tested, packed and ready to go. Let me just deploy it to production, smoke test aaaand …. damn! What happened to the currency symbols!? In my particular case, PHP’s Read More …

CategoriesLinux, Webservers etc., PHPTagsDebian, Linux, Locale

Debug shell scripts (well, kind of)

Posted onMay 14, 2014May 14, 2014

Reading Time: < 1 minute I have to look up this one frequently, because it is really helpful. If you want to see what lines of a shell script are actually executed, place this line in your code: [shell]set -x Read More …

CategoriesLinux, Webservers etc., UsefulTagsDebug, Linux, Shell

Trap events

Posted onOctober 28, 2013Leave a comment

Reading Time: < 1 minute If you have cronjobs running to trigger a queue, you probably would like to take care that queue is not triggered multiple times, e.g. when the previous run is not finished yet. This can easily Read More …

CategoriesLinux, Webservers etc.TagsLinux, trap

Pitfall: php_admin_flag vs. php_flag

Posted onOctober 15, 2013Leave a comment

Reading Time: < 1 minute Today I was almost going crazy about the PHP ini setting “display_errors”, which just couldn’t be convinced to be “On”. After some searching on the Internet without a result (“Must be an undiscovered bug … Read More …

CategoriesLinux, Webservers etc., PHPTagsapache, php_admin_flag, php_flag, vhost

Helpful MySQL shell tricks

Posted onSeptember 18, 2013Leave a comment

Reading Time: < 1 minute Although I’m Windows user most of the time, I have to take care of some projects on Linux boxes, so it’s good to have at least a little knowledge of what you’re doing there. The Read More …

CategoriesLinux, Webservers etc., MySQLTagsLinux shell, MySQL

Cover of the book Clean Code in PHP by Carsten Windler
Clean Code in PHP
Expert tips and best practices to write beautiful, human-friendly, and maintainable PHP

My first book—get your copy at

Amazon
Packt Publishing

Categories

  • Articles
  • Books
  • Climate change
  • Composer package
  • Extbase
  • Flow3
  • Gear
  • Green IT
  • isset($theRest[$i])
  • JavaScript
  • Linux, Webservers etc.
  • MySQL
  • PHP
  • Podcasts
  • Software Development
  • Software Quality
  • Software Testing
  • Talks
  • Tools
  • Typo3
  • Uncategorized
  • Unit Tests
  • Useful
  • Windows
  • Zend Framework 2

Recent Posts

  • Why adopt Green IT, and how?
  • My talk on PHP Developer Day 2023
  • Green PHP – Nachhaltigere Software mit PHP
  • Keynote on the DATEV Coding Festival 2023
  • Why PHPs Carbon is bad for the climate

Tags

apache Article Cache Climate change composer Conference Console cwenvbanner cwmobileredirect Extbase Extension Frameworkless Frameworks Green IT Linux Linux shell Module MySQL Node.js Notebook OOP ownCloud PhantomJS PHP phpStorm PHPUnit Podcast Profiling Refactoring Refurbished Routing Software Development Software Quality Sustainability Talk Talks Technical Debt Typo3 Unit Tests vhost WAMP Windows XAMPP XDebug ZF2

Get connected!

GitHub LinkedIn
Copyright © 2023 Carsten Windler. All Rights Reserved. Privacy Policy
Clean Box by Catch Themes
Scroll Up
  • Home
  • Books
    • Clean Code in PHP
  • Talks
  • Articles
  • Software
  • About
  • Disclaimer
    • Privacy Tools
    • Privacy Policy