XSF Communications Team - 2020-09-09


  1. jcbrand

    emus: I didn't offer, you asked and I suggested that you create a Twitter account instead

  2. jcbrand

    At least IIRC

  3. emus

    Yes, that too

  4. erszcz

    Hey, people 🙂 Just realised a small inconsistency in the newsletter - the slug for Aug edition covering July events and news is newsletter-06-august and the slug of the Sep edition covering August is newsletter-08-august

  5. erszcz

    oh, noes, it's actually this: Aug edition - https://xmpp.org/2020/08/newsletter-06-august/ Sep edition - https://xmpp.org/2020/08/newsletter-08-august/

  6. emus

    erszcz: Yes you are right, its confusing. for the next versions I will remove specific dates

  7. emus

    ups

  8. erszcz

    not a big deal, really, but I noticed that when looking for links to share in our team

  9. erszcz

    thanks for the great job preparing the newsletter!

  10. emus

    😩 how did that come again....

  11. emus

    erszcz: Thanks. I will improve on that

  12. emus

    erszcz: For the next version I will only use the month what we are releasing continuously. because thats really confusing

  13. erszcz

    sounds good!

  14. goffi

    Hello. Would it be possible to fix the small formatting issue with bullet points on SàT and GSoC parts, on September newsletter? It's probably just a missing new line in markdown.

  15. goffi

    And a I've said on xsf@, thanks to all involved in the newsletters, it's really good.

  16. emus

    goffi: If you know a solution, can create a PR?

  17. emus

    goffi: If you know a solution, can you create a PR?

  18. goffi

    emus: I can check that tonight, I'm at work now

  19. emus

    sure

  20. peetah

    could some one explain me what are the "domain mapping improvements" reported in the python-nbxmpp news ?

  21. peetah

    could some one explain me what are the "domaine mapping" and "domain mapping improvements" reported in the python-nbxmpp news ?

  22. peetah

    could some one explain me what are the "domain mapping" and "domain mapping improvements" reported in the python-nbxmpp news of the last newsletter ?

  23. peetah

    wurstsalat: ^ ?

  24. wurstsalat

    peetah: it performs UTS46 mapping on domain names, see http://unicode.org/reports/tr46/

  25. peetah

    wurstsalat: ok thanks

  26. Licaon_Kter

    https://discourse.igniterealtime.org/t/new-openfire-plugin-to-help-reduce-spam/88730

  27. peetah

    emus: I made some PR for the August newsletter: is there a way to test the static site generation in a sandbox before sending it live ?

  28. emus

    ``` python3 -m virtualenv --python=python3.7 venv source venv/bin/activate pip install pelican==3.3 markdown==2.6.11 ghp-import # found in the Dockerfile make devserver ```

  29. emus

    not tested

  30. emus

    peetah: have you tested?