diff options
-rw-r--r-- | demo.html | 12 | ||||
-rw-r--r-- | index.html | 4 |
2 files changed, 10 insertions, 6 deletions
@@ -15,13 +15,13 @@ <th valign="middle" align="left"> <table cellspacing="0" cellpadding="0"> <tr> - <td align="left" valign="top"><a href="http://webdemo.sisd.com:81/freeside/" target="_top"><img border=0 src="imgs/webdemo/backoffice_shd.gif"></a></td> + <td align="left" valign="top"><a href="http://webdemo.freeside.biz:81/freeside/" target="_top"><img border=0 src="imgs/webdemo/backoffice_shd.gif"></a></td> <th align="left" valign="top"> <h5>Back office</h5> <h6>Billing, ticketing, reporting and configuration for employees and resellers</h6> <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> <p>Log on with Username: <b>guest</b> and Password: <b>guest</b> when prompted - <p><a href="http://webdemo.sisd.com:81/freeside/" target="_top">Check + <p><a href="http://webdemo.freeside.biz:81/freeside/" target="_top">Check it out!</a> </p> </td> </tr> @@ -33,12 +33,12 @@ <th valign="middle" align="left"> <table cellspacing="0" cellpadding="0"> <tr> - <td align="left" valign="top" ><a href="http://webdemo.sisd.com/selfserv/selfservice.cgi" target="_top"><img border=0 src="imgs/webdemo/selfservice.gif"></a></td> + <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> <th align="left" valign="top"> <h5>Self-Service</h5> <h6>Template-able customer self-care interface and API</h6> <p>Customer self-care including invoice viewing, one-time and recurring payments, adding and removing services, and password changes. - <p><a href="http://webdemo.sisd.com/selfserv/selfservice.cgi" target="_top">Check it out!</a> </p> + <p><a href="http://webdemo.freeside.biz/selfserv/selfservice.cgi" target="_top">Check it out!</a> </p> </th> </tr> </table> @@ -49,11 +49,11 @@ <th valign="middle" align="left"> <table cellspacing="0" cellpadding="0"> <tr> - <td align="left" valign="top"><a href="http://webdemo.sisd.com/selfserv/signup.cgi" target="_top"><img border=0 src="imgs/webdemo/signup_shd.gif"></a></td> + <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> <th align="left" valign="top"><h5>Sign-Up</h5> <h6>Template-able online signup page and API</h6> <p>Customer signup page with immediate credit card authorization and provisioning</p> - <p><a href="http://webdemo.sisd.com/selfserv/signup.cgi" target="_top">Check + <p><a href="http://webdemo.freeside.biz/selfserv/signup.cgi" target="_top">Check it out!</a> </p> </th> </tr> @@ -123,6 +123,10 @@ <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>Feb 1 2009:</b></td> + <td width="*"><a href="demo.html">Web demo</A> updated to 1.9.0</td> + </tr> + <tr align="left" valign="top"> <td width="115" align="right" valign="top"><b>Dec 12 2008:</b></td> <td width="*"><a href="jobs.html">Hiring</a> for programmer and support/sysadmin positions.</td> </tr> |