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

UX considerations #12

Open
devsnd opened this issue Jul 23, 2013 · 6 comments
Open

UX considerations #12

devsnd opened this issue Jul 23, 2013 · 6 comments
Labels

Comments

@devsnd
Copy link
Collaborator

devsnd commented Jul 23, 2013

A few considerations:

laserchickenux

  1. I want to be able to click on the whole thing, instead of just the title to read the feed.
  2. What's the meaning of this button? I propose to use the Bootstrap symbols instead of relying on the browser for UTF-8 symbols.
  3. 5 Hours? since the Feed has been released? Do I need this information? Maybe I need to know the date, but certainly not the 100% accurate release time.
@devsnd
Copy link
Collaborator Author

devsnd commented Jul 23, 2013

The double >> made me think that I would jump to the very end of all feeds, and not right to the next one.
laserchickenux_2

maybe just go with a single >

@devsnd
Copy link
Collaborator Author

devsnd commented Jul 23, 2013

a <p> within a <blockquote> is rendered in bold, which is very ugly.

@devsnd
Copy link
Collaborator Author

devsnd commented Jul 23, 2013

When clicking on the "next post" button, I'm always confused by who that post is written (I know, it is in the title...) So I'd like to have the favicons of the respective blog next to the authors name.
laserchickenux_3

@tilboerner
Copy link
Owner

5 Hours? since the Feed has been released?

Currently, this refers to the "published" time of the newest entry, if it's contained in the feed XML. Otherwise, it falls back to the timestamp of the feed itself, or, if that's also missing, to the last time Laserchicken found new content. That's the best compromise between information quality and availability I could think of.

Do I need this information?

Although the system is not perfect, I feel that "recency" of subscribed feeds is relevant enough to be visible in some way -- and a sorting criterion as well, which makes visibility even more important. That whole premise is up for discussion, though.

Maybe I need to know the date, but certainly not the 100% accurate release time.

Assuming the relevant question here is that of age, there's a tag with fuzzy relative, rather than absolute, time. Makes good sense to me. It might be useful to get the absolute time on demand; mouseover would work, for mouse-based systems, anyway.

@tilboerner
Copy link
Owner

What's the meaning of this button? I propose to use the Bootstrap symbols instead of relying on the browser for UTF-8 symbols.

It's the mark as (un)seen button. I know the label is not very telling; I'd like it to be very short, so if you can think of a better symbolic description, I'd be very glad.

Icon resources:

How about icon-eye-open? Otherwise, would the word "seen" work? ("Read" would be better semantically, but its present has an unfortunate relationship with its past. Tense! ^^)

@XORwell
Copy link
Contributor

XORwell commented Aug 14, 2013

fyi: laserchicken on mobile device (samsung galaxy s3)

screenshot_2013-08-14-10-18-54

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

No branches or pull requests

3 participants