Automatically exported from code.google.com/p/planningalerts
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 

36 行
2.0 KiB

  1. <?php /* Smarty version 2.6.16, created on 2007-07-12 07:08:13
  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.goo
  21. gle.com/p/planningalerts/">here</a> and join our developer mailing list <a href="http://groups.google.com/group/planningaler
  22. ts-dev"> here</a>.</span>
  23. </p>
  24. <h3>I work for a local authority and would like to make our data available</h3>
  25. <p>
  26. 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.
  27. </p>
  28. <?php $_smarty_tpl_vars = $this->_tpl_vars;
  29. $this->_smarty_include(array('smarty_include_tpl_file' => "footer.tpl", 'smarty_include_vars' => array()));
  30. $this->_tpl_vars = $_smarty_tpl_vars;
  31. unset($_smarty_tpl_vars);
  32. ?>