list of facebook event types

I’m currently working on ‘remaking’ the facebook events creation form for a facebook app that needs the ability to make events associated with a resource. I was investigating all the event types and sub-event types on the developer wiki, but the list wasn’t up to date. Plus, it doesn’t show what event types and sub-event types go together. So I whipped out trusty ole firebug and made an up to date list from the source of the facebook events form. Here it is, in all its glory:

1: Party
  1: Birthday Party
  2: Cocktail Party
  3: Club Party
  5: Fraternity/Sorority Party
  7: Barbecue
  8: Card Night
  9: Dinner Party
  10: Holiday Party
  11: Night of Mayhem
  12: Movie/TV Night
  13: Drinking Games
  14: Bar Night
  15: LAN Party
  17: Mixer
  18: Slumber Party
  19: Erotic Party
  20: Benefit
  21: Goodbye Party
  22: House Party
  23: Reunion


2: Causes
  24: Fundraiser
  25: Protest
  26: Rally


3: Education
  16: Study Group
  27: Class
  28: Lecture
  29: Office Hours
  30: Workshop


4: Meetings
  6: Business Meeting
  31: Club/Group Meeting
  32: Convention
  33: Dorm/House Meeting
  34: Informational Meeting


5: Music/Arts
  4: Concert
  35: Audition
  36: Exhibit
  37: Jam Session
  38: Listening Party
  39: Opening
  40: Performance
  41: Preview
  42: Recital
  43: Rehearsal


6: Sports
  44: Pep Rally
  45: Pick-Up
  46: Sporting Event
  47: Sports Practice
  48: Tournament


7: Trips
  49: Camping Trip
  50: Daytrip
  51: Group Trip
  52: Roadtrip


8: Other
  53: Carnival
  54: Ceremony
  55: Festival
  56: Flea Market
  57: Retail
  58: Wedding

Maybe next I’ll post a little fbml/fbjs snippet for the select box

posted 2 years ago on September 3rd, 2009 at 22:16 /
tags: rails facebook