<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi,</p>
    <div class="moz-cite-prefix">On 10/31/19 11:05 AM, Andreas Neumann
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAB2Z92BsO3+hTEDAXONz6XFX7j7VTn-j4dnSkt4AQG6EHApAfA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>Hi Marco,</div>
        <div><br>
        </div>
        <div>I wouldn't take it down. Let's show users some activity (it
          will disappear anyway in 2 weeks when the event is gone). They
          can easily ignore it, if they are not interested.</div>
      </div>
    </blockquote>
    <p>I would feel irritated if some software would show me news in
      Finnish. But I'll leave that to the PSC.<br>
    </p>
    <blockquote type="cite"
cite="mid:CAB2Z92BsO3+hTEDAXONz6XFX7j7VTn-j4dnSkt4AQG6EHApAfA@mail.gmail.com">
      <div dir="ltr">
        <div><br>
        </div>
        <div>Meanwhile: let's try to implement a way to get access to
          the user location (coordinate or country). The server seems
          ready for geofencing, but QGIS as a client not.</div>
        <div><br>
        </div>
        <div>What I don't understand: the QGIS news panel is technically
          a web-browser - right? A web-browser send and IP and an IP can
          be geolocalized by some external services (with some
          uncertainty of course). Something along the lines of <a
            href="https://docs.djangoproject.com/en/1.10/ref/contrib/gis/geoip/"
            moz-do-not-send="true">https://docs.djangoproject.com/en/1.10/ref/contrib/gis/geoip/</a>
          - Would this be possible?<br>
        </div>
      </div>
    </blockquote>
    <p>Not even necessarily an external service only, there is also
      <a class="moz-txt-link-freetext" href="https://dev.maxmind.com/geoip/geoip2/geolite2/">https://dev.maxmind.com/geoip/geoip2/geolite2/</a> , a local database
      which can be used to map ips to locations. This could be done
      server side only, whenever the client doesn't send a specific
      location.</p>
    <p><br>
    </p>
    <p>Regarding dismiss/updating of entries, I currently see two
      different entries, one seems to be cached from an older release.
      Do we have a possibility to force-delete the first one from
      clients that already downloaded it? Or instead of deleting and
      recreating an entry if it contains wrong information to
      force-update an existing one?<br>
    </p>
    <p>Matthias<br>
    </p>
    <p><br>
    </p>
    <blockquote type="cite"
cite="mid:CAB2Z92BsO3+hTEDAXONz6XFX7j7VTn-j4dnSkt4AQG6EHApAfA@mail.gmail.com">
      <div dir="ltr">
        <div><br>
        </div>
        <div>Andreas<br>
        </div>
        <div><br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Thu, 31 Oct 2019 at 10:55,
          Marco Bernasocchi <<a href="mailto:marco@qgis.org"
            moz-do-not-send="true">marco@qgis.org</a>> wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div>
            <p>Hi Andreas, it looks like it is like you say. I tried by
              using some vpns and by changing the system location and I
              always see the german announce. <br>
            </p>
            <p>We should probably take it down for now to avoid people
              getting the feeling the news are irelewant toi them<br>
            </p>
            <p>Cheers Marco<br>
            </p>
            <div>On 31.10.19 08:29, Andreas Neumann wrote:<br>
            </div>
            <blockquote type="cite">
              <div dir="ltr">
                <div>Hi,</div>
                <div><br>
                </div>
                <div>Does that mean that despite my adding of geofencing
                  around Switzerland, now everybody sees my german news
                  item about the Postgis day in Zurich?</div>
                <div><br>
                </div>
                <div>Theoretically, I could use the language filter, but
                  the language filter is not so desirable in my opinion,
                  because I know an awful lot of QGIS users in
                  Switzerland who have set the language to english -
                  just because they know english well and all of them
                  wouldn't see the news item if they switched to
                  english.</div>
                <div><br>
                </div>
                <div>Thanks and greetings,</div>
                <div>Andreas<br>
                </div>
              </div>
              <br>
              <div class="gmail_quote">
                <div dir="ltr" class="gmail_attr">On Thu, 31 Oct 2019 at
                  06:30, Nyall Dawson <<a
                    href="mailto:nyall.dawson@gmail.com" target="_blank"
                    moz-do-not-send="true">nyall.dawson@gmail.com</a>>
                  wrote:<br>
                </div>
                <blockquote class="gmail_quote" style="margin:0px 0px
                  0px 0.8ex;border-left:1px solid
                  rgb(204,204,204);padding-left:1ex">On Wed, 30 Oct 2019
                  at 16:33, Tim Sutton <<a
                    href="mailto:tim@kartoza.com" target="_blank"
                    moz-do-not-send="true">tim@kartoza.com</a>>
                  wrote:<br>
                  ><br>
                  > Hi<br>
                  ><br>
                  > I would include user survey announcements in this
                  list - it was one of the key reasons we introduced the
                  feed. We want to get to know our user base, what their
                  concerns are and usage habits are. Inviting them to
                  join opt-in surveys and sharing project news through
                  the feed are a good way to achieve that.<br>
                  ><br>
                  ><br>
                  > I disagree a bit on 1 and 2 - Ale introduced a
                  geofencing capability for the news feed so for example
                  Australian User Group meeting can be shown to just
                  people in Australia. Posts can also be language
                  specific. I think we should accept any local
                  announcement post after PSC approval and keep the rule
                  as simple as that?<br>
                  <br>
                  It's not that simple. The backend has support for
                  geofencing, but we<br>
                  currently don't have any way to geolocate users to
                  take advantage of<br>
                  this (aside from manually setting a qsetting value to
                  your location).<br>
                  So we'd first need a way to locate users... which
                  would be<br>
                  super-useful anyway, e.g. to allow project templates
                  shipped with QGIS<br>
                  to open by default somewhere close to the user's
                  location...<br>
                  <br>
                  Nyall<br>
                  <br>
                  <br>
                  <br>
                  ><br>
                  ><br>
                  > We had also agreed that we don’t want to include
                  general <a href="http://planet.qgis.org"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">planet.qgis.org</a> feed in
                  there, but rather use the platform to share what goes
                  into our blog and other moderated content.<br>
                  ><br>
                  ><br>
                  > PS. Sponsorships are dead, long live sustaining
                  members :-)<br>
                  ><br>
                  ><br>
                  > Regards<br>
                  ><br>
                  > Tim<br>
                  ><br>
                  > On 30 Oct 2019, at 06:14, Paolo Cavallini <<a
                    href="mailto:cavallini@faunalia.it" target="_blank"
                    moz-do-not-send="true">cavallini@faunalia.it</a>>
                  wrote:<br>
                  ><br>
                  > Hi all,<br>
                  > AFAIK we don't have a clear policy about the news
                  feed. I propose to<br>
                  > accept only:<br>
                  > 1. global Contributors Meetings announcements
                  (not local ones)<br>
                  > 2. global QGIS Days (not local ones)<br>
                  > 3. requests for sponsorship<br>
                  > 4. crowdfunding announcements<br>
                  > To be included, each 3 and 4 entry have to be
                  accepted by the majority<br>
                  > of PSC<br>
                  > After a first period (6 months), according to
                  user feedback, we can<br>
                  > re-evaluate these guidelines.<br>
                  > Opinions?<br>
                  > Cheers.<br>
                  > --<br>
                  > Paolo Cavallini - <a
                    href="http://www.faunalia.eu" rel="noreferrer"
                    target="_blank" moz-do-not-send="true">www.faunalia.eu</a><br>
                  > <a href="http://QGIS.ORG" rel="noreferrer"
                    target="_blank" moz-do-not-send="true">QGIS.ORG</a>
                  Chair:<br>
                  > <a
                    href="http://planet.qgis.org/planet/user/28/tag/qgis%20board/"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">http://planet.qgis.org/planet/user/28/tag/qgis%20board/</a><br>
                  > _______________________________________________<br>
                  > Qgis-psc mailing list<br>
                  > <a href="mailto:Qgis-psc@lists.osgeo.org"
                    target="_blank" moz-do-not-send="true">Qgis-psc@lists.osgeo.org</a><br>
                  > <a
                    href="https://lists.osgeo.org/mailman/listinfo/qgis-psc"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-psc</a><br>
                  ><br>
                  ><br>
                  > —<br>
                  ><br>
                  ><br>
                  ><br>
                  ><br>
                  ><br>
                  ><br>
                  ><br>
                  ><br>
                  > Tim Sutton<br>
                  ><br>
                  > Co-founder: Kartoza<br>
                  > Ex Project chair: QGIS.org<br>
                  ><br>
                  > Visit <a href="http://kartoza.com"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">http://kartoza.com</a> to
                  find out about open source:<br>
                  ><br>
                  > Desktop GIS programming services<br>
                  > Geospatial web development<br>
                  > GIS Training<br>
                  > Consulting Services<br>
                  ><br>
                  > Skype: timlinux<br>
                  > IRC: timlinux on #qgis at <a
                    href="http://freenode.net" rel="noreferrer"
                    target="_blank" moz-do-not-send="true">freenode.net</a><br>
                  ><br>
                  > I'd love to connect. Here's my calendar link to
                  make finding time easy.<br>
                  ><br>
                  > _______________________________________________<br>
                  > Qgis-psc mailing list<br>
                  > <a href="mailto:Qgis-psc@lists.osgeo.org"
                    target="_blank" moz-do-not-send="true">Qgis-psc@lists.osgeo.org</a><br>
                  > <a
                    href="https://lists.osgeo.org/mailman/listinfo/qgis-psc"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-psc</a><br>
                  _______________________________________________<br>
                  Qgis-psc mailing list<br>
                  <a href="mailto:Qgis-psc@lists.osgeo.org"
                    target="_blank" moz-do-not-send="true">Qgis-psc@lists.osgeo.org</a><br>
                  <a
                    href="https://lists.osgeo.org/mailman/listinfo/qgis-psc"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-psc</a></blockquote>
              </div>
              <br clear="all">
              <br>
              -- <br>
              <div dir="ltr">
                <div dir="ltr">
                  <div><br>
                    --<br>
                    Andreas Neumann<br>
                  </div>
                  <a href="http://QGIS.ORG" target="_blank"
                    moz-do-not-send="true">QGIS.ORG</a> board member
                  (treasurer)<br>
                </div>
              </div>
              <br>
              <fieldset></fieldset>
              <pre>_______________________________________________
Qgis-psc mailing list
<a href="mailto:Qgis-psc@lists.osgeo.org" target="_blank" moz-do-not-send="true">Qgis-psc@lists.osgeo.org</a>
<a href="https://lists.osgeo.org/mailman/listinfo/qgis-psc" target="_blank" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-psc</a></pre>
            </blockquote>
            <pre cols="72">-- 
Marco Bernasocchi

QGIS.org Co-chair
<a href="http://berna.io" target="_blank" moz-do-not-send="true">http://berna.io</a></pre>
          </div>
        </blockquote>
      </div>
      <br clear="all">
      <br>
      -- <br>
      <div dir="ltr" class="gmail_signature">
        <div dir="ltr">
          <div><br>
            --<br>
            Andreas Neumann<br>
          </div>
          <a href="http://QGIS.ORG" target="_blank"
            moz-do-not-send="true">QGIS.ORG</a> board member (treasurer)<br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Qgis-psc mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-psc@lists.osgeo.org">Qgis-psc@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-psc">https://lists.osgeo.org/mailman/listinfo/qgis-psc</a></pre>
    </blockquote>
  </body>
</html>