Automatically exported from code.google.com/p/planningalerts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

33 lines
1.8 KiB

  1. <?php /* Smarty version 2.6.16, created on 2007-03-24 11:13:35
  2. compiled from getinvolved.tpl */ ?>
  3. <?php $_smarty_tpl_vars = $this->_tpl_vars;
  4. $this->_smarty_include(array('smarty_include_tpl_file' => "header.tpl", 'smarty_include_vars' => array()));
  5. $this->_tpl_vars = $_smarty_tpl_vars;
  6. unset($_smarty_tpl_vars);
  7. ?>
  8. <p>PlanningAlerts.com is run by volunteers. If you would like to get involved we'd love to here from you:</p>
  9. <h3>I am a programmer and want to add my local authority</h3>
  10. <p>
  11. You can help by writing a <a href="http://en.wikipedia.org/wiki/Screen_scraping">screen scraper</a> for your local authority that was can import into plannignalerts.com. There are only 2 criteria for the screen scraper:
  12. </p>
  13. <ol>
  14. <li>That it can output data in the following format: <a href="http://www.planningalerts.com/lambeth.xml">http://www.planningalerts.com/lambeth.xml</a></li>
  15. <li>That it can accept a query sting in the format day=X&month=Y&year=Z</li>
  16. </ol>
  17. <p>
  18. Other than that it's up to you. It can be in any language. You can host them yourself or we can host it for you.
  19. </p>
  20. <h3>I work for a local authority and would like to make our data available</h3>
  21. <p>
  22. The most important thing you can do is publish your data in a simple format that is freely available on the internet. Something <a href="/lambeth.xml">like this</a> is good but we can work with most formats. Please <a href="/about.php#contact">get in touch</a> if you would like to discuss how you can help.
  23. </p>
  24. <?php $_smarty_tpl_vars = $this->_tpl_vars;
  25. $this->_smarty_include(array('smarty_include_tpl_file' => "footer.tpl", 'smarty_include_vars' => array()));
  26. $this->_tpl_vars = $_smarty_tpl_vars;
  27. unset($_smarty_tpl_vars);
  28. ?>