<?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 for Nacho\'s Blog</title>
	<atom:link href="http://blogs.gnome.org/nacho/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/nacho</link>
	<description>Just another GNOME Blogs weblog</description>
	<lastBuildDate>Wed, 30 Sep 2009 00:00:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on About the summer in Malta by dj alex pee</title>
		<link>http://blogs.gnome.org/nacho/2009/09/04/about-the-summer-in-malta/comment-page-1/#comment-12</link>
		<dc:creator>dj alex pee</dc:creator>
		<pubDate>Wed, 30 Sep 2009 00:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/nacho/?p=38#comment-12</guid>
		<description>ehy my friend,
you worked in the best club ;)</description>
		<content:encoded><![CDATA[<p>ehy my friend,<br />
you worked in the best club <img src='http://blogs.gnome.org/nacho/wp-content/mu-plugins/tango-smilies/tango/face-wink.png' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About the summer in Malta by nacho</title>
		<link>http://blogs.gnome.org/nacho/2009/09/04/about-the-summer-in-malta/comment-page-1/#comment-11</link>
		<dc:creator>nacho</dc:creator>
		<pubDate>Fri, 04 Sep 2009 20:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/nacho/?p=38#comment-11</guid>
		<description>Yes, I&#039;m pretty sure I missed a lot of places, but well between going out every day and working I couldn&#039;t visit us much as I would like.</description>
		<content:encoded><![CDATA[<p>Yes, I&#8217;m pretty sure I missed a lot of places, but well between going out every day and working I couldn&#8217;t visit us much as I would like.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About the summer in Malta by Rodrigo Moya</title>
		<link>http://blogs.gnome.org/nacho/2009/09/04/about-the-summer-in-malta/comment-page-1/#comment-10</link>
		<dc:creator>Rodrigo Moya</dc:creator>
		<pubDate>Fri, 04 Sep 2009 18:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/nacho/?p=38#comment-10</guid>
		<description>If you like archaelogical sites, Malta has some of the most amazing Neolithic ones, so I guess you missed those :)</description>
		<content:encoded><![CDATA[<p>If you like archaelogical sites, Malta has some of the most amazing Neolithic ones, so I guess you missed those <img src='http://blogs.gnome.org/nacho/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Problems trying to implement XDS on gedit by nacho</title>
		<link>http://blogs.gnome.org/nacho/2009/09/04/problems-trying-to-implement-xds-on-gedit/comment-page-1/#comment-9</link>
		<dc:creator>nacho</dc:creator>
		<pubDate>Fri, 04 Sep 2009 12:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/nacho/?p=49#comment-9</guid>
		<description>Thanks for your comment, I&#039;ll try to have a look at the file-roller code as you say to try to find something that can help me to get the file/files name that I need.</description>
		<content:encoded><![CDATA[<p>Thanks for your comment, I&#8217;ll try to have a look at the file-roller code as you say to try to find something that can help me to get the file/files name that I need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About the summer in Malta by nacho</title>
		<link>http://blogs.gnome.org/nacho/2009/09/04/about-the-summer-in-malta/comment-page-1/#comment-8</link>
		<dc:creator>nacho</dc:creator>
		<pubDate>Fri, 04 Sep 2009 12:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/nacho/?p=38#comment-8</guid>
		<description>Not really, it is a shame I haven&#039;t. But I&#039;ve been in some really cool places. Comino, masax lock (not sure if it is written like that), sliema, valetta, st. julians, meliha, etc.
Nice place malta.</description>
		<content:encoded><![CDATA[<p>Not really, it is a shame I haven&#8217;t. But I&#8217;ve been in some really cool places. Comino, masax lock (not sure if it is written like that), sliema, valetta, st. julians, meliha, etc.<br />
Nice place malta.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Problems trying to implement XDS on gedit by Christophe Fergeau</title>
		<link>http://blogs.gnome.org/nacho/2009/09/04/problems-trying-to-implement-xds-on-gedit/comment-page-1/#comment-7</link>
		<dc:creator>Christophe Fergeau</dc:creator>
		<pubDate>Fri, 04 Sep 2009 11:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/nacho/?p=49#comment-7</guid>
		<description>The explanation can be found in src/fr-window.c in file-roller source. It&#039;s file-roller which uses xds.txt as an arbitrary filename. I don&#039;t remember the specifics, but iirc it does that because it&#039;s generally not a single file that is being dropped but several files/directories, so what they are interested in is the absolute path where to drop, not the actual filename. What I remember is probably not the real explanation, but I think it was something close to that.
http://git.gnome.org/cgit/file-roller/tree/src/fr-window.c#n88</description>
		<content:encoded><![CDATA[<p>The explanation can be found in src/fr-window.c in file-roller source. It&#8217;s file-roller which uses xds.txt as an arbitrary filename. I don&#8217;t remember the specifics, but iirc it does that because it&#8217;s generally not a single file that is being dropped but several files/directories, so what they are interested in is the absolute path where to drop, not the actual filename. What I remember is probably not the real explanation, but I think it was something close to that.<br />
<a href="http://git.gnome.org/cgit/file-roller/tree/src/fr-window.c#n88" rel="nofollow">http://git.gnome.org/cgit/file-roller/tree/src/fr-window.c#n88</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About the summer in Malta by Jean Azzopardi</title>
		<link>http://blogs.gnome.org/nacho/2009/09/04/about-the-summer-in-malta/comment-page-1/#comment-6</link>
		<dc:creator>Jean Azzopardi</dc:creator>
		<pubDate>Fri, 04 Sep 2009 11:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/nacho/?p=38#comment-6</guid>
		<description>That&#039;s cool.. I&#039;m from Malta too, although I don&#039;t really go for the nightlife that much!

Have you visited our University?</description>
		<content:encoded><![CDATA[<p>That&#8217;s cool.. I&#8217;m from Malta too, although I don&#8217;t really go for the nightlife that much!</p>
<p>Have you visited our University?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Porting your Gtk+ application to windows by Twitter Trackbacks for Nacho’s Blog » Blog Archive » Porting your Gtk+ application to windows [gnome.org] on Topsy.com</title>
		<link>http://blogs.gnome.org/nacho/2009/06/02/porting-your-gtk-application-to-windows/comment-page-1/#comment-5</link>
		<dc:creator>Twitter Trackbacks for Nacho’s Blog » Blog Archive » Porting your Gtk+ application to windows [gnome.org] on Topsy.com</dc:creator>
		<pubDate>Fri, 28 Aug 2009 14:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/nacho/?p=22#comment-5</guid>
		<description>[...] link is being shared on Twitter right now. @pr_linux, an influential author, said Ignacio Casal [...]</description>
		<content:encoded><![CDATA[<p>[...] link is being shared on Twitter right now. @pr_linux, an influential author, said Ignacio Casal [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Porting your Gtk+ application to windows by Artem Vakhitov</title>
		<link>http://blogs.gnome.org/nacho/2009/06/02/porting-your-gtk-application-to-windows/comment-page-1/#comment-4</link>
		<dc:creator>Artem Vakhitov</dc:creator>
		<pubDate>Fri, 05 Jun 2009 11:01:47 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/nacho/?p=22#comment-4</guid>
		<description>In case of the print dialog, that&#039;s more for the sake of consistency and familiarity, which are also very important to users. Anyway, the file dialog (the main reason for my reply) is considered lacking functionality by many people, including me.

And the fact is, many devels are lazy to &quot;ifdef a bit,&quot; so users end up with a foreign and often inferior dialog when using the app in Windows. I think that it makes sense in most cases to default to native dialogs in Windows. That, of course, requires some changes in GTK+.</description>
		<content:encoded><![CDATA[<p>In case of the print dialog, that&#8217;s more for the sake of consistency and familiarity, which are also very important to users. Anyway, the file dialog (the main reason for my reply) is considered lacking functionality by many people, including me.</p>
<p>And the fact is, many devels are lazy to &#8220;ifdef a bit,&#8221; so users end up with a foreign and often inferior dialog when using the app in Windows. I think that it makes sense in most cases to default to native dialogs in Windows. That, of course, requires some changes in GTK+.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Porting your Gtk+ application to windows by nacho</title>
		<link>http://blogs.gnome.org/nacho/2009/06/02/porting-your-gtk-application-to-windows/comment-page-1/#comment-3</link>
		<dc:creator>nacho</dc:creator>
		<pubDate>Wed, 03 Jun 2009 07:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/nacho/?p=22#comment-3</guid>
		<description>I think the print dialogs are ok, why do you want different ones? In any case, you could always ifdef a bit and use the win32 native ones.</description>
		<content:encoded><![CDATA[<p>I think the print dialogs are ok, why do you want different ones? In any case, you could always ifdef a bit and use the win32 native ones.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
