>
>> Why not use RESTful urls, rather than query string parameters? Will the
>> h264.code-shop software handle that?
>
> The pseudostreaming takes a similar approach as the w3c media fragments spec
> -- http://www.w3.org/TR/2009/WD-media-frags-20091217/ -- which recommends
> either URI queries (wh
> We've done something similar: a simple RESTful web service that takes
> in an organization code and local identifier as input, and returns an
> xml snippet with a hashed unique opaque identifier as output. We're not
> using this extensively yet, but our plan is to use it to generate
> handles
Chris Beer wrote:
> Hi all,
>
> At WGBH, we're in the midst of rolling out a public digital library
> interface on top of Fedora (+Blacklight), after spending the last 12+ months
> working on a prototype application. As part of this process, I've tried to
> document some of the issues we've run up
Hi all,
At WGBH, we're in the midst of rolling out a public digital library
interface on top of Fedora (+Blacklight), after spending the last 12+ months
working on a prototype application. As part of this process, I've tried to
document some of the issues we've run up against with Fedora and I've