From the Blog

Articles, technical posts, digressions, guides, open reminders, mnemonic notes, games and anything else worth remembering

Rock it’s my painkiller
poetry?!

Rock it’s my painkiller

I found a cave in rock musicmade of blasting soundsand stretched vocal cordsthat's my refuge I know as I knewhow the dust tastesConscious as I amof my strange thoughtsI can't…

Read article
Solving the right problem
ipsedixit

Solving the right problem

No matter how good the team or how efficient the methodology, if we’re not solving the right problem, the project fails Woody Williams

Read article
With the right people
ipsedixit

With the right people

Get the right people. Then no matter what all else you might do wrong after that, the people will save you. That’s what management is all about.   Tom DeMarco

Read article
Creeping shit
poetry?!

Creeping shit

You know you are always right I should stop my shouting mouth Wishes and swallowed pieces of stone Not that easy job to make Not some comfortable way of feel …

Read article
File managed entire folder Drupal
BlogSocial-Echo

File managed entire folder Drupal

Some information on managed and unmanaged files in Drupal If a file is on a certain folder of the webserver within the Drupal folders it does not mean that Drupal…

Read article
Drupal 7 blocks external frame due to X-Frame-Options
BlogSocial-Echo

Drupal 7 blocks external frame due to X-Frame-Options

As documented (https://www.drupal.org/node/2735873) Drupal comunity removed the possibility to embedd a Drupal site into an external frame to avoid clickjacking. The problem Basically you can not put an external Drupal website…

Read article
List directories with php and compare them
BlogSocial-Echo

List directories with php and compare them

Sometimes it's important to quickly highlight differences between two folders structure. It could happen expecially when you are obliged to work on cheap environments, without console and you need to…

Read article
Altering ECK save message
BlogSocial-Echo

Altering ECK save message

Altering ECK save messages is now possible thanks to these hooks: hook_eck_entity_save_message_alter hook_eck_bundle_save_message_alter defined in eck.api.php. I strongly suggest you to check that file because is full of interesting hooks that…

Read article