1
vote
1answer
23 views
New MS CRM contact already has an Active Directory account. How do I pull from AD?
I have some clients that I'd like to put into Microsoft CRM (3.0 Dynamics). These people are already in a small Active Directory group for access to a couple of internal applicati …
0
votes
1answer
23 views
Extend Contacts application on Android to provide encryption
Hi All,
I want to encrypt individual contacts stored by the Contacts application on Android based on user's preference. So, I am thinking I'll have to hook/extend the Contacts app …
2
votes
5answers
254 views
How to create similar behavior as Gmails Contact manager
Hi all,
I would like to create something similar as Gmail's contact manager.
I'm not very experienced with Javascript, I understand the basic concepts of AJAX and know my way aro …
1
vote
0answers
34 views
Using google shared contacts api locally and on GAE
Hi,
I noticed something strange when creating shared contact using google contacts api.
This is code i am using to create contact:
def AddEmail(name ,email):
new_contact = gda …
1
vote
4answers
604 views
How can I retrieve contacts/emails from things like MSN, Twitter, Facebook, GMail , etc…?
Hi,
I'm building an application that gives users the option to send out an email notification to their friends.
The options I would like to give them for this are to:
manually …
0
votes
1answer
242 views
CardDAV and OS X Server
My intention is to build our company intranet, and store the contacts centrally on our Snow Leopard Server using the Address Book Server functionality. However, I can't for the lif …
0
votes
2answers
44 views
can you query contact info from gmail programatically from csharp
i have a asp.net mvc webpage that queries a SQL server database for contact info. I have now migrated all of this contact info into gmail.
is there anyway i can replace the model …
0
votes
1answer
67 views
postal address parsing with gmail contacts
i am using gmail contacts api but the address is all in one string. is there any standard parser to parse a single string into a proper address object with the following fields:
…
0
votes
0answers
15 views
Flash Web Contract
Can anybody suggest a good standard contract for a development of a small flash web site?
Thank you!
0
votes
1answer
18 views
joining sql server and outlook or gmail data
i have a database with contact information and other information about these contacts and events they attended. I find that i have to duplicate contact information in my contact t …
0
votes
3answers
65 views
Wordpress And Zend
Hey all,
I am wanting to do stuff with the Google Data API, the contacts specifically. The easist method i have found so far is using Zend. The problem I am having is adding the Ze …
0
votes
4answers
578 views
Gmail,Yahoo, Facebook, Twitter contacts importer in PHP
Which is the greatest, cheapest application in PHP that I can buy to import Gmail, Yahoo, MSN, Facebook, Twitter contacts from my user's accounts if they wish to invite their frien …
0
votes
1answer
62 views
Ruby Gem: Contacts for importing fails on ubuntu
I have the gem working nicely for gmail on my mac. I switch to production and the stuff stops working.
Also, Blackbook doesn't work at all with gmail accounts. Any suggestions for …
0
votes
3answers
65 views
Contact information web standard
Is the a standard which I can use for our contacts? I want to build an application which hosts our clients contact information. Is there a standard I should use so it is possible t …
0
votes
2answers
255 views
source code of contacts - application of iPhone
I have seen the Contacts in iPhone Simulator.
I want to create an application similar like that.
Does apple provide open source of that " Contacts " application.
Similarly, Does …
