<?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: Danbooru Client &#8211; a client for Danbooru based sites</title>
	<atom:link href="http://www.dennogumi.org/2009/10/danbooru-client-a-client-for-danbooru-based-sites/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dennogumi.org/2009/10/danbooru-client-a-client-for-danbooru-based-sites</link>
	<description>On the web since 1999</description>
	<lastBuildDate>Fri, 04 Nov 2011 17:03:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: fausto23</title>
		<link>http://www.dennogumi.org/2009/10/danbooru-client-a-client-for-danbooru-based-sites/comment-page-1#comment-12427</link>
		<dc:creator>fausto23</dc:creator>
		<pubDate>Wed, 04 Nov 2009 23:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennogumi.org/2009/10/danbooru-client-a-client-for-danbooru-based-sites#comment-12427</guid>
		<description>I really good app, and good work about the tags.
 Works perfect in Arch Linux with Kdemod4.3.

Greetings</description>
		<content:encoded><![CDATA[<p>I really good app, and good work about the tags.<br />
 Works perfect in Arch Linux with Kdemod4.3.</p>
<p>Greetings</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Melissa Adkins</title>
		<link>http://www.dennogumi.org/2009/10/danbooru-client-a-client-for-danbooru-based-sites/comment-page-1#comment-12375</link>
		<dc:creator>Melissa Adkins</dc:creator>
		<pubDate>Tue, 27 Oct 2009 21:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennogumi.org/2009/10/danbooru-client-a-client-for-danbooru-based-sites#comment-12375</guid>
		<description>@maniacmusician
I&#039;m sorry to see your disappointment, with regards to Flash. I am aware of the solutions using other open technologies (CSS first fo all), but usually my clients want to see my skills not as a pure web designer but as a general graphic designer, and so this includes multimedia. Clients that do not follow standards always look for creativity, that is why I need to continue using Flash for now (although I can use CSS/HTML as well).</description>
		<content:encoded><![CDATA[<p>@maniacmusician<br />
I&#8217;m sorry to see your disappointment, with regards to Flash. I am aware of the solutions using other open technologies (CSS first fo all), but usually my clients want to see my skills not as a pure web designer but as a general graphic designer, and so this includes multimedia. Clients that do not follow standards always look for creativity, that is why I need to continue using Flash for now (although I can use CSS/HTML as well).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Einar</title>
		<link>http://www.dennogumi.org/2009/10/danbooru-client-a-client-for-danbooru-based-sites/comment-page-1#comment-12374</link>
		<dc:creator>Einar</dc:creator>
		<pubDate>Tue, 27 Oct 2009 20:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennogumi.org/2009/10/danbooru-client-a-client-for-danbooru-based-sites#comment-12374</guid>
		<description>@maniacmusician: Turns out that there &lt;i&gt;was&lt;/i&gt; support for queueing, so I set it up straight away, and the newest version I pushed on kde-apps.org is now using async downloads. I haven&#039;t tested it extensively, but it works fine. Also I fixed thumbnail caching, that was completely broken in version 0.2.

With regards to Flash... I agree with the sentiment that other, better technologies would be better (I and Melissa have been discussing this to no end), but sadly even big-name websites are (ab)using that technology for their purposes, not to mention that quite a number of graphic designers code their own portfolios in Flash.</description>
		<content:encoded><![CDATA[<p>@maniacmusician: Turns out that there <i>was</i> support for queueing, so I set it up straight away, and the newest version I pushed on kde-apps.org is now using async downloads. I haven&#8217;t tested it extensively, but it works fine. Also I fixed thumbnail caching, that was completely broken in version 0.2.</p>
<p>With regards to Flash&#8230; I agree with the sentiment that other, better technologies would be better (I and Melissa have been discussing this to no end), but sadly even big-name websites are (ab)using that technology for their purposes, not to mention that quite a number of graphic designers code their own portfolios in Flash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maniacmusician</title>
		<link>http://www.dennogumi.org/2009/10/danbooru-client-a-client-for-danbooru-based-sites/comment-page-1#comment-12370</link>
		<dc:creator>maniacmusician</dc:creator>
		<pubDate>Mon, 26 Oct 2009 22:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennogumi.org/2009/10/danbooru-client-a-client-for-danbooru-based-sites#comment-12370</guid>
		<description>@Einar: It looks like you&#039;ve found a solution to the asynchronous downloading issue. I was going to say, that even if KIO doesn&#039;t support queueing in its framework, it doesn&#039;t sound like it would be too difficult to code as part of the client. As long as KIO can return a value on completion of an individual download, which I would be surprised if it didn&#039;t do. 

I went to check out the website of Ms. Adkins, and was surprised to find that it was coded entirely in Flash. While Flash is certainly a viable framework in certain use cases, it&#039;s disappointing to see it used when much more flexible and standards-compliant technologies can achieve the same end with better results. 

Usually I wouldn&#039;t mention it (or be surprised), but since she&#039;s a graphic designer, who cites web design as a specialty, it leaves more of a bad taste. Especially for potential clients who are aware of such things and might know a thing or two about web design.</description>
		<content:encoded><![CDATA[<p>@Einar: It looks like you&#8217;ve found a solution to the asynchronous downloading issue. I was going to say, that even if KIO doesn&#8217;t support queueing in its framework, it doesn&#8217;t sound like it would be too difficult to code as part of the client. As long as KIO can return a value on completion of an individual download, which I would be surprised if it didn&#8217;t do. </p>
<p>I went to check out the website of Ms. Adkins, and was surprised to find that it was coded entirely in Flash. While Flash is certainly a viable framework in certain use cases, it&#8217;s disappointing to see it used when much more flexible and standards-compliant technologies can achieve the same end with better results. </p>
<p>Usually I wouldn&#8217;t mention it (or be surprised), but since she&#8217;s a graphic designer, who cites web design as a specialty, it leaves more of a bad taste. Especially for potential clients who are aware of such things and might know a thing or two about web design.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Einar</title>
		<link>http://www.dennogumi.org/2009/10/danbooru-client-a-client-for-danbooru-based-sites/comment-page-1#comment-12369</link>
		<dc:creator>Einar</dc:creator>
		<pubDate>Mon, 26 Oct 2009 21:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennogumi.org/2009/10/danbooru-client-a-client-for-danbooru-based-sites#comment-12369</guid>
		<description>@Gómez Hyuuga

I found it on konachan.com. Here&#039;s the link: http://konachan.com/post/show/35010/akino_momiji-autumn-sakura_musubi-suzuhira_hiro</description>
		<content:encoded><![CDATA[<p>@Gómez Hyuuga</p>
<p>I found it on konachan.com. Here&#8217;s the link: <a href="http://konachan.com/post/show/35010/akino_momiji-autumn-sakura_musubi-suzuhira_hiro" rel="nofollow">http://konachan.com/post/show/35010/akino_momiji-autumn-sakura_musubi-suzuhira_hiro</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Einar</title>
		<link>http://www.dennogumi.org/2009/10/danbooru-client-a-client-for-danbooru-based-sites/comment-page-1#comment-12365</link>
		<dc:creator>Einar</dc:creator>
		<pubDate>Sun, 25 Oct 2009 23:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennogumi.org/2009/10/danbooru-client-a-client-for-danbooru-based-sites#comment-12365</guid>
		<description>@All - I may have found a way to make downloading asynchronous without killing some servers. It&#039;ll require some rework of the API backend, though...</description>
		<content:encoded><![CDATA[<p>@All &#8211; I may have found a way to make downloading asynchronous without killing some servers. It&#8217;ll require some rework of the API backend, though&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gómez Hyuuga</title>
		<link>http://www.dennogumi.org/2009/10/danbooru-client-a-client-for-danbooru-based-sites/comment-page-1#comment-12362</link>
		<dc:creator>Gómez Hyuuga</dc:creator>
		<pubDate>Sun, 25 Oct 2009 23:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennogumi.org/2009/10/danbooru-client-a-client-for-danbooru-based-sites#comment-12362</guid>
		<description>Good! I test it on Fedora 11 and KDE 4.3.2 and works well ^^

Good work!

P.D. The wall of the screenshot on the top are really nice! Can you share it? pls!

Greetings.</description>
		<content:encoded><![CDATA[<p>Good! I test it on Fedora 11 and KDE 4.3.2 and works well ^^</p>
<p>Good work!</p>
<p>P.D. The wall of the screenshot on the top are really nice! Can you share it? pls!</p>
<p>Greetings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: narutorox69</title>
		<link>http://www.dennogumi.org/2009/10/danbooru-client-a-client-for-danbooru-based-sites/comment-page-1#comment-12361</link>
		<dc:creator>narutorox69</dc:creator>
		<pubDate>Sun, 25 Oct 2009 22:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennogumi.org/2009/10/danbooru-client-a-client-for-danbooru-based-sites#comment-12361</guid>
		<description>thx, now i can get my hentai 2x as fast</description>
		<content:encoded><![CDATA[<p>thx, now i can get my hentai 2x as fast</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Einar</title>
		<link>http://www.dennogumi.org/2009/10/danbooru-client-a-client-for-danbooru-based-sites/comment-page-1#comment-12360</link>
		<dc:creator>Einar</dc:creator>
		<pubDate>Sun, 25 Oct 2009 22:18:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennogumi.org/2009/10/danbooru-client-a-client-for-danbooru-based-sites#comment-12360</guid>
		<description>@ltottom

I can easily make the download asynchrononous (i.e. the UI will work) - the problem is that I (to my knowledge) can&#039;t queue KIO operations, which means that if someone downloads 100 thumbnails, KIO will trigger 100 slaves(!) which can easily hammer a server. I just want to play nice with Danbooru sites&#039; admins: of course if there&#039;s a better solution, I can implement that.</description>
		<content:encoded><![CDATA[<p>@ltottom</p>
<p>I can easily make the download asynchrononous (i.e. the UI will work) &#8211; the problem is that I (to my knowledge) can&#8217;t queue KIO operations, which means that if someone downloads 100 thumbnails, KIO will trigger 100 slaves(!) which can easily hammer a server. I just want to play nice with Danbooru sites&#8217; admins: of course if there&#8217;s a better solution, I can implement that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ltottom</title>
		<link>http://www.dennogumi.org/2009/10/danbooru-client-a-client-for-danbooru-based-sites/comment-page-1#comment-12359</link>
		<dc:creator>ltottom</dc:creator>
		<pubDate>Sun, 25 Oct 2009 22:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennogumi.org/2009/10/danbooru-client-a-client-for-danbooru-based-sites#comment-12359</guid>
		<description>UI needs to be usable while downloading. once nepomuk isn&#039;t so crappy i can give that a try.

otherwise, love it even how limited it is, very cool. thanks guy</description>
		<content:encoded><![CDATA[<p>UI needs to be usable while downloading. once nepomuk isn&#8217;t so crappy i can give that a try.</p>
<p>otherwise, love it even how limited it is, very cool. thanks guy</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using xcache (Feed is rejected)
Page Caching using xcache
Database Caching 1/14 queries in 0.011 seconds using xcache
Object Caching 379/382 objects using xcache

Served from: www.dennogumi.org @ 2012-02-07 17:32:25 -->
