diff options
author | ivan <ivan> | 2008-03-25 21:44:32 +0000 |
---|---|---|
committer | ivan <ivan> | 2008-03-25 21:44:32 +0000 |
commit | 5b2fa487151a619d7baeb3c24d568813388139ad (patch) | |
tree | 9c661729a3b4bed7147cd4860f81dac0022a6c49 | |
parent | b57231ab1cc9f4b71b7c5e00aaa520e6574e7e30 (diff) |
new server appliance models and voip/telephony products
-rw-r--r-- | css/cssfreeside2.css | 218 | ||||
-rw-r--r-- | index.html | 14 | ||||
-rw-r--r-- | products.html | 91 | ||||
-rw-r--r-- | services.html | 10 |
4 files changed, 283 insertions, 50 deletions
diff --git a/css/cssfreeside2.css b/css/cssfreeside2.css index 2fc552d..df78826 100644 --- a/css/cssfreeside2.css +++ b/css/cssfreeside2.css @@ -429,7 +429,7 @@ table.tblprod { align: center; background-color: #A3A3A3; - -moz-border-radius: 30px 30px 30px 30px; + /* -moz-border-radius: 30px 30px 30px 30px; */ } table.tblprod th { border-width: 1px 1px 1px 1px; @@ -437,7 +437,7 @@ table.tblprod th { border-style: none none none none; border-color: #999 gray #999 gray; background-color: none; - -moz-border-radius: 30px 30px 30px 30px; + /* -moz-border-radius: 30px 30px 30px 30px; */ text-align: left bottom; border-collapse: seperate; } @@ -465,7 +465,7 @@ table.tblprod_insd { /* background-image: url(../imgs/bk/whitesq.gif); */ background-color: #ffffff; background-repeat: no-repeat; - -moz-border-radius: 30px 30px 30px 30px; + /* -moz-border-radius: 30px 30px 30px 30px; */ } table.tblprod_insd th { border-width: 1px 1px 1px 1px; @@ -473,7 +473,7 @@ table.tblprod_insd th { border-style: none none none none; border-color: #999 gray #999 gray; background-color: none; - -moz-border-radius: 30px 30px 30px 30px; + /* -moz-border-radius: 30px 30px 30px 30px; */ text-align: left bottom; border-collapse: seperate; } @@ -507,7 +507,7 @@ table.tblprod_insdlist th { border-style: none none none none; border-color: #999 gray #999 gray; background-color: none; - -moz-border-radius: 30px 30px 30px 30px; + /* -moz-border-radius: 30px 30px 30px 30px; */ text-align: left bottom; border-collapse: seperate; } @@ -522,6 +522,214 @@ table.tblprod_insdlist td { border-collapse: seperate; } + +/* ---- */ + +table.tblprod_new { + /* width: 900px; */ + /* height: 992px; */ + border-width: thin thin thin thin; +/* border-spacing: 15px; */ + border-style: none; + border-color: none gray none gray; + border-collapse: collapse; + align: center; + background-color: #A3A3A3; +} + +table.tblprod_new th { + border-width: 1px 5px 1px 5px; + padding: 0px 20px 10px 20px; + border-style: none solid none solid; + border-color: #f00 #0f0 #f00 #0f0; + background-color: none; + text-align: left bottom; + border-collapse: seperate; +} + + +table.tblprod_new td { + border-width: 1px 1px 1px 1px; + padding: 0px 5px 5px 5px; + border-style: none; + border-color: gray gray gray gray; + /* background-color: ; */ + +} + +table.tblprod_insd_new { + /* width: 864px; */ + /* height: 950px; */ + border-width: thin thin thin thin; + border-spacing: 15px; + border-style: none; + border-color: none gray none gray; + border-collapse: collapse; + + /* margin-top: 15px; */ + /* background-image: url(../imgs/bk/whitesq.gif); */ + background-color: #ffffff; + background-repeat: no-repeat; +} +table.tblprod_insd_new 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; + text-align: left bottom; + border-collapse: seperate; +} + + +table.tblprod_insd_new td { + border-width: 1px 1px 1px 1px; + padding: 5px 5px 5px 5px; + border-style: none; + border-color: gray gray gray gray; + background-color: ; + +} + +table.tblprod_insdlist_new { + /* width: 800px; */ + border-width: thin thin thin thin; + border-spacing: 15px; + border-style: none; + border-color: none gray none gray; + border-collapse: collapse; + + margin-top: 10px; + margin-bottom: 10px; + background-repeat: no-repeat; + +} +table.tblprod_insdlist_new 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; + text-align: left bottom; + border-collapse: seperate; +} + + +table.tblprod_insdlist_new td { + border-width: 2px 2px 2px 2px; + /* padding: 10px 10px 10px 10px; */ + border-style: none none none solid; + border-color: #fff; + background-color: ; + border-collapse: seperate; + +} + +/* ---- */ + +table.tblprod_tab { + /* width: 900px; */ + /* height: 992px; */ +/* border-width: thin thin thin thin; + border-spacing: 15px; + border-style: none; + border-color: none gray none gray; + border-collapse: collapse; + */ + align: center; + background-color: #A3A3A3; +} + +table.tblprod_tab th { + border-width: 5px 5px 0px 5px; + padding: 5px 20px 10px 20px; + border-style: solid solid none solid ; + border-color: #a3a3a3; + background-color: none; + text-align: left bottom; + border-collapse: seperate; + background-color: #ffffff; +} + + +table.tblprod_tab td { + border-width: 1px 5px 5px 5px; + padding: 10px 20px 10px 20px; + border-style: none none solid none; + border-color: #a3a3a3; + background-color: #cccccc; +} + +table.tblprod_insd_tab { + /* width: 864px; */ + /* height: 950px; */ + border-width: thin thin thin thin; + border-spacing: 15px; + border-style: none; + border-color: none gray none gray; + border-collapse: collapse; + + /* margin-top: 15px; */ + /* background-image: url(../imgs/bk/whitesq.gif); */ + background-color: #ffffff; + background-repeat: no-repeat; +} +table.tblprod_insd_tab 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; + text-align: left bottom; + border-collapse: seperate; +} + + +table.tblprod_insd_tab td { + border-width: 1px 1px 1px 1px; + padding: 5px 5px 5px 5px; + border-style: none; + border-color: gray gray gray gray; + background-color: ; + +} + +table.tblprod_insdlist_tab { + /* width: 800px; */ + border-width: thin thin thin thin; + border-spacing: 15px; + border-style: none; + border-color: none gray none gray; + border-collapse: collapse; + + margin-top: 10px; + margin-bottom: 10px; + background-repeat: no-repeat; + +} +table.tblprod_insdlist_tab 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; + text-align: left bottom; + border-collapse: seperate; +} + + +table.tblprod_insdlist_tab td { + border-width: 2px 2px 2px 2px; + /* padding: 10px 10px 10px 10px; */ + border-style: none none none solid; + border-color: #fff; + background-color: ; + border-collapse: seperate; + +} + +/* ---- */ + table.pgtitle { width: 950px; @@ -10,6 +10,7 @@ <tr> <td width="420" align="center" valign="top" bgcolor="#BEBDBD" STYLE="padding:4px"> +<!-- <table> <tr> <td> @@ -29,6 +30,7 @@ </td> </tr> </table> +--> <table width="385" height="*" border="0" cellpadding="0" cellspacing="0"> <tr> <td height="10"> </td> @@ -60,6 +62,14 @@ <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>Mar 25 2008:</b></td> + <td width="*">New <a href="products.html">Server appliance</a> models and <a href="products-voip.html">VoIP/Telephony products</a></td> + </tr> + <tr align="left" valign="top"> + <td width="115" align="right" valign="top"><b>Mar 18-19 2008:</b></td> + <td width="*">Exhibited at <a href="http://www.digiumasteriskworld.com/2008/sanjose/web/" target="_blank" id="teal">Asterisk World</a>/<a href="http://www.von.com/2008/sanJose/web/">VON</a>, booth D-908</td> + </tr> + <tr align="left" valign="top"> <td width="115" align="right" valign="top"><b>Oct 16-18 2007:</b></td> <td width="*">Exhibited at <a href="http://www.ispcon.com/" target="_blank" id="teal">ISPCON</a>, booth 420</td> </tr> @@ -87,12 +97,12 @@ <td width="115" align="right" valign="top"><b>Feb 9 2007:</b></td> <td width="*">Web demo updated to 1.7.2</td> </tr> - <tr align="left" valign="top"> +<!-- <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"> + <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> diff --git a/products.html b/products.html index bda4ceb..4a4da08 100644 --- a/products.html +++ b/products.html @@ -7,29 +7,45 @@ <div id="content_prd"> <h6>Preinstalled server appliances</h6> - <h4>What could be easier? Simply attach ethernet and connect to the web interface with your browser!</h4> +<!-- <h4>What could be easier? Simply attach ethernet and connect to the web interface with your browser!</h4> --> <br> - <table align="center" cellpadding="0" cellspacing="0" class="tblprod"> + + <TABLE cellpadding="0" cellspacing="0" class="tblprod_tab"> + <tr> + <th>Billing+Ticketing back office</th> + <td><A HREF="products-voip.html">VoIP/Telephony</A></td> +<!-- + <td><A HREF="products-radius.html">RADIUS/AAA</A></td> + <td><A HREF="products-cp.html">Captive Portal</A></td> + <td><A HREF="products-vhosting.html">Virtual Hosting</A></td> + <td><A HREF="products-email.html">Email</A></td> +--> + <td WIDTH="100%" STYLE="background-color:#e1e1e1"> </td> + </tr> + </TABLE> + + <table align="center" cellpadding="0" cellspacing="0" class="tblprod_new"> + <tr> - <td align="center" valign="top"> - <table cellpadding="0" cellspacing="0" class="tblprod_insd"> + <td align="center" valign="top"> + <table cellpadding="0" cellspacing="0" class="tblprod_insd_new"> <tr> <td align="center"> -<table class="tblprod_insdlist" cellspacing="0" cellpadding="0"> - <tr class="tblprod_insd"> - <td align="left" valign="top"><h5>FS-64</h5> +<table class="tblprod_insdlist_new" cellspacing="0" cellpadding="0"> + <tr class="tblprod_insd_new"> + <td align="left" valign="top"><h5>FS-74</h5> <b>Entry-level essentials</b></td> - <td align="left" valign="top"><h5>FS-330</h5> - <b>Powerful dual-core workhorse</b></td> - <td align="left" valign="top"><h5>FS-1100</h5> + <td align="left" valign="top"><h5>FS-340</h5> + <b>Powerful quad-core workhorse</b></td> + <td align="left" valign="top"><h5>FS-1200</h5> <b>Uncompromised scalability and performance</b></td> </tr> - <tr class="tblprod_insd"> + <tr class="tblprod_insd_new"> <td align="center"><img src="imgs/products/FS-54_sm.jpg" width="224" height="107"></td> <td align="center"><img src="imgs/products/FS-320_sm.jpg" width="224" height="105"></td> <td align="center"><img src="imgs/products/FS-1000_sm.jpg" width="224" height="105"></td> </tr> - <tr class="tblprod_insd"> + <tr class="tblprod_insd_new"> <td align="center" valign="top"><h6>USD $2950</h6> Free shipping (North America)<br> </td> @@ -60,22 +76,21 @@ </form> </td> --> - <tr class="tblprod_insd"> + <tr class="tblprod_insd_new"> <td align="left" valign="top" bgcolor="#E9EFEC" >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.<br><br> + RAID1 storage for reliability and a dual core Intel Xeon processor for performance.<br><br> </td> <td align="left" valign="top" bgcolor="#D0DADA">Turnkey billing and ticketing - in a powerful dual-core 1U rackmount appliance. An Opteron - processor provides dual-core 64-bit processing power and hotswap + in a powerful dual-core 1U rackmount appliance. A quad-core Intel Xeon + processor provides hefty processing power for and hotswap RAID1 ensures maximum uptime.<br><br> </td> <td align="left" valign="top" bgcolor="#B6C9C9">Extreme performance and reliability, - including four independent CPU cores and a hotswap RAID5 array.<br><br> + including eight independent CPU cores and a hotswap RAID5 array.<br><br> </td> </tr> - <tr class="tblprod_insd"> + <tr class="tblprod_insd_new"> <td align="left" valign="top"><b>Software</b><br> Freeside billing system<br> RT trouble ticketing<br> @@ -95,7 +110,7 @@ Debian 64-bit OS<br><br> </td> </tr> - <tr class="tblprod_insd"> + <tr class="tblprod_insd_new"> <td align="left" valign="top" bgcolor="#E9EFEC"><b>Intergration Service</b></br> Credit card / E-check gateway<br> Server provisioning <br> @@ -115,7 +130,7 @@ Live cutover<br><br> </td> </tr> - <tr class="tblprod_insd"> + <tr class="tblprod_insd_new"> <td align="left" valign="top"><b>Support</b></br> 2 months telephone, IM and email support<br><br> @@ -123,15 +138,15 @@ <td align="left" valign="top"><b>Support</b></br> 4 months telephone, IM and email support<br> - 6 hours of code customization work <font color="#9f009b">NEW!</font><br><br> + 6 hours of code customization work<br><br> </td> <td align="left" valign="top"><b>Support</b></br> 6 months priority telephone, IM and email support<br> - 12 hours of code customization work <font color="#9f009b">NEW!</font><br><br> + 12 hours of code customization work<br><br> </td> </tr> - <tr class="tblprod_insd"> + <tr class="tblprod_insd_new"> <td align="left" valign="top" bgcolor="#E9EFEC"><b>Security Updates</b><br> 1 years all software<br><br> </td> @@ -142,33 +157,33 @@ 5 years all software<br><br> </td> </tr> - <tr class="tblprod_insd"> + <tr class="tblprod_insd_new"> <td align="left" valign="top"><b>Hardware</b><br> 1U rackmount short-depth (14" deep)<br> - 80gb RAID1<br> - Athlon 64<br> - 1Gb RAM<br> - Dual gigabit ethernet <font color="#9f009b">NEW!</font><br><br> + 160gb RAID1 <font color="#9f009b">NEW!</font><br> + Dual-core Intel Xeon CPU <font color="#9f009b">NEW!</font><br> + 2Gb RAM <font color="#9f009b">NEW!</font><br> + Gigabit ethernet <br><br> </td> <td align="left" valign="top"><b>Hardware</b><br> 1U rackmount (22.6" deep)<br> - 160gb Hotswap RAID1<br> - Dual-core Opteron 1212 <font color="#9f009b">NEW!</font><br> - 2Gb ECC RAM<br> - Dual gigabit ethernet<br> + 250gb Hotswap RAID1 <font color="#9f009b">NEW!</font><br> + Quad-core Intel Xeon CPU <font color="#9f009b">NEW!</font><br> + 4Gb RAM <font color="#9f009b">NEW!</font><br> + Gigabit ethernet<br> IPMI controller<br><br> </td> <td align="left" valign="top"><b>Hardware</b><br> 1U rackmount (25.6" deep)<br> - 222gb Hotswap RAID5<br> - Two dual-core Opteron 2212 <font color="#9f009b">NEW!</font><br> - 4Gb ECC RAM<br> - Dual gigabit ethernet<br> + 450gb Hotswap RAID5 <font color="#9f009b">NEW!</font><br> + Two quad-core Intel Xeon CPUs <font color="#9f009b">NEW!</font><br> + 8Gb ECC RAM <font color="#9f009b">NEW!</font><br> + Gigabit ethernet<br> IPMI controller<br><br> </td> </tr> - <tr class="tblprod_insd"> + <tr class="tblprod_insd_new"> <td align="left" valign="top" bgcolor="#E9EFEC"><b>Warranty</b><br> 1 year (hard drives 3 yr mfr. warranty)<br> diff --git a/services.html b/services.html index 38836c5..0b4600d 100644 --- a/services.html +++ b/services.html @@ -25,7 +25,7 @@ <th align="left" valign="top"><a name="install"><h3>Installation service</h3></a></th> </tr> <tr> - <td align="left" valign="top" STYLE="-moz-border-radius:30px 30px 30px 30px"> + <td align="left" valign="top"> <p><b>Freeside and RT Installation service</b> - <b class="h6">$2000</b><br> Prefer your own hardware? This service includes complete installation and configuration the Freeside billing software and integrated Request Tracker ticketing system, integration with your credit card and/or ACH gateway, setup of the signup and self-service interfaces, integration with your public servers for provisioning of mailboxes, RADIUS, etc., and support through bringing the software live into a full production state and the first two months of usage. @@ -47,7 +47,7 @@ </th> </tr> <tr> - <td align="left" valign="top" STYLE="-moz-border-radius:30px 30px 30px 30px"> + <td align="left" valign="top"> <p><b>Installation of FreeRADIUS server with MySQL or PostgreSQL backend</b> - <b class="h6">$750</b><br> This service include complete installation, configuration, and integration @@ -82,7 +82,7 @@ <th align="left" valign="top"><a name="support"><h3>Support Contracts</h3></th> </tr> <tr> - <td align="left" valign="top" STYLE="-moz-border-radius:30px 30px 30px 30px"> + <td align="left" valign="top"> <p>All support contracts include quarterly upgrades, optional offsite backup, and fixes for any bugs in the Freeside software itself. <br><br> <b>Bronze</b> - <b class="h6">$150/month</b> - Email support<br> @@ -122,7 +122,7 @@ <th align="left" valign="top"><a name="training"><h3>Training</h3></a></th> </tr> <tr> - <td align="left" valign="top" STYLE="-moz-border-radius:30px 30px 30px 30px"> + <td align="left" valign="top"> <p><b>One day on-site training</b> - <b class="h6">$1600</b><br> Half-day course for your sales and support representatives; time spent as-needed with system administrators and bookkeeper/collections folks.<br> @@ -147,7 +147,7 @@ <th align="left" valign="top"><a name="customization"><h3>Customization</h3></a></th> </tr> <tr> - <td align="left" valign="top" STYLE="-moz-border-radius:30px 30px 30px 30px"> + <td align="left" valign="top"> <p>Customizations and extensions to the software are quoted on an individual basis. Is Freeside missing a feature crucial to you? Contact us to discuss your needs.</b></p> </td> |