mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-17 21:50:58 +00:00
1 line
5.9 KiB
JSON
1 line
5.9 KiB
JSON
[{"user_id": 30462, "stars": [], "topic_id": 37775, "date_created": 1306986687.341881, "message": "Well, Amazon SQS uses SOAP. No longer excited to write a module therefor.", "group_id": 236, "id": 1262702}, {"user_id": 30461, "stars": [], "topic_id": 37775, "date_created": 1306986815.4703381, "message": "Reed and I are trying to write some KRL that uses SOAP web services from BYU. Nasty stuff. If you have any ideas, let us know.", "group_id": 236, "id": 1262719}, {"user_id": 30462, "stars": [], "topic_id": 37775, "date_created": 1306986990.4877281, "message": "How generic do you think such a service could be? Could it handle any SOAP calls or would it be tied to one particular service or family of services?", "group_id": 236, "id": 1262740}, {"user_id": 30462, "stars": [], "topic_id": 37775, "date_created": 1306986866.184329, "message": "I was just going to ask if you thought it worth my time.", "group_id": 236, "id": 1262729}, {"user_id": 30461, "stars": [], "topic_id": 37775, "date_created": 1306986944.0130839, "message": "Yeah, you'd need something to translate it from SOAP to what KRL can handle", "group_id": 236, "id": 1262739}, {"user_id": 30461, "stars": [], "topic_id": 37775, "date_created": 1306987967.3415339, "message": "You can imagine what it would look like to go the other way around.", "group_id": 236, "id": 1262894}, {"user_id": 30461, "stars": [], "topic_id": 37775, "date_created": 1306987902.672945, "message": "https://github.com/snay2/cs462server", "group_id": 236, "id": 1262884}, {"user_id": 30461, "stars": [], "topic_id": 37775, "date_created": 1306987055.2587571, "message": "SOAP tends to need a lot of specificity. My guess is that you couldn't make it general at all", "group_id": 236, "id": 1262750}, {"user_id": 30461, "stars": [], "topic_id": 37775, "date_created": 1306987956.2959771, "message": "The Kynetx apps they wrote in 462 could add the URL of that script as a datasource and then pull in messages as JSON like normal", "group_id": 236, "id": 1262892}, {"user_id": 30462, "stars": [], "topic_id": 37775, "date_created": 1306986912.289578, "message": "Would you use some kind of SOAP translation service?", "group_id": 236, "id": 1262735}, {"user_id": 30461, "stars": [], "topic_id": 37775, "date_created": 1306987088.9183061, "message": "But I've avoided SOAP whenever humanly possible, so I couldn't tell you for sure", "group_id": 236, "id": 1262756}, {"user_id": 30461, "stars": [], "topic_id": 37775, "date_created": 1306986915.5658419, "message": "For SQS probably not. In Phil's 462 class I wrote a server-side shim (in Python) to expose SQS to the Kynetx apps the students had to write.", "group_id": 236, "id": 1262736}, {"user_id": 30462, "stars": [], "topic_id": 37775, "date_created": 1306987011.9136021, "message": "Guess I'm thinking something similar to Yahoo Query Language.", "group_id": 236, "id": 1262743}, {"user_id": 30462, "stars": [], "topic_id": 37775, "date_created": 1306987073.74716, "message": "Snap, that's what I was afraid of.", "group_id": 236, "id": 1262754}, {"user_id": 30461, "stars": [], "topic_id": 37775, "date_created": 1306987132.457628, "message": "The handy thing with AWS, though, is that it's easy to build a server-side shim since your language of choice probably has an AWS library already", "group_id": 236, "id": 1262761}, {"user_id": 30462, "stars": [], "topic_id": 37775, "date_created": 1306987158.5726509, "message": "Yeah, that's a good point.", "group_id": 236, "id": 1262764}, {"user_id": 30461, "stars": [], "topic_id": 37775, "date_created": 1306987212.124289, "message": "Let me see if I can dig out the code I wrote for CS 462 and put it on Github. Then you can see what I mean.", "group_id": 236, "id": 1262773}, {"user_id": 30462, "stars": [], "topic_id": 37775, "date_created": 1306987247.398061, "message": "That would be very helpful. If it's not too much trouble please do.", "group_id": 236, "id": 1262775}, {"user_id": 30461, "stars": [], "topic_id": 37775, "date_created": 1306987928.8319521, "message": "Right now there's just one file. It reads messages from the SQS queue and returns a JSON object containing the body of the message", "group_id": 236, "id": 1262889}, {"user_id": 30462, "stars": [], "topic_id": 37775, "date_created": 1306988541.54439, "message": "Sounds like just what I am looking for. Thanks!", "group_id": 236, "id": 1262953}, {"user_id": 30494, "stars": [], "topic_id": 37775, "date_created": 1306991006.6587729, "message": "if there is not too much security involved you can also make soap calls in javascript", "group_id": 236, "id": 1263184}, {"user_id": 30494, "stars": [], "topic_id": 37775, "date_created": 1306991085.445606, "message": "from the browser", "group_id": 236, "id": 1263192}, {"user_id": 30494, "stars": [], "topic_id": 37775, "date_created": 1306991110.2218499, "message": "or with YQL or nodejs on the server side", "group_id": 236, "id": 1263197}, {"user_id": 30494, "stars": [], "topic_id": 37775, "date_created": 1306991441.2434709, "message": "if your soap api is not too complicated it could be done in KRL too I believe", "group_id": 236, "id": 1263230}, {"user_id": 30462, "stars": [], "topic_id": 37775, "date_created": 1307053571.4554181, "message": "https://wingcash.com/usd/w002-5a79-24e3-2f99", "group_id": 236, "id": 1272244}, {"user_id": 30462, "stars": [], "topic_id": 37775, "date_created": 1307053535.414726, "message": "http://pub.fairewing.com/note-k.png", "group_id": 236, "id": 1272240}, {"user_id": 30494, "stars": [], "topic_id": 37775, "date_created": 1307053855.5058761, "message": "can I buy something to eat with those notes?", "group_id": 236, "id": 1272274}, {"user_id": 30462, "stars": [], "topic_id": 37775, "date_created": 1307053960.2393179, "message": "See https://convore.com/wingcash/hungry/", "group_id": 236, "id": 1272283}, {"user_id": 30462, "stars": [{"date_created": 1307388384.4270389, "user_id": 763}], "topic_id": 37775, "date_created": 1307073235.032795, "message": "On the other hand, I just used KRL to create an SNS topic.", "group_id": 236, "id": 1274234}] |