Development and Data Collection using Facebook API: Difference between revisions

(Created page with "== Introduction == Goose: It is a mobile social application. Goose uses SMS and Bluetooth for your social activities. By this software, you can: microblogging, status and activi...")
 
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Introduction ==
== Introduction ==


Goose: It is a mobile social application. Goose uses SMS and Bluetooth for your social activities. By this software, you can: microblogging, status and activity report, automatic contacts exchange...
Facebook is a social networking website launched in February 2004 that is operated and privately owned by Facebook, Inc., with more than 500 million active users in July 2010. In this course, you can build your own facebook application using the facebook API. Although the detailed topic is quite open (we can brainstorm about that), but there are the following three basic milestones:


However, the current application only supports SMS and Bluetooth. We want it to support WiFi as well.
* Build an application on facebook, like a online game, quiz, etc. As interesting as possible :)
 
* Attract more than 40 people to use it.
 
* Collected the data (such as user behavior, corrsponding social graph, etc), and do the analysis.
== WiFi function and DHT lookup service ==
 
a. This project is to design a mobile application platform. The prototype has been already built. It supports SMS and Bluetooth for communication so far. We want to add WiFi function in this project to support communication via WiFi.
 
b. We need to build a multi-dimensional RTS in the platform. Reputation and Trusted System is used to evaluate the performance of users. In our project, we will have user availability, user activity, user recommendation as the evaluation metrics.


== Requirements ==
== Requirements ==
    
    
1. 4th year bachelor student or Master student
* Familiar with either Python or JavaScript
 
2. Proficiency with Java programming
 


== Contact ==
== Contact ==


If you are interested in this project, please contact me by email (zhu at cs dot uni-goettingen dot de) as soon as possible.
If you are interested in this project, please contact [http://www.net.informatik.uni-goettingen.de/people/yang_chen Yang Chen] by email.
198

edits