CSS enhanced hyphens fix

I haven't been posting anything lately. Although I begann writing on another topic, I didn't have the time to finish it yet. So I will just publish this small post in between. This post deals with an enhanced css-only hyphen solution, based on a solution, which was posted on css-tricks.com.…

Fix wrong view path resolving in ZF2

I've created 40 to 50 projects based on Zend Framework 2. As you can imagine, while working on those projects I've created lots of modules myself.

One or two times a ran into a strange problem, which only occured under certain circumstances. I digged deep into the code of Zend…