Delicious Preview built with symfony
October 2, 2007 • Published by Fabien Potencier
If you are a reader of TechCrunch, Read/WriteWeb, or ZDNet you may already know that there is a preview of the next version of del.icio.us. What you might not know is that the next version of Delicious is built with symfony. Of course, Yahoo! extended and modified symfony to fit their needs, but what's great is that they could actually do it, and that they will contribute their modifications back to the community in the form of plugins and bug fixes.
After the release of Yahoo! Bookmarks it is widely known that Yahoo! uses symfony. Why did Yahoo! choose symfony? According to Dustin Whittle, Technical Yahoo!, the major reasons symfony was chosen are:
- Great documentation - In-Depth Online Book + API Documentation + Wiki
- Active development - Consistent improvements in design: flexibility + speed
- Active community - Large community with plenty of free support
- Flexibility - Overall design + configuration system + plugins
- Use of best-of-breed components rather than reinventing the wheel
The documentation was one of the most important reasons Yahoo! choose symfony. The symfony documentation comes in the form of a high quality book filled with real world examples and in-depth discussion of all aspects of symfony. It reaches a unique quality and coverage that is difficult to find in the Open-Source world.
We are very happy to announce that Yahoo! is launching another web 2.0 project with the symfony framework. We hope that it will convince more and more IT managers to discover and adopt symfony, which is definitely a professional framework adapted to high demand web 2.0 applications.
The news is so great that you can also read this post in French on the Sensio Labs new blog! Javier also made a Spanish translation.
Help the Symfony project!
As with any Open-Source project, contributing code or documentation is the most common way to help, but we also have a wide range of sponsoring opportunities.
Comments are closed.
To ensure that comments stay relevant, they are closed for old posts.
I'd be curious to see what they do - I'd presume they rip our Propel and dump in a whole lot of their own filtering stuff.. But that doesn't sound too far different from what's available to us (as developers) to do to symfony anyway.
So, extended and modified how?!
This could be also a great "case study" for the most sceptical IT managers.
Go Symfony! ...and go del.icio.us!
I'm sure it'll be even more simple for developers to convince managers and clients to adopt Symfony. This kind of news are very important outside the pure-technical area...
Well done guys.
http://digg.com/programming/Delicious_Preview_built_with_symfony_web_PHP_framework
Time for the business case application from SymfonyCamp to come into life?
I thin not all will click the link because the url points to a bloaty unsexy language, but this language has a name for for answering the question on how you can get performance:
http://java.sun.com/blueprints/patterns/FastLaneReader.html
As for the ORM: we didn't use it as it is simply a choice between convenience and performance.