<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://old.andunix.net/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="https://old.andunix.net/feed.php">
        <title>andunix.net</title>
        <description></description>
        <link>https://old.andunix.net/</link>
        <image rdf:resource="https://old.andunix.net/_media/favicon.ico" />
       <dc:date>2026-06-03T20:29:22+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://old.andunix.net/wiki/syntax"/>
                <rdf:li rdf:resource="https://old.andunix.net/info/webdesign/css/shadow"/>
                <rdf:li rdf:resource="https://old.andunix.net/z/cloudtable/index"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://old.andunix.net/_media/favicon.ico">
        <title>andunix.net</title>
        <link>https://old.andunix.net/</link>
        <url>https://old.andunix.net/_media/favicon.ico</url>
    </image>
    <item rdf:about="https://old.andunix.net/wiki/syntax">
        <dc:format>text/html</dc:format>
        <dc:date>2020-09-15T19:10:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Formatting Syntax</title>
        <link>https://old.andunix.net/wiki/syntax</link>
        <description>Formatting Syntax

DokuWiki supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing</description>
    </item>
    <item rdf:about="https://old.andunix.net/info/webdesign/css/shadow">
        <dc:format>text/html</dc:format>
        <dc:date>2013-07-11T06:39:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Shadows</title>
        <link>https://old.andunix.net/info/webdesign/css/shadow</link>
        <description>Shadows

Box Shadow

Normal Shadow

Only the shadow:
box-shadow: 1px 4px 8px #888888;


Looks even better with a tiny grey border:
border: 1px solid #DDDDDD;
box-shadow: 1px 4px 8px #888888;


Inset Shadow

The shadow inside the box:
box-shadow: 1px 4px 8px #888888 inset;</description>
    </item>
    <item rdf:about="https://old.andunix.net/z/cloudtable/index">
        <dc:format>text/html</dc:format>
        <dc:date>2013-03-02T19:19:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>CloudTable</title>
        <link>https://old.andunix.net/z/cloudtable/index</link>
        <description>CloudTable

Big Picture

This concept-image shows the currently planned architecture.

[CloudTable Big Picture Draft 1]

The core appears as a single block for now, it will be broken up in a second version of the drawing.

The config store stores the informations about the forms, tables and applications. Also the users will be stored here. The data store stores the</description>
    </item>
</rdf:RDF>
