On 19 Jun 2011, at 23:16, blueBill Mobile wrote: > At the time it wasn't clear to me whether I was fairly using the BBC service > or not, so the integration was not made publicly available; in any case, > after more or less one month I pushed a release of my app with other features > that worked fine and then, for personal reasons, I wasn't able to keep on > working on it with a regular pace for months. I didn't think of BBC again > since at the time the only possible way to reproduce a video was rendering a > web page, and it was not user friendly on a small screen (see the screencast).
The Wildlife Finder data is made available under the terms of the BBC Backstage License: $ curl -v -H 'Accept: application/rdf+xml' http://www.bbc.co.uk/nature/life/Mongoose * About to connect() to proxy www-cache.reith.bbc.co.uk port 80 (#0) * Trying 10.152.4.180... connected * Connected to www-cache.reith.bbc.co.uk (10.152.4.180) port 80 (#0) > GET http://www.bbc.co.uk/nature/life/Mongoose HTTP/1.1 > User-Agent: curl/7.19.7 (universal-apple-darwin10.0) libcurl/7.19.7 > OpenSSL/0.9.8l zlib/1.2.3 > Host: www.bbc.co.uk > Proxy-Connection: Keep-Alive > Accept: application/rdf+xml > * HTTP 1.0, assume close after body < HTTP/1.0 200 OK < Date: Mon, 20 Jun 2011 10:12:21 GMT < Server: Apache < Cache-Control: max-age=0 < Expires: Mon, 20 Jun 2011 10:12:21 GMT < X-Bbc-Licence-Url: http://backstage.bbc.co.uk/archives/2005/01/terms_of_use.html < X-Bbc-Licence-Text: Access to and use of this feed is for non-commercial use only and is covered by the BBC Backstage Terms of Use < Content-Length: 5880 < Content-Type: application/rdf+xml < Set-Cookie: BBC-UID=a48defbfa16d8095d661037ae07042dcff3d664ed000f08c524953bf79a26c7f0curl%2f7%2e19%2e7%20%28universal%2dapple%2ddarwin10%2e0%29%20libcurl%2f7%2e19%2e7%20OpenSSL%2f0%2e9%2e8l%20zlib%2f1%2e2%2e3; expires=Fri, 19-Jun-15 10:12:21 GMT; path=/; domain=bbc.co.uk; < X-Cache: MISS from webgw1.mh.bbc.co.uk < X-Cache: MISS from www-cache.reith.bbc.co.uk < Via: 1.1 webgw1.mh.bbc.co.uk:80 (squid/2.7.STABLE6), 1.0 webgw1-rth.mh.bbc.co.uk:80 (squid/2.7.STABLE6) * HTTP/1.0 connection set to keep alive! < Connection: keep-alive * HTTP/1.0 proxy connection set to keep alive! < Proxy-Connection: keep-alive (See the X-Bbc-Licence-... response headers) I suspect you won't get *confirmation* per se, but if you adhere to the terms, you'll be fine. M. - Sent via the backstage.bbc.co.uk discussion group. To unsubscribe, please visit http://backstage.bbc.co.uk/archives/2005/01/mailing_list.html. Unofficial list archive: http://www.mail-archive.com/[email protected]/

