topical media & game development

talk show tell print

mashup-flickr-11-Step-3-lib-visualizing-news.php / php



  <?php
  require_once(dirname(__FILE__) . '/apikey.php');
  require_once(dirname(__FILE__) . '/phpFlickr/phpFlickr.php');
  require_once(dirname(__FILE__) . '/magpie/rss_fetch.inc');
  require_once(dirname(__FILE__) . '/NewsItem.php');
  require_once(dirname(__FILE__) . '/NewsVisualizer.php');
  
  define('MAGPIE_CACHE_DIR', '/tmp/magpie_cache');
  ?>
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.