VirtualBox v4.0.2 Released!

Oracle released VirtualBox 4.0.2, a maintenance release of
VirtualBox 4.0 which improves stability and fixes regressions.

See the Changelog at http://www.virtualbox.org/wiki/Changelog
for a complete list of all changes.

You can download the binaries here : http://download.virtualbox.org/virtualbox/4.0.2/

As usual, remember to update the extension pack too!

Posted in Virtualization | Tagged | Leave a comment

The start time of the event created via Graph API is different from what I have specified. Why?

When I create an event via the Graph API, the start time of the event created is different from what I have specified. Why? If you have been troubled by this problem earlier, please note that Facebook had recently fixed … Continue reading

Posted in FAQ | Tagged , | 1 Comment

User Address and Mobile Phone Number Available via Graph API – good or bad?

Recently, Facebook has announced that the user’s address and mobile phone number are to be accessible as part of the User Graph object.  See this for the details. Both of them are really sensitive data, especially the mobile phone number.  … Continue reading

Posted in news | Tagged | 2 Comments

PHP SDK Demystified – Getting the Access Token

Facebook APIs are actually HTTP based requests/responses.  In order to make sure the requests are authorized, an access token is required. After a Facebook session is built, the access token is actually of the element in the session object. If … Continue reading

Posted in PHP SDK Demystified | Tagged | 2 Comments

How can I use the @friend_name style tagging when publishing a post via Graph API?

When I’m writing on a user’s wall in facebook.com, I can use @friend_name to have the name linked to my friend’s profile. How can I do that when publishing a post via Graph API? This question had already been answered … Continue reading

Posted in Development Tips, FAQ | Tagged , | Leave a comment

New Facebook Application Available – What is in your Friends’ Mind

A new facebook app is now available at my marketplace. It is “What is in your Friends’ Mind”! Live Demo at: http://apps.facebook.com/whatisinyourmind/ Application Features Creator an interesting photo using your friend’s profile pictures. Your friends will be tagged accordingly Photo … Continue reading

Posted in Market Place | Leave a comment

WordPress or Joomla?

As you can see, this blog is running under WordPress.  I just notice that Joomla! v1.6 is released recently. So, what are the pros and cons / major differences between these 2 products? Anyone can here?

Posted in Uncategorized | 2 Comments

PHP SDK Demystified – Getting the Current User ID

For most of the Facebook canvas applications that I have written, after instantiating the $facebook object and getting the session object by calling $facebook->getSession(), I will test the validity of the session via querying the “me” object and set it … Continue reading

Posted in PHP SDK Demystified | Tagged | 9 Comments
Pages: Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 ...22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 Next