You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by st...@apache.org on 2002/04/13 19:38:10 UTC

cvs commit: modperl-docs/src/about help.pod

stas        02/04/13 10:38:10

  Added:       src/help commercial.html config.cfg help_with_site.pod
                        index_top.html isps.html training.html
  Removed:     src/support commercial.html config.cfg index_top.html
                        isps.html training.html
               src/about help.pod
  Log:
  moving all the help chapters into one docset: help
  
  Revision  Changes    Path
  1.1                  modperl-docs/src/help/commercial.html
  
  Index: commercial.html
  ===================================================================
  <html>
    <head>
      <meta name="Description" content="If you need a solution the
      discussion lists cannot provide, or simply need quicker
      turnaround, consider commercial support"> 
      <title>Commercial Support</title>
    </head>
    <body bgcolor="white">
  
  <p> 
  If you need a solution the discussion lists cannot provide,
  or simply need quicker turnaround, commercial support for
  mod_perl is available from the following companies:
  </p>
  
  <p> 
  If your company provides commercial mod_perl support and you would
  like to be listed on this page, please send email to <a
  href="../maillist/list-users.html">users</a> mailing list.
  </p>
  
        <ul>
          
          <li>
            <a href="http://www.covalent.net/">Covalent Technologies</a>
          </li>
          
        </ul>
  
    </body>
  </html>
  
  
  1.1                  modperl-docs/src/help/config.cfg
  
  Index: config.cfg
  ===================================================================
  use vars qw(@c);
  @c = (
      id => 'help',
  
      title => 'Getting Help',
  
      abstract => <<EOB,
  Solve your mod_perl problems: with help of mod_perl mailing lists,
  mod_perl training company or a commercial support company. Find an ISP
  providing mod_perl services.
  EOB
  
      body => {
          top => 'index_top.html',
      },
  
      chapters => [qw(
             training.html
             commercial.html
             isps.html
             help_with_site.pod
      )],
  
  
  );
  
  
  
  1.1                  modperl-docs/src/help/help_with_site.pod
  
  Index: help_with_site.pod
  ===================================================================
  =head1 NAME
  
  Help
  
  =head1 Description
  
  This document helps to solve problems you may encounter while using
  perl.apache.org.
  
  =head1 FAQ
  
  Please read this FAQ first.
  
  =head2 Q. The site looks very bad/unusable in the browser that I use.
  
  B<A>. The site was developed using the open standards: HTML
  4.01 and CSS 2.0. Any browser that follows these two standards
  shouldn't have a problem to properly render this site. If you are
  using some very old browser, you should upgrade it.
  
  Text-only browsers are definitely supported.
  
  If you are using a latest stable browser and you still have a problem,
  please L<contact the docs-dev mailing list|/"Contact_Info">. Please
  post to the list a snapshot of the what seems to be looking bad and/or
  unusable along with the name and version of the browser and the
  platform you are running it on. Preferably upload the snapshot
  somewhere and post the URL to the location of the shapshot, especially
  if the snapshot is of a big size.
  
  =head2 Q. I cannot read the PDF version of the documents
  
  B<A>. The PDF files require a browser plugin or standalone PDF reader to be read:
  You can get the Adobe Acrobat Reader for many different platforms from their
  website: http://www.adobe.com/products/acrobat/readstep2.html .
  
  =head2 Q. How the site search works
  
  B<A>. The search page reachable from the menu includes a complete
  usage documentation. But here is a short description:
  
  In the menu on the left there is a search widget which can search the current
  subset of documents, or the whole site. For example if you are reading one of
  the documents in the mod_perl developers guide the search will return hits within
  this document subset. If you are searching at the root of all
  documentation, all documentation subsets will be searched. And finally
  if you search at the root of the site, the whole site will be
  searched. This widget is not intended to replace the I<Find in the
  current document> feature implemented in most web browsers.
  
  The L<dedicated search page|XXX> provides a more flexible search
  options, including the explanation of these options.
  
  
  =head1 Contact Info
  
  If you've read the L<FAQ|/"FAQ"> and you still have a problem, please
  email L<docs-dev (at) perl.apache.org|maillist::list-docs-dev> and supply as
  much information as possible to help us solve your problem.
  
  =head1 How this site was created
  
  The site is automatically generated from a collection of HTML and POD
  files, using Perl DocSet Framework, which in turn is based on Template
  Toolkit.
  
  META: add the URL of the DocSet when it gets released.
  
  =for html
    <table border="0" cellpadding="0" cellspacing="0" width="80%">
        <tr align="center">
            <td><a href="http://perl.apache.org/"><img src="../images/logo/mod_perl.gif" height="30" width="90" border="0" alt="mod_perl logo"></a></td>
            <td><a href="http://validator.w3.org/check/referer"><img src="../images/logo/valid-html401.png" height="31" width="88" border="0" alt="Valid HTML 4.01"></a></td>
            <td><a href="http://jigsaw.w3.org/css-validator/"><img src="../images/logo/valid-css.png" height="31" width="88" border="0" alt="Valid CSS"></a></td>
            <td><a href="http://www.template-toolkit.org/"><img src="../images/logo/tt2power.gif" width="78" height="47" border="0" alt="powered by Template::Toolkit"></a></td>
        </tr>
    </table>
  
  =cut
  
  
  
  
  
  1.1                  modperl-docs/src/help/index_top.html
  
  Index: index_top.html
  ===================================================================
  <html>
    <head>
      <title>mod_perl community support</title>
    </head>
    <body bgcolor="white">
  
  <p>
  mod_perl is an open source project and is very successfully supported
  by its users and developers community. Most of the questions are
  answered on the <a href="../maillist/index.html">mailing lists</a>.
  </p>
  
  <p>
  You can learn mod_perl by yourself through reading its <a
  href="../docs/index.html">documentation</a>, by attending the
  technology <a href="../conferences/index.html">conferences</a> or
  inviting a commercial <a href="training.html">training</a>.
  </p>
  
  <p>
  If however you need a commercial level support, the following <a
  href="commercial.html">companies</a> are available for mod_perl
  contracts and support.
  </p>
  
  <p>
  The following <a href="isps.html">ISPs</a> claim to support mod_perl.
  </p>
  
  <p>
  If you are looking for a mod_perl job or someone to do the job for
  you, the <a href="jobs.html">jobs</a> page is for you.
  </p>
  
    </body>
  </html>
  
  
  1.1                  modperl-docs/src/help/isps.html
  
  Index: isps.html
  ===================================================================
  <html>
    <head>
      <meta name="Description" content="Looking for an ISP supporting
      mod_perl? look no longer">
      <title>ISPs Supporting mod_perl</title>
    </head>
  <body bgcolor="#ffffff">
  
  <h3>ISPs Supporting mod_perl</h3> 
  
  <p>If you'd like to list an ISP supporting mod_perl here, please send
  a name, geographic location, url, contact email address and what you
  specialize in to <a href="mailto:ask@apache.org">Ask Bj&oslash;rn
  Hansen</a>.</p>
  
  <p>The ISPs listed here are providing mod_perl support in various
  forms. This list is of course incomplete.</p>
  
  <p>If you want your own dedicated box, you have many more options,
  since most ISPs provide co-location services.</p>
  
  <p>It's possible that you may hire a service located in a different
  country if it suits your needs the best.</p>
  
  <h3>Australia</h3>
  
  <ul>
  
  <li><a href="http://www.motd.com/">www.motd.com</a> (<a href="mailto:markc@motd.com">markc@motd.com</a>)</li>
  
  </ul>
  
  
  
  <h3>Belgium</h3>
  
  <ul>
  
  <li>VirgoPlus (<a href="mailto:contact@virgoplus.com">contact@virgoplus.com</a>) </li>
  
  </ul>
  
  
  
  <h3>Canada</h3>
  
  <ul>
  
  <li><a href="http://www.nk.ca/services/website_hosting.html">NetKnow.ca</a></li>
  
  <li><a href="http://modperl-space.com">BareMetal.com</a></li>
  
  <li><a href="http://www.hub.org/web_hosting.php">hub.org networking services</a></li>
  
  </ul>
  
  
  
  <h3>Denmark</h3>
  
  <ul>
  
  <li><a href="http://www.netcetera.dk/">Netcetera</a>, Copenhagen (<a href="mailto:info@netcetera.dk">info@netcetera.dk</a>)</li>
  
  </ul>
  
  
  
  <h3>Germany</h3>
  
  <ul>
  
  <li><a href="http://www.ecos.de/">ECOS</a> (<a href="mailto:info@ecos.de">info@ecos.de</a>)</li>
  
  <li><a href="http://www.iconsult.com/">ICONSULT</a> (<a href="mailto:info@iconsult.com">info@iconsult.com</a>)</li>
  
  <li><a href="http://hosting.devcon.net/">dev/consulting GmbH</a></li>
  
  <li><a href="http://www.bsb-software.com/"> BSB-Software GmbH</a>, Frankfurt</li>
  
  </ul>
  
  
  
  <h3>Norway</h3>
  
  <ul>
  
  <li><a href="http://www.dataguard.no/">DataGuard</A> (<a href="mailto:post@dataguard.no">post@dataguard.no</a>)</li>
  
  </ul>
  
  
  
  <h3>Switzerland</h3>
  
  <ul>
  
  <li><a href="http://www.dwc.ch/">DWC</a>, Zurich (<a href="mailto:info@dwc.ch">info@dwc.ch</a>)</li>
  
  </ul>
  
  
  
  <h3>Taiwan</h3>
  
  <ul>
  
  <li><a href="http://www.oneway.net/">OneWay Information Services</a>, Taiwan</li>
  
  </ul>
  
  
  
  <h3>The Netherlands</h3>
  
  <ul>
  
  <li><a href="http://www.maverik.net/"> Maverik Enterprises</a></li>
  
  </ul>
  
  
  
  <h3>The Russian Federation</h3>
  
  <ul>
  
  <li><a href="http://zenon.net/">Zenon</a>, Moscow</li>
  
  </ul>
  
  
  
  <h3>UK</h3>
  
  <ul>
  
  <li><a href="http://www.aldigital.co.uk/">A.L. Digital Ltd.</a>
  (<a href="mailto:techinfo@aldigital.co.uk">techinfo@aldigital.co.uk</a>)</li>
  
  <li><a href="http://www.highpoint.co.uk/hosting.html">Highpoint
  Communications</a>, London, UK based internet company that offers
  amoungst other things, mod_perl intergration for client web sites</li>
  
  </ul>
  
  
  
  <h3>USA</h3>
  
  <ul>
  
  <li><a href="http://www.securelevel.com/">Secure Level</a>, Cincinnati, Oh</li>
  
  <li><a href="http://www.netmode.com/">Netmode</a>, Ruidoso, NM</li>
  
  <li><a
  href="http://hostpro.com/hosting/shared/unix_products.html">HostPro</a>,
  a few data centers around USA.</li>
  
  <li><a href="mailto:bryan@bcpub.com">BC Publishing, Inc</a>, Columbus, Ohio</li>
  
  <li><a href="http://www.kattare.com/">Kattare Internet Services</a>, Corvallis, Oregon (<a href="mailto:support@kattare.com">support@kattare.com</a>) - MySQL, PHP, mod_perl based ASP</li>
  
  <li><a href="http://www.worldserver.com/">The WorldServer</a>, San Francisco, CA</li>
  
  <li><a href="http://www.speakeasy.org/">The Speakeasy Cafe</a>, Seattle, WA (<a href="mailto:brett@speakeasy.org">brett@speakeasy.org</a>)</li>
  
  <li><a href="http://www.digiforest.com/">Micro P.C.'s</a>, Eugene, OR</li>
  
  <li><a href="http://www.2rad.net/">Two Radical Technologies, Inc</A>, Centreville, VA (<a href="mailto:rad@2rad.net">rad@2rad.net</a>)</li>
  
  <li><a href="http://www.onehost.net/">Onehost, Inc.</a>, Fairfield, IA, (<a href="mailto:support@onehost.net">support@onehost.net</a>)</li>
  
  <li><a href="http://www.superb.net/">Superb Internet Corp.</a>, (<a href="mailto:info@superb.net">info@superb.net</a>)</li>
  
  <li><a href="http://www.alaska.net/">Internet Alaska</a>, Anchorage, Alaska, (<a href="mailto:webmaster@alaska.net">webmaster@alaska.net</a>)</li>
  
  <li><a href="http://www.greatland.net/">Greatland Internet Services, Inc.</a>, Anchorage, Alaska.</li>
  
  <li><a href="http://www.ainet.com/">AiNET</a>, U.S., Hong Kong, Tokyo and London.</li>
  
  <li><a href="http://www.adgrafix.com/">Adgrafix, Inc.</a> (<a href="mailto:dhauser@adgrafix.com">dhauser@adgrafix.com</a>)</li>
  
  <li><a href="http://www.laker.net/">LakerNet</a>, Ft. Lauderdale, Florida (<a href="mailto:admin@laker.net">admin@laker.net</a>)</li>
  
  <li><a href="http://www.serve.com/">DataRealm Internet Services, LLC</a>,
  Philadelphia, PA</li>
  
  <li><a href="http://www.avatar-cs.net/">Avatar Internet Solutions</a></li>
  
  <li><a href="http://www.iconnet.net/">Icon CMT, Corp.</a></li>
  
  <li><a href="http://www.Minerva.net/">Minerva Network Systems, Inc. </a>,Chantilly, VA (<a href="mailto:info@Minerva.net">info@Minerva.net</a>)</li>
  
  <li><a href="http://www.psn.net/">Planet Systems Network of America, Inc.</a></li>
  
  <li><a href="http://www.visionhost.net/">Vision Imaging Communications</a>, Sunnyvale, CA</li>
  
  </ul>
  
  
  </body>
  </html>
  
  
  
  
  1.1                  modperl-docs/src/help/training.html
  
  Index: training.html
  ===================================================================
    <html>
      <head>
        <meta name="Description" content="The companies providing
              professional mod_perl training">
          <title>mod_perl training</title>
      </head>
      <body bgcolor="white">
  
        <p> 
          If you are interested in hiring someone to do mod_perl training,
          please refer to one of the individuals or companies mentioned on this
          page.
        </p>
        
        <p> 
          If your company provides mod_perl training and you would like
          to be listed on this page, please send email to the <a
          href="../maillist/list-users.html">users</a> mailing list.
        </p>
  
        <h3>World-Wide</h3>
  
        <ul>
      
          <li>
            <a href="http://coopermcgregor.com/training/">Cooper
              McGregor</a>. Contact:  training@coopermcgregor.com
          </li>
          
          <li>
            <a href="http://www.lerner.co.il/services/">Lerner
              Communications Consulting</a>.
            Contact: reuven@lerner.co.il
          </li>
  
          <li>
            <a href="http://www.modperldev.com/">Mod Perl
              Development</a>. Contact: mire@modperldev.com
          </li>
  
          <li>
            <a href=""></a>
          </li>
  
        </ul>
  
  
        <h3>Taiwan</h3>
  
        <ul>
      
          <li>
            <a href="http://ourinet.com/index.zh_tw.html">. OurInternet,
              Inc</a> Contact: members@ourinet.com
          </li>
  
          <li>
            <a href=""></a>
          </li>
  
        </ul>
  
        <h3>UK</h3>
  
        <ul>
      
          <li>
            <a href="http://training.gbdirect.co.uk/">GBdirect</a>: 
            <a href="http://training.gbdirect.co.uk/courses/perl/customized_bespoke.html">mod_perl/Linux</a> and
            <a
            href="http://training.gbdirect.co.uk/courses/apache/apache_configuration_use_and_programming.html">mod_perl/Apache</a>. Based in UK, with training in Europe and North America. Contact:  training@gbdirect.co.uk.
            
          </li>
  
          <li>
            <a href=""></a>
          </li>
          
        </ul>
        
        <h3></h3>
        
        <ul>
          
          <li>
            <a href=""></a>
          </li>
          
          <li>
            <a href=""></a>
          </li>
          
        </ul>
  
      </body>
    </html>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org