Facebook Phone

Icon

Documenting my development of a phone application for Facebook

Starting with facebook-actionscript-api

For starters, kudos to Daniel Dura. The examples were easy to get running in Flex 4.

Now the criticisms.
1. XML instead of AMF? please, i thought Adobe might be offering something special here. Its basically wrapper objects to consume the current facebook api webservices.
2. Logging in is nasty. login() then validatelogin()? alot of overhead wasted in 2 calls here.
3. Architecture sucks. I dont like all the casting of the event.data property. It would have been nicer if there was a proper delegate layer provider.

Its going to be a little difficult especially with the lack of useful documentation but atleast they have given us something to start with.
It will be interesting to see how this library grows as the facebook api grows.

Facebook-actionscript-api http://code.google.com/p/facebook-actionscript-api/
Faceook API Documentation http://wiki.developers.facebook.com/index.php/Main_Page

What will facebook phone do?

Well, basically its skype for facebook.

I’m not sure if it has been built already but i will give it a crack.
I’ll be using the new peer to peer connectivity in Flash player 10 to achieve this.

Also since my main experience is in Flex development I will use Flex 4 (Gumbo) to create it.

Designs will be primarily based on the iPhone phone design.

I also plan to use the new adobe-facebook as3 api library to assist with facebook api calls.
Flex 4 Gumbo http://opensource.adobe.com/wiki/display/flexsdk/Gumbo
Flash 10 Peer to Peer http://justin.everett-church.com/index.php/2008/05/23/astrop2p/
facebook-actionscript-api http://code.google.com/p/facebook-actionscript-api/

 

September 2010
S M T W T F S
« Apr    
 1234
567891011
12131415161718
19202122232425
2627282930  

Archives