Dec 07 2007
Facebook Notification
Yesterday I setup my application Notify page. On this page it shows a list of people you have sent a card to, that card is still not yet answered, the person is currently a friend, and the person currently does have the application installed.
After gathering/formatting all that jazz it isn’t too bad to display each $user picture with a Notify button below to trigger the Facebook API notification command ->
$facebook->api_client->notifications_send($target_f, ‘…’);
I am still wondering what would be a fair reason to add some info to the users mini-feed without being annoying or spamful. Maybe related to your global ranking…
Also went through again to make the byte size of many pages smaller/faster. It does seem better.
Leave a Reply
You must be logged in to post a comment.
