TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A better way to display museum hours (2017)

134 pointsby artpiover 3 years ago

12 comments

dlkfover 3 years ago
Mostly good advice, particularly regarding the use of visuals. But this is flat-out wrong:<p>&gt; The TUE CLOSED is the most dominant element - the info that is least important and most negative is the focal point.<p>This is among the <i>most</i> important information. Travelling to a museum during - what are normally - peak operating hours only to learn that it is closed on that day of the week is a far worse UX than any possible formatting of operating hours.
评论 #30040217 未加载
artpiover 3 years ago
James Robert Watson has some other amazing inventions on his site:<p>- Accessories for medical arm slings: <a href="https:&#x2F;&#x2F;www.jamesrobertwatson.com&#x2F;slingaccessories.html" rel="nofollow">https:&#x2F;&#x2F;www.jamesrobertwatson.com&#x2F;slingaccessories.html</a><p>- How to make elevators more user-friendly <a href="https:&#x2F;&#x2F;www.jamesrobertwatson.com&#x2F;elevatorbuttons.html" rel="nofollow">https:&#x2F;&#x2F;www.jamesrobertwatson.com&#x2F;elevatorbuttons.html</a><p>- Better layouts for queue lines <a href="https:&#x2F;&#x2F;www.jamesrobertwatson.com&#x2F;quelines.html" rel="nofollow">https:&#x2F;&#x2F;www.jamesrobertwatson.com&#x2F;quelines.html</a><p>- Better rest area signage <a href="https:&#x2F;&#x2F;www.jamesrobertwatson.com&#x2F;restareasigns.html" rel="nofollow">https:&#x2F;&#x2F;www.jamesrobertwatson.com&#x2F;restareasigns.html</a><p>- Better table numbers <a href="https:&#x2F;&#x2F;www.jamesrobertwatson.com&#x2F;tablenumbers.html" rel="nofollow">https:&#x2F;&#x2F;www.jamesrobertwatson.com&#x2F;tablenumbers.html</a><p>- Travelpants <a href="https:&#x2F;&#x2F;www.jamesrobertwatson.com&#x2F;travelpants.html" rel="nofollow">https:&#x2F;&#x2F;www.jamesrobertwatson.com&#x2F;travelpants.html</a>
benaover 3 years ago
While I do agree that having each day have its own line is better. I&#x27;m not 100% sold on the variable length bars.<p>Great, I can see the place is open later on Thursday (for example), but how does that information alone help me? It doesn&#x27;t tell me the time or even in relation to the other days how much later it would be open, all I know is &quot;later&quot;. Sure, if I knew my schedule prevented me from getting there before a certain time, I can begin by looking at the latest time, but it still doesn&#x27;t tell me if the days with earlier closings would still be acceptable. So no matter what, I&#x27;m still checking all the days for closing times.<p>Often the case is I know I have a certain day off, so I&#x27;d want to check the place&#x27;s schedule for that day so I can plan around it.<p>I&#x27;d also lead with Saturday&#x2F;Sunday as the weekends are the days most people would likely have off.
评论 #30040223 未加载
divbzeroover 3 years ago
I like this, but couldn’t this be simply “A better way to display open hours” in general? No need to limit it to museums.
评论 #30040142 未加载
extra88over 3 years ago
The home page uses a frameset! That may be why he didn&#x27;t notice the museum hours article has a messed up page title: &lt;title&gt; &lt;meta name=&quot;description&quot; content=&quot;A better way to display museum hours&quot;&gt; &lt;&#x2F;title&gt;<p>As for the actual content, listing each day of the week instead of grouping days with the same hours is definitely an improvement. Using just a letter for the day of the week is harder for people less English-literate and translation software won&#x27;t be able to do anything with it, unlike the &quot;before&quot; examples, especially the ones that use the full words instead of abbreviations. Museums often have a lot of international tourists visiting.<p>The vertical format is much harder to make accessible to screen reader users but the article doesn&#x27;t have any alt attributes on the images so he&#x27;s not considering that. It&#x27;s also harder for Google and other tools to parse to present accurate answers when people search for &quot;museum name hours.&quot;<p>Having the hours in bars with lengths that vary based on how long they&#x27;re open and the bar&#x27;s position being based on opening time might be a useful enhancement to displaying the opening&#x2F;close hours.
nicbouover 3 years ago
This is not an improvement. What if the business opens twice in a day, as most restaurants do? What if the business closes in the wee hours of the next day?<p>This design is not self-evident. It would take me a second just to know what I&#x27;m looking at. It&#x27;s read top to bottom, against the usual left to right. Two days have the same label (as in many other languages). The design with half hours is unreadable without zooming in. Nobody writes time horizontally and vertically at the same time.<p>Besides, the original schedule is just text. You don&#x27;t need technical assistance to put it on your WordPress webpage.<p>I like Google Maps&#x27; simple approach: one line for each day, starting with today, with the full day label and plain English opening hours.
评论 #30053474 未加载
fjdover 3 years ago
This reminds me of Edward Tufte’s work on Information Design. His books and lectures go into all sorts of problems like this.<p><a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Edward_Tufte" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Edward_Tufte</a><p><a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Information_design" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Information_design</a>
gpvosover 3 years ago
I once made a paper insert to stick with my library card on which I had drawn the weekly opening hours of the couple of library branches that I used at the time, all together on one chart, each library hatched or shaded differently.
rrauenzaover 3 years ago
I keep trying to figure out a way to display time of use PG&amp;E schedules... This seems like a good start!
croisillonover 3 years ago
a lot of shops in Lithuania have a small diagram on their door to explain their opening hours, usually with a design related to the product they sell
dangover 3 years ago
This is fun, but it usually leads to better discussion if you pick the most interesting page from a list and post that instead. If you want to nominate one, we can change the URL at the top.<p><a href="https:&#x2F;&#x2F;hn.algolia.com&#x2F;?dateRange=all&amp;page=0&amp;prefix=true&amp;sort=byDate&amp;type=comment&amp;query=denominator%20list%20by:dang" rel="nofollow">https:&#x2F;&#x2F;hn.algolia.com&#x2F;?dateRange=all&amp;page=0&amp;prefix=true&amp;sor...</a><p>Edit: artpi suggested the museum hours page, so we&#x27;ve changed to that from <a href="https:&#x2F;&#x2F;www.jamesrobertwatson.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.jamesrobertwatson.com&#x2F;</a>.
评论 #30037890 未加载
评论 #30038589 未加载
suyashover 3 years ago
inspiring work and thoughts, favorite was the 6 suit deck of cards :)