cost.htm 2.1 KB

1234567891011121314151617181920212223242526272829303132333435
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  5. <head>
  6. <title>cost</title>
  7. <link href=".src/preferred.css" rel="stylesheet" type="text/css"/>
  8. </head>
  9. <body>
  10. <p class='header'>
  11. <a href="-home.htm">Home</a> | <a href="-diary.htm">Diary</a> | <a href="-projects.htm">Projects</a> | <a href="-todo.htm">Todo</a> | <a href="-index.htm">Index</a> | <a href="-about.htm">About</a> |</p>
  12. <p class='main'><a href="cost.htm">Cost</a>s include <a href="land.htm">land</a> and <a href="work.htm">work</a>.<br/>
  13. <br/>
  14. <a href="cost.htm">cost</a> = <a href="price.htm">price</a> - <a href="profit.htm">profit</a><br/>
  15. <br/>
  16. Procurement: Initial <a href="purch.htm">purch</a>ase<br/>
  17. Installation: tools, materials, <a href="labor.htm">labor</a><br/>
  18. Access: External <a href="tax.htm">tax</a>es or un<a href="control.htm">control</a>lable alien fees or <a href="rent.htm">rent</a>.<br/>
  19. <a href="insur.htm">Insur</a>ance: Same as Replacement <a href="cost.htm">cost</a>?<br/>
  20. Maintenance: tools, materials, <a href="labor.htm">labor</a><br/>
  21. Replacement: Same as Procurement + Installation?<br/>
  22. Pollution: noise, smell, poison<br/>
  23. Risk: Any attempt at <a href="produc.htm">produc</a>tion may fail<br/>
  24. <a href="secur.htm">Secur</a>ity: The <a href="need.htm">need</a> for <a href="lock.htm">lock</a>s, cameras, patrolling, etc. is inversely re<a href="late.htm">late</a>d to abundance of the <a href="produc.htm">produc</a>t being <a href="protect.htm">protect</a>ed.<br/>
  25. Storage: <a href="shelter.htm">Shelter</a>, temperature, shade, ventilation, bedding<br/>
  26. Exclusion: Space, <a href="time.htm">time</a>, mass and energy are exclusive.&nbsp;&nbsp;You can <a href="plan.htm">plan</a>t a finite number of trees in a finite space.&nbsp;&nbsp;A finite number of people can fit in a car.&nbsp;&nbsp;etc.<br/>
  27. </p>
  28. <p class='footer'>
  29. Page generated from <a href=".txt/cost">cost</a> by <a href=".src/lens.el">lens.el</a>.</p>
  30. </body>
  31. </html>