Using Disqus to power a forum

806 views
Skip to first unread message

megaman821

unread,
Nov 4, 2009, 3:39:25 PM11/4/09
to DISQUS Developers
Has anyone done this before?

There looks like there would be some api challenges.
* There is no way to say you want to only create a thread not create
or get, so you would have to be careful to avoid name clashes
* When you do create a thread there is no way to put it into a
certain category
* Creating a thread and the first post that go along with it aren't
atomic actions, so error recovery would have to be pretty robust

That said it would be quite attractive to have both user comments in
blogs and forums controlled by a unified system.

seths

unread,
Nov 17, 2009, 12:51:59 AM11/17/09
to DISQUS Developers
I'm currently integrating Disqus into vBulletin forums. Each post by
a disqus user is submitted as a "comment".

megaman821

unread,
Nov 17, 2009, 2:34:39 PM11/17/09
to DISQUS Developers
That part makes sense. How do you plan to create the thread with the
original post? Or will only the replies be in Disqus?

seths

unread,
Nov 18, 2009, 3:07:50 PM11/18/09
to DISQUS Developers
You can use http://groups.google.com/group/disqus-dev/web/api-1-1#thread_by_identifier.
This creates the thread if it's the first time the disqus system has
seen the parameters of this method and will create replies to this
thread otherwise.
Reply all
Reply to author
Forward
0 new messages