FjesBib, a Facebook application for presenting libraries and information about libraries Copyright (C) 2007 Magnus Enger * License This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . * Prior art FjesBib is based on the code fra UIUC Library Search: https://netfiles.uiuc.edu/dh-ward/www/facebook_search_widget.zip http://www.facebook.com/apps/application.php?id=2414276217 * Files This application contains the following files: * Pre-requisites - The client library provided by Facebook: http://developers.facebook.com/clientlibs/facebook-platform.tar.gz Specifically, the files facebook.php and facebookapi_php5_restlib.php should be placed in the same directory as the files that make up the application - In order to display RSS/Atom-feeds, MagpieRSS is needed: http://magpierss.sourceforge.net/ Tested with version 0.72 - The Smarty template engine http://smarty.php.net/ Tested with version 2.6.18 - In order to store user settings, a MySQL database is also needed. * Installation - Drop the files and folders in directory on your server. - Edit the settings in inc.config.php - Register your application with Facebook http://www.facebook.com/developers/editapp.php?new - Hope for the best... ;-)