MapYourBuddies Current State & Welcome Page
Concerning our MapYourBuddies Project, André, Thomas and I met last Sunday and discussed the next steps.
Our current issue, where we (or better Thomas ;) ... ) is working on is to build a php file that gets the login information from the browser (XHR with parameters), processes them, accesses facebook, gets the friends xml data and finally forwards the xml data to the browser's request object back. The tricky part here is that facebook requires some login informations etc.... But more infos tomorrow ;)
Anyway, according to the Iteration 1 reviews, I just created the first draft of a welcome page for our MapYourBuddies application.
Furthermore I have updated our MapYourBuddies Wiki.
Now my next task is to create the friends list functionality (Basically accessing the xml friends list data in the browser's request.response property and add friend by friend to the webpage - of course by using the DOM methods ;) ...)
OK, enough talk for now, let's start ;)
-Joern

















