New in Symfony 2.2: The new fragment sub-framework

Render in Twig templates http://symfony.com/blog/new-in-symfony-2-2-the-new-fragment-sub-framework

OpenSSL DLL files for FTPS in Total Commander

http://slproweb.com/products/Win32OpenSSL.html

Free online file converter

Convert media files online from one format into another http://www.online-convert.com/

Symfony2 tutorial: Twig extensions and dependency injection

http://lrotherfield.com/blog/symfony2-tutorial-twig-extensions-and-dependency-injection/

Symfony2 Reverse Proxy Cache Invalidation

http://symfony.com/doc/current/book/http_cache.html#cache-invalidation http://showmethecode.es/php/symfony/symfony2-reverse-proxy-borrar-la-cache-de-una-url/

How to use and Register namespaced Twig Paths

http://symfony.com/doc/current/cookbook/templating/namespaced_paths.html

Symfony2: define your bundle’s configuration values using the TreeBuilder

http://php-and-symfony.matthiasnoback.nl/2011/11/symfony2-define-your-bundles-configuration-values-using-the-treebuilder/

Comparison of pecl/memcache and pecl/memcached

There are primarily two clients used with PHP. One is the older, more widespread pecl/memcache and the other is the newer, less used, more feature rich pecl/memcached. Both support the basics such as multiple servers, setting vaules, getting values, increment, decrement and getting stats. Here are some more advanced features and information.

Symfony2 and Ordering of Relations and Collection Form Fields

http://shout.setfive.com/2013/03/05/symfony2-and-ordering-of-relations-and-collection-form-fields/

Logging Doctrine SQL queries in Symfony2

http://vvv.tobiassjosten.net/symfony/logging-doctrine-queries-in-symfony2/