Thursday, October 04, 2007

I've had a play with the idea I suggested in my previous post about this topic and using the Facebook Developer Toolkit it was possible to get a lot of information out of Facebook and display those in a .NET application and you can also get info back in XML format so this should work well with a gadget. So far so good...

BUT the problem with using the toolkit or the Facebook API for that matter is authenticating your Facebook application user so you can get some info. For a web application you have to redirect to the Facebook login page let users login and then capture the authentication token... For having a Windows Live gadget I'm not sure yet how to do an alternative to this, would have been nice if there was an API method that lets you pass in login details for authentication...

Will have to think about a way to work around this so that I can carry on with my gadget development otherwise I'm not entirely sure this idea will work.

Thursday, October 04, 2007 5:55:35 AM (New Zealand Standard Time, UTC+12:00)  #    Disclaimer  |  Comments [0]
 Tuesday, September 25, 2007

I've recently been wanting a lot to dig deeper into other areas of Windows Live that I don't know much about and get myself to learn more about these. Of course the hard thing in moving forward with that stuff aside from motivation is thinking of an idea of something that can be done.

I think I found an answer to that today! Here's something I'm going to try and see if I can do with or without help and I think it's a cool idea! One that will help me learn more about Windows Live Gadgets and also Facebook!

Here's the plan. I will attempt to get some data from Facebook and show this data on Windows Live and the idea is basically to allow you to see a little bit of your Facebook stuff on your Windows Live homepage.

- A couple of possibilities would be perhaps status updates of friends,notifications, and also showing who's online...

Sounds like an interesting project to work on, will see how it goes!

Tuesday, September 25, 2007 8:22:55 PM (New Zealand Standard Time, UTC+12:00)  #    Disclaimer  |  Comments [1]