In a previous post, we showed you the CSS necessary to make custom Share link in an FBML app or application tab. Since FBML is being deprecated, this obviously won’t work anymore.
Facebook Like-Gating in IFRAME Tabs
Last year, I posted about how to show certain content to fans, and other content to non-fans using FBML. As FBML becomes deprecated, however, it’s time to show you the updated way using the Open Graph, the PHP SDK and IFRAMES.
App tabs disappearing in HTTPS-Only mode
You may have heard the buzz a little while back about how Facebook now allows users to select “HTTPS-Only” mode which forced Facebook to run over SSL. This is good news for users, but has a pretty big impact on developers, some of which I mentioned here. We knew that users would see a warning if they try to access your non-SSL canvas app and they’re in HTTPS-Only mode, but...