Fabien Potencier
over 2 years ago
A week of symfony
3
Development highlights
- r1513: tagged 0.6.3 release
- r1502: symfony control panel
- r1499: sfValidatorManager::validate method supports array type parameters
- r1496: support for absolute URLs and reverse proxies
- r1489: added select_number_tag() form helper
Book and documentation
- r1485: Documented peer_method parameter in admin list configuration
- r1479: Updated admin refcard with list sort option
- Change database connection settings dynamically
- object_select_tag related classes
- Filtering with rows from another table
- Select a database dynamically
- Get a date from a culture dependent source
- Credit Card validator
Wiki
Some symfony powered websites
- Speight's Winter: Sales promotion support site for Speight's beer. (Nerds Inc.)
- Shave for a Cure: Leukaemia & Blood Foundation's signature fundraising event to support people diagnosed with leukaemia throughout NZ. (Nerds Inc.)
- Eventfinder: Find events in New Zealand on Eventfinder - NZ's premier events calendar. (Nerds Inc.)
- Galtedu.com: Another implementation of askeet.
- William Anderson: A photographer's website. The story of the application rewriting can be read at RuzzOnSymfony.
- FindA Mobile: FindA business directory mobile site - for mobile handsets only. (Nerds Inc.)
- Resene Paints Mobile/PDA Site: Resene Paints, Colour and advice on your mobile phone or PDA. (Nerds Inc.)
They talked about us
- The symfony Challenge: Part 4 > and the total time saved is?
- Installer le framework PHP Symfony sur Ubuntu Dapper Drake
- Validador de targetes de crèdit pel symfony
Comments 
-
#1 ed said about 8 hours later

oooh, what's the symfony control panel?
-
#2 xavier said about 8 hours later

ed, just look at the code : I guess it is a sort of admin panel allowing to graphically perform some tasks like 'clear-cache', 'propel-build-model', 'propel-build-sql', 'init-module', etc.
-
#3 Pierre said 2 days later

For all those german programmers out there, i've created a little guide, similar to the "my first project" guide, but just with the contents of:
- building the first project
- initiate a first application
- configure propel for a databasei'll write more guides like this in the near future, for the first time they will only contain easy things like first steps and so on, in the far future i'll write guides for more complex things, based on a project i'm working on right now.
attention: neither is this guide an extact copy of the "my first project"-tutorial, nor is it just a translation. its based on my own experiences, so its some kind of different.
have fun reading it:
http://againstallgods.de/archives/2006/06/29/42-mein-erstes-projekt-mit-symfonyps: i hate my english.




