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

Newsletter #80

Open
milancurcic opened this issue Apr 11, 2020 · 5 comments
Open

Newsletter #80

milancurcic opened this issue Apr 11, 2020 · 5 comments
Labels
section: news Relevant for the news section on the webpage

Comments

@milancurcic
Copy link
Member

milancurcic commented Apr 11, 2020

Let's discuss what should the fortran-lang newsletters be and how we should work on them.

I posted an example newsletter in fortran-lang/fortran-lang.org#2 yesterday. You can see the post here and the source file here. With Jekyll, like with most popular static site generators, you write posts in plain markdown, with html for any extras.

Topics

First, what topics/news should be covered by the newsletter. Here's my idea:

  • Events: conferences, meetups, and similar. These could be either announcements for upcoming events or briefings/reports from events that happened. They should be related to Fortran. A NumPy or weather prediction conference is probably off-topic. Fortran or HPC meetings are on topic.
  • Updates from J3 and WG5 meetings and developments of the language. Highlight proposals discussed. Like what @certik has been posting directly in issues in j3-fortran/fortran_proposals.
  • Fortran compiler releases
  • New development in fortran-lang projects: For example, highlighting new modules or functions in stdlib, or new fpm capability.
  • New packages available in the fpm registry.
  • Last but not least, new Fortran releases (202x, 202y...). This one's pretty obvious. :)
  • Anything else?

What I think should be off-topic and omitted in newsletters:

  • Personal (non-community) Fortran projects, except listing them when they're added to the fpm registry.
  • News not directly about Fortran but that could be interesting to Fortran developers. Stuff about other languages etc.

Format

I think we could have two kinds of newsletters:

  • Off-schedule, topic-specific. This kind of newsletter covers only one item that is noteworthy. Examples: Fortran meetings, language releases, perhaps even compiler releases.
  • Monthly, recurring. This kind of newsletter comes out periodically at the beginning of each month, summarizing the Fortran development and news from the previous month. It's formatted more as a summary rather than an in-depth coverage of a topic, so it can include on-topic odds and ends.

How should we work on it

Here's what I propose:

  • Anybody can open a PR for a newsletter
  • Must assign a reviewer/editor. Can assign more than one if desired, ideally not too many. You don't want to have to wait for 5 people to review if you want timely news to go out.
  • Of course, anybody can comment. If somebody thinks a PR doesn't make appropriate newsletter, they should say so.
  • For a monthly recurring newsletter, I suggest we open a draft PR at the beginning of each month, and we work on it as the month goes and new stuff happens. At the end of the month, we clean it up and merge.

Obviously, my PR fortran-lang/fortran-lang.org#2 was not an example of this workflow. I just wanted to get something up quickly to use as an example.

We can automate posting of new newsletters to the @fortranlang Twitter using this. For people who use RSS readers, we have a feed on the website.

What do you think? @certik @jvdp1 @ivan-pi @everythingfunctional @jacobwilliams @marshallward @zbeekman

@certik
Copy link
Member

certik commented Apr 11, 2020 via email

@everythingfunctional
Copy link
Member

That sounds well thought out and reasonable. I like it.

@milancurcic
Copy link
Member Author

I just thought it'd also be useful for the monthly newsletter to have a list of Fortran job postings.

@certik
Copy link
Member

certik commented Apr 30, 2020

The first newsletter is on the way at fortran-lang/fortran-lang.org#4. Before we close this issue, let's create a document with information how the newsletter works. @milancurcic do you want to take a stab at that?

@awvwgk
Copy link
Member

awvwgk commented May 22, 2021

I created a wiki page on the monthly newsletter here. Summarizing parts of the workflow, contributions are welcome.

Discourse thread: https://fortran-lang.discourse.group/t/monthly-newsletter-organisation/1278

LKedward referenced this issue in fortran-lang/fortran-lang.org Apr 16, 2022
@certik certik mentioned this issue Apr 11, 2020
@awvwgk awvwgk transferred this issue from fortran-lang/fortran-lang.org Aug 19, 2022
@awvwgk awvwgk added section: news Relevant for the news section on the webpage and removed news labels Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
section: news Relevant for the news section on the webpage
Projects
None yet
Development

No branches or pull requests

4 participants