Dec 17
Digg
Stumbleupon
Technorati
Delicious

sfGallery screenshots

Hi,
There was a request in comments to sfGallery post to provide some screenshots. Why not, here they are. It has minimalistic layout just to give you ability to easily embed this plugin into your project and customize templates the way you need.
So just to remind we have 2 admin backend modules to manage galleries and [...]

Author: admin
Nov 23
Digg
Stumbleupon
Technorati
Delicious

sfGallery plugin

Hi,
We are finally ready to release sfGallery plugin to manage galleries and photos in symfony application.
It requires the following plugins to work properly:

sfGuardPlugin
sfModerationPlugin
sfPropelActAsCountableBehaviorPlugin
sfPropelActAsTaggableBehaviorPlugin

There is included backend which allows to administrate/moderate images/galleries.
You can download the plugin here:
sfGalleryPlugin
and give it a try! We are awaiting for your feedbacks.

Author: admin
Nov 08
Digg
Stumbleupon
Technorati
Delicious

About SEO in symfony projects

At some point you should start worring about your symfony project SEO characteristics.
We expect that you are familiar with the main SEO rules / ideas therefore only going to provide some specific solutions.
So first of all you may be interested in existing symfony plugin simpleSeoPlugin
http://www.symfony-project.org/plugins/simpleSeoPlugin
It allows to add keywords and description from content and [...]

Author: admin
Nov 02
Digg
Stumbleupon
Technorati
Delicious

Plugin to manage galleries and photos. Announcement

Hi all,
We are about to publish symfony plugin to manage galleries and photos. It’s quite strange but there is still no good plugin which would allow users to create own photo galleries for symfony project (assets and medialibrary plugins are good ones but they are more for administration purposes). Plugin has both frontend and [...]

Author: admin
Aug 31
Digg
Stumbleupon
Technorati
Delicious

Symfony’s super puper cache plugin

You know.. I was never had a chance to speed up symfony project performance. I always knew there are a bunch of cache plugins but also always performance was enough good even without any type of caching.
And now I had a chance to investigate this question. I googled for “sfSuperCache” and found some performance measurements [...]

Author: admin
Mar 22
Digg
Stumbleupon
Technorati
Delicious

Extending sfGuardPlugin (part 2)

I’ve totally forgot that at the end of post Extra questions and solutions for sfGuardPlugin we have promised to write how to implement complicated user statuses for sfGuardPlugin. Sorry Hugo (one of our commenters), you was hoping it will be quickly but only now we have got a chance to write next post about extending [...]

Author: admin
Feb 23
Digg
Stumbleupon
Technorati
Delicious

Extra questions and solutions for sfGuardPlugin

Hi,
I really know a very little number of symfony projects where would not be used sfGuardPlugin. I should say I’ve seen a few custom self-written user authentification solutions but I did not notice much difference. So in other words those were wheel re-inventions.
Here is a good place to find the answers on the most of [...]

Author: admin