Code Monkey home page Code Monkey logo

Comments (3)

matiboux avatar matiboux commented on July 28, 2024

The policy and current position of EPITA.it on the matter is not to store any "additional information" than what's required for the service.

The data stored by EPITA.it for each service we're offering a link to is restricted to the minimum information
https://epita.it/legal

Also, this behavior was thought through even before the project was released. This is supposed to act like a status indicator for the website the tile is linking to.

In the scenario of a locked website, like epita.fr was, the browser is not asking the user for a password and is just getting its request rejected. So this was working as intended on EPITA.it's end.

Priorities should be on finding or designing background materials for the tiles lacking one. A CDN or a local host or those would sometimes be necessary. That's the case for "EPITA ALED".

Finally, like you said, for copyright or trademark issues, "official" background material should not be hosted by EPITA.it or a partner provider.

from epita.it.

utybo avatar utybo commented on July 28, 2024

Understandable, though I disagree that a logo should be a status indicator for a website. A missing logo will just cause useless requests from the client that could possibly hang forever (until it hits a instead of cleanly failing with some error code directly. But whatever.

from epita.it.

matiboux avatar matiboux commented on July 28, 2024

A request to a missing logo will just be stalled and will eventually time out. Unless a careless user tweaked their developer settings, it shouldn't be an issue.

Major and worst issues would arise if the centralized host of all the background materials would go down.

By the way, a logo should not be a status indicator, but this behavior was thought through and it simply works like it. It's not an official feature and this shouldn't be relied on.

One way to properly display that behavior would be to load all images using javascript and display them only when loading is a success, a status error otherwise. This would be a struggle and would be some useless scripting for the client.

from epita.it.

Related Issues (20)

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.