The download tag has no wiki summary.
2
votes
3answers
60 views
Show file size of (inline) linked downloads?
Should we show the file size of downloads linked on a web page?
For download sites (e.g. file hosting services), the answer is obviously yes. But what about websites that offer downloads only ...
3
votes
1answer
39 views
Should I retry a manual refresh when network is available?
I have a mobile app that automatically downloads user content from the Internet according to a schedule. Sometimes it might miss a scheduled update because the device wasn't connected to the Internet ...
9
votes
8answers
237 views
Force a PDF download vs allowing the user to view in browser first
Every once in a while, I come across a business requirement asking me to force a PDF document to be downloaded from a website instead of opened in the user's browser. While I question this every time ...
6
votes
3answers
57 views
How do I mark a package download if the individual items (within the package) are listed beside it?
We are having a dilemma and I thought to ask the experts.
We offer video, xml and package (< video plus XML) downloads.
If the user downloads the video, a green marker appears showing that it has ...
5
votes
3answers
220 views
How can I differentiate Client-side vs. Server-side filters to the user?
I have a client/server system. A database table on the server can contain a million records. I need to present various filter criteria to the user. One filter needs to be a server-side filter, such ...
0
votes
1answer
61 views
Current recommendations: filesize of images and entire webpage?
What are the current recommendations for maximum file-sizes of inline img in websites?
Is there an upper limit that the entire page shouldn't exceed if it is image-heavy? You often hear 0.5 MB ...
3
votes
1answer
102 views
What should I consider when designing a downloads page for an open source software?
I've searched all around Google and SE sites. There are tons of guides/suggestions on what should be considered when designing the homepage, but there is nothing I could find related to downloads ...
1
vote
1answer
121 views
What is the idea behind the download dialog of Internet Explorer?
In the latest editions of the Internet Explorer the file download dialog is arranged at the bottom of the window. I know many people not knowing where to find the corresponding "save" and "open" ...
2
votes
2answers
199 views
Download Options from a Lightbox
I have a web application that has a faceted search feature, that will filter results in realtime based on search criteria. In order to allow the user to easily view each item in the results without ...
1
vote
1answer
64 views
Android download behavior
Is there a guideline for a download task on an Android? Let's say, user initiates an app download on an Android (not from Apps app but from a 3d party app). What are the expected control on a ...
