This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git

commit 929161319430a256df103c28f700a98937b19724
Author: Dave Fisher <d...@davefisher.tech>
AuthorDate: Sun Nov 1 14:14:40 2020 -0800

    Migration of bizdev html content
---
 content/bizdev/consultant-submission.html |  74 ++++++++
 content/bizdev/consultants.html           | 281 ++++++++++++++++++++++++++++++
 content/bizdev/index.html                 |  27 +++
 content/bizdev/project_tools.html         |  31 ++++
 4 files changed, 413 insertions(+)

diff --git a/content/bizdev/consultant-submission.html 
b/content/bizdev/consultant-submission.html
new file mode 100644
index 0000000..a9caa5b
--- /dev/null
+++ b/content/bizdev/consultant-submission.html
@@ -0,0 +1,74 @@
+<html>
+<head>
+    <title>How to submit your professional services listing</title>
+</head>
+<body>
+<h1>How to submit your professional services listing</h1>
+<p>The Apache OpenOffice project offers a list of relevant practioners of 
interest to Apache OpenOffice users.  No endorsement is implied by these 
listings.
+If you would like to have your listing added to this page, please follow these 
instructions:</p>
+
+<ol>
+    
+    <li>Listings must be factual and specifically relevant to OpenOffice.  
Generic IT services companies without a specific offering on their website 
directly relevant to OpenOffice 
+        would probably not be a good fit for these listings.  In other words, 
if your website is not mentioning OpenOffice, why should our website mention 
you?</li>
+    <li>You should review the <a href="consultants.html">current consultants 
directory</a> to see the expected contents and format.</li>
+    <li>Further useful information for preparing your submission can be found 
in the <a href="#submission-details">Submission Details</a> section below.</li>
+    <li>Listings and the websites and email addresses referenced must <a 
href="http://www.apache.org/foundation/marks/";>respect ASF trademarks</a>.  
Note: Our official name is now 
+        Apache OpenOffice&trade;.</li>
+    <li>Listings must not imply approval, endorsement or affiliation with the 
Apache OpenOffice project or the ASF.</li>
+    <li>Listings with invalid links, 404 errors, etc., may be removed.  Please 
keep your listing up-to-date.</li>
+    <li>Listings must be submitted to the <a 
href="http://openoffice.apache.org/mailing-lists.html#development-mailing-list";>dev</a>
 mailing list for review by the 
+        Project Management Committee.</li>
+     <li>Although we are happy to receive text submissions (See the <a 
href="#example-submission">Example Submission</a> below, submissions made as 
patches to our XML file are 
+         easier for us to integrate and are greatly appreciated.  See the <a 
href="#xml-submissions">XML Submissions</a> section for more information.</li>
+    <li>All listings appear soley at the discretion of the Apache OpenOffice 
PMC.  If you have any questions on the above, please ask on 
+            the <a 
href="http://openoffice.apache.org/mailing-lists.html#development-mailing-list";>dev</a>
 mailing list.</li>
+</ol>
+
+<h1 id="submission-details">Submission Details</h1>
+
+
+<ul>
+    <li>"name" is either your personal name or the name of your company or 
organization. We will sort on this field in our listings and link it to your 
website.  This field is required.</li>
+    <li>"country" contains an <a 
href="http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2";>ISO-3166-1 alpha-2</a> 
two-letter country code.  It indicates a country in which you do business.  
+        If you do business in multiple countries you may have multiple 
"country" entries.  As a short-cut, if you do business globally you may use the 
value "global".  
+        The "country" field is required.</li>
+        <li>"practice" indicates an area of practice in which you offer 
services.  At least one "practice" entry is required.  The areas are 
pre-defined and limited to:
+            <ul>
+                <li>Deployment &mdash; services related to installation of 
OpenOffice.  This might include planning, migration, install customization, 
etc.</li>
+                <li>Support &mdash; services related to supporting users and 
deployments, including help support.</li>
+                <li>Development &mdash; programming, including core OpenOffice 
development, macros, scripts and extensions.</li>
+                               <li>Training &mdash; in person or remote, live, 
multimedia, or printed.</li>
+                <li>Certification &mdash; services related to certification of 
user skills, developers skills, etc.</li>
+                <li>Others</li>
+            </ul>
+        <li>"description" further describes the services you offer. Keep it 
brief and factual.  This field is required and is limited to 512 characters, 
with no embedded markup or images.</li>
+        <li>"website" is the URL for your website.  The "name" field is linked 
to this URL.  If you have a page specifically covering your OpenOffice-related 
services, this
+            is preferred over a generic page that is not as relevant to 
OpenOffice users.  This element is required.</li>
+        <li>"email" is an email address where users can get more information.  
This entry is optional. If included it must be a valid email address.</li>
+        <li>"phone" is an phone number where users can get more information.  
This entry is optional.</li>
+</ul>
+
+<h1 id="example-submission">Example Submission</h1>
+
+<p>
+Name:  Foobar Consulting, LLC<br/>
+Country: US, CA<br/>
+Practice: Deployment, Support<br/>
+Description: At Foobar we can help you deploy and migrate to OpenOffice.  We 
specialize in macro and document conversions and related techncial services 
related to OpenOffice migrations.<br/>
+Website: http://www.foobar.com/openoffice/<br/> 
+Email: i...@foobar.com<br/>
+Phone: +11 22-333-4444<br/>
+</p>
+
+<h1 id="xml-submissions">XML Submissions</h1>
+<ul>
+        <li>All listings are added to the <a 
href="https://svn.apache.org/repos/asf/openoffice/ooo-site/trunk/content/bizdev/consultants/consultants.xml";>consultants.xml</a>
 file.</li>
+        <li>The XML Schema definition for submissions is <a 
href="https://svn.apache.org/repos/asf/openoffice/ooo-site/trunk/content/bizdev/consultants/consultants.xsd";>here</a>.
  </li>
+        
+</ul>
+
+
+
+</body>
+</html>
diff --git a/content/bizdev/consultants.html b/content/bizdev/consultants.html
new file mode 100644
index 0000000..3df3cd0
--- /dev/null
+++ b/content/bizdev/consultants.html
@@ -0,0 +1,281 @@
+<!--NOTE:  This file is machine-generated.  Do not edit it directly or else 
your changes will be overwritten the next time we generate the page.   
+    If you want to edit the underlying listing data then you need to edit the 
consultants/consultants.xml file.  If you want to edit the structure of the 
page then you need
+    to edit the consultants/to-html.xsl file.  If you want to change or 
translate the text in the page you want to edit consultants/strings_locale.xml. 
   
+   --><html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Apache OpenOffice Consultants</title>
+</head>
+<body>
+<h1>Apache OpenOffice Consultants</h1>
+<p>Although most individual users are able to install and use Apache 
OpenOffice without any help, or with the assistance of volunteers on our 
community support forum and mailing lists, 
+        some users, especially corporate users, may have more complex 
requirements that require professional services in order to optimize their 
deployments.  The following 
+        individuals and firms offer services that may be of interest.   The 
information provided here was provided by the entities named, and is not 
verified or endorsed by 
+        the Apache OpenOffice project.  We offer this listing as a service to 
the ecosystem.</p>
+<p>Consultants who wish to add their listing here should refer to these 
instructions: <a 
href="consultant-submission.html">consultant-submission.html</a></p>
+<br><table border="1">
+<tr>
+<th>Name</th>
+<th>Area of Practice</th>
+<th>Countries</th>
+<th width="50%">Description</th>
+<th>Contact</th>
+</tr>
+<tr>
+<td><a rel="nofollow" 
href="http://4k.com.ua/products/others/libopenoffice?lang=en";>4K-Soft</a></td>
+<td>Development<br>Support<br>
+</td>
+<td>UA<br>
+</td>
+<td>
+            We can help software developers automate OpenOffice. We have
+            developed a library for OpenOffice automation. The library
+            provides stable API for creating, reading and writing all
+            OpenOffice documents.
+        </td>
+<td>
+<a href="mailto:libopenoff...@gmail.com%20%20";>libopenoff...@gmail.com  
</a><br>+38(050)413-97-98</td>
+</tr>
+<tr>
+<td><a rel="nofollow" 
href="http://www.abilitysoftware.co.uk/openoffice_training.htm";>Ability 
Software Consultants Ltd</a></td>
+<td>Training<br>
+</td>
+<td>UK<br>
+</td>
+<td>
+            Ability Software Consultants offer a complete range of
+            instructor-led training courses for all Apache OpenOffice
+            applications. Our training courses can be provided on your own site
+            or at a convenient venue that we can arrange. All training courses
+            include supporting course notes.
+        </td>
+<td>
+<a 
href="mailto:dpr...@abilitysoftware.co.uk";>dpr...@abilitysoftware.co.uk</a><br>+44(0)1531
 828366</td>
+</tr>
+<tr>
+<td><a rel="nofollow" 
href="https://adfinis-sygroup.ch/openoffice_support_and_development";>Adfinis 
SyGroup AG</a></td>
+<td>Development<br>Other<br>Support<br>
+</td>
+<td>CH<br>
+</td>
+<td>
+            Adfinis SyGroup AG has been active in the open source environment
+            for more than a decade. We provide services such as development,
+            maintenance and operation based on open source technologies,
+            including OpenOffice. With offices in Basel and Bern, we support
+            customers throughout Switzerland and neighbouring countries.
+        </td>
+<td>
+<a 
href="mailto:david.v...@adfinis-sygroup.ch";>david.v...@adfinis-sygroup.ch</a><br>+41
 31 550 31 11</td>
+</tr>
+<tr>
+<td><a rel="nofollow" href="http://www.softenpoche.com/";>Guy Waterval</a></td>
+<td>Documentation<br>Support<br>Training<br>
+</td>
+<td>CH<br>
+</td>
+<td>
+            Training courses for the modules Writer, Calc, Impress and Draw.
+            Development of Softenpoche, a portable free software collection,
+            allowing the use of the Apache OpenOffice (TM) productivity suite
+            and other complementary free office tools anywhere on any Windows
+            computer without installation. Development of free teaching
+            materials to help interested people promote the OpenOffice
+            project and the use of the Apache OpenOffice suite in companies
+            and schools in their region.
+        </td>
+<td>
+<a href="mailto:waterval....@gmail.com";>waterval....@gmail.com</a><br>
+</td>
+</tr>
+<tr>
+<td><a rel="nofollow" 
href="http://www-03.ibm.com/software/products/us/en/ibm-support-for-apache-openoffice";>IBM</a></td>
+<td>Development<br>Support<br>Training<br>
+</td>
+<td>Global<br>
+</td>
+<td>
+            IBM® Support for Apache OpenOffice offers expert technical support
+            for Apache OpenOffice. With trusted IBM support, you can
+            confidently deploy Apache OpenOffice for your demanding desktop
+            office document requirements.
+        </td>
+<td>
+<a href="mailto:";></a><br>+1(877)426-3774 ; Priority code: 109HD03W</td>
+</tr>
+<tr>
+<td><a rel="nofollow" href="http://www.rainerstoll.at";>Ing. Mag. Rainer Stoll 
- Unternehmensberatung</a></td>
+<td>Support<br>Training<br>
+</td>
+<td>AT<br>
+</td>
+<td>
+            Apache OpenOffice training and user support for day-to-day office
+            use (all Modules) and also individual business cases with intense
+            usage of special Writer and Calc capabilities like serial letters
+            with conditional parts of text or half automated Calc data entry
+            and analysis for invoicing and (cost-) accounting.
+        </td>
+<td>
+<a href="mailto:p...@rainerstoll.at";>p...@rainerstoll.at</a><br>+43 (0)2732 
70250</td>
+</tr>
+<tr>
+<td><a rel="nofollow" href="http://www.jm-schmidt.de";>Jörg Schmidt, IT- und 
Unternehmensberatung</a></td>
+<td>Deployment<br>Development<br>Other<br>Support<br>
+</td>
+<td>DE<br>
+</td>
+<td>
+            Consulting, migration (planning, implementation, project-care),
+            programming (extensions, macros), trainings (for managers and end
+            users), support (end users, installation, install customization)
+        </td>
+<td>
+<a href="mailto:i...@jm-schmidt.de";>i...@jm-schmidt.de</a><br> </td>
+</tr>
+<tr>
+<td><a rel="nofollow" 
href="http://www.opscons.com/soluciones/migracion/ofimatica/servicios-de-migracion";>OPS
 Consulting</a></td>
+<td>Deployment<br>Development<br>Other<br>Support<br>Training<br>
+</td>
+<td>ES<br>
+</td>
+<td>
+            OPS Consulting is located in Barcelona, Spain. We've been providing
+            consulting and training services to help organizations to deploy
+            OpenOffice since 2004.
+        </td>
+<td>
+<a href="mailto:i...@opscons.com";>i...@opscons.com</a><br>+34 93 451 40 46</td>
+</tr>
+<tr>
+<td><a rel="nofollow" 
href="http://www.officecourseware.co.uk/";>Officecourseware</a></td>
+<td>Documentation<br>
+</td>
+<td>UK<br>
+</td>
+<td>
+            Officecourseware supply course notes for instructor-led training
+            courses. Notes are supplied in an odt format so you can edit and
+            re-brand.
+        </td>
+<td>
+<a 
href="mailto:i...@officecourseware.co.uk";>i...@officecourseware.co.uk</a><br>+44(0)1531
 828366</td>
+</tr>
+<tr>
+<td><a rel="nofollow" href="http://www.denis-sylvain.be";>Sylvain DENIS</a></td>
+<td>Certification<br>Deployment<br>Other<br>Support<br>
+</td>
+<td>BE<br>
+</td>
+<td>
+            Sylvain DENIS. Expert ICT,FLOSS and WEB. Professor of office and
+            computer. I work in education in Belgium. I also represent free
+            software in Belgium. I give conferences about free software. I
+            would also stands on free software. I help with the installation
+            and use of free software (and especially Apache OpenOffice)
+        </td>
+<td>
+<a href="mailto:cont...@denis-sylvain.be";>cont...@denis-sylvain.be</a><br>+32 
(0)499 219 802</td>
+</tr>
+<tr>
+<td><a rel="nofollow" href="https://theingots.org/community/CertOOo";>The 
Learning Machine, Ltd</a></td>
+<td>Certification<br>
+</td>
+<td>Global<br>
+</td>
+<td>
+            The Learning Machine, Ltd provides certification of IT user skills
+            in the context of Apache Open Office, accredited by the UK national
+            Regulators and referenced to the European Qualifications Framework.
+            We work through organisations such as schools, colleges and adult
+            education providers.
+        </td>
+<td>
+<a href="mailto:ian.ly...@theingots.org";>ian.ly...@theingots.org</a><br>+44 
(0) 1827305940</td>
+</tr>
+<tr>
+<td><a rel="nofollow" href="http://www.altsys.de";>Uwe Altmann 
Unternehmensberatung</a></td>
+<td>Deployment<br>Development<br>Documentation<br>Support<br>
+</td>
+<td>DE<br>
+</td>
+<td>
+            Helping small business customers since many years in using and
+            optimizing IT solutions. This is done by careful requirements
+            analysis, migration support, professional project management and
+            continuous user support based on individual agreements.
+        </td>
+<td>
+<a href="mailto:uwe.altm...@altsys.de";>uwe.altm...@altsys.de</a><br>+49 681 96 
02 13 39</td>
+</tr>
+<tr>
+<td><a rel="nofollow" 
href="http://www.worldlabel.com/Pages/openoffice-template.htm";>World Label 
Inc</a></td>
+<td>Other<br>
+</td>
+<td>Global<br>
+</td>
+<td>
+            WorldLabel specializes in developing templates for pre-press
+            printing applications with an emphasis on labeling for address,
+            shipping, CD and media, barcoding and mailmerge We create custom
+            templates for all applications along with implementation and
+            instructions for their use.
+        </td>
+<td>
+<a href="mailto:cont...@worldlabel.com";>cont...@worldlabel.com</a><br>1-914 
930 1346</td>
+</tr>
+<tr>
+<td><a rel="nofollow" href="http://www.terea.it/product/open-office";>e.tere@ 
srl</a></td>
+<td>Deployment<br>Development<br>Support<br>Training<br>
+</td>
+<td>IT<br>
+</td>
+<td>
+            Società attiva nel mondo delle tecnologie OPEN SOURCE, esperta nel
+            calcolo dei costi e benefici delle soluzioni Apache OpenOffice
+            verso Microsoft, grande esperienza di formazione nella
+            produttività individuale, supporta il cliente con progetti di
+            conversioni da mondo proprietario a mondo Open.
+        </td>
+<td>
+<a href="mailto:i...@e.terea.com";>i...@e.terea.com</a><br>+39 0287197466</td>
+</tr>
+<tr>
+<td><a rel="nofollow" 
href="https://www.test4u.eu/en/e-tests/apache-openoffice";>infolearn - 
TEST4U.eu</a></td>
+<td>Certification<br>Development<br>Training<br>
+</td>
+<td>Global<br>
+</td>
+<td>
+            Infolearn offers a complete range of Apache OpenOffice (Writer,
+            Calc, Impress, Base) in-application tests through TEST4U. TEST4U
+            is an automated test which cooperates with the actual applications
+            instead of flash simulation and can be used to:
+            - prepare the students for certification examinations
+              (e.g. ECDL/ICDL, DIPLOMA etc)
+            - train and assess employees. 
+            TEST4U with its 700 000 users and 7 000 000 000 (yes 7 billion)
+            served questions since 2003 is worldwide the only application that
+            works with all these applications in a real working environment.
+        </td>
+<td>
+<a href="mailto:i...@test4u.eu";>i...@test4u.eu</a><br>+30 2310 888 771</td>
+</tr>
+<tr>
+<td><a rel="nofollow" 
href="http://ozguryazilim.com.tr/libreoffice-openoffice-ofis-yazilimi";>Özgür 
Yazılım A.Ş.</a></td>
+<td>Deployment<br>Support<br>Training<br>
+</td>
+<td>TR<br>
+</td>
+<td>
+            At Ozgur Yazilim AS we can help you deploy and migrate to 
OpenOffice.
+            We specialize in training and providing day-to-day support for your
+            personnel. Based in Istanbul and Ankara, we're capable of offering
+            nationwide services in Turkey.
+        </td>
+<td>
+<a 
href="mailto:i...@ozguryazilim.com.tr";>i...@ozguryazilim.com.tr</a><br>+90-212-2799150,
 +90-312-4240133</td>
+</tr>
+</table>
+</body>
+</html>
diff --git a/content/bizdev/index.html b/content/bizdev/index.html
new file mode 100644
index 0000000..b8cf52f
--- /dev/null
+++ b/content/bizdev/index.html
@@ -0,0 +1,27 @@
+<html>
+<head>
+<meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8">
+<link rel="stylesheet" type="text/css" href="styles/bizdev.css" />
+<title>Apache Openoffice BizDev Project</title></head>
+
+<body>
+       
+       <h1>Welcome to the Apache OpenOffice Business Development Project</h1>
+       
+
+<p>This project is dedicated to help businesses and institutions making 
business based on OpenOffice. Here you will find a business directory with 
information on businesses providing services like consulting or training, 
+       support and development on OpenOffice. Also, a mailing list where you 
can look for and make contacts with potential partners and customers. </p>
+<p>Since we believe that a space for your business is needed on OpenOffice, we 
can set up a mailing list in this project and help you answer business 
opportunities on OpenOffice</p>
+
+<h2>Consultant list</h2>
+<p>Make sure to check our <a href="consultants.html">consultant list</a> where 
you can add your business as an OpenOffice service provider.</p>
+<h2>To-Dos</h2>
+<ul>
+  <li>Case Studies. There are lots of businesses that need to be contacted 
using the templates created. We also need to make those more widely available. 
At OOoCon we concluded that case studies are enormously important and need to 
go ahead. </li>
+  <li>Contacting derivatives of OOo. We have a list of those selling 
derivatives of OOo. I have asked the members of this list to contact them, if 
they feel up to it. The idea is simple: to see if they (the derivative makers) 
will contribute back to OOo.</li>
+  <li>ISVs. OpenOffice.org is increasingly being distributed by ISVs, and we 
need to work with them to ensure a satisfactory result as well as to publicize 
the work being done.</li>
+</ul>
+<p>Other points.... if you want to add to this very brief list, please 
subscribe to <a 
href="d...@openoffice.apache.org">d...@openoffice.apache.org</a> and send in 
your suggestion. </p>
+<p>&nbsp;</p>
+</body>
+</html>
diff --git a/content/bizdev/project_tools.html 
b/content/bizdev/project_tools.html
new file mode 100644
index 0000000..f657c23
--- /dev/null
+++ b/content/bizdev/project_tools.html
@@ -0,0 +1,31 @@
+<div class="label"> <a href="/servlets/ProjectHome"><strong>Project 
tools</strong></a> </div>
+<div class="body">
+  <div> <a href="/servlets/ProjectHome">Project home</a> </div>
+  <div> <a href="/servlets/ProjectMemberList">Membership</a> </div>
+</div>
+<div class="body">
+  <div> <a href="/servlets/ProjectNewsList">Announcements</a> </div>
+  <div> <a href="/servlets/ProjectMailingListList">Mailing lists</a> </div>
+</div>
+<div class="body">
+  <div> <a href="/servlets/ProjectDocumentList">Documents &amp; files</a> 
</div>
+  <div><a href="/source/browse/bizdev">Version control</a> </div>
+</div>
+<div class="body">
+  <div> <a href="/servlets/ProjectIssues">Issue tracker</a> </div>
+</div>
+
+<div class="label"><a href="/index.html"><b>BizDev</b></a></div>
+<div class="body">
+  <div><a href="/project/bizdev/consultants.html">Consultants Page</a></div>
+  <div><a href="/project/bizdev/todos.html">How To Help</a></div>
+  <div><a href="/project/about/index.html">About OpenOffice.org</a></div>
+  </div>
+ <div class="label"><strong>Other</strong>...</div>
+ <div class="body">
+  <div><a href="/project/marketing/index.html">Marketing Project</a></div>
+    <div><a href="http://development.openoffice.org/";>Development</a></div>
+       <div><a href="http://projects.openoffice.org/";>The community</a></div>
+<div><a href="/project/native-lang/index.html">Native-Language 
Confederation</a></div>
+<div><a href="http://distribution.openoffice.org/";>Distributing 
OpenOffice.org</a></div>
+</div>

Reply via email to