Lol, the main problem with creating the applications is developing an interface between your script and the facebook server. thats why normally, very little information is used within the apps, normally just friends list, IDs and photos. The facebook API allows a person to interface with the facebook databases, but its usually best to only store the users ID number. This number is the unique identifier, and using this you can get just about everything else you need.