Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
2answers
3k views

How to validate a passport?

Well I have been asked to validate passport numbers (the documents used on airports to travel to other countries). My question is: What format are these "numbers"? All I know is that they can have ...
3
votes
4answers
427 views

What is the difference between Microsoft Passport and OpenID?

OpenId is open source and can be implemented by anyone. In both cases my credentials are held on a third party server. The only advantage I can think of for using Microsoft Passport is the ...
0
votes
0answers
15 views

can anyone tell me the “code value” for type of passport( typed on passport MRP “row1 char2”)

refer row this ( 2 alpha type (for countries that distinguish between different types of passports) at http://en.wikipedia.org/wiki/Machine-readable_passporthere i need to know the actual value of ...
0
votes
1answer
111 views

Using Fat Secret Api in Rails 3

I would like to use the Fat Secret API in a Rails 3 application to get nutrition data for an item. I don't need to authenticate any users. I have an development account, with a key and shared secret. ...