Dec 12
Digg
Stumbleupon
Technorati
Delicious

RSS reader symfony 1.4 tutorial

Thanks to symfony hosting ServerGroove we’ve got eventually a chance to implement our old idea about super-duper RSS reader which would work as web service for which we can add multiple features on demand (yes there is still no good enough web RSS reader for us).
So lets see how to write RSS reader on [...]

Author: admin
Nov 07
Digg
Stumbleupon
Technorati
Delicious

OpenEats review

This time we’ve decided to review open-source Open Eats Project “an open source recipe/meal planner that can be accessed by anyone across the Internet much like other commercial sites”:
http://www.openeats.org/
This is not only web-site though but also symfony 1.0.x driven project available for downloading.
Does not look like project is actively evolving, last posts in blog is [...]

Author: admin
Oct 31
Digg
Stumbleupon
Technorati
Delicious

Postcrossing symfony-driven site review

Today we’ve randomly selected for the review this symfony-driven site (mentioned in list of applications developed with symfony symfony sites):
http://www.postcrossing.com
So first of all it has simple but cool idea of postcards sharing. Site works fast, has clean and simple design and navigation w/o any noticeable bugs or disadvantages. Blog area is implemented using general site [...]

Author: admin
Oct 24
Digg
Stumbleupon
Technorati
Delicious

sfUploadManagerPlugin

The `sfUploadManagerPlugin` manage uploaded files in a database. Usefull with swfUpload or equivalent to be able to retrieve all file informations (original filename, size, mime type, uploaded date …).

http://www.symfony-project.org/plugins/sfUploadManagerPlugin
Sounds like interesting plugin but luck of information make it less worth than it could be.
So first of all it refers to the other symfony plugin swfUpload [...]

Author: admin