summaryrefslogtreecommitdiff
path: root/about.html
blob: 061ff222c59cea4373f3fb603cc58eb2dad14aaa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>About Freeside Internet Services, Inc.</title>
{ include('elements/header.html'); }

<div id="content">
 <center><h6>About Freeside Internet Services, Inc. and the Freeside project</h6></center>
 <img src="imgs/freesideworld.gif" width="229" height="256" class="rightFloat">
  <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 released the first open-source version of the code.
  Growing demand for commercial support and services prompted him to start providing Freeside consulting full-time in 2001.
  <p>Freeside Internet Services, Inc. was incorporated in 2005.  Focused initially on development, offerings expanded to support, services and hardware.
  <p>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.
  <p>

<!-- don't look.  its not april 1st yet.

  <table>
    <tr>
      <td><img src="imgs/haha-ivan.jpg"></td>
      <td>
        <b>Ivan Kohler</b><br>
        <i>President and Janitor</i>
      </td>

      <td>
        &nbsp;&nbsp;&nbsp;&nbsp;
      </td>

      <td><img src="imgs/haha-jeff.jpg"></td>
      <td>
        <b>Jeff Finucane</b><br>
        <i>Software Developer Extraordinaire</i>
      </td>

    </tr>

    <tr>
      <td>
        &nbsp;<br>&nbsp;
      </td>
    </tr>

    <tr>

      <td><img src="imgs/animelogo.a.jpg"></td>
      <td>
        <b>Rebecca Cardennis</b><br>
        <i>Designer Emeritus</i>
      </td>

      <td>
        &nbsp;&nbsp;&nbsp;&nbsp;
      </td>

      <td><img src="imgs/red-jx.jpg"></td>
      <td>
        <b>Julia Murillo</b><br>
        <i>Shipping and Receiving, Interim director of music selection</i>
      </td>

  </table>

-->

</div>

{ include('elements/footer.html'); }