Fogli. A straightforward way to read Facebook data without writing complex code.

mitchellh.github.com/fogli

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2010
  • Notes can be created
  • Comments can be posted to posts
  • Album creation is supported
  • Writable properties on FacebookObjects [abstract]
  • User can attend/maybe/decline an event.
  • Fix typo with event
  • Dynamic results properly marked as loaded
  • Dynamic object lookup (objects with unknown type determined at query-…
  • Bumped to 0.2.0.dev for development
  • Selecting multiple objects in a single query is now supported
  • Added picture and resource URI methods to FacebookObject
  • v0.1.0
  • Updated README with link to source generated docs
  • Added license
  • Apparently HEAD doesn't work, so we do a minimal GET request
  • Proper authorization checking with a HEAD call
  • Update readme
  • Updated examples directory
  • Updated version to 0.1.0 and updated Rakefile to have proper gemspec
  • Updated README again. Added "Why?" section