Before the book hits the shelves I'm opening up the floor to questions and comments from developers and readers. If there is something you would like to know about the book and what it covers you can post a reply to this post or send me a message through Facebook[1].
[1] I'm easy to find, just search for my name.

I'm currently in the middle of developing two commercial facebook applications and about to start on another. One of the most difficult things I've had to handle is placing dynamic, or at least semi-dynamic information on a user's profile page without requiring an onclick, etc.
Have you addressed any best practices for doing this in your book?
One other similar thing that I want to try to accomplish is displaying a list of the user's friends and their app status on the profile page. This is turning out to be a daunting task updating every friend's profile FBML every time one user's status changes.
And also, since I'm not supposed to cache a list of the user's friends, how can I show a current list of friends on the profile page?
Posted by: Konr Ness | February 21, 2008 at 09:07 AM