wohali says
2010-11-20T23:54:48.000Z
Need auto-integration of plurk and my WP blog. Would be awesome if Plurk was my commenting mechanism, not WP or disqus. Agree/disagree?
latest #11
NetHead says
2010-11-21T00:03:46.000Z
(thinking)
alvin
2010-11-21T00:04:59.000Z
interesting...
wohali
2010-11-21T00:13:19.000Z
alvin Would be willing to work with you to code up something like this if you want. WP's codebase is fairly straightforward...
立即下載
wohali
2010-11-21T00:13:24.000Z
even though it suffers from being PHP ;-)
Cygnoir thinks
2010-11-21T00:34:07.000Z
this would be very cool!
hasitha says
2010-11-21T01:33:08.000Z
what you need to do is create a corresponding plurk for every post you make, and store that plurk's id in the db with the post.
hasitha says
2010-11-21T01:33:25.000Z
and then fetch the comments from that plurk and show them as comments for that post.
hasitha says
2010-11-21T01:33:50.000Z
however, the tough part would be to get people to post a comment from the blog to plurk
hasitha says
2010-11-21T01:34:35.000Z
because then you'd have to grab plurk's auth session somehow
hasitha says
2010-11-21T01:35:34.000Z
wohali
2010-11-21T02:26:18.000Z
Yup, that part's easy. The challenge is getting Plurk to implement OAuth integration or making signup a snap. Or "sub-domain branding."
back to top