This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Aug 18 23:24:44 -0700 2009 | |
| |
COPYING.txt | Tue Aug 18 23:24:44 -0700 2009 | |
| |
OAuth.php | Tue Aug 18 23:24:44 -0700 2009 | |
| |
README.markdown | Tue Aug 18 23:32:35 -0700 2009 | |
| |
addList.php | Tue Aug 18 23:24:44 -0700 2009 | |
| |
addUser.php | Tue Aug 18 23:24:44 -0700 2009 | |
| |
addict_database.php | Tue Aug 18 23:24:44 -0700 2009 | |
| |
addict_testing.php | Tue Aug 18 23:24:44 -0700 2009 | |
| |
common.php | Tue Aug 18 23:24:44 -0700 2009 | |
| |
config-default.php | Tue Aug 18 23:24:44 -0700 2009 | |
| |
cron.php | Tue Aug 18 23:24:44 -0700 2009 | |
| |
facebook.php | Sun Oct 18 23:58:49 -0700 2009 | |
| |
facebook_desktop.php | Sun Oct 18 23:58:49 -0700 2009 | |
| |
facebookapi_php5_restlib.php | Sun Oct 18 23:58:49 -0700 2009 | |
| |
friends.php | Tue Aug 18 23:24:44 -0700 2009 | |
| |
hulu.php | Tue Aug 18 23:24:44 -0700 2009 | |
| |
index.php | Mon Oct 19 00:47:50 -0700 2009 | |
| |
invite.php | Tue Aug 18 23:24:44 -0700 2009 | |
| |
jsonwrapper/ | Mon Oct 19 00:03:21 -0700 2009 | |
| |
lists/ | Sat Mar 28 04:48:00 -0700 2009 | |
| |
netflix.php | Tue Aug 18 23:24:44 -0700 2009 | |
| |
onhulu.php | Tue Aug 18 23:24:44 -0700 2009 | |
| |
scrape.php | Tue Aug 18 23:24:44 -0700 2009 | |
| |
sql/ | Tue Aug 18 23:24:44 -0700 2009 | |
| |
templates/ | Mon Oct 19 00:47:50 -0700 2009 | |
| |
top250.css | Tue Aug 18 23:24:44 -0700 2009 | |
| |
unittest.php | Tue Aug 18 23:24:44 -0700 2009 | |
| |
updateUser.php | Tue Aug 18 23:24:44 -0700 2009 | |
| |
view.php | Tue Aug 18 23:24:44 -0700 2009 | |
| |
watch-great-movies.php | Tue Aug 18 23:24:44 -0700 2009 |
README.markdown
Movie Addict
Movie Tracking for Facebook
A dead-simple way to track the number of IMDB Top 250 (and AFI Top 100) movies you have seen. You can also compare scores with your friends and challenge them to a movie-watch off.
Demo
http://apps.facebook.com/imdbtopfilms/
How to install.
- Download the Facebook Platform PHP Library
- Run the included .sql file to create the necessary files
- Rename config-default.php to config.php and fill in the required info
- Setup cron.php to run everyday via a cron job.
Licensed under BSD License
Big Thanks to http://github.com/fireeagle/ for the sweet OAuth library







