<?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>Brcha's blog &#187; KDE</title>
	<atom:link href="http://brcha.wordpress.com/category/programming/kde/feed/" rel="self" type="application/rss+xml" />
	<link>http://brcha.wordpress.com</link>
	<description>Brcha's random thoughts</description>
	<lastBuildDate>Sat, 26 Apr 2008 18:06:47 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='brcha.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/2b72139a0b0bd7f447c31e60faf0bcb8?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Brcha's blog &#187; KDE</title>
		<link>http://brcha.wordpress.com</link>
	</image>
			<item>
		<title>CEWQO08 application</title>
		<link>http://brcha.wordpress.com/2008/04/26/cewqo08-application/</link>
		<comments>http://brcha.wordpress.com/2008/04/26/cewqo08-application/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 18:06:47 +0000</pubDate>
		<dc:creator>brcha</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA[Institute]]></category>

		<guid isPermaLink="false">http://brcha.wordpress.com/?p=15</guid>
		<description><![CDATA[I have just built my first KDE 4.1/Qt 4.4.0 application. I was asked to make some modifications to the Excel spreadsheet and it was too complicated to do that by hand. I had to swap first and last names and unpack one column into 6 columns. That wouldn&#8217;t be a problem if there weren&#8217;t about [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brcha.wordpress.com&blog=1307147&post=15&subd=brcha&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I have just built my first KDE 4.1/Qt 4.4.0 application. I was asked to make some modifications to the Excel spreadsheet and it was too complicated to do that by hand. I had to swap first and last names and unpack one column into 6 columns. That wouldn&#8217;t be a problem if there weren&#8217;t about 170 entries which was too much for my copy+paste knowledge <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  So I decided to transform the .xls file into an appropriate .csv file (with % as a separator since other characters were already used in the entries) and do the regexp magick using Qt. Since I am using KDE 4.1 (trunk), and it isn&#8217;t needed for this program to be delivered to anyone, I also decided to use KDElibs for GUI. So, here it is &#8211; the CEWQO08 program (the name sounds strange, but that&#8217;s the name of the <a href="http://cewqo08.phy.bg.ac.yu/">conference</a> this .xls file is all about). So I swapped the names (trivially, split the <a href="http://doc.trolltech.com/4.3/qstring.html">QString</a> into <a href="http://doc.trolltech.com/4.3/qstringlist.html">QStringList</a>, push_front(last) + pop_last) and <a href="http://doc.trolltech.com/4.3/qregexp.html">QRegExp</a>-ed the column that was to be unpacked.</p>
<p style="text-align:center;"><a href="http://img222.imageshack.us/my.php?image=cewqo08ga7.png" target="_blank"><img class="aligncenter" src="http://img222.imageshack.us/img222/7664/cewqo08ga7.th.png" border="0" alt="" /></a></p>
<p style="text-align:left;">You can watch the source at <a href="http://repo.or.cz/w/cewqo08.git">repo.or.cz</a> (or just check it out with &#8216;git clone git://repo.or.cz/cewqo08.git&#8217;).</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/brcha.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/brcha.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brcha.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brcha.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brcha.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brcha.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brcha.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brcha.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brcha.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brcha.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brcha.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brcha.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brcha.wordpress.com&blog=1307147&post=15&subd=brcha&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brcha.wordpress.com/2008/04/26/cewqo08-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac6a1bd4cb83e1091d4d86f340d91842?s=96&#38;d=identicon" medium="image">
			<media:title type="html">brcha</media:title>
		</media:content>

		<media:content url="http://img222.imageshack.us/img222/7664/cewqo08ga7.th.png" medium="image" />
	</item>
		<item>
		<title>KDE 4 on Weasel</title>
		<link>http://brcha.wordpress.com/2008/01/08/14/</link>
		<comments>http://brcha.wordpress.com/2008/01/08/14/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 00:52:22 +0000</pubDate>
		<dc:creator>brcha</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[Weasel]]></category>

		<guid isPermaLink="false">http://brcha.wordpress.com/2008/01/08/14/</guid>
		<description><![CDATA[I am just finishing with building the tagged KDE 4.0 by hand. Tomorrow I will start building the packages so that they are ready for THE release   Weasel GNU/Linux 2.0 will be released together with KDE 4.0. Even more, it will include only KDE 4 and just parts of KDE 3 that don&#8217;t [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brcha.wordpress.com&blog=1307147&post=14&subd=brcha&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I am just finishing with building the tagged KDE 4.0 by hand. Tomorrow I will start building the packages so that they are ready for THE release <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Weasel GNU/Linux 2.0 will be released together with KDE 4.0. Even more, it will include only KDE 4 and just parts of KDE 3 that don&#8217;t work in KDE 4 (such as kdevelop and k3b).</p>
<p><a href="http://www.kde.org/"><img src="http://games.kde.org/new/counter/" alt="KDE 4.0 Release Counter" height="47" width="377" /></a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/brcha.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/brcha.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brcha.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brcha.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brcha.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brcha.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brcha.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brcha.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brcha.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brcha.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brcha.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brcha.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brcha.wordpress.com&blog=1307147&post=14&subd=brcha&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brcha.wordpress.com/2008/01/08/14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac6a1bd4cb83e1091d4d86f340d91842?s=96&#38;d=identicon" medium="image">
			<media:title type="html">brcha</media:title>
		</media:content>

		<media:content url="http://games.kde.org/new/counter/" medium="image">
			<media:title type="html">KDE 4.0 Release Counter</media:title>
		</media:content>
	</item>
		<item>
		<title>Dolphin browses archives</title>
		<link>http://brcha.wordpress.com/2007/03/11/dolphin-browses-archives/</link>
		<comments>http://brcha.wordpress.com/2007/03/11/dolphin-browses-archives/#comments</comments>
		<pubDate>Sat, 10 Mar 2007 23:08:00 +0000</pubDate>
		<dc:creator>brcha</dc:creator>
				<category><![CDATA[KDE]]></category>

		<guid isPermaLink="false">http://brcha.wordpress.com/2007/03/11/dolphin-browses-archives/</guid>
		<description><![CDATA[Today I took some time and added new functionality to a great new KDE&#8217;s file manager &#8211; Dolphin. In KDE4 Dolphin will be the main file manager and in KDE3 it is the main file manager only if you setup KDE like I did (change &#8220;inode/directory&#8221; in KControl-&#62;Components-&#62;FileAssignments to point to Dolphin as a preferred [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brcha.wordpress.com&blog=1307147&post=10&subd=brcha&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today I took some time and added new functionality to a great new KDE&#8217;s file manager &#8211; Dolphin. In KDE4 Dolphin will be the main file manager and in KDE3 it is the main file manager only if you setup KDE like I did (change &#8220;inode/directory&#8221; in KControl-&gt;Components-&gt;FileAssignments to point to Dolphin as a preferred application).</p>
<p>Well, I have lots of files packed up in the archives and I&#8217;d like it to stay that way. Konqueror always could browse through those archives, but dolphin doesn&#8217;t have that functionality. That is &#8211; it didn&#8217;t have until today. Today I made a patch for both new KDE4 dolphin and backport for the &#8220;old&#8221; KDE 3.5.6. You can find the KDE4 dolphin&#8217;s patch in <a href="http://bugs.kde.org/show_bug.cgi?id=142781">KDE Bugzilla</a> or in <a href="http://websvn.kde.org/trunk/KDE/kdebase/apps/dolphin">KDE Subversion</a> since it has already been integrated into the new Dolphin.</p>
<p>Unfortunately, Dolphin&#8217;s version 0.8.2 is the last version for KDE 3 and it is going to stay that way. So, if you want to use new functionality, you will have to take my patch from <a href="http://bugs.gentoo.org/show_bug.cgi?id=170335">Gentoo&#8217;s bugzilla</a>. While there, you can also download the ebuild and merge it into your system (if you are using Gentoo). If you are not using Gentoo, then just apply the patch to the <a href="http://enzosworld.gmxhome.de/download/dolphin-0.8.2.tar.gz">source</a> and after the usual configure, make, make install, you will be able to use that patch.</p>
<p>Well, that&#8217;s all for today. I&#8217;m off to watch the brand new South Park episode 01 form serial 11.</p>
<p>Here are some screenshots of Dolphin in action:</p>
<p><a href="http://img92.imageshack.us/my.php?image=dolphinziphandlerai6.png" target="_blank"><img src="http://img92.imageshack.us/img92/5559/dolphinziphandlerai6.th.png" /></a></p>
<p>Dolphin svn on KDE 4 with new feature and wrong icons (transition to Oxygen)</p>
<p><a href="http://img65.imageshack.us/my.php?image=dolphinziphandler082rg4.png" target="_blank"><img src="http://img65.imageshack.us/img65/9011/dolphinziphandler082rg4.th.png" alt="Free Image Hosting at www.ImageShack.us" border="0" /></a></p>
<p>Dolphin 0.8.2 on kde 3.5.6 with new feature</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/brcha.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/brcha.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brcha.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brcha.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brcha.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brcha.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brcha.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brcha.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brcha.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brcha.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brcha.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brcha.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brcha.wordpress.com&blog=1307147&post=10&subd=brcha&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brcha.wordpress.com/2007/03/11/dolphin-browses-archives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac6a1bd4cb83e1091d4d86f340d91842?s=96&#38;d=identicon" medium="image">
			<media:title type="html">brcha</media:title>
		</media:content>

		<media:content url="http://img92.imageshack.us/img92/5559/dolphinziphandlerai6.th.png" medium="image" />

		<media:content url="http://img65.imageshack.us/img65/9011/dolphinziphandler082rg4.th.png" medium="image">
			<media:title type="html">Free Image Hosting at www.ImageShack.us</media:title>
		</media:content>
	</item>
		<item>
		<title>SOAP-&gt;DCOP Multithread There is a new version of &#8230;</title>
		<link>http://brcha.wordpress.com/2005/07/14/soap-dcop-multithread-there-is-a-new-version-of/</link>
		<comments>http://brcha.wordpress.com/2005/07/14/soap-dcop-multithread-there-is-a-new-version-of/#comments</comments>
		<pubDate>Thu, 14 Jul 2005 17:08:00 +0000</pubDate>
		<dc:creator>brcha</dc:creator>
				<category><![CDATA[KDE]]></category>

		<guid isPermaLink="false">http://brcha.wordpress.com/2005/07/14/soap-dcop-multithread-there-is-a-new-version-of/</guid>
		<description><![CDATA[SOAP-&#62;DCOP Multithread
There is a new version of SOAP2DCOP bridge. It is multithread (based on Qt&#8217;s QThread) and it is intended to be ran as a program service. At the beginning of the application the server thread is started and at the end it is killed. You should then export dcop calls to soap, but that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brcha.wordpress.com&blog=1307147&post=6&subd=brcha&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><b>SOAP-&gt;DCOP Multithread</b></p>
<p>There is a new version of SOAP2DCOP bridge. It is multithread (based on Qt&#8217;s QThread) and it is intended to be ran as a program service. At the beginning of the application the server thread is started and at the end it is killed. You should then export dcop calls to soap, but that should be fairly simple based on my example. If anybody needs DCOP over the net, feel free to take it from my repo. The module itself can be found <a href="http://tesla.rcub.bg.ac.yu/%7Ebrcha/hg/Opstina.hg?cmd=manifest;manifest=b8de58bad522111fcb5d388351e00c1abb89b73b;path=/Source/soapdcop-mt/">here</a>, but you should use mercurial to clone the repository:</p>
<p><i>hg clone http://tesla.rcub.bg.ac.yu/~brcha/hg/Opstina.hg</i></p>
<p>And last, but not least, you should first download your copy of mercurial version control system from <a href="http://www.selenic.com/mercurial/mercurial-snapshot.tar.gz">here</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/brcha.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/brcha.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brcha.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brcha.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brcha.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brcha.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brcha.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brcha.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brcha.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brcha.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brcha.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brcha.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brcha.wordpress.com&blog=1307147&post=6&subd=brcha&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brcha.wordpress.com/2005/07/14/soap-dcop-multithread-there-is-a-new-version-of/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac6a1bd4cb83e1091d4d86f340d91842?s=96&#38;d=identicon" medium="image">
			<media:title type="html">brcha</media:title>
		</media:content>
	</item>
		<item>
		<title>SOAP -&gt; DCOP I have just created SOAP to DCOP bri&#8230;</title>
		<link>http://brcha.wordpress.com/2005/07/13/soap-dcop-i-have-just-created-soap-to-dcop-bri/</link>
		<comments>http://brcha.wordpress.com/2005/07/13/soap-dcop-i-have-just-created-soap-to-dcop-bri/#comments</comments>
		<pubDate>Wed, 13 Jul 2005 01:08:00 +0000</pubDate>
		<dc:creator>brcha</dc:creator>
				<category><![CDATA[KDE]]></category>

		<guid isPermaLink="false">http://brcha.wordpress.com/2005/07/13/soap-dcop-i-have-just-created-soap-to-dcop-bri/</guid>
		<description><![CDATA[SOAP -&#62; DCOP
I have just created SOAP to DCOP bridge. I hope it will work in my upcoming application. I will post details when I get it bugfixed at least a little bit more than initial working version  
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brcha.wordpress.com&blog=1307147&post=4&subd=brcha&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><b>SOAP -&gt; DCOP</b></p>
<p>I have just created SOAP to DCOP bridge. I hope it will work in my upcoming application. I will post details when I get it bugfixed at least a little bit more than initial working version <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/brcha.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/brcha.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brcha.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brcha.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brcha.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brcha.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brcha.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brcha.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brcha.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brcha.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brcha.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brcha.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brcha.wordpress.com&blog=1307147&post=4&subd=brcha&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brcha.wordpress.com/2005/07/13/soap-dcop-i-have-just-created-soap-to-dcop-bri/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac6a1bd4cb83e1091d4d86f340d91842?s=96&#38;d=identicon" medium="image">
			<media:title type="html">brcha</media:title>
		</media:content>
	</item>
	</channel>
</rss>