Washington State Ferries – Small Schedule(wsdot.com)
wsdot.com
Washington State Ferries – Small Schedule
https://wsdot.com/Ferries/Schedule/Small/pda.aspx
40 comments
I recently spent 6 months in west seattle and got a chance to take the ferries. Great fun. Protip: book your tickets in advance.
One time on the way back, we got prioritized behind all the people with tickets and boat after boat... 4-5 hours later. Luckily I have a campervan, so it wasn't a huge deal to wait in line, but I definitely learned a big lesson!
One time on the way back, we got prioritized behind all the people with tickets and boat after boat... 4-5 hours later. Luckily I have a campervan, so it wasn't a huge deal to wait in line, but I definitely learned a big lesson!
Just to add: reservations are only available on a couple routes (Coupeville and the San Juan Islands), and only during summer tourist season. Most routes are fcfs.
You could deliver that in a more traditional UX, but that typically means you need to deal with calendar controls etc. For mobile users, maybe they should add those same quick links to the standard site and see how users react - I bet they'd be well received.
Why, when there is only one possible answer to the next question, does it still insist on asking that question? Pick your departing port as Bainbridge Island and see what I mean.
Consistency, makes it easier to understand. When it would automatically pick the only possible answer, you might think that you accidentally clicked on the next link already or that something else happened incorrectly. You would have to add a message stating that the system auto-selected the only possible destination.
It’s also (slightly) easier to implement.
Both not hugely problematic, but in my opinion its the correct decision for this case.
I wonder if any notable sites forgot to turn off their WAP/WML interfaces.
I don't think they "forgot" but Nextbus is contractually required to maintain a WAP site by the SF MTA (and possibly other customers).
https://retro.umoiq.com/s/w2
https://retro.umoiq.com/s/w2
BC Ferries used to do this also, but have in the last few years moved to a more modern-looking, responsive layout.
TBH I miss the old-school unstyled text.
TBH I miss the old-school unstyled text.
So much advertising opportunity lost :)
But a very no-nonsense site that doesn't get in your way, I'm a fan.
But a very no-nonsense site that doesn't get in your way, I'm a fan.
You can also find Washington State Ferries data in OneBusAway, which is free, open source, and has just been rewritten in Swift: https://github.com/OneBusAway/onebusaway-ios
(and is also looking for volunteer developers and localizers.)
(and is also looking for volunteer developers and localizers.)
I wish more sites offered simple, fast, "lite" versions.
For example, https://lite.cnn.com
For example, https://lite.cnn.com
Duckduckgo has two different ones,
https://html.duckduckgo.com/
https://lite.duckduckgo.com/
https://html.duckduckgo.com/
https://lite.duckduckgo.com/
Not quite light, but: https://duckduckgo.com/tty/
Also worth mentioning for searching the classic web: https://wiby.me/
Zero-JS, fully functional, but sure to be downvoted…
https://mbasic.facebook.com/
https://mbasic.facebook.com/
Thanks for linking this, I’ve been using m.facebook.com for years now and will be replacing it with mbasic!
I did downvote though as you requested.
I did downvote though as you requested.
http://slashdot.org/palm was available at least from 2000 [1] to 2016 [2]. (Perhaps a year or two longer, but the Internet Archive's crawler got banned in February 2016. The current error page was first archived in October 2018.)
[1] https://web.archive.org/web/20001012050323/http://slashdot.o...
[2] https://web.archive.org/web/20160128183858/http://slashdot.o...
[1] https://web.archive.org/web/20001012050323/http://slashdot.o...
[2] https://web.archive.org/web/20160128183858/http://slashdot.o...
seeing __doPostBack() in the source brings back some memories
It’s great that it’s lightweight, but the information on my already-small iPhone 12 mini takes up a small fraction of my screen and is illegible without zooming in. Fixing this would take just a few more lines of CSS.
Edit: or maybe just a single line of HTML to set the viewport meta tag.
Edit: or maybe just a single line of HTML to set the viewport meta tag.
This is not a good experience on a mobile device. It could likely be fixed with a few dozen bytes of inline css.
https://i.imgur.com/T5ntV2A.png
https://i.imgur.com/T5ntV2A.png
Or.
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
This looks to me like the browser failing to include a reasonable default stylesheet.
Mobile browsers have, since at least the first iPhone, defaulted to showing websites zoomed way out, on the theory that the site might not have been designed for a screen that narrow. Sites that are designed to support a phone screen are supposed to say so, using the meta tag given elsewhere in the thread.
[deleted]
https://www.ferry.fyi/mukilteo
Quote from the author here: https://www.southwhidbeyrecord.com/life/coders-create-altern...
> “I hate advertising so much, more than anything,” he said. “I want it to be free, I want it to be accessible to everyone.”