Facebook

Marketing Sherpa had an interesting post recently on Facebook Pages. I wanted to comment on it since I think though relevant and timely it missed some really relevant points that our clients face as soon as they decide to get a Facebook presence. One specifically: that they are ‘free’. Here’s the post: http://www.marketingsherpa.com/article.html?id=30590. As a [...]

{ 0 comments }

Here are my slides from my presentation this morning at GSP East. Please let me know if you have any questions. You can also get them on slideshare here.

{ 0 comments }

John Maver and Cappy Popp will be presenting at the GSP East Intro To Facebook and Bebo Applications workshop at 9:00 on Monday, June 9th in Washington, DC. Stop by and say hi, if you are there. http://en.oreilly.com/gspeast2008/public/schedule/detail/3272

{ 0 comments }

As one of the first examples of what is possible with the new Hook Mobile API , Thought Labs has released Pic2Phone. Users can now receive their friend’s latest photos and comments delivered as a daily MMS sent right to their phone. According to this article at MobHappy, with applications like this that incorporate the [...]

{ 0 comments }

A Case Study on building a Facebook page for Fitness Together Middleton.

{ 0 comments }

Finding pages on Facebook has always been difficult – if you knew the exact term, you could find a business, but there was no listing anywhere. As of last night, Facebook published an alphabetical listing of pages at http://www.facebook.com/directory/pages/. We have made several Pages for clients, so I tried to look on up. I started [...]

{ 0 comments }

fb:ref is a way to set a placeholder on a bunch of user profiles, and then update it across all those profiles with a single call. It makes sense to use when you have data or images that would need to be updated occasionally, but are not specific to the current viewing user. Some examples [...]

{ 2 comments }

One of the first questions we usually are asked by potential clients of Thought Labs involves ROI (return on investment.) It is a valid  and critical question, no matter the size of  the company or its marketing budget. It’s the yardstick used when evaluating the success of a traditional media campaign, so why not expect [...]

{ 0 comments }

I came across this issue today where I was getting an error when trying to add the <Fb:page-admin-edit-header/> to a canvas page of a page-only app. The app was installed on a Facebook Page of which I was an admin. Basically I had the following situation: [0] canvas page that had <Fb:page-admin-edit-header/> rendered correctly at [...]

{ 5 comments }

The Facebook API does have a way to set and get cookies, but it is in beta so is not currently part of the FB PHP libraries. I found it out by searching through forums, by trial-and-error, and on the FB Beta docs page. There are 2 functions available:   data.getCookies( user_id, cookie_name ); data.setCookie( [...]

{ 2 comments }