NetBeans needs symfony developers’ help
Three months ago we asked for your support to symfony inclusion in NetBeans. Symfony community response was overwhelming and therefore the actual integration work has just begun in order to finish it for the next major version of the IDE.
Call the expert: Retrieving Data with Doctrine
Learn how you can execute complex queries and retrieve data using Doctrine in this Call the expert article.
Call the expert: Customizing sfDoctrineGuardPlugin
In this tutorial we'll demonstrate how to extend the sfDoctrineGuardPlugin by adding a relationship to the sfGuardUser named Profile and integrating it in to the admin generator that comes with the plugin.
Call the expert: Nested forms - A real implementation
As announced in a previous post, symfony 1.2 is able to automatically save objects from deep nested forms. I gave a simple example in the announcement post, but some people asked me for a real project example. So here it is.
Additional tasks to streamline your workflow
The sfTaskExtraPlugin is a plugin maintained by the symfony core team. It adds a number of useful tasks to your symfony command line to help streamline your workflow.
New in symfony 1.2: Doctrine goodies
In this post we'll touch on a few different aspects of the symfony 1.2 release such as the new admin generators, form framework, and embedded forms with a tutorial that starts from a brand new project.
Plugin Developers Day This Saturday!
Preparations for the coming plugin developers day are proceeding apace. I've heard from a number of you who are planning to attend, some planning to start development on a new, groudbreaking plugin, others looking to help update existing plugins to work with the latest and greatest version of symfony, and still others just hoping to learn from the lively discussion. All types are welcome!
New in symfony 1.2: God save the nested forms
One of the form framework strengths is its ability to deal with nested forms. As of symfony 1.2, nested objects are automatically saved.
symfony 1.2 coming along nicely
As the first beta version of symfony 1.2 is about to be released, I want to have a look at the current state of the documentation for this new version and what must be done before the final release