<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lieber Linux &#187; Knowde</title>
	<atom:link href="http://www.lieber-linux.de/tag/knowde/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lieber-linux.de</link>
	<description>Linux und Open Source Software im Blog</description>
	<lastBuildDate>Sat, 28 Aug 2010 08:09:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>The Knowde project</title>
		<link>http://www.lieber-linux.de/2009/04/the-knowde-project/</link>
		<comments>http://www.lieber-linux.de/2009/04/the-knowde-project/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 22:35:01 +0000</pubDate>
		<dc:creator>Nudge</dc:creator>
				<category><![CDATA[Knowde]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Gtk]]></category>
		<category><![CDATA[Knowledge Management]]></category>
		<category><![CDATA[Tool]]></category>

		<guid isPermaLink="false">http://www.lieber-linux.de/?p=421</guid>
		<description><![CDATA[Knowde is a knowledge management tool that lets you create a hierarchical tree structure of knowledge nodes (&#8220;knowdes&#8221;). Despite its name, it&#8217;s not a KDE tool, but uses the GTK+ library and aims at supporting both Win32 and Unix-derivate systems. There is some similarity to wiki systems, where pages are also inter-linked by tags. But [...]]]></description>
			<content:encoded><![CDATA[<p>Knowde is a knowledge management tool that lets you create a hierarchical tree structure of knowledge nodes (&#8220;knowdes&#8221;). Despite its name, it&#8217;s not a KDE tool, but uses the GTK+ library and aims at supporting both Win32 and Unix-derivate systems.</p>
<p><span id="more-421"></span>There is some similarity to wiki systems, where pages are also inter-linked by tags. But knowde is running as a standalone application and needs no web server or browser. So, it is generally a smaller, faster and lighter version of knowledge management for your desktop. So you can use it also when you&#8217;re offline.</p>
<p>Please note that the last release of knowde is long ago. The reason is, that I have used the tool for study purposes myself, when I was at university. Time goes by and I finally made it to the exams. There has been no development work since then. If you have any feature request, please let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lieber-linux.de/2009/04/the-knowde-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Knowde release version 1.8.0 (movement to lieber-linux.de)</title>
		<link>http://www.lieber-linux.de/2009/04/knowde-release-version-180-movement-to-lieber-linuxde/</link>
		<comments>http://www.lieber-linux.de/2009/04/knowde-release-version-180-movement-to-lieber-linuxde/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 18:16:54 +0000</pubDate>
		<dc:creator>Nudge</dc:creator>
				<category><![CDATA[Knowde]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Gtk]]></category>
		<category><![CDATA[Knowledge Management]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tool]]></category>

		<guid isPermaLink="false">http://www.lieber-linux.de/?p=416</guid>
		<description><![CDATA[The latest release 1.8.0 finally includes the keyword based choice list to jump between cross-referenced knowdes, adds selectable file-wide default fonts, help text, switchable layout rendering for the editor, and includes some minor bug-fixes in the tree view and the reader, where the knowde&#8217;s date is now displayed. The release 1.7.8 adds a default font [...]]]></description>
			<content:encoded><![CDATA[<p>The latest release 1.8.0 finally includes the keyword based choice list to jump between cross-referenced knowdes, adds selectable file-wide default fonts, help text, switchable layout rendering for the editor, and includes some minor bug-fixes in the tree view and the reader, where the knowde&#8217;s date is now displayed.</p>
<p><span id="more-416"></span>The release 1.7.8 adds a default font to a KnowdeFile. This is used if the knowde has no specified font. The Editor class was improved, now one can switch between editing in clean mode and layout mode, and an apply button was also added.</p>
<p class="jtext">Release 1.7.7 added a new feature to the knowde project. Now a knowde can be displayed using a specific font as well as using text and background colors. The HTML export was bug-fixed and handles now tab characters, too.</p>
<p class="jtext">Release 1.7.5 adds HTML export functionality for single knowdes, with HTML export for complete files under construction. The source files were all renamed to reflect the names of the contained classes.  Since 1.7.1, bugfixes were made in nearly all classes.</p>
<p>Since release 1.6.7 knowdes can have a date information. This extension is displayed using a timeline. Also it makes the use of Knowde easier and faster. A lot of bug-fixes were made (search functions and selection handling). Files can now be loaded on startup as command line parameter. An about dialog was added and unused menu items were removed. This release was also first tested using a one-megabyte Knowdefile and acted without problems.</p>
<h3>Changes from the 1.0.2 to the 1.1.1-2.0.0 versions:</h3>
<p>1.0.0 is a final release of Knowde using libaries, techniques and paradigms as before. The versions following this are built totally new from scratch, for severel reasons. The new versions try to reimplement (or even) enhance all functionality of the 1.0.0 version, if this will be finished, knowde will have reached the 2.0.0 version number. Nevertheless, releases after 1.6.1 can already be seen as a nearly complete rebuild, since there is also new functionality built in.</p>
<h4>Enhancements</h4>
<ul>
<li>international text handling (Thanks to Gtk+)</li>
<li>new graphical GUI look</li>
<li>keywords per knowdes</li>
<li>second keyword-referenced tree browser</li>
<li>knowde size information in statusbar</li>
<li>date information on knowdes</li>
<li>timeline view</li>
</ul>
<p><em>Used Libraries: </em> Up to version 1.0.2 (including Win32 zip), Knowde was built using the <a href="http://www.gtk.org/">Gtk+-1.2</a> and <a href="http://www.xmlsoft.org/">Libxml1</a> libraries. Version 1.1.1 and later uses the new <a href="http://www.gtk.org/">Gtk+-2.0</a> and <a href="http://www.xmlsoft.org/">Libxml2</a> libraries. The new Gtk+ GUI uses UTF-8 internally, which resolved many hazzles with the everlasting charset problem. Libxml2 handles UTF-8 without problems, so these two go together and we can write in any language we want, finally!</p>
<p><em>Programming Technique: </em> 1.1.1 and later is written in C++, at least its internal classes. Gtk+ and libxml2 is addressed still using plain C. Reasons for that are: C++&#8217;s encapsulation finally more was useful to organize the gui classes than my former C style and the written code is shorter and safer (I have been denying this thesis for a long time, I know). Its about 30 per cent.</p>
<p><em>Paradigm: </em> (1) From 1.1.1 and later, knowdes are organized in knowdes themselfes. There are no more folders. One view on this change is that &#8220;folders&#8221; now can contain data as every other knowde. Another is that a knowde now can contain child knowdes. Take it as you need it, I prefer the first. (2) Also, knowdes can be referenced using keywords: Knowdes can hold a comma-separated list of keywords. A new second tree view creates a tree corresponding to the keywords. This paradigm replaces the old references functionality.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lieber-linux.de/2009/04/knowde-release-version-180-movement-to-lieber-linuxde/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
