« Mini-Project: Formula One Tracks & News --> Display a Weather.com XML Data Feed | Main | MapYourBuddies Current State & Friends List »

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

TrackBack

Listed below are links to weblogs that reference MapYourBuddies Current State & Welcome Page:

» Problem related to parsing XML from Chidambaram's Blog
Joern, I read your blog post and the new welcome page you have is really good. After reading your next task of parsing the xml response from the PHP ...I am reminded about a somewhat-similar problem I am facing now... [Read More]