Anyone familiar with Facebook's API, specifically the Facebook comment boxes on external sites (for example how 9gag does their comments)?
I set this up on one of my blogs, but I'd also like to set up a single comment box on the home page along with each post (to make it easy for users to leave comments from the home page without needing to visit the post page to leave a comment). So I used the regular code and then framed it so only the comment box is visible but the other comments are hidden.
For example, here's how it would look on TechCrunch. I'm trying to make it as easy as possible for the user to comment, compared to most blogs where you have to click on the post to open a new page before commenting. My question is - is this compliant with Facebook's guidelines for using their API? I couldn't find anything prohibiting it but wanted to make sure before getting shut down. Their developer forums are useless and full of people asking questions but nobody answering questions, so I figured this would be the best place to ask.
I set this up on one of my blogs, but I'd also like to set up a single comment box on the home page along with each post (to make it easy for users to leave comments from the home page without needing to visit the post page to leave a comment). So I used the regular code and then framed it so only the comment box is visible but the other comments are hidden.
For example, here's how it would look on TechCrunch. I'm trying to make it as easy as possible for the user to comment, compared to most blogs where you have to click on the post to open a new page before commenting. My question is - is this compliant with Facebook's guidelines for using their API? I couldn't find anything prohibiting it but wanted to make sure before getting shut down. Their developer forums are useless and full of people asking questions but nobody answering questions, so I figured this would be the best place to ask.