File: /home/mmickelson/theflexguy.com/apps/fundmeter/index.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fund Meter</title>
</head>
<body>
<h1>FUND METER</h1>
<p>Fund Meter is an AIR application designed to be a simple visual for fund raisers to show their progress. The Fund Meter application can be run on a networked computer that faces the audience, showing a full screen thermometer of the progress toward the organizations goal. The Fund Meter Admin application then runs on another persons computer, who is monitoring the incoming donations. Each donation amount received is entered and the Fund Meter updates.</p>
<p>To have a working Fund Meter, the two computers should be able to access each other over a network, and access a simple text file in a shared location.</p>
<p>If you have futher questions, email <a href="mailto:fundmeter@theflexguy.com">fundmeter@theflexguy.com</a>.</p>
<p> </p>
</body>
</html>