Re: Timesheets - UA Capability Detection

As David points out, the feature identifier for Timesheets was
http://www.w3.org/2007/07/SMIL30/Timesheets but that is no longer mentioned
in either the SMIL 3.0 nor the Timesheet spec (unless I have missed it).
Personally I think it should be added back to the SMIL30 spec [1] and a
section should be added to the Timesheet spec for clarity (with an example
using the DOM hasFeature method).

What makes this a little confusing is that SMIL Timesheets 1.0 still uses
the SMIL 3.0 namespace.  So it's part of the SMIL 3.0 namespace, but as a
standalone feature it should have its own unique feature identifier.

Regards,
Jeff

[1]
http://www.w3.org/TR/SMIL3/smil-modules.html#smilModulesNSSMIL21ModuleProfileIdentifiers


On 4/8/08, David <leunen.d@gmail.com> wrote:
>
> Jeff,
>
> The unique identifier of the timesheet module seemed<http://209.85.129.104/search?q=cache:fw_RfZVEgFcJ:www.w3.org/TR/SMIL3/smil-modules.html+%22http://www.w3.org/2007/07/SMIL30/Timesheets%22&hl=fr&ct=clnk&cd=1&client=opera#smilModulesNSSMIL21ModuleIdentifiers>to be :
> http://www.w3.org/2007/07/SMIL30/Timesheets
>
> I don't know whether this is still valid though, since Timesheets has been
> removed from SMIL3...
>
>
> David
>
> On Wed, Apr 2, 2008 at 10:43 PM, Jeff Schiller <codedread@gmail.com>
> wrote:
>
>> Hello all,
>>
>> Is there a standard, recommended technique for detecting browser
>> capability when it comes to SMIL?  You may be aware of the FakeSmile
>> library: http://leunen.d.free.fr/fakesmile/
>>
>> I would like to see hwo hard it would be to implement support for SMIL
>> Timesheets 1.0 into this library, but I would like to 'future-proof' the
>> library such that if (when) browsers start supporting it natively that the
>> script does not run.
>>
>> I would like to be able to do this in Firefox, Opera, Safari, and Internet
>> Explorer.
>>
>> Thanks,
>> Jeff
>>
>
>

Received on Wednesday, 14 May 2008 16:36:50 UTC