Re: [whatwg] Storage Events for a Specific Storage Area

2009-06-22 Thread Alexandre Morgaut
I'd find these events useful and consistent too All the more when you want to listen events on storage happening very occasionally without the charge of listening other storage events happening very often... You might have some significant performance differences -Message d'origine-

Re: [whatwg] New work on fonts at W3C

2009-06-23 Thread Alexandre Morgaut
If browsers all send the referrer HTTP header, Webmaster might always put a filter on incoming requests, But it won't prevent other webmaster to get these resources tunneling it from their own server sending a fake referrer header If you want to strictly restrict cross-domain resources, the

Re: [whatwg] Proposal for Web Storage expiration

2010-07-30 Thread Alexandre Morgaut
On Jul 29, 2010, at 7:57 PM, Nicholas Zakas wrote: Proposed Interface Change: The easiest way to include such a change would be to augment the Storage::setItem() method with a third optional argument. So change from: setter creator void setItem(in DOMString key, in any data);

Re: [whatwg] Proposal for Web Storage expiration

2010-07-30 Thread Alexandre Morgaut
Storage::setExpiration(in DOMString key, in TTL or expiration Date) (or Storage::setTTL() if you guys don't agree on the Date option) This might make sense, but I'm also not sure it's worth the additional API surface area. Plus I kind of like the idea of making it difficult for people

Re: [whatwg] pre teen nudes, hc loli, underage lolita sites

2010-11-10 Thread Alexandre Morgaut
Please ban this spammer On Nov 10, 2010, at 9:20 AM, Alexandre Гоннов wrote: HD Video: http://agasearch.info/?full-hd-video.avi Mirror 1: http://uploading.com/files/zk4GO4lVbt/sample-video.avi Mirror 2: http://rapidshare.com/files/isbmPFLloD/sample-video.avi Mirror 3:

[whatwg] Proposals for better support of Tables

2011-02-07 Thread Alexandre Morgaut
The HTML Table API provides powerful attributes like: - scope - headers - colspan - rowspan All of them give informations about relationships between the table cells, rows, and columns It would be very helpful if: - each th element could have a cells property which would be the HTML

Re: [whatwg] Proposal for separating script downloads and execution

2011-02-09 Thread Alexandre Morgaut
i'm not sure you need an execute(), you might benefit from an event listener to tell you if a resource has been prefetched. but this general path seems less icky to me than most if not all of the other paths suggested in this thread. you will surely take benefit from the onload event

Re: [whatwg] Proposal for separating script downloads and execution

2011-02-09 Thread Alexandre Morgaut
The link tag is meant to support a prefetch value for the rel attribute asking to preemptively cache the resource: - http://blog.whatwg.org/the-road-to-html-5-link-relations#rel-prefetch - http://davidwalsh.name/html5-prefetch For link rel=prefetch to address the use-case, some event

Re: [whatwg] Why are media event handlers defined on HTMLElement instead of HTMLMediaElement

2011-02-14 Thread Alexandre Morgaut
...@davidflanagan.com a écrit : The draft specification defines 20+ medial event handler IDL attributes on HTMLElement. These events are non-bubbling and are always targeted at audio and video tags, so I wonder if they wouldn't be better defined on HTMLMediaElement instead. David Alexandre

[whatwg] 7.3 Timers

2011-02-28 Thread Alexandre Morgaut
Here some Proposals / Features requests Any comment would be welcome http://www.whatwg.org/specs/web-apps/current-work/multipage/timers.html 1) arguments I think that args, the third parameter of setTimeout setInterval is not enough described Should arguments be an Array, or any Array like

Re: [whatwg] 7.3 Timers

2011-03-01 Thread Alexandre Morgaut
On Feb 28, 2011, at 8:19 PM, Boris Zbarsky wrote: But well, the signature looks like there is only one parameter No. If there were only one parameter, the signature would say |in any args|. It actually says |in any... args| which means any number of arguments. See

[whatwg] [WHATWG] HTMLElement ids as global object properties

2011-04-01 Thread Alexandre Morgaut
document.all() I would be more comfortable with at least a standard namespace global property like elements on window than the current situation Thoughts ? Alexandre Alexandre Morgaut Product Manager 4D SAS 60, rue d'Alsace 92110 Clichy France Standard : +33 1 40 87 92 00 Email

Re: [whatwg] [WHATWG] HTMLElement ids as global object properties

2011-04-03 Thread Alexandre Morgaut
are. Is there any registered bug on Opera and Webkit about this topic ? Or have we got to create one ? So far the only feedback I've gotten Microsoft saying they will likely run into web compat issues if they make the behavior quirks-only. -Boris Alexandre Morgaut Product Manager 4D SAS 60, rue

Re: [whatwg] Can we make checkboxes readonly?

2011-04-07 Thread Alexandre Morgaut
What are the use cases for readonly oninput type=text? The primary one I've seen is to have a non-editable text input that the user can still select-and-copy from. Well... span could be enough for this use case ;-) Alexandre Morgaut Product Manager 4D SAS 60, rue d'Alsace 92110 Clichy

[whatwg] Fwd: Proposal for a web application descriptor

2011-04-29 Thread Alexandre Morgaut
Oops I did it again !!! A direct Reply which did not include the whatgw list Thanx Simon for pointing it out, the direct response was not done intentionally ;-) So here my comments: Am 29.04.2011 um 11:34 schrieb Alexandre Morgaut: Hi Simon, The user interface proposal looks interesting

Re: [whatwg] Proposal for separating script downloads and execution

2011-05-24 Thread Alexandre Morgaut
as been executed - it could prevent the requirement of handling asynchronous code via callback lists, but I'm not sure how much it is acceptable I'll check in our team for other potentials uses cases and look how much async could already solve these. Regards Alexandre Morgaut Product

[whatwg] WHATWG/HTML5 Speakers for a Business Web Applications Conference

2011-08-08 Thread Alexandre Morgaut
/registerProtocolHandler... Feel free to propose anything else. We are also open to partnership and/or sponsorship proposals. The event's official website is http://wakanday.org, but you can also track it on Lanyrd at http://lanyrd.com/2011/wakanday/ Alexandre Morgaut Product Manager 4D SAS 60

Re: [whatwg] Search-suggestions without scripting

2011-08-17 Thread Alexandre Morgaut
if they meet a very high bar: they must be *very* commonly used, and there must be substantial benefit to typical users (not just ones who disable script) from having them available as declarative features. Alexandre Morgaut Product Manager 4D SAS 60, rue d'Alsace 92110 Clichy France Standard

Re: [whatwg] Search-suggestions without scripting

2011-08-18 Thread Alexandre Morgaut
the last point, it should be quite simple to implement. Another point: the code managing autosuggestion in search bars is not running in a document context, and don't need currently to take care of Cross-Origin policy... Just a bit of more work to do ;-) Alexandre Morgaut Product Manager 4D SAS

[whatwg] Problem with the blog

2011-08-19 Thread Alexandre Morgaut
Is it just me or is the WHATWG Blog out of service ? http://blog.whatwg.org/ Alexandre Morgaut Product Manager 4D SAS 60, rue d'Alsace 92110 Clichy France Standard : +33 1 40 87 92 00 Email :alexandre.morg...@4d.com Web : www.4D.com

Re: [whatwg] Problem with the blog

2011-08-19 Thread Alexandre Morgaut
Sorry It looks to be back... On 19 août 2011, at 17:09, Alexandre Morgaut wrote: Is it just me or is the WHATWG Blog out of service ? http://blog.whatwg.org/ Alexandre Morgaut Product Manager 4D SAS 60, rue d'Alsace 92110 Clichy France Standard : +33 1 40 87 92 00

Re: [whatwg] runat (or server) attribute

2012-05-22 Thread Alexandre Morgaut
-side portability (in a way that works well with existing syntax highlighters)? Thanks, Brett Alexandre Morgaut Wakanda Community Manager 4D SAS 60, rue d'Alsace 92110 Clichy France Standard : +33 1 40 87 92 00 Email :alexandre.morg...@4d.com Web : www.4D.com

Re: [whatwg] input type=barcode?

2012-08-31 Thread Alexandre Morgaut
an hybrid application to be sure that anyone can have a good user experience to scan the barcodes. Some of my concerns with those solutions: - USB/Bluetooth API may never become standard, - the user can not define globally what would be his preferred input mode (camera or barcode reader) Alexandre

Re: [whatwg] input type=barcode?

2012-08-31 Thread Alexandre Morgaut
Alexandre Morgaut Wakanda Community Manager 4D SAS 60, rue d'Alsace 92110 Clichy France Standard : +33 1 40 87 92 00 Email :alexandre.morg...@4d.com Web : www.4D.com

Re: [whatwg] New URL Standard

2012-09-22 Thread Alexandre Morgaut
for the first time ever in the history of URL standards although the wording can probably be improved. -- http://annevankesteren.nl/ Alexandre Morgaut Wakanda Community Manager 4D SAS 60, rue d'Alsace 92110 Clichy France Standard : +33 1 40 87 92 00 Email :alexandre.morg...@4d.com Web

Re: [whatwg] New URL Standard

2012-09-24 Thread Alexandre Morgaut
: , protocol: data:, search: } Alexandre Morgaut Wakanda Community Manager 4D SAS 60, rue d'Alsace 92110 Clichy France Standard : +33 1 40 87 92 00 Email :alexandre.morg...@4d.com Web : www.4D.com

Re: [whatwg] New URL Standard

2012-09-24 Thread Alexandre Morgaut
On 24 sept. 2012, at 14:08, Alexandre Morgaut wrote: sms:+15105550101?body=hello%20there { host: +15105550101, hostname: +15105550101, href: +15105550101?body=hello%20there, parameters: { body: hello there } pathname

Re: [whatwg] New URL Standard

2012-09-25 Thread Alexandre Morgaut
considering it as separator would introduce more problems that the ones it could resolve (my 2 cents) By the way, it would also be nice for the query part of this API to be usable in isolation. +1 The query part should still be accessible via the search property Alexandre Morgaut Wakanda

Re: [whatwg] New URL Standard

2012-09-25 Thread Alexandre Morgaut
should probably be named getKey to avoid name collision with parameter names Alexandre Morgaut Wakanda Community Manager 4D SAS 60, rue d'Alsace 92110 Clichy France Standard : +33 1 40 87 92 00 Email :alexandre.morg...@4d.com Web : www.4D.com

Re: [whatwg] URL: URLQuery

2012-11-30 Thread Alexandre Morgaut
Only feedback left is the return types of set(), append(), and delete(). Maybe remove() would be better than delete() as delete is a reserved JS keyword ;-) Alexandre Morgaut Wakanda Community Manager 4D SAS 60, rue d'Alsace 92110 Clichy France Standard : +33 1 40 87 92 00 Email

Re: [whatwg] Add EXIF metadata support in Canvas.toBlob?

2013-06-12 Thread Alexandre Morgaut
data since that leads to loss of quality. / Jonas Alexandre Morgaut Wakanda Community Manager 4D SAS 60, rue d'Alsace 92110 Clichy France Standard : +33 1 40 87 92 00 Email :alexandre.morg...@4d.com Web : www.4D.com

Re: [whatwg] Proposal: Change HTML spec to allow any arbitrary value for the meta name attribute

2013-06-12 Thread Alexandre Morgaut
] Smith http://people.w3.org/mike Alexandre Morgaut Wakanda Community Manager 4D SAS 60, rue d'Alsace 92110 Clichy France Standard : +33 1 40 87 92 00 Email :alexandre.morg...@4d.com Web : www.4D.com

Re: [whatwg] Proposal: Adding methods like getElementById and getElementsByTagName to DocumentFragments

2013-07-01 Thread Alexandre Morgaut
tool for the job. Cheers, Jussi Alexandre Morgaut Wakanda Community Manager 4D SAS 60, rue d'Alsace 92110 Clichy France Standard : +33 1 40 87 92 00 Email :alexandre.morg...@4d.com Web : www.4D.com

Re: [whatwg] Zip archives as first-class citizens

2013-08-29 Thread Alexandre Morgaut
this alternative link available And it would still work with media fragments using the query form GET /pack1.zip/graph1.png?xywh=160,120,320,240 On 29 août 2013, at 12:02, Alexandre Morgaut wrote: Such concept make me think to something I already saw long time ago: - http://limi.net

[whatwg] Fetch API: HTTP Stream

2014-06-23 Thread Alexandre Morgaut
I wonder now if such fetch API could be a better place to manage such use case Regards, Alexandre Morgaut Wakanda Community Manager 4D SAS 60, rue d'Alsace 92110 Clichy France Standard : +33 1 40 87 92 00 Email :alexandre.morg...@4d.com Web : www.4D.com

Re: [whatwg] Fetch API: HTTP Stream

2014-06-23 Thread Alexandre Morgaut
Thanks for the redirection Anne On 23 juin 2014, at 13:42, Anne van Kesteren ann...@annevk.nl wrote: On Mon, Jun 23, 2014 at 1:36 PM, Alexandre Morgaut alexandre.morg...@4d.com wrote: I wonder now if such fetch API could be a better place to manage such use case The plan