Skip to content

Symfony Blog

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

Today, we will talk about Jobeet internationalization (or i18n) and localization (or l10n).
December 19, 2008 #Tutorials
Today, to enhance the responsiveness of the search engine, we will take advantage of AJAX to convert the search engine to a live one.
December 18, 2008 #Tutorials
Two days ago, we added some feeds to keep Jobeet users up-to-date with new job posts. Today, we will continue to improve the user experience by implementing the latest main feature of the Jobeet website: the search engine.
December 17, 2008 #Tutorials
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