Ask HN: What do you use: SIGN IN or LOG IN?

4 points by OpenAmazing ↗ HN
So I'm working on a new web app I'm at the point where I'm writing the account UI. Is it SIGN IN / SIGN OU LOG IN / LOG OUT? What do you use? (Help me procrastinate...)

8 comments

[ 5.1 ms ] story [ 24.3 ms ] thread
For what it's worth, I'm going with SIGN IN. I think that sounds more consumer-y. LOG IN sounds like a corporate intranet.
Sign In. Like you, I was ambivalent. I went with Login. Surprisingly, a couple friends, who don't take a particular interest in tech stuff, mentioned to me that they'd prefer Sign In, so I switched it. I still don't think it matters much.
You also get to skip the question of "Login" vs. "Log In"
I use "Sign In" To me every time I see "Log In" my mind sees Logged In
The problem with "Sign In" is that it reads a lot like "Sign Up" (another common web site expression).

Consumers should be accustomed to Log In and Log Out (e.g. on Mac OS X the Apple menu says "Log Out [user name]..." and the user menu has a "Login Window" item).

Log into a machine, Sign in to a service
I don't show it at all. I try to streamline users into tricking them to join up.

I display all functionality out right, give them as much access as I can, and when unauthenticated users try to activate functionality they are lead to a registration page using Facebook Oauth.

When working smoothly you only need 2-3 clicks to have a users registered onto your site if they are already logged into Facebook.

I had log in and log out but recently I switched to sign in and sign out as log in just didn't seem right for my service.