ResponsiveImagesCG / meta

Repository for media, tools, etc.
7 stars 3 forks source link

Create a presentation for HTMLWG meeting #6

Closed marcoscaceres closed 11 years ago

marcoscaceres commented 11 years ago

As responsive images have been added to the agenda of the HTMLWG meeting, we need to create a presentation that shows the use cases, requirements, and how we see picture working with the srcset attribute. Presentation will take place on the 1st of November.

What we want to present:

The format will be in HTML using reveal.js.

The slides are in the TPAC2012 directory in Meta.

anselmh commented 11 years ago

I have a presentation here I held at Fronteers Jam session. Feel free to pick any part of it for the presentation.

marcoscaceres commented 11 years ago

@anselmh I've updated the description of the issue to answer your questions. Let me know if it makes sense.

Thanks also for the link to your presentation! I'll certainly pilfer parts and media from it! :)

I'm currently doing some background research for the presentation, but would appreciate your review of it once it's a bit more polished.

anselmh commented 11 years ago

Of course I will review them if you want. :)

anselmh commented 11 years ago

I will wait for some more content to give real feedback I think.

marcoscaceres commented 11 years ago

thanks @anselmh for the initial review (agree with everything you say). This is still a very early draft and I'm just doing a brain dump of ideas. I'll comment here once it's ready for review.

Also, what "real facts" where you hoping to see?

anselmh commented 11 years ago

"real facts" – use code examples and specification terms…

marcoscaceres commented 11 years ago

Yep, will do that once I cover the spec... I'm still undecided if I should present the Requirements section in comparison to the current solutions or independently.

anselmh commented 11 years ago

I would split them.

anselmh commented 11 years ago

Okay so just a few new comments:

That's it for now :)

marcoscaceres commented 11 years ago

Thanks @anselmh! That's great feedback. I'll try to address everything.

marcoscaceres commented 11 years ago

@anselmh started addressing some of your feedback - but not done yet. Will try to wrap up tomorrow.

anselmh commented 11 years ago

great, just ping me when done so I can do another review :)

marcoscaceres commented 11 years ago

On Monday, 29 October 2012 at 15:14, Anselm Hannemann wrote:

Okay so just a few new comments: missing the points of monochrome-images and there nowhere 'different crops' is found

added

design breakpoints are currently sizing only but not display-types

Agreed. But I don't want to clutter the screen with code - just want to illustrate. But I will verbalise that.

you may add that a futurely bandwidth media-query can be used w/o spec change

Bandwidth is too controversial. To mention it might cause us credibility issues.

6 (https://github.com/ResponsiveImagesCG/meta/issues/6) is unclear to me what you are trying to achieve here. There might be better examples to show the problem of either not crispy or too large images on the web.

Added some text describing the problem.

I have uploaded a demo. Will you show this to them? It even should work on a Kindle w/ monochrome display

Will try to show it. I'm not sure how much time we have been allocated yet.

Image Formats (#8 (https://github.com/ResponsiveImagesCG/meta/issues/8)): You know JPEG2000 could already handle it?

Did not know that.

Image XR and WebP should follow after JPEG2k in that case.

Added.

13 – the comparison table: I am not sure if all the points are actually correct at srcset:

why would it need server side processing?

Because you can't say srcset="foo 2x, bar 2x" where foo is JPEG2000 and WebP.

gracefully supports new formats (srcset should be able to handle that I think, right?)

I don't see how without a type attribute? For example:

srcset="foo/ 2x, bar 2x"

How can the browser decide which one to use without first making a request to the server?

think of different crops and display-types here. That is (at least for me) the major difference. developer friendliness of writing the code (picture is much easier as it's a known and common pattern)

Agreed.

in attributions you have a : too much at the end…

Fixed

provide the link to the demo?

Fixed.

Marcos Caceres

http://datadriven.com.au

marcoscaceres commented 11 years ago

note I have not checked in because I'm using roaming.

marcoscaceres commented 11 years ago

Going with current slide set. Presenting in one hour or so.