Hey Tom,
thank you for your reply.
Possible feed item would be :
- "Karl changed his profile picture"
- "Peter and Felix are now friends with Dieter"
- "Felix is now friend with Alex"
- "Felix uploaded new album pictures" posted at 2:04
- "Felix is currently in Austria" posted at 3:04 pm
- "Your
Thanks for your replies.
The creation of the XML Feed is a good idea.
The Newsfeed should look like :
( FN = fistname , LN = last name)
- "FN LN changed his/her profile photo"
- "FN LN created a new photo album"
- "FN LN added new photos to an album"
- "FN LN and FN2 LN2 are now connected"
- "FN
Thanks for your replies.
The creation of the XML Feed is a good idea.
The Newsfeed should look like :
( FN = fistname , LN = last name)
- "FN LN changed his/her profile photo"
- "FN LN created a new photo album"
- "FN LN added new photos to an album"
- "FN LN and FN2 LN2 are now connected"
- "F
2008/7/15 Marco Schierhorn <[EMAIL PROTECTED]>:
> Hello Symfony friends,
>
> we are running an online community with 20.000 member currently.
> We are just nearly finished with developing a new version written in
> symfony.
> Now i want to implement a facebook-like newsfeed. There should be differ
Can you give us a list of possible news feed items
MS wrote:
> Hey Josh.Yin,
>
> thanks for your reply.
> Hmm i would like to have table ( e.g. newsfeed ) where i can store
> every newsfeed which will occur.
> That would be a cool solution. But currently i dont really know how to
> design th
Hey Josh.Yin,
thanks for your reply.
Hmm i would like to have table ( e.g. newsfeed ) where i can store
every newsfeed which will occur.
That would be a cool solution. But currently i dont really know how to
design the table.
Do you have some ideas or recommendations for me?
Regards,
MS
On
On Tue, Jul 15, 2008 at 4:08 PM, Marco Schierhorn
<[EMAIL PROTECTED]> wrote:
> First i thought about
> an easy solution like creating a table with an primary id, the user id, a
> date field and a text field. In the text field i could put the newsfeed
> message. But what would be with a message lik