Re: Importing contacts from email/social

2016-10-14 Thread M Hashmi
This is outdated but let me see if I can port it to upgraded version and
make it useful for others as well.

Thanks,

Regards,
Mudassar

On Fri, Oct 14, 2016 at 3:37 PM, Asad Jibran Ahmed 
wrote:

> Thanks! It's nice to hear my book is useful to someone out there! :)
>
> Back to your question, have you tried this: https://github.com/
> mengu/django_contact_importer
>
> Asad Jibran Ahmed 
> http://blog.asadjb.com
>
> On Sat, Oct 15, 2016 at 2:25 AM, M Hashmi  wrote:
>
>>
>> I was hoping to find a combine platform where at least variables are same
>> for POP/IMAP mail servers such as hotmail, yahoo, gmail and few others.
>> Idea is to let user import their contacts.
>>
>> *Between congrats on success for your new book "Django Project
>> Blueprints" as it is been part of curriculum by two IT institutes known to
>> me those teach Django. I am reading it and its nice. *
>>
>> If there is combine platform I would use that lib due to timing
>> constraints coz stuck in work.
>>
>> Thanks,
>> Regards,
>> Mudassar
>>
>> On Fri, Oct 14, 2016 at 9:42 AM, Asad Jibran Ahmed 
>> wrote:
>>
>>> That would depend on the source of the contacts. Do you want contacts
>>> from the users phone? I think those are in the vCard format, so you'll need
>>> a library to read that. If you're looking for something like importing
>>> contacts from Gmail, LinkedIn, etc, there are libraries for each of those
>>> sources as well.
>>>
>>> What's your source?
>>>
>>> Asad Jibran Ahmed 
>>> http://blog.asadjb.com
>>>
>>> On Fri, Oct 14, 2016 at 7:41 PM, M Hashmi  wrote:
>>>
 Hi,

 Is there a library available to import user contact's list?

 If you have some piece of code as reference or a lib please guide.

 Regards,
 Mudassar

 --
 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 post to this group, send email to django-users@googlegroups.com.
 Visit this group at https://groups.google.com/group/django-users.
 To view this discussion on the web visit https://groups.google.com/d/ms
 gid/django-users/CANoUts7_1BTRcDOTFy1oHUYod2rU_sOZc9fOnin5uD
 i9RBLSig%40mail.gmail.com
 
 .
 For more options, visit https://groups.google.com/d/optout.

>>>
>>> --
>>> 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 post to this group, send email to django-users@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/django-users.
>>> To view this discussion on the web visit https://groups.google.com/d/ms
>>> gid/django-users/CA%2BYYaWet3gb3SZHGz0uJxm7tD4RmH%2BqA0LCUyw
>>> Kf3-0a1pHJYA%40mail.gmail.com
>>> 
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
>> 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 post to this group, send email to django-users@googlegroups.com.
>> Visit this group at https://groups.google.com/group/django-users.
>> To view this discussion on the web visit https://groups.google.com/d/ms
>> gid/django-users/CANoUts5VVq357gQhVJQX6hPHeJA4CD61tFiASpasMC
>> iBcFmkmA%40mail.gmail.com
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> 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 post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/CA%2BYYaWe9LJwskRc%3DZ85VtuHbgSiqDa%3DsMOb9mGq-
> HX8DqudLTg%40mail.gmail.com
> 
> .
>
> For more options, visit 

Re: Importing contacts from email/social

2016-10-14 Thread Asad Jibran Ahmed
Thanks! It's nice to hear my book is useful to someone out there! :)

Back to your question, have you tried this:
https://github.com/mengu/django_contact_importer

Asad Jibran Ahmed 
http://blog.asadjb.com

On Sat, Oct 15, 2016 at 2:25 AM, M Hashmi  wrote:

>
> I was hoping to find a combine platform where at least variables are same
> for POP/IMAP mail servers such as hotmail, yahoo, gmail and few others.
> Idea is to let user import their contacts.
>
> *Between congrats on success for your new book "Django Project Blueprints"
> as it is been part of curriculum by two IT institutes known to me those
> teach Django. I am reading it and its nice. *
>
> If there is combine platform I would use that lib due to timing
> constraints coz stuck in work.
>
> Thanks,
> Regards,
> Mudassar
>
> On Fri, Oct 14, 2016 at 9:42 AM, Asad Jibran Ahmed 
> wrote:
>
>> That would depend on the source of the contacts. Do you want contacts
>> from the users phone? I think those are in the vCard format, so you'll need
>> a library to read that. If you're looking for something like importing
>> contacts from Gmail, LinkedIn, etc, there are libraries for each of those
>> sources as well.
>>
>> What's your source?
>>
>> Asad Jibran Ahmed 
>> http://blog.asadjb.com
>>
>> On Fri, Oct 14, 2016 at 7:41 PM, M Hashmi  wrote:
>>
>>> Hi,
>>>
>>> Is there a library available to import user contact's list?
>>>
>>> If you have some piece of code as reference or a lib please guide.
>>>
>>> Regards,
>>> Mudassar
>>>
>>> --
>>> 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 post to this group, send email to django-users@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/django-users.
>>> To view this discussion on the web visit https://groups.google.com/d/ms
>>> gid/django-users/CANoUts7_1BTRcDOTFy1oHUYod2rU_sOZc9fOnin5uD
>>> i9RBLSig%40mail.gmail.com
>>> 
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
>> 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 post to this group, send email to django-users@googlegroups.com.
>> Visit this group at https://groups.google.com/group/django-users.
>> To view this discussion on the web visit https://groups.google.com/d/ms
>> gid/django-users/CA%2BYYaWet3gb3SZHGz0uJxm7tD4RmH%2BqA0LCUyw
>> Kf3-0a1pHJYA%40mail.gmail.com
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> 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 post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/CANoUts5VVq357gQhVJQX6hPHeJA4C
> D61tFiASpasMCiBcFmkmA%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2BYYaWe9LJwskRc%3DZ85VtuHbgSiqDa%3DsMOb9mGq-HX8DqudLTg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Importing contacts from email/social

2016-10-14 Thread M Hashmi
I was hoping to find a combine platform where at least variables are same
for POP/IMAP mail servers such as hotmail, yahoo, gmail and few others.
Idea is to let user import their contacts.

*Between congrats on success for your new book "Django Project Blueprints"
as it is been part of curriculum by two IT institutes known to me those
teach Django. I am reading it and its nice. *

If there is combine platform I would use that lib due to timing constraints
coz stuck in work.

Thanks,
Regards,
Mudassar

On Fri, Oct 14, 2016 at 9:42 AM, Asad Jibran Ahmed 
wrote:

> That would depend on the source of the contacts. Do you want contacts from
> the users phone? I think those are in the vCard format, so you'll need a
> library to read that. If you're looking for something like importing
> contacts from Gmail, LinkedIn, etc, there are libraries for each of those
> sources as well.
>
> What's your source?
>
> Asad Jibran Ahmed 
> http://blog.asadjb.com
>
> On Fri, Oct 14, 2016 at 7:41 PM, M Hashmi  wrote:
>
>> Hi,
>>
>> Is there a library available to import user contact's list?
>>
>> If you have some piece of code as reference or a lib please guide.
>>
>> Regards,
>> Mudassar
>>
>> --
>> 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 post to this group, send email to django-users@googlegroups.com.
>> Visit this group at https://groups.google.com/group/django-users.
>> To view this discussion on the web visit https://groups.google.com/d/ms
>> gid/django-users/CANoUts7_1BTRcDOTFy1oHUYod2rU_sOZc9fOnin5uD
>> i9RBLSig%40mail.gmail.com
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> 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 post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/CA%2BYYaWet3gb3SZHGz0uJxm7tD4RmH%
> 2BqA0LCUywKf3-0a1pHJYA%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CANoUts5VVq357gQhVJQX6hPHeJA4CD61tFiASpasMCiBcFmkmA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Importing contacts from email/social

2016-10-14 Thread Asad Jibran Ahmed
That would depend on the source of the contacts. Do you want contacts from
the users phone? I think those are in the vCard format, so you'll need a
library to read that. If you're looking for something like importing
contacts from Gmail, LinkedIn, etc, there are libraries for each of those
sources as well.

What's your source?

Asad Jibran Ahmed 
http://blog.asadjb.com

On Fri, Oct 14, 2016 at 7:41 PM, M Hashmi  wrote:

> Hi,
>
> Is there a library available to import user contact's list?
>
> If you have some piece of code as reference or a lib please guide.
>
> Regards,
> Mudassar
>
> --
> 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 post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/CANoUts7_1BTRcDOTFy1oHUYod2rU_
> sOZc9fOnin5uDi9RBLSig%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2BYYaWet3gb3SZHGz0uJxm7tD4RmH%2BqA0LCUywKf3-0a1pHJYA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Importing contacts from email/social

2016-10-14 Thread M Hashmi
Hi,

Is there a library available to import user contact's list?

If you have some piece of code as reference or a lib please guide.

Regards,
Mudassar

-- 
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CANoUts7_1BTRcDOTFy1oHUYod2rU_sOZc9fOnin5uDi9RBLSig%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.