commit a first pass at an actual complete-ish site!
[www.git] / about.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <title>About Freeside Internet Services, Inc.</title>
5 { include('elements/header.html'); }
6
7 <div id="content">
8  <center><h6>About Freeside Internet Services, Inc. and the Freeside project</h6></center>
9  <img src="imgs/freesideworld.gif" width="229" height="256" class="rightFloat">
10   <p>Freeside had its start as an internal application for a large regional ISP in 1996.  In 1998, after obtaining copyright to the code from his former employer, Ivan Kohler releaesd the first open-source verson of the code.
11   Growing demand for commercial support and services prompted him to start providing Freeside consulting full-time in 2001.
12   <p>Freeside Internet Services, Inc. was incorporated in 2005 and now has a full-time staff of several programmers.  The company provides consulting services, pre-configured hardware, support, customization and training for the Freeside billing system and other aspects of ISP and network operations.  Freeside Internet Services, Inc. is a privately held California corporation.
13   <p>
14
15 <!-- don't look.  its not april 1st yet.
16
17   <table>
18     <tr>
19       <td><img src="imgs/haha-ivan.jpg"></td>
20       <td>
21         <b>Ivan Kohler</b><br>
22         <i>President and Janitor</i>
23       </td>
24
25       <td>
26         &nbsp;&nbsp;&nbsp;&nbsp;
27       </td>
28
29       <td><img src="imgs/haha-jeff.jpg"></td>
30       <td>
31         <b>Jeff Finucane</b><br>
32         <i>Software Developer Extraordinaire</i>
33       </td>
34
35     </tr>
36
37     <tr>
38       <td>
39         &nbsp;<br>&nbsp;
40       </td>
41     </tr>
42
43     <tr>
44
45       <td><img src="imgs/animelogo.a.jpg"></td>
46       <td>
47         <b>Rebecca Cardennis</b><br>
48         <i>Designer Emeritus</i>
49       </td>
50
51       <td>
52         &nbsp;&nbsp;&nbsp;&nbsp;
53       </td>
54
55       <td><img src="imgs/red-jx.jpg"></td>
56       <td>
57         <b>Julia Murillo</b><br>
58         <i>Shipping and Receiving, Interim director of music selection</i>
59       </td>
60
61   </table>
62
63 -->
64
65 </div>
66
67 { include('elements/footer.html'); }