<?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: DomDomSoft Manga Downloader version 2.2.2 release</title>
	<atom:link href="http://domdomsoft.com/home/2010/03/03/domdomsoft/manga-downloader/domdomsoft-manga-downloader-version-2-2-2-release/feed/" rel="self" type="application/rss+xml" />
	<link>http://domdomsoft.com/home/2010/03/03/domdomsoft/manga-downloader/domdomsoft-manga-downloader-version-2-2-2-release/</link>
	<description>Happy Coding!</description>
	<lastBuildDate>Thu, 09 Sep 2010 19:00:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: DomDomSoft</title>
		<link>http://domdomsoft.com/home/2010/03/03/domdomsoft/manga-downloader/domdomsoft-manga-downloader-version-2-2-2-release/comment-page-1/#comment-1458</link>
		<dc:creator>DomDomSoft</dc:creator>
		<pubDate>Sat, 13 Mar 2010 03:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://domdomsoft.com/home/?p=669#comment-1458</guid>
		<description>I do not all the data at once. I only load manga list for selected site.

But you are right, the program has not been optimized much. I will think about it, thanks for your suggestions.</description>
		<content:encoded><![CDATA[<p>I do not all the data at once. I only load manga list for selected site.</p>
<p>But you are right, the program has not been optimized much. I will think about it, thanks for your suggestions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aan</title>
		<link>http://domdomsoft.com/home/2010/03/03/domdomsoft/manga-downloader/domdomsoft-manga-downloader-version-2-2-2-release/comment-page-1/#comment-1453</link>
		<dc:creator>Aan</dc:creator>
		<pubDate>Fri, 12 Mar 2010 22:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://domdomsoft.com/home/?p=669#comment-1453</guid>
		<description>hmmm strange, sometimes i can see the percentage, sometimes i don&#039;t. of couse not when it&#039;s loading the data.but when downloading (e.g. downloading 07.jpg, 08.jpg,...)</description>
		<content:encoded><![CDATA[<p>hmmm strange, sometimes i can see the percentage, sometimes i don&#8217;t. of couse not when it&#8217;s loading the data.but when downloading (e.g. downloading 07.jpg, 08.jpg,&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bartman2589</title>
		<link>http://domdomsoft.com/home/2010/03/03/domdomsoft/manga-downloader/domdomsoft-manga-downloader-version-2-2-2-release/comment-page-1/#comment-1452</link>
		<dc:creator>bartman2589</dc:creator>
		<pubDate>Fri, 12 Mar 2010 19:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://domdomsoft.com/home/?p=669#comment-1452</guid>
		<description>I don&#039;t buy it, I&#039;ve seen huge databases full of many times more data than the manga lists contain that were nowhere near as slow to respond as this software is, I think it&#039;s more likely that you are loading each and every bit of data all at once instead of loading it as it&#039;s needed, for instance if you parsed the listing and only load the names of the various manga found on each server as each server is selected, and even then only load the download data (addresses and whatnot) only when a user chooses to download the manga it would very likely improve performance a great deal as opposed to loading all of that data into memory at one time.  Another option would be to utilize a standard database format which software like Borland Delphi and Visual Studio (even the FREE Express Edition) support &#039;out of the box&#039; this would give you the oppurtunity to &#039;offload&#039; some of the data processing to an outside .dll possibly, again likely providing a significant improvement in performance. As I&#039;ve said the size of the databases for the manga lists doesn&#039;t explain how supremely slow this software is when I&#039;ve seen much better performance from software that access databases which are many times larger than the ones which contain the data for the manga lists.  Maybe you need to rethink the way you are either storing the data or possibly rethink the way you are loading/accessing it.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t buy it, I&#8217;ve seen huge databases full of many times more data than the manga lists contain that were nowhere near as slow to respond as this software is, I think it&#8217;s more likely that you are loading each and every bit of data all at once instead of loading it as it&#8217;s needed, for instance if you parsed the listing and only load the names of the various manga found on each server as each server is selected, and even then only load the download data (addresses and whatnot) only when a user chooses to download the manga it would very likely improve performance a great deal as opposed to loading all of that data into memory at one time.  Another option would be to utilize a standard database format which software like Borland Delphi and Visual Studio (even the FREE Express Edition) support &#8216;out of the box&#8217; this would give you the oppurtunity to &#8216;offload&#8217; some of the data processing to an outside .dll possibly, again likely providing a significant improvement in performance. As I&#8217;ve said the size of the databases for the manga lists doesn&#8217;t explain how supremely slow this software is when I&#8217;ve seen much better performance from software that access databases which are many times larger than the ones which contain the data for the manga lists.  Maybe you need to rethink the way you are either storing the data or possibly rethink the way you are loading/accessing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DomDomSoft</title>
		<link>http://domdomsoft.com/home/2010/03/03/domdomsoft/manga-downloader/domdomsoft-manga-downloader-version-2-2-2-release/comment-page-1/#comment-1448</link>
		<dc:creator>DomDomSoft</dc:creator>
		<pubDate>Fri, 12 Mar 2010 14:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://domdomsoft.com/home/?p=669#comment-1448</guid>
		<description>Because the manga list is very very long.
That&#039;s why the UI is quite slow.</description>
		<content:encoded><![CDATA[<p>Because the manga list is very very long.<br />
That&#8217;s why the UI is quite slow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DomDomSoft</title>
		<link>http://domdomsoft.com/home/2010/03/03/domdomsoft/manga-downloader/domdomsoft-manga-downloader-version-2-2-2-release/comment-page-1/#comment-1447</link>
		<dc:creator>DomDomSoft</dc:creator>
		<pubDate>Fri, 12 Mar 2010 14:36:34 +0000</pubDate>
		<guid isPermaLink="false">http://domdomsoft.com/home/?p=669#comment-1447</guid>
		<description>Oh, I need the details because I could see the percent normally. (notice: &quot;Loading&quot; part does not show percent)</description>
		<content:encoded><![CDATA[<p>Oh, I need the details because I could see the percent normally. (notice: &#8220;Loading&#8221; part does not show percent)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aan</title>
		<link>http://domdomsoft.com/home/2010/03/03/domdomsoft/manga-downloader/domdomsoft-manga-downloader-version-2-2-2-release/comment-page-1/#comment-1445</link>
		<dc:creator>Aan</dc:creator>
		<pubDate>Thu, 11 Mar 2010 23:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://domdomsoft.com/home/?p=669#comment-1445</guid>
		<description>hei, in 2.2.2, when downloading using the option multipages ( i set it to 2 pages at the same time), the progress percentage is gone, only shows the --. how come?</description>
		<content:encoded><![CDATA[<p>hei, in 2.2.2, when downloading using the option multipages ( i set it to 2 pages at the same time), the progress percentage is gone, only shows the &#8211;. how come?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bartman2589</title>
		<link>http://domdomsoft.com/home/2010/03/03/domdomsoft/manga-downloader/domdomsoft-manga-downloader-version-2-2-2-release/comment-page-1/#comment-1444</link>
		<dc:creator>bartman2589</dc:creator>
		<pubDate>Thu, 11 Mar 2010 21:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://domdomsoft.com/home/?p=669#comment-1444</guid>
		<description>You can extract just the relevant datafile from the .zip file that contains the entire Manga Downloader program, that way if you&#039;ve updated the lists for any other sites you don&#039;t end up overwriting them and having to go through the process of updating them all over again.  Make sure that you place the datafile in the &#039;Data&#039; subdirectory overwriting the corrupt one.</description>
		<content:encoded><![CDATA[<p>You can extract just the relevant datafile from the .zip file that contains the entire Manga Downloader program, that way if you&#8217;ve updated the lists for any other sites you don&#8217;t end up overwriting them and having to go through the process of updating them all over again.  Make sure that you place the datafile in the &#8216;Data&#8217; subdirectory overwriting the corrupt one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bartman2589</title>
		<link>http://domdomsoft.com/home/2010/03/03/domdomsoft/manga-downloader/domdomsoft-manga-downloader-version-2-2-2-release/comment-page-1/#comment-1443</link>
		<dc:creator>bartman2589</dc:creator>
		<pubDate>Thu, 11 Mar 2010 20:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://domdomsoft.com/home/?p=669#comment-1443</guid>
		<description>I have to admit I do like this software.  However I&#039;m left wondering why it&#039;s so EXTREMELY slow responding when doing something as trivial as minimizing and maximizing the window (even when there are absolutely NO downloads in progress), it takes a few seconds for the interface to become useable again when maximizing the window after having it minimized.  Additionally scrolling through the list of mangas by dragging the scrollbar is so slow to respond as to be virtually useless in most cases (more often than not it overshoots the section I was trying to get to because it&#039;s slow to detect that I stopped dragging it).  I have tried this program on a couple different computers all using Windows XP Professional 32 bit with Service Pack 3, and the performance has been equally poor regardless of which computer I try to run it from.  All of the systems I have run it from have at least 2 gigabytes of memory installed and have at least a 2.2Ghz Pentium 4 processor (one even had a 2.8Ghz with Hyperthreading and 3 gigabytes of memory, and still it performed poorly), for as simple as this program appears to be I&#039;m very disappointed to note that my installation of Firefox with nearly 50 Addons runs much faster than this program even when I&#039;m running as many as 8 open tabs at the same time in Firefox.  In my opinion the next release should seriously focus on improving the performance in regards to the user experience.</description>
		<content:encoded><![CDATA[<p>I have to admit I do like this software.  However I&#8217;m left wondering why it&#8217;s so EXTREMELY slow responding when doing something as trivial as minimizing and maximizing the window (even when there are absolutely NO downloads in progress), it takes a few seconds for the interface to become useable again when maximizing the window after having it minimized.  Additionally scrolling through the list of mangas by dragging the scrollbar is so slow to respond as to be virtually useless in most cases (more often than not it overshoots the section I was trying to get to because it&#8217;s slow to detect that I stopped dragging it).  I have tried this program on a couple different computers all using Windows XP Professional 32 bit with Service Pack 3, and the performance has been equally poor regardless of which computer I try to run it from.  All of the systems I have run it from have at least 2 gigabytes of memory installed and have at least a 2.2Ghz Pentium 4 processor (one even had a 2.8Ghz with Hyperthreading and 3 gigabytes of memory, and still it performed poorly), for as simple as this program appears to be I&#8217;m very disappointed to note that my installation of Firefox with nearly 50 Addons runs much faster than this program even when I&#8217;m running as many as 8 open tabs at the same time in Firefox.  In my opinion the next release should seriously focus on improving the performance in regards to the user experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DomDomSoft</title>
		<link>http://domdomsoft.com/home/2010/03/03/domdomsoft/manga-downloader/domdomsoft-manga-downloader-version-2-2-2-release/comment-page-1/#comment-1442</link>
		<dc:creator>DomDomSoft</dc:creator>
		<pubDate>Thu, 11 Mar 2010 18:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://domdomsoft.com/home/?p=669#comment-1442</guid>
		<description>Cai lai .net framework di cau.</description>
		<content:encoded><![CDATA[<p>Cai lai .net framework di cau.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DomDomSoft</title>
		<link>http://domdomsoft.com/home/2010/03/03/domdomsoft/manga-downloader/domdomsoft-manga-downloader-version-2-2-2-release/comment-page-1/#comment-1440</link>
		<dc:creator>DomDomSoft</dc:creator>
		<pubDate>Thu, 11 Mar 2010 17:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://domdomsoft.com/home/?p=669#comment-1440</guid>
		<description>Please Data\AnimeAData, is it corrupted? if it&#039;s so, please redownload the program to get that file.</description>
		<content:encoded><![CDATA[<p>Please Data\AnimeAData, is it corrupted? if it&#8217;s so, please redownload the program to get that file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
