Dannymh
Active member
Hi,
I am trying to find a way to facilitate a discussion between two different sites. We both have sites about different teams in a sports tournament and we want to have both sites share a joint discussion when the game is one without requiring the users to register on each page.
Currently I have a quick solution in place for this using an embedded commenting/chat system that is shared between both sites and embedded in each, so users can chat at the same time from the relative comfort of their site.
Going forward I would like to see if I can find a way to do this without needing 3rd party tools. I am thinking of seeing if I may be able to use the API to push the posts in a specific thread between the sites when they are posted where the post will still show with username but without the user needing to be registered.
I am just wondering if that would work
So each site has a thread, when someone posts in
Site a -> post is pushed also to site be
Someone in replies in site b -> reply is pushed to site A
I know its probably pushing things and maybe asking for trouble, but would something like that work?
I am trying to find a way to facilitate a discussion between two different sites. We both have sites about different teams in a sports tournament and we want to have both sites share a joint discussion when the game is one without requiring the users to register on each page.
Currently I have a quick solution in place for this using an embedded commenting/chat system that is shared between both sites and embedded in each, so users can chat at the same time from the relative comfort of their site.
Going forward I would like to see if I can find a way to do this without needing 3rd party tools. I am thinking of seeing if I may be able to use the API to push the posts in a specific thread between the sites when they are posted where the post will still show with username but without the user needing to be registered.
I am just wondering if that would work
So each site has a thread, when someone posts in
Site a -> post is pushed also to site be
Someone in replies in site b -> reply is pushed to site A
I know its probably pushing things and maybe asking for trouble, but would something like that work?