Live data from Hacker News

Try right clicking GitHub's logo

github.com

51–60 of 148 posts

Re: Try right clicking GitHub's logo

#51
post #45

Earlier quoted context omitted.

My laptop doesn't have a middle mouse button, and it's a modern Dell. Naturally I use a real mouse when I'm on a desk, but remember that not everyone has a middle mouse button.

Try clicking both right and left touchpad-button on your laptop. At most (all?) laptops it will open the link just as if you had middle-mouse-clicked it.

I know that's the standard, but it doesn't appear to work on this one (Studio XPS 16).

Re: Try right clicking GitHub's logo

#54
In Firefox, open Preferences -> Content, hit the "Advanced" button next to "Enable Javascript", and uncheck "disable or replace context menus". With that unchecked, you get the right-click menu as usual, in addition to whatever the site wants to offer.

Re: Try right clicking GitHub's logo

#56

Earlier quoted context omitted.

We do it so that when people zoom in on the site (using `⌘ + +` on a Mac) the image doesn't become pixelated and ugly. We do it with most other images, too.

Well this way it's pixelated and ugly by default. I don't think that's better.

What browser/OS are you in? It looks pretty reasonable in Chrome on OSX; we spent a decent amount of time trying to get it as close as we could. Some browsers do weird math on resizing.

Re: Try right clicking GitHub's logo

#57
post #27

I couldn't help but notice the actual logo wasn't one of the download options. Although inspecting the element tells us that the original logo is at https://a248.e.akamai.net/assets.github.com/images/modules/h... I'm not entirely sure what Github was trying to accomplish with this, other than being a neat trick. EDIT: https://a248.e.akamai.net/assets.github.com/images/modules/h... for the non-hover logo. ;)

That's not the actual logo. It's a variation that is only used in the header.

The official logo includes the Social Coding tagline.

Re: Try right clicking GitHub's logo

#58
Saw this on Flask (http://flask.pocoo.org/) a while back. I don't remember where Armin got inspiration from, but I remember he showed me another site that did this before his.

Sidestepping the UX discussion here, there's an important moral here for startups:

Have a logo page with print-suitable copies of your logo. Actually, do one better and have the following logos:

1. Vector, raster (large), raster (small) in color

2. Vector, raster (large), raster (small) in monochrome

Anytime somebody wants to write about you, anytime you're sponsoring a conference, anytime you need stuff printed—that page will serve you well and let your t-shirt suppliers/conference organizers/curious journalists the thing they need without having to bug you. Until you get really big, misuse of your logo is unlikely. Just make it easy for people to get, like everything else about your company.

At Skills (http://skillsapp.com) we have a direct link in every page's footer and another on our about page.

Re: Try right clicking GitHub's logo

#59
post #35

Here's how I would improve this: The lightbox that opens up asks, "Looking for the GitHub logo?" But it doesn't let you answer no. It just presumes that your answer is yes, and supplies you with what it thinks you actually want (or, more cynically, what it wants you to want). I would suggest adding a "No thanks -- just let me right-click" link at the bottom. That link would close the lightbox and prevent it from reop…

I think this is a fantastic way to handle it. I feel like it should probably be a user-configurable setting, too. There are a surprising number of comments in this thread from people whose process has been interrupted, and I think it's a cop-out to just tell them to ctrl-click to open a new tab. Don't get in the user's way.
Post reply on HN