diff options
author | anime <anime> | 2007-01-17 20:02:57 +0000 |
---|---|---|
committer | anime <anime> | 2007-01-17 20:02:57 +0000 |
commit | 65bfa2d022cc1cfd7abf5dfed14ec444ed2c648f (patch) | |
tree | 76fdd2a28b71219e80b6feaea3e97bf29471b35e |
no message
-rw-r--r-- | about.html | 117 | ||||
-rw-r--r-- | contact.html | 84 | ||||
-rw-r--r-- | css/cssfreeside2.css | 587 | ||||
-rw-r--r-- | developers.html | 141 | ||||
-rw-r--r-- | imgs/bk/arrow.gif | bin | 0 -> 3308 bytes | |||
-rw-r--r-- | imgs/bk/arrow2.gif | bin | 0 -> 1671 bytes | |||
-rw-r--r-- | imgs/bk/arrow3.gif | bin | 0 -> 1196 bytes | |||
-rw-r--r-- | imgs/bk/back1.png | bin | 0 -> 702 bytes | |||
-rw-r--r-- | imgs/bk/back2.png | bin | 0 -> 469 bytes | |||
-rw-r--r-- | imgs/bk/bk_grywhite.png | bin | 0 -> 1157 bytes | |||
-rw-r--r-- | imgs/bk/bk_lava.jpg | bin | 0 -> 41556 bytes | |||
-rw-r--r-- | imgs/bk/corners/grey.gif | bin | 0 -> 217 bytes | |||
-rw-r--r-- | imgs/bk/corners/grey_rt.gif | bin | 0 -> 216 bytes | |||
-rw-r--r-- | imgs/bk/corners/serman.gif | bin | 0 -> 8030 bytes | |||
-rw-r--r-- | imgs/bk/grad1.gif | bin | 0 -> 1340 bytes | |||
-rw-r--r-- | imgs/bk/grad1_sm.gif | bin | 0 -> 1091 bytes | |||
-rw-r--r-- | imgs/bk/grad2.gif | bin | 0 -> 373 bytes | |||
-rw-r--r-- | imgs/bk/grad3.gif | bin | 0 -> 289 bytes | |||
-rw-r--r-- | imgs/bk/grey2.png | bin | 0 -> 1562 bytes | |||
-rw-r--r-- | imgs/bk/purple.png | bin | 0 -> 743 bytes | |||
-rw-r--r-- | imgs/bk/s.gif | bin | 0 -> 17005 bytes | |||
-rw-r--r-- | imgs/bk/servman.gif | bin | 0 -> 7171 bytes | |||
-rw-r--r-- | imgs/bk/spacer.gif | bin | 0 -> 49 bytes | |||
-rw-r--r-- | imgs/freedom.gif | bin | 0 -> 10780 bytes | |||
-rw-r--r-- | imgs/freesideworld.gif | bin | 0 -> 9527 bytes | |||
-rw-r--r-- | imgs/happyprg.gif | bin | 0 -> 5582 bytes | |||
-rw-r--r-- | imgs/headerback.png | bin | 0 -> 59477 bytes | |||
-rw-r--r-- | imgs/logo2.gif | bin | 0 -> 5249 bytes | |||
-rw-r--r-- | imgs/phone.gif | bin | 0 -> 7475 bytes | |||
-rw-r--r-- | imgs/products/FS-1000.jpg | bin | 0 -> 12025 bytes | |||
-rw-r--r-- | imgs/products/FS-320.jpg | bin | 0 -> 9361 bytes | |||
-rw-r--r-- | imgs/products/FS-54.jpg | bin | 0 -> 9277 bytes | |||
-rw-r--r-- | imgs/screen3.gif | bin | 0 -> 41741 bytes | |||
-rw-r--r-- | imgs/webdemo/backoffice.png | bin | 0 -> 22259 bytes | |||
-rw-r--r-- | imgs/webdemo/backoffice_shd.gif | bin | 0 -> 30898 bytes | |||
-rw-r--r-- | imgs/webdemo/selfservice.gif | bin | 0 -> 16877 bytes | |||
-rw-r--r-- | imgs/webdemo/selfservice.png | bin | 0 -> 14316 bytes | |||
-rw-r--r-- | imgs/webdemo/signup.png | bin | 0 -> 17078 bytes | |||
-rw-r--r-- | imgs/webdemo/signup_shd.gif | bin | 0 -> 20959 bytes | |||
-rw-r--r-- | index.html | 202 | ||||
-rw-r--r-- | products.html | 169 | ||||
-rw-r--r-- | services.html | 192 | ||||
-rw-r--r-- | webdemo.html | 122 |
43 files changed, 1614 insertions, 0 deletions
diff --git a/about.html b/about.html new file mode 100644 index 0000000..cd17408 --- /dev/null +++ b/about.html @@ -0,0 +1,117 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<title>About Freeside Inc.</title> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +<meta name="Description" content="Open-source billing software for ISPs and businesses. www.sisd.com/freeside"> +<meta name="Keywords" content="billing, open source, money solutions, customer tracking"> + + +<link href="css/cssfreeside2.css" rel="stylesheet" type="text/css" media="screen"> + + + + + +</head> +<body bgcolor="#999999"> +<div id="header1"> + <table width="100%" border="0" align="right" cellpadding="0" cellspacing="0" background="imgs/bk/bk_lava.jpg" > + <tr> + <td width="13%" height="104" align="center" valign="top"><a href="http://www.sisd.com/freeside"><img src="imgs/logo2.gif" alt="Welcome to Freeside." width="144" height="104" border="0"></a> + </td> + <td width="100%" align="left" valign="top"> <h1>Open-source billing, ticketing + and automation for ISPS and online businesses </h1></td> + </tr> + </table> +</div> +<div id="header2"> + + <div id="nav"> <a href="index.html" id="nav">Home</a> | <a href="products.html" id="nav">Products</a> + | <a href="services.html" id="nav">Services</a> | <a href="webdemo.html" id="nav">Web Demo</a> | <a href="developers.html" id="nav">Developers + </a> | <a href="about.html" id="nav">About</a> | <a href="contact.html" id="nav">Contact</a> </div> +</div> +<div id="header3"></div> +<div id="content1"> + <h6>Freeside Inc. The Company</h6> + <p>Freeside Inc. started as a tiny drop of imagination and the need for keeping + track of client records all at the hands of an ingenious Open-Source pr<img src="imgs/freesideworld.gif" width="229" height="256" class="rightFloat">ogrammer + Ivan Kohler<br> + </p> + <p>blahblahblahblah blahblahblahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblahblahblah blahblahblahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblahblahblah blahblahblahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblahblahblah blahblahblahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah </p> + <p>blahblahblahblah blahblahblahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblahblahblah blahblahblahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblahblahblah blahblahblahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblahblahblah blahblahblahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah </p> + <p>blahblahblahblah blahblahblahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblahblahblah blahblahblahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblahblahblah blahblahblahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah </p> + <p>blahblahblahblah blahblahblahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblahblahblah blahblahblahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah</p> + <p>blahblahblahblah blahblahblahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblahblahblah blahblahblahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah</p> + <p>blahblahblahblah blahblahblahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblahblahblah blahblahblahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah blahblah + blahblah blahblah</p> +</div> + + + + +<div id="footer"> + <table width="90%" border="0" align="center" cellpadding="0" cellspacing="0"> + <tr> + <td align="center" valign="middle"> <div id="footernav" > <a href="index.html">Home</a> + | <a href="products.html">Products</a> | <a href="services.html">Services</a> + | <a href="webdemo.html">Web Demo</a> | <a href="developers.html" >Developers</a> + | <a href="about.html">About</a> | <a href="contact.html">Contact</a> + </div></td> + </tr> + </table> +</div> + + +</body> +</html> diff --git a/contact.html b/contact.html new file mode 100644 index 0000000..5a506ce --- /dev/null +++ b/contact.html @@ -0,0 +1,84 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<title>Contact Freeside Inc.</title> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +<meta name="Description" content="Open-source billing software for ISPs and businesses. www.sisd.com/freeside"> +<meta name="Keywords" content="billing, open source, money solutions, customer tracking"> + + +<link href="css/cssfreeside2.css" rel="stylesheet" type="text/css" media="screen"> + + + + + +</head> +<body bgcolor="#999999"> +<div id="header1"> + <table width="100%" border="0" align="right" cellpadding="0" cellspacing="0" background="imgs/bk/bk_lava.jpg" > + <tr> + <td width="13%" height="104" align="center" valign="top"><a href="http://www.sisd.com/freeside"><img src="imgs/logo2.gif" alt="Welcome to Freeside." width="144" height="104" border="0"></a> + </td> + <td width="100%" align="left" valign="top"> <h1>Open-source billing, ticketing + and automation for ISPS and online businesses </h1></td> + </tr> + </table> +</div> +<div id="header2"> + + <div id="nav"> <a href="index.html" id="nav">Home</a> | <a href="products.html" id="nav">Products</a> + | <a href="services.html" id="nav">Services</a> | <a href="webdemo.html" id="nav">Web Demo</a> | <a href="developers.html" id="nav">Developers + </a> | <a href="about.html" id="nav">About</a> | <a href="contact.html" id="nav">Contact</a> </div> +</div> +<div id="header3"></div> + +<div id="content1"> + <h6>Contact a Freeside Representative.</h6> + <p><b><img src="imgs/phone.gif" alt="Let us help you with your questions" width="145" height="135" align="left" class="leftFloat">Sales + Support : Questions about buying a Freeside product? Unsure which system you + need?<br> + <br> + Customer Service : Get help with account maintenance, orders, delivery, and + rebates.<br> + <br> + Technical Support : For Technical Support or for Software & Technical + questions.<br> + <br> + Financing Support: Find answers to financing questions, obtain a statement + copy and make a payment.</b></p> + <table width="359" border="0" cellpadding="10"> + <tr> + <td width="50" height="18" align="right" valign="top"><b>Contact: </b></td> + <td width="208" align="left" valign="top"><b>Ivan Kohler</b><br> + Email: ivan@sisd.com<br> + Phone: +1 415 462 1624 </td> + </tr> + </table> + <p> </p> + <p> </p> + <p> </p> + <p> </p> + <p> </p> + <p><br> + </p> +</div> + + + + +<div id="footer"> + <table width="90%" border="0" align="center" cellpadding="0" cellspacing="0"> + <tr> + <td align="center" valign="middle"> <div id="footernav" > <a href="index.html">Home</a> + | <a href="products.html">Products</a> | <a href="services.html">Services</a> + | <a href="webdemo.html">Web Demo</a> | <a href="developers.html" >Developers</a> + | <a href="about.html">About</a> | <a href="contact.html">Contact</a> + </div></td> + </tr> + </table> +</div> + + +</body> +</html>
\ No newline at end of file diff --git a/css/cssfreeside2.css b/css/cssfreeside2.css new file mode 100644 index 0000000..f30530d --- /dev/null +++ b/css/cssfreeside2.css @@ -0,0 +1,587 @@ +/* CSS Document */ + + +#header1 { + clear: both; + margin: 0; + padding: 0; + padding-bottom: 20px; + border-bottom: 0; + border-right: 0; + border-left: 0; + text-align: left; + + } + } + +#cornernav { + margin: 5px; + padding: 0; + text-align: right; + color: #4A0E5B; + + } + +#cornernav a:link { + color: #4A0E5B; + decoration: underline; + font-weight: normal; + } + +#cornernav a:visited { + color: #4A0E5B; + decoration: underline; + font-weight: normal; + } + +#cornernav a:hover { + color: #F08B08; + decoration: underline; + font-weight: normal; + } + + + +#header2 { /*main navigation*/ + clear: both; + margin: 0; + padding-top: .5em; + padding-bottom: .5em; + background: #959494; + border-bottom: 1px solid black; + border-top: 1px solid black; + border-right: 0; + border-left: 0; + text-align: right; + } + + +#nav { + color: #000000; + text-align: right; + margin: 0; + font-weight: normal; + text-decoration: none; + } + +#nav a:link { + text-decoration: none; + font-color: #000000; + font-weight: normal; + } + +#nav a:hover { + text-decoration: none; + color: #fff; + font-weight: normal; + } + + + +#header3 { /*sub navigation*/ + clear: both; + margin: 0; + padding-top: .5em; + padding-bottom: .5em; + background: #5E355D; + border-bottom: 1px solid black; + border-right: 0; + border-left: 0; + text-align: left; + } + + +#nav_sub { + color: #ffffff; + text-align: left; + + margin-left: .5em; + font-weight: normal; + text-decoration: none; + } + +#nav_sub a:link { + text-decoration: none; + font-color: #ffffff; + font-weight: normal; + } +#nav_sub a:visited { + text-decoration: none; + font-color: #ffffff; + font-weight: normal; + } + +#nav_sub a:hover { + text-decoration: none; + color: #959494; + font-weight: normal; + } + +#teal { + color: #015572; + text-decoration: underline; + font-weight: normal; + + } + + +#teal a:hover { + text-decoration: none; + color: #ffffff; + font-weight: normal; + margin-left: 10px; + } + + + +td { +line-height: 1.3em; +letter-spacing: 0.02em; + word-spacing: 1px; +} + + +* { /*global content*/ + + font-family: Verdana, Arial, Sans-serif; + font-color: #666666; + font-size: 11px; + padding: 0; + + } + +ul { + color: black; + line-height: 1.3em; + padding: 0; + padding-left: 2em; + padding-right: 10px; + margin: 10px; + margin-left: 1.8em; +} + + + + + +#content1 { + clear: both; + margin: 0; + padding-top: .5em; + padding-right: 10px; + padding-left: 10px; + padding-bottom: .5em; + border-bottom: 1px solid black; + border-right: 0; + border-left: 0; + text-align: left; + background-image: ; + background-repeat: repeat-y; + background-position: right; +} + + + +.crossout { + text-decoration: line-through; +} + + + +#footer { + clear: both; + border-top: 1px solid #333; + padding: .5em; + margin: 0; + margin-top: 2px; + text-align: center; + background: #462545; + color: #ffffff; + } + +#footernav { + text-align: center; + color: #ffffff; + decoration: none; + + } + +#footernav a:link { + color: #ffffff; + decoration: none; + + } + +#footernav a:visited { + color: #ffffff; + decoration: none; + + } + +#footernav a:hover { + color: #F08B08; + decoration: none; + } + + +a:link, a:visited { + color: #800080; + text-decoration: underline; + font-weight: normal; + letter-spacing: 1px; + word-spacing: normal; + } + + + +a:hover { + color: #000; + } + + + +h1 { + font: bold Verdana, Arial, Sans-serif; + font-size: 20px; + line-height: 20px; + color: #fff; + padding: 0; + margin: 0; + margin-top: 2.05em; + margin-left: 0; + margin-right: 1em; + + letter-spacing: 0.02em; + word-spacing: 1px; + + } + +h2 { + font: bold, Verdana, Arial, Sans-serif; + font-size: 150%; + color: #ffffff ; + padding: 0; + margin-top: 5px; + margin-bottom: 5px; + margin-left: 0; + } + +h3 { + font: bold Verdana, Arial, Sans-serif; + font-size: 110%; + color: #fff; + padding: .5; + margin: 5px; + margin-left: .9em; + + + } + + +h4 { + font: bold Verdana, Arial, Sans-serif; + font-size: 120%; + color: #336666; + padding: 0; + margin: 5px; + margin-left: .5em; +} + +b.h4 { + color: #336666; + +} + + } + +h5 { + font: bold Verdana, Arial, Sans-serif; + font-size: 120%; + color: #336666; + padding: 0; + margin: 5px; + margin-left: .5em; +} + +b.h6 { + color: #401D4B; + +} + +h6 { + font: bold, Verdana, Arial, Sans-serif; + font-size: 140%; + color: #5E355D; + padding: 0; + margin: .5em; + margin-left: .2em; + margin-right: .5em; + line-height: 1.4em + + + } +p { + color: #000000; + line-height: 1.4em; + padding: 10px; + margin: 0; + margin-left: 20px; + margin-right: 10px; + letter-spacing: 0.02em; + word-spacing: 1px; + + } + +b { + color: #000000; + letter-spacing: 0.02em; + word-spacing: 1px; + } + + + +.leftFloat { + float:left; + padding: 10px; + margin: 20px; + top-margin: 2em; + } + +.rightFloat { + float: right; + padding: 20px; + margin: 20px; + + } + +body { + background: #E1E1E1; + margin: 0; + margin-top: 0; + padding: 0; + } + +.block { + background: #B7B7B7; + padding: 5px; + font: 140%; + margin-left: 20px; + text-align: center middle; + } + +.blkbold { + color: #800080; + font: 100%; + } + + + +table.tblprod { + width: 950px; + border-width: thin thin thin thin; + border-spacing: 15px; + border-style: none; + border-color: none gray none gray; + border-collapse: collapse; + background-color: ; + margin-left: 30px; + +} +table.tblprod th { + border-width: 1px 1px 1px 1px; + padding: 3px 10px 10px 10px; + border-style: none none none none; + border-color: #999 gray #999 gray; + background-color: none; + -moz-border-radius: 30px 30px 30px 30px; + text-align: left bottom; + border-collapse: seperate; +} + + +table.tblprod td { + border-width: 1px 1px 1px 1px; + padding: 5px 5px 5px 5px; + border-style: none solid none solid; + border-color: gray gray gray gray; + background-color: ; + +} + +table.pgtitle { + width: 950px; + + border-spacing: 0; + border-style: none; + border-color: none gray none gray; + border-collapse: collapse; + background-color: ; + margin-left: 10px; + align:left; + +} +table.pgtitle th { + border-width: 1px 1px 1px 1px; + + border-style: none none none none; + border-color: #999 gray #999 gray; + background-color: #B6B5B5; + -moz-border-radius: 30px 30px 30px 30px; + text-align: left bottom; + border-collapse: seperate; +} + + +table.pgtitle td { + border-width: 1px 1px 1px 1px; + padding: 5px 5px 5px 5px; + border-style: none; + border-color: gray gray gray gray; + background-color: ; + +} + +table.servteal{ + width: 80%; + border-width: thin thin thin thin; + border-spacing: 10px; + border-style: none; + + border-collapse: seperate; + margin-left: 5px; + + margin-top: 10px +} + +table.servteal th { + border-width: 1px 1px 1px 1px; + padding: 10px 10px 10px 10px; + border-style: none none none none; + border-color: #999 gray #999 gray; + background-image: url(../imgs/bk/grad1.gif); + background-repeat: repeat-y; +margin-left: 10px; + text-align: left bottom; +} + +table.servpurp{ + width: 100%; + border-width: thin thin thin thin; + border-spacing: 10px; + border-style: none; + + border-collapse: seperate; + + margin-left:0px; + margin-top: 10px +} + +table.serv { + width: 100%; + border-width: thin thin thin thin; + border-spacing: 10px; + border-style: none; + border-color: gray gray gray gray; + border-collapse: seperate; + + margin-left:10px; + margin-bottom: 30px; + background-position: right bottom; +} + +table.serv td { + border-width: 1px 1px 1px 1px; + padding: 5px 5px 5px 5px; + border-style: none none none none; + border-color: gray gray gray gray; + background-color: none; + margin-left: 30px; + + +} +table.servpurp th { + border-width: 1px 1px 1px 1px; + padding: 1px 1px 1px 1px; + border-style: none none none none; + border-color: #999 gray #999 gray; + background-image: url(../imgs/bk/grad2.gif); + background-repeat: repeat-y; + + text-align: left bottom; +} + + +table.servpurp td { + border-width: 1px 1px 1px 1px; + padding: 5px 5px 5px 5px; + border-style: none none none solid; + border-color: gray gray gray gray; + background-color: none; + background-image: url(../imgs/bk/grad3.gif); + background-repeat: repeat-y; +} + +table.demo { + width: 100%; + height: 180px; + border-width: thin thin thin thin; + border-spacing: 10px; + border-style: none; + border-color: gray gray gray gray; + border-collapse: seperate; + background-color: ; + margin-left:30px; + background-image: url(../imgs/bk/s.gif); + background-repeat: no-repeat; +} +table.demo th { + border-width: 1px 1px 1px 1px; + padding: 5px 5px 5px 5px; + border-style: none; + border-color: #999 gray #999 gray; + background-color: ; + -moz-border-radius: 6px 6px 6px 6px; + text-align: left bottom; +} + + +table.demo td { + border-width: 1px 1px 1px 1px; + padding: 5px 5px 5px 5px; + border-style:none; + border-color: gray gray gray gray; + background-color: #ccc; + -moz-border-radius: 12px 12px 12px 12px; +} + +table.dev { + + border-width: thin thin thin thin; + border-spacing: 10px; + border-style: none; + border-color: gray gray gray gray; + border-collapse: seperate; + background-color: ; + margin-left:30px +} +table.dev th { + border-width: 1px 1px 1px 1px; + padding: 5px 5px 5px 5px; + border-style: solid none none none; + border-color: #999 gray #999 gray; + background-color: #B6B5B5; + background-image: url(../imgs/bk/grad1_sm.gif); + background-repeat: repeat-y; + + text-align: left bottom; +} + + +table.dev td { + border-width: 1px 1px 1px 1px; + padding: 5px 5px 5px 5px; + border-style: none solid none solid; + border-color: gray gray gray gray; + background-color: #ccc; + +}
\ No newline at end of file diff --git a/developers.html b/developers.html new file mode 100644 index 0000000..cb3778c --- /dev/null +++ b/developers.html @@ -0,0 +1,141 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<title>Freeside Developers Welcome!</title> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +<meta name="Description" content="Open-source billing software for ISPs and businesses. www.sisd.com/freeside"> +<meta name="Keywords" content="billing, open source, money solutions, customer tracking"> + + +<link href="css/cssfreeside2.css" rel="stylesheet" type="text/css" media="screen"> + + + + + +</head> +<body bgcolor="#999999"> +<div id="header1"> + <table width="100%" border="0" align="right" cellpadding="0" cellspacing="0" background="imgs/bk/bk_lava.jpg" > + <tr> + <td width="13%" height="104" align="center" valign="top"><a href="http://www.sisd.com/freeside"><img src="imgs/logo2.gif" alt="Welcome to Freeside." width="144" height="104" border="0"></a> + </td> + <td width="100%" align="left" valign="top"> <h1>Open-source billing, ticketing + and automation for ISPS and online businesses </h1></td> + </tr> + </table> +</div> +<div id="header2"> + + <div id="nav"> <a href="index.html" id="nav">Home</a> | <a href="products.html" id="nav">Products</a> + | <a href="services.html" id="nav">Services</a> | <a href="webdemo.html" id="nav">Web Demo</a> | <a href="developers.html" id="nav">Developers + </a> | <a href="about.html" id="nav">About</a> | <a href="contact.html" id="nav">Contact</a> </div> +</div> +<div id="header3"></div> +<div id="content1"> + + + <table width="100%" border="0" cellpadding="0" cellspacing="0" > + <tr> + <td align="left" valign="top"><h6>Developers Welcome!</h6></td> + <td align="left" valign="top"> </td> + <td align="right" valign="bottom"> </td> + </tr> + <tr> + <td width="31%" align="left" valign="top"> <table cellpadding="0" cellspacing="0" class="dev"> + <tr> + <th align="left"> + <h3>RESOURCES</h3></th> + </tr> + <tr> + <td align="left" valign="top" bgcolor="#CCCCCC"> <ul> + <li> + <!--a href="http://pouncequick.420.am:81/rt/"--> + Feature/bug database <i> (temporarily offline)</i> + <!-- <tr><td><ul><li>Feature/bug database (down for relocation until Nov. 18th) --> + <li><A HREF="/cgi-bin/viewcvs.cgi/freeside">Browse the CVS tree + via viewcvs</A> + <li><A HREF="cvs.html">Instructions on accessing the development + tree with CVS</A> + <li> + <!--a href="search-devel-list-archive.html"--> + Search <i> (temporarily offline)</i> or <a href="/pipermail/freeside-devel/">browse</a> + the developer mailing list archive. + <li>Subscribe to the development list (<b>not for user support!</b>) + by sending a blank message to <a href="mailto:freeside-devel-subscribe@sisd.com">freeside-devel-subscribe@sisd.com</a> + <!-- <li>#freeside on <a href="http://openprojects.net/irc_servers.shtml">Open Projects IRC network</a>--> + <li>#freeside on <a href="http://www.oftc.net/oftc/infrastructure/">OFTC</a> + </ul></td> + </tr> + </table> + <br> <table cellpadding="0" cellspacing="0" class="dev"> + <tr> + <th align="left"> + <h3>DOWNLOADS</h3></th> + </tr> + <tr> + <td align="left" valign="top" bgcolor="#CCCCCC"> <ul> + <li>Maintenance: <a href="http://www.sisd.com/freeside/freeside-1.5.8.tar.gz" target="_blank">freeside-1.5.8.tar.gz</a></li> + </ul><br></td> + </tr> + </table> + <br> </td> + <td width="32%" align="left" valign="top"><table cellpadding="0" cellspacing="0" class="dev"> + <tr> + <th align="left"> + <h3>SUPPORT</h3></th> + </tr> + <tr> + <td align="left" valign="top" bgcolor="#CCCCCC"> <ul> + <li><a href="http://www.sisd.com/pipermail/freeside-users/" target="_self">Commercial + support services are available</a>.</li> + <li> <a href="support.html" target="_top">Browse</a> the user + mailing list archive.</li> + <li> Subscribe to the user list: first, <a href="http://www.sisd.com/cgi-bin/wiki.pl?Mailing_List_Guidelines" target="_blank">read + this</a>, then send a blank message to <A HREF="mailto:freeside-users-subscribe@sisd.com">freeside-users-subscribe@sisd.com</A></li> + <li> #freeside on <a href="http://www.oftc.net" target="_blank">OFTC</a> + </li> + </ul><br></td> + </tr> + </table> + <br> + <table cellpadding="0" cellspacing="0" class="dev"> + <tr> + <th align="left"> + <h3>DOCUMENTATION</h3></th> + </tr> + <tr> + <td align="left" valign="top" bgcolor="#CCCCCC"> <ul> + <li>Current: <a href="http://www.sisd.com/mediawiki/index.php/Freeside:1.7:Documentation" target="_blank">1.7 + documentation</a> (now in the wiki)</li> + <li><a href="http://www.sisd.com/mediawiki/index.php/Main_Page" target="_blank">Main + Wiki page</a>. There is still some useful information in the + <a href="http://www.sisd.com/cgi-bin/wiki.pl" target="_blank">old + wiki</a> that has not yet been moved over; please feel free + to help with that.</li> + </ul><br></td> + </tr> + </table></td> + <td width="37%" align="right" valign="bottom"><img src="imgs/happyprg.gif"></td> + </tr> + </table> + +</div> + + + + +<div id="footer"> + <table width="90%" border="0" align="center" cellpadding="0" cellspacing="0"> + <tr> + <td align="center" valign="middle"> <div id="footernav" > <a href="index.html">Home</a> + | <a href="products.html">Products</a> | <a href="services.html">Services</a> | <a href="webdemo.html">Web + Demo</a> | <a href="developers.html" >Developers</a> | <a href="about.html">About</a> + | <a href="contact.html">Contact</a> </div></td> + </tr> + </table> +</div> + + +</body> +</html> diff --git a/imgs/bk/arrow.gif b/imgs/bk/arrow.gif Binary files differnew file mode 100644 index 0000000..8779731 --- /dev/null +++ b/imgs/bk/arrow.gif diff --git a/imgs/bk/arrow2.gif b/imgs/bk/arrow2.gif Binary files differnew file mode 100644 index 0000000..2012d8d --- /dev/null +++ b/imgs/bk/arrow2.gif diff --git a/imgs/bk/arrow3.gif b/imgs/bk/arrow3.gif Binary files differnew file mode 100644 index 0000000..03df04f --- /dev/null +++ b/imgs/bk/arrow3.gif diff --git a/imgs/bk/back1.png b/imgs/bk/back1.png Binary files differnew file mode 100644 index 0000000..2291de9 --- /dev/null +++ b/imgs/bk/back1.png diff --git a/imgs/bk/back2.png b/imgs/bk/back2.png Binary files differnew file mode 100644 index 0000000..803caa0 --- /dev/null +++ b/imgs/bk/back2.png diff --git a/imgs/bk/bk_grywhite.png b/imgs/bk/bk_grywhite.png Binary files differnew file mode 100644 index 0000000..6d778be --- /dev/null +++ b/imgs/bk/bk_grywhite.png diff --git a/imgs/bk/bk_lava.jpg b/imgs/bk/bk_lava.jpg Binary files differnew file mode 100644 index 0000000..cf6fe22 --- /dev/null +++ b/imgs/bk/bk_lava.jpg diff --git a/imgs/bk/corners/grey.gif b/imgs/bk/corners/grey.gif Binary files differnew file mode 100644 index 0000000..6089865 --- /dev/null +++ b/imgs/bk/corners/grey.gif diff --git a/imgs/bk/corners/grey_rt.gif b/imgs/bk/corners/grey_rt.gif Binary files differnew file mode 100644 index 0000000..5641183 --- /dev/null +++ b/imgs/bk/corners/grey_rt.gif diff --git a/imgs/bk/corners/serman.gif b/imgs/bk/corners/serman.gif Binary files differnew file mode 100644 index 0000000..4b8ec0b --- /dev/null +++ b/imgs/bk/corners/serman.gif diff --git a/imgs/bk/grad1.gif b/imgs/bk/grad1.gif Binary files differnew file mode 100644 index 0000000..d14a821 --- /dev/null +++ b/imgs/bk/grad1.gif diff --git a/imgs/bk/grad1_sm.gif b/imgs/bk/grad1_sm.gif Binary files differnew file mode 100644 index 0000000..c8b207c --- /dev/null +++ b/imgs/bk/grad1_sm.gif diff --git a/imgs/bk/grad2.gif b/imgs/bk/grad2.gif Binary files differnew file mode 100644 index 0000000..5483900 --- /dev/null +++ b/imgs/bk/grad2.gif diff --git a/imgs/bk/grad3.gif b/imgs/bk/grad3.gif Binary files differnew file mode 100644 index 0000000..e9509a1 --- /dev/null +++ b/imgs/bk/grad3.gif diff --git a/imgs/bk/grey2.png b/imgs/bk/grey2.png Binary files differnew file mode 100644 index 0000000..2a2d217 --- /dev/null +++ b/imgs/bk/grey2.png diff --git a/imgs/bk/purple.png b/imgs/bk/purple.png Binary files differnew file mode 100644 index 0000000..e69ae66 --- /dev/null +++ b/imgs/bk/purple.png diff --git a/imgs/bk/s.gif b/imgs/bk/s.gif Binary files differnew file mode 100644 index 0000000..9ad5fa6 --- /dev/null +++ b/imgs/bk/s.gif diff --git a/imgs/bk/servman.gif b/imgs/bk/servman.gif Binary files differnew file mode 100644 index 0000000..c7e5836 --- /dev/null +++ b/imgs/bk/servman.gif diff --git a/imgs/bk/spacer.gif b/imgs/bk/spacer.gif Binary files differnew file mode 100644 index 0000000..23801d0 --- /dev/null +++ b/imgs/bk/spacer.gif diff --git a/imgs/freedom.gif b/imgs/freedom.gif Binary files differnew file mode 100644 index 0000000..793fbfa --- /dev/null +++ b/imgs/freedom.gif diff --git a/imgs/freesideworld.gif b/imgs/freesideworld.gif Binary files differnew file mode 100644 index 0000000..f2e33c0 --- /dev/null +++ b/imgs/freesideworld.gif diff --git a/imgs/happyprg.gif b/imgs/happyprg.gif Binary files differnew file mode 100644 index 0000000..6dad8c4 --- /dev/null +++ b/imgs/happyprg.gif diff --git a/imgs/headerback.png b/imgs/headerback.png Binary files differnew file mode 100644 index 0000000..0429850 --- /dev/null +++ b/imgs/headerback.png diff --git a/imgs/logo2.gif b/imgs/logo2.gif Binary files differnew file mode 100644 index 0000000..244ced6 --- /dev/null +++ b/imgs/logo2.gif diff --git a/imgs/phone.gif b/imgs/phone.gif Binary files differnew file mode 100644 index 0000000..3c1d4f3 --- /dev/null +++ b/imgs/phone.gif diff --git a/imgs/products/FS-1000.jpg b/imgs/products/FS-1000.jpg Binary files differnew file mode 100644 index 0000000..4c56d1a --- /dev/null +++ b/imgs/products/FS-1000.jpg diff --git a/imgs/products/FS-320.jpg b/imgs/products/FS-320.jpg Binary files differnew file mode 100644 index 0000000..243ef85 --- /dev/null +++ b/imgs/products/FS-320.jpg diff --git a/imgs/products/FS-54.jpg b/imgs/products/FS-54.jpg Binary files differnew file mode 100644 index 0000000..a55ff74 --- /dev/null +++ b/imgs/products/FS-54.jpg diff --git a/imgs/screen3.gif b/imgs/screen3.gif Binary files differnew file mode 100644 index 0000000..658f5b7 --- /dev/null +++ b/imgs/screen3.gif diff --git a/imgs/webdemo/backoffice.png b/imgs/webdemo/backoffice.png Binary files differnew file mode 100644 index 0000000..12456b4 --- /dev/null +++ b/imgs/webdemo/backoffice.png diff --git a/imgs/webdemo/backoffice_shd.gif b/imgs/webdemo/backoffice_shd.gif Binary files differnew file mode 100644 index 0000000..c5dada6 --- /dev/null +++ b/imgs/webdemo/backoffice_shd.gif diff --git a/imgs/webdemo/selfservice.gif b/imgs/webdemo/selfservice.gif Binary files differnew file mode 100644 index 0000000..2600c73 --- /dev/null +++ b/imgs/webdemo/selfservice.gif diff --git a/imgs/webdemo/selfservice.png b/imgs/webdemo/selfservice.png Binary files differnew file mode 100644 index 0000000..f72a51d --- /dev/null +++ b/imgs/webdemo/selfservice.png diff --git a/imgs/webdemo/signup.png b/imgs/webdemo/signup.png Binary files differnew file mode 100644 index 0000000..9918bc5 --- /dev/null +++ b/imgs/webdemo/signup.png diff --git a/imgs/webdemo/signup_shd.gif b/imgs/webdemo/signup_shd.gif Binary files differnew file mode 100644 index 0000000..4df0a82 --- /dev/null +++ b/imgs/webdemo/signup_shd.gif diff --git a/index.html b/index.html new file mode 100644 index 0000000..4b83c47 --- /dev/null +++ b/index.html @@ -0,0 +1,202 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<title>Freeside Developers Welcome!</title> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +<meta name="Description" content="Open-source billing software for ISPs and businesses. www.sisd.com/freeside"> +<meta name="Keywords" content="billing, open source, money solutions, customer tracking"> + + +<link href="css/cssfreeside2.css" rel="stylesheet" type="text/css" media="screen"> + + + + + +</head> +<body bgcolor="#999999"> +<div id="header1"> + <table width="100%" border="0" align="right" cellpadding="0" cellspacing="0" background="imgs/bk/bk_lava.jpg" > + <tr> + <td width="13%" height="104" align="center" valign="top"><a href="http://www.sisd.com/freeside"><img src="imgs/logo2.gif" alt="Welcome to Freeside." width="144" height="104" border="0"></a> + </td> + <td width="100%" align="left" valign="top"> <h1>Open-source billing, ticketing + and automation for ISPS and online businesses </h1></td> + </tr> + </table> +</div> +<div id="header2"> + + <div id="nav"> <a href="index.html" id="nav">Home</a> | <a href="products.html" id="nav">Products</a> + | <a href="services.html" id="nav">Services</a> | <a href="webdemo.html" id="nav">Web Demo</a> | <a href="developers.html" id="nav">Developers + </a> | <a href="about.html" id="nav">About</a> | <a href="contact.html" id="nav">Contact</a> </div> +</div> + + +<div id="header3"> + </div> +<div id="content"> + +<table width="100%" border="0" cellpadding="0" cellspacing="0"> + <tr> + <td width="420" align="center" valign="top" bgcolor="#BEBDBD"> + + <table width="385" height="*" border="0" cellpadding="0" cellspacing="0"> + <tr> + <td height="10"> </td> + <td height="10"> </td> + <td height="10"> </td> + </tr> + <tr bgcolor="#5E355D"> + <td width="9" height="20"> </td> + <td height="20"> + <h2>Freeside News...</h2></td> + <td width="9" height="20"> </td> + </tr> + <tr> + <td width="9" height="*" bgcolor="#A5A3A3"> </td> + <td height="*" align="center" valign="top" bgcolor="#A5A3A3"><table width="100%" border="0" cellpadding="2" cellspacing="5"> + <tr align="left" valign="top"> + <td width="115" align="right" valign="top"><b>Nov 7-9 2006:</b></td> + <td width="*">Exhibited at <a href="http://www.ispcon.com/" target="_blank" id="teal">ISPCON</a>, + booth 311</td> + </tr> + <tr align="left" valign="top"> + <td width="115" align="right" valign="top"><b>Nov 5 2006:</b></td> + <td width="*">Web demo updated to 1.7.1</td> + </tr> + <tr align="left" valign="top"> + <td width="115" align="right" valign="top"><b>July 17-19 2006:</b> + </td> + <td width="*">Exhibited at <a href="http://www.hostingcon.com/" target="_blank" id="teal">HostingCon</a>, + booth 618</td> + </tr> + <tr align="left" valign="top"> + <td width="115" align="right" valign="top"><b>May 22 2006:</b></td> + <td width="*"><a href="http://www.sisd.com/pipermail/freeside-users/2006-May/005134.html" target="_blank" id="teal">1.5.8 + released</a></td> + </tr> + <tr align="left" valign="top"> + <td width="115" align="right" valign="top"><b>May 21 2006:</b></td> + <td width="*">Web demo and documentation updated to 1.7.0</td> + </tr> + <tr align="left" valign="top"> + <td width="115" align="right" valign="top"><b>May 16-18 2006:</b></td> + <td width="*">Exhibited at <a href="http://www.ispcon.com/Spring2006/" target="_blank" id="teal">ISPCON</a>, + booth 110-F</td> + </tr> + <tr align="left" valign="top"> + <td width="115" align="right" valign="top"><b>Apr 28 2006:</b></td> + <td width="*"><a href="products.html" target="_self" id="teal">Preinstalled + appliances</a> now available!</td> + </tr> + </table></td> + <td width="9" height="*" bgcolor="#A5A3A3"> </td> + </tr> + <tr> + <td width="9" height="18" align="right" valign="top"><img src="imgs/bk/corners/grey.gif" width="21" height="22"></td> + <td width="*" height="18" bgcolor="#A5A3A3"> </td> + <td width="9" height="18" align="left" valign="top"><img src="imgs/bk/corners/grey_rt.gif"></td> + </tr> + </table> + </td> + <td width="3" rowspan="3" align="left" valign="top" background="imgs/bk/grblkline.gif"> </td> + <td width="*" rowspan="3" align="left" valign="top"> <h4>It Slices, It Dices, + It's OPEN SOURCE!</h4> + <p>Freesid1e's open source licensing frees you from licensing costs, proprietary + databases and black-box applications. <a href="webdemo.html">SEE FOR YOUR + SELF</a> why hundreds of companies have come to rely upon the Freeside + software for their automation needs.<br> + <br> + For complete, easy deployment and maintenance, Freeside is available on + a variety of server appliances. <a href="services.html">Remote installation + service</a> is also available.<br> + <br> + <b>Freeside's 100% web-based</b> user interface requires no + client installation of any kind. Comprehensive customer <b></b>self-care + and reseller interfaces empower your customers and resellers, and reduce + your staffing costs.<b></b><b></b></p> + <h4><b></b><b><a href="webdemo.html"><img src="imgs/screen3.gif" alt="web demo" border="0" align="right" class="rightFloat"></a></b>BILLING</h4> + <ul> + <li> Flexible pricing and rating plans including anniversary billing, + pro-rating, usage based billing and more. Plug-in system allows easy + addition of new pricing plans. </li> + <li> VoIP rating and billing, including DID inventory, rate plans, free + minutes, caps, and 800# billing.</li> + <li> Real-time credit card and electronic check processing with all major + processing gateways. Email, fax, printed and online invoicing</div> </li> + </ul> + <h4>TICKETING</h4> + <ul> + <li> Complete, integrated trouble ticketing system included, based on + Request Tracker from Best Practical Solutions </li> + <li> Auto-responds to customer email, assigns a ticket number and allows + your staff to track requests collaboratively </li> + <li> Multiple queues, custom fields, templates, ticket associations, templates, + customizable workflow, and more. </li> + </ul> + <h4>CUSTOMER SERVICE</h4> + <ul> + <li>Online signup page with immediate credit card authorization and provisioning.</li> + <li>Customer self-care including invoice viewing, one-time and recurring + payments, adding and removing services, and password changes. </li> + <li>Simple API available to write your own self-service pages or applications.</li> + </ul> + <h4>RESELLERS</h4> + <ul> + <li>Unlimited resellers with branded invoices, individual pricing and + payment gateways.</li> + <li>Virtualized reseller access allows resellers access to only their + own customers.</li> + <li>Flexible, fine-grained access control<br> + </li> + </ul></td> + </tr> + <tr> + <td width="420" height="120" align="center" valign="middle" bgcolor="#BEBDBD"><img src="imgs/freedom.gif" alt=" "> + </td> + </tr> + <tr> + <td align="left" valign="top" bgcolor="#BEBDBD"> + <table width="100%" border="0" cellpadding="10"> + <tr> + <td width="384" bgcolor="#BEBDBD"><br> + <h4>Freeside offers business solutions:</h4> + <p><b>Billing and ticketing server appliances: </b>A <a href="products.html">complete + solution</a> including hardware, software and support starting at + $2950 shipped!<br> + <br> + <b>Installation services:</b> There is a solution for every level + of expertise and or budget. Work with our represenatives to make + your business go with ease.<br> + <br> + <b>On-site training: </b>We will happily come to you. If it is more + convient and more worth your time and money for us to train you + on site we offer that option.<br> + <br> + <b>Support</b> is very important. Who wants to be left in the dark + with no-one to turn to in a time of need. Not with Freeside though, + we offer options for your needs. <a href="support.html" target="_self">Check + them out!</a><br> + <br> + <b>Customization:</b> Is Freeside missing a feature crucial to you? + Customizations and extensions to the software are quoted on an individual + basis. Send a detailed description of your needs.</p></td> + </tr> + </table> + </td> + </tr> +</table> + +<div id="footer"> + <table width="90%" border="0" align="center" cellpadding="0" cellspacing="0"> + <tr> + <td align="center" valign="middle"> <div id="footernav" > <a href="index.html">Home</a> + | <a href="products.html">Products</a> | <a href="services.html">Services</a> + | <a href="webdemo.html">Web Demo</a> | <a href="developers.html" >Developers</a> + | <a href="about.html">About</a> | <a href="contact.html">Contact</a> + </div></td> + </tr> + </table> +</div></body> +</html> diff --git a/products.html b/products.html new file mode 100644 index 0000000..4fa29d9 --- /dev/null +++ b/products.html @@ -0,0 +1,169 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<title>Freeside Inc.</title> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +<meta name="Description" content="Open-source billing software for ISPs and businesses. www.sisd.com/freeside"> +<meta name="Keywords" content="billing, open source, money solutions, customer tracking"> + + +<link href="css/cssfreeside2.css" rel="stylesheet" type="text/css" media="screen"> + + + + + +</head> +<body bgcolor="#999999"> +<div id="header1"> + <table width="100%" border="0" align="right" cellpadding="0" cellspacing="0" background="imgs/bk/bk_lava.jpg" > + <tr> + <td width="13%" height="104" align="center" valign="top"><a href="http://www.sisd.com/freeside"><img src="imgs/logo2.gif" alt="Welcome to Freeside." width="144" height="104" border="0"></a> + </td> + <td width="100%" align="left" valign="top"> <h1>Open-source billing, ticketing + and automation for ISPS and online businesses </h1></td> + </tr> + </table> +</div> +<div id="header2"> + + <div id="nav"> <a href="index.html" id="nav">Home</a> | <a href="products.html" id="nav">Products</a> + | <a href="services.html" id="nav">Services</a> | <a href="webdemo.html" id="nav">Web Demo</a> | <a href="developers.html" id="nav">Developers + </a> | <a href="about.html" id="nav">About</a> | <a href="contact.html" id="nav">Contact</a> </div> +</div> +<div id="header3"></div> + +<div id="content1"> + + <h6>Preinstalled server appliances!</h6> + <h4> What could be easier? Simply attach ethernet and connect to the web interface + with your browser!</h4> + <br><br> + <table align="center" cellpadding="0" cellspacing="0" class="tblprod"> + <th> <h4>FS-54<br> + Entry-level essentials</h4></th> + <th> <h4>FS-320<br> + Powerful dual-core workhorse</h4></th> + <th> <h4>FS-1000<br> + Uncompromised scalability and performance </h4></th> + + <tr align="center" valign="middle" bordercolor="#999999"> + <td height="193" ><img src="imgs/products/FS-54.jpg" width="300" height="140"><br> + USD <span class="crossout">$3200</span> $2950 introductory price<br> + free shipping (north america)</td> + <td > <img src="imgs/products/FS-320.jpg"><br> + USD <span class="crossout">$3200</span> $2950 introductory price<br> + free shipping (north america) </td> + <td width="388" > <img src="imgs/products/FS-1000.jpg" align="middle"><br> + USD <span class="crossout">$8900</span> $7900 introductory price<br> + free shipping (north america)</td> + </tr> + <tr align="center" valign="middle"> + <th colspan="3" class="block" align="center"> For orders, a quotation or more information, + <span class="blkbold">contact Ivan Kohler <ivan@sisd.com> or phone + +1 415 462 1624 </span></th> + </tr> + <tr align="left" valign="top"> + <td width="369"><p>A value-priced small appliance that doesn't compromise + on the essentials, including SATA RAID1 storage for reliability and + a fast AMD 64-bit processor for performance. </p></td> + <td width="370"><p>Turnkey billing and ticketing in a powerful dual-core + 1U rackmount appliance. An Opteron processor provides dual 64-bit processing + power and hotswap RAID1 ensures maximum uptime.</p></td> + <td width="388"><p>Extreme performance and reliability, including four independent + CPU cores and four 10k RPM drives in a hotswap RAID5 array.</p></td> + </tr> + <tr> + <td width="369"><p><b>Software</b><br> + Freeside billing system<br> + RT trouble ticketing<br> + PostgreSQL database<br> + Debian OS software<br> + </p></td> + <td width="370"><p><b>Software</b><br> + Freeside billing system<br> + RT trouble ticketing<br> + PostgreSQL database<br> + Debian OS software</p></td> + <td width="388" valign="bottom"><p><b>Software</b><br> + Freeside billing system<br> + RT trouble ticketing<br> + PostgreSQL database<br> + Debian OS software</p></td> + </tr> + <tr align="left" valign="top"> + <td width="369"><p><b>Integration service</b><br> + Credit card / E-check gateway<br> + Server provisioning <br> + Ticketing email gateway<br> + Live cutover </p></td> + <td width="370"><p><b>Integration service</b><br> + Credit card / E-check gateway<br> + Server provisioning <br> + Ticketing email gateway<br> + Live cutover </p></td> + <td width="388"><p><b>Integration service</b><br> + Credit card / E-check gateway<br> + Server provisioning <br> + Ticketing email gateway<br> + Live cutover </p></td> + </tr> + <tr align="left" valign="top"> + <td width="369"><p><b>Support</b><br> + 1 month telephone, IM and email support support<br> + </p></td> + <td width="370"> <p><b>Support</b><br> + 2 months telephone, IM and email support support</p> + <p></p></td> + <td width="388"><p><b>Support</b><br> + 3 months priority telephone, IM and email support</p></td> + </tr> + <tr align="left" valign="top"> + <td width="369"><p><b>Security updates</b><br> + 1 year all software security updates</p></td> + <td width="370"><p><b>Security updates</b><br> + 3 years all software security updates</p></td> + <td width="388"><p><b>Security updates</b><br> + 5 years all software</p></td> + </tr> + <tr align="left" valign="top"> + <td width="369"><p><b>Hardware</b><br> + 1U rackmount short-depth (14" deep)<br> + 80gb RAID1 SATA (2x 80gb 7200rpm)<br> + Athlon 64 2Ghz<br> + 1Gb RAM hardware<br> + </p></td> + <td width="370"><p><b>Hardware</b><br> + 1U rackmount (22.6" deep)<br> + 160gb Hotswap RAID1 SATA (2x 160gb 7200rpm)<br> + Dual-core&nbspOpteron 170 (2x 2Ghz)<br> + 2Gb ECC RAM hardware</p></td> + <td width="388"><p><b>Hardware</b><br> + 1U rackmount (25.6" deep)<br> + 222gb Hotswap RAID5 SATA (4x 74gb 10000rpm)<br> + Two dual-core Opteron 270 (4x 2Ghz)<br> + 4Gb ECC RAM</p></td> + </tr> + <tr align="left" valign="top"> + <td width="369"><p><b>Warranty</b><br> + 1 year (hard drives 3 yr mfr. warranty) warranty</p></td> + <td width="370"><p><b>Warranty</b><br> + 3 years <br> + </p></td> + <td width="388"><p><b>Warranty</b><br> + 3 years </p></td> + </tr> + </table> +</div> +<div id="footer"> + <table width="90%" border="0" align="center" cellpadding="0" cellspacing="0"> + <tr> + <td align="center" valign="middle"> <div id="footernav" > <a href="index.html">Home</a> + | <a href="products.html">Products</a> | <a href="services.html">Services</a> + | <a href="webdemo.html">Web Demo</a> | <a href="developers.html" >Developers</a> + | <a href="about.html">About</a> | <a href="contact.html">Contact</a> + </div></td> + </tr> + </table> +</div></body> +</html> diff --git a/services.html b/services.html new file mode 100644 index 0000000..e679341 --- /dev/null +++ b/services.html @@ -0,0 +1,192 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<title>Freeside Inc. Services</title> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +<meta name="Description" content="Open-source billing software for ISPs and businesses. www.sisd.com/freeside"> +<meta name="Keywords" content="billing, open source, money solutions, customer tracking"> + + +<link href="css/cssfreeside2.css" rel="stylesheet" type="text/css" media="screen"> + + + + + +</head> +<body bgcolor="#999999"> +<div id="header1"> + <table width="100%" border="0" align="right" cellpadding="0" cellspacing="0" background="imgs/bk/bk_lava.jpg" > + <tr> + <td width="13%" height="104" align="center" valign="top"><a href="http://www.sisd.com/freeside"><img src="imgs/logo2.gif" alt="Welcome to Freeside." width="144" height="104" border="0"></a> + </td> + <td width="100%" align="left" valign="top"> <h1>Open-source billing, ticketing + and automation for ISPS and online businesses </h1></td> + </tr> + </table> +</div> +<div id="header2"> + + <div id="nav"> <a href="index.html" id="nav">Home</a> | <a href="products.html" id="nav">Products</a> + | <a href="services.html" id="nav">Services</a> | <a href="webdemo.html" id="nav">Web Demo</a> | <a href="developers.html" id="nav">Developers + </a> | <a href="about.html" id="nav">About</a> | <a href="contact.html" id="nav">Contact</a> </div> +</div> +<div id="header3"></div> + +<div id="content1"> + <h6>Freeside Commercial Services</h6> + <table cellpadding="0" cellspacing="0" class="servteal"> + <tr> + <th align="left"> For orders, a quotation or more information, <span class="blkbold">contact + Ivan Kohler <ivan@sisd.com> or phone +1 415 462 1624 </span> </th> + </tr> + </table> + <table width="100%" cellspacing="0" cellpadding="0" class="serv"> + <tr> + <td align="left" valign="top"><img src="imgs/bk/servman.gif" width="230" height="248" class="leftFloat"> + <h4>Installation service - your hardware </h4> + + <p><b class="h4">$2000 </b>- Installation service<br> + <br> + Prefer your own hardware? This covers everything in the instructions, + including writing an interface to your credit card and/or ACH processor, + integration with your provisioning systems, setup of the signup server + and self-service interface, and support through bringing the software + live into a full production state.<br> + <br> + <b class="h4">$1000</b> - Installation of the Request Tracker ticketing + system.<br> + This covers complete installation and configuration of the open-source, + enterprise-grade Request Tracker ticketing system.</p> + + <h6>Additional Installation service</h6> + + <p><b class="h6">$750</b> - Installation of FreeRADIUS server with MySQL + or PostgreSQL backend.<br> + <br> + This covers complete installation, configuration, and integration + of the advanced, open-source FreeRADIUS RADIUS server, as well as + migration from your previous RADIUS configuration.</p> + <p><b class="h6">$2500</b> - Complete mail server (including migration + from current mail server), or<br> + <br> + <b class="h6">$1750</b> - Complete mail server (new ISPs - no migration)<br> + <br> + This covers installation and configuration of a complete mail server + solution, including SMTP, POP/IMAP (with SSL support), webmail, virus + filtering, user-configurable spam filtering, virtual domain capability, + Freeside integration and migration from your current mail server. + Typical timeframe is two weeks.<br> + <br> + <b class="h6">$2500</b> (est.) - Legacy data import from QuickBooks + or Rodopi, or<br> + <br> + <b class="h6">$3000</b> (est.) - Legacy data import from any other + system<br> + <br> + This covers writing a custom script to import your legacy data and running + test billings concurrently with your live billing to ensure trouble-free + cut-over. </P> + </td> + </tr> + </table> + + + <table width="118%" cellpadding="0" cellspacing="0" class="servpurp"> + <tr> + <th align="left" valign="top" > <h3>Training</h3></tr> + <tr> + <td align="left" valign="top"><blockquote> + <p><b>$1000</b> - One day on-site training<br> + <br> + Half-day course for your sales and support representatives; time spent + as-needed with system administrators and bookkeeper/collections folks.<br> + <br> + <b>$3000</b> - Three day on-site visit (two days training, one day + live cutover)<br> + <br> + Typical training sessions consist of a half-day course for your system + administrators, a half-day course for your bookkeeper/collections + folks, and a full day course (or two half-day courses) for your sales + and support representatives.</p> + </blockquote></td> + </tr> + <tr> + <th align="left" valign="top" > <h3>Support Contracts</h3></th> + </tr> + <tr> + <td align="left" valign="top"> <blockquote> + <p><b>$150/month</b> - Email support, emergency phone support<br> + <br> + Non-emergency support by email only; 24/7 emergency support via telephone + or pager. Includes upgrades and optional offsite backup. Fixes for + any problems caused by a bug in the Freeside software itself are included + at no extra charge.<br> + <br> + <b>$300/month</b> - Email, IM and phone support with minor customizations<br> + <br> + Email, instant messenger and phone support during business hours; + 24/7 emergency support via telephone or pager, for up to five incidents/month. + Includes upgrades, optional offsite backup, and 3 hours/month of customizations. + Fixes for any problems caused by a bug in the Freeside software itself + are included and not counted against the five incidents/month.<br> + <br> + <b>$750/month </b>- Unlimited email, IM and phone support with significant + customizations<br> + <br> + Email, instant messenger and phone support during business hours; + 24/7 emergency support via telephone or pager, for an unlimited number + of incidents. Includes upgrades, optional offsite backup, and 12 hours/month + of customizations.<br> + <br> + <b>$1500/month</b> - Sponsorship and unlimited support with major + customizations<br> + <br> + Unlimited support as above, plus 32 hours/month of customizations.<br> + All support contracts include remote upgrades (as desired, or scheduled + regularly).<br> + All support contracts include optional offsite backup service: Nightly, + your database will be backup up, encrypted with your PGP/GPG public + key, and transmitted to storage here. Your customer information is + secure and can only be decrypted with your PGP/GPG private key.</p> + </blockquote></td> + </tr> + <tr> + <th align="left" valign="top" > <h3>Custimization</h3></th> + </tr> + <tr> + <td align="left" valign="top" > <blockquote> + <p><b>Customizations and extensions to the software are quoted on an + individual basis. Is Freeside missing a feature crucial to you? Send + a detailed description of your needs.</b></p> + </blockquote></td> + </tr> + </table> + <table cellpadding="0" cellspacing="0" class="servteal"> + <tr> + <th align="left"> For orders, a quotation or more information, <span class="blkbold">contact + Ivan Kohler <ivan@sisd.com> or phone +1 415 462 1624 </span> </th> + </tr> + </table> + <p> </p> +</div> + + + + +<div id="footer"> + <table width="90%" border="0" align="center" cellpadding="0" cellspacing="0"> + <tr> + <td align="center" valign="middle"> <div id="footernav" > <a href="index.html">Home</a> + | <a href="products.html">Products</a> | <a href="services.html">Services</a> + | <a href="webdemo.html">Web Demo</a> | <a href="developers.html" >Developers</a> + | <a href="about.html">About</a> | <a href="contact.html">Contact</a> + </div></td> + </tr> + </table> +</div> + + +</body> +</html> + diff --git a/webdemo.html b/webdemo.html new file mode 100644 index 0000000..ac2508c --- /dev/null +++ b/webdemo.html @@ -0,0 +1,122 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<title>Freeside Inc. Web Demo</title> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +<meta name="Description" content="Open-source billing software for ISPs and businesses. www.sisd.com/freeside"> +<meta name="Keywords" content="billing, open source, money solutions, customer tracking"> + + +<link href="css/cssfreeside2.css" rel="stylesheet" type="text/css" media="screen"> + + + + + +</head> +<body bgcolor="#999999"> +<div id="header1"> + <table width="100%" border="0" align="right" cellpadding="0" cellspacing="0" background="imgs/bk/bk_lava.jpg" > + <tr> + <td width="13%" height="104" align="center" valign="top"><a href="http://www.sisd.com/freeside"><img src="imgs/logo2.gif" alt="Welcome to Freeside." width="144" height="104" border="0"></a> + </td> + <td width="100%" align="left" valign="top"> <h1>Open-source billing, ticketing + and automation for ISPS and online businesses </h1></td> + </tr> + </table> +</div> +<div id="header2"> + + <div id="nav"> <a href="index.html" id="nav">Home</a> | <a href="products.html" id="nav">Products</a> + | <a href="services.html" id="nav">Services</a> | <a href="webdemo.html" id="nav">Web Demo</a> | <a href="developers.html" id="nav">Developers + </a> | <a href="about.html" id="nav">About</a> | <a href="contact.html" id="nav">Contact</a> </div> +</div> +<div id="header3"></div> +<div id="content1"> + <h6>Check Out Freeside's Web Demo's</h6> + <table width="85%" align="center" cellpadding="0" cellspacing="0" background="imgs/bk/s.gif" class="demo"> + <tr> + <th height="50" valign="middle"> </th> + <tr> + <th valign="middle"><table cellspacing="0" cellpadding="0"> + <tr> + <th align="right" valign="top"><img src="imgs/webdemo/backoffice_shd.gif"></td> + <th height="*" align="left" valign="top" > <h5>Back Office:</h5> + <p> An easy to use sign up form for convience is provided by freeside + software. Straight forward and familiar. BLAH BLAH BLAHBLAH BLAH + BLAH BLAHBLAH BLAH BLAH BLAHBLAH BLAH BLAH BLAHBLAH BLAH BLAH + BLAHBLAH BLAH BLAH BLAHBLAH BLAH <br> + <br> + BLAH BLAH BLAH BLAHBLAH BLAH BLAH BLAHBLAH BLAH BLAH BLAHBLAH + BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH</p> + <p>BLAH BLAH BLAH BLAHBLAH BLAH BLAH BLAHBLAH BLAH BLAH BLAHBLAH + BLAH BLAH BLAH BLAHBLAH BLAH BLAH BLAHBLAH BLAH BLAH BLAH BLAH + BLAH BLAH BLAH BLAH BLAH BLAH</p> + <p><a href="http://webdemo.sisd.com/selfserv/signup.cgi" target="_top">Check + it out!</a> </p></th> + </tr> + </table></th> + <tr> + <th valign="middle"><table cellspacing="0" cellpadding="0"> + <tr> + <th width="753" align="left"> <h5>Self-Service: </h5> + <p>BLAH BLAH BLAHBLAH BLAH BLAH BLAHBLAH BLAH BLAH BLAHBLAH BLAH + BLAH BLAHBLAH BLAH BLAH BLAHBLAH BLAH BLAH BLAHBLAH BLAH <br> + <br> + BLAH BLAH BLAH BLAHBLAH BLAH BLAH BLAHBLAH BLAH BLAH BLAHBLAH + BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH</p> + <p><a href="http://webdemo.sisd.com/selfserv/selfservice.cgi" target="_top">Check + it out!</a> </p></th> + <th align="left" valign="top" > <p> <img src="imgs/webdemo/selfservice.gif"></p></th> + </tr> + </table></th> + <tr> + <th height="80"><img src="imgs/bk/spacer.gif" width="1" height="100"></th> + <tr> + <th valign="middle"><table cellspacing="0" cellpadding="0"> + <tr> + <th align="right" valign="top"><img src="imgs/webdemo/signup_shd.gif"></th> + <th height="*" align="left" valign="top" > <h5>Sign-Up:</h5> + <p> An easy to use sign up form for convience is provided by freeside + software. Straight forward and familiar. BLAH BLAH BLAHBLAH BLAH + BLAH BLAHBLAH BLAH BLAH BLAHBLAH BLAH BLAH BLAHBLAH BLAH BLAH + BLAHBLAH BLAH BLAH BLAHBLAH BLAH <br> + <br> + BLAH BLAH BLAH BLAHBLAH BLAH BLAH BLAHBLAH BLAH BLAH BLAHBLAH + BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH</p> + <p>BLAH BLAH BLAH BLAHBLAH BLAH BLAH BLAHBLAH BLAH BLAH BLAHBLAH + BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAHBLAH BLAH BLAH + BLAHBLAH BLAH BLAH BLAHBLAH BLAH BLAH BLAHBLAH BLAH BLAH BLAH + BLAH BLAH BLAH BLAH BLAH BLAH BLAH</p> + <p><a href="http://webdemo.sisd.com/selfserv/signup.cgi" target="_top">Check + it out!</a> </p></th> + </tr> + </table></th> + <tr> + <th height="80" valign="middle"> </th> + + </table> + <br><br> + <br> + <br> + <br> +</div> + + + + +<div id="footer"> + <table width="90%" border="0" cellpadding="0" cellspacing="0" align="center"> + <tr> + <td valign="middle"> <div id="footernav" > <a href="index.html">Home</a> + | <a href="products.html">Products</a> | <a href="services.html">Services</a> + | <a href="webdemo.html">Web Demo</a> | <a href="developers.html" >Developers</a> + | <a href="about.html">About</a> | <a href="contact.html">Contact</a> + </div></td> + </tr> + </table> +</div> + + +</body> +</html> |