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

<channel>
	<title>Kate &#124; Get an Edge in Editing</title>
	<atom:link href="http://kate-editor.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://kate-editor.org</link>
	<description>The Kate Editor Homepage</description>
	<lastBuildDate>Sat, 21 Jan 2012 11:13:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Scripting in Kate</title>
		<link>http://kate-editor.org/2012/01/21/scripting-in-kate/</link>
		<comments>http://kate-editor.org/2012/01/21/scripting-in-kate/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 11:13:41 +0000</pubDate>
		<dc:creator>Dominik</dc:creator>
				<category><![CDATA[Developers]]></category>
		<category><![CDATA[Users]]></category>
		<category><![CDATA[planet]]></category>

		<guid isPermaLink="false">http://kate-editor.org/?p=1681</guid>
		<description><![CDATA[Since several releases, Kate Part has scripting support through javascript. So far, it seems it is not much used by users. Still, I stumbled over two extensions: jump to previous / next paragraph base64 encoding If you have more user defined scripts, it would be nice if you let us know! For KDE5, we plan [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><p>Since several releases, <a title="Scripting in Kate" href="http://docs.kde.org/stable/en/kdebase-runtime/kate/advanced-editing-tools-scripting.html" target="_blank">Kate Part has scripting support</a> through javascript. So far, it seems it is not much used by users. Still, I stumbled over two extensions:</p>
<ul>
<li><a title="Jump to previous / next paragraph" href="http://kucrut.org/move-cursor-to-next-prev-paragraph-in-kate/" target="_blank">jump to previous / next paragraph</a></li>
<li><a title="base 64 encoding" href="http://kde-apps.org/content/show.php/Kate+Base64+support?content=138046" target="_blank">base64 encoding</a></li>
</ul>
<p>If you have more user defined scripts, it would be nice if you let us know! For KDE5, we plan to extend this, so applications like Kile or KDevelop can reuse Kate&#8217;s internal code.</p>
<p>On another note, here is <a title="KDE 4.8 release" href="http://cristalinux.blogspot.com/2012/01/kde-48-upcoming-features.html" target="_blank">a nice blog</a> about the upcoming KDE 4.8 release <img src='http://kate-editor.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<div class="shr-publisher-1681"></div><!-- Start Shareaholic LikeButtonSetBottom --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2012%2F01%2F21%2Fscripting-in-kate%2F' data-shr_title='Scripting+in+Kate'></a><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2012%2F01%2F21%2Fscripting-in-kate%2F' data-shr_title='Scripting+in+Kate'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2012%2F01%2F21%2Fscripting-in-kate%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://kate-editor.org/2012/01/21/scripting-in-kate/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Highlighting Search &amp; Replace Matches</title>
		<link>http://kate-editor.org/2011/12/22/highlighting-search-replace-matches/</link>
		<comments>http://kate-editor.org/2011/12/22/highlighting-search-replace-matches/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 10:30:52 +0000</pubDate>
		<dc:creator>Dominik</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[Users]]></category>
		<category><![CDATA[planet]]></category>

		<guid isPermaLink="false">http://kate-editor.org/?p=1673</guid>
		<description><![CDATA[In response to Kate in KDE 4.8, there was this reply on reddit: Does this mean the stupid search/replace functionality has finally been fixed? Once the search/replace marks/colors text there&#8217;s no way to clear it so when you&#8217;re replacing keywords the last one will be permanently marked with background color unless you reload the file or [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><form id="form-t1_c39xzg02s9" action="http://www.reddit.com/r/linux/comments/nl2r2/kate_in_kde_48/#">
<div>
<div>
<p>In response to <a title="Kate in KDE 4.8" href="http://kate-editor.org/2011/12/21/kate-in-kde-4-8/">Kate in KDE 4.8</a>, there was <a title="Reddit" href="http://www.reddit.com/r/linux/comments/nl2r2/kate_in_kde_48/c39xzg0" target="_blank">this reply on reddit</a>:</p>
<blockquote><p>Does this mean the stupid search/replace functionality has finally been fixed?</p>
<p>Once the search/replace marks/colors text there&#8217;s no way to clear it so when you&#8217;re replacing keywords the last one will be permanently marked with background color unless you reload the file or search for something else&#8230; Infuriating.</p></blockquote>
<p>It&#8217;s about the yellow / green background for search matches / replace items. But stating that you have to reload the file in order to remove the highlighting is completely wrong. If you dislike the persisting highlighting, just press ESC, and it is removed (yes, this is by design, and imho very useful).</p>
<p>There is a pretty good book called <a title="The pragmatic programmer" href="http://pragprog.com/the-pragmatic-programmer/extracts/tips" target="_blank">The pragmatic programmer</a>, and one rule of thumb is</p>
<blockquote><p><strong>Use a Single Editor Well</strong></p>
<p>The editor should be an extension of your hand; make sure your editor is configurable, extensible, and programmable.</p></blockquote>
<p>How true! <img src='http://kate-editor.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
</div>
</div>
</form>
<div class="shr-publisher-1673"></div><!-- Start Shareaholic LikeButtonSetBottom --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F12%2F22%2Fhighlighting-search-replace-matches%2F' data-shr_title='Highlighting+Search+%26+Replace+Matches'></a><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F12%2F22%2Fhighlighting-search-replace-matches%2F' data-shr_title='Highlighting+Search+%26+Replace+Matches'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F12%2F22%2Fhighlighting-search-replace-matches%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://kate-editor.org/2011/12/22/highlighting-search-replace-matches/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>On Being Wrong</title>
		<link>http://kate-editor.org/2011/12/21/on-being-wrong/</link>
		<comments>http://kate-editor.org/2011/12/21/on-being-wrong/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 22:27:48 +0000</pubDate>
		<dc:creator>Dominik</dc:creator>
				<category><![CDATA[KDE]]></category>

		<guid isPermaLink="false">http://kate-editor.org/?p=1671</guid>
		<description><![CDATA[Maybe a good read: On being wrong. It&#8217;s about why it&#8217;s so hard to admit that you are wrong, and more.]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><p>Maybe a good read: <a title="On being wrong" href="http://www.computer.org/portal/web/buildyourcareer/Nosce-te-Ipsum/-/blogs/on-being-wrong" target="_blank">On being wrong</a>. It&#8217;s about why it&#8217;s so hard to admit that you are wrong, and more.</p>
<div class="shr-publisher-1671"></div><!-- Start Shareaholic LikeButtonSetBottom --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F12%2F21%2Fon-being-wrong%2F' data-shr_title='On+Being+Wrong'></a><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F12%2F21%2Fon-being-wrong%2F' data-shr_title='On+Being+Wrong'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F12%2F21%2Fon-being-wrong%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://kate-editor.org/2011/12/21/on-being-wrong/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kate in KDE 4.8</title>
		<link>http://kate-editor.org/2011/12/21/kate-in-kde-4-8/</link>
		<comments>http://kate-editor.org/2011/12/21/kate-in-kde-4-8/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 23:17:07 +0000</pubDate>
		<dc:creator>Dominik</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[Users]]></category>
		<category><![CDATA[planet]]></category>

		<guid isPermaLink="false">http://kate-editor.org/?p=1648</guid>
		<description><![CDATA[About half a year ago, Kate 3.7 was released as part of KDE 4.7. Now that KDE 4.8 is about to be released, let&#8217;s have a look at what Kate brings in KDE 4.8. Bug Fixes According to KDE&#8217;s bug tracker, about 190 issues were solved. Taking a closer look, lots of small issues were [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><p>About half a year ago, <a title="Kate in KDE 4.7" href="http://kate-editor.org/2011/07/09/kate-in-kde-4-7/">Kate 3.7 was released</a> as part of KDE 4.7. Now that <a title="KDEE 4.8 Release Schedule" href="http://techbase.kde.org/Schedules/KDE4/4.8_Release_Schedule" target="_blank">KDE 4.8 is about to be released</a>, let&#8217;s have a look at what Kate brings in KDE 4.8.</p>
<h4>Bug Fixes</h4>
<p>According to KDE&#8217;s bug tracker, <a title="List of fixed issues in KDE 4.8" href="https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;product=kate&amp;long_desc_type=substring&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=RESOLVED&amp;resolution=FIXED&amp;resolution=WORKSFORME&amp;emailassigned_to1=1&amp;emailtype1=substring&amp;email1=&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailcc2=1&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=2011-08-01&amp;chfieldto=2011-12-31&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=" target="_blank">about 190 issues were solved</a>. Taking a closer look, lots of small issues were fixed, amongst them:</p>
<ul>
<li>improved printing support (<a title="Print Regions" href="https://bugs.kde.org/show_bug.cgi?id=111086" target="_blank">report 1</a>, <a title="Box Color wrong" href="https://bugs.kde.org/show_bug.cgi?id=200248" target="_blank">report 2</a>, <a title="Printing: Kate no longer knows %P" href="https://bugs.kde.org/show_bug.cgi?id=246699" target="_blank">report 3</a>, <a title="Dynamically wrapped lines not printed correctly" href="https://bugs.kde.org/show_bug.cgi?id=202229" target="_blank">report 4</a>, <a title="Print Margins" href="https://bugs.kde.org/show_bug.cgi?id=56077" target="_blank">report 5</a>, and more)</li>
<li>syntax highlighting files added and updated</li>
<li><a title="Zoom with ctrl + mouse wheel" href="https://bugs.kde.org/show_bug.cgi?id=194922" target="_blank">zoom in/out with ctrl+mouse wheel</a>, <a title="Scroll over folding area" href="https://bugs.kde.org/show_bug.cgi?id=199464" target="_blank">scroll over folding area</a></li>
<li><a title="Wrong active view when resuming session with split view" href="https://bugs.kde.org/show_bug.cgi?id=195435" target="_blank">wrong active view when resuming session with split view</a></li>
<li><a title="Ambiguous shortcuts in File System Browser" href="https://bugs.kde.org/show_bug.cgi?id=236368" target="_blank">ambiguous shortcuts in file system browser resolved</a></li>
<li>improved GDB plugin</li>
<li>we heavily <a title="Cleanup of the Kate Bug Database" href="https://bugs.kde.org/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;product=kate&amp;long_desc_type=substring&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=RESOLVED&amp;emailassigned_to1=1&amp;emailtype1=substring&amp;email1=&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailcc2=1&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=2011-08-01&amp;chfieldto=2011-12-31&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=" target="_blank">cleaned up our bug database</a> (bugs + wishes):</li>
</ul>
<p><img class="alignnone size-full wp-image-1654" title="Kate Bug Charts" src="http://kate-editor.org/wp-content/uploads/2011/12/kate-bugs.png" alt="" width="800" height="600" /></p>
<h4>Heavily Reworked Code Folding</h4>
<p>As part of the Google Summer of Code (GSoC) 2011, the code folding code was improved. The main goal was to eliminate wrong folding behavior and fix all crashes while making the code more maintainable. We are quite happy with the results: Given the robust behavior, it now was possible to remember code folding state past sessions and during document reload. So folded regions are not lost anymore.</p>
<p>Additionally, the visual appearance was changed to be rather decent.</p>
<h4>Improved Vi Mode</h4>
<p>Also as part of the GSoC 2011, Kate&#8217;s vi input mode was heavily improved.</p>
<h4>Search &amp; Replace in Files</h4>
<p>The &#8220;Find in Files&#8221; plugin is now replaced with the new &#8220;Search and Replace&#8221; plugin: It basically contains all the features of &#8220;Find in Files,&#8221; but additionally has the following features:</p>
<ul>
<li>either search in files-on-disk, or in all the opened documents</li>
<li>all search matches are highlighted</li>
<li>replace support: matches can be (selectively) replaced with other text</li>
</ul>
<p><img class="size-full wp-image-1650 alignnone" title="Search &amp; Replace in Files" src="http://kate-editor.org/wp-content/uploads/2011/12/search-replace.png" alt="" width="599" height="294" /></p>
<h4>Line Modification Indicators</h4>
<p>Kate has a shiny new line modification system. Read all about it in <a title="Kate Line Modification System" href="http://kate-editor.org/2011/09/06/line-modification-system/">this dedicated article</a>. Mandatory screenshot:</p>
<p><img class="alignnone size-full wp-image-1652" title="Kate Line Modification Indicatiors" src="http://kate-editor.org/wp-content/uploads/2011/12/line-modification-system.png" alt="" width="467" height="168" /></p>
<h4>Document Variable (Modeline) Editor</h4>
<p>Kate (and thus all applications use Kate Part) can be configured by using document variables, also known as modelines. Since it&#8217;s hard to remember all the available keys and values, a dialog helps out in the config dialog. You can read about all the details in <a title="Kate Modeline Editor" href="http://kate-editor.org/2011/07/23/kate-modeline-editor/">this dedicated post</a> (screenshots).</p>
<h4>Documentation Updates</h4>
<p>T.C. Hollingworth put a huge amount of work into the Kate and KWrite handbook. Thus, the documentation is much more up-to-date and we hope it helps to learn using Kate effectively more quickly. The official version is available on <a title="The Kate Handbook" href="http://docs.kde.org/development/en/kde-baseapps/kate/index.html">docs.kde.org</a>.</p>
<h2>Current State &amp; The Road Ahead</h2>
<p>Apart from the upcoming KDE 4.8 release, <a title="Kate turned 10" href="http://kate-editor.org/2011/08/11/kate-turning-10-years-old/">Kate turned 10 years old</a> this summer. All in all, we can proudly say that Kate has a solid code base in its current state. The smart ranges were replaced by the moving ranges. Code folding is more clean with less bugs. Our plugins got a lot of updates. The documentation has improved. Of course, more help is always welcome. So if you are interested in Kate development, you are welcome to <a title="Building Kate" href="http://kate-editor.org/get-it/">build Kate from sources</a> and <a title="Join Kate Development" href="http://kate-editor.org/join-us/">join our team</a> by sending patches.</p>
<p>Thanks to everyone contributing to this great release <img src='http://kate-editor.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="shr-publisher-1648"></div><!-- Start Shareaholic LikeButtonSetBottom --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F12%2F21%2Fkate-in-kde-4-8%2F' data-shr_title='Kate+in+KDE+4.8'></a><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F12%2F21%2Fkate-in-kde-4-8%2F' data-shr_title='Kate+in+KDE+4.8'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F12%2F21%2Fkate-in-kde-4-8%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://kate-editor.org/2011/12/21/kate-in-kde-4-8/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Evolution of Kate Development (Take 2)</title>
		<link>http://kate-editor.org/2011/11/06/evolution-of-kate-development-take-2/</link>
		<comments>http://kate-editor.org/2011/11/06/evolution-of-kate-development-take-2/#comments</comments>
		<pubDate>Sun, 06 Nov 2011 14:31:15 +0000</pubDate>
		<dc:creator>Christoph Cullmann</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Users]]></category>
		<category><![CDATA[planet]]></category>

		<guid isPermaLink="false">http://kate-editor.org/?p=1636</guid>
		<description><![CDATA[Dominik&#8217;s video is cool, but we agreed that perhaps the names should be around and we can have a bit higher resolution to make them readable Therefore here is a second take of the video, this time with names and 720p. (I have no luck with music, therefore, silence) You only get to see the [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><p>Dominik&#8217;s video is cool, but we agreed that perhaps the names should be around and we can have a bit higher resolution to make them readable <img src='http://kate-editor.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Therefore here is a second take of the video, this time with names and 720p. (I have no luck with music, therefore, silence)</p>
<p><center><br />
<iframe width="560" height="315" src="http://www.youtube.com/embed/qK4DVZIptt0" frameborder="0" allowfullscreen></iframe><br />
</center></p>
<p>You only get to see the video if you visit our blog page <a href="http://kate-editor.org/2011/11/06/evolution-of-kate-development-take-2/">here</a>.<br />
Direct HD link to YouTube <a href="http://youtu.be/qK4DVZIptt0?hd=1">here</a>.</p>
<p>Command to create it (if YouTube eats it):</p>
<pre>
gource --multi-sampling --seconds-per-day 0.02 --auto-skip-seconds 0.1 --camera-mode track --stop-at-end -b 000000 --hide filenames,dirnames --disable-progress --date-format “%Y-%m” --viewport 1280x720 --output-ppm-stream - -r 60 | ffmpeg -y -r 60 -f image2pipe -vcodec ppm -i - -vcodec libvpx -b 10000K -threads 4 kate-gource.webm
</pre>
<div class="shr-publisher-1636"></div><!-- Start Shareaholic LikeButtonSetBottom --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F11%2F06%2Fevolution-of-kate-development-take-2%2F' data-shr_title='Evolution+of+Kate+Development+%28Take+2%29'></a><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F11%2F06%2Fevolution-of-kate-development-take-2%2F' data-shr_title='Evolution+of+Kate+Development+%28Take+2%29'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F11%2F06%2Fevolution-of-kate-development-take-2%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://kate-editor.org/2011/11/06/evolution-of-kate-development-take-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Evolution of Kate Development</title>
		<link>http://kate-editor.org/2011/11/03/evolution-of-kate-development/</link>
		<comments>http://kate-editor.org/2011/11/03/evolution-of-kate-development/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 21:49:44 +0000</pubDate>
		<dc:creator>Dominik</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[Users]]></category>
		<category><![CDATA[planet]]></category>

		<guid isPermaLink="false">http://kate-editor.org/?p=1627</guid>
		<description><![CDATA[Recently, the Kate project celebrated its 10th anniversary. The gource visualization of 10 years Kate development (2001 to 2011) looks as follows. Have fun PS: In case you do not see any video, click here. PPS:Launch gource on kdelibs, that&#8217;s much more interesting!]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><p>Recently, the <a title="Kate turned 10" href="http://kate-editor.org/2011/08/11/kate-turning-10-years-old/">Kate project celebrated its 10th anniversary</a>. The gource visualization of 10 years Kate development (2001 to 2011) looks as follows. Have fun <img src='http://kate-editor.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><iframe src="http://www.youtube.com/embed/F6aAvmbqjuU" frameborder="0" width="560" height="315"></iframe></p>
<p>PS: In case you do not see any video, <a title="Evolution of Kate Development" href="http://kate-editor.org/2011/11/03/evolution-of-kate-development/">click here</a>.</p>
<p>PPS:Launch gource on kdelibs, that&#8217;s much more interesting!</p>
<div class="shr-publisher-1627"></div><!-- Start Shareaholic LikeButtonSetBottom --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F11%2F03%2Fevolution-of-kate-development%2F' data-shr_title='Evolution+of+Kate+Development'></a><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F11%2F03%2Fevolution-of-kate-development%2F' data-shr_title='Evolution+of+Kate+Development'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F11%2F03%2Fevolution-of-kate-development%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://kate-editor.org/2011/11/03/evolution-of-kate-development/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>qt-project.org online ;)</title>
		<link>http://kate-editor.org/2011/10/21/qt-project-org-online/</link>
		<comments>http://kate-editor.org/2011/10/21/qt-project-org-online/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 11:10:07 +0000</pubDate>
		<dc:creator>Christoph Cullmann</dc:creator>
				<category><![CDATA[Developers]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Users]]></category>
		<category><![CDATA[planet]]></category>

		<guid isPermaLink="false">http://kate-editor.org/?p=1618</guid>
		<description><![CDATA[Seems the Trolls made it, qt-project.org is online Grats.]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><p>Seems the Trolls made it, <a href="http://qt-project.org/">qt-project.org</a> is online <img src='http://kate-editor.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Grats.</p>
<div class="shr-publisher-1618"></div><!-- Start Shareaholic LikeButtonSetBottom --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F10%2F21%2Fqt-project-org-online%2F' data-shr_title='qt-project.org+online+%3B%29'></a><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F10%2F21%2Fqt-project-org-online%2F' data-shr_title='qt-project.org+online+%3B%29'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F10%2F21%2Fqt-project-org-online%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://kate-editor.org/2011/10/21/qt-project-org-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plasma Active</title>
		<link>http://kate-editor.org/2011/10/15/plasma-active/</link>
		<comments>http://kate-editor.org/2011/10/15/plasma-active/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 18:09:20 +0000</pubDate>
		<dc:creator>Dominik</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[planet]]></category>

		<guid isPermaLink="false">http://kate-editor.org/?p=1607</guid>
		<description><![CDATA[At the desktop summit, many contributors got a ExoPC from Intel, but the software on it was quite a disappointment. Meanwhile, there is an official release of Plasma Active that fills the gap. So I sat down and installed it on the ExoPC. It really works quite nice and smooth. Applications like Amarok and a [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><p>At the desktop summit, many contributors got a ExoPC from Intel, but the software on it <a title="Pasma Active - The Stage is Yours" href="http://kate-editor.org/2011/08/11/plasma-active-the-stage-is-yours/">was quite a disappointment</a>. Meanwhile, there is <a title="Plasma Active One Unleashed" href="http://kde.org/announcements/plasma-active-one/" target="_blank">an official release</a> of <a title="Plasma Active" href="http://plasma-active.org/" target="_blank">Plasma Active</a> that fills the gap. So I sat down and installed it on the ExoPC. It really works quite nice and smooth. Applications like Amarok and a browser make it usable to hear music and do some quick internet surfing. I documented the steps in order to get everything up and running.</p>
<h4>Running Plasma Active One from the USB Stick (LIVE version)</h4>
<p>To get a quick impression, you can download the file <a title="open-slx" href="http://download.open-slx.com/iso/11.4/" target="_blank">plasma-active-one.iso from open-slx.com</a>. Then, plug in a USB stick to your computer and run the comand</p>
<pre>sudo dd if=plasma-active-one.iso of=/dev/&lt;DEVICE&gt; bs=1M</pre>
<p>where &lt;DEVICE&gt; corresponds to the USB stick (in my case, this is sdc). When finished, plug the USB stick into the upper USB port of your ExoPC and press the power on button. Make sure to tap &#8220;BBS&#8221; immediately and choose the USB stick as boot device. After this, choose the first entry to start the live version of Plasma Active.</p>
<p>Note: As of 2011-10-15, a installation with this live version is not possible (even though some documentation at some point or the splash screen suggest otherwise).</p>
<h4>Installing Plasma Active on the Hard Disk</h4>
<p>In order to get Plasma Active on your hard disk, you first have to install openSUSE 11.4. To this end,</p>
<ol>
<li><a title="Download openSUSE 11.4" href="http://software.opensuse.org/114/en" target="_blank">download the 4.7 GB DVD image of openSUSE 11.4 (32 bit)</a>, and copy it on the USB stick (in my case &lt;DEVICE&gt; = sdc):<br />
sudo dd if=openSUSE-11.4-DVD-i586.iso of=/dev/&lt;DEVICE&gt; bs=1M</li>
<li>plug the USB stick into the upper USB port of your ExoPC and press the power on button</li>
<li>make sure to tap &#8220;BBS&#8221; immediately and choose the USB stick as boot device</li>
<li>after this, choose &#8220;Installation&#8221; to start the install process (you need an external keyboard on the lower USB port)</li>
<li>follow the installation routine, choose the KDE desktop, do the partition setup, create a new user account and finally start the installation</li>
<li>copying files takes some time. After this, the system finally boots to proceed with the automatic configuration.</li>
<li>Finally, the system arrives in KDE. (From now on, the USB stick is not needed anymore.)</li>
</ol>
<p>The touch screen does not work out of the box. Hence, I restarted X from the console with /etc/init.d/xdm restart. After that, the external mouse and keyboard worked (ignore the fact that you might be greeted by 6 crashed akonadi windows).</p>
<p>Once you have the internet up and running, proceed with <a title="Installing Plasma Active" href="http://community.kde.org/Plasma/Active/Installation#Installation_on_Balsam_Professional_or_openSUSE" target="_blank">1.5 Installation on Balsam Professional or openSUSE</a>. This updates your kernel to properly support the touchpad and replaces the default Plasma Desktop with Plasma Active.</p>
<p>Kudos to the Plasma Active team and all involved contributors and supporters!</p>
<p>PS: Although a text editor is probably not of much use on a tablet PC, KWrite is available <img src='http://kate-editor.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<div class="shr-publisher-1607"></div><!-- Start Shareaholic LikeButtonSetBottom --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F10%2F15%2Fplasma-active%2F' data-shr_title='Plasma+Active'></a><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F10%2F15%2Fplasma-active%2F' data-shr_title='Plasma+Active'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F10%2F15%2Fplasma-active%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://kate-editor.org/2011/10/15/plasma-active/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>One great man less :(</title>
		<link>http://kate-editor.org/2011/10/13/one-great-man-less/</link>
		<comments>http://kate-editor.org/2011/10/13/one-great-man-less/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 15:03:16 +0000</pubDate>
		<dc:creator>Christoph Cullmann</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[Users]]></category>
		<category><![CDATA[planet]]></category>

		<guid isPermaLink="false">http://kate-editor.org/?p=1582</guid>
		<description><![CDATA[Dennis MacAlistair Ritchie died at home this weekend. As the creator of the C programming language and one of the main developers of Unix, he impacted the life of me and other developers a lot. Even today, 30 years after their initial creation, many people work on Unix like systems (like Linux or Mac OS) and [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><p><a href="http://en.wikipedia.org/wiki/Dennis_Ritchie">Dennis MacAlistair Ritchie</a> died at home this weekend.</p>
<div id="attachment_1600" class="wp-caption aligncenter" style="width: 269px"><a href="http://kate-editor.org/wp-content/uploads/2011/10/Dennis_MacAlistair_Ritchie_.jpg"><img src="http://kate-editor.org/wp-content/uploads/2011/10/Dennis_MacAlistair_Ritchie_-259x300.jpg" alt="" title="Dennis MacAlistair Ritchie" width="259" height="300" class="size-medium wp-image-1600" /></a><p class="wp-caption-text">Dennis MacAlistair Ritchie</p></div>
<p>As the creator of the <a href="http://en.wikipedia.org/wiki/C_(programming_language)">C programming language</a> and one of the main developers of <a href="http://en.wikipedia.org/wiki/Unix">Unix</a>, he impacted the life of me and other developers a lot.</p>
<p>Even today, 30 years after their initial creation, many people work on Unix like systems (like Linux or Mac OS) and develop in (Objective) C(++).</p>
<p>For me C was one of my starting languages for my real programming work and even today I analyze the whole day software written in C for embedded systems that control our modern world, be it the flight control of airplanes or engine control of cars.</p>
<p>Without his initial ideas and work, today there would be no Linux kernel, no Mac OS, &#8230;</p>
<p>We all owe him a lot. He changed the world.</p>
<p>Thanks for your great inventions! You won&#8217;t be forgotten.</p>
<p>Just two impressive Ritchie cites:</p>
<p><em>&#8220;Unix is simple and coherent, but it takes a genius – or at any rate a programmer – to understand and appreciate the simplicity.&#8221;</em></p>
<p><em>&#8220;The greatest danger to good computer science research today may be excessive relevance. If we can keep alive enough openess to new ideas, enough freedom of communication, enough patience to allow the novel to prosper, it will remain possible for a future Ken Thompson to find a little-used Cray/1 computer and fashion a system as creative, and as influential, as Unix.&#8221; </em></p>
<div class="shr-publisher-1582"></div><!-- Start Shareaholic LikeButtonSetBottom --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F10%2F13%2Fone-great-man-less%2F' data-shr_title='One+great+man+less+%3A%28'></a><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F10%2F13%2Fone-great-man-less%2F' data-shr_title='One+great+man+less+%3A%28'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F10%2F13%2Fone-great-man-less%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://kate-editor.org/2011/10/13/one-great-man-less/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>About Kate Redesigned</title>
		<link>http://kate-editor.org/2011/09/24/about-kate-redesigned/</link>
		<comments>http://kate-editor.org/2011/09/24/about-kate-redesigned/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 09:32:19 +0000</pubDate>
		<dc:creator>Dominik</dc:creator>
				<category><![CDATA[Users]]></category>
		<category><![CDATA[planet]]></category>

		<guid isPermaLink="false">http://kate-editor.org/?p=1561</guid>
		<description><![CDATA[With some of my gimp skills, I updated Kate&#8217;s feature list. Hope you like the face-lift]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><p>With some of my gimp skills, I updated Kate&#8217;s feature list. <a title="About Kate / Kwrite" href="http://kate-editor.org/about-kate/">Hope you like the face-lift <img src='http://kate-editor.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </a></p>
<div class="shr-publisher-1561"></div><!-- Start Shareaholic LikeButtonSetBottom --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F09%2F24%2Fabout-kate-redesigned%2F' data-shr_title='About+Kate+Redesigned'></a><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F09%2F24%2Fabout-kate-redesigned%2F' data-shr_title='About+Kate+Redesigned'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fkate-editor.org%2F2011%2F09%2F24%2Fabout-kate-redesigned%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://kate-editor.org/2011/09/24/about-kate-redesigned/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

