From: ivan Date: Mon, 19 Feb 2007 15:52:02 +0000 (+0000) Subject: commit a first pass at an actual complete-ish site! X-Git-Url: http://git.freeside.biz/gitweb/?p=www.git;a=commitdiff_plain;h=48fde7b5810a670151398dd0d19f30a7c5745dff commit a first pass at an actual complete-ish site! --- diff --git a/about.html b/about.html index eeb70e2..86e3e89 100644 --- a/about.html +++ b/about.html @@ -4,11 +4,10 @@ About Freeside Internet Services, Inc. { include('elements/header.html'); } -
-
-
About Freeside Internet Services, Inc. and the Freeside project
+
+
About Freeside Internet Services, Inc. and the Freeside project
-

Freeside had its start as an internal application for a large regional ISP in 1996 and 1997. In 1998, after obtaining copyright to the code from his former employer, Ivan Kohler releaesd the first open-source verson of the code. +

Freeside had its start as an internal application for a large regional ISP in 1996. In 1998, after obtaining copyright to the code from his former employer, Ivan Kohler releaesd the first open-source verson of the code. Growing demand for commercial support and services prompted him to start providing Freeside consulting full-time in 2001.

Freeside Internet Services, Inc. was incorporated in 2005 and now has a full-time staff of several programmers. The company provides consulting services, pre-configured hardware, support, customization and training for the Freeside billing system and other aspects of ISP and network operations. Freeside Internet Services, Inc. is a privately held California corporation.

diff --git a/contact.html b/contact.html index fdcdc5a..086d1a3 100644 --- a/contact.html +++ b/contact.html @@ -6,35 +6,43 @@

-
-
Contact a Freeside Representative.
-

Let us help you with your questionsSales - Support : Questions about buying a Freeside product? Unsure which system you - need?
-
- Customer Service : Get help with account maintenance, orders, delivery, and - rebates.
-
- Technical Support : For Technical Support or for Software & Technical - questions.
-
- Financing Support: Find answers to financing questions, obtain a statement - copy and make a payment.

- +
+
Contact us
+ +

+ + + +

- - + + + +
Contact: Ivan Kohler
- Email: ivan@sisd.com
- Phone: +1 415 462 1624
+ +

Phone

+ +1 415 462 1624

+ +

Fax

+ +1 866 491 2775

+ +

Mailing address

+ Freeside Internet Services, Inc.
+ 12515 Northwoods Blvd.
+ Unit #1
+ Truckee, CA  96161
+ +
+ +

Sales

+ sales@sisd.com

+ +

Support

+ freeside-support@sisd.com

+
-

 

-

 

-

 

-

 

-

 

-


-

+
{ include('elements/footer.html'); } diff --git a/css/cssfreeside2.css b/css/cssfreeside2.css index 778fb74..43eb5a6 100644 --- a/css/cssfreeside2.css +++ b/css/cssfreeside2.css @@ -45,7 +45,7 @@ #header2 { /*main navigation*/ clear: both; margin: 0; - padding-top: .5em; + padding-top: .25em; padding-bottom: .5em; background: #959494; border-bottom: 1px solid black; @@ -78,19 +78,6 @@ -#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; @@ -143,9 +130,9 @@ letter-spacing: 0.02em; * { /*global content*/ - font-family: Verdana, Arial, Sans-serif; + font-family: Verdana, Arial, sans-serif; font-color: #666666; - font-size: 11px; + font-size: 12px; padding: 0; } @@ -160,9 +147,8 @@ ul { margin-left: 1.8em; } - - - +#content_none { +} #content1 { clear: both; @@ -171,13 +157,10 @@ ul { 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; + /* text-align: left; */ + text-align: center; } #content_prd { @@ -187,15 +170,23 @@ ul { padding-right: 10px; padding-left: 10px; padding-bottom: .5em; - border-bottom: 1px solid black; border-right: 0; border-left: 0; text-align: center; - background-image: ; - background-repeat: repeat-y; - background-position: right; } +#content { + clear: both; + margin: 0; + padding-top: .5em; + padding-right: 10px; + padding-left: 10px; + padding-bottom: .5em; + border-right: 0; + border-left: 0; + /* text-align: left; */ + text-align: left; +} .crossout { @@ -206,8 +197,8 @@ ul { #footer { clear: both; - border-top: 1px solid #333; - padding: .5em; + border-top: 1px solid black; + padding: .25em; margin: 0; margin-top: 2px; text-align: center; @@ -314,7 +305,7 @@ b.h4 { } -h5 { +/* h5 { font: Verdana, Arial, sans-serif; font-weight: bold; font-size: 120%; @@ -323,6 +314,25 @@ h5 { margin: 5px; margin-left: 10px; } +*/ + +b.h5 { + color: #401D4B; + +} + +h5 { + font: Verdana, Arial, sans-serif; + font-weight: bold; + font-size: 200%; + color: #5E355D; + padding: 0; + margin: .5em; + margin-left: 0em; + /* line-height: 1.4em */ + + + } b.h6 { color: #401D4B; @@ -336,9 +346,9 @@ h6 { color: #5E355D; padding: 0; margin: .5em; - margin-left: .2em; + margin-left: 0em; margin-right: .5em; - line-height: 1.4em + /* line-height: 1.4em */ } @@ -399,8 +409,8 @@ body { table.tblprod { - width: 900px; - height: 992px; + /* width: 900px; */ + /* height: 992px; */ border-width: thin thin thin thin; border-spacing: 15px; border-style: none; @@ -408,8 +418,7 @@ table.tblprod { border-collapse: collapse; align: center; - background-image: url(../imgs/bk/dkgrysq.gif); - background-repeat: no-repeat; + background-color: #A3A3A3; -moz-border-radius: 30px 30px 30px 30px; } table.tblprod th { @@ -427,23 +436,24 @@ table.tblprod th { table.tblprod td { border-width: 1px 1px 1px 1px; padding: 5px 5px 5px 5px; - border-style: none ; + border-style: none; border-color: gray gray gray gray; - background-color: ; + /* background-color: ; */ } table.tblprod_insd { - width: 864px; - height: 950px; + /* 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); + /* margin-top: 15px; */ + /* background-image: url(../imgs/bk/whitesq.gif); */ + background-color: #ffffff; background-repeat: no-repeat; -moz-border-radius: 30px 30px 30px 30px; } @@ -469,7 +479,7 @@ table.tblprod_insd td { } table.tblprod_insdlist { - width: 800px; + /* width: 800px; */ border-width: thin thin thin thin; border-spacing: 15px; border-style: none; @@ -477,13 +487,13 @@ table.tblprod_insdlist { border-collapse: collapse; margin-top: 10px; - + margin-bottom: 10px; background-repeat: no-repeat; } table.tblprod_insdlist th { border-width: 1px 1px 1px 1px; - padding: 3px 10px 10px 10px; + /* padding: 3px 10px 10px 10px; */ border-style: none none none none; border-color: #999 gray #999 gray; background-color: none; @@ -495,7 +505,7 @@ table.tblprod_insdlist th { table.tblprod_insdlist td { border-width: 2px 2px 2px 2px; - padding: 10px 10px 10px 10px; + /* padding: 10px 10px 10px 10px; */ border-style: none none none solid; border-color: #fff; background-color: ; @@ -552,22 +562,20 @@ table.servteal th { 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; + margin-left: 10px; text-align: left bottom; } table.servpurp{ width: 100%; border-width: thin thin thin thin; - border-spacing: 10px; + border-spacing: 4px; border-style: none; border-collapse: seperate; margin-left:0px; - margin-top: 10px + /* margin-top: 10px */ } table.serv { @@ -598,8 +606,7 @@ table.servpurp th { 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; + background-color: #60385F; text-align: left bottom; } @@ -610,9 +617,8 @@ table.servpurp td { 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; + /* background-color: #919090; */ + background-color: #ffffff; } table.demo { @@ -625,8 +631,9 @@ table.demo { border-collapse: seperate; background-color: ; margin-left:30px; - background-image: url(../imgs/bk/s.gif); + /* background-image: url(../imgs/bk/s.gif); background-repeat: no-repeat; + */ } table.demo th { border-width: 1px 1px 1px 1px; @@ -636,6 +643,7 @@ table.demo th { background-color: ; -moz-border-radius: 6px 6px 6px 6px; text-align: left bottom; + font-weight: normal; } @@ -651,22 +659,18 @@ table.demo td { table.dev { border-width: thin thin thin thin; - border-spacing: 10px; + /* border-spacing: 10px; */ border-style: none; border-color: gray gray gray gray; - border-collapse: seperate; - background-color: ; - margin-left:30px + border-collapse: seperate; } table.dev th { - border-width: 1px 1px 1px 1px; +/* 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; - + */ + background-color: #60385F; text-align: left bottom; } @@ -674,8 +678,7 @@ table.dev th { table.dev td { border-width: 1px 1px 1px 1px; padding: 5px 5px 5px 5px; - border-style: none solid none solid; + border-style: none solid solid solid; border-color: gray gray gray gray; - background-color: #ccc; - + background-color: #ffffff; } diff --git a/cvs.html b/cvs.html new file mode 100644 index 0000000..6333e3c --- /dev/null +++ b/cvs.html @@ -0,0 +1,69 @@ + + + +Anonymous CVS access + +{ include('elements/header.html'); } + +
+ +
Anonymous CVS access
+ + + +
+Jun 30 2005 Note: the CVS tree has moved from pouncequick.420.am to cvs.420.am. +To convert an existing checkout, change to the freeside directory +and use this command: +
+  for a in `find . -name Root -depth -print`; do
+    perl -pi -e 's/pouncequick\.420\.am/cvs.420.am/;' $a
+  done
+
+
+ +
+ + +
+Jan 24 2006 Active branches are now HEAD and FREESIDE_1_5_BRANCH. Users accustomed to the relative stability of CVS HEAD in the last few years may wish to make sure they move from HEAD to FREESIDE_1_5_BRANCH: +
+  cd freeside
+  cvs update -r FREESIDE_1_5_BRANCH -d -P
+
+
+ +

Anonymous CVS access to development +versions of the Freeside source code is available. You need CVS version 1.10 +or higher. + +

There are two active branches at this time: the default HEAD and +FREESIDE_1_5_BRANCH. You can specify the FREESIDE_1_5_BRANCH with the -r FREESIDE_1_5_BRANCH option to cvs checkout. + +

Your CVSROOT should be set to: +

+:pserver:anonymous@cvs.420.am:/home/cvs/cvsroot
+
+

The password for the user `anonymous' is `anonymous'. The current tree is +available as module `freeside'. + +

So, to check out the current tree, you would do (sh/bash/ksh/zsh/etc.): +

+$ export CVSROOT=":pserver:anonymous@cvs.420.am:/home/cvs/cvsroot"
+$ cvs login
+(Logging in to anonymous@cvs.420.am)
+CVS password:
+$ cvs checkout -r FREESIDE_1_5_BRANCH freeside
+
+or (csh/tcsh/etc.): +
+% setenv CVSROOT ":pserver:anonymous@cvs.420.am:/home/cvs/cvsroot"
+$ cvs login
+(Logging in to anonymous@cvs.420.am)
+CVS password:
+$ cvs checkout -r FREESIDE_1_5_BRANCH freeside
+
+ +
+ +{ include('elements/footer.html'); } diff --git a/demo.html b/demo.html index 143aee1..0b123c3 100644 --- a/demo.html +++ b/demo.html @@ -6,51 +6,81 @@
-
Check Out Freeside's Web Demos
- - - +
Online and downloadable demos
+ + +
 
+ - + + - + + - + + + + + +
+ +
+ - + + -
-
Back Office:
-

An easy to use sign up form for convience is provided by freeside - software. Straight forward and familiar.

-

Check - it out!

+
Back office
+
Billing, ticketing, reporting and configuration for employees and resellers
+

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.

+

Log on with Username: guest and Password: guest when prompted +

Check + it out!

+
+
+ - - +
+ - - + + -
Self-Service:
-

Check - it out!

+
Self-Service
+
Template-able customer self-care interface and API
+

Customer self-care including invoice viewing, one-time and recurring payments, adding and removing services, and password changes. +

Check it out!

+
+
+ - - - +
+ - - + + it out!

+ -
Sign-Up:
-

An easy to use sign up form for convience is provided by freeside - software. Straight forward and familiar.

+
Sign-Up
+
Template-able online signup page and API
+

Customer signup page with immediate credit card authorization and provisioning

Check - it out!

 
+
+ + + + + +
Downloadable demo
+
A downloadable VMWare virtual appliance
+ +
+
-

-
-
-
+
{ include('elements/footer.html'); } diff --git a/developers.html b/developers.html index 1ba67e8..209141c 100644 --- a/developers.html +++ b/developers.html @@ -4,93 +4,122 @@ Freeside Developers and Open-Source Community { include('elements/header.html'); } -
- - - - - - - +
Developers and Open-Source Community
+ +
Developers Welcome!
  
-
+ -
+ + +

DOWNLOADS

- +
-

RESOURCES

+ Source code + + + Virtual appliance + + +
-
+
+ +
+

DEVELOPERS

- +
-

DOWNLOADS


+ CVS + + Developer mailing list +
    +
  • Search the developer mailing list + +
  • Browse the developer mailing list archive +
  • Subscribe to the development list (not for user support!) +
+ CVS commits mailing list +
    +
  • Search the CVS commits mailing list + +
  • Browse the CVS commits mailing list archive +
  • Subscribe to the CVS commits list +
+ IRC + +
-
+ + + - + + +
+ +

COMMUNITY SUPPORT

- +
-

SUPPORT


+ New! + + User mailing list + + IRC + +
+

- +
-

DOCUMENTATION

    +
  • Main Wiki page +
  • There is still some useful information in the + old wiki that has not yet been moved over; please feel free to help with that.

diff --git a/elements/footer.html b/elements/footer.html index 55cf8f8..27d4913 100644 --- a/elements/footer.html +++ b/elements/footer.html @@ -1,11 +1,18 @@ diff --git a/elements/header.html b/elements/header.html index e58dbc3..f9f51e4 100644 --- a/elements/header.html +++ b/elements/header.html @@ -1,5 +1,5 @@ - + @@ -15,16 +15,24 @@

Open-source billing, trouble ticketing and automation


-

for ISPs, VoIP, service and content providers +

for ISPs, VoIP, hosting, service and content providers and online businesses

+
- - +
diff --git a/imgs/bk/dkgrysq.gif b/imgs/bk/dkgrysq.gif deleted file mode 100644 index b87f939..0000000 Binary files a/imgs/bk/dkgrysq.gif and /dev/null differ diff --git a/imgs/bk/grad1.gif b/imgs/bk/grad1.gif deleted file mode 100644 index d14a821..0000000 Binary files a/imgs/bk/grad1.gif and /dev/null differ diff --git a/imgs/bk/grad1_sm.gif b/imgs/bk/grad1_sm.gif deleted file mode 100644 index c8b207c..0000000 Binary files a/imgs/bk/grad1_sm.gif and /dev/null differ diff --git a/imgs/bk/grad2.gif b/imgs/bk/grad2.gif deleted file mode 100644 index 5483900..0000000 Binary files a/imgs/bk/grad2.gif and /dev/null differ diff --git a/imgs/bk/grad3.gif b/imgs/bk/grad3.gif deleted file mode 100644 index e9509a1..0000000 Binary files a/imgs/bk/grad3.gif and /dev/null differ diff --git a/imgs/bk/whitesq.gif b/imgs/bk/whitesq.gif deleted file mode 100644 index 49583d6..0000000 Binary files a/imgs/bk/whitesq.gif and /dev/null differ diff --git a/index.html b/index.html index baff6c1..f6a06db 100644 --- a/index.html +++ b/index.html @@ -4,13 +4,12 @@ Freeside billing and trouble ticketing { include('elements/header.html'); } -
-
-
+
- - - - - - - - - +
+ + @@ -27,17 +26,20 @@ @@ -79,32 +76,61 @@
  - - + - + + + + + + + + + @@ -46,14 +48,14 @@ - - @@ -61,15 +63,10 @@ - + - - - -
Feb 7 2007:Feb 19 2007: New web site!
Nov 7-9 2006:Feb 16 2007:1.7.2 released
Feb 9 2007:Web demo updated to 1.7.2
Nov 7-9 2006: Exhibited at ISPCON, booth 311
Web demo updated to 1.7.1
July 17-19 2006: + July 17-19 2006: Exhibited at HostingCon, booth 618
May 22 2006:1.5.8 + 1.5.8 released
Web demo and documentation updated to 1.7.0
May 16-18 2006:May 16-18 2006: Exhibited at ISPCON, booth 110-F
Apr 28 2006:Preinstalled - appliances now available!
 
+ +
+ + + + +

+

Freeside offers business solutions:

+

Billing and ticketing server appliances: A complete solution including hardware, software and support. Starting at $2950 shipped!
+
+ Installation service: Installation on your hardware and complete support to get you up and running.
+
+ Support: Support contracts offer trouble-free upgrades, customizations for your specific business needs and the ongoing help you need to make the most effective use of the software and your time.
+
+ Customization: Is Freeside missing a feature crucial to you? We offer cost-effective customization and integration services.
+
+ On-site training: A one or three day curriculum tailored to your needs. +
+
+

+ +
+  +
 

It Slices, It Dices, - It's OPEN SOURCE!

-

Freeside's open source licensing frees you from licensing costs, proprietary - databases and black-box applications. SEE FOR YOUR - SELF why hundreds of companies have come to rely upon the Freeside + +

OPEN SOURCE FOR YOUR BUSINESS
+

Freeside is the premier open-source billing, trouble ticketing and provisioning automation software for wired and wireless ISPs, VoIP, hosting, service and content providers and other online businesses. +

Check out our online or downloadable demo and see for yourself why hundreds of companies have come to rely upon the Freeside software for their automation needs.

For complete, easy deployment and maintenance, Freeside is available on - a variety of server appliances. Remote installation - service is also available.
+ a variety of server appliances. Or, for customers with existing hardware, installation service is also available.
+ + + web demo + +

KEY FEATURES
+ +

BILLING

+
  • Flexible pricing and rating plans including anniversary billing, - pro-rating, usage based billing and more. Plug-in system allows easy + pro-rating, usage based billing and more. Plug-in system allows easy addition of new pricing plans.
  • VoIP rating and billing, including DID inventory, rate plans, free minutes, caps, and 800# billing.
  • Real-time credit card and electronic check processing with all major - processing gateways. Email, fax, printed and online invoicing
  • + processing gateways. Email, fax, printed and online invoicing.

TICKETING

    @@ -130,41 +156,9 @@ own customers.
  • Flexible, fine-grained access control
  • -
 -
- - - - -

-

Freeside offers business solutions:

-

Billing and ticketing server appliances: A complete - solution including hardware, software and support starting at - $2950 shipped!
-
- Installation services: There is a solution for every level - of expertise and or budget. Work with our represenatives to make - your business go with ease.
-
- On-site training: 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.
-
- Support 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. Check - them out!
-
- Customization: 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.

+
diff --git a/products.html b/products.html index c9d51e3..05b6af2 100644 --- a/products.html +++ b/products.html @@ -4,153 +4,189 @@ Freeside Products { include('elements/header.html'); } -
-
-
Preinstalled server appliances!
-

What could be easier? Simply attach ethernet and connect to the web interface - with your browser!

-

+
Preinstalled server appliances
+

What could be easier? Simply attach ethernet and connect to the web interface with your browser!

+
+
- - - - +

Which is right for you?

-
- + + + + + - - - - + + + + + + + - - - + - + processor provides dual-core 64-bit processing power and hotswap + RAID1 ensures maximum uptime.

+ + - - - - + + + - - - - + + + - - - - + + + - - - - + + + - - - - - - - - - - +   80gb RAID1
+   Athlon 64
+   1Gb RAM
+   100baseT ethernet

+ + + - - - - - -
 
FS-54
+ Entry-level essentials
FS-330
+ Powerful dual-core workhorse
FS-1100
+ Uncompromised scalability and performance
Model
FS-54
- Entry-level essentials
FS-320
- Powerful dual-core workhorse
FS-1000
- Uncompromised scalability and performance
USD $2950 $2750
+ Free shipping (North America)
+
USD $4400
+ Free shipping (North America)
USD $7900
+ Free shipping (North America)
+
For orders, a quotation or + more information, contact sales@sisd.com or phone +1 415 462 1624

 A value-priced small appliance + 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.Turnkey billing and ticketing + for performance.

+
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.Extreme performance and reliability, - including four independent CPU cores and four 10k RPM drives - in a hotswap RAID5 array.Extreme performance and reliability, + including four independent CPU cores and a hotswap RAID5 array.

+
Price
USD - $3200 $2950 introductory price - free shipping (north america) USD $4900 - $4400 introductory price
- free shipping (north america)
USD $8900 - $7900 introductory price
- free shipping (north america)
Software
+   Freeside billing system
+   RT trouble ticketing
+   PostgreSQL database
+   Debian OS

+
Software
+   Freeside billing system
+   RT trouble ticketing
+   PostgreSQL database
+   Debian OS

+
Software
+   Freeside billing system
+   RT trouble ticketing
+   PostgreSQL database
+   Debian OS

+
Software
Freeside billing system
- RT trouble ticketing
- PostgreSQL database
- Debian OS software
Freeside billing system
- RT trouble ticketing
- PostgreSQL database
- Debian OS software
Freeside billing system
- RT trouble ticketing
- PostgreSQL database
- Debian OS software
Intergration Service
+   Credit card / E-check gateway
+   Server provisioning
+   Ticketing email gateway
+   Live cutover

+
Intergration Service
+   Credit card / E-check gateway
+   Server provisioning
+   Ticketing email gateway
+   Live cutover

+
Intergration Service
+   Credit card / E-check gateway
+   Server provisioning
+   Ticketing email gateway
+   Live cutover

+
Intergration Service
Credit card - / E-check gateway
- Server provisioning
- Ticketing email gateway
- Live cutover
Credit card - / E-check gateway
- Server provisioning
- Ticketing email gateway
- Live cutover
Credit card - / E-check gateway
- Server provisioning
- Ticketing email gateway
- Live cutover
Support
+   2 months telephone, IM + and email support

+
Support
+   4 months telephone, IM + and email support
+   6 hours of code customization work

+
Support
+   6 months priority telephone, IM + and email support
+   12 hours of code customization work

+
Support
1 months priority telephone, IM - and email support2 months priority telephone, IM - and email support3 months priority telephone, IM - and email supportSecurity Updates
+   1 years all software

+
Security Updates
+   3 years all software

+
Security Updates
+   5 years all software

+
Security Updates
1 years all - software3 years all - software5 years all - software
Hadware
1U rackmount short-depth (14" + Hardware
+   1U rackmount short-depth (14" deep)
- 80gb RAID1 SATA (2x 80gb 7200rpm)
- Athlon 64 2Ghz
- 1Gb RAM hardware
1U rackmount (22.6" deep)
- 160gb Hotswap RAID1 SATA (2x 160gb 7200rpm)
- Dual-core Opteron 170 (2x2Ghz)
- 2Gb ECC RAM hardware
1U rackmount (25.6" deep) - 222gb Hotswap RAID5 SATA (4x 74gb 10000rpm)
- Two dual-core Opteron 270 (4x2Ghz) 4Gb ECC RAM
Hardware
+   1U rackmount (22.6" deep)
+   160gb Hotswap RAID1
+   Dual-core Opteron 1212
+   2Gb ECC RAM
+   Dual gigabit ethernet
+   IPMI controller

+
Hardware
+   1U rackmount (25.6" deep)
+   222gb Hotswap RAID5
+   Two dual-core Opteron 2212
+   4Gb ECC RAM
+   Dual gigabit ethernet
+   IPMI controller

+
Warrenty
1 year (hard - drives 3 yr mfr. warranty) warranty3 years (hard - drives 3 yr mfr. warranty) warranty3 years (hard - drives 3 yr mfr. warranty) warranty
- - - - + + + +

For orders, a quotation or - more information, contact:
-
Ivan Kohler <ivan@sisd.com> or phone +1 415 - 462 1624

Warranty
+   1 year (hard + drives 3 yr mfr. warranty)
+
Warranty
+   3 years
+
Warranty
+   3 years
+
+
+
diff --git a/services.html b/services.html index 4c0b707..59dbfc7 100644 --- a/services.html +++ b/services.html @@ -4,144 +4,159 @@ Freeside Services { include('elements/header.html'); } -
-
-
Freeside Commercial Services
+ +
Services
+ + + + +
+ + - + + + + +
-

Installation service - your hardware

- -

$2000 - Installation service
-
- 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.
-
- $1000 - Installation of the Request Tracker ticketing - system.
- This covers complete installation and configuration of the open-source, - enterprise-grade Request Tracker ticketing system.

- -
Additional Installation service
- -

$750 - Installation of FreeRADIUS server with MySQL - or PostgreSQL backend.
+

Installation service

+ +

Freeside and RT Installation service - $2000
+ 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.
- This covers complete installation, configuration, and integration +

+ +
+ +
+
+ +
+ + + + + + +

Additional installation services

+
+ +

Installation of FreeRADIUS server with MySQL or PostgreSQL backend - $750
+ This service include complete installation, configuration, and integration of the advanced, open-source FreeRADIUS RADIUS server, as well as migration from your previous RADIUS configuration.

-

$2500 - Complete mail server (including migration - from current mail server), or
-
- $1750 - Complete mail server (new ISPs - no migration)
-
- This covers installation and configuration of a complete mail server +

+ Complete mail server (including migration from current mail server) - $2500, or
+ Complete mail server (new ISPs - no migration) - $1750
+ This service includes 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.

- $2500 (est.) - Legacy data import from QuickBooks - or Rodopi, or
-
- $3000 (est.) - Legacy data import from any other - system
-
- This covers writing a custom script to import your legacy data and running + Legacy data import from QuickBooks or Rodopi - (est.) $2500, or
+ Legacy data import from any other + system - (est.) $3000
+ Service includes writing a custom script to import your legacy data and running test billings concurrently with your live billing to ensure trouble-free cut-over.

- - + +
+
+ +
+ - - - - - - + - + Platinum - $1500/month - Sponsorship and unlimited support with major customizations
+ Unlimited support as above, plus 30 hours/month of customizations.
+

+ + + +

Training

-

$1000 - One day on-site training
-
- Half-day course for your sales and support representatives; time spent - as-needed with system administrators and bookkeeper/collections folks.
-
- $3000 - Three day on-site visit (two days training, one day - live cutover)
-
- 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.

-

Support Contracts

Support Contracts

-

$150/month - Email support, emergency phone support
-
- 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.
-
- $300/month - Email, IM and phone support with minor customizations
-
+

+

All support contracts include quarterly upgrades, optional offsite backup, and fixes for any bugs in the Freeside software itself. +

+ Bronze - $150/month - Email support
+ Non-emergency support via email; 24/7 emergency support via telephone + or pager.
+
+ Silver - $300/month - Email, IM and phone support with minor customizations
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.
-
- $750/month - Unlimited email, IM and phone support with significant - customizations
+ Includes 3 hours/month of customizations.

+ Gold - $750/month - Unlimited email, IM and phone support with customizations
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 incidents. Includes 12 hours/month of customizations.

- $1500/month - Sponsorship and unlimited support with major - customizations
-
- Unlimited support as above, plus 32 hours/month of customizations.
- All support contracts include remote upgrades (as desired, or scheduled - regularly).
- 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.

-
+ +
+
+ +
+ + - + - +

Custimization

Training

-

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.

-
+

One day on-site training - $1600
+ Half-day course for your sales and support representatives; time spent + as-needed with system administrators and bookkeeper/collections folks.
+
+ Three day on-site visit (two days training, one day live cutover) - $3200
+ 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.

+
- + +
+
+ +
+ + + - + + + +
For orders, a quotation or more information, contact - Ivan Kohler <ivan@sisd.com> or phone +1 415 462 1624

Customization

+

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.

+
-

 

+ +
+
+ +For orders, a quotation or more information, contact sales@sisd.com or phone +1 415 462 1624 +

+ { include('elements/footer.html'); }