Speedy Mail 2.0 - a new webmail platform in Python and Django
To Django developers, I'm interested in creating a new webmail platform based on Python and Django, which will be free software & open source - Speedy Mail 2.0 (Speedy Mail 1.0 and 1.1 were based on a Perl software - Endymion MailMan web-mail, from 2000 to 2005). I want Speedy Mail 2.0's features to be as similar as possible to Gmail - with labels, filters, 12 different stars, composing more than one mail at a time, etc. I would like to know if there is any free software in Python and Django we can base Speedy Mail on, or maybe something in another language (such as PHP) which we can convert to Python and Django? And are you interested in helping me develop Speedy Mail, or do you know when I can find developers who may be interested? By the way, is there a simple way to convert PHP software to Python, or do we have to rewrite in again line by line? Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/in/urievenchen> <http://twitter.com/urievenchen> > Speedypedia in Hebrew and English <http://www.speedysoftware.com/uri/blog/speedypedia-in-hebrew-and-english/> -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To post to this group, send email to django-developers@googlegroups.com. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAMQ2MsGo9jzCoCsYP-fMJ6vNv0bzd-HUbOg%3DC0nh4eup5Z4fmA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
Re: Speedy Mail 2.0 - a new webmail platform in Python and Django
Thank you Shai, I will write django-users. Uri. בתאריך 21 ביולי 2015 22:20, "Shai Berger" כתב: > Hi Uri, > > On Tuesday 21 July 2015 21:05:03 Uri Even-Chen wrote: > > To Django developers, > > > > This list is for discussions about the development *of* Django. For issues > of > development *with* Django, please write to django-users. > > Thanks, > Shai. > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To post to this group, send email to django-developers@googlegroups.com. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAMQ2MsGshdES4%3DDzsAdns3vptrVGNdyMS7vMdPk0oxjhbOgX1Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
Changing the primary key of Django models
To django-developers@googlegroups.com, I'm a Django user and I'm working on converting Speedy Net from PHP to Django. I would like to know if it's possible in Django to change the primary key of Django models, such as User? I don't like the auto-increment default primary key, it doesn't make sense, and I want to use the primary key of users and pages also in urls. And therefore I decided that the id of users and pages, causes, groups and events on Speedy Net will be 15 randomly generated digits. Users who already created accounts and pages on Speedy Net (with PHP) already have a 15-digits id, and I want to preserve this number when converting Speedy Net to Django. Is it possible? I don't want the id/primary key to be short (such as zuck's id on Facebook - https://www.facebook.com/messages/4) but 15-digits long. Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/in/urievenchen> <http://twitter.com/urievenchen> -- Forwarded message -- From: Uri Even-Chen Date: Thu, Feb 4, 2016 at 6:20 PM Subject: ID for users of Speedy Net To: django-us...@googlegroups.com Cc: speedy-mail-softw...@googlegroups.com To django-us...@googlegroups.com, I'm working on the next version of Speedy Net <http://en.speedy.net/>, which will be based on Django 1.9.2 and Python 3.5 / 3.4. You can see the specification of Speedy Net on https://github.com/urievenchen/speedy-net/tree/master/speedy_net/specifications (the file is System Requirements Specification - Speedy Net.txt). The old code is in PHP and can be found on https://www.assembla.com/spaces/speedynet/subversion/source (all the Speedy Net projects are free software and open source). According to my specification, each user will have a unique ID of 15 digits (a number between 100,000,000,000,000 and 999,999,999,999,999, randomly generated), which will be unique over the system (of users, pages, groups, causes and events). And each user will have a username, and pages, groups and causes may also have an optional username (it's called "username" also on Facebook). So my question is, can I make this random ID the primary key of the User model? I don't want users to have 2 ids - one for Django and one of Speedy Net, it doesn't make sense. I want the id to be the same and unique. I also want to have an Id model to prevent a page and a user (for example) to have the same ID. And a Username model to prevent them from having the same username. Is it possible to do it with Django 1.9.2? By the way, if you want to help me develop Speedy Net, Speedy Composer, Speedy Match or Speedy Mail, please let me know. If you want you can also join Speedy Net and grab yourself a username at Speedy Net. I'm also sending a copy of this message to speedy-mail-softw...@googlegroups.com, the list of developers of the Speedy Net projects. I have another, off-topic question. Anyone knows how I can create a company in Switzerland, and how much does it cost? Any links to lawyers who can do it for me? I decided to host Speedy Net in Switzerland, because of the privacy laws there, and I prefer a Swiss company for the same reason (Israel is much less advanced in privacy than Europe and Switzerland). I'm a resident and citizen of Israel, with an option to become a Spanish citizen too. And I don't want to host private information of people in Israel. Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 <+972-54-3995700> Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.speedysoftware.com/uri/en/> <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/in/urievenchen> <http://twitter.com/urievenchen> -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To post to this group, send email to django-developers@googlegroups.com. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAMQ2MsGMip-WreMzjrpZFxJUB3edJz9RQoiMLoo5tEwjU-7pfw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
I'm looking for a part-time job in Django
To django-developers@googlegroups.com, I'm looking for a part-time job in Django, do you know anything? I live in Herzliya, Israel. I can't relocate but I can work from home. I can also help developing the next versions of Django. You can see my CV on LinkedIn. Please let me know if you have any job for me. Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/in/urievenchen> <http://twitter.com/urievenchen> -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To post to this group, send email to django-developers@googlegroups.com. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAMQ2MsE3H3%2BdL3MGB1JnJHKO6jzPvRdujqgNmHgj6k6cwsxUTQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
Re: I'm looking for a part-time job in Django
Hi Asif, How can I become a developer of Django? Do you need developers for Django? Thanks, Uri. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/in/urievenchen> <http://twitter.com/urievenchen> On Sun, Aug 14, 2016 at 8:23 PM, Asif Saifuddin wrote: > Hi uri, > > this list is for development of django internals/itself only. > > Reagrds, > Asif > > On Sunday, August 14, 2016 at 1:27:19 PM UTC+6, uri wrote: >> >> To django-d...@googlegroups.com, >> >> I'm looking for a part-time job in Django, do you know anything? I live >> in Herzliya, Israel. I can't relocate but I can work from home. I can also >> help developing the next versions of Django. You can see my CV on LinkedIn. >> Please let me know if you have any job for me. >> >> Thanks, >> Uri. >> >> *Uri Even-Chen* >> [image: photo] Phone: +972-54-3995700 >> Email: u...@speedy.net >> Website: http://www.speedysoftware.com/uri/en/ >> <http://www.facebook.com/urievenchen> >> <http://plus.google.com/+urievenchen> >> <http://www.linkedin.com/in/urievenchen> >> <http://twitter.com/urievenchen> >> > -- > You received this message because you are subscribed to the Google Groups > "Django developers (Contributions to Django itself)" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-developers+unsubscr...@googlegroups.com. > To post to this group, send email to django-developers@googlegroups.com. > Visit this group at https://groups.google.com/group/django-developers. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/django-developers/1963b463-8d10-48d5-b5cd- > d29e412e2fa0%40googlegroups.com > <https://groups.google.com/d/msgid/django-developers/1963b463-8d10-48d5-b5cd-d29e412e2fa0%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To post to this group, send email to django-developers@googlegroups.com. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAMQ2MsGsYX7SWmHQZyZ%3Dtp9A7sEa%2BWoz24Agu3tQCZKQ-9QjHA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
Re: I'm looking for a part-time job in Django
Thank you, I'll read it. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/in/urievenchen> <http://twitter.com/urievenchen> On Mon, Aug 15, 2016 at 10:09 AM, ludovic coues wrote: > Developer of Django are working on a voluntary basis, without being paid. > If you are interested, you can read https://docs.djangoproject.com/en/dev/ > internals/contributing/ for more information. > > 2016-08-14 21:20 GMT+02:00 Uri Even-Chen : > >> Hi Asif, >> >> How can I become a developer of Django? Do you need developers for Django? >> >> Thanks, >> Uri. >> >> >> *Uri Even-Chen* >> [image: photo] Phone: +972-54-3995700 >> Email: u...@speedy.net >> Website: http://www.speedysoftware.com/uri/en/ >> <http://www.facebook.com/urievenchen> >> <http://plus.google.com/+urievenchen> >> <http://www.linkedin.com/in/urievenchen> >> <http://twitter.com/urievenchen> >> >> On Sun, Aug 14, 2016 at 8:23 PM, Asif Saifuddin wrote: >> >>> Hi uri, >>> >>> this list is for development of django internals/itself only. >>> >>> Reagrds, >>> Asif >>> >>> On Sunday, August 14, 2016 at 1:27:19 PM UTC+6, uri wrote: >>>> >>>> To django-d...@googlegroups.com, >>>> >>>> I'm looking for a part-time job in Django, do you know anything? I live >>>> in Herzliya, Israel. I can't relocate but I can work from home. I can also >>>> help developing the next versions of Django. You can see my CV on LinkedIn. >>>> Please let me know if you have any job for me. >>>> >>>> Thanks, >>>> Uri. >>>> >>>> *Uri Even-Chen* >>>> [image: photo] Phone: +972-54-3995700 >>>> Email: u...@speedy.net >>>> Website: http://www.speedysoftware.com/uri/en/ >>>> <http://www.facebook.com/urievenchen> >>>> <http://plus.google.com/+urievenchen> >>>> <http://www.linkedin.com/in/urievenchen> >>>> <http://twitter.com/urievenchen> >>>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Django developers (Contributions to Django itself)" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to django-developers+unsubscr...@googlegroups.com. >>> To post to this group, send email to django-developers@googlegroups.com. >>> Visit this group at https://groups.google.com/group/django-developers. >>> To view this discussion on the web visit https://groups.google.com/d/ms >>> gid/django-developers/1963b463-8d10-48d5-b5cd-d29e412e2fa0%4 >>> 0googlegroups.com >>> <https://groups.google.com/d/msgid/django-developers/1963b463-8d10-48d5-b5cd-d29e412e2fa0%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django developers (Contributions to Django itself)" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to django-developers+unsubscr...@googlegroups.com. >> To post to this group, send email to django-developers@googlegroups.com. >> Visit this group at https://groups.google.com/group/django-developers. >> To view this discussion on the web visit https://groups.google.com/d/ms >> gid/django-developers/CAMQ2MsGsYX7SWmHQZyZ%3Dtp9A7sEa% >> 2BWoz24Agu3tQCZKQ-9QjHA%40mail.gmail.com >> <https://groups.google.com/d/msgid/django-developers/CAMQ2MsGsYX7SWmHQZyZ%3Dtp9A7sEa%2BWoz24Agu3tQCZKQ-9QjHA%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > > Cordialement, Coues Ludovic > +336 148 743 42 > > -- > You received this message because you are subscribed to the Google Groups > "Django developers (Contributions to Django itself)" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-developers+unsubscr...@googlegroups.com. > To post to this group, send email to django-developers@googlegroups.com. > Visit this group at https://groups.google.com/group/django-developers. > To view this di
Re: Trac spam attack / spam filter reactivated
Many messages of the Django developers and Django users mailing lists are sent into my spam folder in Gmail, and I saw messages from other users who experience the same problem. I can't filter these messages not to be sent to spam because I want them to skip my inbox, and Gmail doesn't allow to skip inbox for messages filtered never to be spam. So every day I have to search my spam folder and mark these messages as not spam. Then go to my inbox and archive them. Any solution? *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/in/urievenchen> <http://twitter.com/urievenchen> On Thu, Jul 7, 2016 at 5:33 AM, Tim Graham wrote: > In the past couple hours, code.djangoproject.com experienced a spam > attack of new tickets and wiki pages. After running without the spam filter > for at least a couple months (I forget exactly when I deactivated it but it > was sometime after we switched to requiring authenticated users to file a > ticket), I've reactivated it. If you find your submissions inappropriately > marked as spam, let me know so we can tune the settings. > > -- > You received this message because you are subscribed to the Google Groups > "Django developers (Contributions to Django itself)" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-developers+unsubscr...@googlegroups.com. > To post to this group, send email to django-developers@googlegroups.com. > Visit this group at https://groups.google.com/group/django-developers. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/django-developers/ed1a6eb5-122a-4abe-a064- > 68b3adb0434d%40googlegroups.com > <https://groups.google.com/d/msgid/django-developers/ed1a6eb5-122a-4abe-a064-68b3adb0434d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To post to this group, send email to django-developers@googlegroups.com. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAMQ2MsHFct7mVJoUBOVTBJ4BBPjSs9NF%3DTRf2jjhSk1iiPkwwA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
Re: Trac spam attack / spam filter reactivated
OK, I'll try again. This bug is very old (years) and maybe they fixed it. *Uri Even-Chen* [image: photo] Phone: +972-54-3995700 Email: u...@speedy.net Website: http://www.speedysoftware.com/uri/en/ <http://www.facebook.com/urievenchen> <http://plus.google.com/+urievenchen> <http://www.linkedin.com/in/urievenchen> <http://twitter.com/urievenchen> On Sat, Sep 17, 2016 at 3:47 PM, João Sampaio wrote: > Uri, I have the messages from both those lists marked to skip inbox and > not be sent to spam. Maybe you should try again? See screenshot attached. > > On Thu, Sep 15, 2016 at 12:52 PM, Uri Even-Chen wrote: > >> Many messages of the Django developers and Django users mailing lists are >> sent into my spam folder in Gmail, and I saw messages from other users who >> experience the same problem. I can't filter these messages not to be sent >> to spam because I want them to skip my inbox, and Gmail doesn't allow to >> skip inbox for messages filtered never to be spam. So every day I have to >> search my spam folder and mark these messages as not spam. Then go to my >> inbox and archive them. >> >> Any solution? >> >> >> *Uri Even-Chen* >> [image: photo] Phone: +972-54-3995700 >> Email: u...@speedy.net >> Website: http://www.speedysoftware.com/uri/en/ >> <http://www.facebook.com/urievenchen> >> <http://plus.google.com/+urievenchen> >> <http://www.linkedin.com/in/urievenchen> >> <http://twitter.com/urievenchen> >> >> On Thu, Jul 7, 2016 at 5:33 AM, Tim Graham wrote: >> >>> In the past couple hours, code.djangoproject.com experienced a spam >>> attack of new tickets and wiki pages. After running without the spam filter >>> for at least a couple months (I forget exactly when I deactivated it but it >>> was sometime after we switched to requiring authenticated users to file a >>> ticket), I've reactivated it. If you find your submissions inappropriately >>> marked as spam, let me know so we can tune the settings. >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Django developers (Contributions to Django itself)" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to django-developers+unsubscr...@googlegroups.com. >>> To post to this group, send email to django-developers@googlegroups.com. >>> Visit this group at https://groups.google.com/group/django-developers. >>> To view this discussion on the web visit https://groups.google.com/d/ms >>> gid/django-developers/ed1a6eb5-122a-4abe-a064-68b3adb0434d%4 >>> 0googlegroups.com >>> <https://groups.google.com/d/msgid/django-developers/ed1a6eb5-122a-4abe-a064-68b3adb0434d%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django developers (Contributions to Django itself)" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to django-developers+unsubscr...@googlegroups.com. >> To post to this group, send email to django-developers@googlegroups.com. >> Visit this group at https://groups.google.com/group/django-developers. >> To view this discussion on the web visit https://groups.google.com/d/ms >> gid/django-developers/CAMQ2MsHFct7mVJoUBOVTBJ4BBPjSs9NF% >> 3DTRf2jjhSk1iiPkwwA%40mail.gmail.com >> <https://groups.google.com/d/msgid/django-developers/CAMQ2MsHFct7mVJoUBOVTBJ4BBPjSs9NF%3DTRf2jjhSk1iiPkwwA%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to the Google Groups > "Django developers (Contributions to Django itself)" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-developers+unsubscr...@googlegroups.com. > To post to this group, send email to django-developers@googlegroups.com. > Visit this group at https://groups.google.com/group/django-developers. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/django-developers/CAO_YKa14-9Uh_p6qS0uK-r%2B7MsSG% > 2BcgL5afUN3VWz7eQZDPUaQ%40mail.gmail.com > <https://groups.google.com/d/msgid/django-developers/CAO_YKa14-9Uh_p6qS0uK-r%2B7MsSG%2BcgL5afUN3VWz7eQZDPUaQ%40mail.gmail.com?utm_medium=email&utm_so