Tag: Simplicity

Counselour

#IT #projects, #consultants and their #costs, #excuses, tactics to #upsell #simple solutions as #advanced and…

How NOT to write (PHP) code

My comment on one of the files of SuiteCRM: https://github.com/salesagility/SuiteCRM/issues/3687 So... * todo: encapsulate logically…

Full-text search using PostgreSQL: simple, fast, cached

Let's find out what can we achieve; using what we already have, without adding other…

Why you do not need a heavy-weight PHP framework

This post is (not) for beginners. Recommended reading: Rasmus Lerdorf: PHP Frameworks? Think Again. What…

Minimum Apache/PHP, Maximum Performance

The idea is simple: why don't we turn off all the modules of Apache HTTPD…