Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discussion - week of 07/21/14 #57

Open
ezoehunt opened this issue Jul 20, 2014 · 4 comments
Open

Discussion - week of 07/21/14 #57

ezoehunt opened this issue Jul 20, 2014 · 4 comments

Comments

@ezoehunt
Copy link
Member

This is where we'll talk this week.

@dbialer
Copy link

dbialer commented Jul 21, 2014

Interesting tests results. Though hard to make a direct correlation from these user tests with data from submission website, seems to validate that a larger percent of app submission validations fail validation. Creating manifests is difficult for many developers, especially with packaged apps that then need to be edited, repackaged, and retried. If there is a way to auto-generate some of the manifest, that might help.

@brampitoyo
Copy link

Many respondents have remarked that starting from a sample file (versus from scratch) will net them more correct end results. We specifically chose not to test a sample file here, because we want our respondents to read the instructions and see whether we can make improvements to the existing MDN article.

Once they get a helpful sample file to start with, our validation and correctness rate might jump up. This might be an interesting research to do later, when we want to validate our chosen approach.

@eviljeff
Copy link

"Less than 10% named the file correctly as manifest.webapp. This is likely to be a major source of manifest validation failure."
for hosted apps the filename isn't a requirement - its the mimetype which is the issue. Although some webservers may already be set up to serve .webapp with the correct "application/x-web-app-manifest+json", its not guaranteed, and its perfectly possible (and acceptable) to serve any random filename with the correct mimetype if the server is setup to do it.

@ezoehunt
Copy link
Member Author

Thanks for the information. That information can be added to the instructions on MDN.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants