Skip to content

Symfony Blog

All about Symfony releases, new Symfony features, and other important announcements

When you post a job, you will want to have the greatest exposure possible. If your job is syndicated on a lot of small websites, you will have a better chance to find the right person. That's the power of the long tail. Affiliates will be able to publish the latest posted jobs on their websites thanks to the web services we will develop today.
December 16, 2008 #Tutorials
If you are looking for a job, you will probably want to be informed as soon as a new job is posted. And it is not very convenient to check the website every other hour. To keep our Jobeet users up-to-date, we will add several job feeds today.
December 15, 2008 #Tutorials
Jobeet tutorial focused symfony community attention this week. Meanwhile, the first maintenance version of symfony 1.2.x branch was released and the 14,000th changeset milestone was achieved.
December 14, 2008 #A week of symfony
With the description of the symfony User class yesterday, we have now finished our tour of the fundamental features of symfony. You still need to learn a lot but you should already be able to create simple symfony projects all by yourself.
December 14, 2008 #Tutorials
Today, we will discover how symfony manages persistent data between HTTP requests.
December 13, 2008 #Tutorials
Today, thanks to the admin generator functionality of symfony, we will develop a complete backend interface for Jobeet in just one hour.
December 12, 2008 #Tutorials
December 11, 2008 #Releases
Yesterday we created our first form with symfony. People are now able to post a new job on Jobeet but we ran out of time before we could add some tests. That's what we will do today. Along the way, we will also learn more about the form framework.
December 11, 2008 #Tutorials
The second week of Jobeet got off to a flying start with the introduction of the symfony test framework. We will continue today with the form framework.
December 10, 2008 #Tutorials
Today, we will write functional tests for the features we have already implemented in the job and category modules.
December 9, 2008 #Tutorials