<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE rdf:RDF [
<!ENTITY % HTMLlat1 PUBLIC
 "-//W3C//ENTITIES Latin 1 for XHTML//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">
]>
<rdf:RDF
 xmlns="http://purl.org/rss/1.0/"
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:admin="http://webns.net/mvcb/"
>
<channel rdf:about="twister.freunde-der-freiheit.de">
<title>NanoBlogger Help</title>
<link>twister.freunde-der-freiheit.de/archives/cat_1/index.html</link>
<description>Twisters Kommentare zum Zustand der Welt</description>
<dc:language>de-de</dc:language>
<dc:creator>Twister</dc:creator>
<dc:date>2007-11-16T19:09:57+01:00</dc:date>
<admin:generatorAgent rdf:resource="http://nanoblogger.sourceforge.net" />
<items>
<rdf:Seq>
<rdf:li rdf:resource="twister.freunde-der-freiheit.de/archives/2007/11/index.html#e2007-11-16T17_11_40.txt" />
</rdf:Seq>
</items>
</channel>
<item rdf:about="twister.freunde-der-freiheit.de/archives/2007/11/index.html#e2007-11-16T17_11_40.txt">
<link>twister.freunde-der-freiheit.de/archives/2007/11/index.html#e2007-11-16T17_11_40.txt</link>
<title>Welcome to NanoBlogger 3.3!</title>
<dc:date>2007-11-16T17:11:40+01:00</dc:date>
<dc:creator>n1xt3r</dc:creator>
<dc:subject>NanoBlogger Help</dc:subject>
<description><![CDATA[<p>The basic syntax is: <code>nb [-b blog_dir] [options]</code></p>
<b>How to ...</b>
<ul>
<li>create new weblog (directory) = <code>nb -b [blog_dir] -a</code></li>
<li>create new entry = <code>nb -a</code></li>
<li>create new category = <code>nb -c <em>new</em> -a</code></li>
<li>create new entry with category = <code>nb -c [cat_id] -a</code></li>
<li>list entries = <code>nb -l [all|DATE|max]</code></li>
<li>list categories = <code>nb -l <em>cat</em></code></li>
<li>list entries by category = <code>nb -c [cat_id] -l [all|DATE|max]</code></li>
<li>edit entry = <code>nb -e [entry_id]</code></li>
<li>move entry to category = <code>nb -c [cat_id] -m [entry_id]</code></li>
<li>delete entry = <code>nb -d [entry_id]</code></li>
<li>delete category = <code>nb -c [cat_id] -d <em>cat</em></code></li>
<li>delete entry from category = <code>nb -c [cat_id] -d [entry_id]</code></li>
<li>draft entry = <code>nb -E [draft_file]</code></li>
<li>import draft as entry = <code>nb -f [draft_file] -a</code></li>
<li>force update of weblog files = <code>nb -u [all|DATE|main]</code></li>
</ul>
<p>
Thank you for trying NanoBlogger.  Please direct comments and suggestions to the <a href="http://groups.yahoo.com/group/nanoblogger/">mailing list</a> or submit a bug report to the <a href="http://sourceforge.net/tracker/?atid=635240&amp;group_id=103576&amp;func=browse">project page</a> on sourceforge.net.
</p>]]></description>
</item>
</rdf:RDF>
