Tagged Questions

20
votes
11answers
663 views

How much more efficient is one big image rather than many small images. Facebook style.

So I was looking at the facebook HTML with firebug, and I chanced upon this image and came to the conclusion that facebook uses this large image (with tricky image positioning code) rather than many …
20
votes
6answers
3k views

New Facebook app - FBML or iFrame?

We're starting a new facebook app (incidentally in Rails), and are faced with the decision to use FBML or to use IFrames. It seems like in the past the consensus generally was that FBML was the better …
15
votes
12answers
1k views

Which Facebook .NET Library is the best to use?

There is a list of projects here, mainly the Facebook Developer Toolkit and Facebook.NET. However, I've seen a lot of negative feedback about the toolkit and it seems like Facebook.NET hasn't been …
11
votes
6answers
7k views

Facebook Connect and ASP.NET

Hello, I'm at step 8 of the authentication overview found here: http://tinyurl.com/5527og In particular, the user has logged into facebook via Facebook Connect and their web session has been …
10
votes
5answers
644 views

Good resources on Facebook programming

I'm a Facebook programmer newbie. Could anybody recommend good resources for starters? I believe it has something to do with PHP;-)
10
votes
4answers
719 views

Developing and Testing a Facebook application

Typically I develop my websites on trunk, then merge changes to a testing branch where they are put on a 'beta' website, and then finally they are merged onto a live branch and put onto the live …
9
votes
3answers
293 views

Facebook-connect or OpenID? From a developer’s perspective.

I have recently been contracted to work on an application that requires Facebook-Connect as one of its authentication mechanisms. Working on my Facebook-Connect solution, I'm realizing that it's …
9
votes
10answers
2k views

Facebook database design?

I have always wondered how Facebook designed the friend <-> user relation. I figure the user table is something like this: user_email PK user_id PK password I figure the table with user's …
9
votes
1answer
520 views

How do you place Stackoverflow Flair on Facebook? [closed]

I've thrown together an app to do so, posted as an answer.
8
votes
8answers
705 views

What is the fate of OpenID?

Google has announced Google Friend Connect, and Facebook has announced Facebook Connect. Both services seek to solve the Single Sign On problem. Since OpenID was created to solve this issue, will it …
7
votes
3answers
604 views

What is Facebook’s new Tornado framework?

Facebook just open-sourced a framework called Tornado. What is it? What does it help a site do? I believe Facebook uses a LAMP structure. Is it useful for smaller sites which are written under the …
7
votes
3answers
278 views

In what ways is JavaScript restricted when making a Facebook app?

I've been asked to do Facebook apps. Before I commit to anything, I want to know how easily a game can be moved to Facebook? (I'm completely comfortable making games in JavaScript in the browser.) …
7
votes
2answers
322 views

Using OpenID to prove Stackoverflow membership

Here's the deal: -Flair pretty much demands a Facebook app -I'm working on learning the Facebook platform Therefore, I've written a dinky little Facebook app to embed your Flair into a box on the …
6
votes
5answers
2k views

How does Facebook keep the header and footer fixed while loading a different page?

When browsing through Facebook pages the header and fixed footer section remain visible between page loads AND the URL in the address bar changes accordingly. At least, that's the illusion I get. …
6
votes
3answers
481 views

Facebook-WordPress comment/feedback integration

Currently I have my Facebook profile automatically republish blog posts from a WordPress instance. What I would like to be able to do, however, is to also have comments posted to either the blog of …

1 2 3 4 5 49 next
15 30 50 per page