Adam Breckler

internet professional

Tag: facebook

How to Remove the Facebook Likebox Border

Facebook provides a nifty little likebox widget that can be customized to display your facebook pages current fans (or likers), but the widget comes with an ugly blue border that cannot be overridden with css because it is in a facebook iframe.
The Solution: Wrap the likebox in an extra div (with a border color set [...]

Testing Market Demand With Facebook Ads

Facebook ads can be used to gather some pretty useful data for measuring demand for a new product or service. You can target users by using all kinds of demographic and psychographic filters. For instance: you can target only female users who are between the ages of 22 to 25, are single, live in San Francisco are attending UCSF and listen to Jack Johnson (no, i’m not advertising for a date). That’s some pretty powerful control.

Setting Up Facebook Connect for Wordpress

These steps are needed to prepare your wordpress blog for facebook connect integration using the WP-FBConnect Plugin. The plugin is documented here and you can download it here. The implementation is pretty simple, but there are some caveats as follows.
Step 1:
Add the language attributes wp function to your header(s). The plugin will [...]