|
Forum Post |
Create |
Created new forum post in Selecting a Random Movie: Alternatively, download the full catalog index and randomly pick one in the set of parsed titles. |
2 years ago
|
|
Forum Post |
Create |
Created new forum post in what time of day are new instant titles published: 304 is correct for if-non-match mismatch, 412 is correct for if-match mismatch. (See RFC 2068.)
|
2 years ago
|
|
Comment |
Create |
Created new comment in New API Proposal: Bulk Queue Update: Hi Kurt.
We chose something slightly different. The bulk queue update takes as input a representation of the queue (just like you would retrieve it via the API) and makes the queue so. That is, you PUT a representation of the queue you desire to the... |
2 years ago
|
|
Comment |
Create |
Created new comment in New API Proposal: Bulk Queue Update: Good thinking. Yep, they do, but they bundle it all up in non-REST batched XML via POST. Interesting.
See more:
http://code.google.com/apis/gdata/batch.html |
3 years ago
|
|
Comment |
Create |
Created new comment in New API Proposal: Bulk Queue Update: Eddie,
We have the code ready, but there are some holes in the OAuth spec how to secure non name/value data in requests.
Any other content, such as XML, is left outside the signature, and therefore susceptible to man-in-the-middle attacks.
Ther... |
3 years ago
|
|
Comment |
Create |
Created new comment in New API Proposal: Bulk Queue Update: Quick note: Bulk search operations are easier to map since each search can be executed independently. Input could be a list of searches and returns a list of result. Maybe a different type of input fits this operation better?
|
3 years ago
|
|
Forum Post |
Create |
Created new forum post in Duplicate Applications: I only see one app listed for you. Did you manage to sort it out? |
3 years ago
|
|
Forum Post |
Create |
Created new forum post in Getting a list of a users friends: Chris, deeper connection with friends is definitely one way forward. Have you thought more about this sort of functionality in light of emerging technologies such as the Open Stack, Open Social, Facebook, etc.?
|
3 years ago
|
|
Forum Post |
Create |
Created new forum post in Unnecessary whitespace in XML: Cyrus, does the NSXMLParser on the iPhone behave differently?
Do you know if mobile parsers typically support compressed XML (gzip)? |
3 years ago
|
|
Forum Post |
Create |
Created new forum post in REST client in Java: I added an example client in the Java net.oauth library (under 'cmdline') a while back. It's mainly for OAuth-related calls but may be of some value in general.
|
3 years ago
|