<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.orcaware.com/orca/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cnk</id>
	<title>OrcaWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.orcaware.com/orca/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cnk"/>
	<link rel="alternate" type="text/html" href="https://www.orcaware.com/orca/wiki/Special:Contributions/Cnk"/>
	<updated>2026-05-21T01:41:17Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://www.orcaware.com/orca/mediawiki/index.php?title=Get_the_latest_source&amp;diff=1537</id>
		<title>Get the latest source</title>
		<link rel="alternate" type="text/html" href="https://www.orcaware.com/orca/mediawiki/index.php?title=Get_the_latest_source&amp;diff=1537"/>
		<updated>2006-11-08T21:44:02Z</updated>

		<summary type="html">&lt;p&gt;Cnk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OrcaWare Technologies hosts all of its open-source and publicly available code in a public Subversion server.&lt;br /&gt;
&lt;br /&gt;
Use your browser to browse the OrcaWare source code repository to see what packages are available for download.&lt;br /&gt;
&lt;br /&gt;
    * Via HTML at http://www.orcaware.com/svn/repos/ &lt;br /&gt;
    * Via XML at http://www.orcaware.com/svn/repos-xml/ &lt;br /&gt;
&lt;br /&gt;
When checking out the source code on this server, please be extra careful to check out only the package you need, otherwise you may check out the entire repository and fill up a minimum of 300 Mbytes on your disk and take forever to check out. Here are some sample commands:&lt;br /&gt;
&lt;br /&gt;
    * Check out the HEAD revision, that is the latest version, of the Orca package:&lt;br /&gt;
      $ svn co http://www.orcaware.com/svn/repos/orca/trunk/&lt;br /&gt;
    * Check out Orca tagged at version 0.27:&lt;br /&gt;
      $ svn co http://www.orcaware.com/svn/repos/orca/tags/0.27/&lt;br /&gt;
    * These are the commands to avoid, as they will check out everything underneath the specified URL. Be careful :) :&lt;br /&gt;
      $ svn co http://www.orcaware.com/svn/repos/&lt;br /&gt;
      $ svn co http://www.orcaware.com/svn/repos/orca/&lt;br /&gt;
      $ svn co http://www.orcaware.com/svn/repos/orca/tags/&lt;br /&gt;
&lt;br /&gt;
WARNING: The main OrcaWare site has a link to &amp;quot;Latest Stable&amp;quot;, this is probably NOT what you want. For example, that code will not work for Solaris 10 and does not contain data gatherers for Linux 2.6 kernels. The latest subversion checkout is usually quite stable. &lt;br /&gt;
&lt;br /&gt;
If you don&#039;t use subversion or for some other reason would like a distribution tarball, you can get one at http://www.orcaware.com/orca/pub/snapshots/&lt;/div&gt;</summary>
		<author><name>Cnk</name></author>
	</entry>
	<entry>
		<id>https://www.orcaware.com/orca/mediawiki/index.php?title=Get_the_latest_source&amp;diff=1536</id>
		<title>Get the latest source</title>
		<link rel="alternate" type="text/html" href="https://www.orcaware.com/orca/mediawiki/index.php?title=Get_the_latest_source&amp;diff=1536"/>
		<updated>2006-11-08T21:38:09Z</updated>

		<summary type="html">&lt;p&gt;Cnk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OrcaWare Technologies hosts all of its open-source and publicly available code in a public Subversion server.&lt;br /&gt;
&lt;br /&gt;
Use your browser to browse the OrcaWare source code repository to see what packages are available for download.&lt;br /&gt;
&lt;br /&gt;
    * Via HTML at http://www.orcaware.com/svn/repos/ &lt;br /&gt;
    * Via XML at http://www.orcaware.com/svn/repos-xml/ &lt;br /&gt;
&lt;br /&gt;
When checking out the source code on this server, please be extra careful to check out only the package you need, otherwise you may check out the entire repository and fill up a minimum of 300 Mbytes on your disk and take forever to check out. Here are some sample commands:&lt;br /&gt;
&lt;br /&gt;
    * Check out the HEAD revision, that is the latest version, of the Orca package:&lt;br /&gt;
      $ svn co http://www.orcaware.com/svn/repos/orca/trunk/&lt;br /&gt;
    * Check out Orca tagged at version 0.27:&lt;br /&gt;
      $ svn co http://www.orcaware.com/svn/repos/orca/tags/0.27/&lt;br /&gt;
    * These are the commands to avoid, as they will check out everything underneath the specified URL. Be careful :) :&lt;br /&gt;
      $ svn co http://www.orcaware.com/svn/repos/&lt;br /&gt;
      $ svn co http://www.orcaware.com/svn/repos/orca/&lt;br /&gt;
      $ svn co http://www.orcaware.com/svn/repos/orca/tags/&lt;/div&gt;</summary>
		<author><name>Cnk</name></author>
	</entry>
	<entry>
		<id>https://www.orcaware.com/orca/mediawiki/index.php?title=Main_Page&amp;diff=1535</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.orcaware.com/orca/mediawiki/index.php?title=Main_Page&amp;diff=1535"/>
		<updated>2006-11-08T21:34:46Z</updated>

		<summary type="html">&lt;p&gt;Cnk: /* Introduction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== ORCA Documentation ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Orca is a tool useful for plotting arbitrary data from text files onto a directory on a Web server.&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;Written and Maintained by Blair Zajac and the Open Source Communitiy&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Table of Contents ===&lt;br /&gt;
====[[Introduction]]====&lt;br /&gt;
* [[Get the latest source]]&lt;br /&gt;
* Requirements for proper statistic gathering&lt;br /&gt;
** Dependencies on other apps &lt;br /&gt;
* Installation, configuration &amp;amp; compilling the source&lt;br /&gt;
**Solaris&lt;br /&gt;
**Linux&lt;br /&gt;
**Other Unix systems&lt;br /&gt;
**Windows Platforms&lt;br /&gt;
&lt;br /&gt;
* Tips &amp;amp; Tricks&lt;br /&gt;
* Procedures &lt;br /&gt;
* Headaches &lt;br /&gt;
* Work-a-rounds for problems&lt;br /&gt;
* FAQ - Frequently Asked Questions&lt;br /&gt;
&lt;br /&gt;
====[[Customization]]====&lt;br /&gt;
* Custom changes for specific configurations&lt;br /&gt;
**orcallator&lt;br /&gt;
**procallator&lt;br /&gt;
&lt;br /&gt;
* Cron entries &lt;br /&gt;
* Additional Logging &lt;br /&gt;
* Example cron entries &lt;br /&gt;
* Example scripts (any scripts created to use procallator) &lt;br /&gt;
* Example rc scripts &lt;br /&gt;
&lt;br /&gt;
====[[Production]]====&lt;br /&gt;
* Performance info &lt;br /&gt;
* Monitoring &lt;br /&gt;
* Environment Layouts &lt;br /&gt;
** One Orca statistic parser process server -&amp;gt; many orca statistic gathering servers&lt;br /&gt;
** Orca parser process server &amp;amp; statistic gathering on the same server&lt;br /&gt;
** Seperate systems used for parsing, storing, presenting the gathered / processed data&lt;br /&gt;
&lt;br /&gt;
== Wiki Info ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;MediaWiki has been successfully installed.&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Consult the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User&#039;s Guide] for information on using the wiki software.&lt;br /&gt;
&lt;br /&gt;
==== Getting started ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Help:Configuration_settings Configuration settings list]&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ]&lt;br /&gt;
* [http://mail.wikipedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;/div&gt;</summary>
		<author><name>Cnk</name></author>
	</entry>
	<entry>
		<id>https://www.orcaware.com/orca/mediawiki/index.php?title=Get_the_latest_source&amp;diff=1534</id>
		<title>Get the latest source</title>
		<link rel="alternate" type="text/html" href="https://www.orcaware.com/orca/mediawiki/index.php?title=Get_the_latest_source&amp;diff=1534"/>
		<updated>2006-11-08T21:34:19Z</updated>

		<summary type="html">&lt;p&gt;Cnk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OrcaWare Technologies hosts all of its open-source and publicly available code in a public Subversion server.&lt;br /&gt;
&lt;br /&gt;
Browse the OrcaWare source code repository to see the packages available for download. There are three different ways you can connect to the Subversion repository and download content. You can choose between:&lt;br /&gt;
&lt;br /&gt;
    * HTML over port 80&lt;br /&gt;
    * XML over port 80&lt;br /&gt;
&lt;br /&gt;
When checking out the source code on this server, please be extra careful to check out only the package you need, otherwise you may check out the entire repository and fill up a minimum of 300 Mbytes on your disk and take forever to check out. Here are some sample commands:&lt;br /&gt;
&lt;br /&gt;
    * Check out the HEAD revision, that is the latest version, of the Orca package:&lt;br /&gt;
      $ svn co http://www.orcaware.com/svn/repos/orca/trunk/&lt;br /&gt;
    * Check out Orca tagged at version 0.27:&lt;br /&gt;
      $ svn co http://www.orcaware.com/svn/repos/orca/tags/0.27/&lt;br /&gt;
    * These are the commands to avoid, as they will check out everything underneath the specified URL. Be careful :) :&lt;br /&gt;
      $ svn co http://www.orcaware.com/svn/repos/&lt;br /&gt;
      $ svn co http://www.orcaware.com/svn/repos/orca/&lt;br /&gt;
      $ svn co http://www.orcaware.com/svn/repos/orca/tags/&lt;br /&gt;
&lt;br /&gt;
Only the URLs for the HTML viewing also allow commits against the Subversion repository.&lt;/div&gt;</summary>
		<author><name>Cnk</name></author>
	</entry>
</feed>