<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://opensong.org/d/lib/styles/feed.css" 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://opensong.org/d/feed.php">
        <title>OpenSong.org manual</title>
        <description></description>
        <link>http://opensong.org/d/</link>
        <image rdf:resource="http://opensong.org/d/lib/images/favicon.ico" />
       <dc:date>2010-09-08T15:59:47-06:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://opensong.org/d/manual/exporting_a_set?rev=1267580715"/>
                <rdf:li rdf:resource="http://opensong.org/d/manual/getting_started?rev=1267580715"/>
                <rdf:li rdf:resource="http://opensong.org/d/manual/importing?rev=1267580715"/>
                <rdf:li rdf:resource="http://opensong.org/d/manual/installation?rev=1267580716"/>
                <rdf:li rdf:resource="http://opensong.org/d/manual/song_file_format_specification?rev=1267580716"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://opensong.org/d/lib/images/favicon.ico">
        <title>OpenSong.org</title>
        <link>http://opensong.org/d/</link>
        <url>http://opensong.org/d/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://opensong.org/d/manual/exporting_a_set?rev=1267580715">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-02T18:45:15-06:00</dc:date>
        <title>manual:exporting_a_set</title>
        <link>http://opensong.org/d/manual/exporting_a_set?rev=1267580715</link>
        <description>Set Export

 The ‘Export’ button on the Set editing page allows you to export a set and all the songs in it to another folder, generally a USB stick, so that a set can edited on one machine and easily transported to another.

To use, click on the ‘Export’ button pick a folder to export to and hit ‘Ok’. A ‘Sets’ and ‘Songs’ folder will be created and the files used for the ‘Set’ placed within them.</description>
    </item>
    <item rdf:about="http://opensong.org/d/manual/getting_started?rev=1267580715">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-02T18:45:15-06:00</dc:date>
        <title>manual:getting_started</title>
        <link>http://opensong.org/d/manual/getting_started?rev=1267580715</link>
        <description>Although Opensong already comes with a number of songs already installed, with additional song available from the Downloads page, you will probably want to add songs that are not included.

By default OpenSong loads up the Song editing page.  

	*  Under New song Click ‘Create’.
	*  When Prompted, enter the song’s Title (this will also be the songs file name) and click ‘OK’.
	*  Enter the remaining information for the song including
		*  Author 
		*  CCLI number
		*  Presentation order…</description>
    </item>
    <item rdf:about="http://opensong.org/d/manual/importing?rev=1267580715">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-02T18:45:15-06:00</dc:date>
        <title>manual:importing</title>
        <link>http://opensong.org/d/manual/importing?rev=1267580715</link>
        <description>Please Note: CCLI recently upgraded their site, to the extent that the CCLI Import feature no longer works.  Fixing this has been deferred until after the release of version 1.0.  In the mean time, I notice one of the new features available on CCLI is an export option.  Haven’t had a chance to try it yet.</description>
    </item>
    <item rdf:about="http://opensong.org/d/manual/installation?rev=1267580716">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-02T18:45:16-06:00</dc:date>
        <title>manual:installation</title>
        <link>http://opensong.org/d/manual/installation?rev=1267580716</link>
        <description>*  Go to the downloads page, where you will find links to the current installers for Windows and Mac computers.
	*  Download the relevant install package to a suitable location (Probably your desktop).
	*  Execute the installer. This will guide you through the rest of the process, creating any necessary folders and files on your system.</description>
    </item>
    <item rdf:about="http://opensong.org/d/manual/song_file_format_specification?rev=1267580716">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-02T18:45:16-06:00</dc:date>
        <title>manual:song_file_format_specification</title>
        <link>http://opensong.org/d/manual/song_file_format_specification?rev=1267580716</link>
        <description>OpenSong Song File Format Specification

 as of OpenSong v1.5.1
  Copyright 2003-2009 Sean Lickfold.
  Released under the terms of the GPL.

File Structure

OpenSong Song files are standard XML files with the following layout:

 &lt;song&gt;
&lt;title&gt;
&lt;author&gt;
&lt;copyright&gt;
&lt;hymn_number&gt;
&lt;presentation&gt;
&lt;ccli&gt;
&lt;capo print=&quot;false&quot;&gt;
&lt;key&gt;
&lt;aka&gt;
&lt;key_line&gt;
&lt;user1&gt;
&lt;user2&gt;
&lt;user3&gt;
&lt;theme&gt;
&lt;tempo&gt;
&lt;time_sig&gt;
&lt;lyrics&gt;
&lt;style index=&quot;default_style&quot;&gt;
 &lt;/song&gt;</description>
    </item>
</rdf:RDF>
