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.
 
 
 
 
 
 

34 lines
2.0 KiB

  1. <?php /* Smarty version 2.6.16, created on 2008-09-09 09:08:27
  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 planningalerts.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. <p><span class="highlight">You can grab the code for this site and view some developent tickets <a href="http://code.google.com/p/planningalerts/">here</a> and join our developer mailing list <a href="http://groups.google.com/group/planningalerts-dev"> here</a>.</span>
  21. </p>
  22. <h3>I work for a local authority and would like to make our data available</h3>
  23. <p>
  24. 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.
  25. </p>
  26. <?php $_smarty_tpl_vars = $this->_tpl_vars;
  27. $this->_smarty_include(array('smarty_include_tpl_file' => "footer.tpl", 'smarty_include_vars' => array()));
  28. $this->_tpl_vars = $_smarty_tpl_vars;
  29. unset($_smarty_tpl_vars);
  30. ?>