1234567891011121314151617181920212223242526272829303132333435 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
- <head>
- <title>cost</title>
- <link href=".src/preferred.css" rel="stylesheet" type="text/css"/>
- </head>
- <body>
- <p class='header'>
- <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>
- <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/>
- <br/>
- <a href="cost.htm">cost</a> = <a href="price.htm">price</a> - <a href="profit.htm">profit</a><br/>
- <br/>
- Procurement: Initial <a href="purch.htm">purch</a>ase<br/>
- Installation: tools, materials, <a href="labor.htm">labor</a><br/>
- 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/>
- <a href="insur.htm">Insur</a>ance: Same as Replacement <a href="cost.htm">cost</a>?<br/>
- Maintenance: tools, materials, <a href="labor.htm">labor</a><br/>
- Replacement: Same as Procurement + Installation?<br/>
- Pollution: noise, smell, poison<br/>
- Risk: Any attempt at <a href="produc.htm">produc</a>tion may fail<br/>
- <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/>
- Storage: <a href="shelter.htm">Shelter</a>, temperature, shade, ventilation, bedding<br/>
- Exclusion: Space, <a href="time.htm">time</a>, mass and energy are exclusive. You can <a href="plan.htm">plan</a>t a finite number of trees in a finite space. A finite number of people can fit in a car. etc.<br/>
- </p>
- <p class='footer'>
- Page generated from <a href=".txt/cost">cost</a> by <a href=".src/lens.el">lens.el</a>.</p>
- </body>
- </html>
|