Facebook Methods description: events.get

Returns all visible events according to the filters specified. This may be used to find all events of a user, or to query specific eids.

Facebook Platform Overview

The Facebook Platform is a standards-based web service with methods for accessing and contributing Facebook data.
We will discuss about those methods one by one in the next posts.
3 ingredients needed to program within the Facebook Platform: the API interface, the querying language FQL and the Markup Language FBML.
Interface (API)
The Facebook API (Facebook Application Progreamming […]