1 - write better XSL stylesheets? I am not an XSL expert
 
   2 - evaluate the use of the <ttl/> RSS element
 
   3 - show cards directly in RSS items for twitter.com
 
   4 - show direct links for videos in the Instagram feed
 
   5 - check the encoding of the tweets when UTF is used,
 
   6   maybe solvable with mb_convert_encoding()?
 
   7   See http://php.net/manual/en/domdocument.loadhtml.php
 
   9 - The dependencies on the symphony components in composer.json could be more
 
  10   relaxed like ">=2.7.0", but for now sticking to "2.7.*" is good enough.