Tag Archives: facebook

Facebook FBML Tags Fail to Load in IE

Today I learned that Internet Explorer’s support for custom tags requires that a namespace be defined for the tag, otherwise the custom tag is ignored. This is particularly problematic for Facebook’s FMBL tags which are used in place of iframes … Continue reading

Posted in Programming | Tagged , , , , | Leave a comment

How To Add Facebook Comments to WordPress (Without Plugins)

This tutorial will show you how to add Facebook Comments to WordPress without using plugins. This includes the Facebook Comments Plugin with Moderation Tools. Why not use plugins? Because I wanted to learn how to add Facebook comments to a … Continue reading

Posted in Programming | Tagged , | 23 Comments

How To Hide Facebook’s Like Box Border

This tutorial will show you how to hide the border around the Facebook Like Box. It takes advantage of negative margins and the overflow property of CSS to hide the border of the Facebook Like Box under a container div. … Continue reading

Posted in Programming | Tagged , | 19 Comments

Masquerade BBS Facebook App

The Masquerade BBS is now available as a Facebook application. The application leverages Rick Parrish’s fTelnet allowing visitors to telnet directly to the Masquerade BBS from Facebook. The fTelnet session is loaded in a Canvas Page and the visitor is authenticated … Continue reading

Posted in Programming | Tagged , , , | Leave a comment