diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 84 |
1 files changed, 43 insertions, 41 deletions
@@ -1,7 +1,6 @@ - <html> <head> -<title>Billing, CRM and trouble ticketing - Freeside</title> +<title>Billing, CRM, trouble ticketing and network monitoring - Freeside</title> { include('elements/header.html'); } <div id="content_none"> @@ -11,7 +10,6 @@ <td width="420" align="center" valign="top" bgcolor="#BEBDBD" STYLE="padding:4px"> - <table> <tr> @@ -38,7 +36,6 @@ <a href="http://www.afmug.com" target="_blank"><img src="afarmtall.jpg" border=0 align="left" alt="Animal Farm"></a> </td> <td align=top> - <!-- <h4>We're exhibiting!</h4> --> <h5> Animal Farm <h5> Booth #8</h5> <h4>Feb 1-2, 2012</h4> @@ -56,7 +53,7 @@ <a href="http://www.wispa.org/ispamerica-2012" target="_blank"><img src="ispamerica.png" border=0 align="left" alt="ISPAmerica"></a> </td> <td align=top> - <!--<h4>We're exhibiting!</h4> --> + <!-- <h4>We're exhibiting!</h4> --> <h5> ISPAmerica <h5> Booth #302</h5> <h4>Mar 28-30, 2012</h4> @@ -69,7 +66,6 @@ </tr> </table> - <table width="385" height="*" border="0" cellpadding="0" cellspacing="0"> @@ -162,40 +158,10 @@ <!-- <img src="imgs/freedom.gif" alt=" "> --> - <table> - - <tr> - <td> - <img src="imgs/itexpo_best_of_show_2010.jpg" border=0 align="left" alt="ITExpo Best of Show"> - </td> - <td> - <h4>Awarded</h4> - <h6>Best of Show</h6> - <h6>Open Source</h6> - <h4>ITExpo East 2010</h4> - </td> - </tr> - - <tr><td> </td></tr> - - <tr> - <td> - <img src="imgs/itexpo_best_of_show.jpg" border=0 align="left" alt="ITExpo Best of Show"> - </td> - <td> - <h4>Awarded</h4> - <h6>Best of Show</h6> - <h6>Open Source</h6> - <h4>ITExpo East 2009</h4> - </td> - </tr> - - </table> - </td> <td width="*" align="left" valign="top" STYLE="padding:4px;border-left:1px solid black"><h6>OPEN SOURCE FOR YOUR BUSINESS</h6> - <p>Freeside is the premier open-source billing, CRM, trouble ticketing and provisioning automation software for wired and wireless ISPs, VoIP, hosting, service and content providers and other online businesses. + <p>Freeside is the premier open-source billing, CRM, trouble ticketing, network monitoring and provisioning automation software for ISPs and WISPs, VoIP providers, CLECs, colocation and hosting providers and other online businesses. <p>Check out our online or downloadable <a href="demo.html">demo</a> and see for yourself why hundreds of companies have come to rely upon the Freeside software for their automation needs.<br> <br> @@ -233,6 +199,14 @@ <li> Multiple queues, custom fields, templates, ticket associations, templates, customizable workflow, and more. </li> </ul> + <h4>NETWORK MONITORING</h4> + <ul class="indented"> + <li> Complete, integrated network monitoring system included, based on + Torrus from K-Open GmbH</li> + <li>SNMP discovery, collection and graphing</li> + <li>95th percentile and volume billing</li> + </ul> + <h4>CUSTOMER SERVICE</h4> <ul class="indented"> <li>Online signup page with immediate credit card authorization and provisioning.</li> @@ -252,6 +226,35 @@ <br> + + <table> + + <tr> + <td> + <img src="imgs/itexpo_best_of_show.jpg" border=0 align="left" alt="ITExpo Best of Show"> + </td> + <td> + <h4>Awarded</h4> + <h6>Best of Show</h6> + <h6>Open Source</h6> + <h4>ITExpo East 2009</h4> + <h4>ITExpo East 2010</h4> + </td> + + <td> + <img src="imgs/itexpo_best_of_show_2010.jpg" border=0 align="left" alt="ITExpo Best of Show"> + </td> + </tr> + + </table> + + </td> + + </tr> +</table> + +<!-- bring me back again soon + <center> <table STYLE="border:1px solid black" CELLSPACING=0> <tr> @@ -267,9 +270,8 @@ </center> - </td> - - </tr> -</table> +--> { include('elements/footer.html'); } + + |