
<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki.blueonyx.it/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki.blueonyx.it/feed.php">
        <title>wiki.blueonyx.it - info:devel</title>
        <description></description>
        <link>http://wiki.blueonyx.it/</link>
        <image rdf:resource="http://wiki.blueonyx.it/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-05-13T09:04:18+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.blueonyx.it/info/devel/5209cce?rev=1437320661&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.blueonyx.it/info/devel/architecture?rev=1437878148&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.blueonyx.it/info/devel/building?rev=1449952081&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.blueonyx.it/info/devel/cceindex?rev=1452922880&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.blueonyx.it/info/devel/composer?rev=1453591695&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.blueonyx.it/info/devel/devguide?rev=1531899295&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.blueonyx.it/info/devel/dnssync?rev=1462916090&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.blueonyx.it/info/devel/gmu?rev=1451519348&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.blueonyx.it/info/devel/ostemplateupdate?rev=1464487611&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.blueonyx.it/info/devel/slushbarn?rev=1452720216&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.blueonyx.it/info/devel/wishlist?rev=1531388148&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.blueonyx.it/_media/wiki/dokuwiki.svg">
        <title>wiki.blueonyx.it</title>
        <link>http://wiki.blueonyx.it/</link>
        <url>http://wiki.blueonyx.it/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="http://wiki.blueonyx.it/info/devel/5209cce?rev=1437320661&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-07-19T15:44:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>5209cce</title>
        <link>http://wiki.blueonyx.it/info/devel/5209cce?rev=1437320661&amp;do=diff</link>
        <description>Fixing CCE on 5209R

During the development of 5209R, Michael came up against a pretty big problem. The PHP library for CCE that is used to communicate from the GUI to the back-end of BlueOnyx would not compile. Michael made a valiant effort to get around this, but sadly - this was not resolved.</description>
    </item>
    <item rdf:about="http://wiki.blueonyx.it/info/devel/architecture?rev=1437878148&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-07-26T02:35:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>architecture</title>
        <link>http://wiki.blueonyx.it/info/devel/architecture?rev=1437878148&amp;do=diff</link>
        <description>Introduction to the Sausalito Architecture

Objectives

After completing this module, you should be able to:

	*  Explain the Sausalito software architecture design goals
	*  Create and extend object schemas
	*  Use the Sausalito cceclient utility to activate systems changes from the command line</description>
    </item>
    <item rdf:about="http://wiki.blueonyx.it/info/devel/building?rev=1449952081&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-12-12T20:28:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>building</title>
        <link>http://wiki.blueonyx.it/info/devel/building?rev=1449952081&amp;do=diff</link>
        <description>Blueonyx Development

Build your BlueOnyx Development Environment

Build a clean 5209R server using a recent BlueOnyx cd or ostemplate. Login as root, and execute the following commands to be ready to do some build work.
yum -y install sausalito-devel-tools flex-devel gettext
ln -s ~/rpmbuild/ /usr/src/redhat
mkdir -p /home/devel/BlueOnyx/trunk
cd /home/devel/BlueOnyx/trunk
svn checkout https://devel.blueonyx.it/repos/trunk/BlueOnyx BlueOnyx</description>
    </item>
    <item rdf:about="http://wiki.blueonyx.it/info/devel/cceindex?rev=1452922880&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-01-16T05:41:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>cceindex</title>
        <link>http://wiki.blueonyx.it/info/devel/cceindex?rev=1452922880&amp;do=diff</link>
        <description>CCE Indexing - The need for speed

Background

One of the challenges of CCE is the lack of indexes for searching. For example. If you have 10,000 email addresses and you want to add another one, there is a requirement to check that the proposed new email address does not exist. Linear behaviour when searching for X records is not exactly conducive to a responsive system.</description>
    </item>
    <item rdf:about="http://wiki.blueonyx.it/info/devel/composer?rev=1453591695&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-01-23T23:28:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>composer</title>
        <link>http://wiki.blueonyx.it/info/devel/composer?rev=1453591695&amp;do=diff</link>
        <description>Composer

For those of you building applications that require Composer, this can be a little tricky on BlueOnyx. Our platform has very restrictive controls on a number of PHP settings that improve server security, but cause grief for Composer.

Below is a quick guide that I have created for my own reference (so I don&#039;t have to research this next time). I hope it is useful.</description>
    </item>
    <item rdf:about="http://wiki.blueonyx.it/info/devel/devguide?rev=1531899295&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-07-18T07:34:55+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>devguide</title>
        <link>http://wiki.blueonyx.it/info/devel/devguide?rev=1531899295&amp;do=diff</link>
        <description>Introducing the Sausalito Architecture

Introduction

Cobalt completed its first Web server appliance software architecture in 1998 and began delivery of “Qube” and “RaQ” server products that same year. In two short years, the Web appliance market has taken off. Today, RaQ servers host hundreds of thousands of web sites in data centers around the world. Qubes provide basic web services for thousands more small businesses and educational institutions.</description>
    </item>
    <item rdf:about="http://wiki.blueonyx.it/info/devel/dnssync?rev=1462916090&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-10T21:34:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dnssync</title>
        <link>http://wiki.blueonyx.it/info/devel/dnssync?rev=1462916090&amp;do=diff</link>
        <description>DNS Synchronisation

On complex environments, it is sometimes quite a chore to keep primary and secondary DNS servers in sync. These scripts are designed to export a list of DNS zones from a Blueonyx primary server, with the intent that they will be able to be imported as secondary</description>
    </item>
    <item rdf:about="http://wiki.blueonyx.it/info/devel/gmu?rev=1451519348&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-12-30T23:49:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>gmu</title>
        <link>http://wiki.blueonyx.it/info/devel/gmu?rev=1451519348&amp;do=diff</link>
        <description>BlueOnyx General Migration Utility (GMU)

Brief Summary

The BlueOnyx General Migration Utility (GMU) has been created to allow easy migrations from non-BlueOnyx servers to BlueOnyx 5209R. For this purpose it uses a custom Perl script to gather as much needed info as it can from a non-BlueOnyx server and then builds an XML file and tarballs that contain all info that is needed to perform an import on BlueOnyx 5209R.</description>
    </item>
    <item rdf:about="http://wiki.blueonyx.it/info/devel/ostemplateupdate?rev=1464487611&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-29T02:06:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ostemplateupdate</title>
        <link>http://wiki.blueonyx.it/info/devel/ostemplateupdate?rev=1464487611&amp;do=diff</link>
        <description>OsTemplate Update

OS templates for BlueOnyx are available for Aventurin{e} clients via yum. It can be installed with “yum install ostemplate-blueonyx” on the Aventurin{e} master node. Or do a “yum search ostemplate” to see what is available.</description>
    </item>
    <item rdf:about="http://wiki.blueonyx.it/info/devel/slushbarn?rev=1452720216&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-01-13T21:23:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>slushbarn</title>
        <link>http://wiki.blueonyx.it/info/devel/slushbarn?rev=1452720216&amp;do=diff</link>
        <description>Slush Barn

Many years ago, there was a package template created by Cobalt Networks as a worked example of how to build a package that will work with Cobalt servers. The original files were lost after the open source release of what later became BlueQuartz / BlueOnyx.</description>
    </item>
    <item rdf:about="http://wiki.blueonyx.it/info/devel/wishlist?rev=1531388148&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-07-12T09:35:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>wishlist</title>
        <link>http://wiki.blueonyx.it/info/devel/wishlist?rev=1531388148&amp;do=diff</link>
        <description>Feature wishlist for BlueOnyx 5209R:

	*  (done) Multiple MySQL databases per Vsite
	*  (done) Multiple PHP versions at the same time
	*  Better Export/Import (cPanel-&gt;BX, Plesk-&gt;BX, DirectAdmin-&gt;BX, BX-&gt;BX)
	*  Logins with username@domain.com?
	*  Reseller Management: Needs more intuity</description>
    </item>
</rdf:RDF>
