<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://techbase.kde.org/skins/common/feed.css?0.2"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://techbase.kde.org/api.php?action=feedcontributions&amp;user=Pipesmoker&amp;feedformat=atom</id>
		<title>KDE TechBase - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://techbase.kde.org/api.php?action=feedcontributions&amp;user=Pipesmoker&amp;feedformat=atom"/>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Special:Contributions/Pipesmoker"/>
		<updated>2013-05-23T19:54:57Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.20.2</generator>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Translate-edit-tag-warning</id>
		<title>MediaWiki:Translate-edit-tag-warning</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Translate-edit-tag-warning"/>
				<updated>2011-07-17T13:25:53Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Warning|Do not touch translation tags (such as &amp;lt;nowiki&amp;gt;&amp;lt;!--T:1--&amp;gt;&amp;lt;/nowiki&amp;gt;) at all! See [[Translation Workflow]].}}&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Translate-edit-tag-warning</id>
		<title>MediaWiki:Translate-edit-tag-warning</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Translate-edit-tag-warning"/>
				<updated>2011-07-17T13:08:47Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with &amp;quot;{{Warning|Do not touch translation tags (such as &amp;lt;nowiki&amp;gt;&amp;lt;!--T:1--&amp;gt;&amp;lt;/nowiki&amp;gt;) at all!  See this guideline}}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Warning|Do not touch translation tags (such as &amp;lt;nowiki&amp;gt;&amp;lt;!--T:1--&amp;gt;&amp;lt;/nowiki&amp;gt;) at all!  See [[Modify_a_Page#Workflow|this guideline]]}}&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Modifying_the_Sidebar</id>
		<title>Modifying the Sidebar</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Modifying_the_Sidebar"/>
				<updated>2011-07-08T19:10:10Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Involved Pages ==&lt;br /&gt;
&lt;br /&gt;
The sidebar ist generated with a special page in the MediaWiki namespace, that is [[MediaWiki:Sidebar]]. It is a bullet list with special items. Don't mix it up with common list styling!&lt;br /&gt;
&lt;br /&gt;
The list-level controls if the item is written as a seperating heading or a link.&lt;br /&gt;
&lt;br /&gt;
The list items are divided into two parts by a pipe &amp;quot;|&amp;quot;. Both parts shall be the name of a page that belongs to the MediaWiki namespace as well. The first part is a placeholder for the link, the second one is a placeholder for the title of the link shown in the sidebar.&lt;br /&gt;
&lt;br /&gt;
For TechBase related changes we prefer following nomenclature:&lt;br /&gt;
&lt;br /&gt;
{{Input|1=&amp;lt;nowiki&amp;gt;** tb-name-url | tb-name&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
Replace &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt; to your needs.&lt;br /&gt;
&lt;br /&gt;
Now you have to edit &amp;lt;tt&amp;gt;MediaWiki:tb-name&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;MediaWiki:tb-name-url&amp;lt;/tt&amp;gt;. These pages will contain only one line with the title of the link and the page the link shall point to. &lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:Sidebar&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;...&lt;br /&gt;
** tb-translation-workflow-url | tb-translation-workflow&lt;br /&gt;
...&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:tb-translation-workflow-url&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;Translation Workflow&amp;lt;/nowiki&amp;gt;}}Where &amp;quot;Translation Workflow&amp;quot; is the name of an existing page of the Main namespace. Please note, that this is not a &amp;lt;nowiki&amp;gt;[[...]]&amp;lt;/nowiki&amp;gt; markuped link!&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:tb-translation-workflow&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;Translation Workflow&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
{{Remember|1=Don't forget that all these pages must belong to the '''MediaWiki namespace!'''}}&lt;br /&gt;
&lt;br /&gt;
== Links to Anchors ==&lt;br /&gt;
If the link shall point to an anchor of a page you have to insert a redirect-page as a work around. Following the nomenclature this page should be called &amp;lt;tt&amp;gt;tb-name-redirect&amp;lt;/tt&amp;gt; and shall only contain the #REDIRECT statement wich leads to the final destination page.&lt;br /&gt;
&lt;br /&gt;
So let's improve the example from above:&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:Sidebar&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;...&lt;br /&gt;
** tb-translation-workflow-url | tb-translation-workflow&lt;br /&gt;
...&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:tb-translation-workflow&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;Translation Workflow&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:tb-translation-workflow-url&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;tb-translation-workflow-redirect&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
* &amp;lt;tt&amp;gt;tb-translation-workflow-redirect&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;#REDIRECT [[Translation Workflow#Getting_a_Better_Understanding_of_the_Process]]&amp;lt;/nowiki&amp;gt;}}Please notice, that this page is in the Main namespace!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span id=&amp;quot;Translating Sidebar Items&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Translating Sidebar Items ==&lt;br /&gt;
&lt;br /&gt;
The pages containing the link titles are listed in a special page that is [[MediaWiki:Techbase-messages]]. Just write them down without any list formatting or such.&lt;br /&gt;
&lt;br /&gt;
In our example we have to insert the line {{Input|1=&amp;lt;nowiki&amp;gt;...&lt;br /&gt;
tb-translation-workflow&lt;br /&gt;
...&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
Now the new items can be translated. Visit the [[Special:Translate | Translate page]]. At the bottom of the list you will find the page &amp;quot;TechBase's custom interface messages&amp;quot;. Finally choose your language and fetch the items to be translated.&lt;br /&gt;
&lt;br /&gt;
[[Category:Admin]]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Modifying_the_Sidebar</id>
		<title>Modifying the Sidebar</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Modifying_the_Sidebar"/>
				<updated>2011-07-08T19:04:23Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Involved Pages ==&lt;br /&gt;
&lt;br /&gt;
The sidebar ist generated with a special page in the MediaWiki namespace, that is [[MediaWiki:Sidebar]]. It is a bullet list with special items. Don't mix it up with common list styling!&lt;br /&gt;
&lt;br /&gt;
The list-level controls if the item is written as a seperating heading or a link.&lt;br /&gt;
&lt;br /&gt;
The list items are divided into two parts by a pipe &amp;quot;|&amp;quot;. Both parts shall be the name of a page that belongs to the MediaWiki namespace as well. The first part is a placeholder for the link, the second one is a placeholder for the title of the link shown in the sidebar.&lt;br /&gt;
&lt;br /&gt;
For TechBase related changes we prefer following nomenclature:&lt;br /&gt;
&lt;br /&gt;
{{Input|1=&amp;lt;nowiki&amp;gt;** tb-name-url | tb-name&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
Replace &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt; to your needs.&lt;br /&gt;
&lt;br /&gt;
Now you have to edit &amp;lt;tt&amp;gt;MediaWiki:tb-name&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;MediaWiki:tb-name-url&amp;lt;/tt&amp;gt;. These pages will contain only one line with the title of the link and the page the link shall point to. &lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:Sidebar&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;...&lt;br /&gt;
** tb-translation-workflow-url | tb-translation-workflow&lt;br /&gt;
...&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:tb-translation-workflow-url&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;Translation Workflow&amp;lt;/nowiki&amp;gt;}}Where &amp;quot;Translation Workflow&amp;quot; is the name of an existing page of the Main namespace. Please note, that this is not a &amp;lt;nowiki&amp;gt;[[...]]&amp;lt;/nowiki&amp;gt; markuped link!&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:tb-translation-workflow&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;Translation Workflow&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
== Links to Anchors ==&lt;br /&gt;
If the link shall point to an anchor of a page you have to insert a redirect-page as a work around. Following the nomenclature this page should be called &amp;lt;tt&amp;gt;tb-name-redirect&amp;lt;/tt&amp;gt; and shall only contain the #REDIRECT statement wich leads to the final destination page.&lt;br /&gt;
&lt;br /&gt;
So let's improve the example from above:&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:Sidebar&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;...&lt;br /&gt;
** tb-translation-workflow-url | tb-translation-workflow&lt;br /&gt;
...&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:tb-translation-workflow&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;Translation Workflow&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:tb-translation-workflow-url&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;tb-translation-workflow-redirect&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
* &amp;lt;tt&amp;gt;tb-translation-workflow-redirect&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;#REDIRECT [[Translation Workflow#Getting_a_Better_Understanding_of_the_Process]]&amp;lt;/nowiki&amp;gt;}}Please notice, that this page is in the Main namespace!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span id=&amp;quot;Translating Sidebar Items&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Translating Sidebar Items ==&lt;br /&gt;
&lt;br /&gt;
The pages containing the link titles are listed in a special page that is [[MediaWiki:Techbase-messages]]. Just write them down without any list formatting or such.&lt;br /&gt;
&lt;br /&gt;
In our example we have to insert the line {{Input|1=&amp;lt;nowiki&amp;gt;...&lt;br /&gt;
tb-translation-workflow&lt;br /&gt;
...&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
Now the new items can be translated. Visit the [[Special:Translate | Translate page]]. At the bottom of the list you will find the page &amp;quot;TechBase's custom interface messages&amp;quot;. Finally choose your language and fetch the items to be translated.&lt;br /&gt;
&lt;br /&gt;
[[Category:Admin]]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Modifying_the_Sidebar</id>
		<title>Modifying the Sidebar</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Modifying_the_Sidebar"/>
				<updated>2011-07-08T18:26:41Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Involved Pages ==&lt;br /&gt;
&lt;br /&gt;
The Sidebar ist generated with a special page in the MediaWiki namespace, that is [[MediaWiki:Sidebar]]. It is a bullet list with special items. Don't mix it up with common list styling!&lt;br /&gt;
&lt;br /&gt;
The list-level controls if the item is written as a seperating heading or a link.&lt;br /&gt;
&lt;br /&gt;
The list items are divided into two parts by a pipe &amp;quot;|&amp;quot;. Both parts shall be the name of a page that belongs to the MediaWiki namespace as well. The first part is a placeholder for the link, the second one is a placeholder for the title of the link shown in the sidebar.&lt;br /&gt;
&lt;br /&gt;
For TechBase related changes we prefer following nomenclature:&lt;br /&gt;
&lt;br /&gt;
{{Input|1=&amp;lt;nowiki&amp;gt;** tb-name-url | tb-name&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
Replace &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt; to your needs.&lt;br /&gt;
&lt;br /&gt;
Now you have to edit &amp;lt;tt&amp;gt;MediaWiki:tb-name&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;MediaWiki:tb-name-url&amp;lt;/tt&amp;gt;. These pages will contain only one line with the title of the link and the page the link shall point to. &lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:Sidebar&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;...&lt;br /&gt;
** tb-translation-workflow | tb-helpfiles-new-content&lt;br /&gt;
...&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:tb-helpfiles-new-content&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;Add new pages&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:tb-helpfiles-new-content-url&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;Tasks and Tools&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
Where &amp;quot;Tasks and Tools&amp;quot; is the name of an existing page of the Main namespace.&lt;br /&gt;
&lt;br /&gt;
== Links to Anchors ==&lt;br /&gt;
If the link shall point to an anchor of a page you have to insert a redirect-page as a work around. Following the nomenclature this page should be called &amp;lt;tt&amp;gt;tb-name-redirect&amp;lt;/tt&amp;gt; and shall only contain the #REDIRECT statement wich leads to the final destination page.&lt;br /&gt;
&lt;br /&gt;
So let's improve the example from above:&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:Sidebar&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;...&lt;br /&gt;
** tb-helpfiles-new-content-url | tb-helpfiles-new-content&lt;br /&gt;
...&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:tb-helpfiles-new-content&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;Add new pages&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:tb-helpfiles-new-content-url&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;tb-helpfiles-new_content-redirect&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
* &amp;lt;tt&amp;gt;tb-helpfiles-new-content-redirect&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;#REDIRECT [[Tasks and Tools#Add_New_Pages]]&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span id=&amp;quot;Translating Sidebar Items&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Translating Sidebar Items ==&lt;br /&gt;
&lt;br /&gt;
The pages containing the link titles are listed in a special page that is [[MediaWiki:Techbase-messages]]. Just write them down without any list formatting or such.&lt;br /&gt;
&lt;br /&gt;
In our example we have to insert the line {{Input|1=&amp;lt;nowiki&amp;gt;...&lt;br /&gt;
tb-translation-workflow&lt;br /&gt;
...&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
Now the new items can be translated. Visit the [[Special:Translate | Translate page]]. At the bottom of the list you will find the page &amp;quot;TechBase's custom interface messages&amp;quot;. Finally choose your language and fetch the items to be translated.&lt;br /&gt;
&lt;br /&gt;
[[Category:Admin]]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Modifying_the_Sidebar</id>
		<title>Modifying the Sidebar</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Modifying_the_Sidebar"/>
				<updated>2011-07-08T18:24:01Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Being Edited}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Involved Pages ==&lt;br /&gt;
&lt;br /&gt;
The Sidebar ist generated with a special page in the MediaWiki namespace, that is [[MediaWiki:Sidebar]]. It is a bullet list with special items. Don't mix it up with common list styling!&lt;br /&gt;
&lt;br /&gt;
The list-level controls if the item is written as a seperating heading or a link.&lt;br /&gt;
&lt;br /&gt;
The list items are divided into two parts by a pipe &amp;quot;|&amp;quot;. Both parts shall be the name of a page that belongs to the MediaWiki namespace as well. The first part is a placeholder for the link, the second one is a placeholder for the title of the link shown in the sidebar.&lt;br /&gt;
&lt;br /&gt;
For TechBase related changes we prefer following nomenclature:&lt;br /&gt;
&lt;br /&gt;
{{Input|1=&amp;lt;nowiki&amp;gt;** tb-name-url | tb-name&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
Replace &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt; to your needs.&lt;br /&gt;
&lt;br /&gt;
Now you have to edit &amp;lt;tt&amp;gt;MediaWiki:tb-name&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;MediaWiki:tb-name-url&amp;lt;/tt&amp;gt;. These pages will contain only one line with the title of the link and the page the link shall point to. &lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:Sidebar&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;...&lt;br /&gt;
** tb-translation-workflow | tb-helpfiles-new-content&lt;br /&gt;
...&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:tb-helpfiles-new-content&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;Add new pages&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:tb-helpfiles-new-content-url&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;Tasks and Tools&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
Where &amp;quot;Tasks and Tools&amp;quot; is the name of an existing page of the Main namespace.&lt;br /&gt;
&lt;br /&gt;
== Links to Anchors ==&lt;br /&gt;
If the link shall point to an anchor of a page you have to insert a redirect-page as a work around. Following the nomenclature this page should be called &amp;lt;tt&amp;gt;tb-name-redirect&amp;lt;/tt&amp;gt; and shall only contain the #REDIRECT statement wich leads to the final destination page.&lt;br /&gt;
&lt;br /&gt;
So let's improve the example from above:&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:Sidebar&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;...&lt;br /&gt;
** tb-helpfiles-new-content-url | tb-helpfiles-new-content&lt;br /&gt;
...&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:tb-helpfiles-new-content&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;Add new pages&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
* &amp;lt;tt&amp;gt;MediaWiki:tb-helpfiles-new-content-url&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;tb-helpfiles-new_content-redirect&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
* &amp;lt;tt&amp;gt;tb-helpfiles-new-content-redirect&amp;lt;/tt&amp;gt;:{{Input|1=&amp;lt;nowiki&amp;gt;#REDIRECT [[Tasks and Tools#Add_New_Pages]]&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span id=&amp;quot;Translating Sidebar Items&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Translating Sidebar Items ==&lt;br /&gt;
&lt;br /&gt;
The pages containing the link titles are listed in a special page that is [[MediaWiki:Techbase-messages]]. Just write them down without any list formatting or such.&lt;br /&gt;
&lt;br /&gt;
In our example we have to insert the line {{Input|1=&amp;lt;nowiki&amp;gt;...&lt;br /&gt;
tb-translation-workflow&lt;br /&gt;
...&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
Now the new items can be translated. Visit the [[Special:Translate | Translate page]]. At the bottom of the list you will find the page &amp;quot;TechBase's custom interface messages&amp;quot;. Finally choose your language and fetch the items to be translated.&lt;br /&gt;
&lt;br /&gt;
[[Category:Admin]]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Techbase-messages</id>
		<title>MediaWiki:Techbase-messages</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Techbase-messages"/>
				<updated>2011-07-08T15:25:27Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;tb-getting-started&lt;br /&gt;
tb-development&lt;br /&gt;
tb-schedules&lt;br /&gt;
tb-policies&lt;br /&gt;
tb-contribute&lt;br /&gt;
tb-projects&lt;br /&gt;
&lt;br /&gt;
tb-get-trans-account&lt;br /&gt;
tb-languages-represented&lt;br /&gt;
tb-trans-supported&lt;br /&gt;
tb-translation-workflow&lt;br /&gt;
tb-trans-page&lt;br /&gt;
tb-offline-trans&lt;br /&gt;
tb-trans-tool&lt;br /&gt;
tb-trans-help&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Tb-languages-represented</id>
		<title>MediaWiki:Tb-languages-represented</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Tb-languages-represented"/>
				<updated>2011-07-08T15:24:21Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with &amp;quot;Languages represented&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Languages represented&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Sidebar</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Sidebar"/>
				<updated>2011-07-08T15:23:57Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* navigation&lt;br /&gt;
** mainpage|Home&lt;br /&gt;
** helppage|help&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
&lt;br /&gt;
* Sections&lt;br /&gt;
** Getting_Started|tb-getting-started&lt;br /&gt;
** Development|tb-development&lt;br /&gt;
** Schedules|tb-schedules&lt;br /&gt;
** Policies|tb-policies&lt;br /&gt;
** Contribute|tb-contribute&lt;br /&gt;
** Projects|tb-projects&lt;br /&gt;
&lt;br /&gt;
* Translator Help Pages&lt;br /&gt;
** Special:myLanguage/Translator_Account| tb-get-trans-account&lt;br /&gt;
** Special:myLanguage/Special:SupportedLanguages| tb-languages-represented&lt;br /&gt;
** Special:myLanguage/Translation_Workflow| tb-translation-workflow&lt;br /&gt;
** Special:myLanguage/Translate_a_Page| tb-trans-page&lt;br /&gt;
** Special:myLanguage/Off-line_Translation| tb-offline-trans&lt;br /&gt;
** Special:myLanguage/Special:LanguageStats | tb-trans-tool&lt;br /&gt;
** Special:myLanguage/Category:Translator_Help| tb-trans-help&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Tb-trans-tool/de</id>
		<title>MediaWiki:Tb-trans-tool/de</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Tb-trans-tool/de"/>
				<updated>2011-07-05T15:33:13Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with &amp;quot;Übersetzungsstatistiken&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Übersetzungsstatistiken&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Tb-trans-help/de</id>
		<title>MediaWiki:Tb-trans-help/de</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Tb-trans-help/de"/>
				<updated>2011-07-05T15:32:35Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with &amp;quot;Hilfen für Übersetzer&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hilfen für Übersetzer&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Tb-offline-trans/de</id>
		<title>MediaWiki:Tb-offline-trans/de</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Tb-offline-trans/de"/>
				<updated>2011-07-05T15:31:52Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with &amp;quot;Offline übersetzen&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Offline übersetzen&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Tb-trans-page/de</id>
		<title>MediaWiki:Tb-trans-page/de</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Tb-trans-page/de"/>
				<updated>2011-07-05T15:31:41Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with &amp;quot;Eine Seite übersetzen&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Eine Seite übersetzen&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Tb-translation-workflow/de</id>
		<title>MediaWiki:Tb-translation-workflow/de</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Tb-translation-workflow/de"/>
				<updated>2011-07-05T15:31:29Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with &amp;quot;Ablauf der Übersetzung&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ablauf der Übersetzung&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Tb-get-trans-account/de</id>
		<title>MediaWiki:Tb-get-trans-account/de</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Tb-get-trans-account/de"/>
				<updated>2011-07-05T15:30:48Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with &amp;quot;Zugang als Übersetzer erhalten&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Zugang als Übersetzer erhalten&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Tb-projects/de</id>
		<title>MediaWiki:Tb-projects/de</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Tb-projects/de"/>
				<updated>2011-07-05T15:30:27Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with &amp;quot;Projekte&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Projekte&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Tb-contribute/de</id>
		<title>MediaWiki:Tb-contribute/de</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Tb-contribute/de"/>
				<updated>2011-07-05T15:30:18Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with &amp;quot;Selbst beitragen&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Selbst beitragen&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Tb-policies/de</id>
		<title>MediaWiki:Tb-policies/de</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Tb-policies/de"/>
				<updated>2011-07-05T15:30:03Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Richtlinien&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Tb-schedules/de</id>
		<title>MediaWiki:Tb-schedules/de</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Tb-schedules/de"/>
				<updated>2011-07-05T15:29:57Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Zeitplan&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Tb-policies/de</id>
		<title>MediaWiki:Tb-policies/de</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Tb-policies/de"/>
				<updated>2011-07-05T15:28:42Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with &amp;quot;Beitragen&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Beitragen&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Tb-schedules/de</id>
		<title>MediaWiki:Tb-schedules/de</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Tb-schedules/de"/>
				<updated>2011-07-05T15:28:28Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with &amp;quot;Richtlinien&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Richtlinien&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Tb-development/de</id>
		<title>MediaWiki:Tb-development/de</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Tb-development/de"/>
				<updated>2011-07-05T15:28:19Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with &amp;quot;Entwicklung&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Entwicklung&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Tb-getting-started/de</id>
		<title>MediaWiki:Tb-getting-started/de</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Tb-getting-started/de"/>
				<updated>2011-07-05T15:26:21Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with &amp;quot;Wie man anfängt&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wie man anfängt&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Techbase-messages</id>
		<title>MediaWiki:Techbase-messages</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Techbase-messages"/>
				<updated>2011-07-05T15:23:54Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;tb-getting-started&lt;br /&gt;
tb-development&lt;br /&gt;
tb-schedules&lt;br /&gt;
tb-policies&lt;br /&gt;
tb-contribute&lt;br /&gt;
tb-projects&lt;br /&gt;
&lt;br /&gt;
tb-get-trans-account&lt;br /&gt;
tb-translation-workflow&lt;br /&gt;
tb-trans-page&lt;br /&gt;
tb-offline-trans&lt;br /&gt;
tb-trans-tool&lt;br /&gt;
tb-trans-help&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Tb-projects</id>
		<title>MediaWiki:Tb-projects</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Tb-projects"/>
				<updated>2011-07-05T15:22:57Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with &amp;quot;Projects&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Projects&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Tb-contribute</id>
		<title>MediaWiki:Tb-contribute</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Tb-contribute"/>
				<updated>2011-07-05T15:22:42Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with &amp;quot;Contribute&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Contribute&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Tb-policies</id>
		<title>MediaWiki:Tb-policies</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Tb-policies"/>
				<updated>2011-07-05T15:22:19Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with &amp;quot;Policies&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Policies&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Tb-schedules</id>
		<title>MediaWiki:Tb-schedules</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Tb-schedules"/>
				<updated>2011-07-05T15:21:58Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with &amp;quot;Schedules&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Schedules&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Tb-development</id>
		<title>MediaWiki:Tb-development</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Tb-development"/>
				<updated>2011-07-05T15:21:37Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with &amp;quot;Development&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Development&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Tb-getting-started</id>
		<title>MediaWiki:Tb-getting-started</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Tb-getting-started"/>
				<updated>2011-07-05T15:21:20Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with &amp;quot;Getting started&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Getting started&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Getting-started</id>
		<title>MediaWiki:Getting-started</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Getting-started"/>
				<updated>2011-07-05T15:20:56Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with &amp;quot;Getting started&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Getting started&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Sidebar</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Sidebar"/>
				<updated>2011-07-05T15:20:19Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: missing translatable entries&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* navigation&lt;br /&gt;
** mainpage|Home&lt;br /&gt;
** helppage|help&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
&lt;br /&gt;
* Sections&lt;br /&gt;
** Getting_Started|tb-getting-started&lt;br /&gt;
** Development|tb-development&lt;br /&gt;
** Schedules|tb-schedules&lt;br /&gt;
** Policies|tb-policies&lt;br /&gt;
** Contribute|tb-contribute&lt;br /&gt;
** Projects|tb-projects&lt;br /&gt;
&lt;br /&gt;
* Translator Help Pages&lt;br /&gt;
** Special:myLanguage/Translator_Account| tb-get-trans-account&lt;br /&gt;
** Special:myLanguage/Translation_Workflow| tb-translation-workflow&lt;br /&gt;
** Special:myLanguage/Translate_a_Page| tb-trans-page&lt;br /&gt;
** Special:myLanguage/Off-line_Translation| tb-offline-trans&lt;br /&gt;
** Special:myLanguage/Special:LanguageStats | tb-trans-tool&lt;br /&gt;
** Special:myLanguage/Category:Translator_Help| tb-trans-help&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Techbase-messages</id>
		<title>MediaWiki:Techbase-messages</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Techbase-messages"/>
				<updated>2011-07-05T15:16:21Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;tb-translation-workflow&lt;br /&gt;
tb-get-trans-account&lt;br /&gt;
tb-trans-page&lt;br /&gt;
tb-offline-trans&lt;br /&gt;
tb-trans-tool&lt;br /&gt;
tb-trans-help&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/MediaWiki:Techbase-messages</id>
		<title>MediaWiki:Techbase-messages</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/MediaWiki:Techbase-messages"/>
				<updated>2011-07-05T15:14:28Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with &amp;quot;tb-translation-workflow&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;tb-translation-workflow&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Toolbox</id>
		<title>Toolbox</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Toolbox"/>
				<updated>2011-07-05T14:45:09Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Marked this version for translation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
{{Info|This page offers examples of formatting code for common tasks}}&lt;br /&gt;
&lt;br /&gt;
== Format Your Text == &amp;lt;!--T:2--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
=== Use Headings === &amp;lt;!--T:3--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
Headings automatically form part of your Table of Contents, so need to be structured.  Their place in the tree is governed by multiple '=' characters at each end of the heading.  Avoid using a single one - that denotes a page heading, and the automatic page heading should be used.  Your major headings will use '== text goes here ==', the next level, '=== more text ===' and so on.&lt;br /&gt;
&lt;br /&gt;
=== Use '''bold''' and ''italic'' === &amp;lt;!--T:5--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
Blips are used to specify bold and italic words.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
Use &amp;lt;nowiki&amp;gt;'''bold text'''&amp;lt;/nowiki&amp;gt; to specify '''bold text''' and&lt;br /&gt;
&amp;lt;nowiki&amp;gt;''italic text''&amp;lt;/nowiki&amp;gt; to specify ''italic text''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
In order to ensure we get easy and accurate translations, please adhere to the ''[[Special:myLanguage/Typographical_Guidelines|typographical guidelines]].''&lt;br /&gt;
&lt;br /&gt;
=== Add a Code Snippet === &amp;lt;!--T:9--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
We have templates to assist in correctly displaying code snippets.  Examples of use in various situations are available on [[Special:myLanguage/Typographical_Guidelines|the typographical guideline page]].  Code for the various box templates can be taken from [[User:Annewilson/Boxes|this page]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
If you have problems displaying pipe characters in your code snippet, please see the explanation and markup detailed on [[Special:myLanguage/Typographical_Guidelines|Typographical Guidelines]&lt;br /&gt;
&lt;br /&gt;
=== Add Indents === &amp;lt;!--T:12--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
:&amp;quot;''':'''&amp;quot; is used for an indent, and was used in multiples in some old pages.  This is deprecated, and causes some problems, so the multiples will be removed as they are found.  A single &amp;quot;''':'''&amp;quot; indents by four characters.&lt;br /&gt;
&lt;br /&gt;
=== Format Dates === &amp;lt;!--T:14--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
Dates in a purely numerical format cause confusion, due to differences in expectations of geographical zones.  Please format dates as {{Input|1=&amp;lt;nowiki&amp;gt;18 Mar 2011&amp;lt;/nowiki&amp;gt;}} with the month either spelled out completely or in abbreviated form, and the year in 4-digit format.  The day may be single or double-digit.&lt;br /&gt;
&amp;lt;/translate&amp;gt;&amp;lt;span id=&amp;quot;Bulleted Lists&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bulleted Lists === &amp;lt;!--T:16--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;*&amp;lt;/nowiki&amp;gt; is the symbol to use for bulletted lists.  ** gives a second level:&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:18--&amp;gt;&lt;br /&gt;
&amp;lt;!--}}--&amp;gt;{{Input|1=&amp;lt;nowiki&amp;gt;&lt;br /&gt;
* Almonds&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:19--&amp;gt;&lt;br /&gt;
* Nuts&lt;br /&gt;
** Cashews&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:20--&amp;gt;&lt;br /&gt;
* Raisins&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;}}&amp;lt;!--{{--&amp;gt;&lt;br /&gt;
produces&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:21--&amp;gt;&lt;br /&gt;
* Almonds&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:22--&amp;gt;&lt;br /&gt;
* Nuts&lt;br /&gt;
** Cashews&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:23--&amp;gt;&lt;br /&gt;
* Raisins&lt;br /&gt;
&lt;br /&gt;
=== Enumerations === &amp;lt;!--T:24--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:25--&amp;gt;&lt;br /&gt;
Enumerations are produced in the same way, using '#'.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:26--&amp;gt;&lt;br /&gt;
{{Input|1=&amp;lt;nowiki&amp;gt;&lt;br /&gt;
# Sift&lt;br /&gt;
# Mix&lt;br /&gt;
## Stir thoroughly&lt;br /&gt;
# Bake&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:27--&amp;gt;&lt;br /&gt;
produces&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:28--&amp;gt;&lt;br /&gt;
# Sift&lt;br /&gt;
# Mix&lt;br /&gt;
## Stir thoroughly&lt;br /&gt;
# Bake&lt;br /&gt;
&lt;br /&gt;
=== Combining Bulleted Lists and Enumerations === &amp;lt;!--T:29--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:30--&amp;gt;&lt;br /&gt;
You can have an enumerated sublist in a bulleted list and vice versa, like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:31--&amp;gt;&lt;br /&gt;
{{Input|1=&amp;lt;nowiki&amp;gt;&lt;br /&gt;
* Nuts&lt;br /&gt;
*# Cashew&lt;br /&gt;
*# Crazy&lt;br /&gt;
* Other things&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:32--&amp;gt;&lt;br /&gt;
produces&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:33--&amp;gt;&lt;br /&gt;
* Nuts&lt;br /&gt;
*# Cashew&lt;br /&gt;
*# Crazy&lt;br /&gt;
* Other things&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:34--&amp;gt;&lt;br /&gt;
while&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:35--&amp;gt;&lt;br /&gt;
{{Input|1=&amp;lt;nowiki&amp;gt;&lt;br /&gt;
# Nuts&lt;br /&gt;
#* Cashew&lt;br /&gt;
#* Crazy&lt;br /&gt;
# Other things&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:36--&amp;gt;&lt;br /&gt;
produces&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:37--&amp;gt;&lt;br /&gt;
# Nuts&lt;br /&gt;
#* Cashew&lt;br /&gt;
#* Crazy&lt;br /&gt;
# Other things&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:38--&amp;gt;&lt;br /&gt;
{{Note|1=Enumerations should never have blank lines in them: it breaks the sequence and numbering starts at one again. Similarly, there should never be blank lines before a sublist item whether enumerated or bulleted: it creates two levels of item markings (bullets or numbers)}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:39--&amp;gt;&lt;br /&gt;
{{Note|1=Please remember, that long lists are a problem for translators. With single level bulleted lists, place each bullet in a section of its own, i.e. make a blank line between bullets. With two levels of bullets the subitems must be kept in the same section as their top level bullet; if you have to use subbullets, please keep the sublists short! With enumerations involved, you must keep everything in one unit. Please try to avoid enumerations, and if you find that you must use them try to keep them short.}}&lt;br /&gt;
&lt;br /&gt;
=== Itemizations === &amp;lt;!--T:40--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:41--&amp;gt;&lt;br /&gt;
Itemizations are produced using ''';''' and ''':''' alternately.  They are best for giving short descriptions for a group of related objects.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:42--&amp;gt;&lt;br /&gt;
&amp;lt;!--}}--&amp;gt;{{Input|1=&amp;lt;nowiki&amp;gt;&lt;br /&gt;
;Animals&lt;br /&gt;
: They move around and devour other creatures.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:43--&amp;gt;&lt;br /&gt;
;Plants&lt;br /&gt;
: They have roots and feed upon ground water and sun.&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;}}&amp;lt;!--{{--&amp;gt;&lt;br /&gt;
produces&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:44--&amp;gt;&lt;br /&gt;
;Animals&lt;br /&gt;
: They move around and devour other creatures.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:45--&amp;gt;&lt;br /&gt;
;Plants&lt;br /&gt;
: They have roots and feed upon ground water and sun.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:46--&amp;gt;&lt;br /&gt;
{{Note|1=As allways, please keep each item in a section of its own; it helps translators a lot.}}&lt;br /&gt;
&lt;br /&gt;
===Add a Link=== &amp;lt;!--T:47--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:48--&amp;gt;&lt;br /&gt;
There are two kinds of links to learn, internal ones, to another userbase page, and external URL links.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:49--&amp;gt;&lt;br /&gt;
For an internal link the format &amp;lt;nowiki&amp;gt;[[Typographical_Guidelines]]&amp;lt;/nowiki&amp;gt;, where you want to display the name of the page, does work, but it is not ideal, particularly for translation to docbook and for localisation.  It is better to use the form &amp;lt;nowiki&amp;gt;[[Special:myLanguage/Typographical_Guidelines|Typographical Guidelines]]&amp;lt;/nowiki&amp;gt;, because that allows translators to link correctly even though the page name is localised.  The result is that it directs to the correctly translated page, if one exists. You often need to include the link in a sentence, so in that case you would use &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:50--&amp;gt;&lt;br /&gt;
{{Input|1=&amp;lt;nowiki&amp;gt;[[Special:myLanguage/Typographical_Guidelines|this page]]&amp;lt;/nowiki&amp;gt;}} which displays &lt;br /&gt;
[[Special:myLanguage/Typographical_Guidelines|this page]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:51--&amp;gt;&lt;br /&gt;
External links are slightly different so&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:52--&amp;gt;&lt;br /&gt;
{{Input|1=&amp;lt;nowiki&amp;gt;[http://techbase.kde.org/Schedules our road map]&amp;lt;/nowiki&amp;gt;}} displays &lt;br /&gt;
[http://techbase.kde.org/Schedules our road map], which would take you straight to the techbase page.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:53--&amp;gt;&lt;br /&gt;
One last thing to note - when you preview your page, all links are live.  This gives you two benefits. You can check (by hovering) that your links are set up as you expected, and you can use a red link to create a new page.&lt;br /&gt;
&lt;br /&gt;
== Illustrate Your Text == &amp;lt;!--T:54--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
=== Add a single image, centered === &amp;lt;!--T:55--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:56--&amp;gt;&lt;br /&gt;
{{Input|1=&amp;lt;nowiki&amp;gt;[[Image:KMail-kde4.png|250px|center]]&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:57--&amp;gt;&lt;br /&gt;
Note that you can change the position of the image, but the default is left.  The size of the image depends on the circumstances, but for screenshots I recommend no less than 250px and no more than 500px.&lt;br /&gt;
&lt;br /&gt;
=== Make the Image Clickable, and Add a Caption === &amp;lt;!--T:58--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:59--&amp;gt;&lt;br /&gt;
Where you need to show more detail, create a moderately sized image, clickable, so that the full-size can be seen.  Simply add the parameter '|thumb' within the image parentheses.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:60--&amp;gt;&lt;br /&gt;
A caption can also be added as a parameter, but will only show if '|thumb' is present.&lt;br /&gt;
&lt;br /&gt;
=== Use Tables to Precisely Place Multiple Images === &amp;lt;!--T:61--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:62--&amp;gt;&lt;br /&gt;
{{Input|1=&amp;lt;nowiki&amp;gt;{|class=&amp;quot;tablecenter&amp;quot; style=&amp;quot;border: 1px solid grey;&amp;quot;&lt;br /&gt;
|[[Image:Desktop-config-customized.png|230px|center]]||[[Image:Desktop-settings-rightclick.png|230px|center]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Desktop-theme-details-dialog.png|230px|center]]||[[Image:Plasma-multiple-themes.png|230px|center]]&lt;br /&gt;
|}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:63--&amp;gt;&lt;br /&gt;
displays&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:64--&amp;gt;&lt;br /&gt;
{|class=&amp;quot;tablecenter&amp;quot; style=&amp;quot;border: 1px solid grey;&amp;quot;&lt;br /&gt;
|[[Image:Desktop-config-customized.png|230px|center]]||[[Image:Desktop-settings-rightclick.png|230px|center]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Desktop-theme-details-dialog.png|230px|center]]||[[Image:Plasma-multiple-themes.png|230px|center]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:65--&amp;gt;&lt;br /&gt;
Note that all the parameters for one image are contained within &amp;lt;nowiki&amp;gt;[[...]]&amp;lt;/nowiki&amp;gt;, and cells are separated by '||'.  To start a new line, insert '|-' on an otherwise-empty line, then '|' at the start of the next one.&lt;br /&gt;
&lt;br /&gt;
==Add Notes and Warnings== &amp;lt;!--T:94--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:66--&amp;gt;&lt;br /&gt;
Where a note or warning is relevant within your text, use these templates:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:67--&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{Info|This is general information}}&amp;lt;/nowiki&amp;gt; displays&lt;br /&gt;
{{Info|This is general information}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:68--&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{Note|Some important information at this point}}&amp;lt;/nowiki&amp;gt; displays&lt;br /&gt;
{{Note|Some important information at this point}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:95--&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{Tip|A helpful piece of advice, something to remember}}&amp;lt;/nowiki&amp;gt;displays&lt;br /&gt;
{{Tip|A helpful piece of advice, something to remember}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:70--&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{Warning|Take care - this is a dangerous thing to do}}&amp;lt;/nowiki&amp;gt; displays&lt;br /&gt;
{{Warning|Take care - this is a dangerous thing to do}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:71--&amp;gt;&lt;br /&gt;
Where the strongest possible warning is needed, the Remember box can be used, but please use sparingly.&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{Remember|1=This is for things that definitely must not be forgotten}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
{{Remember|1=This is for things that definitely must not be forgotten}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:72--&amp;gt;&lt;br /&gt;
You can also change the heading:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:73--&amp;gt;&lt;br /&gt;
{{Remember|3=Don't Forget This!|1=You can use parameter number 3 to set an individual box heading:&lt;br /&gt;
{{Input|1=&amp;lt;nowiki&amp;gt;{{Remember|3=Don't Forget This!|1=You can use...}}&amp;lt;/nowiki&amp;gt;}}}}&lt;br /&gt;
&lt;br /&gt;
== Other Useful Templates == &amp;lt;!--T:74--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
=== Inserting GUI Icons === &amp;lt;!--T:75--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:76--&amp;gt;&lt;br /&gt;
The best way to refer to icons in the GUI is to display it in the text. This can be done with a template like this: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Icon|list-add}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. This will display the {{Icon|list-add}} icon.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:77--&amp;gt;&lt;br /&gt;
For this to work, the icon image must have been uploaded to the wiki. See [[Special:myLanguage/Update_an_Image|Update an Image]] for an explanation on how to upload images. The .png files can usually be found here: &amp;lt;tt&amp;gt;usr/share/icons/oxygen&amp;lt;/tt&amp;gt;. If possible use the 16x16 icon. The file name should have an &amp;lt;tt&amp;gt;Icon-&amp;lt;/tt&amp;gt; prefix as in &amp;lt;tt&amp;gt;Icon-list-add.png&amp;lt;/tt&amp;gt; &amp;amp;mdash; apart from the prefix the filename should exactly match the usual name. Note, that when using the template you should neither write the &amp;lt;tt&amp;gt;Icon-&amp;lt;/tt&amp;gt; prefix nor the &amp;lt;tt&amp;gt;.png&amp;lt;/tt&amp;gt; file type extension.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:78--&amp;gt;&lt;br /&gt;
The {{Plus}} icon can also be written as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Plus}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, and the {{Minus}} icon as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Minus}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. You can also use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Configure}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to get the {{Configure}} icon, and &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Exit}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; gets you the {{Exit}} icon.&lt;br /&gt;
&lt;br /&gt;
=== Making Major Edits to Existing Pages === &amp;lt;!--T:79--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:80--&amp;gt;&lt;br /&gt;
If a page is likely to be open for editing for some time there is a danger of conflicts - someone else may edit at the same time, and saving your edit will cancel out theirs, or vice versa.  The way to avoid that is to make a temporary entry, directly under the language bar, using &amp;lt;nowiki&amp;gt;{{Being_Edited}}&amp;lt;/nowiki&amp;gt; which will display&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:81--&amp;gt;&lt;br /&gt;
{{Being_Edited}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:82--&amp;gt;&lt;br /&gt;
''Don't forget to remove it when you have finished!''&lt;br /&gt;
&lt;br /&gt;
=== Adding a New Complex Page === &amp;lt;!--T:83--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:84--&amp;gt;&lt;br /&gt;
If you need to be able to work on a page for quite some time, over several days, for instance, you may like to use the Construction template - &amp;lt;nowiki&amp;gt;{{Construction}}&amp;lt;/nowiki&amp;gt;, which displays&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:85--&amp;gt;&lt;br /&gt;
{{Construction}}&lt;br /&gt;
&lt;br /&gt;
== Adding a List of Sub-Pages == &amp;lt;!--T:86--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:87--&amp;gt;&lt;br /&gt;
{{Input|1=&amp;lt;nowiki&amp;gt;== Subpages of {{FULLPAGENAME}} ==&lt;br /&gt;
{{Special:PrefixIndex/{{FULLPAGENAME}}/}}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:88--&amp;gt;&lt;br /&gt;
is very useful when you want to list subpages with active links, such as &lt;br /&gt;
&lt;br /&gt;
=== Subpages of {{FULLPAGENAME}}=== &amp;lt;!--T:89--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:90--&amp;gt;&lt;br /&gt;
It does, however, also list all &amp;quot;other-language&amp;quot; pages, so use with discretion.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:91--&amp;gt;&lt;br /&gt;
{{Special:PrefixIndex/{{FULLPAGENAME}}/}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:92--&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:93--&amp;gt;&lt;br /&gt;
[[Category:Translator_Help]]&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Toolbox</id>
		<title>Toolbox</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Toolbox"/>
				<updated>2011-07-05T14:44:30Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
{{Info|This page offers examples of formatting code for common tasks}}&lt;br /&gt;
&lt;br /&gt;
== Format Your Text == &amp;lt;!--T:2--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
=== Use Headings === &amp;lt;!--T:3--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
Headings automatically form part of your Table of Contents, so need to be structured.  Their place in the tree is governed by multiple '=' characters at each end of the heading.  Avoid using a single one - that denotes a page heading, and the automatic page heading should be used.  Your major headings will use '== text goes here ==', the next level, '=== more text ===' and so on.&lt;br /&gt;
&lt;br /&gt;
=== Use '''bold''' and ''italic'' === &amp;lt;!--T:5--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
Blips are used to specify bold and italic words.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
Use &amp;lt;nowiki&amp;gt;'''bold text'''&amp;lt;/nowiki&amp;gt; to specify '''bold text''' and&lt;br /&gt;
&amp;lt;nowiki&amp;gt;''italic text''&amp;lt;/nowiki&amp;gt; to specify ''italic text''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
In order to ensure we get easy and accurate translations, please adhere to the ''[[Special:myLanguage/Typographical_Guidelines|typographical guidelines]].''&lt;br /&gt;
&lt;br /&gt;
=== Add a Code Snippet === &amp;lt;!--T:9--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
We have templates to assist in correctly displaying code snippets.  Examples of use in various situations are available on [[Special:myLanguage/Typographical_Guidelines|the typographical guideline page]].  Code for the various box templates can be taken from [[User:Annewilson/Boxes|this page]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
If you have problems displaying pipe characters in your code snippet, please see the explanation and markup detailed on [[Special:myLanguage/Typographical_Guidelines|Typographical Guidelines]&lt;br /&gt;
&lt;br /&gt;
=== Add Indents === &amp;lt;!--T:12--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
:&amp;quot;''':'''&amp;quot; is used for an indent, and was used in multiples in some old pages.  This is deprecated, and causes some problems, so the multiples will be removed as they are found.  A single &amp;quot;''':'''&amp;quot; indents by four characters.&lt;br /&gt;
&lt;br /&gt;
=== Format Dates === &amp;lt;!--T:14--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
Dates in a purely numerical format cause confusion, due to differences in expectations of geographical zones.  Please format dates as {{Input|1=&amp;lt;nowiki&amp;gt;18 Mar 2011&amp;lt;/nowiki&amp;gt;}} with the month either spelled out completely or in abbreviated form, and the year in 4-digit format.  The day may be single or double-digit.&lt;br /&gt;
&amp;lt;/translate&amp;gt;&amp;lt;span id=&amp;quot;Bulleted Lists&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bulleted Lists === &amp;lt;!--T:16--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;*&amp;lt;/nowiki&amp;gt; is the symbol to use for bulletted lists.  ** gives a second level:&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:18--&amp;gt;&lt;br /&gt;
&amp;lt;!--}}--&amp;gt;{{Input|1=&amp;lt;nowiki&amp;gt;&lt;br /&gt;
* Almonds&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:19--&amp;gt;&lt;br /&gt;
* Nuts&lt;br /&gt;
** Cashews&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:20--&amp;gt;&lt;br /&gt;
* Raisins&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;}}&amp;lt;!--{{--&amp;gt;&lt;br /&gt;
produces&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:21--&amp;gt;&lt;br /&gt;
* Almonds&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:22--&amp;gt;&lt;br /&gt;
* Nuts&lt;br /&gt;
** Cashews&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:23--&amp;gt;&lt;br /&gt;
* Raisins&lt;br /&gt;
&lt;br /&gt;
=== Enumerations === &amp;lt;!--T:24--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:25--&amp;gt;&lt;br /&gt;
Enumerations are produced in the same way, using '#'.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:26--&amp;gt;&lt;br /&gt;
{{Input|1=&amp;lt;nowiki&amp;gt;&lt;br /&gt;
# Sift&lt;br /&gt;
# Mix&lt;br /&gt;
## Stir thoroughly&lt;br /&gt;
# Bake&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:27--&amp;gt;&lt;br /&gt;
produces&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:28--&amp;gt;&lt;br /&gt;
# Sift&lt;br /&gt;
# Mix&lt;br /&gt;
## Stir thoroughly&lt;br /&gt;
# Bake&lt;br /&gt;
&lt;br /&gt;
=== Combining Bulleted Lists and Enumerations === &amp;lt;!--T:29--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:30--&amp;gt;&lt;br /&gt;
You can have an enumerated sublist in a bulleted list and vice versa, like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:31--&amp;gt;&lt;br /&gt;
{{Input|1=&amp;lt;nowiki&amp;gt;&lt;br /&gt;
* Nuts&lt;br /&gt;
*# Cashew&lt;br /&gt;
*# Crazy&lt;br /&gt;
* Other things&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:32--&amp;gt;&lt;br /&gt;
produces&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:33--&amp;gt;&lt;br /&gt;
* Nuts&lt;br /&gt;
*# Cashew&lt;br /&gt;
*# Crazy&lt;br /&gt;
* Other things&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:34--&amp;gt;&lt;br /&gt;
while&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:35--&amp;gt;&lt;br /&gt;
{{Input|1=&amp;lt;nowiki&amp;gt;&lt;br /&gt;
# Nuts&lt;br /&gt;
#* Cashew&lt;br /&gt;
#* Crazy&lt;br /&gt;
# Other things&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:36--&amp;gt;&lt;br /&gt;
produces&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:37--&amp;gt;&lt;br /&gt;
# Nuts&lt;br /&gt;
#* Cashew&lt;br /&gt;
#* Crazy&lt;br /&gt;
# Other things&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:38--&amp;gt;&lt;br /&gt;
{{Note|1=Enumerations should never have blank lines in them: it breaks the sequence and numbering starts at one again. Similarly, there should never be blank lines before a sublist item whether enumerated or bulleted: it creates two levels of item markings (bullets or numbers)}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:39--&amp;gt;&lt;br /&gt;
{{Note|1=Please remember, that long lists are a problem for translators. With single level bulleted lists, place each bullet in a section of its own, i.e. make a blank line between bullets. With two levels of bullets the subitems must be kept in the same section as their top level bullet; if you have to use subbullets, please keep the sublists short! With enumerations involved, you must keep everything in one unit. Please try to avoid enumerations, and if you find that you must use them try to keep them short.}}&lt;br /&gt;
&lt;br /&gt;
=== Itemizations === &amp;lt;!--T:40--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:41--&amp;gt;&lt;br /&gt;
Itemizations are produced using ''';''' and ''':''' alternately.  They are best for giving short descriptions for a group of related objects.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:42--&amp;gt;&lt;br /&gt;
&amp;lt;!--}}--&amp;gt;{{Input|1=&amp;lt;nowiki&amp;gt;&lt;br /&gt;
;Animals&lt;br /&gt;
: They move around and devour other creatures.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:43--&amp;gt;&lt;br /&gt;
;Plants&lt;br /&gt;
: They have roots and feed upon ground water and sun.&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;}}&amp;lt;!--{{--&amp;gt;&lt;br /&gt;
produces&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:44--&amp;gt;&lt;br /&gt;
;Animals&lt;br /&gt;
: They move around and devour other creatures.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:45--&amp;gt;&lt;br /&gt;
;Plants&lt;br /&gt;
: They have roots and feed upon ground water and sun.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:46--&amp;gt;&lt;br /&gt;
{{Note|1=As allways, please keep each item in a section of its own; it helps translators a lot.}}&lt;br /&gt;
&lt;br /&gt;
===Add a Link=== &amp;lt;!--T:47--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:48--&amp;gt;&lt;br /&gt;
There are two kinds of links to learn, internal ones, to another userbase page, and external URL links.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:49--&amp;gt;&lt;br /&gt;
For an internal link the format &amp;lt;nowiki&amp;gt;[[Typographical_Guidelines]]&amp;lt;/nowiki&amp;gt;, where you want to display the name of the page, does work, but it is not ideal, particularly for translation to docbook and for localisation.  It is better to use the form &amp;lt;nowiki&amp;gt;[[Special:myLanguage/Typographical_Guidelines|Typographical Guidelines]]&amp;lt;/nowiki&amp;gt;, because that allows translators to link correctly even though the page name is localised.  The result is that it directs to the correctly translated page, if one exists. You often need to include the link in a sentence, so in that case you would use &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:50--&amp;gt;&lt;br /&gt;
{{Input|1=&amp;lt;nowiki&amp;gt;[[Special:myLanguage/Typographical_Guidelines|this page]]&amp;lt;/nowiki&amp;gt;}} which displays &lt;br /&gt;
[[Special:myLanguage/Typographical_Guidelines|this page]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:51--&amp;gt;&lt;br /&gt;
External links are slightly different so&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:52--&amp;gt;&lt;br /&gt;
{{Input|1=&amp;lt;nowiki&amp;gt;[http://techbase.kde.org/Schedules our road map]&amp;lt;/nowiki&amp;gt;}} displays &lt;br /&gt;
[http://techbase.kde.org/Schedules our road map], which would take you straight to the techbase page.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:53--&amp;gt;&lt;br /&gt;
One last thing to note - when you preview your page, all links are live.  This gives you two benefits. You can check (by hovering) that your links are set up as you expected, and you can use a red link to create a new page.&lt;br /&gt;
&lt;br /&gt;
== Illustrate Your Text == &amp;lt;!--T:54--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
=== Add a single image, centered === &amp;lt;!--T:55--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:56--&amp;gt;&lt;br /&gt;
{{Input|1=&amp;lt;nowiki&amp;gt;[[Image:KMail-kde4.png|250px|center]]&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:57--&amp;gt;&lt;br /&gt;
Note that you can change the position of the image, but the default is left.  The size of the image depends on the circumstances, but for screenshots I recommend no less than 250px and no more than 500px.&lt;br /&gt;
&lt;br /&gt;
=== Make the Image Clickable, and Add a Caption === &amp;lt;!--T:58--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:59--&amp;gt;&lt;br /&gt;
Where you need to show more detail, create a moderately sized image, clickable, so that the full-size can be seen.  Simply add the parameter '|thumb' within the image parentheses.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:60--&amp;gt;&lt;br /&gt;
A caption can also be added as a parameter, but will only show if '|thumb' is present.&lt;br /&gt;
&lt;br /&gt;
=== Use Tables to Precisely Place Multiple Images === &amp;lt;!--T:61--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:62--&amp;gt;&lt;br /&gt;
{{Input|1=&amp;lt;nowiki&amp;gt;{|class=&amp;quot;tablecenter&amp;quot; style=&amp;quot;border: 1px solid grey;&amp;quot;&lt;br /&gt;
|[[Image:Desktop-config-customized.png|230px|center]]||[[Image:Desktop-settings-rightclick.png|230px|center]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Desktop-theme-details-dialog.png|230px|center]]||[[Image:Plasma-multiple-themes.png|230px|center]]&lt;br /&gt;
|}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:63--&amp;gt;&lt;br /&gt;
displays&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:64--&amp;gt;&lt;br /&gt;
{|class=&amp;quot;tablecenter&amp;quot; style=&amp;quot;border: 1px solid grey;&amp;quot;&lt;br /&gt;
|[[Image:Desktop-config-customized.png|230px|center]]||[[Image:Desktop-settings-rightclick.png|230px|center]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Desktop-theme-details-dialog.png|230px|center]]||[[Image:Plasma-multiple-themes.png|230px|center]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:65--&amp;gt;&lt;br /&gt;
Note that all the parameters for one image are contained within &amp;lt;nowiki&amp;gt;[[...]]&amp;lt;/nowiki&amp;gt;, and cells are separated by '||'.  To start a new line, insert '|-' on an otherwise-empty line, then '|' at the start of the next one.&lt;br /&gt;
&lt;br /&gt;
==Add Notes and Warnings==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:66--&amp;gt;&lt;br /&gt;
Where a note or warning is relevant within your text, use these templates:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:67--&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{Info|This is general information}}&amp;lt;/nowiki&amp;gt; displays&lt;br /&gt;
{{Info|This is general information}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:68--&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{Note|Some important information at this point}}&amp;lt;/nowiki&amp;gt; displays&lt;br /&gt;
{{Note|Some important information at this point}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{Tip|A helpful piece of advice, something to remember}}&amp;lt;/nowiki&amp;gt;displays&lt;br /&gt;
{{Tip|A helpful piece of advice, something to remember}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:70--&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{Warning|Take care - this is a dangerous thing to do}}&amp;lt;/nowiki&amp;gt; displays&lt;br /&gt;
{{Warning|Take care - this is a dangerous thing to do}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:71--&amp;gt;&lt;br /&gt;
Where the strongest possible warning is needed, the Remember box can be used, but please use sparingly.&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{Remember|1=This is for things that definitely must not be forgotten}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
{{Remember|1=This is for things that definitely must not be forgotten}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:72--&amp;gt;&lt;br /&gt;
You can also change the heading:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:73--&amp;gt;&lt;br /&gt;
{{Remember|3=Don't Forget This!|1=You can use parameter number 3 to set an individual box heading:&lt;br /&gt;
{{Input|1=&amp;lt;nowiki&amp;gt;{{Remember|3=Don't Forget This!|1=You can use...}}&amp;lt;/nowiki&amp;gt;}}}}&lt;br /&gt;
&lt;br /&gt;
== Other Useful Templates == &amp;lt;!--T:74--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
=== Inserting GUI Icons === &amp;lt;!--T:75--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:76--&amp;gt;&lt;br /&gt;
The best way to refer to icons in the GUI is to display it in the text. This can be done with a template like this: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Icon|list-add}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. This will display the {{Icon|list-add}} icon.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:77--&amp;gt;&lt;br /&gt;
For this to work, the icon image must have been uploaded to the wiki. See [[Special:myLanguage/Update_an_Image|Update an Image]] for an explanation on how to upload images. The .png files can usually be found here: &amp;lt;tt&amp;gt;usr/share/icons/oxygen&amp;lt;/tt&amp;gt;. If possible use the 16x16 icon. The file name should have an &amp;lt;tt&amp;gt;Icon-&amp;lt;/tt&amp;gt; prefix as in &amp;lt;tt&amp;gt;Icon-list-add.png&amp;lt;/tt&amp;gt; &amp;amp;mdash; apart from the prefix the filename should exactly match the usual name. Note, that when using the template you should neither write the &amp;lt;tt&amp;gt;Icon-&amp;lt;/tt&amp;gt; prefix nor the &amp;lt;tt&amp;gt;.png&amp;lt;/tt&amp;gt; file type extension.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:78--&amp;gt;&lt;br /&gt;
The {{Plus}} icon can also be written as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Plus}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, and the {{Minus}} icon as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Minus}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. You can also use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Configure}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to get the {{Configure}} icon, and &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Exit}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; gets you the {{Exit}} icon.&lt;br /&gt;
&lt;br /&gt;
=== Making Major Edits to Existing Pages === &amp;lt;!--T:79--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:80--&amp;gt;&lt;br /&gt;
If a page is likely to be open for editing for some time there is a danger of conflicts - someone else may edit at the same time, and saving your edit will cancel out theirs, or vice versa.  The way to avoid that is to make a temporary entry, directly under the language bar, using &amp;lt;nowiki&amp;gt;{{Being_Edited}}&amp;lt;/nowiki&amp;gt; which will display&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:81--&amp;gt;&lt;br /&gt;
{{Being_Edited}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:82--&amp;gt;&lt;br /&gt;
''Don't forget to remove it when you have finished!''&lt;br /&gt;
&lt;br /&gt;
=== Adding a New Complex Page === &amp;lt;!--T:83--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:84--&amp;gt;&lt;br /&gt;
If you need to be able to work on a page for quite some time, over several days, for instance, you may like to use the Construction template - &amp;lt;nowiki&amp;gt;{{Construction}}&amp;lt;/nowiki&amp;gt;, which displays&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:85--&amp;gt;&lt;br /&gt;
{{Construction}}&lt;br /&gt;
&lt;br /&gt;
== Adding a List of Sub-Pages == &amp;lt;!--T:86--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:87--&amp;gt;&lt;br /&gt;
{{Input|1=&amp;lt;nowiki&amp;gt;== Subpages of {{FULLPAGENAME}} ==&lt;br /&gt;
{{Special:PrefixIndex/{{FULLPAGENAME}}/}}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:88--&amp;gt;&lt;br /&gt;
is very useful when you want to list subpages with active links, such as &lt;br /&gt;
&lt;br /&gt;
=== Subpages of {{FULLPAGENAME}}=== &amp;lt;!--T:89--&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:90--&amp;gt;&lt;br /&gt;
It does, however, also list all &amp;quot;other-language&amp;quot; pages, so use with discretion.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:91--&amp;gt;&lt;br /&gt;
{{Special:PrefixIndex/{{FULLPAGENAME}}/}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:92--&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:93--&amp;gt;&lt;br /&gt;
[[Category:Translator_Help]]&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Template:EduAppCell</id>
		<title>Template:EduAppCell</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Template:EduAppCell"/>
				<updated>2010-07-06T17:16:56Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Added usage &amp;amp; parameters&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This writes a standard table cell for with an application icon, the application's name, and a link to the page.&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
&lt;br /&gt;
;name&lt;br /&gt;
:Name of the app.&lt;br /&gt;
&lt;br /&gt;
;icon&lt;br /&gt;
:Image name of the app's icon. Default is White32.png.&lt;br /&gt;
&lt;br /&gt;
;link&lt;br /&gt;
:Startpage for the application. Default is Projects/Edu/''Name''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
| style=&amp;quot;vertical-align:bottom;text-align:center;padding-bottom:1em;&amp;quot; | [[Image:{{{icon|White32.png}}}|48px|link={{{link|Projects/Edu/{{{name}}}}}}]]&amp;lt;br /&amp;gt;[[{{{link}}}|'''{{{name}}}''']]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Pipesmoker</id>
		<title>User:Pipesmoker</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Pipesmoker"/>
				<updated>2010-07-06T17:11:28Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Real name: Matthias Meßmer&lt;br /&gt;
&lt;br /&gt;
==Favourites==&lt;br /&gt;
&lt;br /&gt;
* [[Projects/Edu]]&lt;br /&gt;
&lt;br /&gt;
==My Templates==&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;nowiki&amp;gt;{{EduAppCell}}&amp;lt;/nowiki&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
* [[Template:EduAppCell]]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Pipesmoker</id>
		<title>User:Pipesmoker</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Pipesmoker"/>
				<updated>2010-07-06T17:09:41Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: New page is online, work should be done via svn there&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Real name: Matthias Meßmer&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu/Kalzium</id>
		<title>Projects/Edu/Kalzium</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu/Kalzium"/>
				<updated>2010-07-05T18:15:05Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--&lt;br /&gt;
These informations seems to belong to UserBase&lt;br /&gt;
&lt;br /&gt;
(this article is just a stub, made from what I remeber from KDE4 beta 2 version)&lt;br /&gt;
&lt;br /&gt;
Kalzium is a chemical database.&lt;br /&gt;
The central feature is a mandeleïev table that can color elements folowing different rules such as&lt;br /&gt;
* family&lt;br /&gt;
* acidity&lt;br /&gt;
* electro-negativity&lt;br /&gt;
* discovery date&lt;br /&gt;
* icon representing a use case (such as a zepelin for hydrogen)&lt;br /&gt;
* and more&lt;br /&gt;
&lt;br /&gt;
Kalzium also features a sidebar showing more info about the element you point onto the table. If you click on, this bring a window with detailed informations.&lt;br /&gt;
&lt;br /&gt;
It also comes with a unit converter and greek letters table.&lt;br /&gt;
&lt;br /&gt;
A glossary explains basics of some chemistry (this part you can help much without coding ) such as &amp;quot;what is a besher ?&amp;quot;&lt;br /&gt;
&lt;br /&gt;
A useful tool in Kalzium will solve chemical equations. Feed it with a formula such as &amp;quot; aO2+bH2-&amp;gt;cH20 &amp;quot; and it replies &amp;quot;1.O2 + 2H2 -&amp;gt; 2.H2O &amp;quot;. This is also able to calculate with charges (ions)&lt;br /&gt;
&lt;br /&gt;
A beautiful feature of Kalzium is it's 3D molecule viewer. Load a molecule file and look at it's 3D representation in different modes (sticks, sticks and balls, --- and --- ).&lt;br /&gt;
&lt;br /&gt;
An other tool which may be handy is a chemical file converter based on openbabel.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Eigen Library==&lt;br /&gt;
&lt;br /&gt;
Eigen is a C++ template library for linear algebra: vectors, matrices, and related algorithms. It is used in '''Kalzium''' for solving chemical equations.&lt;br /&gt;
&lt;br /&gt;
* http://eigen.tuxfamily.org/&lt;br /&gt;
&lt;br /&gt;
==TODO==&lt;br /&gt;
&lt;br /&gt;
The ToDo file can be found in SVN: &lt;br /&gt;
&lt;br /&gt;
* [http://websvn.kde.org/trunk/KDE/kdeedu/kalzium/ideas/TODO?view=markup View TdTo file vi websvn]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu</id>
		<title>Projects/Edu</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu"/>
				<updated>2010-07-03T19:11:49Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: /* Science */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:I18n/Language Navigation Bar|Projects/Edu}}&lt;br /&gt;
Educational Software for KDE&lt;br /&gt;
&lt;br /&gt;
[[/ProjectSuggestions|Project Suggestions]]: a list of suggestions for future Edu (and some non-Edu) projects. If you're a developer, and in need of something to do, pick a suggestion and see what you can come up with! :)&lt;br /&gt;
== Development ==&lt;br /&gt;
* [[KNewStuff2 Development Page]]&lt;br /&gt;
&lt;br /&gt;
== Developer Resources for Applications ==&lt;br /&gt;
&lt;br /&gt;
=== Languages ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
{{EduAppCell|name=KAnagram|link=Projects/Edu/KAnagram|icon=Kanagram.png}}&lt;br /&gt;
{{EduAppCell|name=KHangman|link=Projects/Edu/Khangman|icon=Khangman.png}}&lt;br /&gt;
{{EduAppCell|name=Kiten|link=Projects/Edu/Kiten|icon=Kiten.png}}&lt;br /&gt;
{{EduAppCell|name=KLettres|link=Projects/Edu/KLettres|icon=Klettres.png}}&lt;br /&gt;
|-&lt;br /&gt;
{{EduAppCell|name=Parley|link=Projects/Edu/Parley|icon=Parley.png}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Mathematics ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
{{EduAppCell|name=Cantor|link=Projects/Edu/Cantor|icon=Cantor.png}}&lt;br /&gt;
{{EduAppCell|name=KAlgebra|link=Projects/Edu/KAlgebra|icon=Kalgebra.png}}&lt;br /&gt;
{{EduAppCell|name=KBruch|link=Projects/Edu/KBruch|icon=Kbruch.png}}&lt;br /&gt;
{{EduAppCell|name=Kig|link=Projects/Edu/Kig|icon=Kig.png}}&lt;br /&gt;
|-&lt;br /&gt;
{{EduAppCell|name=KmPlot|link=Projects/Edu/KmPlot|icon=Kmplot.png}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Miscellaneous ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
{{EduAppCell|name=blinKen|link=Projects/Edu/blinKen|icon=Blinken.png}}&lt;br /&gt;
{{EduAppCell|name=Kard|link=Projects/Edu/Kard}}&lt;br /&gt;
{{EduAppCell|name=KGeography|link=Projects/Edu/KGeography|icon=Kgeography.png}}&lt;br /&gt;
{{EduAppCell|name=KidsPlay|link=Projects/Edu/KidsPlay}}&lt;br /&gt;
|-&lt;br /&gt;
{{EduAppCell|name=KTurtle|link=Projects/Edu/KTurtle|icon=Kturtle.png}}&lt;br /&gt;
{{EduAppCell|name=KWordQuiz|link=Projects/Edu/KWordQuiz|icon=Kwordquiz.png}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Science ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
{{EduAppCell|name=Kalzium|link=Projects/Edu/Kalzium|icon=Kalzium.png}}&lt;br /&gt;
{{EduAppCell|name=KStars|link=Projects/Edu/KStars|icon=Kstars.png}}&lt;br /&gt;
{{EduAppCell|name=Marble|link=Projects/Marble|icon=Marble.png}}&lt;br /&gt;
{{EduAppCell|name=Step|link=Projects/Edu/Step|icon=Step.png}}&lt;br /&gt;
|-&lt;br /&gt;
{{EduAppCell|name=Rocs|link=Projects/Edu/Rocs}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Teaching Tools ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
{{EduAppCell|name=KEduca|link=Projects/Edu/KEduca|icon=Keduca.png}} &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
Here you have generic development resources for KDE-Edu.&lt;br /&gt;
&lt;br /&gt;
* [[/Using_Custom_Fonts|Using Custom Fonts]]&lt;br /&gt;
* [[/kvtml2|kvtml2 file format]]&lt;br /&gt;
&lt;br /&gt;
[[Category:education]]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu</id>
		<title>Projects/Edu</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu"/>
				<updated>2010-07-03T19:08:47Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: /* Developer Resources for Applications */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:I18n/Language Navigation Bar|Projects/Edu}}&lt;br /&gt;
Educational Software for KDE&lt;br /&gt;
&lt;br /&gt;
[[/ProjectSuggestions|Project Suggestions]]: a list of suggestions for future Edu (and some non-Edu) projects. If you're a developer, and in need of something to do, pick a suggestion and see what you can come up with! :)&lt;br /&gt;
== Development ==&lt;br /&gt;
* [[KNewStuff2 Development Page]]&lt;br /&gt;
&lt;br /&gt;
== Developer Resources for Applications ==&lt;br /&gt;
&lt;br /&gt;
=== Languages ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
{{EduAppCell|name=KAnagram|link=Projects/Edu/KAnagram|icon=Kanagram.png}}&lt;br /&gt;
{{EduAppCell|name=KHangman|link=Projects/Edu/Khangman|icon=Khangman.png}}&lt;br /&gt;
{{EduAppCell|name=Kiten|link=Projects/Edu/Kiten|icon=Kiten.png}}&lt;br /&gt;
{{EduAppCell|name=KLettres|link=Projects/Edu/KLettres|icon=Klettres.png}}&lt;br /&gt;
|-&lt;br /&gt;
{{EduAppCell|name=Parley|link=Projects/Edu/Parley|icon=Parley.png}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Mathematics ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
{{EduAppCell|name=Cantor|link=Projects/Edu/Cantor|icon=Cantor.png}}&lt;br /&gt;
{{EduAppCell|name=KAlgebra|link=Projects/Edu/KAlgebra|icon=Kalgebra.png}}&lt;br /&gt;
{{EduAppCell|name=KBruch|link=Projects/Edu/KBruch|icon=Kbruch.png}}&lt;br /&gt;
{{EduAppCell|name=Kig|link=Projects/Edu/Kig|icon=Kig.png}}&lt;br /&gt;
|-&lt;br /&gt;
{{EduAppCell|name=KmPlot|link=Projects/Edu/KmPlot|icon=Kmplot.png}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Miscellaneous ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
{{EduAppCell|name=blinKen|link=Projects/Edu/blinKen|icon=Blinken.png}}&lt;br /&gt;
{{EduAppCell|name=Kard|link=Projects/Edu/Kard}}&lt;br /&gt;
{{EduAppCell|name=KGeography|link=Projects/Edu/KGeography|icon=Kgeography.png}}&lt;br /&gt;
{{EduAppCell|name=KidsPlay|link=Projects/Edu/KidsPlay}}&lt;br /&gt;
|-&lt;br /&gt;
{{EduAppCell|name=KTurtle|link=Projects/Edu/KTurtle|icon=Kturtle.png}}&lt;br /&gt;
{{EduAppCell|name=KWordQuiz|link=Projects/Edu/KWordQuiz|icon=Kwordquiz.png}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Science ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
{{EduAppCell|name=Kalzium|link=Projects/Edu/Kalzium|icon=Kalzium.png}}&lt;br /&gt;
{{EduAppCell|name=KStars|link=Projects/Edu/KStars|icon=Kstars.png}}&lt;br /&gt;
{{EduAppCell|name=Marble|link=Projects/Marble|icon=Marble.png}}&lt;br /&gt;
{{EduAppCell|name=Step|link=Projects/Edu/Step|icon=Step.png}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Teaching Tools ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
{{EduAppCell|name=KEduca|link=Projects/Edu/KEduca|icon=Keduca.png}} &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
Here you have generic development resources for KDE-Edu.&lt;br /&gt;
&lt;br /&gt;
* [[/Using_Custom_Fonts|Using Custom Fonts]]&lt;br /&gt;
* [[/kvtml2|kvtml2 file format]]&lt;br /&gt;
&lt;br /&gt;
[[Category:education]]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Template:EduAppCell</id>
		<title>Template:EduAppCell</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Template:EduAppCell"/>
				<updated>2010-07-03T19:07:25Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This writes a standard table cell for with an application icon, the application's name, and a link to the page.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
| style=&amp;quot;vertical-align:bottom;text-align:center;padding-bottom:1em;&amp;quot; | [[Image:{{{icon|White32.png}}}|48px|link={{{link}}}]]&amp;lt;br /&amp;gt;[[{{{link}}}|'''{{{name}}}''']]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu/Step</id>
		<title>Projects/Edu/Step</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu/Step"/>
				<updated>2010-07-03T18:28:18Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==ToDo==&lt;br /&gt;
&lt;br /&gt;
A TODO list can be found [http://websvn.kde.org/trunk/KDE/kdeedu/step/TODO?view=markup here].&lt;br /&gt;
&lt;br /&gt;
==StepCore Library==&lt;br /&gt;
&lt;br /&gt;
'''StepCore''' is the physical simulation library on which [http://userbase.kde.org/Step '''Step'''] is based. It can be used without '''Step''' for complex simulations which require coding or in other software which require physical simulation functionality. It is designed in order to be extensible, tunable and to provide accurate simulation. &lt;br /&gt;
&lt;br /&gt;
===Why was StepCore written? What's wrong with existing libraries?===&lt;br /&gt;
&lt;br /&gt;
There are several open-source (and proprietary) physical simulation libraries (most known are ODE and Bullet). They are really good for things they are designed for, but not suitable for a program such as Step because:&lt;br /&gt;
&lt;br /&gt;
* Most of them are designed for games, this means quick, stable, realistic but inaccurate simulation. Step is an educational program, it is intended to show how things are in real world, so accuracy is really important.&lt;br /&gt;
* They do not provide error estimation (since it requires additional resources and is useless for games), but this is important for Step. If Step can't show how things are in real world it should at least warn the user.&lt;br /&gt;
* Most of them focus mainly on rigid body simulation, the scope of Step is wider.&lt;br /&gt;
* Most of them can handle only three-dimensional simulations. Using them for two-dimensional simulations is wasting computer resources.&lt;br /&gt;
* Most of them are not easily extensible, complex bodies such as massive springs are hard to implement with them.&lt;br /&gt;
* The other end is scientific simulation libraries, but they are too big and complex to be used with Step.&lt;br /&gt;
&lt;br /&gt;
===What are StepCore design goals?===&lt;br /&gt;
&lt;br /&gt;
* Accuracy and error estimations.&lt;br /&gt;
* Support for both 2d and (in the future) 3d simulations.&lt;br /&gt;
* Extensibility by adding new solver types, body types, forces.&lt;br /&gt;
* Extensibility by adding new simulation types which can possibly interact with each other (for example liquid simulation using Boltzmann equation which can interract with mechanical bodies).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Documentation===&lt;br /&gt;
&lt;br /&gt;
* [http://stepcore.sourceforge.net/docs/design_intro.html  Introduction into '''StepCore''' design]&lt;br /&gt;
* [http://stepcore.sourceforge.net/docs/index.html '''StepCore''' API documentation]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu/Step</id>
		<title>Projects/Edu/Step</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu/Step"/>
				<updated>2010-07-03T18:24:33Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with '==StepCore Library==  '''StepCore''' is the physical simulation library on which [http://userbase.kde.org/Step '''Step'''] is based. It can be used without '''Step''' for complex...'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==StepCore Library==&lt;br /&gt;
&lt;br /&gt;
'''StepCore''' is the physical simulation library on which [http://userbase.kde.org/Step '''Step'''] is based. It can be used without '''Step''' for complex simulations which require coding or in other software which require physical simulation functionality. It is designed in order to be extensible, tunable and to provide accurate simulation. &lt;br /&gt;
&lt;br /&gt;
Look at the documentation:&lt;br /&gt;
&lt;br /&gt;
* [http://stepcore.sourceforge.net/docs/design_intro.html  Introduction into '''StepCore''' design]&lt;br /&gt;
* [http://stepcore.sourceforge.net/docs/index.html '''StepCore''' API documentation]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu</id>
		<title>Projects/Edu</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu"/>
				<updated>2010-07-03T18:08:35Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: /* Developer Resources for Applications */ Inserted Icons&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:I18n/Language Navigation Bar|Projects/Edu}}&lt;br /&gt;
Educational Software for KDE&lt;br /&gt;
&lt;br /&gt;
[[/ProjectSuggestions|Project Suggestions]]: a list of suggestions for future Edu (and some non-Edu) projects. If you're a developer, and in need of something to do, pick a suggestion and see what you can come up with! :)&lt;br /&gt;
== Development ==&lt;br /&gt;
* [[KNewStuff2 Development Page]]&lt;br /&gt;
&lt;br /&gt;
== Developer Resources for Applications ==&lt;br /&gt;
&lt;br /&gt;
=== Languages ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
{{EduAppCell|name=KAnagram|link=Projects/Edu/KAnagram|icon=Kanagram.png}}&lt;br /&gt;
{{EduAppCell|name=KHangman|link=Projects/Edu/Khangman|icon=Khangman.png}}&lt;br /&gt;
{{EduAppCell|name=Kiten|link=Projects/Edu/Kiten|icon=Kiten.png}}&lt;br /&gt;
{{EduAppCell|name=KLettres|link=Projects/Edu/KLettres|icon=Klettres.png}}&lt;br /&gt;
|-&lt;br /&gt;
{{EduAppCell|name=Parley|link=Projects/Edu/Parley|icon=Parley.png}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Mathematics ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
{{EduAppCell|name=Cantor|link=Projects/Edu/Cantor|icon=Cantor.png}}&lt;br /&gt;
{{EduAppCell|name=KAlgebra|link=Projects/Edu/KAlgebra|icon=Kalgebra.png}}&lt;br /&gt;
{{EduAppCell|name=KBruch|link=Projects/Edu/KBruch|icon=Kbruch.png}}&lt;br /&gt;
{{EduAppCell|name=Kig|link=Projects/Edu/Kig|icon=Kig.png}}&lt;br /&gt;
|-&lt;br /&gt;
{{EduAppCell|name=KmPlot|link=Projects/Edu/KmPlot|icon=Kmplot.png}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Miscellaneous ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
{{EduAppCell|name=blinKen|link=Projects/Edu/blinKen|icon=Blinken.png}}&lt;br /&gt;
{{EduAppCell|name=Kard|link=Projects/Edu/Kard|icon=White32.png}}&lt;br /&gt;
{{EduAppCell|name=KGeography|link=Projects/Edu/KGeography|icon=Kgeography.png}}&lt;br /&gt;
{{EduAppCell|name=KidsPlay|link=Projects/Edu/KidsPlay|icon=White32.png}}&lt;br /&gt;
|-&lt;br /&gt;
{{EduAppCell|name=KTurtle|link=Projects/Edu/KTurtle|icon=Kturtle.png}}&lt;br /&gt;
{{EduAppCell|name=KWordQuiz|link=Projects/Edu/KWordQuiz|icon=Kwordquiz.png}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Science ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
{{EduAppCell|name=Kalzium|link=Projects/Edu/Kalzium|icon=Kalzium.png}}&lt;br /&gt;
{{EduAppCell|name=KStars|link=Projects/Edu/KStars|icon=Kstars.png}}&lt;br /&gt;
{{EduAppCell|name=Marble|link=Projects/Marble|icon=Marble.png}}&lt;br /&gt;
{{EduAppCell|name=Step|link=Projects/Edu/Step|icon=Step.png}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Teaching Tools ===&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
{{EduAppCell|name=KEduca|link=Projects/Edu/KEduca|icon=Keduca.png}} &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
Here you have generic development resources for KDE-Edu.&lt;br /&gt;
&lt;br /&gt;
* [[/Using_Custom_Fonts|Using Custom Fonts]]&lt;br /&gt;
* [[/kvtml2|kvtml2 file format]]&lt;br /&gt;
&lt;br /&gt;
[[Category:education]]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Talk:Projects/Edu/KPercentage</id>
		<title>Talk:Projects/Edu/KPercentage</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Talk:Projects/Edu/KPercentage"/>
				<updated>2010-07-03T17:52:51Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: KPercentage outdated&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== KPercentage outdated ==&lt;br /&gt;
&lt;br /&gt;
As KPercentage is not maintained any more and the page has no relevant content, this page could be deleted.&lt;br /&gt;
--[[User:Pipesmoker|Pipesmoker]] 17:52, 3 July 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Template:EduAppCell</id>
		<title>Template:EduAppCell</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Template:EduAppCell"/>
				<updated>2010-07-03T17:51:15Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;| style=&amp;quot;vertical-align:bottom;text-align:center;padding-bottom:1em;&amp;quot; | [[Image:{{{icon}}}|48px|link={{{link}}}]]&amp;lt;br /&amp;gt;[[{{{link}}}|'''{{{name}}}''']]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Template:EduAppCell</id>
		<title>Template:EduAppCell</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Template:EduAppCell"/>
				<updated>2010-07-03T17:50:44Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;| style=&amp;quot;vertical-align:bottom;text-align:center;padding-bottom:10px;&amp;quot; | [[Image:{{{icon}}}|48px|link={{{link}}}]]&amp;lt;br /&amp;gt;[[{{{link}}}|'''{{{name}}}''']]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Template:EduAppCell</id>
		<title>Template:EduAppCell</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Template:EduAppCell"/>
				<updated>2010-07-03T17:43:43Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;| style=&amp;quot;vertical-align:bottom;text-align:center;&amp;quot; | [[Image:{{{icon}}}|48px|link={{{link}}}]]&amp;lt;br /&amp;gt;[[{{{link}}}|'''{{{name}}}''']]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Template:EduAppCell</id>
		<title>Template:EduAppCell</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Template:EduAppCell"/>
				<updated>2010-07-03T17:42:09Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with '| style=&amp;quot;vertical-align:bottom;text-align:center;&amp;quot; | link={{{link}}}&amp;lt;br /&amp;gt;'''{{{{name}}}}''''&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;| style=&amp;quot;vertical-align:bottom;text-align:center;&amp;quot; | [[Image:{{{icon}}}|48px|link={{{link}}}]]&amp;lt;br /&amp;gt;[[{{{{link}}}}|'''{{{{name}}}}''']]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu</id>
		<title>Projects/Edu</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu"/>
				<updated>2010-07-03T17:24:53Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: /* Science */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:I18n/Language Navigation Bar|Projects/Edu}}&lt;br /&gt;
Educational Software for KDE&lt;br /&gt;
&lt;br /&gt;
[[/ProjectSuggestions|Project Suggestions]]: a list of suggestions for future Edu (and some non-Edu) projects. If you're a developer, and in need of something to do, pick a suggestion and see what you can come up with! :)&lt;br /&gt;
== Development ==&lt;br /&gt;
* [[KNewStuff2 Development Page]]&lt;br /&gt;
&lt;br /&gt;
== Developer Resources for Applications ==&lt;br /&gt;
&lt;br /&gt;
=== Languages ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KAnagram|KAnagram]] || align=&amp;quot;center&amp;quot;|[[/KHangman|KHangman]] || align=&amp;quot;center&amp;quot;|[[/Kiten|Kiten]] || align=&amp;quot;center&amp;quot;|[[/KLatin|KLatin]]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KLettres|KLettres]] || align=&amp;quot;center&amp;quot;|[[/KVerbos|KVerbos]] || align=&amp;quot;center&amp;quot;|[[/Parley|Parley]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Mathematics ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KBruch|KBruch]] || align=&amp;quot;center&amp;quot;|[[/Kig|Kig]] || align=&amp;quot;center&amp;quot;|[[/KmPlot|KmPlot]] || align=&amp;quot;center&amp;quot;|[[/KPercentage|KPercentage]]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/Kalcul|Kalcul]] || align=&amp;quot;center&amp;quot;|[[/KMathTool|KMathTool]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Miscellaneous ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/blinKen|blinKen]] || align=&amp;quot;center&amp;quot;|[[/KGeography|KGeography]] || align=&amp;quot;center&amp;quot;|[[/KTouch|KTouch]] || align=&amp;quot;center&amp;quot;|[[/KTurtle|KTurtle]]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KWordQuiz|KWordQuiz]] || align=&amp;quot;center&amp;quot;|[[/Kard|Kard]] || align=&amp;quot;center&amp;quot;|[[/KidsPlay|KidsPlay]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Science ===&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
| [[Image:Kalzium.png|48px|link=Projects/Edu/Kalzium]]&lt;br /&gt;
[[/Kalzium|'''Kalzium''']] &lt;br /&gt;
| [[Image:Kstars.png|48px|link=Projects/Edu//KStars]] &lt;br /&gt;
[[/KStars|'''KStars''']] &lt;br /&gt;
| [[Image:Marble.png|48px|link=Projects/Marble]]&lt;br /&gt;
[[Projects/Marble|'''Marble''']]&lt;br /&gt;
| [[Image:Step.png|48px|link=Projects/Edu/Step]]&lt;br /&gt;
[[/Step|'''Step''']]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Teaching Tools ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KEduca|KEduca]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
Here you have generic development resources for KDE-Edu.&lt;br /&gt;
&lt;br /&gt;
* [[/Using_Custom_Fonts|Using Custom Fonts]]&lt;br /&gt;
* [[/kvtml2|kvtml2 file format]]&lt;br /&gt;
&lt;br /&gt;
[[Category:education]]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu</id>
		<title>Projects/Edu</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu"/>
				<updated>2010-07-03T16:59:38Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: /* Science */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:I18n/Language Navigation Bar|Projects/Edu}}&lt;br /&gt;
Educational Software for KDE&lt;br /&gt;
&lt;br /&gt;
[[/ProjectSuggestions|Project Suggestions]]: a list of suggestions for future Edu (and some non-Edu) projects. If you're a developer, and in need of something to do, pick a suggestion and see what you can come up with! :)&lt;br /&gt;
== Development ==&lt;br /&gt;
* [[KNewStuff2 Development Page]]&lt;br /&gt;
&lt;br /&gt;
== Developer Resources for Applications ==&lt;br /&gt;
&lt;br /&gt;
=== Languages ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KAnagram|KAnagram]] || align=&amp;quot;center&amp;quot;|[[/KHangman|KHangman]] || align=&amp;quot;center&amp;quot;|[[/Kiten|Kiten]] || align=&amp;quot;center&amp;quot;|[[/KLatin|KLatin]]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KLettres|KLettres]] || align=&amp;quot;center&amp;quot;|[[/KVerbos|KVerbos]] || align=&amp;quot;center&amp;quot;|[[/Parley|Parley]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Mathematics ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KBruch|KBruch]] || align=&amp;quot;center&amp;quot;|[[/Kig|Kig]] || align=&amp;quot;center&amp;quot;|[[/KmPlot|KmPlot]] || align=&amp;quot;center&amp;quot;|[[/KPercentage|KPercentage]]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/Kalcul|Kalcul]] || align=&amp;quot;center&amp;quot;|[[/KMathTool|KMathTool]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Miscellaneous ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/blinKen|blinKen]] || align=&amp;quot;center&amp;quot;|[[/KGeography|KGeography]] || align=&amp;quot;center&amp;quot;|[[/KTouch|KTouch]] || align=&amp;quot;center&amp;quot;|[[/KTurtle|KTurtle]]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KWordQuiz|KWordQuiz]] || align=&amp;quot;center&amp;quot;|[[/Kard|Kard]] || align=&amp;quot;center&amp;quot;|[[/KidsPlay|KidsPlay]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Science ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/Kalzium|Kalzium]] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KStars|KStars]] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[Projects/Marble|Marble]]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/Step|Step]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Teaching Tools ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KEduca|KEduca]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
Here you have generic development resources for KDE-Edu.&lt;br /&gt;
&lt;br /&gt;
* [[/Using_Custom_Fonts|Using Custom Fonts]]&lt;br /&gt;
* [[/kvtml2|kvtml2 file format]]&lt;br /&gt;
&lt;br /&gt;
[[Category:education]]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu/kvtml2</id>
		<title>Projects/Edu/kvtml2</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu/kvtml2"/>
				<updated>2010-06-30T18:53:06Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Created page with 'Many KDE Education applications exchange content data using the kvtml(2) format. Here is the DTD:  &amp;lt;pre&amp;gt; &amp;lt;!ELEMENT tenses         (tense*) &amp;gt; &amp;lt;!ELEMENT tense          (#PCDATA) &amp;gt; ...'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Many KDE Education applications exchange content data using the kvtml(2) format. Here is the DTD:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT tenses         (tense*) &amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT tense          (#PCDATA) &amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!ELEMENT lessons        (container*) &amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT wordtypes      (container*) &amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT leitnerboxes   (container*) &amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!ELEMENT container      (name, specialwordtype?, inpractice?, image?, container*, containerentry*) &amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT specialwordtype  (#PCDATA) &amp;gt;&lt;br /&gt;
&amp;lt;!--ELEMENT specialwordtype  (noun|noun/male|noun/female|noun/neutral|verb|adjective|adverb) --&amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT inpractice                (#PCDATA) &amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT containerentry            (containertranslation*) &amp;gt;&lt;br /&gt;
&amp;lt;!ATTLIST containerentry id         CDATA  #REQUIRED&amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT containertranslation      EMPTY&amp;gt;&lt;br /&gt;
&amp;lt;!ATTLIST containertranslation id   CDATA  #REQUIRED&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!ELEMENT entries        (entry*) &amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT entry          (deactivated?, sizehint?, translation*) &amp;gt;&lt;br /&gt;
&amp;lt;!ATTLIST entry id       CDATA  #REQUIRED&amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT deactivated    (#PCDATA) &amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!ELEMENT translation    (text?, comment?, pronunciation?, falsefriend?, antonym?, synonym?, example?, paraphrase?, comparison?, conjugation*, grade?, image?, multiplechoice?, sound?) &amp;gt;&lt;br /&gt;
&amp;lt;!ATTLIST translation id  CDATA #REQUIRED &amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT text           (#PCDATA) &amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT pronunciation  (#PCDATA) &amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT falsefriend    (#PCDATA) &amp;gt;&lt;br /&gt;
&amp;lt;!ATTLIST falsefriend fromid    CDATA  #REQUIRED&amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT antonym        (#PCDATA) &amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT synonym        (#PCDATA) &amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT example        (#PCDATA) &amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT paraphrase     (#PCDATA) &amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!ELEMENT conjugation    (tense, singular?, dual?, plural?) &amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!ELEMENT comparison     (absolute, comparative, superlative) &amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT absolute       (#PCDATA) &amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT comparative    (#PCDATA) &amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT superlative    (#PCDATA) &amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!ELEMENT multiplechoice  (choice+) &amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT choice          (#PCDATA) &amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!ELEMENT image          (#PCDATA) &amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT sound          (#PCDATA) &amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!ELEMENT grade          (currentgrade, count, errorcount, date) &amp;gt;&lt;br /&gt;
&amp;lt;!ATTLIST grade fromid   CDATA #REQUIRED &amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT currentgrade  (#PCDATA) &amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT count          (#PCDATA) &amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT errorcount     (#PCDATA) &amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT date           (#PCDATA) &amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu</id>
		<title>Projects/Edu</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu"/>
				<updated>2010-06-30T18:51:23Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: /* Resources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:I18n/Language Navigation Bar|Projects/Edu}}&lt;br /&gt;
Educational Software for KDE&lt;br /&gt;
&lt;br /&gt;
[[/ProjectSuggestions|Project Suggestions]]: a list of suggestions for future Edu (and some non-Edu) projects. If you're a developer, and in need of something to do, pick a suggestion and see what you can come up with! :)&lt;br /&gt;
== Development ==&lt;br /&gt;
* [[KNewStuff2 Development Page]]&lt;br /&gt;
&lt;br /&gt;
== Developer Resources for Applications ==&lt;br /&gt;
&lt;br /&gt;
=== Languages ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KAnagram|KAnagram]] || align=&amp;quot;center&amp;quot;|[[/KHangman|KHangman]] || align=&amp;quot;center&amp;quot;|[[/Kiten|Kiten]] || align=&amp;quot;center&amp;quot;|[[/KLatin|KLatin]]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KLettres|KLettres]] || align=&amp;quot;center&amp;quot;|[[/KVerbos|KVerbos]] || align=&amp;quot;center&amp;quot;|[[/Parley|Parley]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Mathematics ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KBruch|KBruch]] || align=&amp;quot;center&amp;quot;|[[/Kig|Kig]] || align=&amp;quot;center&amp;quot;|[[/KmPlot|KmPlot]] || align=&amp;quot;center&amp;quot;|[[/KPercentage|KPercentage]]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/Kalcul|Kalcul]] || align=&amp;quot;center&amp;quot;|[[/KMathTool|KMathTool]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Miscellaneous ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/blinKen|blinKen]] || align=&amp;quot;center&amp;quot;|[[/KGeography|KGeography]] || align=&amp;quot;center&amp;quot;|[[/KTouch|KTouch]] || align=&amp;quot;center&amp;quot;|[[/KTurtle|KTurtle]]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KWordQuiz|KWordQuiz]] || align=&amp;quot;center&amp;quot;|[[/Kard|Kard]] || align=&amp;quot;center&amp;quot;|[[/KidsPlay|KidsPlay]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Science ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/Kalzium|Kalzium]] || align=&amp;quot;center&amp;quot;|[[/KStars|KStars]] || align=&amp;quot;center&amp;quot;|[[Projects/Marble|Marble]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Teaching Tools ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KEduca|KEduca]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
Here you have generic development resources for KDE-Edu.&lt;br /&gt;
&lt;br /&gt;
* [[/Using_Custom_Fonts|Using Custom Fonts]]&lt;br /&gt;
* [[/kvtml2|kvtml2 file format]]&lt;br /&gt;
&lt;br /&gt;
[[Category:education]]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu/KLettres</id>
		<title>Projects/Edu/KLettres</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu/KLettres"/>
				<updated>2010-06-29T16:11:11Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: HowTo add a language pack in KLettres&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==HowTo add a new language to KLettres==&lt;br /&gt;
&lt;br /&gt;
Here is a an outline of what to do if you want to add your own language to '''KLettres'''. Please keep in mind that '''KLettres''' is meant to help learning the alphabet and the more useful syllables in your language. Maybe some letters of the alphabet are never pronounced so you can remove those.&lt;br /&gt;
&lt;br /&gt;
You will need 2 sets of sounds, one for the alphabet and one for the syllables, one file with the data, and one file with the special characters in your language, if there are any.&lt;br /&gt;
&lt;br /&gt;
===Recording the Sounds===&lt;br /&gt;
&lt;br /&gt;
* Put each sound in a file, wav, ogg or mp3. ogg is better as it's free (versus mp3) the alphabet sounds can be stored as a-0.ogg, a-1.ogg, etc. or a.ogg, b.ogg etc. the syllables sounds can be stored as ad-0.ogg, ad-1.ogg and so on or ba.ogg, bi.ogg, etc.., but use only lower ascii characters for the file names.&lt;br /&gt;
* Each sound needs to be 1.5 to 2 seconds. If shorter, it will not play. Please add blank if necessary.&lt;br /&gt;
* Place all the alphabet sounds in a folder named alpha and all syllables sounds in a folder named syllab&lt;br /&gt;
&lt;br /&gt;
===Write ''sounds.xml===&lt;br /&gt;
&lt;br /&gt;
* Create a text file ''sounds.xml'', preferably using '''Kate''' as editor or another editor capable of different encoding. In this file, write all the alphabet sounds and syllable sounds you recorded, like this example for the czech language:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;klettres&amp;gt;&lt;br /&gt;
  &amp;lt;language code=&amp;quot;cs&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;menuitem&amp;gt; &amp;lt;label&amp;gt;&amp;amp;Czech&amp;lt;/label&amp;gt;&lt;br /&gt;
   &amp;lt;/menuitem&amp;gt;&lt;br /&gt;
   &amp;lt;alphabet&amp;gt;&lt;br /&gt;
    &amp;lt;sound name=&amp;quot;A&amp;quot; file=&amp;quot;cs/alpha/a.ogg&amp;quot; /&amp;gt;&lt;br /&gt;
      ...&lt;br /&gt;
   &amp;lt;/alphabet&amp;gt;&lt;br /&gt;
   &amp;lt;syllables&amp;gt;&lt;br /&gt;
    &amp;lt;sound name=&amp;quot;BA&amp;quot; file=&amp;quot;cs/syllab/ba.ogg&amp;quot; /&amp;gt;&lt;br /&gt;
      ...&lt;br /&gt;
   &amp;lt;/syllables&amp;gt;&lt;br /&gt;
  &amp;lt;/language&amp;gt;&lt;br /&gt;
 &amp;lt;/klettres&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Replace &amp;quot;cs&amp;quot; with the two letter code and &amp;quot;Czech&amp;quot; with the name of your language. Write the sound names with the special characters of your language in upper case in ''utf8''.&lt;br /&gt;
&lt;br /&gt;
===Write ''&amp;lt;language&amp;gt;.txt file===&lt;br /&gt;
&lt;br /&gt;
* Create a text file cs.txt (replace &amp;quot;cs&amp;quot; with the two letter code of your language) with each special character in your language in upper case on one line. And save both text files with utf8 encoding (upper right dropbox in kate allows that)&lt;br /&gt;
&lt;br /&gt;
===Send me a tar Package===&lt;br /&gt;
&lt;br /&gt;
* tar the 2 sounds directories plus the 2 text files and please send them to [mailto:annma AT kde DOT org | that address]&lt;br /&gt;
* I will then place the sounds in the corresponding i18n module and also on the KLettres website so they will be available via '''File -&amp;gt; Get A New Language''' in '''KLettres'''.&lt;br /&gt;
&lt;br /&gt;
Good luck and thanks a lot!&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu</id>
		<title>Projects/Edu</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu"/>
				<updated>2010-06-21T18:04:51Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Undo revision 52196 by Pipesmoker (Talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:I18n/Language Navigation Bar|Projects/Edu}}&lt;br /&gt;
Educational Software for KDE&lt;br /&gt;
&lt;br /&gt;
[[/ProjectSuggestions|Project Suggestions]]: a list of suggestions for future Edu (and some non-Edu) projects. If you're a developer, and in need of something to do, pick a suggestion and see what you can come up with! :)&lt;br /&gt;
== Development ==&lt;br /&gt;
* [[KNewStuff2 Development Page]]&lt;br /&gt;
&lt;br /&gt;
== Developer Resources for Applications ==&lt;br /&gt;
&lt;br /&gt;
=== Languages ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KAnagram|KAnagram]] || align=&amp;quot;center&amp;quot;|[[/KHangman|KHangman]] || align=&amp;quot;center&amp;quot;|[[/Kiten|Kiten]] || align=&amp;quot;center&amp;quot;|[[/KLatin|KLatin]]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KLettres|KLettres]] || align=&amp;quot;center&amp;quot;|[[/KVerbos|KVerbos]] || align=&amp;quot;center&amp;quot;|[[/Parley|Parley]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Mathematics ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KBruch|KBruch]] || align=&amp;quot;center&amp;quot;|[[/Kig|Kig]] || align=&amp;quot;center&amp;quot;|[[/KmPlot|KmPlot]] || align=&amp;quot;center&amp;quot;|[[/KPercentage|KPercentage]]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/Kalcul|Kalcul]] || align=&amp;quot;center&amp;quot;|[[/KMathTool|KMathTool]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Miscellaneous ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/blinKen|blinKen]] || align=&amp;quot;center&amp;quot;|[[/KGeography|KGeography]] || align=&amp;quot;center&amp;quot;|[[/KTouch|KTouch]] || align=&amp;quot;center&amp;quot;|[[/KTurtle|KTurtle]]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KWordQuiz|KWordQuiz]] || align=&amp;quot;center&amp;quot;|[[/Kard|Kard]] || align=&amp;quot;center&amp;quot;|[[/KidsPlay|KidsPlay]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Science ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/Kalzium|Kalzium]] || align=&amp;quot;center&amp;quot;|[[/KStars|KStars]] || align=&amp;quot;center&amp;quot;|[[Projects/Marble|Marble]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Teaching Tools ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KEduca|KEduca]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
Here you have generic development resources for KDE-Edu.&lt;br /&gt;
&lt;br /&gt;
* [[/Using_Custom_Fonts|Using Custom Fonts]]&lt;br /&gt;
&lt;br /&gt;
[[Category:education]]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu</id>
		<title>Projects/Edu</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu"/>
				<updated>2010-06-21T17:55:43Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: /* Mathematics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:I18n/Language Navigation Bar|Projects/Edu}}&lt;br /&gt;
Educational Software for KDE&lt;br /&gt;
&lt;br /&gt;
[[/ProjectSuggestions|Project Suggestions]]: a list of suggestions for future Edu (and some non-Edu) projects. If you're a developer, and in need of something to do, pick a suggestion and see what you can come up with! :)&lt;br /&gt;
== Development ==&lt;br /&gt;
* [[KNewStuff2 Development Page]]&lt;br /&gt;
&lt;br /&gt;
== Developer Resources for Applications ==&lt;br /&gt;
&lt;br /&gt;
=== Languages ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KAnagram|KAnagram]] || align=&amp;quot;center&amp;quot;|[[/KHangman|KHangman]] || align=&amp;quot;center&amp;quot;|[[/Kiten|Kiten]] || align=&amp;quot;center&amp;quot;|[[/KLatin|KLatin]]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KLettres|KLettres]] || align=&amp;quot;center&amp;quot;|[[/KVerbos|KVerbos]] || align=&amp;quot;center&amp;quot;|[[/Parley|Parley]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Mathematics ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KBruch|KBruch]] || align=&amp;quot;center&amp;quot;|[[/Kig|Kig]] || align=&amp;quot;center&amp;quot;|[[/KmPlot|KmPlot]] || align=&amp;quot;center&amp;quot;| [[File:Kpercentage.png|48px|]] [[/KPercentage|KPercentage]]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/Kalcul|Kalcul]] || align=&amp;quot;center&amp;quot;|[[/KMathTool|KMathTool]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Miscellaneous ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/blinKen|blinKen]] || align=&amp;quot;center&amp;quot;|[[/KGeography|KGeography]] || align=&amp;quot;center&amp;quot;|[[/KTouch|KTouch]] || align=&amp;quot;center&amp;quot;|[[/KTurtle|KTurtle]]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KWordQuiz|KWordQuiz]] || align=&amp;quot;center&amp;quot;|[[/Kard|Kard]] || align=&amp;quot;center&amp;quot;|[[/KidsPlay|KidsPlay]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Science ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/Kalzium|Kalzium]] || align=&amp;quot;center&amp;quot;|[[/KStars|KStars]] || align=&amp;quot;center&amp;quot;|[[Projects/Marble|Marble]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Teaching Tools ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KEduca|KEduca]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
Here you have generic development resources for KDE-Edu.&lt;br /&gt;
&lt;br /&gt;
* [[/Using_Custom_Fonts|Using Custom Fonts]]&lt;br /&gt;
&lt;br /&gt;
[[Category:education]]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu</id>
		<title>Projects/Edu</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu"/>
				<updated>2010-06-20T18:08:52Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Marble link adjusted&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:I18n/Language Navigation Bar|Projects/Edu}}&lt;br /&gt;
Educational Software for KDE&lt;br /&gt;
&lt;br /&gt;
[[/ProjectSuggestions|Project Suggestions]]: a list of suggestions for future Edu (and some non-Edu) projects. If you're a developer, and in need of something to do, pick a suggestion and see what you can come up with! :)&lt;br /&gt;
== Development ==&lt;br /&gt;
* [[KNewStuff2 Development Page]]&lt;br /&gt;
&lt;br /&gt;
== Developer Resources for Applications ==&lt;br /&gt;
&lt;br /&gt;
=== Languages ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KAnagram|KAnagram]] || align=&amp;quot;center&amp;quot;|[[/KHangman|KHangman]] || align=&amp;quot;center&amp;quot;|[[/Kiten|Kiten]] || align=&amp;quot;center&amp;quot;|[[/KLatin|KLatin]]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KLettres|KLettres]] || align=&amp;quot;center&amp;quot;|[[/KVerbos|KVerbos]] || align=&amp;quot;center&amp;quot;|[[/Parley|Parley]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Mathematics ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KBruch|KBruch]] || align=&amp;quot;center&amp;quot;|[[/Kig|Kig]] || align=&amp;quot;center&amp;quot;|[[/KmPlot|KmPlot]] || align=&amp;quot;center&amp;quot;|[[/KPercentage|KPercentage]]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/Kalcul|Kalcul]] || align=&amp;quot;center&amp;quot;|[[/KMathTool|KMathTool]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Miscellaneous ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/blinKen|blinKen]] || align=&amp;quot;center&amp;quot;|[[/KGeography|KGeography]] || align=&amp;quot;center&amp;quot;|[[/KTouch|KTouch]] || align=&amp;quot;center&amp;quot;|[[/KTurtle|KTurtle]]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KWordQuiz|KWordQuiz]] || align=&amp;quot;center&amp;quot;|[[/Kard|Kard]] || align=&amp;quot;center&amp;quot;|[[/KidsPlay|KidsPlay]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Science ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/Kalzium|Kalzium]] || align=&amp;quot;center&amp;quot;|[[/KStars|KStars]] || align=&amp;quot;center&amp;quot;|[[Projects/Marble|Marble]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Teaching Tools ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KEduca|KEduca]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
Here you have generic development resources for KDE-Edu.&lt;br /&gt;
&lt;br /&gt;
* [[/Using_Custom_Fonts|Using Custom Fonts]]&lt;br /&gt;
&lt;br /&gt;
[[Category:education]]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Pipesmoker</id>
		<title>User:Pipesmoker</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Pipesmoker"/>
				<updated>2010-06-19T12:58:00Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Real name: Matthias Meßmer&lt;br /&gt;
&lt;br /&gt;
=edu.kde.org website=&lt;br /&gt;
&lt;br /&gt;
==ABOUT US==&lt;br /&gt;
&lt;br /&gt;
===Users Stories===&lt;br /&gt;
&lt;br /&gt;
;Vox Humanitatis&lt;br /&gt;
&lt;br /&gt;
:Homepage of the Project: http://www.voxhumanitatis.org&lt;br /&gt;
&lt;br /&gt;
===Project's History===&lt;br /&gt;
&lt;br /&gt;
'''How did it start?'''&lt;br /&gt;
&lt;br /&gt;
The KDE-Edu project was started in July 2001. The goal of the project is to develop Free Educational Software (GPL licence) within the KDE environment. This software is mainly aimed to schools, to students and to parents at home as well as to adults willing to extend their knowledge.&lt;br /&gt;
&lt;br /&gt;
A new KDE module was created, the kdeedu module. The applications in that module are fully KDE compatible (use of KMainWindow, XML GUI, ...) and get a proper documentation handbook in docbook format. Thus, all applications interfaces and documentation are translated in more than 65 languages, via the l10n KDE teams.&lt;br /&gt;
&lt;br /&gt;
The kdeedu module joined the KDE 3.0 official release.&lt;br /&gt;
&lt;br /&gt;
==SUPPORT==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==CONTACT US==&lt;br /&gt;
&lt;br /&gt;
;Mailing Lists&lt;br /&gt;
&lt;br /&gt;
:There is one mailing list concerning the KDE-Edu Project. In this list people discuss Free Educational Software issues more or less related to the KDE-Edu project. To subscribe to the list, go here. You can also browse through the online archive of this list.&lt;br /&gt;
&lt;br /&gt;
;Forums&lt;br /&gt;
&lt;br /&gt;
:Educational topics are discussed on forum.kde.org in the forum Games, Education &amp;amp; Utilities.&lt;br /&gt;
&lt;br /&gt;
;IRC&lt;br /&gt;
&lt;br /&gt;
: Join us on irc.freenode.net, channel #kde-edu..&lt;br /&gt;
&lt;br /&gt;
;Press&lt;br /&gt;
&lt;br /&gt;
:Information about promotion here.&lt;br /&gt;
&lt;br /&gt;
;Graphics&lt;br /&gt;
&lt;br /&gt;
:How to use the logo and icons? Get answers here.&lt;br /&gt;
&lt;br /&gt;
===Press===&lt;br /&gt;
&lt;br /&gt;
===Graphics===&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Pipesmoker</id>
		<title>User:Pipesmoker</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Pipesmoker"/>
				<updated>2010-06-19T12:56:49Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Replaced content with 'Real name: Matthias Meßmer'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Real name: Matthias Meßmer&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Pipesmoker</id>
		<title>User:Pipesmoker</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Pipesmoker"/>
				<updated>2010-06-19T12:55:37Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: /* CONTACT US */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Real name: Matthias Meßmer&lt;br /&gt;
&lt;br /&gt;
=edu.kde.org website=&lt;br /&gt;
&lt;br /&gt;
==ABOUT US==&lt;br /&gt;
&lt;br /&gt;
===Users Stories===&lt;br /&gt;
&lt;br /&gt;
;Vox Humanitatis&lt;br /&gt;
&lt;br /&gt;
:Homepage of the Project: http://www.voxhumanitatis.org&lt;br /&gt;
&lt;br /&gt;
===Project's History===&lt;br /&gt;
&lt;br /&gt;
'''How did it start?'''&lt;br /&gt;
&lt;br /&gt;
The KDE-Edu project was started in July 2001. The goal of the project is to develop Free Educational Software (GPL licence) within the KDE environment. This software is mainly aimed to schools, to students and to parents at home as well as to adults willing to extend their knowledge.&lt;br /&gt;
&lt;br /&gt;
A new KDE module was created, the kdeedu module. The applications in that module are fully KDE compatible (use of KMainWindow, XML GUI, ...) and get a proper documentation handbook in docbook format. Thus, all applications interfaces and documentation are translated in more than 65 languages, via the l10n KDE teams.&lt;br /&gt;
&lt;br /&gt;
The kdeedu module joined the KDE 3.0 official release.&lt;br /&gt;
&lt;br /&gt;
==SUPPORT==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==CONTACT US==&lt;br /&gt;
&lt;br /&gt;
;Mailing Lists&lt;br /&gt;
&lt;br /&gt;
:There is one mailing list concerning the KDE-Edu Project. In this list people discuss Free Educational Software issues more or less related to the KDE-Edu project. To subscribe to the list, go here. You can also browse through the online archive of this list.&lt;br /&gt;
&lt;br /&gt;
;Forums&lt;br /&gt;
&lt;br /&gt;
:Educational topics are discussed on forum.kde.org in the forum Games, Education &amp;amp; Utilities.&lt;br /&gt;
&lt;br /&gt;
;IRC&lt;br /&gt;
&lt;br /&gt;
: Join us on irc.freenode.net, channel #kde-edu..&lt;br /&gt;
&lt;br /&gt;
;Press&lt;br /&gt;
&lt;br /&gt;
:Information about promotion here.&lt;br /&gt;
&lt;br /&gt;
;Graphics&lt;br /&gt;
&lt;br /&gt;
:How to use the logo and icons? Get answers here.&lt;br /&gt;
&lt;br /&gt;
===Press===&lt;br /&gt;
&lt;br /&gt;
===Graphics===&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Pipesmoker</id>
		<title>User:Pipesmoker</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Pipesmoker"/>
				<updated>2010-06-19T12:54:24Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: /* Users Stories */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Real name: Matthias Meßmer&lt;br /&gt;
&lt;br /&gt;
=edu.kde.org website=&lt;br /&gt;
&lt;br /&gt;
==ABOUT US==&lt;br /&gt;
&lt;br /&gt;
===Users Stories===&lt;br /&gt;
&lt;br /&gt;
;Vox Humanitatis&lt;br /&gt;
&lt;br /&gt;
:Homepage of the Project: http://www.voxhumanitatis.org&lt;br /&gt;
&lt;br /&gt;
===Project's History===&lt;br /&gt;
&lt;br /&gt;
'''How did it start?'''&lt;br /&gt;
&lt;br /&gt;
The KDE-Edu project was started in July 2001. The goal of the project is to develop Free Educational Software (GPL licence) within the KDE environment. This software is mainly aimed to schools, to students and to parents at home as well as to adults willing to extend their knowledge.&lt;br /&gt;
&lt;br /&gt;
A new KDE module was created, the kdeedu module. The applications in that module are fully KDE compatible (use of KMainWindow, XML GUI, ...) and get a proper documentation handbook in docbook format. Thus, all applications interfaces and documentation are translated in more than 65 languages, via the l10n KDE teams.&lt;br /&gt;
&lt;br /&gt;
The kdeedu module joined the KDE 3.0 official release.&lt;br /&gt;
&lt;br /&gt;
==SUPPORT==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==CONTACT US==&lt;br /&gt;
'''&lt;br /&gt;
Mailing Lists'''&lt;br /&gt;
&lt;br /&gt;
There is one mailing list concerning the KDE-Edu Project. In this list people discuss Free Educational Software issues more or less related to the KDE-Edu project. To subscribe to the list, go here. You can also browse through the online archive of this list.&lt;br /&gt;
'''&lt;br /&gt;
Forums'''&lt;br /&gt;
&lt;br /&gt;
Educational topics are discussed on forum.kde.org in the forum Games, Education &amp;amp; Utilities.&lt;br /&gt;
&lt;br /&gt;
'''IRC'''&lt;br /&gt;
&lt;br /&gt;
Join us on irc.freenode.net, channel #kde-edu..&lt;br /&gt;
&lt;br /&gt;
'''Press'''&lt;br /&gt;
&lt;br /&gt;
Information about promotion here.&lt;br /&gt;
&lt;br /&gt;
'''Graphics'''&lt;br /&gt;
&lt;br /&gt;
How to use the logo and icons? Get answers here.&lt;br /&gt;
&lt;br /&gt;
===Press===&lt;br /&gt;
&lt;br /&gt;
===Graphics===&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Pipesmoker</id>
		<title>User:Pipesmoker</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Pipesmoker"/>
				<updated>2010-06-19T12:54:04Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: /* Project's History */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Real name: Matthias Meßmer&lt;br /&gt;
&lt;br /&gt;
=edu.kde.org website=&lt;br /&gt;
&lt;br /&gt;
==ABOUT US==&lt;br /&gt;
&lt;br /&gt;
===Users Stories===&lt;br /&gt;
&lt;br /&gt;
Vox Humanitatis&lt;br /&gt;
&lt;br /&gt;
Homepage of the Project: http://www.voxhumanitatis.org&lt;br /&gt;
&lt;br /&gt;
===Project's History===&lt;br /&gt;
&lt;br /&gt;
'''How did it start?'''&lt;br /&gt;
&lt;br /&gt;
The KDE-Edu project was started in July 2001. The goal of the project is to develop Free Educational Software (GPL licence) within the KDE environment. This software is mainly aimed to schools, to students and to parents at home as well as to adults willing to extend their knowledge.&lt;br /&gt;
&lt;br /&gt;
A new KDE module was created, the kdeedu module. The applications in that module are fully KDE compatible (use of KMainWindow, XML GUI, ...) and get a proper documentation handbook in docbook format. Thus, all applications interfaces and documentation are translated in more than 65 languages, via the l10n KDE teams.&lt;br /&gt;
&lt;br /&gt;
The kdeedu module joined the KDE 3.0 official release.&lt;br /&gt;
&lt;br /&gt;
==SUPPORT==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==CONTACT US==&lt;br /&gt;
'''&lt;br /&gt;
Mailing Lists'''&lt;br /&gt;
&lt;br /&gt;
There is one mailing list concerning the KDE-Edu Project. In this list people discuss Free Educational Software issues more or less related to the KDE-Edu project. To subscribe to the list, go here. You can also browse through the online archive of this list.&lt;br /&gt;
'''&lt;br /&gt;
Forums'''&lt;br /&gt;
&lt;br /&gt;
Educational topics are discussed on forum.kde.org in the forum Games, Education &amp;amp; Utilities.&lt;br /&gt;
&lt;br /&gt;
'''IRC'''&lt;br /&gt;
&lt;br /&gt;
Join us on irc.freenode.net, channel #kde-edu..&lt;br /&gt;
&lt;br /&gt;
'''Press'''&lt;br /&gt;
&lt;br /&gt;
Information about promotion here.&lt;br /&gt;
&lt;br /&gt;
'''Graphics'''&lt;br /&gt;
&lt;br /&gt;
How to use the logo and icons? Get answers here.&lt;br /&gt;
&lt;br /&gt;
===Press===&lt;br /&gt;
&lt;br /&gt;
===Graphics===&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Pipesmoker</id>
		<title>User:Pipesmoker</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Pipesmoker"/>
				<updated>2010-06-19T12:53:50Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: /* CONTACT US */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Real name: Matthias Meßmer&lt;br /&gt;
&lt;br /&gt;
=edu.kde.org website=&lt;br /&gt;
&lt;br /&gt;
==ABOUT US==&lt;br /&gt;
&lt;br /&gt;
===Users Stories===&lt;br /&gt;
&lt;br /&gt;
Vox Humanitatis&lt;br /&gt;
&lt;br /&gt;
Homepage of the Project: http://www.voxhumanitatis.org&lt;br /&gt;
&lt;br /&gt;
===Project's History===&lt;br /&gt;
&lt;br /&gt;
How did it start?&lt;br /&gt;
&lt;br /&gt;
The KDE-Edu project was started in July 2001. The goal of the project is to develop Free Educational Software (GPL licence) within the KDE environment. This software is mainly aimed to schools, to students and to parents at home as well as to adults willing to extend their knowledge.&lt;br /&gt;
&lt;br /&gt;
A new KDE module was created, the kdeedu module. The applications in that module are fully KDE compatible (use of KMainWindow, XML GUI, ...) and get a proper documentation handbook in docbook format. Thus, all applications interfaces and documentation are translated in more than 65 languages, via the l10n KDE teams.&lt;br /&gt;
&lt;br /&gt;
The kdeedu module joined the KDE 3.0 official release.&lt;br /&gt;
&lt;br /&gt;
==SUPPORT==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==CONTACT US==&lt;br /&gt;
'''&lt;br /&gt;
Mailing Lists'''&lt;br /&gt;
&lt;br /&gt;
There is one mailing list concerning the KDE-Edu Project. In this list people discuss Free Educational Software issues more or less related to the KDE-Edu project. To subscribe to the list, go here. You can also browse through the online archive of this list.&lt;br /&gt;
'''&lt;br /&gt;
Forums'''&lt;br /&gt;
&lt;br /&gt;
Educational topics are discussed on forum.kde.org in the forum Games, Education &amp;amp; Utilities.&lt;br /&gt;
&lt;br /&gt;
'''IRC'''&lt;br /&gt;
&lt;br /&gt;
Join us on irc.freenode.net, channel #kde-edu..&lt;br /&gt;
&lt;br /&gt;
'''Press'''&lt;br /&gt;
&lt;br /&gt;
Information about promotion here.&lt;br /&gt;
&lt;br /&gt;
'''Graphics'''&lt;br /&gt;
&lt;br /&gt;
How to use the logo and icons? Get answers here.&lt;br /&gt;
&lt;br /&gt;
===Press===&lt;br /&gt;
&lt;br /&gt;
===Graphics===&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Pipesmoker</id>
		<title>User:Pipesmoker</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Pipesmoker"/>
				<updated>2010-06-19T12:52:55Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: /* Users Stories */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Real name: Matthias Meßmer&lt;br /&gt;
&lt;br /&gt;
=edu.kde.org website=&lt;br /&gt;
&lt;br /&gt;
==ABOUT US==&lt;br /&gt;
&lt;br /&gt;
===Users Stories===&lt;br /&gt;
&lt;br /&gt;
Vox Humanitatis&lt;br /&gt;
&lt;br /&gt;
Homepage of the Project: http://www.voxhumanitatis.org&lt;br /&gt;
&lt;br /&gt;
===Project's History===&lt;br /&gt;
&lt;br /&gt;
How did it start?&lt;br /&gt;
&lt;br /&gt;
The KDE-Edu project was started in July 2001. The goal of the project is to develop Free Educational Software (GPL licence) within the KDE environment. This software is mainly aimed to schools, to students and to parents at home as well as to adults willing to extend their knowledge.&lt;br /&gt;
&lt;br /&gt;
A new KDE module was created, the kdeedu module. The applications in that module are fully KDE compatible (use of KMainWindow, XML GUI, ...) and get a proper documentation handbook in docbook format. Thus, all applications interfaces and documentation are translated in more than 65 languages, via the l10n KDE teams.&lt;br /&gt;
&lt;br /&gt;
The kdeedu module joined the KDE 3.0 official release.&lt;br /&gt;
&lt;br /&gt;
==SUPPORT==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==CONTACT US==&lt;br /&gt;
&lt;br /&gt;
===Press===&lt;br /&gt;
&lt;br /&gt;
===Graphics===&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Pipesmoker</id>
		<title>User:Pipesmoker</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Pipesmoker"/>
				<updated>2010-06-19T12:52:16Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: /* Project's History */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Real name: Matthias Meßmer&lt;br /&gt;
&lt;br /&gt;
=edu.kde.org website=&lt;br /&gt;
&lt;br /&gt;
==ABOUT US==&lt;br /&gt;
&lt;br /&gt;
===Users Stories===&lt;br /&gt;
&lt;br /&gt;
===Project's History===&lt;br /&gt;
&lt;br /&gt;
How did it start?&lt;br /&gt;
&lt;br /&gt;
The KDE-Edu project was started in July 2001. The goal of the project is to develop Free Educational Software (GPL licence) within the KDE environment. This software is mainly aimed to schools, to students and to parents at home as well as to adults willing to extend their knowledge.&lt;br /&gt;
&lt;br /&gt;
A new KDE module was created, the kdeedu module. The applications in that module are fully KDE compatible (use of KMainWindow, XML GUI, ...) and get a proper documentation handbook in docbook format. Thus, all applications interfaces and documentation are translated in more than 65 languages, via the l10n KDE teams.&lt;br /&gt;
&lt;br /&gt;
The kdeedu module joined the KDE 3.0 official release.&lt;br /&gt;
&lt;br /&gt;
==SUPPORT==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==CONTACT US==&lt;br /&gt;
&lt;br /&gt;
===Press===&lt;br /&gt;
&lt;br /&gt;
===Graphics===&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Pipesmoker</id>
		<title>User:Pipesmoker</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Pipesmoker"/>
				<updated>2010-06-19T12:50:39Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Real name: Matthias Meßmer&lt;br /&gt;
&lt;br /&gt;
=edu.kde.org website=&lt;br /&gt;
&lt;br /&gt;
==ABOUT US==&lt;br /&gt;
&lt;br /&gt;
===Users Stories===&lt;br /&gt;
&lt;br /&gt;
===Project's History===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==SUPPORT==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==CONTACT US==&lt;br /&gt;
&lt;br /&gt;
===Press===&lt;br /&gt;
&lt;br /&gt;
===Graphics===&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/File:Marble_widget.png</id>
		<title>File:Marble widget.png</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/File:Marble_widget.png"/>
				<updated>2010-06-19T10:33:01Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: Using Marble Widget in Qt4 Designer&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Using Marble Widget in Qt4 Designer&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu</id>
		<title>Projects/Edu</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu"/>
				<updated>2010-06-19T10:04:50Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: /* Science */  added Marble&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:I18n/Language Navigation Bar|Projects/Edu}}&lt;br /&gt;
Educational Software for KDE&lt;br /&gt;
&lt;br /&gt;
[[/ProjectSuggestions|Project Suggestions]]: a list of suggestions for future Edu (and some non-Edu) projects. If you're a developer, and in need of something to do, pick a suggestion and see what you can come up with! :)&lt;br /&gt;
== Development ==&lt;br /&gt;
* [[KNewStuff2 Development Page]]&lt;br /&gt;
&lt;br /&gt;
== Developer Resources for Applications ==&lt;br /&gt;
&lt;br /&gt;
=== Languages ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KAnagram|KAnagram]] || align=&amp;quot;center&amp;quot;|[[/KHangman|KHangman]] || align=&amp;quot;center&amp;quot;|[[/Kiten|Kiten]] || align=&amp;quot;center&amp;quot;|[[/KLatin|KLatin]]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KLettres|KLettres]] || align=&amp;quot;center&amp;quot;|[[/KVerbos|KVerbos]] || align=&amp;quot;center&amp;quot;|[[/Parley|Parley]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Mathematics ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KBruch|KBruch]] || align=&amp;quot;center&amp;quot;|[[/Kig|Kig]] || align=&amp;quot;center&amp;quot;|[[/KmPlot|KmPlot]] || align=&amp;quot;center&amp;quot;|[[/KPercentage|KPercentage]]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/Kalcul|Kalcul]] || align=&amp;quot;center&amp;quot;|[[/KMathTool|KMathTool]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Miscellaneous ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/blinKen|blinKen]] || align=&amp;quot;center&amp;quot;|[[/KGeography|KGeography]] || align=&amp;quot;center&amp;quot;|[[/KTouch|KTouch]] || align=&amp;quot;center&amp;quot;|[[/KTurtle|KTurtle]]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KWordQuiz|KWordQuiz]] || align=&amp;quot;center&amp;quot;|[[/Kard|Kard]] || align=&amp;quot;center&amp;quot;|[[/KidsPlay|KidsPlay]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Science ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/Kalzium|Kalzium]] || align=&amp;quot;center&amp;quot;|[[/KStars|KStars]] || align=&amp;quot;center&amp;quot;|[[/Marble|Marble]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Teaching Tools ===&lt;br /&gt;
{| style=&amp;quot;width:100%&amp;quot; border=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[[/KEduca|KEduca]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
Here you have generic development resources for KDE-Edu.&lt;br /&gt;
&lt;br /&gt;
* [[/Using_Custom_Fonts|Using Custom Fonts]]&lt;br /&gt;
&lt;br /&gt;
[[Category:education]]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu</id>
		<title>Projects/Edu</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu"/>
				<updated>2006-11-04T08:46:51Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: /* Educational Software for KDE */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Educational Software for KDE==&lt;br /&gt;
&lt;br /&gt;
* [[/KmPlot|KmPlot]]&lt;br /&gt;
* [[/KPercentage|KPercentage]]&lt;br /&gt;
&lt;br /&gt;
[[Category:education]]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects</id>
		<title>Projects</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects"/>
				<updated>2006-10-04T18:44:55Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;table width=&amp;quot;100%&amp;quot; style=&amp;quot;border-collapse:separate; border-spacing:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td align=&amp;quot;center&amp;quot; style=&amp;quot;border: solid 1px #1e90ff; background-color:#f8f8ff; padding:0 1em 1em 1em; width: 50%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;text-align:center;&amp;quot;&amp;gt;[[/kde.org|kde.org]]&amp;lt;/h3&amp;gt;&lt;br /&gt;
Information around the *.kde.org websites.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table width=&amp;quot;100%&amp;quot; style=&amp;quot;border-collapse:separate; border-spacing:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td align=&amp;quot;center&amp;quot; style=&amp;quot;border: solid 1px #1e90ff; background-color:#f8f8ff; padding:0 1em 1em 1em; width: 50%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;text-align:center;&amp;quot;&amp;gt;[[/kdeedu|KDE Edutainment Project]]&amp;lt;/h3&amp;gt;&lt;br /&gt;
Developing educational software for KDE.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects</id>
		<title>Projects</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects"/>
				<updated>2006-10-04T18:44:24Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;table width=&amp;quot;100%&amp;quot; style=&amp;quot;border-collapse:separate; border-spacing:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td align=&amp;quot;center&amp;quot; style=&amp;quot;border: solid 1px #1e90ff; background-color:#f8f8ff; padding:0 1em 1em 1em; width: 50%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;text-align:center;&amp;quot;&amp;gt;[[/kde.org|kde.org]]&amp;lt;/h3&amp;gt;&lt;br /&gt;
Information around the *.kde.org websites.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table width=&amp;quot;100%&amp;quot; style=&amp;quot;border-collapse:separate; border-spacing:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td align=&amp;quot;center&amp;quot; style=&amp;quot;border: solid 1px #1e90ff; background-color:#f8f8ff; padding:0 1em 1em 1em; width: 50%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;text-align:center;&amp;quot;&amp;gt;[[/Kdeedu|KDE Edutainment Project]]&amp;lt;/h3&amp;gt;&lt;br /&gt;
Developing educational software for KDE.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/User:Pipesmoker</id>
		<title>User:Pipesmoker</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/User:Pipesmoker"/>
				<updated>2006-10-04T18:39:56Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Real name: Matthias Meßmer&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu/KPercentage</id>
		<title>Projects/Edu/KPercentage</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu/KPercentage"/>
				<updated>2006-10-04T18:36:48Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a small prgramm training skills in calculating with percentages.&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* http://edu.kde.org/kpercentage - KPercentage Homepage&lt;br /&gt;
&lt;br /&gt;
[[Category:Education|KPercentage]]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu/KPercentage</id>
		<title>Projects/Edu/KPercentage</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu/KPercentage"/>
				<updated>2006-10-04T18:35:33Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a small prgramm training skills in calculating with percentages.&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* http://edu.kde.org/kpercentage - KPercentage Homepage&lt;br /&gt;
&lt;br /&gt;
[[Category:Education]]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu/KPercentage</id>
		<title>Projects/Edu/KPercentage</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu/KPercentage"/>
				<updated>2006-10-04T18:35:01Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a small prgramm training skills in calculating with percentages.&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* http://edu.kde.org/kpercentage - KPercentage Homepage&lt;br /&gt;
&lt;br /&gt;
[[Category:education]]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu</id>
		<title>Projects/Edu</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu"/>
				<updated>2006-10-04T18:34:40Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Software for KDE==&lt;br /&gt;
&lt;br /&gt;
* [[/KmPlot|KmPlot]]&lt;br /&gt;
* [[/KPercentage|KPercentage]]&lt;br /&gt;
&lt;br /&gt;
[[Category:education]]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu/KPercentage</id>
		<title>Projects/Edu/KPercentage</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu/KPercentage"/>
				<updated>2006-10-04T18:31:49Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a small prgramm training skills in calculating with percentages.&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* http://edu.kde.org/kpercentage - KPercentage Homepage&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu/KPercentage</id>
		<title>Projects/Edu/KPercentage</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu/KPercentage"/>
				<updated>2006-10-04T18:31:15Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a small prgramm training skills in calculating with percentages.&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* [[http://edu.kde.org/kpercentage]] - KPercentage Homepage&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu</id>
		<title>Projects/Edu</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu"/>
				<updated>2006-10-04T18:30:05Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Software for KDE==&lt;br /&gt;
&lt;br /&gt;
* [[/KmPlot|KmPlot]]&lt;br /&gt;
* [[/KPercentage|KPercentage]]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Edu</id>
		<title>Projects/Edu</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Edu"/>
				<updated>2006-10-04T18:29:32Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Software for KDE==&lt;br /&gt;
&lt;br /&gt;
* [[\KmPlot|KmPlot]]&lt;br /&gt;
* [[\KPercentage|KPercentage]]&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Category:Education</id>
		<title>Category:Education</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Category:Education"/>
				<updated>2006-10-04T18:20:02Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Pages related to free educational software.&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects</id>
		<title>Projects</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects"/>
				<updated>2006-10-04T18:15:34Z</updated>
		
		<summary type="html">&lt;p&gt;Pipesmoker: introducing kde-edu&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;table width=&amp;quot;100%&amp;quot; style=&amp;quot;border-collapse:separate; border-spacing:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td align=&amp;quot;center&amp;quot; style=&amp;quot;border: solid 1px #1e90ff; background-color:#f8f8ff; padding:0 1em 1em 1em; width: 50%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;text-align:center;&amp;quot;&amp;gt;[[/kde.org|kde.org]]&amp;lt;/h3&amp;gt;&lt;br /&gt;
Information around the *.kde.org websites.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table width=&amp;quot;100%&amp;quot; style=&amp;quot;border-collapse:separate; border-spacing:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td align=&amp;quot;center&amp;quot; style=&amp;quot;border: solid 1px #1e90ff; background-color:#f8f8ff; padding:0 1em 1em 1em; width: 50%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;text-align:center;&amp;quot;&amp;gt;[[/kdeedu|KDE Edutainment Project]]&amp;lt;/h3&amp;gt;&lt;br /&gt;
Developing educational software for KDE.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;/div&gt;</summary>
		<author><name>Pipesmoker</name></author>	</entry>

	</feed>