Re: open source advice needed

2020-02-06 Thread David Mayne
Just curious Kimberly, but have you looked at some of the existing open
source learning packages out there, like, perhaps moodle (I know, not
python, but it is pretty extensive open source education package). Perhaps
what you are wanting to do can be added into an existing open source
package - just a thought.

David

On Thu, Feb 6, 2020 at 3:09 PM Kimberly Regan  wrote:

> Hi Andrew,
> Thanks for checking out my school. I appreciate your input. If not django,
> then what platform do you think?
> Thanks for the insight!
> Kimberly
>
> On Wed, Jan 29, 2020 at 8:45 PM Andrew C.  wrote:
>
>> Hi Kimberly,
>>
>> I’ve taken a look at your preschool and school program, SNACS. Early in
>> my teen years, I helped set up [certain state in US] for an educational
>> bounce-back from zero funding to minimal, but the kid’s passions returned.
>> Django is a website framework, and I don’t think that’s what you're looking
>> for if you’re aiming for innovation. Or innovative learning.
>>
>> Even with 300 students, I am skeptical of the model. I, for example,
>> favor large public education, but I do want to hear what SNACS is all about
>> since I would like to help implement some innovative learning strategies
>> that I didn’t find possible at a large scale.
>>
>> But it depends on what your model is since your website never disclosed
>> it. Not to be negative, but it would be helpful to clear things up.
>>
>> Best regards.
>>
>> On Tue, Jan 28, 2020 at 7:18 PM Kimberly Regan  wrote:
>>
>>> Hello,
>>> I have an idea that I pitched and placed 4th at the Harvard Zaentz Early
>>> Innovation Challenge. I've been implementing the model at my school for 20+
>>> years., The technology, a learning management system type program, will
>>> support the model to streamline procedures in classrooms toward effective
>>> and efficient student learning. I'm trying to find out what I need to do to
>>> find a developer, what language I use (meaning software specs), and how
>>> many people/hours would it take to develop it. I have a doctorate in
>>> education, but a newbie in technology development. A friend recommended I
>>> post a question to this site. Any ideas out there? 
>>> Thanks so much!
>>> Kimberly
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/540e150c-535b-45dd-a56e-345352bba167%40googlegroups.com
>>> 
>>> .
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAJVmkN%3DvXJVurF%3DXN9KUOMiAkeHv_Bd%3D2eTbFLU8xuVjPpaFYg%40mail.gmail.com
>> 
>> .
>>
>
>
> --
> *Kimberly*
>
> Dr. Kimberly Regan
>
> Chief Executive Officer
> *Sierra Nevada Academy Charter School & SNACS Preschool*
>
> *PLAY: Promoting Learning and Accountability with Young Children **®*
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAOebuwYVjgPkYA_uT5ai3Vjfq_n4ctrLmcFXX%2B8L36h%2BALV4Qw%40mail.gmail.com
> 
> .
>


-- 
David

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAMAjjsyFFekm_h4E%3DV%3DDNd9cV7QiGy3JC-5Cd-zSs_9x%3DcTZZQ%40mail.gmail.com.


Re: How to ensure genuine emails despite valid email format?

2019-12-30 Thread David Mayne
a) - you can use a service like http://www.bulkemailchecker.com/ - there
are a number of them that have an api you can verify the email address on
form input.
b - d) you can use https://mxtoolbox.com/ api to find blacklisted IP's and
domains.

Another option is to add a verification step - send the user a verification
email for them to reply to.

David

On Sun, Dec 29, 2019 at 9:16 AM Roshan Shah  wrote:

> There is a problem when a person enters valid email format but it is
> either
>
> a) An invalid email which bounces
> b) A valid email but using one of disposable email which means it is a
> fake profile
> c) Emails from domains that are marked as spam
> d) Emails from IP addresses that are marked as spam
> How do we ensure that before we accept emails, both the above cases are
> put in pending status with appropriate message and reason code to put them
> in pending?
>
> --
> --
>
> Roshan Shah / Sr. IT Consultant
> techieros...@gmail.com / (519) 496-8860
>
> This e-mail message may contain confidential or legally privileged
> information and is intended only for the use of the intended recipient(s).
> Any unauthorized disclosure, dissemination, distribution, copying or the
> taking of any action in reliance on the information herein is prohibited.
> E-mails are not secure and cannot be guaranteed to be error free as they
> can be intercepted, amended, or contain viruses. Anyone who communicates
> with me by e-mail is deemed to have accepted these risks.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CALX19NipTrrd8sgXcrDO07nHBj-A9FtobGgdmfy4r%3Duhbp7g1A%40mail.gmail.com
> 
> .
>


-- 
David

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAMAjjsyoBRvGxoe%3D317dLsT39Sv4RUX3MbR9ZeHLJc9QrzzRKQ%40mail.gmail.com.