mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 15:40:58 +00:00
1 line
5.4 KiB
JSON
1 line
5.4 KiB
JSON
[{"user_id": 20831, "stars": [], "topic_id": 39031, "date_created": 1307799982.110585, "message": "I'm building a custom web app using Django and I'm still debating wether I should use the built in Django Comments System or go with the Disqus API(not the javascript widget) since there are a couple of custom things I have to do. So what are the cons and pros?", "group_id": 81, "id": 1369930}, {"user_id": 1736, "stars": [], "topic_id": 39031, "date_created": 1307817143.74103, "message": "If Disqus does what you need, you should basically always use it. If it doesn't do what you need, and you are morally against locking @zeeg in a room with a laptop until he adds the feature you want (::SSL support, hint hint::), then you don't really have a lot of options. You would probably get more useful responses if you mention which features you need specifically.", "group_id": 81, "id": 1370891}, {"user_id": 1127, "stars": [], "topic_id": 39031, "date_created": 1307832125.894558, "message": "@coderanger we have SSL support now :)", "group_id": 81, "id": 1372069}, {"user_id": 1127, "stars": [], "topic_id": 39031, "date_created": 1307832739.8784349, "message": "oh, and +1 on Disqus, but I'd stick with the JS widget", "group_id": 81, "id": 1372119}, {"user_id": 960, "stars": [], "topic_id": 39031, "date_created": 1307861066.250051, "message": "@jpadilla Why do you need/want to use the API instead of the JS widget?", "group_id": 81, "id": 1373295}, {"user_id": 12030, "stars": [], "topic_id": 39031, "date_created": 1307864628.1462691, "message": "+1 for Disqus. Unless you really want to heavily modify the comments app to do all the things you want.", "group_id": 81, "id": 1373406}, {"user_id": 214, "stars": [], "topic_id": 39031, "date_created": 1307982603.743505, "message": "@zeeg @tswicegood I have sites for which requiring JS to see comments is unacceptable.", "group_id": 81, "id": 1381756}, {"user_id": 1127, "stars": [], "topic_id": 39031, "date_created": 1308025685.9505939, "message": "@carljm is that an SEO-style requirement or something else? What we generally recommend is relying on JS for the general flow, and doing a server-side sync to render for SEO purposes", "group_id": 81, "id": 1387341}, {"user_id": 1127, "stars": [], "topic_id": 39031, "date_created": 1308025706.3463359, "message": "@carljm otherwise we'll be launching OAuth2 support very soon (currently we have no auth support in the API outside of SSO, which is a paid feature)", "group_id": 81, "id": 1387342}, {"user_id": 13325, "stars": [{"date_created": 1308089250.110801, "user_id": 22109}, {"date_created": 1308310040.539088, "user_id": 12817}], "topic_id": 39031, "date_created": 1308060904.3421669, "message": "I really hope you're not one of those, oh god javascript, types. They irk me to no end.", "group_id": 81, "id": 1391305}, {"user_id": 32942, "stars": [], "topic_id": 39031, "date_created": 1308192024.551595, "message": "@zeeg Can Disqus consume any well-behaved OpenID provider? Or just the big ones (Wordpress etc)?", "group_id": 81, "id": 1406810}, {"user_id": 32942, "stars": [], "topic_id": 39031, "date_created": 1308191938.8501511, "message": "@zeeg OAuth2 support would be fantastic! Would that also be a paid feature?", "group_id": 81, "id": 1406799}, {"user_id": 1127, "stars": [], "topic_id": 39031, "date_created": 1308208759.100868, "message": "@saidimu Im not entirely sure how our OpenID stuff works. I imagine it supports all well-behaved OpenID", "group_id": 81, "id": 1408085}, {"user_id": 1127, "stars": [], "topic_id": 39031, "date_created": 1308208772.6502299, "message": "@saidimu also OAuth won't be a paid feature. It's the only authentication besides SSO we'll provide for API thought", "group_id": 81, "id": 1408088}, {"user_id": 34431, "stars": [{"date_created": 1308452124.302906, "user_id": 13339}], "topic_id": 39031, "date_created": 1308249598.365015, "message": "I love Disqus, but I like the customization available with django-comments. I'd love a django app that just interfaces with Disqus, i.e. you can fetch comments and comment counts using the template tags, render a form and submit it, but then in the background Django goes off an talks to Disqus", "group_id": 81, "id": 1412600}, {"user_id": 1127, "stars": [], "topic_id": 39031, "date_created": 1308271427.676491, "message": "@pastylegs sounds like a lot of work with very little gain -- I think a better note would be what Disqus doesn't provide for users :)", "group_id": 81, "id": 1415080}, {"user_id": 1126, "stars": [], "topic_id": 39031, "date_created": 1308853378.8931401, "message": "@zeeg so you'd recommend just using the js widget as normal, and just doing like a nightly celery job to talk to the disqus api and sync things up for non-js users / SEO?", "group_id": 81, "id": 1469046}, {"user_id": 11592, "stars": [], "topic_id": 39031, "date_created": 1308896203.1772079, "message": "alternatively one could embed convore topic as comments \"widget\"", "group_id": 81, "id": 1474818}, {"user_id": 1127, "stars": [], "topic_id": 39031, "date_created": 1308937639.460495, "message": "@pewpewarrows nightly, hourly, every 10 minutes -- but ya", "group_id": 81, "id": 1478264}, {"user_id": 1126, "stars": [], "topic_id": 39031, "date_created": 1308945808.2342579, "message": "@zeeg thanks, and off-topic but the flood of presentations I've been seing from you and the fellow disqus devs has been amazing learning-wise, please keep it up :)", "group_id": 81, "id": 1479662}] |