Blog

Posts for category "Living on the edge"

Jobeet, learn symfony step by step, 24 days, 1 hour a day

« Back to the Blog

Categories

Feeds

feed Posts feed

comments feed Comments feed

Be trained by symfony experts
Jan 21: Paris (1.1 - Francais)
Feb 04: Montpellier (1.1 - Français)
Feb 18: Paris (1.1 - Francais)
Mar 11: Nantes (1.2 - Français)
Mar 18: Paris (1.2 - Français)
and more...

Archives

Creative Commons License This work is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported License.

« < 1 - 2 > »
There are 14 posts in the "Living on the edge" category. You're currently browsing page 1 out of 2.

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. Read more »

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. Read more »

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 Read more »

New in symfony 1.2: The admin generator

In this post, I will describe the general concepts of the new admin generator. The chapter about the admin generator in the symfony book has already been updated, so you can start reading it right away. Read more »

Manage Doctrine in your browser with sfDoctrineManagerPlugin

Control everything that is Doctrine from a nice web interface. Its primary feature is the ability to control your Doctrine schema from your browser using a set of symfony forms. Read more »

New in symfony 1.2: Test your applications

The symfony framework has always been bundled with a functional testing framework and it is certainly one of its main strengths. Each release of symfony makes the functional testing framework even better. Today, I will show you all the goodness we have added for the symfony 1.2 version. Be prepared to be amazed! Read more »

New in symfony 1.2: Make your Choice!

When displaying a form, you often want the user to make a choice amongst a list of possibilities. symfony 1.2 comes with a new widget called sfWidgetFormChoice. sfWidgetFormChoice is an abstract widget in the sense that it delegates the rendering to another widget (the renderer widget). Let's see how it works in this post. Read more »

New in symfony 1.2: Small things matter (4)

In this new installment of "Small things matter", I will yet again talk about things that makes symfony easier for newcomers and more flexible for advanced users. Read more »

New in symfony 1.2: Error Templates and Request Formats

symfony 1.1 introduced native support for different formats and mime-types. But there was one missing piece: error support. That's fixed in symfony 1.2, thanks to the great work of Kris Wallsmith. Read more »

New in symfony 1.2: Small things matter (3)

Here comes the third edition of small things that might make you happy in symfony 1.2. Read more »

« < 1 - 2 > »