Your Ad Here

Saturday, January 7, 2012

Re: Facebook like activity feed commenting using django comments framework

Hi,
You can get a live demo here http://chat.agiliq.com/pubsub/.
See if this suits your purpose.
Thanks,
Anoop Thomas Mathew

atm
___
Life is short, Live it hard.




On 7 January 2012 19:34, Swaroop Shankar V <swaroopsv@gmail.com> wrote:
hello All,
Am trying to build somewhat like an activity stream for my web application. Since its not exactly similar to the normal activity streams found in facebook I am not able to use any of the existing django activity stream projects like django-activity-stream in my application. So I am building it from scratch. I would like to make use of the django commenting system for commenting on each post that show's up on the activity steam. Since i would like to use ajax to post comments, I will require an API, using which I can save the comment posted to the commenting system framework table. I looked through the documentation but could not figure out how i can do it. If someone have any experience in doing the same please let me know the procedures.

Thanks and Regards,
Swaroop Shankar V

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

0 comments:

Post a Comment