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

Inconsistent NeXus logos with poor resolution #145

Open
paulmillar opened this issue Jul 9, 2024 · 15 comments
Open

Inconsistent NeXus logos with poor resolution #145

paulmillar opened this issue Jul 9, 2024 · 15 comments
Assignees

Comments

@paulmillar
Copy link

To the best of my knowledge, there are currently three different NeXus logos.

There are two (somewhat related) logos appearing in [NeXus for the Impatient] (https://manual.nexusformat.org/impatient/) document:

There is also a third logo, a simpler "NX" design that appears as:

For branding and consistency there are a few problems:

  1. inconsistent visual identity: which logo should people used?
  2. no vector graphics (e.g., EPS or SVG) version of the logo; only a (poor resolution) bitmap version is available.

Proposed resolution:

  • Reduce the number of logos, ideally to just one.
  • Generate an SVG version of this logo.
  • Update usage to match.
  • (Optionally) make a "media pack" containing the logo(s) in different formats available.
  • (Optionally) write guidelines on how to use the NeXus logo.
@rayosborn
Copy link

I agree that, as a committee, we haven't been very disciplined about our branding over the years. The logo on our documentation page was the official logo when I was NIAC chair many years ago, and I have higher resolution versions, including SVG and favicon.ico files, available here. Personally, I still quite like them, but I am biased because they were mostly my design. However, Tobias, when he was NIAC chair, disliked the pink color and I think that led to an attempt to create new logos a few years ago (I created a blue version of the old logo then). However, I don't think people thought that any of the replacements were any better so nothing changed.

My personal view is that we should change the main web page to use the Sphinx-generated pages used for the manual. I find it jarring jumping from one to the other because the designs are so unalike, and it makes the project seem unprofessional. Moving that could also be a trigger for creating a brand refresh with new logos, but none of us are professional graphic designers so I'm not sure where they will come from.

@prjemian
Copy link
Contributor

prjemian commented Jul 9, 2024

@paulmillar
Copy link
Author

Thanks for the info @rayosborn and @prjemian!

I agree that a web (re-)design would be a good idea, but I would be a little nervous that this might take a lot of time. Perhaps we could improve the logo situation before this happens?

Just providing the SVG logo would be helpful (at least, for me).

Is the above link (anl.box.com) permanent --- can we link to it somehow? If not, perhaps we could upload the files somewhere and make them available?

@rayosborn
Copy link

@paulmillar, the links won't disappear unless I delete them. I can probably upload them to the NeXpy Github pages, but unless the NIAC authorize it, I'm not sure I'm allowed to upload them to the nexusformat Github. As you have pointed out, we don't yet have an official policy about logos, and I don't know how people feel about the old logo (although I guess nobody has asked for it to be removed from the Sphinx manual yet). Perhaps we can discuss it at the Telco next week.

Since we have a code camp coming up, I would suggest we revisit changing the landing page to be Sphinx-generated.

@benajamin
Copy link
Contributor

I converted the Nexus logo to SVG many years ago. I went looking and found it here. I'm not sure why the SVG file didn't get used in the manual at the time. I think we should make more use of the SVG version.

I don't remember the version with the gradient background ever being offical, and it is advisable to avoid gradients so I think we should just delete that file.

I did try to organise a new logo around 2019-ish but I stopped the effort due to a lack of positive feedback.

@paulmillar
Copy link
Author

Thanks for the input @benajamin!

@rayosborn
Copy link

rayosborn commented Jul 10, 2024

@benajamin, by gradient background, do you mean the shadows on the letters in my version? If so, I think I agree that it's better without them.

P.S. I updated the versions on the ANL Box to remove shadows and redid the lettering, because the old versions used pixellated lettering. So the quality is much better, although the Box doesn't seem to be able to render SVG files properly.

@benajamin
Copy link
Contributor

benajamin commented Jul 16, 2024

@rayosborn, no, by "gradient background" I mean this image that @paulmillar originally linked to.

The SVG files you have on ANL box requires that the viewer has the "Oxford" font installed, while the version I made uses pure paths that should always render correctly.

@rayosborn
Copy link

rayosborn commented Jul 16, 2024

@benajamin, I hadn't realized that SVG files don't embed their fonts, so thanks for letting me know. I wondered why the previews on the ANL Box looked so odd. I'll try to fix that sometime, not that they are the official versions. That's something for the NIAC to sort out.
P.S. I had to convert the text into shapes, albeit with high resolution, in order to create the SVG versions stored here.

@phyy-nx
Copy link

phyy-nx commented Jul 17, 2024

@benajamin volunteered to organize this into a proposal. Thanks!

@tacaswell
Copy link

NeXus_Logo_Ideas_Draft3-2[2].pdf
NeXus_Logo_Ideas_Draft4.pdf

A graphic designer at BNL took a shot at a redesigned logo as well.

@benajamin
Copy link
Contributor

benajamin commented Dec 10, 2024

The logo of the NeXus organisation was discussed at the NIAC2024 meeting and SVG files representing this logo were developed. Some minor details were further discussed during the Nov 27th telco. There is one official logo and a square "favicon" version, with corresponding "dark theme" versions. These versions all have a consistent style and colour scheme.

The logo files have been uploaded to the NIAC repo where they can be used in the various NeXus publications and elsewhere. Usage guidelines have been included in the README file. I chose this location for the official, original version of the logo because it should be easy for people to find since this repo is not very busy. The SVG files are vector graphics and so should never look "poor resolution". EPS and PDF formats are also provided in the repo. PNG versions that are rendered with multiple resolutions are also provided in the repo for cases where bitmaps are required.

Work to update and harmonise the NeXus website and manual (issue #1472) where the new logo files will be used.

@benajamin
Copy link
Contributor

I am not a lawyer and this is not legal advice:

Looking at some examples (PSF, OSI) and advice, it seems that we don't need to provide a license for the logo files because trademark law is more applicable than copyright law in most jurisdictions. Registering a trademark costs money and the NIAC might want to discuss if it is worth doing.

@rayosborn
Copy link

@benajamin, thanks for your work on this. They look great.

@paulmillar
Copy link
Author

Thanks for all your hard work, Ben. I agree with @rayosborn, the logos look great!

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

No branches or pull requests

6 participants