[Systems] Fwd: 2017 Debugging member's List

Laura Vargas laura at somosazucar.org
Sat Mar 18 21:27:14 EDT 2017


2017-03-18 9:48 GMT-05:00 Laura Vargas <laura at somosazucar.org>:

>
>
> 2017-03-18 9:42 GMT-05:00 Ignacio Rodríguez <nachoel01 at gmail.com>:
>
>> Manually I guess.
>>
>
> -1 We have a total of *264 registrys *at the Sugar Labs members list,
thus the system that sends them it's a great idea!

Happy San José's Day everyone :D



> Or by some system that sends them :P
>>
>>
>
> Check http://pythonhosted.org/Flask-Mail/ it might help ;D
>
>
>> I can make a script to send them but we will probably need a
>> "something at sugarlabs.org" address
>>
>
> I guess we should send from members AT sugarlabs...
>
>
>>
>> On 3/18/17, Laura Vargas <laura at somosazucar.org> wrote:
>> > Looking good Ignacio!
>> >
>> > How does the emails get send?
>> >
>> > Laura V
>> >
>> > 2017-03-17 21:21 GMT-05:00 Ignacio Rodríguez <nachoel01 at gmail.com>:
>> >
>> >> Well, basically there should be a "mails.txt" file with the following
>> >> content
>> >>
>> >> name1|email1|verificationhash1
>> >> name2|email2|verificationhash2
>> >> name2|email3|verificationhash3
>> >>
>> >> Verified emails are added to "mails_verified.txt" as
>> >> name1|email1
>> >> name2|email2
>> >> name3|email3
>> >>
>> >> Example:
>> >> http://people.sugarlabs.org:5001/?verify=1234
>> >>
>> >> mails.txt:
>> >> Ignacio Rodriguez|ignacio at sugarlabs.org|1234
>> >>
>> >> mails_verified.txt (because I clicked the link)
>> >> Ignacio Rodriguez|ignacio at sugarlabs.org
>> >>
>> >> Code is available here: http://github.com/sugarlabs/verify-email
>> >>
>> >> On 3/17/17, Ignacio Rodríguez <nachoel01 at gmail.com> wrote:
>> >> > Almost finished the simple flask thing, will update in a bit
>> >> >
>> >> > On 3/17/17, Samson Goddy <samsongoddy at gmail.com> wrote:
>> >> >> You mean a draft text for the email confirmation?
>> >> >>
>> >> >> Samson
>> >> >>
>> >> >> On Sat, Mar 18, 2017 at 2:34 AM, Laura Vargas <
>> laura at somosazucar.org>
>> >> >> wrote:
>> >> >>
>> >> >>> Great news Ignacio!
>> >> >>>
>> >> >>> Samson, do you have any draft text for Ignacio?
>> >> >>>
>> >> >>> If any of you too guys have any problem with mailing lists you
>> should
>> >> >>> forward details to systems.
>> >> >>>
>> >> >>> I'm getting them in the loop so they are aware  :D
>> >> >>>
>> >> >>>
>> >> >>> Thanks, blessings and happy Saint Patrick's Day!
>> >> >>>
>> >> >>>
>> >> >>> 2017-03-17 10:18 GMT-05:00 Ignacio Rodríguez <nachoel01 at gmail.com
>> >:
>> >> >>>
>> >> >>>> same here
>> >> >>>>
>> >> >>>> I will have a test version for tomorrow
>> >> >>>>
>> >> >>>> On 3/17/17, Samson Goddy <samsongoddy at gmail.com> wrote:
>> >> >>>> > Hello, i keep getting email from this list
>> >> >>>> > sugarlabs-announce-bounces at lists.sugarlabs.org but i don't have
>> >> >>>> > access
>> >> >>>> to
>> >> >>>> > it. How can i get that?
>> >> >>>> >
>> >> >>>> > On Mar 16, 2017 11:53 PM, "Samson Goddy" <samsongoddy at gmail.com
>> >
>> >> >>>> > wrote:
>> >> >>>> >
>> >> >>>> >> Okay, +1 ignacio.
>> >> >>>> >>
>> >> >>>> >> Samson
>> >> >>>> >>
>> >> >>>> >> On Thu, Mar 16, 2017 at 11:51 PM, Laura Vargas
>> >> >>>> >> <laura at somosazucar.org>
>> >> >>>> >> wrote:
>> >> >>>> >>
>> >> >>>> >>> Ignacio,
>> >> >>>> >>>
>> >> >>>> >>> I think it's a nice idea.
>> >> >>>> >>>
>> >> >>>> >>> We need to be super-extra-careful and test that it works
>> >> >>>> >>> correctly
>> >> >>>> >>> before
>> >> >>>> >>> sending the mails.
>> >> >>>> >>>
>> >> >>>> >>> I'll help you test it! How much time to you estimate to have a
>> >> >>>> >>> beta?
>> >> >>>> >>>
>> >> >>>> >>> Samsom,
>> >> >>>> >>>
>> >> >>>> >>> Maybe you can help with the texts?
>> >> >>>> >>>
>> >> >>>> >>> Let's do this!
>> >> >>>> >>>
>> >> >>>> >>> ;D
>> >> >>>> >>>
>> >> >>>> >>> Laura V
>> >> >>>> >>>
>> >> >>>> >>> 2017-03-16 13:32 GMT-05:00 Ignacio Rodríguez
>> >> >>>> >>> <nachoel01 at gmail.com
>> >> >:
>> >> >>>> >>>
>> >> >>>> >>>> How about building a simple flask app (maybe running in
>> >> >>>> >>>> people.sugarlabs.org:someport) and we send the user a
>> >> verification
>> >> >>>> >>>> link or idk
>> >> >>>> >>>>
>> >> >>>> >>>> Like
>> >> >>>> >>>> "Hello member, we are validating emails blablablabla?
>> >> >>>> >>>> Please click here (this is a link) to verify yours.
>> >> >>>> >>>> If you cannot access copy and paste the following link in
>> your
>> >> >>>> browser
>> >> >>>> >>>> or idk :P
>> >> >>>> >>>>
>> >> >>>> >>>> http://people.sugarlabs.org:5000/verify/uniqueandrandomhash
>> for
>> >> >>>> >>>> each
>> >> >>>> >>>> user
>> >> >>>> >>>> "
>> >> >>>> >>>>
>> >> >>>> >>>> Then we save the verified email in a json file
>> >> >>>> >>>>
>> >> >>>> >>>> On 3/16/17, Samson Goddy <samsongoddy at gmail.com> wrote:
>> >> >>>> >>>> > Sure, how can i help?
>> >> >>>> >>>> >
>> >> >>>> >>>> > Samson
>> >> >>>> >>>> >
>> >> >>>> >>>> > On Mar 16, 2017 5:44 PM, "Laura Vargas"
>> >> >>>> >>>> > <laura at somosazucar.org
>> >> >
>> >> >>>> >>>> > wrote:
>> >> >>>> >>>> >
>> >> >>>> >>>> >> Hola Chicos!
>> >> >>>> >>>> >>
>> >> >>>> >>>> >> Would you guys be able to help with the sending of an
>> email
>> >> >>>> >>>> >> to
>> >> >>>> >>>> >> members
>> >> >>>> >>>> >> and
>> >> >>>> >>>> >> validate we have valid emails?
>> >> >>>> >>>> >>
>> >> >>>> >>>> >> Thanks in advance :D
>> >> >>>> >>>> >>
>> >> >>>> >>>> >> Laura V
>> >> >>>> >>>> >>
>> >> >>>> >>>> >>
>> >> >>>> >>>> >> ---------- Forwarded message ----------
>> >> >>>> >>>> >> From: Laura Vargas <laura at somosazucar.org>
>> >> >>>> >>>> >> Date: 2017-03-13 11:32 GMT-05:00
>> >> >>>> >>>> >> Subject: 2017 Debugging member's List
>> >> >>>> >>>> >> To: SLOBs <slobs at lists.sugarlabs.org>, Ignacio Rodríguez
>> <
>> >> >>>> >>>> >> nachoel01 at gmail.com>, samson goddy <
>> samsongoddy at hotmail.com>
>> >> >>>> >>>> >> Cc: iaep <iaep at lists.sugarlabs.org>,
>> >> >>>> sugar-sur at lists.sugarlabs.org
>> >> >>>> >>>> >>
>> >> >>>> >>>> >>
>> >> >>>> >>>> >> Hi all! Hola a todos!
>> >> >>>> >>>> >>
>> >> >>>> >>>> >> Espero que tengan una feliz semana :D
>> >> >>>> >>>> >>
>> >> >>>> >>>> >> This week I have advanced some work on the *2017 debugging
>> >> >>>> >>>> >> process
>> >> >>>> >>>> >> for
>> >> >>>> >>>> >> the Sugar Labs member list*:
>> >> >>>> >>>> >>
>> >> >>>> >>>> >> https://wiki.sugarlabs.org/go/Sugar_Labs/Members/List
>> >> >>>> >>>> >>
>> >> >>>> >>>> >>
>> >> >>>> >>>> >> Working on the Google doc spreadsheet, I have debugged 8
>> >> >>>> duplicated
>> >> >>>> >>>> >> registries:
>> >> >>>> >>>> >>
>> >> >>>> >>>> >> George Hunt: I deleted the 2015 registry and kept the 2010
>> >> >>>> original
>> >> >>>> >>>> >> registry.
>> >> >>>> >>>> >> User Befana: This is Pilar Saenz user so I keep her
>> original
>> >> >>>> >>>> >> 2008
>> >> >>>> >>>> >> registry.
>> >> >>>> >>>> >> Alex Dupuy: I merge into a single registry with "Alexander
>> >> >>>> >>>> >> Dupuy"
>> >> >>>> as
>> >> >>>> >>>> they
>> >> >>>> >>>> >> both had the same email.
>> >> >>>> >>>> >> Lisa Strausfeld: Kept her original registry from 2008.
>> >> >>>> >>>> >> Ifeanyi Mattew: Kept her original registry from 2015.
>> >> >>>> >>>> >> Sandra Thaxter: Kept her original registry from 2011 with
>> >> >>>> >>>> >> updated
>> >> >>>> >>>> email.
>> >> >>>> >>>> >> Tabitha Roder: Kept her original registry from 2009 with
>> >> >>>> >>>> >> updated
>> >> >>>> >>>> email.
>> >> >>>> >>>> >> Bastien Guerry: Kept his original registry from 2008 with
>> >> >>>> >>>> >> updated
>> >> >>>> >>>> email.
>> >> >>>> >>>> >>
>> >> >>>> >>>> >> For the following 10 names added on 2008 we don't have
>> >> >>>> >>>> >> emails,
>> >> >>>> >>>> >> so
>> >> >>>> we
>> >> >>>> >>>> can
>> >> >>>> >>>> >> not count them as members according to the defined
>> >> >>>> >>>> >> procedure.
>> >> >>>> >>>> >> We
>> >> >>>> at
>> >> >>>> >>>> the
>> >> >>>> >>>> >> membership committee would thank If you can reach any of
>> >> >>>> >>>> >> them
>> >> >>>> >>>> >> and
>> >> >>>> >>>> >> let
>> >> >>>> >>>> >> them
>> >> >>>> >>>> >> know this information is required to be listed on the
>> >> >>>> >>>> >> members
>> >> >>>> >>>> >> list
>> >> >>>> >>>> and to
>> >> >>>> >>>> >> please send an email to members AT sugarlabs.org:
>> >> >>>> >>>> >>
>> >> >>>> >>>> >> Douglas Eck
>> >> >>>> >>>> >> Eduardo Cantoral
>> >> >>>> >>>> >> Eric Myers
>> >> >>>> >>>> >> Graham Macdougall
>> >> >>>> >>>> >> Haakon Meland Eriksen
>> >> >>>> >>>> >> Lee Daniel Crocker
>> >> >>>> >>>> >> Michelle Porto de Castro
>> >> >>>> >>>> >> User:Monyu
>> >> >>>> >>>> >> Niels Olson
>> >> >>>> >>>> >> Sean Wood
>> >> >>>> >>>> >>
>> >> >>>> >>>> >> Summarizing, as of today we have a total of *264 registrys
>> >> >>>> >>>> >> *at
>> >> >>>> >>>> >> the
>> >> >>>> >>>> Sugar
>> >> >>>> >>>> >> Labs members list.
>> >> >>>> >>>> >>
>> >> >>>> >>>> >> Since 54% of the registries were made on 2008, I propose
>> the
>> >> >>>> >>>> >> next
>> >> >>>> >>>> >> step
>> >> >>>> >>>> >> should be to *send an email to all members and validate we
>> >> have
>> >> >>>> >>>> >> valid
>> >> >>>> >>>> >> emails.*
>> >> >>>> >>>> >>
>> >> >>>> >>>> >> Regards and blessings,
>> >> >>>> >>>> >>
>> >> >>>> >>>> >> --
>> >> >>>> >>>> >> Laura V.
>> >> >>>> >>>> >> * I&D SomosAZUCAR.Org*
>> >> >>>> >>>> >>
>> >> >>>> >>>> >> “No paradox, no progress.”
>> >> >>>> >>>> >> ~ Niels Bohr
>> >> >>>> >>>> >>
>> >> >>>> >>>> >> Happy Learning!
>> >> >>>> >>>> >>
>> >> >>>> >>>> >>
>> >> >>>> >>>> >>
>> >> >>>> >>>> >>
>> >> >>>> >>>> >> --
>> >> >>>> >>>> >> Laura V.
>> >> >>>> >>>> >> * I&D SomosAZUCAR.Org*
>> >> >>>> >>>> >>
>> >> >>>> >>>> >> “No paradox, no progress.”
>> >> >>>> >>>> >> ~ Niels Bohr
>> >> >>>> >>>> >>
>> >> >>>> >>>> >> Happy Learning!
>> >> >>>> >>>> >>
>> >> >>>> >>>> >>
>> >> >>>> >>>> >
>> >> >>>> >>>>
>> >> >>>> >>>
>> >> >>>> >>>
>> >> >>>> >>>
>> >> >>>> >>> --
>> >> >>>> >>> Laura V.
>> >> >>>> >>> * I&D SomosAZUCAR.Org*
>> >> >>>> >>>
>> >> >>>> >>> “No paradox, no progress.”
>> >> >>>> >>> ~ Niels Bohr
>> >> >>>> >>>
>> >> >>>> >>> Happy Learning!
>> >> >>>> >>>
>> >> >>>> >>>
>> >> >>>> >>
>> >> >>>> >
>> >> >>>>
>> >> >>>
>> >> >>>
>> >> >>>
>> >> >>> --
>> >> >>> Laura V.
>> >> >>> * I&D SomosAZUCAR.Org*
>> >> >>>
>> >> >>> “No paradox, no progress.”
>> >> >>> ~ Niels Bohr
>> >> >>>
>> >> >>> Happy Learning!
>> >> >>>
>> >> >>>
>> >> >>
>> >> >
>> >>
>> >
>> >
>> >
>> > --
>> > Laura V.
>> > * I&D SomosAZUCAR.Org*
>> >
>> > “No paradox, no progress.”
>> > ~ Niels Bohr
>> >
>> > Happy Learning!
>> >
>>
>
>
>
> --
> Laura V.
> * I&D SomosAZUCAR.Org*
>
> “No paradox, no progress.”
> ~ Niels Bohr
>
> Happy Learning!
>
>


-- 
Laura V.
* I&D SomosAZUCAR.Org*

“No paradox, no progress.”
~ Niels Bohr

Happy Learning!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/systems/attachments/20170318/fc40fcf6/attachment.html>


More information about the Systems mailing list