GithubHelp home page GithubHelp logo

responsiveimages.org's People

Contributors

aarongustafson avatar adamdbradley avatar anselmh avatar baamenabar avatar benknight avatar coliff avatar dgg-trimit avatar grigs avatar hellogeri avatar heyalexej avatar marcoscaceres avatar marcoscaceres-remote avatar mathiasbynens avatar nwtn avatar pborreli avatar peterhry avatar rovo79 avatar tabatkins avatar thomaspe avatar uniqname avatar wilto avatar yoavweiss avatar zcorpan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

responsiveimages.org's Issues

Move demos

Maintaining multiple sites is causing us issues, so demos should be hosted on the dream host server and the we should create a header template.

Fix Twitter page background and header

We should add the new (white/grey) pattern to the Twitter page background, and if we're going to keep that new header style, it'd be great to try a dark grey version underneath the avatar and white text.

Provide an FAQ

This topic involves a deep level of understanding about how browsers--and indeed, the standards process--works. An FAQ would provide a single link that could be shared whenever this topic arrises on social networks or blogs, or form the basis discussion in this area (i.e. any article written about this topic would be able to link to and/or reference this document to give readers a basic understanding of the issues) before continuing.

For those wishing to know more about the work of the group, and the reasoning behind the two proposals, this page could answer common questions about how these patterns were arrived at. It could also explain why certain perceived solutions won't work, or how they might provide sub-optimal experiences for users.

Plan infrastructure to allow adding articles, blog posts, comments.

It would be great if we had a way of adding articles/blog posts to the website - we have some of the greatest minds in the world on the subject in the CG, so it would be a shame to not tap into that resource. It would make the site a valuable resource to developers (both inside the RICG and outside)... it gives people a reason to return to the site and to link to the site.

Would like us to initially discuss what members think, and what infrastructure to allow us to make that happen.

Our PHP went bad

It looks like the issue list on responsiveimages.org isn’t updating anymore; could someone have a look at that?

Twitter button should go to our twitter account

Currently, the twitter button opens up a twitter box instead of the twitter account page where people can follow us. This is a bit annoying, tbh. I often go looking for the link to our twitter page on our homepage and can't find it :(

promote reference implementation

With @yoavweiss landing support for media queries in his picture implementation in Chromium, we can probably start considering promoting the chromium build on the website.... "play with the future, today!" :)

facebook share on your website

You may want to change your message on your facebook icon.
When sharing your site on facebook it says:

"DreamHost
http://responsiveimages.org/
The DreamHost customer who owns responsiveimages.org has not yet uploaded their website or has chosen to leave this holding page active."

Cheers,
Annett

Provide a 'Use Cases for Authors' document (or similar introductory content).

The use cases document (http://usecases.responsiveimages.org) is written using a style and tone aimed at browser vendors and others with deep knowledge of the subject.

While this document is useful for that audience, there is a second audience of designers and developers who would be better served by having more approachable content available to them.

A page or section on the responsiveimages.org site should explain the use cases in plain English. This could point to (further) examples where these use cases exist already in the wild, noting perhaps how such implementations result in users having to download unnecessary data than is required (for example).

If people wishing to get involved with RICG need to understand the use cases (why they matter, where they've arisen from, how they can't be addressed using current markup etc.), it is important that this information is available in an easy to understand and accessible format.

Sometimes clicking hyperlinks does nothing

If you click the very top pixel of a hyperlink, nothing happens.

Screencast: http://cl.ly/2a1h1q1U442v

I've encountered this issue before in personal work. It's because the click target on mousedown is not the same as the click target on mouseup due to the 1px down shift when you're hovered on the very top edge of the link. Spec says mousedown and mouseup target have to be the same.

Need a landing page

We need a landing page with links and info about who we are, what we do, what we are working on, and how people can get involved.

https://gh.responsiveimages.org is broken.

And God only knows what other URLs.

The HTTPS transition for responsiveimages.org has been way more trouble than it’s worth, considering that it is almost entirely redirects and a few static pages with no data that needs securing. If we can’t get this sorted out in a reliable way, I’m not sure what the benefit is compared to the cost.

The demos page should not state a special Chromium build is required

The demos on the demos page use Picturefill so Yoav's Chromium build is not actually required.
If I'm not missing something the following could be changed.

This requires you have the working Chromium build by Yoav Weiss you can download here. Instructions are on the demo pages.

to something like:

This is optimally viewed with the working Chromium build by Yoav Weiss you can download here. Instructions are on the demo pages.

If there's no objection, I can send a pull request with the change.

Consider adding Contributors to Repo/Website

I've recognized it is nowhere mentioned who is involved into the RI development actively. Should we add a list of contributors? We could do this via CONTRIBUTORS.md just in repo or also on the website itself as a list.

I would vote for it though have no preference how to do this. Would love to hear your thoughts…

Don't need Chromium for demos

Front page says:

"The demos on this page require that you have our Chromium build."

Should probably say something like:

"The demos on this page work in any modern browser, but if you want to see the real deal (tm) grab our Chromium build."

Issue data risks being stale

At least one user will be forced to wait the 2 seconds for the data to download - and, in addition, the data will always be at risk of being stale. This is a bit backwards, what we need to do is get Github to ping our server when an issue changes (PubSubHubbub-style - supported by Github). That is trivial to do on Github using one of the github services (I'll file a separate bug for that). Then we just need a refreshissues.php on the server as an end point.

This also soves the credentials on server issue, as the number of requests made per day will be way under 100.

Add gitattributes and editorconfig

Shouldn't we add .editorconfig and .gitattributes to all of our repositories for a consistent workflow and to avoid line-break issues etc?

Add "vote for implementation" on website

It might make sense to include buttons on the website where users are sent to the bugs that are filed at the user agents with a notice to vote for implementation.
This not only helps pushing it forward by votes but also users can view the current implementation status this way.

I'd love to hear some feedback on this.

Add client-hints as an example

(was Remove srcset example in favor or src-n)

We should feature the other competing solutions too. That is

  • src-n
  • client-hints

Include links to developer resources

Currently a Google search for "responsive images" brings up responsiveimages.org near the top (2nd result on an incognito windows for me). That's great; but the chances are that someone searching for those terms are looking for information on how to use responsive images, not on the intricacies of the spec.

I suggest that the links under "Where can I learn more" are replaced with links to resources on how to use responsive images instead. There are plenty of great resources that have been mentioned on the newsletter. Here are a few suggestions:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.