Archive for the 'facebook' Category

Facebook Regulates Your App’s Emotional Effects

Sunday, June 8th, 2008

You know it’s going to be a good one when a Facebook developer blog post starts with “At Facebook, our passion for serving users…”, so I wasn’t particularly surprised by this declaration that Facebook’s new policy aims to regulate the emotion of “surprise”:

Users must not be surprised by the outcome of an action they take.

Granted, […]

A Facebook Glossary

Monday, December 3rd, 2007

table.sample {
border-width: 1px 1px 1px 1px;
border-spacing: 0px;
vertical-align: top;
border-style: solid solid solid solid;
border-color: black black black black;
border-collapse: collapse;
background-color: white;
}
table.sample th {
border-width: 1px 1px 1px 1px;
padding: 3px 3px 3px 3px;
vertical-align: top;
border-style: inset inset inset inset;
border-color: gray gray gray gray;
background-color: white;
-moz-border-radius: 0px […]

OpenSocial’s Rhetoric About Open Standards is Disingenuous and Misses the Point

Sunday, November 18th, 2007

Many of the prominent blog posts and press pieces about OpenSocial have touted its use of open standards a key benefit for developers. Focusing on HTML and JavaScript is not only inaccurate, but it actually makes the platform less attractive for developers.

We Like FBML
As a developer, I am far more interested in coding in FBML […]

The Inspirational Story of the Facebook API

Friday, November 9th, 2007

Working creatively with APIs is one of the things that makes software development fun. APIs exist mainly to allow third parties to add functionality to software that the original authors don’t have the time, interest, or creativity to do on their own.
Most APIs are built to limit functionality, or more kindly, at least to […]