account

Cocoa Mail Framework

Hi Everyone: I am wondering if anyone knows of a good Cocoa Mail framework that is updated for Leopard. Nothing that I can find compiles on my system, and I need a integrated mail system (versus Mail.app). I have tried: EdMessage, Pantomime, and MailCore. Maybe I'm doing something that makes these not compile, and if so please let me ...

How do I tell which account is trying to access an ASP.NET web service?

I'm getting a 401 (access denied) calling a method on an internal web service. I'm calling it from an ASP.NET page on our company intranet. I've checked all the configuration and it should be using integrated security with an account that has access to that service, but I'm trying to figure out how to confirm which account it's connectin...

Is a user account activation email without a secret kept in the DB reasonably secure?

I want to create a newsletter app and users will naturally have to confirm that they signed up for the newsletter so we don't spam them if some bot entered addresses. My idea was to simply send the user an email that contains a link that has a secret in the url, which is a hash of the email address and some secret sitekey. My questions...

Live Merchant Account for testing?

Sorry if this is not a programming question, but I'm not really sure where to ask this. I will need to test an application using a live merchant account (specifically for refunds), but I don't want to sign up and pay for an actual merchant account because I will only use it for testing. Is there another solution for this? Or is there a p...

WIX ServiceInstall - Using comboBox to conditionally install service

Hi All, I have created a WIX setup script to allow the install of a Windows Service. I would like to give the user the ability to choose whether they would like to install under one of the standard accounts (Network Service, Local Service) or whether they would like to install under a user account with which they must supply a username...

iPhone appstore account name programmatically

Is there a way in the iphone sdk to retrieve the name of the account which bought the application programmatically? With account name I mean the name you use to login into iTunes. Edit To make it more clear, I mean the account name you can find under your iPhone settings under 'Store'. Edit Might it be accessible trough NSUserDefault...

Magenot - add link to My Account in Main Menu navigation bar

Hi there, I was wondering if it possible to link a category to 'My Account'. Basically I would like to make 'My Account' more prominent, by creating a category - 'My Account' which appears in the main menu navigation bar. Is there a way of linking this category to 'My Account'? So that when the user clicks on 'My Account' in the navig...

Creating a hotmail account from C#

Does anybody know how I would go about creating a new hotmail account from C# ? Screenscraping and POSTing ? or is there a simpler way ? ...

Multiple accounts on iPhone Developer Program

I am a developer at iPhone Developer Program assigned to the project for the company. I would like to buy my own licence to develop as an independent programmer. How to do it? Do I need another Apple ID? ...

Add Analytics to account of someone other than the one who set it up?

I have been requested to get involved with a family member's site. To date, they have been paying an SEO outfit, which I believe has been feeding them lies and milking them for money. I can see that all pages in the site have Google Analytics. However, the SEO outfit refuses to let us see the Analytics page, and has always just forwar...

Detect multi accounts via cookies

I want to detect multi accounts in a browser game: If a user has more than one account, I want to know this. For various reasons, I don't want to detect the multi accounts by comparing IPs anymore. Users can share IPs and IPs are easy to change. So this is not a good method. Instead, I want to detect the accounts using cookies. Do you ...

SMSAccount Class on Windows Mobile 6.1

Hello everyone! I'm writing an application for a Windows Mobile phone in VB.Net, and I would like to read SMSs from the phone's memory. According to MSDN, the SMSAccount class is what I need: 'SmsAccount Class 'Provides access to a Outlook Mobile Short Message Service (SMS) account, the account's SMS folders, and the SMS messages they ...

is openid.claimed_id static?

I'm reading about Federated Login for Google Account Users to figure out how I can have a user log in to a web application using their Google Account. So towards the end of the process, Google returns a Google supplied identifier which is appended as 'openid.claimed_id'. This means the web application uses this identifier to recognize ...

Trouble using command-line when installing SQL Server on Windows 7

I'm having trouble using this command when installing SQL Server 2005 Express with Advanced Services on Windows 7 (French settings): "\\server01\installer\DVD\Component\SQLEXPRESS_ADV\Français\Win7\SQLEXPR_ADV.EXE" -q /norebootchk reboot=ReallySuppress ADDLOCAL=ALL ADDUSERASADMIN=1 SECURITYMODE=SQL DISABLENETWORKPROTOCOLS=0 SQLAUTOSTART...

Auto-Fetch All YouTube Videos From Account

Hi Everyone: I have been looking through the YouTube API for awhile now, but am not finding a simple way to auto-fetch all videos from a certain account and then display them on the screen. I am planning on using PHP in order to accomplish this, but otherwise I am open to suggestions of how to accomplish this. Thanks for any help. ...

Account verification by email - pros and cons

If this question has already been asked, please comment so I can remove it. I'm aware of the advantages of email verification, especially in regard to spamming (which could easily kill me since most of the functionality is in posting comments). I'm contemplating the removal of email account verification for the application I'm currentl...

Accessing Unique Identifier (either user, email, or phone) for Android phone in v1.5

Look to identify the user, email, or phone identifier from Android 1.5. I've seen how to access account information from 2.0 and above but need this functionality in 1.5. ...

Integrating FB connect with Foursquare into an IPhone App

Hello. Does anyone know, whether/how it is possible to link your FB account to your Foursquare account within an own IPhone App? This is the functionality implemented by a lot of sites for their Web services. ...

IIS 5.1 virtual directory usage gives "The referenced account is currently locked out and may not be logged on to" for server-side include

I am attempting to use a virtual directory on my Windows XP machine that has IIS 5.1 installed. I have configured the virtual directory as "When connecting to this resource, the content should come from: A share located on another computer." I typed the network directory in the box (ex. \comptername.companyname.com\sharename), and in t...

How can I extract the current user's account picture?

I am trying to extract the current user's account picture in Windows 7, but I can't seem to figure out where it is located. I have found that the picture is sometimes written to the User's temp folder, but only after performing certain actions. It isn't always guaranteed to be there. Has anyone had any luck extracting this image? Thanks!...