<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Who Says Penguins Can&#039;t Fly?</title>
	<atom:link href="http://blog.hanschen.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hanschen.org</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 13:17:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.hanschen.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/3c5596b91b62a09f9977c99bf4a6a40b?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Who Says Penguins Can&#039;t Fly?</title>
		<link>http://blog.hanschen.org</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.hanschen.org/osd.xml" title="Who Says Penguins Can&#039;t Fly?" />
	<atom:link rel='hub' href='http://blog.hanschen.org/?pushpress=hub'/>
		<item>
		<title>Blog moved to http://blog.hanschen.org</title>
		<link>http://blog.hanschen.org/2013/03/30/blog-moved-to-httpblog-hanschen-org/</link>
		<comments>http://blog.hanschen.org/2013/03/30/blog-moved-to-httpblog-hanschen-org/#comments</comments>
		<pubDate>Sat, 30 Mar 2013 05:47:41 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://blog.hanschen.org/?p=2287</guid>
		<description><![CDATA[Just a heads up: I&#8217;m working on a personal website which will use the hanschen.org domain, so I&#8217;ve moved this blog to the following new address: http://blog.hanschen.org If you&#8217;re subscribed to any feeds or have bookmarked pages, please update the links by adding blog. in front of hanschen.org. The old address (hanschen.org) will continue to [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hanschen.org&#038;blog=1435266&#038;post=2287&#038;subd=hanswchen&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Just a heads up: I&#8217;m working on a personal website which will use the <a href="http://hanschen.org">hanschen.org</a> domain, so I&#8217;ve moved this blog to the following new address:</p>
<p style="text-align:center;"><strong><a href="http://blog.hanschen.org">http://blog.hanschen.org</a></strong></p>
<p>If you&#8217;re subscribed to any feeds or have bookmarked pages, please update the links by adding <code>blog.</code> in front of <code>hanschen.org</code>. The old address (<a href="http://hanschen.org">hanschen.org</a>) will continue to point to the blog until I&#8217;m finished with the new site. I&#8217;ll also try my best to keep old links intact.</p>
<p>Please let me know if you find any dead links or other problems (either in the comments section below or in an email, see <a href="http://blog.hanschen.org/contact/">Contact page</a>).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hanswchen.wordpress.com/2287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hanswchen.wordpress.com/2287/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hanschen.org&#038;blog=1435266&#038;post=2287&#038;subd=hanswchen&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hanschen.org/2013/03/30/blog-moved-to-httpblog-hanschen-org/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/904ae90dc9256407d682127b41e66278?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">Mogger</media:title>
		</media:content>
	</item>
		<item>
		<title>Different background color in Vim past 80 columns</title>
		<link>http://blog.hanschen.org/2012/10/24/different-background-color-in-vim-past-80-columns/</link>
		<comments>http://blog.hanschen.org/2012/10/24/different-background-color-in-vim-past-80-columns/#comments</comments>
		<pubDate>Wed, 24 Oct 2012 12:36:46 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[Vim]]></category>

		<guid isPermaLink="false">http://hanschen.org/?p=2278</guid>
		<description><![CDATA[Or any number of columns, but 80 seems to be the standard for code. Preface I&#8217;ve tried different ways of highlighting lines past 80 columns but was never satisfied with the results. Since Vim 7.3 there&#8217;s a nice colorcolumn option, but it just didn&#8217;t look any good: Vim with :set colorcolumn=80 It&#8217;s not just the [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hanschen.org&#038;blog=1435266&#038;post=2278&#038;subd=hanswchen&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Or any number of columns, but 80 seems to be the standard for code.</p>
<h2>Preface</h2>
<p>I&#8217;ve tried different ways of highlighting lines past 80 columns but was never satisfied with the results. Since Vim 7.3 there&#8217;s a nice <code>colorcolumn</code> option, but it just didn&#8217;t look any good:</p>
<p><a href="http://hanswchen.files.wordpress.com/2012/10/vim-hi-column.png"><img class="aligncenter size-medium wp-image-2279" title="Vim colorcolumn" alt="" src="http://hanswchen.files.wordpress.com/2012/10/vim-hi-column.png?w=300&#038;h=300" height="300" width="300" /></a></p>
<p style="text-align:center;"><em>Vim with <code>:set colorcolumn=80</code></em></p>
<p style="text-align:left;">It&#8217;s not just the red color, which can be easily changed, but the whole &#8220;highlight a single seemingly random column&#8221; didn&#8217;t appeal to me. After searching for inspiration on Google, I found <a href="http://stackoverflow.com/questions/2447109/showing-a-different-background-colour-in-vim-past-80-characters">this StackOverflow question</a> with the following screenshot of TextMate:</p>
<p style="text-align:center;"><a href="http://hanswchen.files.wordpress.com/2012/10/textmate.jpg"><img class="aligncenter size-medium wp-image-2280" title="TextMate" alt="" src="http://hanswchen.files.wordpress.com/2012/10/textmate.jpg?w=300&#038;h=162" height="162" width="300" /></a></p>
<p style="text-align:center;"><em>TextMate with &#8220;Highlight right margin&#8221; option</em></p>
<p style="text-align:left;">Well, well, that looks much prettier. Is it possible to get something similar in Vim?</p>
<p><span id="more-2278"></span></p>
<h1 style="text-align:left;">Highlight range of columns</h1>
<p>The answer, as usual in Vim, is &#8220;of course!&#8221;. <a href="http://stackoverflow.com/a/4047523/1590135">From a comment on StackOverflow</a> I learned that you can let <code>colorcolumn</code> highlight several columns:</p>
<p style="padding-left:30px;"><code>colorcolumn=81,82,83,84,85</code></p>
<p>So if we want to highlight the background past 80 columns we would just have to set colorcolumn to all integers from 81 to (81+256-1), since it can highlight a maximum of 256 columns (according to my tests it&#8217;s actually 255). Not that hard to do, but there should be a more elegant way to define the range. A Google search proved that my intuition was right; you can add the following in your <code>.vimrc</code> instead:</p>
<p style="padding-left:30px;"><code>execute "set colorcolumn=" . join(range(81,335), ',')<br />
</code></p>
<p>If you want to change the colors you can adjust the <code>ColorColumn</code> highlight in your <code>.vimrc</code> or colortheme. Here&#8217;s my final result:</p>
<p style="text-align:center;"><a href="http://hanswchen.files.wordpress.com/2012/10/vim-hi-background.png"><img class="aligncenter size-medium wp-image-2281" title="Vim highlighted background" alt="" src="http://hanswchen.files.wordpress.com/2012/10/vim-hi-background.png?w=300&#038;h=300" height="300" width="300" /></a><em>Vim with a different background past column 80</em></p>
<h1 style="text-align:left;">A smarter way?</h1>
<p style="text-align:left;">A comment on StackOverflow pointed out that you could highlight the first 80 columns instead and change the background of <code>Normal</code>. I tried to do that, but it clashed with some other highlights, for example my <code>DiffAdd</code>, <code>DiffChange</code>, <code>DiffDelete</code>, and <code>DiffText</code> <code>ctermbg</code> seemed to be overridden. Another limitation I see with this method is that you can&#8217;t set a special textcolor for text past 80 columns, if that&#8217;s what you fancy. But that&#8217;s only as far as I know, and I admit that I know very little when it comes to the inner workings of Vim.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hanswchen.wordpress.com/2278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hanswchen.wordpress.com/2278/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hanschen.org&#038;blog=1435266&#038;post=2278&#038;subd=hanswchen&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hanschen.org/2012/10/24/different-background-color-in-vim-past-80-columns/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/904ae90dc9256407d682127b41e66278?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">Mogger</media:title>
		</media:content>

		<media:content url="http://hanswchen.files.wordpress.com/2012/10/vim-hi-column.png?w=300" medium="image">
			<media:title type="html">Vim colorcolumn</media:title>
		</media:content>

		<media:content url="http://hanswchen.files.wordpress.com/2012/10/textmate.jpg?w=300" medium="image">
			<media:title type="html">TextMate</media:title>
		</media:content>

		<media:content url="http://hanswchen.files.wordpress.com/2012/10/vim-hi-background.png?w=300" medium="image">
			<media:title type="html">Vim highlighted background</media:title>
		</media:content>
	</item>
		<item>
		<title>Open Application Launcher with Super key</title>
		<link>http://blog.hanschen.org/2012/10/17/open-application-launcher-with-super-key/</link>
		<comments>http://blog.hanschen.org/2012/10/17/open-application-launcher-with-super-key/#comments</comments>
		<pubDate>Wed, 17 Oct 2012 15:44:29 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[KApplication KTips]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[PlanetKDE]]></category>

		<guid isPermaLink="false">http://hanschen.org/?p=2237</guid>
		<description><![CDATA[Many users want the Super key (also commonly called the Windows key and confused with the Meta key) to open the Application Launcher in KDE Plasma Desktop. At the time of writing 145 users have voted for the Brainstorm idea &#8220;Super key to load Application Menu&#8221; and there are 51 comments. A workaround has been [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hanschen.org&#038;blog=1435266&#038;post=2237&#038;subd=hanswchen&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Many users want the Super key (also commonly called the Windows key and confused with the Meta key) to open the Application Launcher in KDE Plasma Desktop. At the time of writing 145 users have voted for the Brainstorm idea &#8220;<a href="http://forum.kde.org/viewtopic.php?f=83&amp;t=39073">Super key to load Application Menu</a>&#8221; and there are 51 comments. A workaround has been around for a long time which involves remapping the Super key to a regular key, but then you lose the ability to use it for other keyboard shortcuts. Until now, that is. In this post I&#8217;ll write about how you can eat the cake and have it too.</p>
<p><a href="http://hanswchen.files.wordpress.com/2012/10/superkey.jpg"><img class="aligncenter size-medium wp-image-2238" title="Superkey" alt="" src="http://hanswchen.files.wordpress.com/2012/10/superkey.jpg?w=300&#038;h=225" width="300" height="225" /></a></p>
<p style="text-align:center;"><em>Super (Tux!) key between Ctrl and Alt. Source: <a href="http://www.flickr.com/photos/e-xtrategy/3635770970/">Flickr</a></em></p>
<p style="text-align:left;">Spoiler: If you don&#8217;t feel like reading, scroll down to &#8220;&#8230; called ksuperkey!&#8221; to find the solution.</p>
<p><span id="more-2237"></span></p>
<h1>The problem</h1>
<p>People from the Windows world are used to opening the so-called Start menu by pressing the Windows key. In Linux the key is called Super and is regarded as a modifier key, similar to Ctrl and Shift. A modifier key, as the name suggests, modifies other keys when held down &#8211; for example, <code>a</code> becomes <code>A</code> if you press the A key while holding down Shift.</p>
<p>Now imagine that you bind a shortcut to the Super key. Pressing Super would then invoke the shortcut, and you wouldn&#8217;t be able to use it as a modifier anymore. For people like me who rely heavily on the Super key &#8211; I use it to launch and control applications &#8211; we&#8217;re suddenly left with one extra key for the price of  losing several key combinations. Quite a bad trade-off.</p>
<p>But there has to be a solution! In Windows you can use the Super key as a modifier as well, and from what I&#8217;ve read Unity and GNOME Shell also seem to have that functionality.</p>
<h1>A solution&#8230;</h1>
<p>One way to work around the problem is to let the shortcut be invoked when you release, rather than press, the Super key. If you press another key before releasing Super, it&#8217;ll act as a modifier key instead of invoking the shortcut.</p>
<p>There&#8217;s already an application that does something similar called <a href="https://github.com/alols/xcape">xcape</a>, which maps Ctrl to Escape if you press and release it on its own (from the README: &#8220;If you don&#8217;t understand why anybody would want this, I&#8217;m guessing that Vim is not your favourite text editor <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> &#8220;). Thanks to the nature of free and open-source software it was easier than pie to fork it and adopt it to the needs of KDE users.</p>
<h1>&#8230; called ksuperkey!</h1>
<p><a href="http://kde-apps.org/content/show.php/ksuperkey?content=154569">ksuperkey</a> is a very small application that lets you open the application launcher by pressing the left Super key, while still allowing the Super key to act as a modifier key. In other words, it won&#8217;t affect any of your current shortcuts.</p>
<h3>How to make it work</h3>
<ol>
<li>Install ksuperkey. You can download the source and some distro-specific packages from <a href="http://kde-apps.org/content/show.php/ksuperkey?content=154569">KDE-apps</a>, but compiling the latest version is also straightforward. First install the dependencies, for example on Ubuntu-based systems:
<pre>sudo apt-get install git gcc make libx11-dev libxtst-dev pkg-config</pre>
<p>On some systems you&#8217;ll also need to install the <code>build-essential</code> package (otherwise you&#8217;ll get the following error: <code>stdlib.h: No such file or directory</code>). Then run the following commands in a terminal:</p>
<pre>git clone https://github.com/hanschen/ksuperkey.git
cd ksuperkey
make
./ksuperkey</pre>
<p style="text-align:center;"><a href="http://hanswchen.files.wordpress.com/2012/10/install-ksuperkey1.png"><img class="aligncenter size-medium wp-image-2249" title="Install ksuperkey" alt="" src="http://hanswchen.files.wordpress.com/2012/10/install-ksuperkey1.png?w=300&#038;h=216" width="300" height="216" /></a></p>
<p style="text-align:center;"><em>ksuperkey runs in the background so you won&#8217;t see it</em></p>
</li>
<li>Make sure that the keyboard shortcut for your application launcher is set to Alt+F1 (this is what ksuperkey will send when you press and release the Super key on its alone). Right click on the application launcher icon → Application Launcher Settings → Keyboard Shortcut.<a href="http://hanswchen.files.wordpress.com/2012/10/application-launcher-settings.png"><img class="aligncenter size-medium wp-image-2252" title="Application Launcher settings" alt="" src="http://hanswchen.files.wordpress.com/2012/10/application-launcher-settings.png?w=300&#038;h=233" width="300" height="233" /></a>
<p style="text-align:center;"><em>Checking that the shortcut for Application Launcher is set to Alt+F1</em></p>
</li>
<li>Now pressing the Super key should open the application launcher! If you want this behavior every time you log in, you have to set ksuperkey to Autostart, for example in System Settings → Startup and Shutdown → Autostart → Add Program&#8230; → small Browse button → Select the ksuperkey application.<a href="http://hanswchen.files.wordpress.com/2012/10/autostart-select.png"><img class="aligncenter size-medium wp-image-2254" title="Select autostart program" alt="" src="http://hanswchen.files.wordpress.com/2012/10/autostart-select.png?w=300&#038;h=159" width="300" height="159" /></a>
<p style="text-align:center;"><em>Add ksuperkey to Autostart</em></p>
</li>
</ol>
<h3>Tips</h3>
<ol>
<li>It&#8217;s safe to move the ksuperkey directory to anywhere you want. If you&#8217;ve added it to Autostart in System Settings, don&#8217;t forget to update the &#8220;Command&#8221; field with the right path (or remove the old entry and add a new one).</li>
<li>You can use ksuperkey for any action, for example to open KRunner &#8211; just bind Alt+F1 to the action.</li>
<li>If you want to change the keys sent by ksuperkey to something else, e.g. Alt+F2, you can easily modify the source code. Open <code>xcape.c</code> in a text editor (e.g. Kate), go to line 92 and change <code>XK_F1);</code> to the key you want, e.g. <code>XK_F2);</code>. Recompile with <code>make</code> and you&#8217;re done.</li>
<li>ksuperkey works fine on other workspaces/window managers as well, although it will probably cause problems if the workspace already uses the Super key as a non-modifier key (Unity, GNOME Shell).</li>
</ol>
<h1>Why isn&#8217;t this the default behavior?</h1>
<p>I bet a lot of people reading this now wonder, if Windows, Unity, and GNOME Shell can do this, why isn&#8217;t it configurable in KDE Plasma Desktop? Surely it&#8217;s possible, as demonstrated by ksuperkey and the other workspaces.</p>
<p>I don&#8217;t have enough technical knowledge to give a good answer, but here are some things to consider:</p>
<ul>
<li>Although I haven&#8217;t look at the source, I&#8217;m pretty sure that the Super key behavior when it&#8217;s pressed and released on its own is hard-coded in the other workspaces. KDE Plasma Desktop is very configurable &#8211; you can remove the application launcher, or have hundreds of them (although I would doubt your sanity if you do have that many) &#8211; so I doubt this is a solution.</li>
<li>Making it possible to bind actions to modifier keys would probably require large changes in how keyboard shortcuts are handled in KDE software. I&#8217;m also unsure whether this is desirable since it seems to go against the very basics of how modifier keys should be used.</li>
<li>ksuperkey uses Xlib directly. I don&#8217;t know if it&#8217;s possible to do something like this using Qt, the GUI toolkit most KDE software is built on.</li>
</ul>
<p>To summarize, I wouldn&#8217;t count on this feature being implemented in the near future (but you never know!). For the time being you&#8217;ll have to bear with ksuperkey, which uses a staggering 380 kibibyte of RAM on my system.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hanswchen.wordpress.com/2237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hanswchen.wordpress.com/2237/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hanschen.org&#038;blog=1435266&#038;post=2237&#038;subd=hanswchen&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hanschen.org/2012/10/17/open-application-launcher-with-super-key/feed/</wfw:commentRss>
		<slash:comments>50</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/904ae90dc9256407d682127b41e66278?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">Mogger</media:title>
		</media:content>

		<media:content url="http://hanswchen.files.wordpress.com/2012/10/superkey.jpg?w=300" medium="image">
			<media:title type="html">Superkey</media:title>
		</media:content>

		<media:content url="http://hanswchen.files.wordpress.com/2012/10/install-ksuperkey1.png?w=300" medium="image">
			<media:title type="html">Install ksuperkey</media:title>
		</media:content>

		<media:content url="http://hanswchen.files.wordpress.com/2012/10/application-launcher-settings.png?w=300" medium="image">
			<media:title type="html">Application Launcher settings</media:title>
		</media:content>

		<media:content url="http://hanswchen.files.wordpress.com/2012/10/autostart-select.png?w=300" medium="image">
			<media:title type="html">Select autostart program</media:title>
		</media:content>
	</item>
		<item>
		<title>Welcome our new forums!</title>
		<link>http://blog.hanschen.org/2012/04/22/welcome-our-new-forums/</link>
		<comments>http://blog.hanschen.org/2012/04/22/welcome-our-new-forums/#comments</comments>
		<pubDate>Sun, 22 Apr 2012 14:56:50 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[PlanetKDE]]></category>

		<guid isPermaLink="false">http://hanschen.org/?p=2214</guid>
		<description><![CDATA[It&#8217;s been a while since I wrote about how you can create a community for your users at KDE Community Forums. Today I&#8217;m happy to announce that the forum got, not one or two, but six new forums. Isn&#8217;t that incredible? The KDevelop forum was the first to join. Here you can receive help for [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hanschen.org&#038;blog=1435266&#038;post=2214&#038;subd=hanswchen&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img class="size-full wp-image-2172 alignleft" title="KDE Forums" src="http://hanswchen.files.wordpress.com/2012/02/kdeforum-icon.png?w=780" alt=""   />It&#8217;s been a while since I wrote about how you can <a href="http://hanschen.org/2012/02/26/kde-community-forums-create-a-community-for-your-users/">create a community for your users at KDE Community Forums</a>. Today I&#8217;m happy to announce that the forum got, not one or two, but <em><strong>six</strong></em> new forums. Isn&#8217;t that incredible?</p>
<p>The <strong><a href="http://forum.kde.org/viewforum.php?f=218">KDevelop forum</a></strong> was the first to join. Here you can receive help for using the powerful KDevelop IDE, as well as help the developers, for example by <a href="http://forum.kde.org/viewtopic.php?f=218&amp;t=99510">sharing your screenshots</a>.</p>
<p>The Kexi developers have been very active in the new <strong><a href="http://forum.kde.org/viewforum.php?f=219">Kexi forum</a></strong>, asking for <a href="http://forum.kde.org/viewtopic.php?f=220&amp;t=99916">user&#8217;s wishes</a> and sorting out problems in the <a href="http://forum.kde.org/viewforum.php?f=221">General Help subforum</a>.</p>
<p>Soon Dolphin, the default KDE file manager, also got its own <strong><a href="http://forum.kde.org/viewforum.php?f=222">Dolphin forum</a></strong>. Before topics about Dolphin would be shattered around in the <a href="http://forum.kde.org/viewforum.php?f=22">Other KDE Software</a> and <a href="http://forum.kde.org/viewforum.php?f=66">Workspace</a> forums. We realized that the new Dolphin forum didn&#8217;t really fit in any of our existing categories, so the <a href="http://forum.kde.org/viewforum.php?f=225">System &amp; Utilities</a> category was created.</p>
<p>Marble is the first application from the KDE Educational Project to join the forums, visit the <strong><a href="http://forum.kde.org/viewforum.php?f=217">Marble forum</a></strong> to take a look. Don&#8217;t forget hat you still can ask questions about the other KDE EDU applications in the <a href="http://forum.kde.org/viewforum.php?f=21">Games &amp; Education</a> parent forum.</p>
<p><strong><a href="http://forum.kde.org/viewforum.php?f=226">KDE Workspace Vision</a></strong> is a special kind of forum where users can discuss what they would like to see in their future workspace, see <a href="http://drfav.wordpress.com/2012/03/30/calling-all-artists-designers-and-users/">Dario&#8217;s post</a> for more information. It differs from <a href="http://brainstorm.forum.kde.org">Brainstorm</a> as you&#8217;re allowed to post and discuss complete visions, while only single concrete ideas are accepted in Brainstorm.</p>
<p>Finally, we have our newest addition, the <strong><a href="http://forum.kde.org/viewforum.php?f=227">Konsole forum</a></strong>. Like Dolphin, topics about Konsole used to be posted to different places in the forum. Now most of them have been moved to their new home.</p>
<p>Meanwhile, the KWin developers <a href="http://blog.martin-graesslin.com/blog/2012/03/on-getting-help-for-kwin-and-helping-kwin/">implemented a feature in KWin</a> to get useful information for users to post when asking for support. It&#8217;s really great to see developers care about helping their users. Martin also proposed a GSoC idea about supporting users directly from the desktop (with a plasmoid), using <a href="http://forum.kde.org">forum.kde.org</a>. Unfortunately it&#8217;s too late to apply, but who knows, maybe someone already did? If it&#8217;s not taken and you&#8217;re interested in given it a try, you should definitely contact Martin or one of the forum admins (<a href="mailto:forum-admin@kde.org">forum-admin@kde.org</a>).</p>
<p>To close up &#8211; if you&#8217;re a user of any of those applications, the forums provide an easy way to connect with the community and receive expert help from other users and developers. If you&#8217;re a developer and want your own forum for your application, <a href="http://community.kde.org/KDE.org/KDE_Forums#Request_a_new_forum">you&#8217;re just a few click away</a>!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hanswchen.wordpress.com/2214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hanswchen.wordpress.com/2214/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hanschen.org&#038;blog=1435266&#038;post=2214&#038;subd=hanswchen&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hanschen.org/2012/04/22/welcome-our-new-forums/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/904ae90dc9256407d682127b41e66278?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">Mogger</media:title>
		</media:content>

		<media:content url="http://hanswchen.files.wordpress.com/2012/02/kdeforum-icon.png" medium="image">
			<media:title type="html">KDE Forums</media:title>
		</media:content>
	</item>
		<item>
		<title>KDE Community Forums &#8211; Create a community for your users</title>
		<link>http://blog.hanschen.org/2012/02/26/kde-community-forums-create-a-community-for-your-users/</link>
		<comments>http://blog.hanschen.org/2012/02/26/kde-community-forums-create-a-community-for-your-users/#comments</comments>
		<pubDate>Sun, 26 Feb 2012 16:54:46 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[PlanetKDE]]></category>

		<guid isPermaLink="false">http://hanschen.org/?p=2134</guid>
		<description><![CDATA[It&#8217;s always nice to see KDE developers join forum.kde.org, and especially nice when they request a new forum for their application or project. Lately we&#8217;ve had two newcomers, Gwenview and Accessibility &#8211; the forum team wishes you a warm welcome! Kontact &#38; PIM has also been split from Office &#38; Productivity due to popular demand. [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hanschen.org&#038;blog=1435266&#038;post=2134&#038;subd=hanswchen&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img class="size-full wp-image-2172 alignleft" title="KDE Forums" src="http://hanswchen.files.wordpress.com/2012/02/kdeforum-icon.png?w=780" alt=""   />It&#8217;s always nice to see KDE developers join <a title="KDE Community Forums" href="http://forum.kde.org">forum.kde.org</a>, and especially nice when they request a new forum for their application or project. Lately we&#8217;ve had two newcomers, <a href="http://forum.kde.org/viewforum.php?f=213">Gwenview</a> and <a href="http://forum.kde.org/viewforum.php?f=216">Accessibility</a> &#8211; the forum team wishes you a warm welcome! <a href="http://forum.kde.org/viewforum.php?f=215">Kontact &amp; PIM</a> has also been split from Office &amp; Productivity due to popular demand.</p>
<p>In this post I&#8217;ll talk about why you, a developer or contributor, should consider to create a forum at the <a title="KDE Community Forums" href="http://forum.kde.org">KDE Community Forums</a> for your KDE application or project.</p>
<p><span id="more-2134"></span></p>
<h2>Some of the advantages of forum.kde.org</h2>
<p>Most users seem to prefer forums over mailing lists. Let&#8217;s just leave it at that and not get into a debate why one or the other is better. Instead, the focus will be on the KDE Community Forums and why you should get a forum there instead of, say, starting your own:</p>
<ul>
<li>Everything KDE-related in one place, users don&#8217;t need to register at multiple forums.</li>
<li>As if that wasn&#8217;t enough, <a title="KDE Community Forums" href="http://forum.kde.org">forum.kde.org</a> supports <a href="http://forum.kde.org/viewtopic.php?f=4&amp;t=95983">login using KDE identity</a>. One KDE account to rule them all!</li>
<li>The board, which runs on <a href="http://www.phpbb.com/">phpBB</a>, has many useful features such as <a href="http://forum.kde.org/viewtopic.php?f=9&amp;t=88119">guided posting, marking topics as solved, tagging system</a>, <a href="http://forum.kde.org/viewtopic.php?f=4&amp;t=82288">advanced search powered by Sphinx</a> etc. Oh, and did I mention that it looks great?</li>
<li>We have a very dedicated team consisting of friendly and knowledgeable persons who maintain the forums, help users, moderate posts, make sure the board version is up-to-date and much more.</li>
<li>Spam is a real problem for many forums. We have a sophisticated system to deal with spambots, even those who try to disguise themselves as normal users, and an active team that cleans the forum from spam regularly.</li>
<li>It&#8217;s easy to reach the forum team in case you have any problems or questions (or if you just want to talk to us <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ).</li>
</ul>
<p>To summarize, joining <a title="KDE Community Forums" href="http://forum.kde.org">forum.kde.org</a> means less job for you and more benefits for your users.</p>
<p>Convinced already? Take a look at <a href="http://community.kde.org/KDE.org/KDE_Forums">our community page</a> for information about<a title="Request a new forum" href="http://community.kde.org/KDE.org/KDE_Forums#Request_a_new_forum"> how to request a new forum</a>. I&#8217;ll repeat this information below, but first, I want to share some success stories.</p>
<h2>Successful forums</h2>
<p>KDE Community Forums already has several forums where developers are actively participating in the discussions and helping users. Some examples that come to mind include <a href="http://forum.kde.org/viewforum.php?f=74">Eigen</a>, <a href="http://forum.kde.org/viewforum.php?f=69">KMyMoney</a>, <a href="http://forum.kde.org/viewforum.php?f=111">KWin</a>, <a href="http://forum.kde.org/viewforum.php?f=210">Skrooge</a> and <a href="http://forum.kde.org/viewforum.php?f=200">Tellico</a>. There are two forums I want to mention in particular.</p>
<h3>Krita</h3>
<p><a href="http://forum.kde.org/viewforum.php?f=136">The Krita forum</a> is a perfect example of an active community. I believe the Krita developers are a big part of the success &#8211; they regularly visit the forum, <a href="http://forum.kde.org/viewtopic.php?f=138&amp;t=98608&amp;p=211067#p211067">ask</a> <a href="http://forum.kde.org/viewtopic.php?f=138&amp;t=98310&amp;p=209714#p209714">for</a> <a href="http://forum.kde.org/viewtopic.php?f=137&amp;t=97538&amp;p=206360#p206360">user</a> <a href="http://forum.kde.org/viewtopic.php?f=138&amp;t=94836&amp;p=194869#p194869">feedback</a>, let artists contribute in the form of e.g <a href="http://forum.kde.org/viewtopic.php?f=137&amp;t=96909">splash screens</a> and are just responsive and friendly in general.</p>
<p>There was one feature the Krita guys wanted that the forum didn&#8217;t provide out-of-box, a gallery for users to share their artwork. Sure enough, a phpBB mod was soon written by our awesome staff to display thumbnails for topics.</p>
<p style="text-align:center;"><a href="http://hanswchen.files.wordpress.com/2012/02/gallery.png"><img class="aligncenter size-medium wp-image-2184" title="Krita gallery" src="http://hanswchen.files.wordpress.com/2012/02/gallery.png?w=300&#038;h=273" alt="" width="300" height="273" /></a><a href="http://forum.kde.org/viewforum.php?f=138"><em>Krita gallery</em></a></p>
<p style="text-align:left;">I highly recommend that you <a href="http://forum.kde.org/viewforum.php?f=138">take a look</a>, there are a lot of impressive work in the gallery, all created with Krita.</p>
<p style="text-align:left;">If you have any special requests for your forum, don&#8217;t hesitate to discuss it with the forum team. We can&#8217;t promise anything but it&#8217;s possible that something can be done.</p>
<h3>Amarok</h3>
<p>Amarok had an active forum a long time before the official KDE Community Forums was launched. However, the Amarok developers saw the benefits of having everything unified under one roof and decided to migrate their forum to <a title="KDE Community Forums" href="http://forum.kde.org">forum.kde.org</a>. This was no easy task, all users had to be moved to the new forum (with possible name collisions) along with the posts. The difference in forum software didn&#8217;t exactly help.</p>
<p>But still, it could be done. Our competent staff wrote a conversion script that moved user information, posts etc. from one database to the other and the result can be seen at the current <a href="http://forum.kde.org/viewforum.php?f=127">Amarok forum</a>.</p>
<p>So if you already have a forum and want to migrate to <a title="KDE Community Forums" href="http://forum.kde.org">forum.kde.org</a>, ask one of the forum administrators.</p>
<h2>How to request a new forum</h2>
<p>You can find all information on our new <a href="http://community.kde.org/KDE.org/KDE_Forums">community.kde.org page</a>, I&#8217;m just repeating it here for your convenience.</p>
<p>If you want a forum for your application or project, there are only three conditions it has to meet:</p>
<ol>
<li>The application or project should be related to KDE</li>
<li>There should be enough interest to fill the forum</li>
<li>At least one person involved with the application or project must be willing to moderate the forum</li>
</ol>
<p>Note that your application doesn&#8217;t have to be part of the KDE Software Compilation.</p>
<p>The next step is to file a request at <a href="http://bugs.kde.org">http://bugs.kde.org</a> for the &#8220;forum.kde.org&#8221; product, <a href="https://bugs.kde.org/enter_bug.cgi?product=forum.kde.org&amp;format=guided">here&#8217;s a link for the lazy</a>. It should contain the following information:</p>
<ul>
<li>Name of the new forum and a short description</li>
<li>User names of the people who are willing to moderate</li>
<li>(Optional) If you have any special requests</li>
</ul>
<p>When in doubt, just ask and we&#8217;ll work it out together.</p>
<p>I hope to see more developers join the KDE Community Forums and maybe even a few new forums in the near future. If you have any questions, feel free to ask in the comments section below.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hanswchen.wordpress.com/2134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hanswchen.wordpress.com/2134/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hanschen.org&#038;blog=1435266&#038;post=2134&#038;subd=hanswchen&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hanschen.org/2012/02/26/kde-community-forums-create-a-community-for-your-users/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/904ae90dc9256407d682127b41e66278?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">Mogger</media:title>
		</media:content>

		<media:content url="http://hanswchen.files.wordpress.com/2012/02/kdeforum-icon.png" medium="image">
			<media:title type="html">KDE Forums</media:title>
		</media:content>

		<media:content url="http://hanswchen.files.wordpress.com/2012/02/gallery.png?w=300" medium="image">
			<media:title type="html">Krita gallery</media:title>
		</media:content>
	</item>
		<item>
		<title>One of my favorite features in KDE SC 4.8</title>
		<link>http://blog.hanschen.org/2012/01/29/one-of-my-favorite-features-in-kde-sc-4-8/</link>
		<comments>http://blog.hanschen.org/2012/01/29/one-of-my-favorite-features-in-kde-sc-4-8/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 08:07:05 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[KApplication KTips]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[PlanetKDE]]></category>

		<guid isPermaLink="false">http://hanschen.org/?p=2145</guid>
		<description><![CDATA[Show Keyboard Accelerators When Needed Explanation Keyboard accelerators are letters with an underscore that you see on buttons, labels etc. This feature is very useful for people who prefer to use the keyboard. For example, instead of using your mouse, you can click on OK by pressing Alt+O. The downside is that it makes applications [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hanschen.org&#038;blog=1435266&#038;post=2145&#038;subd=hanswchen&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://hanswchen.files.wordpress.com/2012/01/feature_kde48.png"><img class="aligncenter size-medium wp-image-2146" title="Hidden gem in the new 4.8 release" src="http://hanswchen.files.wordpress.com/2012/01/feature_kde48.png?w=300&#038;h=220" alt="" width="300" height="220" /></a><em>Show Keyboard Accelerators When Needed</em></p>
<h2 style="text-align:left;">Explanation</h2>
<p style="text-align:left;">Keyboard accelerators are letters with an <span style="text-decoration:underline;">u</span>nderscore that you see on buttons, labels etc. This feature is very useful for people who prefer to use the keyboard. For example, instead of using your mouse, you can click on <span style="text-decoration:underline;">O</span>K by pressing Alt+O.</p>
<p style="text-align:left;">The downside is that it makes applications appear more cluttered. <em>But not anymore</em>. Starting from 4.8 (or did I just not notice this awesome feature until now?), you can configure Oxygen, the default style for KDE applications, to hide keyboard accelerators until you hold down the Alt key, or make them disappear completely.</p>
<h2 style="text-align:left;">So how do I do that?</h2>
<p><span id="more-2145"></span></p>
<ul>
<li>Open the System Settings module to configure <strong>Style</strong><br />
(System Settings → (Common Appearance and Behavior →) Application Appearance → Style)</li>
<li>Make sure you&#8217;ve selected the widget style &#8220;<strong>Oxygen</strong>&#8220;</li>
<li>Click on <strong>Configure&#8230;</strong></li>
<li>Click on <strong>Show Advanced Configuration Options</strong></li>
<li>In the first tab (General), select an option for <strong>Keyboard accelerators visibility</strong>
<ul>
<li><strong>Show Keyboard Accelerators When Needed</strong> (only shown when holding down Alt)</li>
<li><strong>Always Hide Keyboard Accelerators</strong></li>
</ul>
</li>
<li>Click on OK (or press Alt+O if you want to be fancy)</li>
</ul>
<p>Enjoy your underline-free applications!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hanswchen.wordpress.com/2145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hanswchen.wordpress.com/2145/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hanschen.org&#038;blog=1435266&#038;post=2145&#038;subd=hanswchen&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hanschen.org/2012/01/29/one-of-my-favorite-features-in-kde-sc-4-8/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/904ae90dc9256407d682127b41e66278?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">Mogger</media:title>
		</media:content>

		<media:content url="http://hanswchen.files.wordpress.com/2012/01/feature_kde48.png?w=300" medium="image">
			<media:title type="html">Hidden gem in the new 4.8 release</media:title>
		</media:content>
	</item>
		<item>
		<title>Post moved</title>
		<link>http://blog.hanschen.org/2012/01/28/one-of-my-favorite-features-in-kde-sc-4-8-2/</link>
		<comments>http://blog.hanschen.org/2012/01/28/one-of-my-favorite-features-in-kde-sc-4-8-2/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 14:18:58 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hanschen.org/?p=2152</guid>
		<description><![CDATA[The post was accidentally moved, click here to read it » Sorry about the trouble. ☹<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hanschen.org&#038;blog=1435266&#038;post=2152&#038;subd=hanswchen&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>
<p style="text-align:center;"><strong><a href="http://hanschen.org/2012/01/29/one-of-my-favorite-features-in-kde-sc-4-8/">The post was accidentally moved, click here to read it »</a></strong></p>
<p style="text-align:center;">Sorry about the trouble. ☹</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hanswchen.wordpress.com/2152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hanswchen.wordpress.com/2152/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hanschen.org&#038;blog=1435266&#038;post=2152&#038;subd=hanswchen&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hanschen.org/2012/01/28/one-of-my-favorite-features-in-kde-sc-4-8-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/904ae90dc9256407d682127b41e66278?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">Mogger</media:title>
		</media:content>
	</item>
		<item>
		<title>Job Offer for KDE-Programmer</title>
		<link>http://blog.hanschen.org/2011/12/14/job-offer-for-kde-programmer/</link>
		<comments>http://blog.hanschen.org/2011/12/14/job-offer-for-kde-programmer/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 14:47:27 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[PlanetKDE]]></category>

		<guid isPermaLink="false">http://hanschen.org/?p=2137</guid>
		<description><![CDATA[This is a guest post by Clemens. Hello everyone! Netrunner (http://www.netrunner-os.com) aims to become one of the leading KDE-centric Linux distributions, and to achieve this we need your help! Thanks to the financial support of Blue Systems we have the opportunity to hire one developer experienced in KDE/Qt/C++ programming to improve some areas of KDE [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hanschen.org&#038;blog=1435266&#038;post=2137&#038;subd=hanswchen&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><em>This is a guest post by Clemens.</em></p>
<p>Hello everyone!</p>
<p>Netrunner (<a href="http://www.netrunner-os.com/">http://www.netrunner-os.com</a>) aims to become one of the leading KDE-centric Linux distributions, and to achieve this we need your help! Thanks to the financial support of Blue Systems we have the opportunity to hire one developer experienced in KDE/Qt/C++ programming to improve some areas of KDE software. You&#8217;ll be able to work full-time on various KDE-projects, such as</p>
<ul>
<li>Improving Kmenu, the panel and other parts of Plasma Desktop</li>
<li>Fixing various bugs</li>
<li>Improving/adding functionality</li>
</ul>
<p>The improvements will be pushed upstream to make them available for all KDE users.</p>
<p>We guarantee monthly payment depending on your skills and experience with regards to KDE.</p>
<p>If you are interested in taking the offer, please send me an email with your CV to:</p>
<p>starbuck[AT]netrunner-os.com</p>
<p>Thanks and &#8220;Happy Holiday Season&#8221;!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hanswchen.wordpress.com/2137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hanswchen.wordpress.com/2137/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hanschen.org&#038;blog=1435266&#038;post=2137&#038;subd=hanswchen&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hanschen.org/2011/12/14/job-offer-for-kde-programmer/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/904ae90dc9256407d682127b41e66278?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">Mogger</media:title>
		</media:content>
	</item>
		<item>
		<title>The journey to a simple ToDo widget</title>
		<link>http://blog.hanschen.org/2011/09/05/the-journey-to-a-simple-todo-widget/</link>
		<comments>http://blog.hanschen.org/2011/09/05/the-journey-to-a-simple-todo-widget/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 16:09:10 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[PlanetKDE]]></category>

		<guid isPermaLink="false">http://hanschen.org/?p=2070</guid>
		<description><![CDATA[Alternative title: More reasons to love Free and Open Source Software. This is a story about how I got what I wanted through toil, sweat and tears (thankfully no blood was spilled; the sweat and tears part might also be slightly exaggerated). All thanks to the nature of Free and Open Source Software. Like many [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hanschen.org&#038;blog=1435266&#038;post=2070&#038;subd=hanswchen&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Alternative title: <em>More reasons to love Free and Open Source Software.</em></p>
<p>This is a story about how I got what I wanted through toil, sweat and tears (thankfully no blood was spilled; the sweat and tears part might also be slightly exaggerated). All thanks to the nature of <a title="Wikipedia" href="http://en.wikipedia.org/wiki/Free_and_open_source_software">Free and Open Source Software</a>.</p>
<p>Like many other times, it all started with a harmless thought: &#8220;So many things to do, I think I need a ToDo list&#8221;. Before I would keep track of things to do in a Notes widget on my desktop (<a href="http://hanswchen.files.wordpress.com/2009/11/activity_switcher.png">screenshot</a>), but this felt a bit primitive. It was time to get something better, although still simple, as I only needed the most basic features:</p>
<ul>
<li>A clear list of tasks that need to be done and when they must be accomplished</li>
<li>Easy way of adding new tasks and marking tasks as completed</li>
<li>Possibility to create tasks that are repeated (e.g. a task that needs to be done once every day)</li>
<li>Basic priority settings</li>
</ul>
<p>with the last point being a &#8220;nice to have&#8221; rather than &#8220;must&#8221;. With this in mind, I set out on my journey to find a suitable ToDo widget for my desktop.</p>
<p><span id="more-2070"></span></p>
<p>&#8230; And returned empty-handed. Despite the many widgets that are shipped by default, the even larger amount of widgets on <a href="http://kde-apps.org/index.php?xcontentmode=70x77x78">KDE-apps</a> (not to mention the vast amount of Dashboard/Web/SuperKaramba/Google Gadget widgets), I couldn&#8217;t find one that fulfilled my requirements &#8211; a ToDo list that looks good on the desktop and supports the features listed above. Was that too much to ask for?</p>
<p>One of the top candidates was Remember The Milk, a plasmoid written by <a title="Andrew Stromme's homepage" href="http://andrewstromme.com/">Andrew Stromme</a>, which is included in kdeplasma-addons and thus often installed by default. I created an account on the <a href="https://www.rememberthemilk.com/">Remember The Milk</a> site and played around with the widget for a bit. It supported all the features I asked for and much more &#8211; great! The way of adding new tasks was also very nice. For example, I can write &#8220;Clean room tomorrow&#8221;, and it understands  that I want the task &#8220;Clean room&#8221; scheduled for tomorrow (actually, <a href="https://www.rememberthemilk.com/services/smartadd/">it&#8217;s much smarter than that</a>).  However, I&#8217;m a person who likes minimalism, the <a title="Wikipedia" href="http://en.wikipedia.org/wiki/KISS_principle">KISS principle</a> and clean desktops, and unfortunately Remember The Milk made my desktop feel too cluttered for my tastes (a problem shared by many widgets, by the way).</p>
<p style="text-align:center;"><a href="http://hanswchen.files.wordpress.com/2011/09/rememberthemilk.png"><img class="aligncenter size-medium wp-image-2075" title="Remember The Milk plasmoid" alt="" src="http://hanswchen.files.wordpress.com/2011/09/rememberthemilk.png?w=300&#038;h=240" height="240" width="300" /></a><em>Remember The Milk plasmoid on my desktop</em></p>
<p>That could&#8217;ve been the end of story, but there&#8217;s a reason for the alternative title of this post. For more than a decade I&#8217;ve been enjoying Free and Open Source Software (FOSS) as a user. I liked the freedom that the KDE workspaces and applications offered, the freedom to use them and make them work as I wanted, but over time I&#8217;ve come to more and more appreciate the philosophy behind FOSS and the great communities around many FOSS projects such as KDE.</p>
<p>I&#8217;ve been in a developer&#8217;s shoes a few times, but all I&#8217;ve done is small changes. Today I put on those shoes again and got to experience what freedom means from a programmer&#8217;s perspective.</p>
<p>The Remember The Milk plasmoid is licensed under a FOSS license which, as you probably already know, means that anyone can view and edit the source code. Using the nice web interface at <a href="http://projects.kde.org">projects.kde.org</a>, I could easily locate the relevant repository and find the Git command to clone it. The first thing I wanted to do was to declutter the widget by removing things I didn&#8217;t need. The label that displays the text at the top was the first to go, closely followed by the tab bar and filter bar. Since I didn&#8217;t want to spend too much time on this, it was done in a very quick and dirty way &#8211; I haven&#8217;t removed the code for filtering the tasks even though the filter bar is gone, for example. This method didn&#8217;t require much understanding of the code, and anyone with a little C++ knowledge could have easily done it. But yes, it&#8217;s not a very elegant solution.</p>
<p>Before compiling the source to see my modifications I had to edit <code>CMakeLists.txt</code>. The file contains instructions to CMake on how to make the project, and I didn&#8217;t want to overwrite my current Remember The Milk plasmoid. If you ever find yourself in the same situation, I highly recommend you to take a look at how other widgets (e.g. from <a href="http://kde-apps.org/">KDE-apps.org</a>) do it, as well as checking the <a href="http://techbase.kde.org/Development/Tutorials/CMake">Techbase page</a>. It&#8217;s not that hard to figure it out after seeing some examples.</p>
<p>The next thing to do was to improve the appearance. This seemed harder, as I&#8217;m not used to working with <code>QPainter</code> et al. But the code was written in such as a way that it was easy to find the things I wanted to change, and with some help from API references (especially for <a title="Qt API Reference" href="http://doc.qt.nokia.com/latest/index.html">Qt</a> and <a title="Plasma Namespace Reference" href="http://api.kde.org/4.x-api/kdelibs-apidocs/plasma/html/namespacePlasma.html">Plasma</a>), I got a result that I was happy with.</p>
<p style="text-align:center;"><a href="http://hanswchen.files.wordpress.com/2011/09/rememberthemilk-simple.png"><img class="aligncenter size-medium wp-image-2076" title="Remember The Milk Simple" alt="" src="http://hanswchen.files.wordpress.com/2011/09/rememberthemilk-simple.png?w=300&#038;h=240" height="240" width="300" /></a><em>Remember The Milk after modifications</em></p>
<p>There was still one thing that I wasn&#8217;t satisfied with, however. To mark a task as complete, you had to enter edit mode by clicking on the task, check the Complete checkbox, and finally click on Update Task. I wanted an easier and faster way. Driven by my recent success, I felt that it was worth to give it a try.</p>
<p>My first idea was to add a button next to each task, but this seemed to require quite much work. Instead I went for an easier solution &#8211; middle click on tasks to mark them as complete. It was surprisingly easy to implement since I could copy the code for updating tasks. The hard part was to figure out how to detect which mouse button was clicked, which was easily solved with a Google search. The only problem is that with my current implementation, I had to change the action from &#8220;clicked&#8221; to &#8220;pressed&#8221;, meaning that I broke drag and drop in the process. But to me, the new feature is more important.</p>
<p>What really hit me during all this was how much control I had over my workspace &#8211; it truly is <em>my</em> workspace. If I can&#8217;t configure something to work as I want, I&#8217;m always free to modify the source code. Of course, I&#8217;ve known that this was possible ever since I was introduced to FOSS, but it&#8217;s different to experience it first-hand. Even <em>I</em> can do it.</p>
<p>And so can you! If you&#8217;re interested in contributing code to KDE, I have three suggestions:</p>
<ul>
<li>If you feel unsure, pick something that doesn&#8217;t seem too hard to achieve, for example doing small fixes like what I&#8217;ve done with Remember The Milk (although in my case, it&#8217;s not supposed to be an improvement; it&#8217;s rather an adaption to what I personally want)</li>
<li>There&#8217;s much information on the net, but if you can&#8217;t find an answer, don&#8217;t be afraid to ask. You can do this via <a href="http://techbase.kde.org/Development/Further_Information#IRC_Channels">IRC channels</a>, <a href="http://techbase.kde.org/Development/Tutorials/Programming_Tutorial_KDE_4#Finding_other_developers">mailing lists</a>, <a href="http://forum.kde.org/viewforum.php?f=108">forums</a> etc.</li>
<li>Most importantly, work on something that <em>you</em> want. Is there a small bug that you find slightly annoying? Try to fix it! A simple application that you miss? You can create it!</li>
</ul>
<p>I call this new plasmoid Remember The Milk Simple because I&#8217;ve stripped out some features, and the intention of the widget is to provide a simple ToDo list for the desktop. I guess you could call it a fork of the original Remember The Milk plasmoid. Before anyone asks, I want to clarify that I&#8217;m not intending to release the widget as it is now. The reason is simple &#8211; I consider this a hack, and a very ugly one at that. If there is interest I might work a bit more on it but I doubt I&#8217;ll find the time.</p>
<p>&#8220;But what about all this FOSS stuff you just babbled about&#8221;, you might wonder. Fair enough. If you really want this widget or are interested in contributing, e.g. by cleaning up the code, you can check out (or rather, clone) the Git repo for this project:</p>
<p><a title="Git repository" href="https://github.com/hanschen/Remember-The-Milk-Simple">I understand that this widget is an unfinished project, take me to GitHub »</a></p>
<p>To use it you&#8217;ll also need the Remember The Milk dataengine which is included in kdeplasma-addons.</p>
<p>That&#8217;s the end of my story, I hope it&#8217;ll inspire some to roll up their sleeves and start hacking. In the end I got (what I consider) a nice-looking ToDo list on my desktop, which will be an excellent complement to a widget I created called <a href="http://kde-apps.org/content/show.php/Procrastinate+No+More?content=142783">Procrastinate No More</a>. Now I just need to actually start working on some tasks instead of hacking on widgets that remind me to do it.</p>
<p><strong>Update October 15, 2012:</strong> Updated link to new repository on GitHub.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hanswchen.wordpress.com/2070/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hanswchen.wordpress.com/2070/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hanschen.org&#038;blog=1435266&#038;post=2070&#038;subd=hanswchen&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hanschen.org/2011/09/05/the-journey-to-a-simple-todo-widget/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/904ae90dc9256407d682127b41e66278?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">Mogger</media:title>
		</media:content>

		<media:content url="http://hanswchen.files.wordpress.com/2011/09/rememberthemilk.png?w=300" medium="image">
			<media:title type="html">Remember The Milk plasmoid</media:title>
		</media:content>

		<media:content url="http://hanswchen.files.wordpress.com/2011/09/rememberthemilk-simple.png?w=300" medium="image">
			<media:title type="html">Remember The Milk Simple</media:title>
		</media:content>
	</item>
		<item>
		<title>Share your Knowledge</title>
		<link>http://blog.hanschen.org/2011/06/06/share-your-knowledge/</link>
		<comments>http://blog.hanschen.org/2011/06/06/share-your-knowledge/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 20:22:30 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[PlanetKDE]]></category>

		<guid isPermaLink="false">http://hanschen.org/?p=2056</guid>
		<description><![CDATA[As Anne already blogged about, I suggested during the WebWorld sprint that we try to strengthen the UserBase Wiki image. I made two proposals: Whenever UserBase is mentioned the first time in a new context, call it &#8220;UserBase Wiki&#8221; or &#8220;KDE UserBase Wiki&#8221; if the context doesn&#8217;t make it clear that it&#8217;s KDE-related. The reason [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hanschen.org&#038;blog=1435266&#038;post=2056&#038;subd=hanswchen&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>As <a href="http://lydgate.org/blogs/?p=262">Anne already blogged about</a>, I suggested during the WebWorld sprint that we try to strengthen the <a href="http://userbase.kde.org">UserBase Wiki</a> image. I made two proposals:</p>
<ul>
<li>Whenever UserBase is mentioned the first time in a new context, call it &#8220;UserBase Wiki&#8221; or &#8220;KDE UserBase Wiki&#8221; if the context doesn&#8217;t make it clear that it&#8217;s KDE-related. The reason for this is that many people have mentioned that they didn&#8217;t know what a &#8220;userbase&#8221; was, and that they weren&#8217;t aware that UserBase actually is a wiki anyone can edit.</li>
<li>Give UserBase its own unique logo.</li>
</ul>
<p>I had made a rough logo based on the idea &#8220;Connect the pieces&#8221; and intended to simply replace the KDE icon in the sidebar, but Claus and Anne saw another mockup I had made (for a completely different purpose) and thought it would look good with some text as well. Brilliant idea, strangely enough I hadn&#8217;t even thought about it &#8211; isn&#8217;t it wonderful to work with other people? During the sprint we set on &#8220;Share your Knowledge&#8221; and asked our logo creator Eugene to make a logo for us. Here&#8217;s the result:</p>
<p><a href="http://hanswchen.files.wordpress.com/2011/06/kdelogo.png"><img class="aligncenter size-full wp-image-2059" title="New UserBase logo" src="http://hanswchen.files.wordpress.com/2011/06/kdelogo.png?w=780" alt=""   /></a></p>
<p>Of course you should just head over to <a href="http://userbase.kde.org">UserBase</a> directly and see it in action. If you still see the old KDE logo you might have to refresh your cache, Shift + F5 in most browsers.</p>
<p>Finally, a reminder:</p>
<p><strong>UserBase is a wiki for KDE users, made by KDE users. Registration is no longer necessary to contribute. <a href="http://userbase.kde.org">Share your Knowledge »</a></strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hanswchen.wordpress.com/2056/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hanswchen.wordpress.com/2056/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.hanschen.org&#038;blog=1435266&#038;post=2056&#038;subd=hanswchen&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.hanschen.org/2011/06/06/share-your-knowledge/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/904ae90dc9256407d682127b41e66278?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">Mogger</media:title>
		</media:content>

		<media:content url="http://hanswchen.files.wordpress.com/2011/06/kdelogo.png" medium="image">
			<media:title type="html">New UserBase logo</media:title>
		</media:content>
	</item>
	</channel>
</rss>
