From 4470eb97d74b489eb560f91bfb539ef61943e3fb Mon Sep 17 00:00:00 2001 From: Sandra Gesing Date: Fri, 19 Jul 2024 09:06:42 -0400 Subject: [PATCH 01/19] Create organizational_membership --- pages/get_involved/organizational_membership | 45 ++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 pages/get_involved/organizational_membership diff --git a/pages/get_involved/organizational_membership b/pages/get_involved/organizational_membership new file mode 100644 index 000000000..a65f449d9 --- /dev/null +++ b/pages/get_involved/organizational_membership @@ -0,0 +1,45 @@ +--- +layout: page +title: Organizational Membership - Coming Soon! +permalink: /org_membership/ +subtitle: Why should my organization become a member of US-RSE? +menubar: get-involved +--- + +The US Research Software Engineer Association (US-RSE) is the leading professional community of research software engineering +practitioners in the United States. Its mission is to empower a diverse workforce of Research Software Engineers (RSEs) through +advocacy for the crucial role of RSEs in driving research discoveries, professional development, collaboration, and +to establish a recognized profession. US-RSE envisions a future where it plays an essential role for RSEs to be universally +respected for advancing science, technology, and society through the transformative power of research software engineering. +The number of individual members of US-RSE has grown from about 20 in 2018 to more than 2500 in 2024. + +**Become an Organizational Founding Member** +US-RSE will soon start the pilot phase of an organizational membership program. The pilot phase will give organizations +the opportunity to be recognized in perpetuity as founding members of US-RSE. + +**Why support US-RSE?** +US-RSE offers a variety of services to its individual and organizational members. Examples include + +By joining US-RSE as an organizational member you will ensure the continuation and expansion of these offerings along +with exclusive organizational member benefits (details coming soon). + +**How to join?** +If you would like to join, please contact our Executive Director Sandra Gesing at [sandra@us-rse.org](mailto:sandra@us-rse.org). + +{% include member-graph.html %} From 566c778ee29ffa3ebd8190621de9e542dd59c931 Mon Sep 17 00:00:00 2001 From: Sandra Gesing Date: Fri, 19 Jul 2024 09:14:12 -0400 Subject: [PATCH 02/19] Update join.md Add URL and sentence about organizational membership --- pages/get_involved/join.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/get_involved/join.md b/pages/get_involved/join.md index 68b649232..df63f74a2 100644 --- a/pages/get_involved/join.md +++ b/pages/get_involved/join.md @@ -6,9 +6,9 @@ subtitle: Why should I join the US-RSE Association? menubar: get-involved --- -Membership in the US-RSE Association is free. Our email announcements and newsletters are sent to members. +Individual membership in the US-RSE Association is free. We will offer [organizational membership](https://us-rse.org/org_membership) soon. Our email announcements and newsletters are sent to individual and organizational members. -By joining the US-RSE Association you will: +By joining the US-RSE Association as an individual member you will: + By joining US-RSE as an organizational member you will ensure the continuation and expansion of these offerings along with exclusive organizational member benefits (details coming soon). **How to join?** + If you would like to join, please contact our Executive Director Sandra Gesing at [sandra@us-rse.org](mailto:sandra@us-rse.org). {% include member-graph.html %} From 935f5b9fe6958337522f7741beecb722faf88fe2 Mon Sep 17 00:00:00 2001 From: Sandra Gesing Date: Fri, 19 Jul 2024 10:55:20 -0400 Subject: [PATCH 07/19] Update get-involved.yml menu for organizational membership --- _data/menus/get-involved.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_data/menus/get-involved.yml b/_data/menus/get-involved.yml index 01405537f..764d484bf 100644 --- a/_data/menus/get-involved.yml +++ b/_data/menus/get-involved.yml @@ -2,6 +2,8 @@ items: - name: Join US-RSE link: join + - name: Organizational Membership + limk: org_membership - name: Support US-RSE link: support - name: Get Involved From be0f709661f762cf4da94c88d07fe7ce64396b52 Mon Sep 17 00:00:00 2001 From: Sandra Gesing Date: Fri, 19 Jul 2024 11:37:30 -0400 Subject: [PATCH 08/19] Update join.md --- pages/get_involved/join.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/get_involved/join.md b/pages/get_involved/join.md index df63f74a2..f4f0f15ff 100644 --- a/pages/get_involved/join.md +++ b/pages/get_involved/join.md @@ -6,7 +6,7 @@ subtitle: Why should I join the US-RSE Association? menubar: get-involved --- -Individual membership in the US-RSE Association is free. We will offer [organizational membership](https://us-rse.org/org_membership) soon. Our email announcements and newsletters are sent to individual and organizational members. +Individual membership in the US-RSE Association is free. We will offer organizational membership soon. Our email announcements and newsletters are sent to individual and organizational members. By joining the US-RSE Association as an individual member you will: From 2c5e772c50b44cbf101547b3c1e5dce4f5d74562 Mon Sep 17 00:00:00 2001 From: Sandra Gesing Date: Sat, 20 Jul 2024 10:11:36 -0400 Subject: [PATCH 09/19] Update get-involved.yml --- _data/menus/get-involved.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/menus/get-involved.yml b/_data/menus/get-involved.yml index 764d484bf..e26975471 100644 --- a/_data/menus/get-involved.yml +++ b/_data/menus/get-involved.yml @@ -3,7 +3,7 @@ - name: Join US-RSE link: join - name: Organizational Membership - limk: org_membership + limk: org-membership - name: Support US-RSE link: support - name: Get Involved From 38449cb554153d2a4cde5e1166c368f29d520221 Mon Sep 17 00:00:00 2001 From: Sandra Gesing Date: Sat, 20 Jul 2024 10:12:21 -0400 Subject: [PATCH 10/19] Update navigation.yml --- _data/navigation.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_data/navigation.yml b/_data/navigation.yml index a9af38ea8..c8c835cee 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -34,6 +34,8 @@ dropdown: - name: Join US-RSE link: join + - name: Organizational Membership + limk: org-membership - name: Support US-RSE link: support - name: Get Involved From a3dccd370108d30db605279840d4ec404d8e9027 Mon Sep 17 00:00:00 2001 From: Sandra Gesing Date: Sat, 20 Jul 2024 10:17:26 -0400 Subject: [PATCH 11/19] Update organizational_membership.md --- pages/get_involved/organizational_membership.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/get_involved/organizational_membership.md b/pages/get_involved/organizational_membership.md index 8a44696da..c5104b5e9 100644 --- a/pages/get_involved/organizational_membership.md +++ b/pages/get_involved/organizational_membership.md @@ -1,7 +1,7 @@ --- layout: page title: Organizational Membership - Coming Soon! -permalink: /org_membership/ +permalink: /org-membership/ subtitle: Why should my organization become a member of US-RSE? menubar: get-involved --- From 83a0c1782ac7515c5b99cb719d7dc5986259aaf2 Mon Sep 17 00:00:00 2001 From: Sandra Gesing Date: Sat, 20 Jul 2024 10:37:18 -0400 Subject: [PATCH 12/19] Update organizational_membership.md --- pages/get_involved/organizational_membership.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/get_involved/organizational_membership.md b/pages/get_involved/organizational_membership.md index c5104b5e9..3344fafa6 100644 --- a/pages/get_involved/organizational_membership.md +++ b/pages/get_involved/organizational_membership.md @@ -3,7 +3,7 @@ layout: page title: Organizational Membership - Coming Soon! permalink: /org-membership/ subtitle: Why should my organization become a member of US-RSE? -menubar: get-involved +menubar: true --- The US Research Software Engineer Association (US-RSE) is the leading professional community of research software engineering From d91ea3ba74a4368a21a255831421c64846104989 Mon Sep 17 00:00:00 2001 From: Sandra Gesing Date: Sat, 20 Jul 2024 10:46:25 -0400 Subject: [PATCH 13/19] Update organizational_membership.md --- pages/get_involved/organizational_membership.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/get_involved/organizational_membership.md b/pages/get_involved/organizational_membership.md index 3344fafa6..d4c016703 100644 --- a/pages/get_involved/organizational_membership.md +++ b/pages/get_involved/organizational_membership.md @@ -3,7 +3,7 @@ layout: page title: Organizational Membership - Coming Soon! permalink: /org-membership/ subtitle: Why should my organization become a member of US-RSE? -menubar: true +menubar: /org-membership/ --- The US Research Software Engineer Association (US-RSE) is the leading professional community of research software engineering From 887dc85a71eec1a71b17acb518f597503d35959e Mon Sep 17 00:00:00 2001 From: Sandra Gesing Date: Sat, 20 Jul 2024 16:00:14 -0400 Subject: [PATCH 14/19] Update organizational_membership.md --- pages/get_involved/organizational_membership.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/get_involved/organizational_membership.md b/pages/get_involved/organizational_membership.md index d4c016703..2bc63cced 100644 --- a/pages/get_involved/organizational_membership.md +++ b/pages/get_involved/organizational_membership.md @@ -3,7 +3,8 @@ layout: page title: Organizational Membership - Coming Soon! permalink: /org-membership/ subtitle: Why should my organization become a member of US-RSE? -menubar: /org-membership/ +menubar: org-membership +menubar_toc: true --- The US Research Software Engineer Association (US-RSE) is the leading professional community of research software engineering From 9c75ca293cf1d708b4257779edc819d220e6cb77 Mon Sep 17 00:00:00 2001 From: Sandra Gesing Date: Sat, 20 Jul 2024 16:08:40 -0400 Subject: [PATCH 15/19] Update get_involved.md --- pages/get_involved/get_involved.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/get_involved/get_involved.md b/pages/get_involved/get_involved.md index a209834ba..ba058187c 100644 --- a/pages/get_involved/get_involved.md +++ b/pages/get_involved/get_involved.md @@ -7,8 +7,9 @@ menubar_toc: true menubar: get-involved --- -The US-RSE Association is a new organization that needs community involvement to grow and mature. Individual membership is free. The pilot phase for organizational membership will start soon that will give organizations the opportunity to be recognized in perpetuity as founding members of US-RSE. +The US-RSE Association is a new organization that needs community involvement to grow and mature. +We offer individual membership and we will soon start the pilot phase for organizational membership that will give organizations the opportunity to be recognized in perpetuity as founding members of US-RSE. {% include notification.html message="Most of our interaction is via Slack: usrse.slack.com. You'll receive a link to join the Slack space when you [join US-RSE](https://us-rse.org/join/). If you have already joined US-RSE but can't get into Slack, email contact@us-rse.org for help." %} From db59af19be5643bd718845ce8035077685c4287c Mon Sep 17 00:00:00 2001 From: Sandra Gesing Date: Sat, 20 Jul 2024 16:14:28 -0400 Subject: [PATCH 16/19] Update join.md --- pages/get_involved/join.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/get_involved/join.md b/pages/get_involved/join.md index f4f0f15ff..eb9220267 100644 --- a/pages/get_involved/join.md +++ b/pages/get_involved/join.md @@ -6,7 +6,7 @@ subtitle: Why should I join the US-RSE Association? menubar: get-involved --- -Individual membership in the US-RSE Association is free. We will offer organizational membership soon. Our email announcements and newsletters are sent to individual and organizational members. +Individual membership in the US-RSE Association is free. We will offer [organizational membership](https://us-rse.org/org-membership) for a membership fee soon. Our email announcements and newsletters are sent to individual and organizational members. By joining the US-RSE Association as an individual member you will: @@ -23,7 +23,7 @@ By joining the US-RSE Association as an individual member you will: If you think that you might fit in US-RSE then you probably do and we look forward to welcoming you.

From da3ac91b913229f4da1596a47c0e3181f3ac25db Mon Sep 17 00:00:00 2001 From: Sandra Gesing Date: Thu, 25 Jul 2024 10:55:05 -0400 Subject: [PATCH 17/19] Update join.md --- pages/get_involved/join.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/get_involved/join.md b/pages/get_involved/join.md index eb9220267..a8370e25f 100644 --- a/pages/get_involved/join.md +++ b/pages/get_involved/join.md @@ -23,7 +23,7 @@ By joining the US-RSE Association as an individual member you will: If you think that you might fit in US-RSE then you probably do and we look forward to welcoming you.

From 8a8d023b3aca88caed823af9bd4beb720a3427bb Mon Sep 17 00:00:00 2001 From: Alexander Koufos Date: Wed, 2 Oct 2024 12:42:22 -0700 Subject: [PATCH 18/19] Updates the organizational membership pages - Fixes some minor typos - Adds more details to the organizational membership landing page --- _data/menus/get-involved.yml | 2 +- _data/navigation.yml | 2 +- pages/get_involved/get_involved.md | 2 +- pages/get_involved/join.md | 6 +- .../get_involved/organizational_membership.md | 211 ++++++++++++++---- 5 files changed, 175 insertions(+), 48 deletions(-) diff --git a/_data/menus/get-involved.yml b/_data/menus/get-involved.yml index e26975471..445d9dc77 100644 --- a/_data/menus/get-involved.yml +++ b/_data/menus/get-involved.yml @@ -3,7 +3,7 @@ - name: Join US-RSE link: join - name: Organizational Membership - limk: org-membership + link: org-membership - name: Support US-RSE link: support - name: Get Involved diff --git a/_data/navigation.yml b/_data/navigation.yml index c8c835cee..81c3623b2 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -35,7 +35,7 @@ - name: Join US-RSE link: join - name: Organizational Membership - limk: org-membership + link: org-membership - name: Support US-RSE link: support - name: Get Involved diff --git a/pages/get_involved/get_involved.md b/pages/get_involved/get_involved.md index ba058187c..0413c1fe2 100644 --- a/pages/get_involved/get_involved.md +++ b/pages/get_involved/get_involved.md @@ -7,7 +7,7 @@ menubar_toc: true menubar: get-involved --- -The US-RSE Association is a new organization that needs community involvement to grow and mature. +The US-RSE Association is a new organization that needs community involvement to grow and mature. We offer individual membership and we will soon start the pilot phase for organizational membership that will give organizations the opportunity to be recognized in perpetuity as founding members of US-RSE. diff --git a/pages/get_involved/join.md b/pages/get_involved/join.md index a8370e25f..dd13b7b99 100644 --- a/pages/get_involved/join.md +++ b/pages/get_involved/join.md @@ -6,7 +6,11 @@ subtitle: Why should I join the US-RSE Association? menubar: get-involved --- -Individual membership in the US-RSE Association is free. We will offer [organizational membership](https://us-rse.org/org-membership) for a membership fee soon. Our email announcements and newsletters are sent to individual and organizational members. +Individual membership in the US-RSE Association is free. +We will offer [organizational membership](/org-membership) for a membership fee +soon. +Our email announcements and newsletters are sent to individual and +organizational members. By joining the US-RSE Association as an individual member you will: diff --git a/pages/get_involved/organizational_membership.md b/pages/get_involved/organizational_membership.md index 2bc63cced..48acb7dc6 100644 --- a/pages/get_involved/organizational_membership.md +++ b/pages/get_involved/organizational_membership.md @@ -3,52 +3,175 @@ layout: page title: Organizational Membership - Coming Soon! permalink: /org-membership/ subtitle: Why should my organization become a member of US-RSE? -menubar: org-membership +menubar: get-involved menubar_toc: true --- -The US Research Software Engineer Association (US-RSE) is the leading professional community of research software engineering -practitioners in the United States. Its mission is to empower a diverse workforce of Research Software Engineers (RSEs) through -advocacy for the crucial role of RSEs in driving research discoveries, professional development, collaboration, and -to establish a recognized profession. US-RSE envisions a future where it plays an essential role for RSEs to be universally -respected for advancing science, technology, and society through the transformative power of research software engineering. -The number of individual members of US-RSE has grown from about 20 in 2018 to more than 2500 in 2024. - -**Become an Organizational Founding Member** - -US-RSE will soon start the pilot phase of an organizational membership program. The pilot phase will give organizations -the opportunity to be recognized in perpetuity as founding members of US-RSE. - -**Why support US-RSE?** - -US-RSE offers a variety of services to its individual and organizational members. Examples include -
    -
  • Our annual conference
  • -
      -
    • The [2023 inaugural conference](https://us-rse.org/usrse23/) was a resounding success, selling out with 250 attendees.
    • -
    • For [2024](https://us-rse.org/usrse24/) we aim for 350 participants.
    • -
    -
  • [Monthly community calls](https://us-rse.org/events/#community-call)
  • -
  • [A monthly newsletter](https://us-rse.org/newsletters/)
  • -
  • 15 [working groups](https://us-rse.org/working-groups/) and [affinity groups](https://us-rse.org/about/affinity-groups/)
  • -
  • Multiple virtual seminars series. Examples include
  • -
      -
    • the [DEI speaker series](https://us-rse.org/wg/dei/)
    • -
    • the [Education and Training speaker series](https://us-rse.org/wg/education_training/)
    • -
    -
  • A heavily visited and successful [job board](https://us-rse.org/jobs/)
  • -
  • Creation of resources such as the
  • -
      -
    • [Career Guidebook](https://zenodo.org/records/8329337) in collaboration with the Academic Data Science Alliance (over 100 pages)
    • -
    • [Career Guide Brochure](https://zenodo.org/records/10073233) for RSEs in collaboration with IEEE Computer Society (25 pages)
    • -
    -
- -By joining US-RSE as an organizational member you will ensure the continuation and expansion of these offerings along -with exclusive organizational member benefits (details coming soon). - -**How to join?** - -If you would like to join, please contact our Executive Director Sandra Gesing at [sandra@us-rse.org](mailto:sandra@us-rse.org). +The US Research Software Engineer Association (US-RSE) is the leading +professional community of research software engineering practitioners in the +United States. +US-RSE's four-pronged mission aims to foster community, promote RSEs’ impact on +research, provide useful resources, and encourage and improve diversity +throughout the profession. US-RSE envisions a future where it plays an essential +role in promoting RSEs to be universally respected for advancing science, +technology, and society through the transformative power of research software +engineering. +The number of individual members of US-RSE has grown from about 20 in 2018 to +over 2700 in 2024. {% include member-graph.html %} + + +## Pilot Phase: Become an Organizational Founding Member + +On October 1, 2024, US-RSE will start the pilot phase of an organizational +membership program, which will run through November 30, 2025. +The pilot phase for organizational founding members will give organizations the +opportunity to be recognized in perpetuity as founding members of US-RSE. +Every organization joining on or before November 30, 2025 will be considered an +organizational founding member. +The annual membership fees (see Table 3) will remain the same for founding +members until December 31, 2028. +Organizations joining on or after December 1, 2025 are ineligible to become an +organizational founding member. + + +### Why support US-RSE? + +US-RSE offers a variety of services to its individual and organizational members. +Examples include: + +- Our annual conference + - The [2023 inaugural conference](https://us-rse.org/usrse23/) was a + resounding success, selling out with 250 attendees. + - For [2024](https://us-rse.org/usrse24/) we aim for 300 participants. +- [Monthly community calls](/events/#community-call) +- [A monthly newsletter](/newsletters/) +- 15 [working groups](/working-groups/) and [affinity groups](/about/affinity-groups/) +- Multiple virtual seminars series. Examples include + - The [DEI speaker series](/wg/dei/) + - The [Education and Training speaker series](/wg/education_training/) +- A heavily visited and successful [job board](/jobs/) +- Creation of resources such as the + - [Career Guidebook](https://zenodo.org/records/8329337) in collaboration with + the Academic Data Science Alliance (over 100 pages) + - [Career Guide Brochure](https://zenodo.org/records/10073233) for RSEs in + collaboration with IEEE Computer Society (25 pages) + + +By joining US-RSE as an organizational member, you will ensure the continuation +and expansion of these offerings. + + +### Organizational Membership Duration + +Organizational membership is defined per calendar year from January 1 to +December 31. +Organizations can join throughout the year with membership fees being reduced +between August 1 and November 30 to 50% for the remainder of the year and +reduced benefits as described below. +Members joining on or after December 1 will be members the following year from +January 1 with all benefits. + + +### Benefits for Organizational Founding Members + +Organizational Founding Members will be recognized with their logo on the US-RSE +website, on conference material, and in annual reports. +Organizational members benefit from opportunities to help shape US-RSE’s +activities and strategic initiatives via quarterly meetings with the US-RSE +Leadership including the Executive Director (ED), Community Manager (CM) and a +subset of the elected Steering Committee (SC). + +US-RSE’s organizational membership model has three tiers with different +membership fees (see Table 3). +As the second most visited page (after the homepage) on the website, the job +board is highly successful, and Standard and Premier membership include +highlighted job postings. +Our annual conference is the flagship event for RSEs and allies in the United +States, and Standard and Premier membership includes free registrations at the +event (see Table 1 for the summary of benefits). + +Organizations joining before August 1 in coming years receive all benefits for +that year. +For Standard and Premier members this includes benefits for the annual +conference in the current calendar year. +Organizations joining on or after August 1 but before December 1 pay half of the +membership fee for the calendar year, but for Standard and Premier level will +not receive conference-related benefits and will only receive half as many +highlighted posts on the job board. +They will have all other benefits including the remaining quarterly meetings +with the US-RSE leadership group (see Table 2 for the summary of benefits). +Organizations joining on or after December 1 receive the membership for the +following year. + + +### Annual General Meeting and Annual Report + +US-RSE holds a virtual Annual General Meeting open to all individual and +organizational members in December of each year. +Organizational members will be acknowledged in the meeting. +Organizational members will additionally receive an annual end-of-the-year +report, which includes a directory of all organizational members. + + +### US-RSE Organizational Membership is inclusive + +US-RSE prioritizes diversity, equity, and inclusion through initiatives that +cultivate a representative and inclusive RSE community. +It aims at creating and maintaining a diverse workforce. +The membership model is designed to give all interested organizations the +possibility to become an organizational founding member if joining by +December 1, 2025. +Besides the benefits listed in Table 1 and Table 2, US-RSE provides the +following opportunities: +- Organizations can gift annual memberships to other organizations. +- A 5-year membership can be purchased for the price of a 4-year membership. + + +## How to join? + +If you would like to join, please contact our Executive Director, +Sandra Gesing, at [sandra@us-rse.org](mailto:sandra@us-rse.org). + +| | Basic | Standard | Premier | +| :---- | :---- | :---- | :---- | +| Your organization’s logo listed on the US-RSE website, end-of-the-year report and annual conference website | ✓ | ✓ | ✓ | +| Members have exclusive access to use a specific branded US-RSE logo for organizational members[^3] | ✓ | ✓ | ✓ | +| Quarterly members-only meetings with Executive Director and other representatives of the US-RSE leadership team | 1 person | 1 person | 2 persons | +| Free attendees at annual US-RSE conference | \- | 1 person | 2 persons | +| Highlighted positions in job board | \- | 2 per year | 4 per year | +| A spotlight of an organizational member or a representative of an organizational member posted to the website linked via the newsletter | \- | \- | 1 per year | +| Members can request promotional US-RSE stickers and brochures once per year[^4] | 20 brochures/50 special member stickers | 100 brochures/200 special member stickers | 100 brochures/200 special member stickers | +| Discount of 20% for sponsorship at conference | \- | \- | ✓ | +| Members can request promotional US-RSE stickers and brochures once per year[^5] | 20 brochures/50 special member stickers | 100 brochures/200 special member stickers | 100 brochures/200 special member stickers | + +Table 1: The benefits of the three tiers of the US-RSE organizational membership +model **for organizations joining between December 1 (year before) and July 31**. +If an organization joins on or after December 1, the official membership starts +on January 1 and lasts until December 31 of the following year. + + +| | Basic | Standard | Premier | +| :---- | :---- | :---- | :---- | +| Your logo listed on the US-RSE website, end-of-the-year report and annual conference website | ✓ | ✓ | ✓ | +| Quarterly members-only meetings with Executive Director and other representatives of the US-RSE Leadership | 1 person | 1 person | 2 persons | +| Highlighted positions in job board | \- | 1 highlighted per year | 2 highlighted per year | +| A spotlight of an organizational member or a representative of an organizational member posted to the website linked via the newsletter | \- | \- | 1 per year | +| Members can request promotional US-RSE stickers and brochures once per year | 20 brochures/50 special member stickers | 100 brochures/200 special member stickers | 100 brochures/200 special member stickers | + +Table 2: The benefits of the three tiers of the US-RSE organizational membership model **for organizations joining between August 1 and November 30**. + + +| | Basic | Standard | Premier | +| :---- | :---- | :---- | :---- | +| Academic (R1 and R2), national labs, non-profits, small companies (1-20 employees), foundations | $1000 per year | $2000 per year | $4000 per year | +| Academic (Not R1 or R2) | $500 per year | $1000 per year | $2000 per year | +| MSIs, HBCUs | $500 per year | $1000 per year | $2000 per year | +| Industry | Contact Executive Director[^6] | $5000 per year | $10000 per year | + +Table 3: Membership fees + + +[^1]: US-RSE is a fiscally sponsored project by Community Initiatives. https://communityinitiatives.org/ + From 86d445dd4b2fcbf61d7699075a0035057e3c5a6d Mon Sep 17 00:00:00 2001 From: Alexander Koufos Date: Wed, 2 Oct 2024 16:26:02 -0700 Subject: [PATCH 19/19] Updates organization landing page - Updates/adds some footnotes - Cleans up tables some --- .../get_involved/organizational_membership.md | 23 +++++++++++++------ 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/pages/get_involved/organizational_membership.md b/pages/get_involved/organizational_membership.md index 48acb7dc6..f590ad72a 100644 --- a/pages/get_involved/organizational_membership.md +++ b/pages/get_involved/organizational_membership.md @@ -7,7 +7,7 @@ menubar: get-involved menubar_toc: true --- -The US Research Software Engineer Association (US-RSE) is the leading +The US Research Software Engineer Association (US-RSE)[^1] is the leading professional community of research software engineering practitioners in the United States. US-RSE's four-pronged mission aims to foster community, promote RSEs’ impact on @@ -125,7 +125,7 @@ possibility to become an organizational founding member if joining by December 1, 2025. Besides the benefits listed in Table 1 and Table 2, US-RSE provides the following opportunities: -- Organizations can gift annual memberships to other organizations. +- Organizations can gift annual memberships to other organizations.[^2] - A 5-year membership can be purchased for the price of a 4-year membership. @@ -144,12 +144,12 @@ Sandra Gesing, at [sandra@us-rse.org](mailto:sandra@us-rse.org). | A spotlight of an organizational member or a representative of an organizational member posted to the website linked via the newsletter | \- | \- | 1 per year | | Members can request promotional US-RSE stickers and brochures once per year[^4] | 20 brochures/50 special member stickers | 100 brochures/200 special member stickers | 100 brochures/200 special member stickers | | Discount of 20% for sponsorship at conference | \- | \- | ✓ | -| Members can request promotional US-RSE stickers and brochures once per year[^5] | 20 brochures/50 special member stickers | 100 brochures/200 special member stickers | 100 brochures/200 special member stickers | Table 1: The benefits of the three tiers of the US-RSE organizational membership model **for organizations joining between December 1 (year before) and July 31**. If an organization joins on or after December 1, the official membership starts on January 1 and lasts until December 31 of the following year. +{: style="font-size: 0.7em; font-style: italic" } | | Basic | Standard | Premier | @@ -158,9 +158,11 @@ on January 1 and lasts until December 31 of the following year. | Quarterly members-only meetings with Executive Director and other representatives of the US-RSE Leadership | 1 person | 1 person | 2 persons | | Highlighted positions in job board | \- | 1 highlighted per year | 2 highlighted per year | | A spotlight of an organizational member or a representative of an organizational member posted to the website linked via the newsletter | \- | \- | 1 per year | -| Members can request promotional US-RSE stickers and brochures once per year | 20 brochures/50 special member stickers | 100 brochures/200 special member stickers | 100 brochures/200 special member stickers | +| Members can request promotional US-RSE stickers and brochures once per year[^4] | 20 brochures/50 special member stickers | 100 brochures/200 special member stickers | 100 brochures/200 special member stickers | -Table 2: The benefits of the three tiers of the US-RSE organizational membership model **for organizations joining between August 1 and November 30**. +Table 2: The benefits of the three tiers of the US-RSE organizational membership +model **for organizations joining between August 1 and November 30**. +{: style="font-size: 0.7em; font-style: italic" } | | Basic | Standard | Premier | @@ -168,10 +170,17 @@ Table 2: The benefits of the three tiers of the US-RSE organizational membership | Academic (R1 and R2), national labs, non-profits, small companies (1-20 employees), foundations | $1000 per year | $2000 per year | $4000 per year | | Academic (Not R1 or R2) | $500 per year | $1000 per year | $2000 per year | | MSIs, HBCUs | $500 per year | $1000 per year | $2000 per year | -| Industry | Contact Executive Director[^6] | $5000 per year | $10000 per year | +| Industry | Contact Executive Director[^5] | $5000 per year | $10000 per year | Table 3: Membership fees +{: style="font-size: 0.7em; font-style: italic" } [^1]: US-RSE is a fiscally sponsored project by Community Initiatives. https://communityinitiatives.org/ - +[^2]: Please contact the Executive Director for initiating the process +[^3]: For example, “Founding Organizational Member 2024” +[^4]: Please contact the Community Manager for US-RSE stickers and promotional material +[^5]: The ED will talk with the company and summarize the reasons for the SC why + the company aims for basic membership. The SC will vote on it and a simple + majority is sufficient to allow the company to join, with the price to be + negotiated between the company and Executive Director.