update link to vmware demo to current version
[www.git] / demo.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <title>Freeside Web Demo</title>
5 { include('elements/header.html'); }
6
7 <div id="header3"></div>
8 <div id="content1"> 
9   <h6>Online and downloadable demos</h6>
10
11   <!-- <table width="85%" align="center"   cellpadding="0" cellspacing="0" background="imgs/bk/s.gif" class="demo"> -->
12   <table width="85%" align="center"   cellpadding="0" cellspacing="0" class="demo">
13
14     <tr> 
15       <th valign="middle" align="left">
16         <table cellspacing="0" cellpadding="0">
17           <tr> 
18             <td align="left" valign="top"><!--a href="http://webdemo.freeside.biz:82/freeside/" target="_top"--><img border=0 src="imgs/webdemo/backoffice_shd.gif"></a></td> 
19             <th align="left" valign="top">
20               <h5>Back office</h5>
21               <h6>Billing, ticketing, reporting and configuration for employees and resellers</h6>
22               <p>The majority of Freeside's functionality is accessed from here.  The back office interface includes searching and viewing of customers, invoices, trouble tickets and services, as well as reporting, configuration, per-user access control, resellser virtualization and more.</p>
23               <p>Log on with Username: <b>guest</b> and Password: <b>guest</b> when prompted
24 <!--              <p><a href="http://webdemo.freeside.biz:82/freeside/" target="_top">Check 
25                 it out!</a> </p>
26 --><p>temporarily disabled</p>
27             </td>
28           </tr>
29         </table>
30       </th>
31     </tr>
32
33     <tr> 
34       <th valign="middle" align="left">
35         <table cellspacing="0" cellpadding="0">
36           <tr> 
37             <td align="left" valign="top" ><a href="http://webdemo.freeside.biz/selfserv/selfservice.cgi" target="_top"><img border=0 src="imgs/webdemo/selfservice.gif"></a></td>
38             <th align="left" valign="top">
39               <h5>Self-Service</h5>
40               <h6>Template-able customer self-care interface and API</h6>
41               <p>Customer self-care including invoice viewing, one-time and recurring payments, adding and removing services, and password changes.
42               <p><a href="http://webdemo.freeside.biz/selfserv/selfservice.cgi" target="_top">Check it out!</a> </p>
43             </th>
44           </tr>
45         </table>
46       </th>
47     </tr>
48
49     <tr> 
50       <th valign="middle" align="left">
51         <table cellspacing="0" cellpadding="0">
52           <tr> 
53             <td align="left" valign="top"><a href="http://webdemo.freeside.biz/selfserv/signup.cgi" target="_top"><img border=0 src="imgs/webdemo/signup_shd.gif"></a></td>
54             <th align="left" valign="top"><h5>Sign-Up</h5>
55             <h6>Template-able online signup page and API</h6>
56               <p>Customer signup page with immediate credit card authorization and provisioning</p>
57               <p><a href="http://webdemo.freeside.biz/selfserv/signup.cgi" target="_top">Check 
58                 it out!</a> </p>
59             </th>
60           </tr>
61         </table>
62       </th>
63     </tr>
64
65     <tr> 
66       <th valign="middle" align="left">
67         <table cellspacing="0" cellpadding="0">
68           <tr> 
69             <td align="left" valign="top"><img border=0 src="imgs/webdemo/vmware_shd.gif"></td>
70             <th align="left" valign="top"><h5>Downloadable demo</h5>
71             <h6>A downloadable VMWare virtual appliance</h6>
72               <ul class="indented">
73                 <li><a href="http://www.vmware.com/download/player/">VMWare player</a> for Windows or Linux or <a href="http://www.vmware.com/products/fusion/">VMWare Fusion</a> for OSX is required (free download)<br><br>
74                 <li><b>Freeside-Appliance-2.1.0.zip</b>&nbsp;(393mb)<br><a href="Freeside-Appliance-2.1.0.zip">direct&nbsp;download</a> or <a href="Freeside-Appliance-2.1.0.zip.torrent">bittorrent download</a><br><br>
75                 <!-- <li>Minimum 512m RAM, 1.5Ghz processor recommended -->
76               </ul>
77             </th>
78           </tr>
79         </table>
80       </th>
81     </tr>
82
83   </table>
84
85 </div>
86
87 { include('elements/footer.html'); }