<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.bixtep.com/wiki/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://www.bixtep.com/wiki/feed.php">
        <title>BIXTEP Wiki</title>
        <description></description>
        <link>http://www.bixtep.com/wiki/</link>
        <image rdf:resource="http://www.bixtep.com/wiki/lib/images/favicon.ico" />
       <dc:date>2010-09-07T17:04:27+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.bixtep.com/wiki/doku.php?id=start&amp;rev=1283009982"/>
                <rdf:li rdf:resource="http://www.bixtep.com/wiki/doku.php?id=getting_started_0.2&amp;rev=1267605655"/>
                <rdf:li rdf:resource="http://www.bixtep.com/wiki/doku.php?id=features_0.2&amp;rev=1267474957"/>
                <rdf:li rdf:resource="http://www.bixtep.com/wiki/doku.php?id=field_types&amp;rev=1267259962"/>
                <rdf:li rdf:resource="http://www.bixtep.com/wiki/doku.php?id=developer_s_guide&amp;rev=1267259588"/>
                <rdf:li rdf:resource="http://www.bixtep.com/wiki/doku.php?id=bxt_file_structure&amp;rev=1267259522"/>
                <rdf:li rdf:resource="http://www.bixtep.com/wiki/doku.php?id=customization_0.2&amp;rev=1267259222"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.bixtep.com/wiki/lib/images/favicon.ico">
        <title>BIXTEP Wiki</title>
        <link>http://www.bixtep.com/wiki/</link>
        <url>http://www.bixtep.com/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.bixtep.com/wiki/doku.php?id=start&amp;rev=1283009982">
        <dc:format>text/html</dc:format>
        <dc:date>2010-08-28T17:39:42+02:00</dc:date>
        <dc:creator>kstep</dc:creator>
        <title>start</title>
        <link>http://www.bixtep.com/wiki/doku.php?id=start&amp;rev=1283009982</link>
        <description>Description

BIXTEP is an XML Text Processor for the Bash shell whose intelligence is still in the making. The main development aim is to provide users with a tool to flexibly structure and control textual information. With only the most basic functions implemented, BIXTEP is a text-mode tagged notecase suited for everyday use.</description>
    </item>
    <item rdf:about="http://www.bixtep.com/wiki/doku.php?id=getting_started_0.2&amp;rev=1267605655">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-03T09:40:55+02:00</dc:date>
        <dc:creator>kstep</dc:creator>
        <title>getting_started_0.2</title>
        <link>http://www.bixtep.com/wiki/doku.php?id=getting_started_0.2&amp;rev=1267605655</link>
        <description>After the installation, you are ready to go. Open a shell, go to the directory where you installed BIXTEP.

Make bixtep.sh and bixtep-ui.sh executable:


chmod +x bixtep.sh
chmod +x bixtep-ui.sh

Detailed usage instructions:


./bixtep.sh --usage

Start using the terminal interface with no file loaded (you can create a new file from the interface):</description>
    </item>
    <item rdf:about="http://www.bixtep.com/wiki/doku.php?id=features_0.2&amp;rev=1267474957">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-01T21:22:37+02:00</dc:date>
        <dc:creator>kstep</dc:creator>
        <title>features_0.2</title>
        <link>http://www.bixtep.com/wiki/doku.php?id=features_0.2&amp;rev=1267474957</link>
        <description>*  add, edit, delete content
	*  list of all items
	*  full-text search for items

	*  four content types: note, outline, excerpt, source
	*  user-definable content types

	*  organize information through keywords
	*  organize information through field relations
	*  user-definable field relations
	*  user-definable item relations</description>
    </item>
    <item rdf:about="http://www.bixtep.com/wiki/doku.php?id=field_types&amp;rev=1267259962">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-27T09:39:22+02:00</dc:date>
        <dc:creator>kstep</dc:creator>
        <title>field_types - created</title>
        <link>http://www.bixtep.com/wiki/doku.php?id=field_types&amp;rev=1267259962</link>
        <description>Field types are attributed to fields in the content type definition



Current Field Types


1: single line text

2: multi line text

3: comma-delimited

Possible Future Field Types


1: text

2: list

3: date

4: number

5: boolean</description>
    </item>
    <item rdf:about="http://www.bixtep.com/wiki/doku.php?id=developer_s_guide&amp;rev=1267259588">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-27T09:33:08+02:00</dc:date>
        <dc:creator>kstep</dc:creator>
        <title>developer_s_guide</title>
        <link>http://www.bixtep.com/wiki/doku.php?id=developer_s_guide&amp;rev=1267259588</link>
        <description>The version number consists of two to three levels and ”-dev” appended for development versions. The following scheme applies: major.minor.release-dev

	*  major: generation number
	*  minor: version number
	*  release: release number of version, for the first release 0 is omitted
	*  -dev: this is removed once a version is released as stable</description>
    </item>
    <item rdf:about="http://www.bixtep.com/wiki/doku.php?id=bxt_file_structure&amp;rev=1267259522">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-27T09:32:02+02:00</dc:date>
        <dc:creator>kstep</dc:creator>
        <title>bxt_file_structure</title>
        <link>http://www.bixtep.com/wiki/doku.php?id=bxt_file_structure&amp;rev=1267259522</link>
        <description>A major overhaul of the Bixtorage (BXT) file structure is planned for v0.2. The new structure will be described here.

DTD


&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;!ELEMENT bixtorage (owner,conf,description,item*)&gt;
&lt;!ATTLIST bixtorage
    created NMTOKEN #REQUIRED
    hash NMTOKEN #REQUIRED
    modified NMTOKEN #REQUIRED
    version NMTOKEN #REQUIRED
&gt;
&lt;!ELEMENT conf (ctypes,wiring)&gt;
&lt;!ELEMENT ctypes (set+)&gt;
&lt;!ELEMENT description EMPTY&gt;
&lt;!ELEMENT dfields (set+)&gt;
&lt;!ELEMENT field (#PCDATA)*&gt;
&lt;!AT…</description>
    </item>
    <item rdf:about="http://www.bixtep.com/wiki/doku.php?id=customization_0.2&amp;rev=1267259222">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-27T09:27:02+02:00</dc:date>
        <dc:creator>kstep</dc:creator>
        <title>customization_0.2</title>
        <link>http://www.bixtep.com/wiki/doku.php?id=customization_0.2&amp;rev=1267259222</link>
        <description>As of version 0.2, you can customize the the content types as well as the tag relations and dynamic field relations. The customization is done in the “conf” section of the .bxt file. 

The exact location of the customized settings can be found in bxt_file_structure. The variables $cype_set, $tagrel_set and $dfield_set in the example bxt file should be replaced by values of the structure given below.</description>
    </item>
</rdf:RDF>
