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

Create profile template #837

Open
ns-rse opened this issue Oct 29, 2024 · 4 comments
Open

Create profile template #837

ns-rse opened this issue Oct 29, 2024 · 4 comments

Comments

@ns-rse
Copy link
Contributor

ns-rse commented Oct 29, 2024

Further to #832 it would be useful to have a standardised template for team and alumni members to complete.

Can be refined but suggest starting with...

---
alumnum: false
level: 2
published: true
othernames: <forename>
surname: <surname>
role: [Senior] Research Software Engineer
---

<free text>

- Email : [<address>@sheffield.ac.uk](mailto:<address>@sheffield.ac.uk)
- GitHub : [<username>](https://github.com/<username>/)
- ORCID : [####-####-####-####](https://orcid.org/####-####-####-####)
- Twitter : [@<username>](https://twitter.com/<username>
- Mastodon : [@<username>@<server>](https://<server>/@<username>
- BlueSky : [@<username>](https://bsky.app/<username>
- LinkedIn : [<username>](https://linkedin.com/in/<account>)
- Web/Blog : [<site-name>](https://<address>)
  • role can be adjusted as required.
  • Fields between <and > need completing.
  • ORCID needs adding.
  • Social media handles are optional and can be completed/deleted as required.

Aside/Qustion

I'm curious if <address> (at) sheffield.ac.uk will actually stop email addresses from being scraped, its a fairly simple and common pattern that can easily be corrected. Would it be sensible to just have actual links to our email addresses making it easy for humans to contact us [<address>@sheffield.ac.uk](mailto:<address>@sheffield.ac.uk).

@EdwinB12
Copy link
Member

How easy do we think adding an optional picture would be to the template?

@ns-rse
Copy link
Contributor Author

ns-rse commented Oct 29, 2024

We all have pictures on our staff profile pages so would it be as simple as embedding a link to point to that and sizing it correctly?

However, this would be fine for existing staff but it can take a while for the official photographer to do the rounds. If a temporary picture were to be used guidelines on resolution and size would seem sensible to include.

@ptheywood
Copy link
Member

I'm curious if

(at) sheffield.ac.uk will actually stop email addresses from being scraped, its a fairly simple and common pattern that can easily be corrected. Would it be sensible to just have actual links to our email addresses making it easy for humans to contact us @sheffield.ac.uk.

I doubt it stops any meaningful amount of spam, just someone started with it and everyone else followed.

Our university emails all exist in mailto links on public university web pages anyway (i.e. https://www.sheffield.ac.uk/cs/people/research-staff/peter-heywood) so its pointless trying to obfuscate it here.

@Robadob
Copy link
Member

Robadob commented Oct 29, 2024

We all have pictures on our staff profile pages

No we don't.

https://www.sheffield.ac.uk/cs/people/research-staff/robert-chisholm

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

No branches or pull requests

4 participants