bertrand wrote:
> Hello,
> 
> I have set-up a new functionnality for the Podesk Server that limit the
> number of download/viewing:
> 
> Get the rss custom feed from that page :
> http://podesk.com/feed_generator.php (do not copy paste this adress in
> iTunes or FireANT ! It will not work).
> 
> The feed created will allow 5 views/Downloads, and then it will display only
> the preview of the video with your IP adress.

Bertrand, you've misunderstood the length attribute of the enclosure 
element:

<enclosure
   url="..."
   length="00:00:30"
   type="video/quicktime"/>

length refers to the 'Content-Length' http header, which should be the 
size of the file, not the time-length the media plays for.

   http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.13

You should always use the Feed Validator to test the feeds you are creating:

   http://feedvalidator.org/


Pete

-- 
http://tinkernet.org/
videoblog for the future...




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/I258zB/QnQLAA/TtwFAA/lBLqlB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/videoblogging/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to