Archive for category: API

Facebook Reveal Tab Tutorial

Since Facebook has deprecated XFBML, there are several features that are not working with the old FBML code. There is one very common feature/technique used among Fan Pages that is Reveal Tab. In this technique you show different screen to Non-Fans and different screen to Fans. In the FBML days you could have done with few lines of FBML code, but now that is not the case.
Read more

Read more

Facebook Application From Scratch – 2

This is second part of our Facebook Application Development from Scratch series. You may read part one of the series here. In this part we will learn, how to get authentication for your Facebook Applications. More specifically, we will learn:

  • Creating an instance of a PHP Class
  • Getting session information of Facebook logged-in user
  • Getting User ID of Facebook User
  • Getting login URL for authentication purpose
  • Using FBML redirect tag

Read more

Read more

AJAX Currency Converter with Google API

No doubt, Google is a magical search engine. Google also provides many APIs to be incorporated in your application. Today, we will use Google’s hidden currency conversion API. Why hidden? Because there is no official documentation for it.

Read more

Read more
© Copyright - Tech Mug