<?xml version="1.0" encoding='UTF-8' ?>
<rss version="2.0">
<channel>
<title>Silva</title>
<link>http://silva.dachary.org/</link>
<description>knowledge tree</description>
<language>en-us</language>
<copyright>Copyright 2007 loic</copyright>
<pubDate>Sat, 27 Oct 2007 12:55:42 GMT</pubDate>
<lastBuildDate>Sat, 27 Oct 2007 12:55:42 GMT</lastBuildDate>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<generator>TiddlyWiki 2.2.4</generator>
<item>
<title>Usage Help</title>
<description>&lt;pre&gt;Usage: silva [options]
Options
-i,--in &amp;lt;inputfile&amp;gt;      Use &amp;lt;inputfile&amp;gt; as a CSV data source
-o,--out &amp;lt;outputfile&amp;gt;    Ouput a .png image to &amp;lt;outputfile&amp;gt;. If no output file
                         specified, default name for output file is &amp;lt;inputfile&amp;gt;.png
-f,--ffactor &amp;lt;value&amp;gt;     Value is a factor &amp;gt;= 0.0 and &amp;lt; 1.0 controlling
                         the position of a skill in the tree, imposing the condition:
                         SKILL_CUMULATIVE_FREQUENCY &amp;lt; rfactor * SKILL_TOTAL_FREQUENCY;
                         other values than specified interval, are ignored;
                         default value is 0.8
-w,--wfactor &amp;lt;value&amp;gt;     Value is a factor &amp;gt; 0.0 and &amp;lt;= 1.0 controlling
                         the weight of a branch, imposing the condition:
                         NO_SKILLS_IN_BRANCH &amp;lt;= sfactor * NO_SKILLS_IN_TREE_LEVEL;
                         other values than specified interval, ar ignored;
                         default value is 1.0
-s,--separator &amp;lt;value&amp;gt;   Value is a one length string containing
                         the separator for CSV file; if not present
                         default value: 'dot comma' is used
-x,--exclude             If present, first line of the CSV file is ignored
-t,--test                Randomly generates 10 test CSV files and run the program for them
-h,--help                Display this information
-v,--version             Display version

Exit status is 0 if OK and 1 if problems.
&lt;/pre&gt;</description>
<category>toRSS</category>
<link>http://silva.dachary.org/#%5B%5BUsage%20Help%5D%5D</link>
<pubDate>Sat, 27 Oct 2007 12:53:05 GMT</pubDate>
</item>
<item>
<title>Introduction</title>
<description>&lt;table class=&quot;twtable&quot;&gt;&lt;tbody&gt;&lt;tr class=&quot;evenRow&quot;&gt;&lt;td&gt;&lt;a target=&quot;_blank&quot; title=&quot;External link to trees/large/tree1.png&quot; href=&quot;trees/large/tree1.png&quot; class=&quot;externalLink imageLink&quot;&gt;&lt;img src=&quot;trees/small/tree1.png&quot; title=&quot;Image 1&quot;&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a target=&quot;_blank&quot; title=&quot;External link to trees/large/tree2.png&quot; href=&quot;trees/large/tree2.png&quot; class=&quot;externalLink imageLink&quot;&gt;&lt;img src=&quot;trees/small/tree2.png&quot; title=&quot;Image 2&quot;&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a target=&quot;_blank&quot; title=&quot;External link to trees/large/tree3.png&quot; href=&quot;trees/large/tree3.png&quot; class=&quot;externalLink imageLink&quot;&gt;&lt;img src=&quot;trees/small/tree3.png&quot; title=&quot;Image 3&quot;&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a target=&quot;_blank&quot; title=&quot;External link to trees/large/tree4.png&quot; href=&quot;trees/large/tree4.png&quot; class=&quot;externalLink imageLink&quot;&gt;&lt;img src=&quot;trees/small/tree4.png&quot; title=&quot;Image 4&quot;&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a target=&quot;_blank&quot; title=&quot;External link to trees/large/tree5.png&quot; href=&quot;trees/large/tree5.png&quot; class=&quot;externalLink imageLink&quot;&gt;&lt;img src=&quot;trees/small/tree5.png&quot; title=&quot;Image 5&quot;&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class=&quot;oddRow&quot;&gt;&lt;td&gt;&lt;a target=&quot;_blank&quot; title=&quot;External link to trees/tree1.txt&quot; href=&quot;trees/tree1.txt&quot; class=&quot;externalLink&quot;&gt;source file&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a target=&quot;_blank&quot; title=&quot;External link to trees/tree2.txt&quot; href=&quot;trees/tree2.txt&quot; class=&quot;externalLink&quot;&gt;source file&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a target=&quot;_blank&quot; title=&quot;External link to trees/tree3.txt&quot; href=&quot;trees/tree3.txt&quot; class=&quot;externalLink&quot;&gt;source file&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a target=&quot;_blank&quot; title=&quot;External link to trees/tree4.txt&quot; href=&quot;trees/tree4.txt&quot; class=&quot;externalLink&quot;&gt;source file&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a target=&quot;_blank&quot; title=&quot;External link to trees/tree5.txt&quot; href=&quot;trees/tree5.txt&quot; class=&quot;externalLink&quot;&gt;source file&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;a target=&quot;_blank&quot; title=&quot;External link to doc/docs/index.html&quot; href=&quot;doc/docs/index.html&quot; class=&quot;externalLink&quot;&gt;Developer documentation&lt;/a&gt;&lt;br&gt;&lt;br&gt;To run the software on a &lt;a tiddlylink=&quot;Packages&quot; refresh=&quot;link&quot; target=&quot;_blank&quot; title=&quot;External link to http://silva.dachary.org/#Packages&quot; href=&quot;http://silva.dachary.org/#Packages&quot; class=&quot;externalLink&quot;&gt;Debian GNU/Linux installation&lt;/a&gt; proceed as follows:&lt;br&gt;&lt;pre&gt;silva -i /usr/share/doc/silva/samples/test1.csv -o /tmp/a.png
gimp /tmp/a.png
&lt;/pre&gt;&lt;br&gt;&lt;a target=&quot;_blank&quot; title=&quot;External link to RapportSerres.pdf&quot; href=&quot;RapportSerres.pdf&quot; class=&quot;externalLink&quot;&gt;Rapport final de la &quot;mission Serres&quot; sur l'Universit&#233; &#224; distance&lt;/a&gt; also in &lt;a target=&quot;_blank&quot; title=&quot;External link to RapportSerres.odt&quot; href=&quot;RapportSerres.odt&quot; class=&quot;externalLink&quot;&gt;OpenOffice format&lt;/a&gt; </description>
<category>toRSS</category>
<link>http://silva.dachary.org/#Introduction</link>
<pubDate>Sat, 27 Oct 2007 12:50:11 GMT</pubDate>
</item>
<item>
<title>Rebuild from sources</title>
<description>To rebuild the Debian packages from sources (this may be needed if your distribution does not contain the pre-requisites of the provided binary package):&lt;br&gt;&lt;pre&gt;apt-get build-dep silva
apt-get install libemma-java
apt-get source silva
cd silva-*
dpkg-buildpackage
&lt;/pre&gt;To install the newly created package:&lt;br&gt;&lt;pre&gt;dpkg -i ../*silva*.deb
&lt;/pre&gt;</description>
<category>toRSS</category>
<link>http://silva.dachary.org/#%5B%5BRebuild%20from%20sources%5D%5D</link>
<pubDate>Wed, 17 Oct 2007 11:14:00 GMT</pubDate>
</item>
<item>
<title>Packages</title>
<description>Installation for Debian GNU/Linux etch by adding the following lines in &lt;code&gt;/etc/apt/sources.list&lt;/code&gt;&lt;br&gt;&lt;pre&gt;deb http://silva.dachary.org/silva ./
deb-src http://silva.dachary.org/silva ./
&lt;/pre&gt;and running &lt;code&gt;apt-get install silva&lt;/code&gt;&lt;br&gt;</description>
<category>toRSS</category>
<link>http://silva.dachary.org/#Packages</link>
<pubDate>Tue, 24 Jul 2007 11:53:00 GMT</pubDate>
</item>
</channel>
</rss>