<?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=CyberSnoopy&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=CyberSnoopy&amp;feedformat=atom"/>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Special:Contributions/CyberSnoopy"/>
		<updated>2013-05-24T15:57:28Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.20.2</generator>

	<entry>
		<id>http://techbase.kde.org/Projects/KGet</id>
		<title>Projects/KGet</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/KGet"/>
				<updated>2008-08-05T18:01:55Z</updated>
		
		<summary type="html">&lt;p&gt;CyberSnoopy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
&lt;br /&gt;
==Design==&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
===Core===&lt;br /&gt;
* MultiSource Downloading&lt;br /&gt;
* Add Advanced Details support&lt;br /&gt;
===User Interface===&lt;br /&gt;
====Main View====&lt;br /&gt;
* Add advanced details area (show chunk view, peer view, file view, statistics view etc...). Use tabview to display multiple views.&lt;br /&gt;
* Add a coloured band over the mainview displaying the currently display items. For example if I select &amp;quot;Downloads&amp;quot; from the sidebar it should display &amp;quot;Downloads&amp;quot;. If instead I select a specific group &amp;lt;groupname&amp;gt; it should display &amp;quot;Downloads - &amp;lt;groupname&amp;gt;&amp;quot;&lt;br /&gt;
* Add valid download time frame, global or individual.&lt;br /&gt;
* Show average transfer speed when finished&lt;br /&gt;
====SideBar====&lt;br /&gt;
* Re-import the sidebar. Might be a tree-view.&lt;br /&gt;
* Add a &amp;quot;Finished&amp;quot; item. This will point to the downloaded files.&lt;br /&gt;
* Add a popupmenu to add or delete groups by right-clicking on them.&lt;br /&gt;
* Implement the selection of a specific group. In this way selecting a group from the sidebar should display only its transfers.&lt;br /&gt;
* Make the sidebar capable of several sizes for its items (16, 22, 32, ...)&lt;br /&gt;
====DragBasket====&lt;br /&gt;
* Show downloading progress, if multiple downloads are going, show each for 1 or 2 senconds.&lt;br /&gt;
====SysTray====&lt;br /&gt;
* Implement progressive filling of the icon in the system tray.&lt;br /&gt;
* Use KPassivePopups to notify when all the transfers have been downloaded.&lt;br /&gt;
====Plasmoid====&lt;br /&gt;
===Usability===&lt;br /&gt;
* Ask the user if he/she wants to delete the transfer (or probably if he/she wants to delete the tmp-file)?&lt;br /&gt;
* Let the user add new download-sources to a multithreaded transfer manually&lt;br /&gt;
* Handle the situation when we remove a group which has transfers.&lt;br /&gt;
* If user resume a download and find the disk space is not enough, implement a option which can move and continue the transfer to another user-specified place.&lt;br /&gt;
* Add a wizard on the first app execution, where the user can set his download folders and other &amp;quot;vital&amp;quot; settings like the integration with Konqueror. Perhaps we could provide a good default like ~/downloads/.&lt;br /&gt;
* Check there is enough space left before downloading file&lt;br /&gt;
* Proxy-support, not global, only for kget (we need to wait for kdelibs)&lt;br /&gt;
* Right-click menu to change transfer properties (filename, destination directory, url)&lt;br /&gt;
* Add option to show newtransferdialog on top, using activiateWindow(). (DONE)&lt;br /&gt;
===Optimization===&lt;br /&gt;
* Move deleting of big tmp-files to a new thread.&lt;br /&gt;
* Profile kget and look for possible optimizations.&lt;br /&gt;
* Make KGets handling of many downloads smarter, (maximum number of open connections per server).&lt;br /&gt;
* Recursion and other wget features.&lt;br /&gt;
===Plugins===&lt;br /&gt;
====KIO====&lt;br /&gt;
* Save referer page for downloads.&lt;br /&gt;
* Preserve timestamp of downloaded files (as option)&lt;br /&gt;
====MultiSegment====&lt;br /&gt;
====MirrorSearch====&lt;br /&gt;
====BitTorrent====&lt;br /&gt;
====ContentFetch====&lt;br /&gt;
* Fix thread related issues.&lt;br /&gt;
* Polish youtube downloader.&lt;br /&gt;
* Prepare to write megaupload/rapidshare downloader.&lt;br /&gt;
* Write the baidu mp3 downloader (long term).&lt;br /&gt;
====MetaLink====&lt;br /&gt;
* GUI to create Metalinks &lt;br /&gt;
====mms====&lt;br /&gt;
====MLDonkey====&lt;br /&gt;
* Write a ML-Donkey-plugin, based on libkmldonkey.&lt;/div&gt;</summary>
		<author><name>CyberSnoopy</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/KGet</id>
		<title>Projects/KGet</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/KGet"/>
				<updated>2008-08-04T20:43:35Z</updated>
		
		<summary type="html">&lt;p&gt;CyberSnoopy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
&lt;br /&gt;
==Design==&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
===Core===&lt;br /&gt;
* MultiSource Downloading&lt;br /&gt;
* Add Advanced Details support&lt;br /&gt;
===User Interface===&lt;br /&gt;
====Main View====&lt;br /&gt;
* Add advanced details area (show chunk view, peer view, file view, statistics view etc...). Use tabview to display multiple views.&lt;br /&gt;
* Add a coloured band over the mainview displaying the currently display items. For example if I select &amp;quot;Downloads&amp;quot; from the sidebar it should display &amp;quot;Downloads&amp;quot;. If instead I select a specific group &amp;lt;groupname&amp;gt; it should display &amp;quot;Downloads - &amp;lt;groupname&amp;gt;&amp;quot;&lt;br /&gt;
* Add valid download time frame, global or individual.&lt;br /&gt;
* Show average transfer speed when finished&lt;br /&gt;
====SideBar====&lt;br /&gt;
* Re-import the sidebar. Might be a tree-view.&lt;br /&gt;
* Add a &amp;quot;Finished&amp;quot; item. This will point to the downloaded files.&lt;br /&gt;
* Add a popupmenu to add or delete groups by right-clicking on them.&lt;br /&gt;
* Implement the selection of a specific group. In this way selecting a group from the sidebar should display only its transfers.&lt;br /&gt;
* Make the sidebar capable of several sizes for its items (16, 22, 32, ...)&lt;br /&gt;
====DragBasket====&lt;br /&gt;
* Show downloading progress, if multiple downloads are going, show each for 1 or 2 senconds.&lt;br /&gt;
====SysTray====&lt;br /&gt;
* Implement progressive filling of the icon in the system tray.&lt;br /&gt;
* Use KPassivePopups to notify when all the transfers have been downloaded.&lt;br /&gt;
====Plasmoid====&lt;br /&gt;
===Usability===&lt;br /&gt;
* Add option to show newtransferdialog on top, using Qt::WStyle_StaysOnTop.&lt;br /&gt;
* Ask the user if he/she wants to delete the transfer (or probably if he/she wants to delete the tmp-file)?&lt;br /&gt;
* Let the user add new download-sources to a multithreaded transfer manually&lt;br /&gt;
* Handle the situation when we remove a group which has transfers.&lt;br /&gt;
* If user resume a download and find the disk space is not enough, implement a option which can move and continue the transfer to another user-specified place.&lt;br /&gt;
* Add a wizard on the first app execution, where the user can set his download folders and other &amp;quot;vital&amp;quot; settings like the integration with Konqueror. Perhaps we could provide a good default like ~/downloads/.&lt;br /&gt;
* Check there is enough space left before downloading file&lt;br /&gt;
* Proxy-support, not global, only for kget (we need to wait for kdelibs)&lt;br /&gt;
* Right-click menu to change transfer properties (filename, destination directory, url)&lt;br /&gt;
===Optimization===&lt;br /&gt;
* Move deleting of big tmp-files to a new thread.&lt;br /&gt;
* Profile kget and look for possible optimizations.&lt;br /&gt;
* Make KGets handling of many downloads smarter, (maximum number of open connections per server).&lt;br /&gt;
* Recursion and other wget features.&lt;br /&gt;
===Plugins===&lt;br /&gt;
====KIO====&lt;br /&gt;
* Save referer page for downloads.&lt;br /&gt;
* Preserve timestamp of downloaded files (as option)&lt;br /&gt;
====MultiSegment====&lt;br /&gt;
====MirrorSearch====&lt;br /&gt;
====BitTorrent====&lt;br /&gt;
====ContentFetch====&lt;br /&gt;
* Fix thread related issues.&lt;br /&gt;
* Polish youtube downloader.&lt;br /&gt;
* Prepare to write megaupload/rapidshare downloader.&lt;br /&gt;
* Write the baidu mp3 downloader (long term).&lt;br /&gt;
====MetaLink====&lt;br /&gt;
* GUI to create Metalinks &lt;br /&gt;
====mms====&lt;br /&gt;
====MLDonkey====&lt;br /&gt;
* Write a ML-Donkey-plugin, based on libkmldonkey.&lt;/div&gt;</summary>
		<author><name>CyberSnoopy</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/KGet</id>
		<title>Projects/KGet</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/KGet"/>
				<updated>2008-08-01T14:45:35Z</updated>
		
		<summary type="html">&lt;p&gt;CyberSnoopy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
&lt;br /&gt;
==Design==&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
===Core===&lt;br /&gt;
* MultiSource Downloading&lt;br /&gt;
* Add Advanced Details support&lt;br /&gt;
===User Interface===&lt;br /&gt;
====Main View====&lt;br /&gt;
* Add advanced details area (show chunk view, peer view, file view, statistics view etc...). Use tabview to display multiple views.&lt;br /&gt;
* Add a coloured band over the mainview displaying the currently display items. For example if I select &amp;quot;Downloads&amp;quot; from the sidebar it should display &amp;quot;Downloads&amp;quot;. If instead I select a specific group &amp;lt;groupname&amp;gt; it should display &amp;quot;Downloads - &amp;lt;groupname&amp;gt;&amp;quot;&lt;br /&gt;
* Add valid download time frame, global or individual.&lt;br /&gt;
* Show average transfer speed when finished&lt;br /&gt;
====SideBar====&lt;br /&gt;
* Re-import the sidebar. Might be a tree-view.&lt;br /&gt;
* Add a &amp;quot;Finished&amp;quot; item. This will point to the downloaded files.&lt;br /&gt;
* Add a popupmenu to add or delete groups by right-clicking on them.&lt;br /&gt;
* Implement the selection of a specific group. In this way selecting a group from the sidebar should display only its transfers.&lt;br /&gt;
* Make the sidebar capable of several sizes for its items (16, 22, 32, ...)&lt;br /&gt;
====DragBasket====&lt;br /&gt;
* Show downloading progress, if multiple downloads are going, show each for 1 or 2 senconds.&lt;br /&gt;
====SysTray====&lt;br /&gt;
* Implement progressive filling of the icon in the system tray.&lt;br /&gt;
* Use KPassivePopups to notify when all the transfers have been downloaded.&lt;br /&gt;
====Plasmoid====&lt;br /&gt;
===Usability===&lt;br /&gt;
* Ask the user if he/she wants to delete the transfer (or probably if he/she wants to delete the tmp-file)?&lt;br /&gt;
* Let the user add new download-sources to a multithreaded transfer manually&lt;br /&gt;
* Handle the situation when we remove a group which has transfers.&lt;br /&gt;
* If user resume a download and find the disk space is not enough, implement a option which can move and continue the transfer to another user-specified place.&lt;br /&gt;
* Add a wizard on the first app execution, where the user can set his download folders and other &amp;quot;vital&amp;quot; settings like the integration with Konqueror. Perhaps we could provide a good default like ~/downloads/.&lt;br /&gt;
* Check there is enough space left before downloading file&lt;br /&gt;
* Proxy-support, not global, only for kget (we need to wait for kdelibs)&lt;br /&gt;
* Right-click menu to change transfer properties (filename, destination directory, url)&lt;br /&gt;
===Optimization===&lt;br /&gt;
* Move deleting of big tmp-files to a new thread.&lt;br /&gt;
* Profile kget and look for possible optimizations.&lt;br /&gt;
* Make KGets handling of many downloads smarter, (maximum number of open connections per server).&lt;br /&gt;
* Recursion and other wget features.&lt;br /&gt;
===Plugins===&lt;br /&gt;
====KIO====&lt;br /&gt;
* Save referer page for downloads.&lt;br /&gt;
* Preserve timestamp of downloaded files (as option)&lt;br /&gt;
====MultiSegment====&lt;br /&gt;
====MirrorSearch====&lt;br /&gt;
====BitTorrent====&lt;br /&gt;
====ContentFetch====&lt;br /&gt;
* Fix thread related issues.&lt;br /&gt;
* Polish youtube downloader.&lt;br /&gt;
* Prepare to write megaupload/rapidshare downloader.&lt;br /&gt;
* Write the baidu mp3 downloader (long term).&lt;br /&gt;
====MetaLink====&lt;br /&gt;
* GUI to create Metalinks &lt;br /&gt;
====mms====&lt;br /&gt;
====MLDonkey====&lt;br /&gt;
* Write a ML-Donkey-plugin, based on libkmldonkey.&lt;/div&gt;</summary>
		<author><name>CyberSnoopy</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/KGet</id>
		<title>Projects/KGet</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/KGet"/>
				<updated>2008-07-31T19:35:48Z</updated>
		
		<summary type="html">&lt;p&gt;CyberSnoopy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
&lt;br /&gt;
==Design==&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
===Core===&lt;br /&gt;
* MultiSource Downloading&lt;br /&gt;
* Add Advanced Details support&lt;br /&gt;
===User Interface===&lt;br /&gt;
====Main View====&lt;br /&gt;
* Add advanced details area (show chunk view, peer view, file view, statistics view etc...). Use tabview to display multiple views.&lt;br /&gt;
* Add a coloured band over the mainview displaying the currently display items. For example if I select &amp;quot;Downloads&amp;quot; from the sidebar it should display &amp;quot;Downloads&amp;quot;. If instead I select a specific group &amp;lt;groupname&amp;gt; it should display &amp;quot;Downloads - &amp;lt;groupname&amp;gt;&amp;quot;&lt;br /&gt;
* Add valid download time frame, global or individual.&lt;br /&gt;
* Show average transfer speed when finished&lt;br /&gt;
====SideBar====&lt;br /&gt;
* Re-import the sidebar. Might be a tree-view.&lt;br /&gt;
* Add a &amp;quot;Finished&amp;quot; item. This will point to the downloaded files.&lt;br /&gt;
* Add a popupmenu to add or delete groups by right-clicking on them.&lt;br /&gt;
* Implement the selection of a specific group. In this way selecting a group from the sidebar should display only its transfers.&lt;br /&gt;
* Make the sidebar capable of several sizes for its items (16, 22, 32, ...)&lt;br /&gt;
====DragBasket====&lt;br /&gt;
* Show downloading progress, if multiple downloads are going, show each for 1 or 2 senconds.&lt;br /&gt;
====SysTray====&lt;br /&gt;
* Implement progressive filling of the icon in the system tray.&lt;br /&gt;
* Use KPassivePopups to notify when all the transfers have been downloaded.&lt;br /&gt;
====Plasmoid====&lt;br /&gt;
===Usability===&lt;br /&gt;
* Ask the user if he/she wants to delete the transfer (or probably if he/she wants to delete the tmp-file)?&lt;br /&gt;
* Let the user add new download-sources to a multithreaded transfer manually&lt;br /&gt;
* Handle the situation when we remove a group which has transfers.&lt;br /&gt;
* If user resume a download and find the disk space is not enough, implement a option which can move and continue the transfer to another user-specified place.&lt;br /&gt;
* Add a wizard on the first app execution, where the user can set his download folders and other &amp;quot;vital&amp;quot; settings like the integration with Konqueror. Perhaps we could provide a good default like ~/downloads/.&lt;br /&gt;
* Check there is enough space left before downloading file&lt;br /&gt;
* Proxy-support, not global, only for kget (we need to wait for kdelibs)&lt;br /&gt;
* Right-click menu to change transfer properties (filename, destination directory, url)&lt;br /&gt;
===Optimization===&lt;br /&gt;
* Move deleting of big tmp-files to a new thread.&lt;br /&gt;
* Profile kget and look for possible optimizations.&lt;br /&gt;
* Make KGets handling of many downloads smarter, (maximum number of open connections per server).&lt;br /&gt;
* Recursion and other wget features.&lt;br /&gt;
===Plugins===&lt;br /&gt;
====KIO====&lt;br /&gt;
* Save referer page for downloads.&lt;br /&gt;
* Preserve timestamp of downloaded files (as option)&lt;br /&gt;
====MultiSegment====&lt;br /&gt;
====MirrorSearch====&lt;br /&gt;
====BitTorrent====&lt;br /&gt;
====ContentFetch====&lt;br /&gt;
====MetaLink====&lt;br /&gt;
* GUI to create Metalinks &lt;br /&gt;
====mms====&lt;br /&gt;
====MLDonkey====&lt;br /&gt;
* Write a ML-Donkey-plugin, based on libkmldonkey.&lt;/div&gt;</summary>
		<author><name>CyberSnoopy</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/KGet</id>
		<title>Projects/KGet</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/KGet"/>
				<updated>2008-07-31T18:58:04Z</updated>
		
		<summary type="html">&lt;p&gt;CyberSnoopy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
&lt;br /&gt;
==Design==&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
===Core===&lt;br /&gt;
* MultiSource Downloading&lt;br /&gt;
* Add Advanced Details support&lt;br /&gt;
===User Interface===&lt;br /&gt;
====Main View====&lt;br /&gt;
====SideBar====&lt;br /&gt;
====DragBasket====&lt;br /&gt;
====Plasmoid====&lt;br /&gt;
===Usability===&lt;br /&gt;
&lt;br /&gt;
===Plugins===&lt;br /&gt;
====KIO====&lt;br /&gt;
====MultiSegment====&lt;br /&gt;
====MirrorSearch====&lt;br /&gt;
====BitTorrent====&lt;br /&gt;
====ContentFetch====&lt;br /&gt;
====MetaLink====&lt;br /&gt;
====mms====&lt;br /&gt;
====MLDonkey====&lt;/div&gt;</summary>
		<author><name>CyberSnoopy</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>2008-07-31T18:46:20Z</updated>
		
		<summary type="html">&lt;p&gt;CyberSnoopy: add pic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:I18n/Language Navigation Bar|Projects}}&lt;br /&gt;
{{note|KDE TechBase Translators: The Projects part is rather a scratchpad for arbitrary projects. It contains texts like IRC logs and rough ideas. '''It probably does not make sense to translate this'''.}}&lt;br /&gt;
{| style=&amp;quot;margin: 1em 2.5% 0 2.5%; padding: 0 5px;&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Klogo-official-crystal.svg|noframe|left|40px]] ||&lt;br /&gt;
;[http://www.kde.org/getinvolved Get Involved with KDE]&lt;br /&gt;
:General information for getting involved with KDE projects. Includes a mentor directory for many projects.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Klogo-official-crystal.svg|noframe|left|40px]] ||&lt;br /&gt;
;[[/Release_Team|KDE Release Team]]&lt;br /&gt;
:The KDE Release Team.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Klogo-official-crystal.svg|noframe|left|40px]] ||&lt;br /&gt;
;[[/kdelibs|KDE Core Libraries]]&lt;br /&gt;
:For the core developers working on the kdelibs module.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Klogo-official-crystal.svg|noframe|left|40px]] ||&lt;br /&gt;
;[[/Documentation|KDE Documentation Project]]&lt;br /&gt;
:Creating and maintaining KDE documentation.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Action_book2.svg|noframe|left|40px]] ||&lt;br /&gt;
;[[/Edu|KDE Education Project]] &lt;br /&gt;
:Developing educational software for KDE.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Kdegameslogo_40.png|noframe|left|40px]] ||&lt;br /&gt;
;[[/Games|KDE Games Project]] &lt;br /&gt;
:Developing desktop's games for KDE.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Action_mail_generic.svg|noframe|left|40px]] ||&lt;br /&gt;
;[[/PIM|KDE PIM Project]]&lt;br /&gt;
:KDE Personal Information Management.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Klogo-official-crystal.svg|noframe|left|40px]] ||&lt;br /&gt;
;[[/kde.org|kde.org]] &lt;br /&gt;
:Information around the *.kde.org websites.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Action_filequickprint.svg|noframe|left|40px]] ||&lt;br /&gt;
;[[/KDEPrint|KDEPrint]]&lt;br /&gt;
:Printing related information for KDE.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Action_pencil.svg|noframe|left|40px]] ||&lt;br /&gt;
;[http://wiki.koffice.org KOffice.org]&lt;br /&gt;
:Developing an Office suite based on KDE.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:logo_oxygen.png|noframe|left|40px]] ||&lt;br /&gt;
;[[/Oxygen|The Oxygen Project]] &lt;br /&gt;
:Artwork for KDE4.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Action_world.svg|noframe|left|40px]] ||&lt;br /&gt;
;[[/Partners|Partner Program]]&lt;br /&gt;
:KDE partner program targetting ISVs.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Plasma_logo.jpg|noframe|left|40px]] ||&lt;br /&gt;
;[[/Plasma|Plasma]]&lt;br /&gt;
:Plasma project. A new way to desktop. (Yes, it's now a verb)&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/Summer_of_Code|Summer of Code Projects]]&lt;br /&gt;
:Information on Summer of Code projects and prospects related to KDE&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Kopete.svg|noframe|left|40px]] ||&lt;br /&gt;
;[[/Kopete|Kopete]]&lt;br /&gt;
:Kopete, the KDE Instant Messaging program.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:superkaramba.png|noframe|left|40px]] ||&lt;br /&gt;
;[[/SuperKaramba|SuperKaramba]]&lt;br /&gt;
:SuperKaramba is a tool that allows you to easily create interactive eye-candy on your KDE desktop.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/Okular|Okular]]&lt;br /&gt;
:Okular, the unified document viewer.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/Gwenview|Gwenview]]&lt;br /&gt;
:Gwenview, the image viewer.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/Widgets and Classes|Widgets &amp;amp; Classes]]&lt;br /&gt;
:Widgets and classes that are not in kdelibs but which you may find useful.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/KDE Research|KDE Research]]&lt;br /&gt;
: Project and community for everyone who is interested in contributing to (funded) research projects with(in) the KDE community.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:KDE-Mac.png|noframe|left|40px]] ||&lt;br /&gt;
;[[/KDE on Mac OS X|KDE on Mac OS X]]&lt;br /&gt;
: KDE libraries and applications on Mac OS X.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Konqi-win.png|38px]] ||&lt;br /&gt;
;[[/KDE on Windows|KDE on Windows]]&lt;br /&gt;
: KDE libraries and applications on MS Windows.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/KDE on Solaris|KDE on Solaris]]&lt;br /&gt;
: KDE libraries and applications on Sun Microsystems Solaris and OpenSolaris.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/KDE on FreeBSD|KDE on FreeBSD]]&lt;br /&gt;
: KDE libraries and applications on FreeBSD and other BSDs.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/kdesu|kdesu]]&lt;br /&gt;
: Considerations and coordination to make kdesu work well with several backends.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/KioFuse|KioFuse]]&lt;br /&gt;
: Insert KIO resources (remote, archived or compressed files) into the root filesystem hierarchy.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/SystemSettings|System Settings]]&lt;br /&gt;
: Development on the System Settings configuration tool.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/KWin|KWin]]&lt;br /&gt;
: The KDE Window Manager.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:kdeutils-logo.svg|noframe|left|40px]] ||&lt;br /&gt;
;[[/Utils|KDE Utilities Team]]&lt;br /&gt;
:For the developers working on the kdeutils module.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/extragearReleases|Extragear Releases]]&lt;br /&gt;
: A current list of what extragear apps are to be released in sync with the core KDE release schedule.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/Related|Related Projects]]&lt;br /&gt;
: Projects which are related to KDE in any way, as dependencies or build tools.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:knetworkmanager.png|noframe|left|40px]] ||&lt;br /&gt;
;[[/Network_Management|Network Management]]&lt;br /&gt;
: Development on Solid Networking, KNetworkManager applet and configuration tool.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/D-Bus-WS|D-Bus Web Service Proxy]]&lt;br /&gt;
: Fusion of D-Bus services and web services.&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:Hisc-apps-kget.svg|noframe|left|40px]]||&lt;br /&gt;
;[[/KGet|KGet]]&lt;br /&gt;
: KGet, a KDE Downloader&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;/div&gt;</summary>
		<author><name>CyberSnoopy</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/File:Hisc-apps-kget.svg</id>
		<title>File:Hisc-apps-kget.svg</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/File:Hisc-apps-kget.svg"/>
				<updated>2008-07-31T18:45:13Z</updated>
		
		<summary type="html">&lt;p&gt;CyberSnoopy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>CyberSnoopy</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/KGet</id>
		<title>Projects/KGet</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/KGet"/>
				<updated>2008-07-31T18:44:38Z</updated>
		
		<summary type="html">&lt;p&gt;CyberSnoopy: New page: ==Introduction==  ==Design==  ==Development== ===Core===  ===Usability===  ===Plugins===&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
&lt;br /&gt;
==Design==&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
===Core===&lt;br /&gt;
&lt;br /&gt;
===Usability===&lt;br /&gt;
&lt;br /&gt;
===Plugins===&lt;/div&gt;</summary>
		<author><name>CyberSnoopy</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>2008-07-31T18:40:00Z</updated>
		
		<summary type="html">&lt;p&gt;CyberSnoopy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:I18n/Language Navigation Bar|Projects}}&lt;br /&gt;
{{note|KDE TechBase Translators: The Projects part is rather a scratchpad for arbitrary projects. It contains texts like IRC logs and rough ideas. '''It probably does not make sense to translate this'''.}}&lt;br /&gt;
{| style=&amp;quot;margin: 1em 2.5% 0 2.5%; padding: 0 5px;&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Klogo-official-crystal.svg|noframe|left|40px]] ||&lt;br /&gt;
;[http://www.kde.org/getinvolved Get Involved with KDE]&lt;br /&gt;
:General information for getting involved with KDE projects. Includes a mentor directory for many projects.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Klogo-official-crystal.svg|noframe|left|40px]] ||&lt;br /&gt;
;[[/Release_Team|KDE Release Team]]&lt;br /&gt;
:The KDE Release Team.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Klogo-official-crystal.svg|noframe|left|40px]] ||&lt;br /&gt;
;[[/kdelibs|KDE Core Libraries]]&lt;br /&gt;
:For the core developers working on the kdelibs module.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Klogo-official-crystal.svg|noframe|left|40px]] ||&lt;br /&gt;
;[[/Documentation|KDE Documentation Project]]&lt;br /&gt;
:Creating and maintaining KDE documentation.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Action_book2.svg|noframe|left|40px]] ||&lt;br /&gt;
;[[/Edu|KDE Education Project]] &lt;br /&gt;
:Developing educational software for KDE.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Kdegameslogo_40.png|noframe|left|40px]] ||&lt;br /&gt;
;[[/Games|KDE Games Project]] &lt;br /&gt;
:Developing desktop's games for KDE.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Action_mail_generic.svg|noframe|left|40px]] ||&lt;br /&gt;
;[[/PIM|KDE PIM Project]]&lt;br /&gt;
:KDE Personal Information Management.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Klogo-official-crystal.svg|noframe|left|40px]] ||&lt;br /&gt;
;[[/kde.org|kde.org]] &lt;br /&gt;
:Information around the *.kde.org websites.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Action_filequickprint.svg|noframe|left|40px]] ||&lt;br /&gt;
;[[/KDEPrint|KDEPrint]]&lt;br /&gt;
:Printing related information for KDE.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Action_pencil.svg|noframe|left|40px]] ||&lt;br /&gt;
;[http://wiki.koffice.org KOffice.org]&lt;br /&gt;
:Developing an Office suite based on KDE.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:logo_oxygen.png|noframe|left|40px]] ||&lt;br /&gt;
;[[/Oxygen|The Oxygen Project]] &lt;br /&gt;
:Artwork for KDE4.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Action_world.svg|noframe|left|40px]] ||&lt;br /&gt;
;[[/Partners|Partner Program]]&lt;br /&gt;
:KDE partner program targetting ISVs.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Plasma_logo.jpg|noframe|left|40px]] ||&lt;br /&gt;
;[[/Plasma|Plasma]]&lt;br /&gt;
:Plasma project. A new way to desktop. (Yes, it's now a verb)&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/Summer_of_Code|Summer of Code Projects]]&lt;br /&gt;
:Information on Summer of Code projects and prospects related to KDE&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Kopete.svg|noframe|left|40px]] ||&lt;br /&gt;
;[[/Kopete|Kopete]]&lt;br /&gt;
:Kopete, the KDE Instant Messaging program.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:superkaramba.png|noframe|left|40px]] ||&lt;br /&gt;
;[[/SuperKaramba|SuperKaramba]]&lt;br /&gt;
:SuperKaramba is a tool that allows you to easily create interactive eye-candy on your KDE desktop.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/Okular|Okular]]&lt;br /&gt;
:Okular, the unified document viewer.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/Gwenview|Gwenview]]&lt;br /&gt;
:Gwenview, the image viewer.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/Widgets and Classes|Widgets &amp;amp; Classes]]&lt;br /&gt;
:Widgets and classes that are not in kdelibs but which you may find useful.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/KDE Research|KDE Research]]&lt;br /&gt;
: Project and community for everyone who is interested in contributing to (funded) research projects with(in) the KDE community.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:KDE-Mac.png|noframe|left|40px]] ||&lt;br /&gt;
;[[/KDE on Mac OS X|KDE on Mac OS X]]&lt;br /&gt;
: KDE libraries and applications on Mac OS X.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:Konqi-win.png|38px]] ||&lt;br /&gt;
;[[/KDE on Windows|KDE on Windows]]&lt;br /&gt;
: KDE libraries and applications on MS Windows.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/KDE on Solaris|KDE on Solaris]]&lt;br /&gt;
: KDE libraries and applications on Sun Microsystems Solaris and OpenSolaris.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/KDE on FreeBSD|KDE on FreeBSD]]&lt;br /&gt;
: KDE libraries and applications on FreeBSD and other BSDs.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/kdesu|kdesu]]&lt;br /&gt;
: Considerations and coordination to make kdesu work well with several backends.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/KioFuse|KioFuse]]&lt;br /&gt;
: Insert KIO resources (remote, archived or compressed files) into the root filesystem hierarchy.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/SystemSettings|System Settings]]&lt;br /&gt;
: Development on the System Settings configuration tool.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/KWin|KWin]]&lt;br /&gt;
: The KDE Window Manager.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:kdeutils-logo.svg|noframe|left|40px]] ||&lt;br /&gt;
;[[/Utils|KDE Utilities Team]]&lt;br /&gt;
:For the developers working on the kdeutils module.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/extragearReleases|Extragear Releases]]&lt;br /&gt;
: A current list of what extragear apps are to be released in sync with the core KDE release schedule.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/Related|Related Projects]]&lt;br /&gt;
: Projects which are related to KDE in any way, as dependencies or build tools.&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:knetworkmanager.png|noframe|left|40px]] ||&lt;br /&gt;
;[[/Network_Management|Network Management]]&lt;br /&gt;
: Development on Solid Networking, KNetworkManager applet and configuration tool.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/D-Bus-WS|D-Bus Web Service Proxy]]&lt;br /&gt;
: Fusion of D-Bus services and web services.&lt;br /&gt;
|-&lt;br /&gt;
| ||&lt;br /&gt;
;[[/KGet|KGet]]&lt;br /&gt;
: KGet, a KDE Downloader&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;/div&gt;</summary>
		<author><name>CyberSnoopy</name></author>	</entry>

	</feed>