/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

matthiasnoback.nl
| | fabien.potencier.org
3.1 parsecs away

Travel
| | The blog of Fabien Potencier about web technology and the symfony framework
| | richardmiller.co.uk
1.4 parsecs away

Travel
| | Background I am recreating Lime Thinking's current website [http://www.limethinking.co.uk] using Symfony2 [http://symfony.com/], much of the site is made up of what are effectively static pages. The main content of the page is stored as an XML file which then has the overall XSL template
| | symfony.com
2.9 parsecs away

Travel
| | In Symfony 3.3, the class argument of the services is now optional. When it's undefined, Symfony considers that the id of the service is the PHP class.
| | jamesward.com
16.5 parsecs away

Travel
| [AI summary] The author provides a Java and Akka code example demonstrating how to compose Futures to execute multiple tasks concurrently and wait for their completion.