Re: [GSOC-HTML5] Prototype hx:video, hx:mediaSource, hx:mediaSources

2010-06-02 Thread Matthias Wessendorf
+1 on the facet -Matthias PS: can you add this to the wiki as well ? ;-) On Tue, Jun 1, 2010 at 9:11 PM, Ali Ok al...@aliok.com.tr wrote: Hi again, I couldn't settle the fallback stuff, so I want to discuss it again. I noticed that a fallback facet may be better. If HTML5 video[1] is not

Re: [GSOC-HTML5] Prototype hx:video, hx:mediaSource, hx:mediaSources

2010-06-02 Thread Ali Ok
Here is the wiki: https://cwiki.apache.org/confluence/display/MYFACES/GSoC+Html5+Prototypes+video%2C+audio%2C+mediaSource+and+mediaSources On Wed, Jun 2, 2010 at 9:47 AM, Matthias Wessendorf mat...@apache.orgwrote: +1 on the facet -Matthias PS: can you add this to the wiki as well ? ;-)

Re: [GSOC-HTML5] Prototype hx:video, hx:mediaSource, hx:mediaSources

2010-06-01 Thread Ali Ok
Hi again, I couldn't settle the fallback stuff, so I want to discuss it again. I noticed that a fallback *facet *may be better. If HTML5 video[1] is not supported on a browser, it will ignore this element and render its children: video pYour browser does not support Html5 video! This text

Re: [GSOC-HTML5] Prototype hx:video, hx:mediaSource, hx:mediaSources

2010-05-26 Thread Matthias Wessendorf
Hi Ali, looks good so far. One quick comment: -hx:video = fallBack: does it need to be a facet ? What about alternatePlayer and warning (or alert) ? -Matthias On Wed, May 19, 2010 at 10:30 PM, Ali Ok al...@aliok.com.tr wrote: Hi all, I've prepared some component prototypes, and your

Re: [GSOC-HTML5] Prototype hx:video, hx:mediaSource, hx:mediaSources

2010-05-26 Thread Ali Ok
Hi Matthias, I couldn't quite understand what you've meant. Do you mean, (ignore the bad naming) * having property named something like actionOnNoHTML5VideoSupport : useFallBack | alert * and having another property named something like loadAlternatePlayerAction which can have the JS activation

Re: [GSOC-HTML5] Prototype hx:video, hx:mediaSource, hx:mediaSources

2010-05-26 Thread Matthias Wessendorf
On Wed, May 26, 2010 at 2:38 PM, Ali Ok al...@aliok.com.tr wrote: Hi Matthias, I couldn't quite understand what you've meant. Do you mean, (ignore the bad naming) * having property named something like actionOnNoHTML5VideoSupport : useFallBack | alert * and having another property named

[GSOC-HTML5] Prototype hx:video, hx:mediaSource, hx:mediaSources

2010-05-19 Thread Ali Ok
Hi all, I've prepared some component prototypes, and your feedback is appreciated. There are 20+ components and I want to send them to discuss here, one by one; to have a 'cleaner' separation of the discussion. Also, IMHO, it is better to post prototypes inline.