user-profile

Creating User Profiles In Python

I'm making a small python game with pygame. I'd like to be able to have multiple profiles with different stats, upgrades, etc. My biggest problem is storing this information persistently. I've already thought about MySql but I don't know how I could connect to it and I would prefer some way to be able to distribute it without requirin...

SharePoint 2010 - Remove users permissions to edit own profile

Our client wants to use the user profile service as an automated organizational chart, but doesn't want any of the social networking features of SharePoint 2010. All user info is imported from AD correctly, but there are links all over the place to "Edit my Profile" or "Update my Keywords" or do facebook-like status updates and notes. ...

Facebook Connect: capturing user data with django-profiles and django-socialregistration

Either my google searching has completely left me or there's hardly any documentation/tutorials for django-socialregistration. Too bad, because it seems like a nice enough app. Through some trial-and-error, I have managed to get it mostly running on my site. My question, using django-socialregistration how do I request permission for t...

IIS 7 - Load user profile - To get certificate loading working correctly

We have had this issue where out WCF invokes antother WCF. We are using SSL for securing the transport and are using client certificates for authentication. We get: Could not establish secure channel for SSL/TLS with authority 'XXXXXX'. If we run Internet Explorer on that machine, with the service account that is dedicated to run the ap...