Files
2012-02-21 01:15:00 -05:00

1 line
5.9 KiB
JSON

[{"user_id": 8998, "stars": [], "topic_id": 15907, "date_created": 1301360969.194917, "message": "Could we embed a Convore group in our website and use it as our community forum?", "group_id": 2780, "id": 463908}, {"user_id": 8998, "stars": [], "topic_id": 15907, "date_created": 1301361079.213057, "message": "Beyond embedding, I'm also wondering about user integration. ie how could a DotCloud user post a message without going through the Convore signup process half-way through, thus killing the user experience?", "group_id": 2780, "id": 463920}, {"user_id": 4149, "stars": [], "topic_id": 15907, "date_created": 1301361453.0202291, "message": "you can't embed a convore group and the users need to register to post a message", "group_id": 2780, "id": 463951}, {"user_id": 1, "stars": [], "topic_id": 15907, "date_created": 1301385305.3886809, "message": "Unfortunately this is not a use case that we support yet officially. You could definitely build this service on top of our API, or you could place a link to a Convore group, but right now we don't do embedding and thus we don't do single sign-on.", "group_id": 2780, "id": 467734}, {"user_id": 1, "stars": [], "topic_id": 15907, "date_created": 1301385339.0067379, "message": "Both of these use cases are ones that we're considering though, going forward.", "group_id": 2780, "id": 467738}, {"user_id": 26065, "stars": [], "topic_id": 15907, "date_created": 1301405318.8046999, "message": "I think this is a great use case, and obviously a way to monetize. +1 for that.", "group_id": 2780, "id": 469316}, {"user_id": 36609, "stars": [], "topic_id": 15907, "date_created": 1308643391.15627, "message": "@ericflo Could you pls elaborate on \"build this service on top of our API\"?", "group_id": 2780, "id": 1446464}, {"user_id": 4149, "stars": [], "topic_id": 15907, "date_created": 1308672001.473423, "message": "@vRideAlong you could take the API's build out some php scripts and using Jquery to give it that ajax, and there is your community forum", "group_id": 2780, "id": 1449641}, {"user_id": 4149, "stars": [], "topic_id": 15907, "date_created": 1309224581.4572091, "message": "you need to find a HTTP 1.1 library it needs to be put into the packets you will never get a response to that call", "group_id": 2780, "id": 1501766}, {"user_id": 36609, "stars": [], "topic_id": 15907, "date_created": 1309223475.6131041, "message": "@italiano40 Thanks. Do you have examples of using Convore API? I am a newbie and tried https://convore.com/api/account/verify.json?username=vridealong&password=mypwd but still it pops up a window asking for username and password. Could you or someone please help? Thanks", "group_id": 2780, "id": 1501589}, {"user_id": 4149, "stars": [], "topic_id": 15907, "date_created": 1309223629.5535641, "message": "@vRideAlong https://github.com/italiano40/convore-php here is a convore php class, and i am been working on an open source forum that uses a convore group as a forum backend so just keep looking for that", "group_id": 2780, "id": 1501624}, {"user_id": 36609, "stars": [], "topic_id": 15907, "date_created": 1309224519.3154149, "message": "@italiano40 But for Convore, when I used https://convore.com/api/account/verify.json?username=vridealong&password=mypwd I did not get a response but instead it showed a popup asking for username & password", "group_id": 2780, "id": 1501760}, {"user_id": 4149, "stars": [], "topic_id": 15907, "date_created": 1309224830.1456399, "message": "@vRideAlong seriously just hire a C# coder, or find a convore library for C# because it will save you a lot of time", "group_id": 2780, "id": 1501807}, {"user_id": 4149, "stars": [], "topic_id": 15907, "date_created": 1309224539.782161, "message": "@vRideAlong yes because you can't do a GET call on that method", "group_id": 2780, "id": 1501763}, {"user_id": 36609, "stars": [], "topic_id": 15907, "date_created": 1309224954.0604689, "message": "@italiano40 a dumb question (may be), can I use your PHP convore class along with ASP.NET?", "group_id": 2780, "id": 1501826}, {"user_id": 36609, "stars": [], "topic_id": 15907, "date_created": 1309224168.6523709, "message": "@italiano40 Thanks, that is very useful. I am building it in C#(ASP.Net) hence could you tell what will the query look like? is it like https://convore.com/api/account/verify.json?vridealong:mypwd ?", "group_id": 2780, "id": 1501730}, {"user_id": 4149, "stars": [], "topic_id": 15907, "date_created": 1309224368.2440741, "message": "@vRideAlong ok, i am not familiar with C# but your best bet is to look for a C# library to communicate with http 1.1 protocol since you need a basic auth for the api, and that can't be put into the url it has to be put into the packets sent to the api call", "group_id": 2780, "id": 1501747}, {"user_id": 4149, "stars": [], "topic_id": 15907, "date_created": 1309225018.147357, "message": "@vRideAlong i know nothing about ASP.NET so idk", "group_id": 2780, "id": 1501840}, {"user_id": 36609, "stars": [], "topic_id": 15907, "date_created": 1309224459.848, "message": "@italiano40 Yes... however, it needs a URL to be broken down. For eg. for Google Books I used https://www.googleapis.com/books/v1/volumes?q=Harry&maxResults=1&projection=lite and I get a JSON response", "group_id": 2780, "id": 1501755}, {"user_id": 4149, "stars": [], "topic_id": 15907, "date_created": 1309224678.3106301, "message": "you should probably hire a coder to do it for you, you will need a basic understanding of web communication", "group_id": 2780, "id": 1501783}, {"user_id": 36609, "stars": [], "topic_id": 15907, "date_created": 1309225062.7411039, "message": "@italiano40 Okay, I will find it out, thanks.", "group_id": 2780, "id": 1501851}, {"user_id": 36609, "stars": [], "topic_id": 15907, "date_created": 1309224764.801228, "message": "@italiano40 Okay, thanks. I will explore it. I have used HTTP GET queries but they all work from browser window as well hence am a bit confused", "group_id": 2780, "id": 1501795}]