<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Zwabel's Weblog</title>
	<atom:link href="http://zwabel.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://zwabel.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sun, 04 Oct 2009 12:38:42 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Portable Meta-Information by TagFS, tracking progress in the field of semantic file systems &#124; Zen of Linux</title>
		<link>http://zwabel.wordpress.com/2009/03/29/portable-meta-information/#comment-841</link>
		<dc:creator>TagFS, tracking progress in the field of semantic file systems &#124; Zen of Linux</dc:creator>
		<pubDate>Sun, 04 Oct 2009 12:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://zwabel.wordpress.com/?p=119#comment-841</guid>
		<description>[...] Thoughts on portable metadata (why a central tag repository/db is flawed), also here Portable Meta-Information continued and here [...]</description>
		<content:encoded><![CDATA[<p>[...] Thoughts on portable metadata (why a central tag repository/db is flawed), also here Portable Meta-Information continued and here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pushing Immature Technology onto the User by devsk</title>
		<link>http://zwabel.wordpress.com/2009/03/30/pushing-immature-technology-onto-the-user/#comment-840</link>
		<dc:creator>devsk</dc:creator>
		<pubDate>Sun, 06 Sep 2009 01:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://zwabel.wordpress.com/?p=122#comment-840</guid>
		<description>Can someone please help me get my invisible theme in gkrellm working again? Is there anyway I can tell KDE to allow gkrellm to show my desktop wallpaper in its background? I don&#039;t have anything against compositing or clean architecture without hacks but I do need a nice system monitor with transparent look. With or without compositing. And no, ksysguard or its kde4 incarnation is not good enough. gkrellm has a place in top left corner of my desktop. If anything similar to gkrellm exists which does this without any fuss, I would like to know about that too.</description>
		<content:encoded><![CDATA[<p>Can someone please help me get my invisible theme in gkrellm working again? Is there anyway I can tell KDE to allow gkrellm to show my desktop wallpaper in its background? I don&#8217;t have anything against compositing or clean architecture without hacks but I do need a nice system monitor with transparent look. With or without compositing. And no, ksysguard or its kde4 incarnation is not good enough. gkrellm has a place in top left corner of my desktop. If anything similar to gkrellm exists which does this without any fuss, I would like to know about that too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Portable Meta-Information by On Hierarchical File Systems and Storage Location &#171; Thorwil&#8217;s</title>
		<link>http://zwabel.wordpress.com/2009/03/29/portable-meta-information/#comment-837</link>
		<dc:creator>On Hierarchical File Systems and Storage Location &#171; Thorwil&#8217;s</dc:creator>
		<pubDate>Sun, 23 Aug 2009 09:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://zwabel.wordpress.com/?p=119#comment-837</guid>
		<description>[...] topic is old enough to be discussed in the FLOSS [...]</description>
		<content:encoded><![CDATA[<p>[...] topic is old enough to be discussed in the FLOSS [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KDevelop4 UI: Areas, Working Sets, etc. by lost</title>
		<link>http://zwabel.wordpress.com/2009/06/21/kdevelop4-ui-areas-working-sets-etc/#comment-836</link>
		<dc:creator>lost</dc:creator>
		<pubDate>Sun, 09 Aug 2009 02:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://zwabel.wordpress.com/?p=154#comment-836</guid>
		<description>same problem as the other guy wanting to start learning on kdevelop and c++.  I have spent 2 days trying figure out how compile and run hello world.  other ide&#039;s are intuitive and straight forward.  I can find no where or way to write even my most simple source files to begin using kdevelop to build upon as a new programmer.  using codeblocks now.. but I rather be using kdevelop.</description>
		<content:encoded><![CDATA[<p>same problem as the other guy wanting to start learning on kdevelop and c++.  I have spent 2 days trying figure out how compile and run hello world.  other ide&#8217;s are intuitive and straight forward.  I can find no where or way to write even my most simple source files to begin using kdevelop to build upon as a new programmer.  using codeblocks now.. but I rather be using kdevelop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KDevelop4 UI: Areas, Working Sets, etc. by Alex</title>
		<link>http://zwabel.wordpress.com/2009/06/21/kdevelop4-ui-areas-working-sets-etc/#comment-800</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 02 Jul 2009 12:33:01 +0000</pubDate>
		<guid isPermaLink="false">http://zwabel.wordpress.com/?p=154#comment-800</guid>
		<description>Could you please describe what exactly these Areas do? Especially maybe post a screenshot of a Debug area?

Because if they are even remotely associated with Eclipse Perspectives, I smell disaster. Eclipse Perspectives completely change your working area, and are the worst thing anyone could do in an IDE. Give me a good code view area with an ability to debug on the spot - I&#039;ll take it over Perspectives any time.
Actually, Perspectives are one of the reasons I hate Eclipse (the others are it being sloooow and having a worst possible UI on the planet. For example, the right-click menu is 700 pixels high and contains ~40 entries, half of them submenus, copy/paste being somewhere in the middle, with even &quot;Preferences&quot; being there, wth?).

P.S. It seems I&#039;m not the only one who thinks like this. Here&#039;s a (slightly ranting) writeup from a long-time programmer: http://www.informit.com/blogs/blog.aspx?uk=Thinking-About-Upgreading-to-Firefox-30-Think-Again</description>
		<content:encoded><![CDATA[<p>Could you please describe what exactly these Areas do? Especially maybe post a screenshot of a Debug area?</p>
<p>Because if they are even remotely associated with Eclipse Perspectives, I smell disaster. Eclipse Perspectives completely change your working area, and are the worst thing anyone could do in an IDE. Give me a good code view area with an ability to debug on the spot &#8211; I&#8217;ll take it over Perspectives any time.<br />
Actually, Perspectives are one of the reasons I hate Eclipse (the others are it being sloooow and having a worst possible UI on the planet. For example, the right-click menu is 700 pixels high and contains ~40 entries, half of them submenus, copy/paste being somewhere in the middle, with even &#8220;Preferences&#8221; being there, wth?).</p>
<p>P.S. It seems I&#8217;m not the only one who thinks like this. Here&#8217;s a (slightly ranting) writeup from a long-time programmer: <a href="http://www.informit.com/blogs/blog.aspx?uk=Thinking-About-Upgreading-to-Firefox-30-Think-Again" rel="nofollow">http://www.informit.com/blogs/blog.aspx?uk=Thinking-About-Upgreading-to-Firefox-30-Think-Again</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KDevelop4 UI: Areas, Working Sets, etc. by Staffan Palmroos</title>
		<link>http://zwabel.wordpress.com/2009/06/21/kdevelop4-ui-areas-working-sets-etc/#comment-797</link>
		<dc:creator>Staffan Palmroos</dc:creator>
		<pubDate>Tue, 30 Jun 2009 21:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://zwabel.wordpress.com/?p=154#comment-797</guid>
		<description>KDevelop4 is such a step up from KDevelop3, it&#039;s amazing to see all the new features. I just hope the project management bits gets worked out soon, so I can start using it for real.

I really like the working set idea. I have a little problem with the tooltip dialog though.

I think that the &quot;hover to get a dialog&quot; mechanism breaks the GUI consistency with the rest of KDE. Hovering over a component usually only gives a small informative text, which goes away when the mouse leaves the GUI component. Redefining how tooltips works is a bad idea, consistency-wise. The relatively complex code view tooltips when hovering over the syntax elements are a stretch, but I think they are ok given that they are _mostly_ informative.

I&#039;m not sure you actually need to &#039;manage&#039; the working sets very much. When a file is opened its view is automatically added to the current working set. When the view is closed it is removed from the current ws. All you really need are buttons to add and remove working sets.

The working set icon besides the document tab bar could be a drop-down button instead, similar to the forward and back buttons in konqueror, i.e. when you hold it down for a second a small menu appears that allows you to create a new working set or delete the current. There is no need to show what files are part of the working set, you see that in the document tab bar anyway. I don&#039;t think the &quot;Add all&quot; and &quot;Subtract all&quot; are needed either, just open or close the files you want in a ws.</description>
		<content:encoded><![CDATA[<p>KDevelop4 is such a step up from KDevelop3, it&#8217;s amazing to see all the new features. I just hope the project management bits gets worked out soon, so I can start using it for real.</p>
<p>I really like the working set idea. I have a little problem with the tooltip dialog though.</p>
<p>I think that the &#8220;hover to get a dialog&#8221; mechanism breaks the GUI consistency with the rest of KDE. Hovering over a component usually only gives a small informative text, which goes away when the mouse leaves the GUI component. Redefining how tooltips works is a bad idea, consistency-wise. The relatively complex code view tooltips when hovering over the syntax elements are a stretch, but I think they are ok given that they are _mostly_ informative.</p>
<p>I&#8217;m not sure you actually need to &#8216;manage&#8217; the working sets very much. When a file is opened its view is automatically added to the current working set. When the view is closed it is removed from the current ws. All you really need are buttons to add and remove working sets.</p>
<p>The working set icon besides the document tab bar could be a drop-down button instead, similar to the forward and back buttons in konqueror, i.e. when you hold it down for a second a small menu appears that allows you to create a new working set or delete the current. There is no need to show what files are part of the working set, you see that in the document tab bar anyway. I don&#8217;t think the &#8220;Add all&#8221; and &#8220;Subtract all&#8221; are needed either, just open or close the files you want in a ws.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C++ IDE Evolution: From Syntax Highlighting to Semantic Highlighting by vasaka</title>
		<link>http://zwabel.wordpress.com/2009/01/08/c-ide-evolution-from-syntax-highlighting-to-semantic-highlighting/#comment-795</link>
		<dc:creator>vasaka</dc:creator>
		<pubDate>Tue, 30 Jun 2009 08:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://zwabel.wordpress.com/?p=53#comment-795</guid>
		<description>Hello, I want to make style coding style checker for C++ and your highlighter seems to be a good base for it.

can you briefly tell me what parts of your project are needed to create a standalone tool for code checking?</description>
		<content:encoded><![CDATA[<p>Hello, I want to make style coding style checker for C++ and your highlighter seems to be a good base for it.</p>
<p>can you briefly tell me what parts of your project are needed to create a standalone tool for code checking?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KDevelop4 UI: Areas, Working Sets, etc. by manudwarf</title>
		<link>http://zwabel.wordpress.com/2009/06/21/kdevelop4-ui-areas-working-sets-etc/#comment-794</link>
		<dc:creator>manudwarf</dc:creator>
		<pubDate>Mon, 29 Jun 2009 09:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://zwabel.wordpress.com/?p=154#comment-794</guid>
		<description>Great !!!

I hope it will integrated in the major distribution including KDE4.3, it seems to become really amesome !</description>
		<content:encoded><![CDATA[<p>Great !!!</p>
<p>I hope it will integrated in the major distribution including KDE4.3, it seems to become really amesome !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KDevelop4 UI: Areas, Working Sets, etc. by zwabel</title>
		<link>http://zwabel.wordpress.com/2009/06/21/kdevelop4-ui-areas-working-sets-etc/#comment-793</link>
		<dc:creator>zwabel</dc:creator>
		<pubDate>Sun, 28 Jun 2009 21:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://zwabel.wordpress.com/?p=154#comment-793</guid>
		<description>@Kombat: Either find some tutorial how to create a hello-word Makefile or cmake project. cmake is not complicated, a hello-world project would just look something like &quot;TARGET(helloworld, main.cpp)&quot; and not much more. Actually KDevelop has a &quot;No GUI (Cmake)&quot; template, that probably is exactly what you want, a hello-world command line application.

@JabberWokky: The working sets are automatically defined by the files you have open. Every set of open files automatically is a working set.</description>
		<content:encoded><![CDATA[<p>@Kombat: Either find some tutorial how to create a hello-word Makefile or cmake project. cmake is not complicated, a hello-world project would just look something like &#8220;TARGET(helloworld, main.cpp)&#8221; and not much more. Actually KDevelop has a &#8220;No GUI (Cmake)&#8221; template, that probably is exactly what you want, a hello-world command line application.</p>
<p>@JabberWokky: The working sets are automatically defined by the files you have open. Every set of open files automatically is a working set.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KDevelop4 UI: Areas, Working Sets, etc. by Evan 'JabberWokky' Edwards</title>
		<link>http://zwabel.wordpress.com/2009/06/21/kdevelop4-ui-areas-working-sets-etc/#comment-792</link>
		<dc:creator>Evan 'JabberWokky' Edwards</dc:creator>
		<pubDate>Sun, 28 Jun 2009 19:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://zwabel.wordpress.com/?p=154#comment-792</guid>
		<description>Very nice.  Are the Working Sets fixed categories?  I tend to edit in sets more like lib, cli, gui for some of my applications, and yet other categories for other applications.  It&#039;s not clear if I can define my own sets with this new interface.  Heck, I&#039;d toss in a scratch documentation and website set as well so as I&#039;m working I can note certain changes.

Well done, either way!</description>
		<content:encoded><![CDATA[<p>Very nice.  Are the Working Sets fixed categories?  I tend to edit in sets more like lib, cli, gui for some of my applications, and yet other categories for other applications.  It&#8217;s not clear if I can define my own sets with this new interface.  Heck, I&#8217;d toss in a scratch documentation and website set as well so as I&#8217;m working I can note certain changes.</p>
<p>Well done, either way!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
