This commit is contained in:
2022-10-07 21:50:43 +00:00
parent d2c824ae10
commit faa8d43c37
9 changed files with 226 additions and 1024 deletions

View File

@@ -4,14 +4,9 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>AyaNova service management software</title>
<!-- <meta
name="keywords"
content=" service management software, work order software, ayanova, customer service software, repair shop, dispatch, service, preventative maintenance, service scheduling, employee scheduling software"
/>
<meta
name="description"
content="AyaNova work order &amp; service management software for repair shops. Features for customer service, employee scheduling, work orders, dispatch and preventive maintenance."
/> -->
<meta name="keywords" content="customer service software, ayanova, service, customer" />
<meta name="description" content="AyaNova customer service software came about as we needed our own software to provide service" />
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css"
@@ -64,36 +59,48 @@
</a>
<ul class="dropdown-menu">
<li>
<a class="dropdown-item" href="/v8index.htm#service"
<a
class="dropdown-item"
href="/v8index.htm#service"
>Service</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#inventory"
<a
class="dropdown-item"
href="/v8index.htm#inventory"
>Inventory</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#dashboard"
<a
class="dropdown-item"
href="/v8index.htm#dashboard"
>Dashboard</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#notifications"
<a
class="dropdown-item"
href="/v8index.htm#notifications"
>Notifications</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#customizable"
<a
class="dropdown-item"
href="/v8index.htm#customizable"
>Customizable</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#flexible"
<a
class="dropdown-item"
href="/v8index.htm#flexible"
>Flexible configurations</a
>
</li>
@@ -139,16 +146,146 @@
</nav>
</div>
<main class="container">
<div>
<h1>ABOUT</h1>
<p class="lead">
Test test test Test Test Test test test test Test
</p>
</div>
</main>
<main class="container py-5">
<header>
<div class="half-width-header p-3 pb-md-4 mx-auto text-center">
<h1 class="display-4 fw-normal">
About AyaNova
</h1>
</div>
</header>
<footer class="footer mt-auto py-5 ">
<section class="ps-4">
<div class="panel-body">
<img
class="d-inline-block align-text-top"
src="/r/image/logo.svg"
width="128"
height="128"
alt="Logo for AyaNova customer service software"
title="Logo for AyaNova customer service software - a work shirt used by a technician that provides customer service"
/>
<h2>What does AyaNova mean?</h2>
<p>
It's not as mysterious as you might think: When we
needed to apply for a legal trademark for our customer
service software we had to use a unique word that would
not conflict with anyone else's trademark.
</p>
<p>
Being the computer geeks that we are, we wrote a program
that generated millions of pronounceable words out of 8
random letters or less, and then checked to see if used
elsewhere.
</p>
<p>
Likely words were then short listed for us. We thought
AyaNova sounded "cool" and it stuck. We pronounce it
<strong>A</strong>-ya-nova (like the immortal phrase of
that famous auto service technician
<a href="https://en.wikipedia.org/wiki/Fonzie">Fonzie</a
>), but that's just us.
</p>
</div>
</section>
<section class="ps-4">
<div class="panel-body">
<img
class="d-inline-block align-text-top"
src="/r/image/bw-logo.svg"
width="128"
height="128"
alt="Olde tyme Logo for AyaNova customer service software"
title="Grayscale Logo for AyaNova customer service software - a work shirt used by a technician that provides customer service"
/>
<h2>How did AyaNova come about?</h2>
<p>
AyaNova&reg; grew out of our own internal
<b>work order and customer service software</b>
application which we had developed for our own use in
our company's repair shop and field service division
when we found that there was no suitable customer
service software available on the market that was
affordable to us as a (then) small computer customer
service business.
</p>
<p>
Our needs were just as complex as they are for larger
businesses: we needed to dispatch technicians generate
computerized work orders, control our service expenses,
track our customers and how many billable hours, parts
and third party service expenses we were providing to
them; however there was nothing affordable that
addressed all the needs of a busy service and repair
shop.
</p>
<p>
<img
class="pull-right"
src="/r/image/AyaNovaCESchedule150.png"
alt="old AyaNova 1.9 Schedule screen"
title="Image of the very old AyaNova 1.x Schedule screen from the 90's"
/>
</p>
<p>
We built our own work order and customer service
software originally in 1995 and continued to improve it
over the years adding features like preventative
maintenance scheduling, service and repair scheduling
customer equipment database and tracking, special
project management, customizable work orders for
different departments, searchable knowledgebase,
integration with QuickBooks, remote access via a web
browser so that remote technicians could enter work
orders search the database, check their dispatch
schedule and much more.
</p>
<p>
We realized that what worked for us just might be useful
to others and so we put all our knowledge and experience
gained working one on one with regular computer users on
a daily basis both in our custom software development
and computer service divisions into our customer service
software program and published it publicly and
trademarked it shortly after 2000.
</p>
<p>
AyaNova&reg; customer service software has since become
popular way beyond our expectations with excellent sales
globally and now many lesser imitators.
</p>
<p>
From the start we decided that even though we were
publishing customer service software to the whole world
we would use a fresh approach to customer service
software design using the same highly successful methods
learned through years of building custom software much
of it for service related industries.
</p>
<p>
We believe in giving people what they actually need, not
what we think they need and we continue to encourage our
customers to give us feedback on every aspect of the
program. Over time we have &quot;grown&quot;
AyaNova&reg; into a complete work order and customer
service software application with hundreds of truly
useful and unique features suggested by people &quot;in
the trenches&quot; of service management from around the
world.
</p>
<p>
As we continue to grow our philosophy remains the same:
<b
>highest quality, easy to use repair shop / work
order / customer service software</b
>
served up with personal service at an affordable price.
</p>
</div>
</section>
</main>
<footer class="footer mt-auto py-5">
<div class="gz-divider"></div>
<div class="container">
<div class="row">
@@ -163,13 +300,7 @@
>Privacy policy</a
>
</li>
<li class="nav-item">
<a
href="/r/license.htm"
class="nav-link px-2 text-muted"
>Licensing</a
>
</li>
<li class="nav-item">
<a
href="https://contact.ayanova.com/contact"

View File

@@ -1,195 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>AyaNova service management software</title>
<!-- <meta
name="keywords"
content=" service management software, work order software, ayanova, customer service software, repair shop, dispatch, service, preventative maintenance, service scheduling, employee scheduling software"
/>
<meta
name="description"
content="AyaNova work order &amp; service management software for repair shops. Features for customer service, employee scheduling, work orders, dispatch and preventive maintenance."
/> -->
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-gH2yIJqKdNHPEq0n4Mqa/HGKIhSkIHeL5AyhkYV8i59U5AR6csBvApHHNl/vI1Bx"
crossorigin="anonymous"
/>
<link href="/r/css/site.css" rel="stylesheet" />
</head>
<body>
<div class="container">
<nav class="navbar navbar-expand-lg fs-5">
<div class="container-fluid">
<a class="navbar-brand" href="/v8index.htm">
<img
src="/r/image/logo.svg"
alt=""
width="48"
height="48"
class="d-inline-block align-text-top"
/>
<span class="fs-4">AyaNova</span>
</a>
<button
class="navbar-toggler"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div
class="collapse navbar-collapse"
id="navbarSupportedContent"
>
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
<li class="nav-item dropdown">
<a
class="nav-link dropdown-toggle"
href="#"
role="button"
data-bs-toggle="dropdown"
aria-expanded="false"
>
Features
</a>
<ul class="dropdown-menu">
<li>
<a class="dropdown-item" href="/v8index.htm#service"
>Service</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#inventory"
>Inventory</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#dashboard"
>Dashboard</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#notifications"
>Notifications</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#customizable"
>Customizable</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#flexible"
>Flexible configurations</a
>
</li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="r/pricing.htm"
>Pricing</a
>
</li>
<li class="nav-item dropdown">
<a
class="nav-link dropdown-toggle"
href="#"
role="button"
data-bs-toggle="dropdown"
aria-expanded="false"
>
Resources
</a>
<ul class="dropdown-menu">
<li>
<a class="dropdown-item" href="#"
>Action</a
>
</li>
<li>
<a class="dropdown-item" href="#"
>Another action</a
>
</li>
<li><hr class="dropdown-divider" /></li>
<li>
<a class="dropdown-item" href="#"
>Something else here</a
>
</li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
</div>
<main class="container">
<div>
<h1>DOWNLOAD</h1>
<p class="lead">
Test test test Test Test Test test test test Test
</p>
</div>
</main>
<footer class="footer mt-auto py-5 ">
<div class="gz-divider"></div>
<div class="container">
<div class="row">
<p class="col-lg-6 pt-2 text-muted">
&copy; 2022 Ground Zero Tech-Works, Inc
</p>
<ul class="nav col-lg-6 justify-content-end">
<li class="nav-item">
<a
href="/r/privacy.htm"
class="nav-link px-2 text-muted"
>Privacy policy</a
>
</li>
<li class="nav-item">
<a
href="/r/license.htm"
class="nav-link px-2 text-muted"
>Licensing</a
>
</li>
<li class="nav-item">
<a
href="https://contact.ayanova.com/contact"
class="nav-link px-2 text-muted"
>Contact</a
>
</li>
</ul>
</div>
</div>
</footer>
<script
src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.5/dist/umd/popper.min.js"
integrity="sha384-Xe+8cL9oJa6tN/veChSP7q+mnSPaj5Bcu9mPX5F5xIGE0DVittaqT5lorf0EI7Vk"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.min.js"
integrity="sha384-ODmDIVzN+pFdexxHEHFBQH3/9/vQ9uori45z4JjnFsRydbmQbmL5t1tQ0culUzyK"
crossorigin="anonymous"
></script>
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

1
r/image/bw-logo.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 11 KiB

View File

@@ -1,553 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>AyaNova license</title>
<meta
name="keywords"
content=" service management software, work order software, ayanova, customer service software, repair shop, dispatch, service, preventative maintenance, service scheduling, employee scheduling software"
/>
<meta
name="description"
content="AyaNova work order &amp; service management software for repair shops. Features for customer service, employee scheduling, work orders, dispatch and preventive maintenance."
/>
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-gH2yIJqKdNHPEq0n4Mqa/HGKIhSkIHeL5AyhkYV8i59U5AR6csBvApHHNl/vI1Bx"
crossorigin="anonymous"
/>
<link href="/r/css/site.css" rel="stylesheet" />
</head>
<body>
<div class="container">
<nav class="navbar navbar-expand-lg fs-5 border-bottom mb-4">
<div class="container-fluid">
<a class="navbar-brand" href="/v8index.htm">
<img
src="/r/image/logo.svg"
alt=""
width="48"
height="48"
class="d-inline-block align-text-top"
/>
<span class="fs-4">AyaNova</span>
</a>
<button
class="navbar-toggler"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div
class="collapse navbar-collapse"
id="navbarSupportedContent"
>
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
<li class="nav-item dropdown">
<a
class="nav-link dropdown-toggle"
href="#"
role="button"
data-bs-toggle="dropdown"
aria-expanded="false"
>
Features
</a>
<ul class="dropdown-menu">
<li>
<a class="dropdown-item" href="/v8index.htm#service"
>Service</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#inventory"
>Inventory</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#dashboard"
>Dashboard</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#notifications"
>Notifications</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#customizable"
>Customizable</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#flexible"
>Flexible configurations</a
>
</li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="r/pricing.htm"
>Pricing</a
>
</li>
<li class="nav-item dropdown">
<a
class="nav-link dropdown-toggle"
href="#"
role="button"
data-bs-toggle="dropdown"
aria-expanded="false"
>
Resources
</a>
<ul class="dropdown-menu">
<li>
<a class="dropdown-item" href="#"
>Action</a
>
</li>
<li>
<a class="dropdown-item" href="#"
>Another action</a
>
</li>
<li><hr class="dropdown-divider" /></li>
<li>
<a class="dropdown-item" href="#"
>Something else here</a
>
</li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
</div>
<main class="container">
<div>
<h1>License agreement</h1>
<p>END-USER SOFTWARE LICENSE AGREEMENT</p>
<p>
THIS IS AN IMPORTANT LEGAL AGREEMENT. PLEASE READ IT
CAREFULLY.
</p>
<p>
This End-User License Agreement (the "Agreement") is a legal
agreement between you and Ground Zero Tech-Works Inc.
("Ground Zero") for Ground Zero's AyaNova software,
including all previous versions thereof and all
replacements, supplements, upgrades and updates thereto
provided to you by Ground Zero (the "Software") and all
associated documentation (the "Documentation").
</p>
<p>
If you are installing or using the Software at work or under
contract, then you are contracting on behalf of the
corporation or organization for which you are working. You
must ensure you have the legal authority and ability to do
so.
</p>
<p>
IF YOU CLICK "I ACCEPT THE AGREEMENT", AND/OR BY USING THE
SOFTWARE, YOU ACCEPT THE TERMS AND CONDITIONS OF THIS
AGREEMENT IN THEIR ENTIRETY AND AGREE TO BE LEGALLY BOUND BY
THEM. If you do not agree to the terms of this Agreement,
you may not use the Software.
</p>
<ol>
<li>
<p>
Licenses. Subject to the terms and conditions below,
Ground Zero hereby grants to you a non-transferable
and non-exclusive right to use the Software, solely
in object-code format, on any number of computers at
any one time. Ground Zero also grants to you a
non-transferable and non-exclusive right to copy the
Documentation, as long as such copies are not
republished or distributed to any third-party.
(Collectively, these licenses are called the
"Licenses".)
</p>
</li>
<li>
<p>
Restrictions on Use. You agree that you will not do
any of the following without prior written
authorization by Ground Zero: (a) lease, export or
grant a sublicense with respect to the Software or
Documentation to any other party; (b) reverse
engineer, decompile or disassemble the Software; (c)
use the Software or Documentation except as
authorized herein; (d) permit third-parties to use
the Software or Documentation in any way that would
constitute a breach of this Agreement; (e) rent,
lease, or lend the Software or Documentation; or (f)
incorporate the Software or Documentation in whole
or in part into any other software or documentation.
</p>
</li>
<li>
<p>
Evaluation Version. The Software is available in
either an "evaluation" version or a "registered"
version. All copies of the Software downloaded from
Ground Zero's web-site begin as evaluation versions.
If Ground Zero has not given you a license key and
permission to use the registered version, you may
only use the evaluation version. You may use the
evaluation version for 45 days without charge, but
the functionality of the Software will be
significantly limited. You may not modify the
Software or any part of the Software to gain access
to additional features or functionality. You may
register the Software by paying the fee and agreeing
to the terms and conditions set-out on Ground Zero's
website at www.ayanova.com.
</p>
</li>
<li>
<p>
Databases. The Software stores all user data in a
single database (the "Database"). If Ground Zero has
given you a license key and permission to use the
registered version of the Software, you may only use
that license key in association with one Database. A
separate, unique license key is required for each
Database you create, maintain or access using the
registered version of the Software. You may also
purchase a replacement license key from Ground Zero
to further increase the functionality of the
Software; however, once you have installed the
replacement license key you may no longer use the
original license key, and you may still only use the
replacement license key in association with only one
Database. You may copy the Databases to any storage
medium other than a computer, but only for backup
purposes.
</p>
</li>
<li>
<p>
Ownership and Copyright. Ground Zero is the sole
owner of all right, property and title in and to the
Software, the Documentation, and the copyright,
logos, trade-marks, trade names, trade secrets,
confidential information, patents, inventions,
images, text, video, audio, and designs therein.
</p>
</li>
<li>
<p>
Service. Ground Zero may provide technical support
and service to you upon your request based on your
subscription(s). The price and other terms and
conditions of Ground Zero's services are set-out on
Ground Zero's website at www.ayanova.com, and may be
changed at any time by Ground Zero.
</p>
</li>
<li>
<p>
Termination. Without prejudice to any of Ground Zero
's other rights in this Agreement or at law or
equity, this Agreement will immediately terminate if
you fail to comply with any of these terms and
conditions. Upon termination, you must destroy all
copies of the Software and Documentation. The
provisions in sections 7, 8, 9 and 10 of this
Agreement will survive the termination of this
Agreement.
</p>
</li>
<li>
<p>
Disclaimer of Conditions and Warranties. To the
maximum extent permitted by applicable law, GROUND
ZERO PROVIDES THE SOFTWARE "AS IS" WITHOUT WARRANTY
OR CONDITION OF ANY KIND, INCLUDING BUT NOT LIMITED
TO EXPRESS OR IMPLIED WARRANTIES OR CONDITIONS OF
TITLE, NON-INFRINGEMENT, CORRESPONDENCE TO
DESCRIPTION, MERCHANTABLE QUALITY AND FITNESS FOR A
PARTICULAR PURPOSE. GROUND ZERO DOES NOT WARRANT
THAT THE SOFTWARE WILL MEET YOUR REQUIREMENTS, THAT
ITS OPERATION WILL BE ERROR-FREE, THAT IT WILL
PERFORM OR APPEAR EXACTLY AS DESCRIBED IN THE
DOCUMENTATION, OR THAT ITS OPERATION WILL NOT
NEGATIVELY AFFECT OTHER SOFTWARE OR HARDWARE. THE
ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
SOFTWARE REMAINS WITH YOU.
</p>
</li>
<li>
<p>
Exclusion of Liability. TO THE MAXIMUM EXTENT
PERMITTED BY APPLICABLE LAW, IN NO EVENT WILL GROUND
ZERO BE LIABLE TO YOU OR ANY THIRD-PARTY FOR ANY
DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR
CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT LIMITED TO
DAMAGES FOR LOSS OF PROFITS, INFORMATION OR PRIVACY,
FOR BUSINESS INTERRUPTION, FOR PERSONAL INJURY, FOR
FAILURE TO MEET ANY DUTIES INCLUDING THOSE OF GOOD
FAITH AND OF REASONABLE CARE, FOR NEGLIGENCE, AND
FOR ANY OTHER LOSS WHATSOEVER) ARISING OUT OF OR IN
ANY WAY CONNECTED TO THE USE OF OR INABILITY TO USE
THE SOFTWARE, EVEN IN THE EVENT OF THE FAULT, TORT,
NEGLIGENCE, STRICT LIABILITY, BREACH OF CONTRACT OR
BREACH OF WARRANTY OF GROUND ZERO, AND EVEN IF
GROUND ZERO HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
</p>
</li>
<li>
<p>
Limitation of Liability. If, despite the limitations
in this Agreement, Ground Zero becomes liable to you
or to any third party, in no event will Ground Zero
be liable for any monetary amount that, in the
aggregate, is greater than the total amounts paid or
due Ground Zero pursuant to this Agreement.
</p>
</li>
<li>
<p>
Governing Law. This Agreement and the relationship
between the parties will be interpreted according to
the laws in force in British Columbia, Canada. The
courts of British Columbia will have jurisdiction
over all claims, disputes, and actions related to
this Agreement, and the parties attorn to the
jurisdiction of those courts.
</p>
</li>
<li>
<p>
Enurement. This Agreement will bind and enure to the
parties hereto and their respective lawful
successors and permitted assigns.
</p>
</li>
<li>
<p>
Entire Agreement. This Agreement forms the entire
agreement between you and Ground Zero and there are
no agreements collateral to this Agreement. This
Agreement supercedes all prior written, oral and
other agreements between you and Ground Zero with
respect to the Software and Documentation and any
parts or components thereof. No term or provision of
this Agreement may be changed, waived or terminated
except by a further written or electronic agreement
between you and Ground Zero.
</p>
</li>
<li>
<p>
Assignment. Ground Zero may transfer or license any
of its rights under this Agreement. You may not
license any of your rights under this Agreement, but
you may transfer the Software and Documentation to
another user if you transfer all of your rights
under this Agreement to that new user, cease using
the Software and Documentation, erase and destroy
all any copies you have of the Software or
Documentation, and ensure the new user agrees to the
terms and conditions of this Agreement.
</p>
</li>
<li>
<p>
Severability. If any provision of this Agreement is
held to be invalid, illegal or unenforceable, the
validity, legality and enforceability of the
remaining provisions will not in any way be affected
or impaired.
</p>
</li>
<li>
<p>
Further Assurances. You will execute and deliver to
Ground Zero any additional documents and take any
additional steps that may be required to give full
effect to the intent expressed in this Agreement.
</p>
</li>
<li>
<p>
Notice. All notices and other communication to
Ground Zero must be made in writing and delivered to
05-3610 Christie Parkway Courtenay B.C. Canada V9J
9T6 or e-mailed to legal@ayanova.com
</p>
</li>
<li>
<p>Processing of Personal Information</p>
</li>
</ol>
<p>
Ground Zero will comply with all applicable laws pertaining
to personal data including GDPR (General Data Protection
Regulation).
</p>
<p>A: Data obtained</p>
<p>
Information about you (such as your email address, name,
company information) is provided to us when you email us
(such as when you email us directly, email us via our online
form, email us via our online temporary Key request form) or
when you register on our AyaNova Support Forum.
</p>
<p>
Information you provided in your order (such as your company
name, company contact information, contact name, along with
the AyaNova products/services/subscriptions purchased) is
sent to us from our payment processing partner with whom you
placed your order.
</p>
<p>B: Marketing</p>
<p>
Ground Zero will not share your information for marketing
purposes with companies outside Ground Zero Tech-Works Inc.
</p>
<p>C: Use and Sharing of Data</p>
<p>
Personal data you provided when you contact us (such as when
you email us directly, email us via our online form, email
us via our online temporary Key request form or register on
our AyaNova Support Forum) will be used to provide technical
support, to respond to user inquiries, to provide temporary
Key(s), to maintain case and bug issues reported by you, and
to send you relevant AyaNova information.
</p>
<p>
Ground Zero will also receive your company information you
provided to our payment processing partner, so that we may
process your product/service/subscription order.
</p>
<p>
Ground Zero may monitor usage of Ground Zero websites to
gather statistical information that it may disclose to third
parties. This data will only be shared in an anonymised
form.
</p>
<p>
In the event that your AyaNova database is hosted with a
third party and support is requested by you or your hosting
company, exchange of your contact information and company
information may occur so that we may confirm eligibility for
support and to provide support.
</p>
<p>D: Data Security</p>
<p>
Ground Zero has implemented measures to protect customer
data against improper access, disclosure, or loss. The
security measures and processes that are in effect include
but are not limited to:
</p>
<p>
(i) Ground Zero expressly commits to restrict access to
customer data to only those individuals who require such
access to perform their job function. (ii) Login
transactions are encrypted with HTTPS (TLS) and passwords
are stored hashed. (iii) Encryption of all data stored in
backup. (iv) Ground Zero will only provide your personal
data to third parties where it is obliged to do so by law.
</p>
<p>E: Deleting of Data</p>
<p>
(i) Temporary key requests without subsequent purchase will
be deleted within one year. (ii) Email correspondence
without subsequent purchase will be deleted within two years
except where required for maintaining case and support
history. (iii) Email correspondence including temporary key
requests with subsequent subscription purchase will be
retained for the life of your subscription. Once a
subscription has been allowed to lapse (not renewed),
correspondence will be deleted within two years except where
required for maintaining case and support history. (iv)
Customer information obtained through AyaNova Support Forum
registration will be deleted within three years of forum
login inactivity. (v) Purchase information along with
company information as provided by our payment processing
partner will be retained for a minimum of six years after
the end of the taxation year to which they relate as per the
Canada Revenue Agency and no longer than 10 years after
which will be deleted within one year.
</p>
<p>
I HAVE READ AND UNDERSTOOD ALL OF THE ABOVE TERMS AND
CONDITIONS AND ACKNOWLEDGE THAT THESE TERMS AND CONDITIONS
FORM PART OF THIS AGREEMENT. I AGREE THAT A PRINT-OUT OF
THIS AGREEMENT WILL CONSTITUTE A "WRITING" UNDER ANY
APPLICABLE LAWS.
</p>
<p>
IF I AM INSTALLING OR USING THIS SOFTWARE AT WORK OR UNDER
CONTRACT, I AM ENTERING THIS AGREEMENT ON BEHALF OF THE
CORPORATION OR ORGANIZATION FOR WHICH I AM WORKING, AND I
HAVE THE LEGAL AUTHORITY AND ABILITY TO DO SO.
</p>
<p>
I ACCEPT THE ABOVE TERMS AND CONDITIONS IN THEIR ENTIRETY
AND AGREE TO BE LEGALLY BOUND BY THEM.
</p>
</div>
</main>
<footer class="footer mt-auto py-5 ">
<div class="gz-divider"></div>
<div class="container">
<div class="row">
<p class="col-lg-6 pt-2 text-muted">
&copy; 2022 Ground Zero Tech-Works, Inc
</p>
<ul class="nav col-lg-6 justify-content-end">
<li class="nav-item">
<a href="/r/privacy.htm" class="nav-link px-2 text-muted"
>Privacy policy</a
>
</li>
<li class="nav-item">
<a href="/r/license.htm" class="nav-link px-2 text-dark"
>Licensing</a
>
</li>
<li class="nav-item">
<a href="https://contact.ayanova.com/contact" class="nav-link px-2 text-muted"
>Contact</a
>
</li>
</ul>
</div>
</div>
</footer>
<script
src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.5/dist/umd/popper.min.js"
integrity="sha384-Xe+8cL9oJa6tN/veChSP7q+mnSPaj5Bcu9mPX5F5xIGE0DVittaqT5lorf0EI7Vk"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.min.js"
integrity="sha384-ODmDIVzN+pFdexxHEHFBQH3/9/vQ9uori45z4JjnFsRydbmQbmL5t1tQ0culUzyK"
crossorigin="anonymous"
></script>
</body>
</html>

View File

@@ -359,6 +359,7 @@
>Privacy policy</a
>
</li>
<li class="nav-item">
<a
href="https://contact.ayanova.com/contact"

View File

@@ -16,8 +16,6 @@
<link href="/r/css/site.css" rel="stylesheet" />
</head>
<body>
<div class="container">
<nav class="navbar navbar-expand-lg fs-5 border-bottom mb-4">
<div class="container-fluid">
@@ -60,36 +58,48 @@
</a>
<ul class="dropdown-menu">
<li>
<a class="dropdown-item" href="/v8index.htm#service"
<a
class="dropdown-item"
href="/v8index.htm#service"
>Service</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#inventory"
<a
class="dropdown-item"
href="/v8index.htm#inventory"
>Inventory</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#dashboard"
<a
class="dropdown-item"
href="/v8index.htm#dashboard"
>Dashboard</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#notifications"
<a
class="dropdown-item"
href="/v8index.htm#notifications"
>Notifications</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#customizable"
<a
class="dropdown-item"
href="/v8index.htm#customizable"
>Customizable</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#flexible"
<a
class="dropdown-item"
href="/v8index.htm#flexible"
>Flexible configurations</a
>
</li>
@@ -136,10 +146,10 @@
</div>
<main class="container">
<p class="lead">
<h1>Privacy policy</h1>
<small class="text-muted">Effective May 22 2018</small>
</p>
<p class="lead">
<small class="text-muted">Effective May 22 2018</small>
</p>
<p>
Ground Zero Tech-Works Inc. (that's us!) provides AyaNova
software and AyaNova support.
@@ -173,12 +183,22 @@
</p>
<p></p>
<p>
Also refer to 18. Processing of Personal Data outlined in
<a href="license.htm" target="_blank"
For AyaNova Perpetual license also refer to 18. Processing of
Personal Data outlined in
<a href="https://ayanova.com/docs/license/" target="_blank"
>our EULA (End User License Agreement)</a
>, which is also displayed for acceptance before installing any
latest AyaNova product.
</p>
<p>
For AyaNova subscription service please refer to the AyaNova
subscription
<a
href="https://ayanova.com/docs/ayanova-subscription-service-agreement/"
target="_blank"
>service agreement</a
>
</p>
<h3>
<a name="howuse">How will we use the information about you?</a>
@@ -195,10 +215,10 @@
Inc.
</p>
<p>
In the event that your AyaNova is hosted with a third party and support is requested by
you or your hosting company, your hosting company may provide us
with your contact information and company information so that we
may provide support.
In the event that your AyaNova is hosted with a third party and
support is requested by you or your hosting company, your
hosting company may provide us with your contact information and
company information so that we may provide support.
</p>
<p>
In processing your order, ShareIT (our payment processing
@@ -247,7 +267,7 @@
your shopping cart so that you can purchase multiple
subscription products in one order.
</p>
<p>
For further information visit www.aboutcookies.org or
www.allaboutcookies.org.
@@ -285,7 +305,7 @@
</p>
</main>
<footer class="footer mt-auto py-5 ">
<footer class="footer mt-auto py-5">
<div class="gz-divider"></div>
<div class="container">
<div class="row">
@@ -293,20 +313,6 @@
&copy; 2022 Ground Zero Tech-Works, Inc
</p>
<ul class="nav col-lg-6 justify-content-end">
<li class="nav-item">
<a
href="/r/privacy.htm"
class="nav-link px-2 text-dark"
>Privacy policy</a
>
</li>
<li class="nav-item">
<a
href="/r/license.htm"
class="nav-link px-2 text-muted"
>Licensing</a
>
</li>
<li class="nav-item">
<a
href="https://contact.ayanova.com/contact"
@@ -319,14 +325,14 @@
</div>
</footer>
<script
src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.5/dist/umd/popper.min.js"
integrity="sha384-Xe+8cL9oJa6tN/veChSP7q+mnSPaj5Bcu9mPX5F5xIGE0DVittaqT5lorf0EI7Vk"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.min.js"
integrity="sha384-ODmDIVzN+pFdexxHEHFBQH3/9/vQ9uori45z4JjnFsRydbmQbmL5t1tQ0culUzyK"
crossorigin="anonymous"
></script>
src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.5/dist/umd/popper.min.js"
integrity="sha384-Xe+8cL9oJa6tN/veChSP7q+mnSPaj5Bcu9mPX5F5xIGE0DVittaqT5lorf0EI7Vk"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.min.js"
integrity="sha384-ODmDIVzN+pFdexxHEHFBQH3/9/vQ9uori45z4JjnFsRydbmQbmL5t1tQ0culUzyK"
crossorigin="anonymous"
></script>
</body>
</html>

View File

@@ -1,195 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>AyaNova service management software</title>
<!-- <meta
name="keywords"
content=" service management software, work order software, ayanova, customer service software, repair shop, dispatch, service, preventative maintenance, service scheduling, employee scheduling software"
/>
<meta
name="description"
content="AyaNova work order &amp; service management software for repair shops. Features for customer service, employee scheduling, work orders, dispatch and preventive maintenance."
/> -->
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-gH2yIJqKdNHPEq0n4Mqa/HGKIhSkIHeL5AyhkYV8i59U5AR6csBvApHHNl/vI1Bx"
crossorigin="anonymous"
/>
<link href="/r/css/site.css" rel="stylesheet" />
</head>
<body>
<div class="container">
<nav class="navbar navbar-expand-lg fs-5">
<div class="container-fluid">
<a class="navbar-brand" href="/v8index.htm">
<img
src="/r/image/logo.svg"
alt=""
width="48"
height="48"
class="d-inline-block align-text-top"
/>
<span class="fs-4">AyaNova</span>
</a>
<button
class="navbar-toggler"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div
class="collapse navbar-collapse"
id="navbarSupportedContent"
>
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
<li class="nav-item dropdown">
<a
class="nav-link dropdown-toggle"
href="#"
role="button"
data-bs-toggle="dropdown"
aria-expanded="false"
>
Features
</a>
<ul class="dropdown-menu">
<li>
<a class="dropdown-item" href="/v8index.htm#service"
>Service</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#inventory"
>Inventory</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#dashboard"
>Dashboard</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#notifications"
>Notifications</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#customizable"
>Customizable</a
>
</li>
<li>
<a class="dropdown-item" href="/v8index.htm#flexible"
>Flexible configurations</a
>
</li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="r/pricing.htm"
>Pricing</a
>
</li>
<li class="nav-item dropdown">
<a
class="nav-link dropdown-toggle"
href="#"
role="button"
data-bs-toggle="dropdown"
aria-expanded="false"
>
Resources
</a>
<ul class="dropdown-menu">
<li>
<a class="dropdown-item" href="#"
>Action</a
>
</li>
<li>
<a class="dropdown-item" href="#"
>Another action</a
>
</li>
<li><hr class="dropdown-divider" /></li>
<li>
<a class="dropdown-item" href="#"
>Something else here</a
>
</li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
</div>
<main class="container">
<div>
<h1>Page example</h1>
<p class="lead">
Test test test Test Test Test test test test Test
</p>
</div>
</main>
<footer class="footer mt-auto py-5 ">
<div class="gz-divider"></div>
<div class="container">
<div class="row">
<p class="col-lg-6 pt-2 text-muted">
&copy; 2022 Ground Zero Tech-Works, Inc
</p>
<ul class="nav col-lg-6 justify-content-end">
<li class="nav-item">
<a
href="/r/privacy.htm"
class="nav-link px-2 text-muted"
>Privacy policy</a
>
</li>
<li class="nav-item">
<a
href="/r/license.htm"
class="nav-link px-2 text-muted"
>Licensing</a
>
</li>
<li class="nav-item">
<a
href="https://contact.ayanova.com/contact"
class="nav-link px-2 text-muted"
>Contact</a
>
</li>
</ul>
</div>
</div>
</footer>
<script
src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.5/dist/umd/popper.min.js"
integrity="sha384-Xe+8cL9oJa6tN/veChSP7q+mnSPaj5Bcu9mPX5F5xIGE0DVittaqT5lorf0EI7Vk"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.min.js"
integrity="sha384-ODmDIVzN+pFdexxHEHFBQH3/9/vQ9uori45z4JjnFsRydbmQbmL5t1tQ0culUzyK"
crossorigin="anonymous"
></script>
</body>
</html>

View File

@@ -123,7 +123,6 @@
>Try AyaNova now</a
>
</li>
<li class="nav-item dropdown">
<a
@@ -143,19 +142,26 @@
>AyaNova manual</a
>
</li>
<li>
<a
class="dropdown-item"
href="https://forum.ayanova.com"
>Forum</a
>
</li>
<li>
<a
class="dropdown-item"
href="https://contact.ayanova.com/contact"
>Contact us</a
>Contact & Support</a
>
</li>
<li>
<a
class="dropdown-item"
href="https://ayanova.com/docs/changelog/"
>Release notes</a
>
</li>
<li>
<a
class="dropdown-item"
href="/v7index.htm"
>AyaNova 7 content</a
>
</li>
<li>