Skip to content

The iCal events feed from Facebook has two problems; 1) Lots of clients choke on "CLASS:PRIVATE" in the iCal data. The solution is to replace this by "CLASS:PUBLIC". 2) All events are present in this feed, regardless of RSVP status. This project is a python cgi script that solves both of these problems by acting as a rectifying filter on top of …

Notifications You must be signed in to change notification settings

maghoff/facebook-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

About

The iCal events feed from Facebook has two problems; 1) Lots of clients choke on "CLASS:PRIVATE" in the iCal data. The solution is to replace this by "CLASS:PUBLIC". 2) All events are present in this feed, regardless of RSVP status. This project is a python cgi script that solves both of these problems by acting as a rectifying filter on top of …

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published