<?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/"
		>
<channel>
	<title>Comments on: Galago and other important desktop integration compontents</title>
	<atom:link href="http://pvanhoof.be/blog/index.php/2005/06/20/galago-and-other-important-desktop-integration-compontents/feed" rel="self" type="application/rss+xml" />
	<link>http://pvanhoof.be/blog/index.php/2005/06/20/galago-and-other-important-desktop-integration-compontents</link>
	<description>From the mind of Philip</description>
	<lastBuildDate>Sun, 28 Aug 2011 12:59:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Tom</title>
		<link>http://pvanhoof.be/blog/index.php/2005/06/20/galago-and-other-important-desktop-integration-compontents#comment-33</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 12 Dec 2008 17:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=41#comment-33</guid>
		<description>Hrm, OK, why is everybody railing against poor glib?

host ~ $ ll -h /usr/lib/libglib-2.0.so.0.1600.5
-rwxr-xr-x 1 root root 811K 19. Sep 17:39 /usr/lib/libglib-2.0.so.0.1600.5
host ~ $ ldd /usr/lib/libglib-2.0.so.0.1600.5
	linux-gate.so.1 =&gt;  (0xffffe000)
	libc.so.6 =&gt; /lib/libc.so.6 (0xb7d3c000)
	/lib/ld-linux.so.2 (0x80000000)
host ~ $ ll -h /usr/kde/3.5/lib/libkdecore.so.4.2.0
-rwxr-xr-x 1 root root 2,0M  8. Aug 17:34 /usr/kde/3.5/lib/libkdecore.so.4.2.0
host ~ $ ldd /usr/kde/3.5/lib/libkdecore.so.4.2.0
	linux-gate.so.1 =&gt;  (0xffffe000)
	libutempter.so.0 =&gt; /usr/lib/libutempter.so.0 (0xb7cf9000)
	libDCOP.so.4 =&gt; /usr/kde/3.5/lib/libDCOP.so.4 (0xb7cca000)
	libresolv.so.2 =&gt; /lib/libresolv.so.2 (0xb7cb8000)
	libutil.so.1 =&gt; /lib/libutil.so.1 (0xb7cb4000)
	libart_lgpl_2.so.2 =&gt; /usr/lib/libart_lgpl_2.so.2 (0xb7c9c000)
	libidn.so.11 =&gt; /usr/lib/libidn.so.11 (0xb7c6b000)
	libkdefx.so.4 =&gt; /usr/kde/3.5/lib/libkdefx.so.4 (0xb7c40000)
	libqt-mt.so.3 =&gt; /usr/qt/3/lib/libqt-mt.so.3 (0xb756f000)
	libmng.so.1 =&gt; /usr/lib/libmng.so.1 (0xb7510000)
	libjpeg.so.62 =&gt; /usr/lib/libjpeg.so.62 (0xb74f1000)
	libXi.so.6 =&gt; /usr/lib/libXi.so.6 (0xb74e7000)
	libXrandr.so.2 =&gt; /usr/lib/libXrandr.so.2 (0xb74e1000)
	libXcursor.so.1 =&gt; /usr/lib/libXcursor.so.1 (0xb74d7000)
	libXfixes.so.3 =&gt; /usr/lib/libXfixes.so.3 (0xb74d2000)
	libXinerama.so.1 =&gt; /usr/lib/libXinerama.so.1 (0xb74cf000)
	libXft.so.2 =&gt; /usr/lib/libXft.so.2 (0xb74bd000)
	libfontconfig.so.1 =&gt; /usr/lib/libfontconfig.so.1 (0xb7492000)
	libfreetype.so.6 =&gt; /usr/lib/libfreetype.so.6 (0xb7414000)
	libexpat.so.1 =&gt; /usr/lib/libexpat.so.1 (0xb73f4000)
	libpng12.so.0 =&gt; /usr/lib/libpng12.so.0 (0xb73d0000)
	libz.so.1 =&gt; /lib/libz.so.1 (0xb73be000)
	libXext.so.6 =&gt; /usr/lib/libXext.so.6 (0xb73b1000)
	libSM.so.6 =&gt; /usr/lib/libSM.so.6 (0xb73a7000)
	libICE.so.6 =&gt; /usr/lib/libICE.so.6 (0xb738f000)
	libpthread.so.0 =&gt; /lib/libpthread.so.0 (0xb7378000)
	libXrender.so.1 =&gt; /usr/lib/libXrender.so.1 (0xb736f000)
	libX11.so.6 =&gt; /usr/lib/libX11.so.6 (0xb7286000)
	libXau.so.6 =&gt; /usr/lib/libXau.so.6 (0xb7283000)
	libXdmcp.so.6 =&gt; /usr/lib/libXdmcp.so.6 (0xb727d000)
	libdl.so.2 =&gt; /lib/libdl.so.2 (0xb7279000)
	libstdc++.so.6 =&gt; /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.so.6 (0xb719c000)
	libm.so.6 =&gt; /lib/libm.so.6 (0xb7177000)
	libc.so.6 =&gt; /lib/libc.so.6 (0xb704e000)
	libgcc_s.so.1 =&gt; /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libgcc_s.so.1 (0xb7044000)
	/lib/ld-linux.so.2 (0x80000000)</description>
		<content:encoded><![CDATA[<p>Hrm, OK, why is everybody railing against poor glib?</p>
<p>host ~ $ ll -h /usr/lib/libglib-2.0.so.0.1600.5<br />
-rwxr-xr-x 1 root root 811K 19. Sep 17:39 /usr/lib/libglib-2.0.so.0.1600.5<br />
host ~ $ ldd /usr/lib/libglib-2.0.so.0.1600.5<br />
	linux-gate.so.1 =&#38;gt;  (0xffffe000)<br />
	libc.so.6 =&#38;gt; /lib/libc.so.6 (0xb7d3c000)<br />
	/lib/ld-linux.so.2 (0&#215;80000000)<br />
host ~ $ ll -h /usr/kde/3.5/lib/libkdecore.so.4.2.0<br />
-rwxr-xr-x 1 root root 2,0M  8. Aug 17:34 /usr/kde/3.5/lib/libkdecore.so.4.2.0<br />
host ~ $ ldd /usr/kde/3.5/lib/libkdecore.so.4.2.0<br />
	linux-gate.so.1 =&#38;gt;  (0xffffe000)<br />
	libutempter.so.0 =&#38;gt; /usr/lib/libutempter.so.0 (0xb7cf9000)<br />
	libDCOP.so.4 =&#38;gt; /usr/kde/3.5/lib/libDCOP.so.4 (0xb7cca000)<br />
	libresolv.so.2 =&#38;gt; /lib/libresolv.so.2 (0xb7cb8000)<br />
	libutil.so.1 =&#38;gt; /lib/libutil.so.1 (0xb7cb4000)<br />
	libart_lgpl_2.so.2 =&#38;gt; /usr/lib/libart_lgpl_2.so.2 (0xb7c9c000)<br />
	libidn.so.11 =&#38;gt; /usr/lib/libidn.so.11 (0xb7c6b000)<br />
	libkdefx.so.4 =&#38;gt; /usr/kde/3.5/lib/libkdefx.so.4 (0xb7c40000)<br />
	libqt-mt.so.3 =&#38;gt; /usr/qt/3/lib/libqt-mt.so.3 (0xb756f000)<br />
	libmng.so.1 =&#38;gt; /usr/lib/libmng.so.1 (0xb7510000)<br />
	libjpeg.so.62 =&#38;gt; /usr/lib/libjpeg.so.62 (0xb74f1000)<br />
	libXi.so.6 =&#38;gt; /usr/lib/libXi.so.6 (0xb74e7000)<br />
	libXrandr.so.2 =&#38;gt; /usr/lib/libXrandr.so.2 (0xb74e1000)<br />
	libXcursor.so.1 =&#38;gt; /usr/lib/libXcursor.so.1 (0xb74d7000)<br />
	libXfixes.so.3 =&#38;gt; /usr/lib/libXfixes.so.3 (0xb74d2000)<br />
	libXinerama.so.1 =&#38;gt; /usr/lib/libXinerama.so.1 (0xb74cf000)<br />
	libXft.so.2 =&#38;gt; /usr/lib/libXft.so.2 (0xb74bd000)<br />
	libfontconfig.so.1 =&#38;gt; /usr/lib/libfontconfig.so.1 (0xb7492000)<br />
	libfreetype.so.6 =&#38;gt; /usr/lib/libfreetype.so.6 (0xb7414000)<br />
	libexpat.so.1 =&#38;gt; /usr/lib/libexpat.so.1 (0xb73f4000)<br />
	libpng12.so.0 =&#38;gt; /usr/lib/libpng12.so.0 (0xb73d0000)<br />
	libz.so.1 =&#38;gt; /lib/libz.so.1 (0xb73be000)<br />
	libXext.so.6 =&#38;gt; /usr/lib/libXext.so.6 (0xb73b1000)<br />
	libSM.so.6 =&#38;gt; /usr/lib/libSM.so.6 (0xb73a7000)<br />
	libICE.so.6 =&#38;gt; /usr/lib/libICE.so.6 (0xb738f000)<br />
	libpthread.so.0 =&#38;gt; /lib/libpthread.so.0 (0xb7378000)<br />
	libXrender.so.1 =&#38;gt; /usr/lib/libXrender.so.1 (0xb736f000)<br />
	libX11.so.6 =&#38;gt; /usr/lib/libX11.so.6 (0xb7286000)<br />
	libXau.so.6 =&#38;gt; /usr/lib/libXau.so.6 (0xb7283000)<br />
	libXdmcp.so.6 =&#38;gt; /usr/lib/libXdmcp.so.6 (0xb727d000)<br />
	libdl.so.2 =&#38;gt; /lib/libdl.so.2 (0xb7279000)<br />
	libstdc++.so.6 =&#38;gt; /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.so.6 (0xb719c000)<br />
	libm.so.6 =&#38;gt; /lib/libm.so.6 (0xb7177000)<br />
	libc.so.6 =&#38;gt; /lib/libc.so.6 (0xb704e000)<br />
	libgcc_s.so.1 =&#38;gt; /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libgcc_s.so.1 (0xb7044000)<br />
	/lib/ld-linux.so.2 (0&#215;80000000)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shermann</title>
		<link>http://pvanhoof.be/blog/index.php/2005/06/20/galago-and-other-important-desktop-integration-compontents#comment-32</link>
		<dc:creator>shermann</dc:creator>
		<pubDate>Tue, 27 Sep 2005 01:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=41#comment-32</guid>
		<description>&lt;p&gt;Hi Guys,&lt;br /&gt;
&lt;br /&gt;
first of all, thx for this piece of software (galago as well kicmproxy). And yes, Philip is right, there is no really war between the two desktop environments.&lt;br /&gt;
&lt;br /&gt;
Right now we (that&#039;s MOTU IM Team, RobTaylor and RobertMcQueen) prepared a spec for integrating your ideas into Ubuntu (&lt;a href=&quot;https://wiki.ubuntu.com/MOTUIM/DesktopIntegrationSIPIM)&quot; title=&quot;https://wiki.ubuntu.com/MOTUIM/DesktopIntegrationSIPIM)&quot; rel=&quot;nofollow&quot;&gt;wiki.ubuntu.com/MOTUIM/De...&lt;/a&gt; and Kubuntu. This we want to be discussed at UBZ (&lt;a href=&quot;https://wiki.ubuntu.com/UbuntuBelowZero)&quot; title=&quot;https://wiki.ubuntu.com/UbuntuBelowZero)&quot; rel=&quot;nofollow&quot;&gt;wiki.ubuntu.com/UbuntuBel...&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
If you want to help us (I saw Nikos comment, which I was really surprised, because I&#039;m a fan of gajim :)) come around #motu-im or #ipcf on freenode and help us to make it happen :)&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
\sh&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Guys,</p>
<p>first of all, thx for this piece of software (galago as well kicmproxy). And yes, Philip is right, there is no really war between the two desktop environments.</p>
<p>Right now we (that&#8217;s MOTU IM Team, RobTaylor and RobertMcQueen) prepared a spec for integrating your ideas into Ubuntu (<a href="https://wiki.ubuntu.com/MOTUIM/DesktopIntegrationSIPIM)" title="https://wiki.ubuntu.com/MOTUIM/DesktopIntegrationSIPIM)" rel="nofollow">wiki.ubuntu.com/MOTUIM/De&#8230;</a> and Kubuntu. This we want to be discussed at UBZ (<a href="https://wiki.ubuntu.com/UbuntuBelowZero)" title="https://wiki.ubuntu.com/UbuntuBelowZero)" rel="nofollow">wiki.ubuntu.com/UbuntuBel&#8230;</a></p>
<p>If you want to help us (I saw Nikos comment, which I was really surprised, because I&#8217;m a fan of gajim :)) come around #motu-im or #ipcf on freenode and help us to make it happen :)</p>
<p>Regards,</p>
<p>\sh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Van Hoof</title>
		<link>http://pvanhoof.be/blog/index.php/2005/06/20/galago-and-other-important-desktop-integration-compontents#comment-31</link>
		<dc:creator>Philip Van Hoof</dc:creator>
		<pubDate>Mon, 11 Jul 2005 15:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=41#comment-31</guid>
		<description>&lt;p&gt;@Nikos: Not yet. Christian wants to move away from his own gobject replacement back to using gobjects first. This will make it much more easy to create Python bindings.&lt;br /&gt;
&lt;br /&gt;
My current attempt only creates partial/unusable python bindings for the gtk-galago stuff.&lt;br /&gt;
&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>@Nikos: Not yet. Christian wants to move away from his own gobject replacement back to using gobjects first. This will make it much more easy to create Python bindings.</p>
<p>My current attempt only creates partial/unusable python bindings for the gtk-galago stuff.<br />
</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikos Kouremenos</title>
		<link>http://pvanhoof.be/blog/index.php/2005/06/20/galago-and-other-important-desktop-integration-compontents#comment-30</link>
		<dc:creator>Nikos Kouremenos</dc:creator>
		<pubDate>Sat, 25 Jun 2005 13:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=41#comment-30</guid>
		<description>&lt;p&gt;I can&#039;t wait for the python bindings so I can integrate Gajim (a jabber client in PyGTK that MOVES [as opposed to Gossip :$] see gajim.org) with galago. Have you hosted the pre-release somewhere?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I can&#8217;t wait for the python bindings so I can integrate Gajim (a jabber client in PyGTK that MOVES [as opposed to Gossip :$] see gajim.org) with galago. Have you hosted the pre-release somewhere?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Van Hoof</title>
		<link>http://pvanhoof.be/blog/index.php/2005/06/20/galago-and-other-important-desktop-integration-compontents#comment-29</link>
		<dc:creator>Philip Van Hoof</dc:creator>
		<pubDate>Tue, 21 Jun 2005 22:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=41#comment-29</guid>
		<description>&lt;p&gt;The thing is, Allen, that we aren&#039;t at war. And both the KDE and GNOME folks share the same goals. &lt;br /&gt;
&lt;br /&gt;
Why shouldn&#039;t we work together? Because of our egos?&lt;br /&gt;
&lt;br /&gt;
I thought the free software and opensource communities where trying to make a difference in the very nature of humans here.&lt;br /&gt;
&lt;br /&gt;
But that is, of course, being naive. I know that.&lt;br /&gt;
&lt;br /&gt;
&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>The thing is, Allen, that we aren&#8217;t at war. And both the KDE and GNOME folks share the same goals. </p>
<p>Why shouldn&#8217;t we work together? Because of our egos?</p>
<p>I thought the free software and opensource communities where trying to make a difference in the very nature of humans here.</p>
<p>But that is, of course, being naive. I know that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Van Hoof</title>
		<link>http://pvanhoof.be/blog/index.php/2005/06/20/galago-and-other-important-desktop-integration-compontents#comment-28</link>
		<dc:creator>Philip Van Hoof</dc:creator>
		<pubDate>Tue, 21 Jun 2005 22:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=41#comment-28</guid>
		<description>&lt;p&gt;&#034;I think that Galago and KIMProxy (and other desktop related technologies) will continue to drift apart and increase integration with their respective DEs.&#034;&lt;br /&gt;
&lt;br /&gt;
That would be sad. I will be one of the desktop developers (at the GNOME side, that is true) who will try increase integration and who will try persuading others to start working together.&lt;br /&gt;
&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>&#38;#34;I think that Galago and KIMProxy (and other desktop related technologies) will continue to drift apart and increase integration with their respective DEs.&#38;#34;</p>
<p>That would be sad. I will be one of the desktop developers (at the GNOME side, that is true) who will try increase integration and who will try persuading others to start working together.<br />
</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen Hourre</title>
		<link>http://pvanhoof.be/blog/index.php/2005/06/20/galago-and-other-important-desktop-integration-compontents#comment-27</link>
		<dc:creator>Allen Hourre</dc:creator>
		<pubDate>Tue, 21 Jun 2005 13:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=41#comment-27</guid>
		<description>&lt;p&gt;&gt; In fact, Galago was around first, technically. &lt;br /&gt;
Looks like (judging from date of initial import of KIMProxy and date of registering Galago project on sf.net) that there was only 6 days of difference :-) &lt;br /&gt;
&gt;And KIMProxy is more directly tight to the KDE platform&lt;br /&gt;
From KDE-specific things I see only _optional_ dependency on KABC, but I&#039;m sure it can be replaced with generic addressbook interface just like dependency on evolution was removed from Galago. It is based on Qt of course but then Galago is based on Glib so situation is quite similar. For message busses - as usual DCOP vs DBUS and none is universal (and in contrary to some rumors there is no decision about using DBUS in KDE4 - see &#034;KDE 4 Goals&#034; page in kde wiki if you don&#039;t believe). From my point of view it looks like KIMProxy is as KDE-specific as Galago is GNOME-specific.&lt;br /&gt;
&gt;Perhaps you&#039;ll hear more about Galago versus KIMProxy sooner or later. You might be supprised, Allen. &lt;br /&gt;
I would love to be surprised because my crystal ball shows me grim future :-) I think that Galago and KIMProxy (and other desktop related technologies) will continue to drift apart and increase integration with their respective DEs. &lt;br /&gt;
&gt; I didn&#039;t develop Galago. &lt;br /&gt;
Yeah, my mistake. Looks like I was barking at the wrong tree :-)&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>&#38;gt; In fact, Galago was around first, technically.<br />
<br />
Looks like (judging from date of initial import of KIMProxy and date of registering Galago project on sf.net) that there was only 6 days of difference :-)<br />
<br />
&#38;gt;And KIMProxy is more directly tight to the KDE platform<br />
<br />
From KDE-specific things I see only _optional_ dependency on KABC, but I&#8217;m sure it can be replaced with generic addressbook interface just like dependency on evolution was removed from Galago. It is based on Qt of course but then Galago is based on Glib so situation is quite similar. For message busses &#8211; as usual DCOP vs DBUS and none is universal (and in contrary to some rumors there is no decision about using DBUS in KDE4 &#8211; see &#38;#34;KDE 4 Goals&#38;#34; page in kde wiki if you don&#8217;t believe). From my point of view it looks like KIMProxy is as KDE-specific as Galago is GNOME-specific.<br />
<br />
&#38;gt;Perhaps you&#8217;ll hear more about Galago versus KIMProxy sooner or later. You might be supprised, Allen.<br />
<br />
I would love to be surprised because my crystal ball shows me grim future :-) I think that Galago and KIMProxy (and other desktop related technologies) will continue to drift apart and increase integration with their respective DEs.<br />
<br />
&#38;gt; I didn&#8217;t develop Galago.<br />
<br />
Yeah, my mistake. Looks like I was barking at the wrong tree :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Van Hoof</title>
		<link>http://pvanhoof.be/blog/index.php/2005/06/20/galago-and-other-important-desktop-integration-compontents#comment-26</link>
		<dc:creator>Philip Van Hoof</dc:creator>
		<pubDate>Mon, 20 Jun 2005 23:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=41#comment-26</guid>
		<description>&lt;p&gt;In fact, Galago was around first, technically.&lt;br /&gt;
&lt;br /&gt;
And KIMProxy is more directly tight to the KDE platform and certain types of things.&lt;br /&gt;
&lt;br /&gt;
Perhaps you&#039;ll hear more about Galago versus KIMProxy sooner or later. You might be supprised, Allen.&lt;br /&gt;
&lt;br /&gt;
But please talk to Christian Hammond about Galago. I didn&#039;t develop Galago.&lt;br /&gt;
&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>In fact, Galago was around first, technically.</p>
<p>And KIMProxy is more directly tight to the KDE platform and certain types of things.</p>
<p>Perhaps you&#8217;ll hear more about Galago versus KIMProxy sooner or later. You might be supprised, Allen.</p>
<p>But please talk to Christian Hammond about Galago. I didn&#8217;t develop Galago.<br />
</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen Hourre</title>
		<link>http://pvanhoof.be/blog/index.php/2005/06/20/galago-and-other-important-desktop-integration-compontents#comment-25</link>
		<dc:creator>Allen Hourre</dc:creator>
		<pubDate>Mon, 20 Jun 2005 18:44:57 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=41#comment-25</guid>
		<description>&lt;p&gt;Well, nice dream. But I seriously doubt that galago will make it come true.&lt;br /&gt;
&gt;I hope the KDE messengers will also be interested&lt;br /&gt;
You are aware of KIMProxy, aren&#039;t you? And that it is, unlike Galago, quite mature and actually used by real applications? Seriously, do you expect KDE developers to throw their _working_ stuff out of the window just to adopt some upstart system doing exactly the same, but not as tested and mature? For what reason? Galago also has another flaw - it is based on C + pseudo-OO hack (glib). Exactly this kind of API that most KDE devs abhor. But don&#039;t just believe my words, please come to #kde-devel and try to find even one person that want to replace KIMProxy with Galago.&lt;br /&gt;
&gt;I just wished an organisation (like fdo or whatever) would have persuaded the other free software developers to start supporting a framework like Galago.&lt;br /&gt;
Transcript: I know that I can&#039;t beat competition with high quality code and features so there should be some kind of organization to force Galago down everybody&#039;s throats.&lt;br /&gt;
Idea that if your library is hosted on fd.o then it automatically becomes standard  is quite crazy. I really miss the days when fd.o just set common file standards instead, because now it looks more like bunch of developers with swollen egos trying to push their agenda.&lt;br /&gt;
&gt;But lets face it people, we are becoming a group of insignificant childish anarchists if we don&#039;t.&lt;br /&gt;
Well, if you want to give them (us?) give orders then first pay them.&lt;br /&gt;
&gt; Lets make this stupid situation worse and play the game with nothing but our egos.&lt;br /&gt;
Funny, it was you who ignored already existing solution to that particular problem and decided to create new system. Nope, you just went and made it again from scratch without thinking about compatibility and interoperability. Now, for sake of interoperability between desktop environments, you want _others_ to abandon their solution, without even proving that you done it better? Wow, talk about big ego and heavy NIH syndrome. Careful avoiding any mention of KIMProxy will not make it go away, because in contrary to  Galago it is actually used by applications.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Well, nice dream. But I seriously doubt that galago will make it come true.<br />
<br />
&#38;gt;I hope the KDE messengers will also be interested<br />
<br />
You are aware of KIMProxy, aren&#8217;t you? And that it is, unlike Galago, quite mature and actually used by real applications? Seriously, do you expect KDE developers to throw their _working_ stuff out of the window just to adopt some upstart system doing exactly the same, but not as tested and mature? For what reason? Galago also has another flaw &#8211; it is based on C + pseudo-OO hack (glib). Exactly this kind of API that most KDE devs abhor. But don&#8217;t just believe my words, please come to #kde-devel and try to find even one person that want to replace KIMProxy with Galago.<br />
<br />
&#38;gt;I just wished an organisation (like fdo or whatever) would have persuaded the other free software developers to start supporting a framework like Galago.<br />
<br />
Transcript: I know that I can&#8217;t beat competition with high quality code and features so there should be some kind of organization to force Galago down everybody&#8217;s throats.<br />
<br />
Idea that if your library is hosted on fd.o then it automatically becomes standard  is quite crazy. I really miss the days when fd.o just set common file standards instead, because now it looks more like bunch of developers with swollen egos trying to push their agenda.<br />
<br />
&#38;gt;But lets face it people, we are becoming a group of insignificant childish anarchists if we don&#8217;t.<br />
<br />
Well, if you want to give them (us?) give orders then first pay them.<br />
<br />
&#38;gt; Lets make this stupid situation worse and play the game with nothing but our egos.<br />
<br />
Funny, it was you who ignored already existing solution to that particular problem and decided to create new system. Nope, you just went and made it again from scratch without thinking about compatibility and interoperability. Now, for sake of interoperability between desktop environments, you want _others_ to abandon their solution, without even proving that you done it better? Wow, talk about big ego and heavy NIH syndrome. Careful avoiding any mention of KIMProxy will not make it go away, because in contrary to  Galago it is actually used by applications.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Dimbernat</title>
		<link>http://pvanhoof.be/blog/index.php/2005/06/20/galago-and-other-important-desktop-integration-compontents#comment-24</link>
		<dc:creator>Joel Dimbernat</dc:creator>
		<pubDate>Mon, 20 Jun 2005 12:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=41#comment-24</guid>
		<description>&lt;p&gt;Can&#039;t wait for your integration of galago in gossip and the python bindings, I was waiting for both of them.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Can&#8217;t wait for your integration of galago in gossip and the python bindings, I was waiting for both of them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

