<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://offlinefs.sourceforge.net/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://offlinefs.sourceforge.net/wiki/feed.php">
        <title>OFS Wiki</title>
        <description></description>
        <link>http://offlinefs.sourceforge.net/wiki/</link>
        <image rdf:resource="http://offlinefs.sourceforge.net/wiki/lib/images/favicon.ico" />
       <dc:date>2012-05-16T08:59:39+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://offlinefs.sourceforge.net/wiki/codingguildelines?rev=1313098575"/>
                <rdf:li rdf:resource="http://offlinefs.sourceforge.net/wiki/start?rev=1312354945"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://offlinefs.sourceforge.net/wiki/lib/images/favicon.ico">
        <title>OFS Wiki</title>
        <link>http://offlinefs.sourceforge.net/wiki/</link>
        <url>http://offlinefs.sourceforge.net/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://offlinefs.sourceforge.net/wiki/codingguildelines?rev=1313098575">
        <dc:format>text/html</dc:format>
        <dc:date>2011-08-11T21:36:15+00:00</dc:date>
        <title>Coding Guideline</title>
        <link>http://offlinefs.sourceforge.net/wiki/codingguildelines?rev=1313098575</link>
        <description>This guide is still under development. Coding guideline must not be applied, yet.

0001 This style guide is mandatory for all OFS C/C++ source and header files. 

Entity Naming

	*  0101 Names shall begin with a lower case letter, shall be lower case and words shall begin with an upper case letter.
	*  0102 Constants shall be upper case. Words shall be separated by underscore.
	*  0102 Types and Classes shall begin with an upper case letter, words shall begin with an upper case letter.
	*  0103 …</description>
    </item>
    <item rdf:about="http://offlinefs.sourceforge.net/wiki/start?rev=1312354945">
        <dc:format>text/html</dc:format>
        <dc:date>2011-08-03T07:02:25+00:00</dc:date>
        <title>Welcome to OFS</title>
        <link>http://offlinefs.sourceforge.net/wiki/start?rev=1312354945</link>
        <description>The OFS (Offline FileSystem or Ohm FileSystem) is a offline-layer which is (or should be) able to extend every filesystem with offline capabilities. This means, that the user is able to work on his network documents, even when he is disconnected from the server. When connecten is restored, the filesystem automatically synchronizes the files.</description>
    </item>
</rdf:RDF>

