<?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 Galfar's Lair</title>
	<atom:link href="http://galfar.vevb.net/wp/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://galfar.vevb.net/wp</link>
	<description>Oh hai!</description>
	<lastBuildDate>Mon, 09 Jan 2012 02:28:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Vampyre Imaging Library by Marek Mauder</title>
		<link>http://galfar.vevb.net/wp/projects/vampyre-imaging-library/comment-page-1/#comment-3590</link>
		<dc:creator>Marek Mauder</dc:creator>
		<pubDate>Mon, 09 Jan 2012 02:28:24 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/?page_id=37#comment-3590</guid>
		<description>Thanks for the report, fixed.</description>
		<content:encoded><![CDATA[<p>Thanks for the report, fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vampyre Imaging Library by Geo</title>
		<link>http://galfar.vevb.net/wp/projects/vampyre-imaging-library/comment-page-1/#comment-3589</link>
		<dc:creator>Geo</dc:creator>
		<pubDate>Sun, 08 Jan 2012 10:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/?page_id=37#comment-3589</guid>
		<description>Hi!
Thank you for the great library!

When compiling newest version from Mercurial with Delphi 7 or XE an error occured in ImagingUtility.pas file at line 1548:
FloatFormatSettings := GetLocaleFormatSettings(1033, FloatFormatSettings);
Seems that there should be:
GetLocaleFormatSettings(1033, FloatFormatSettings);

as GetLocaleFormatSettings() is a procedure, not a function.</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Thank you for the great library!</p>
<p>When compiling newest version from Mercurial with Delphi 7 or XE an error occured in ImagingUtility.pas file at line 1548:<br />
FloatFormatSettings := GetLocaleFormatSettings(1033, FloatFormatSettings);<br />
Seems that there should be:<br />
GetLocaleFormatSettings(1033, FloatFormatSettings);</p>
<p>as GetLocaleFormatSettings() is a procedure, not a function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vampyre Imaging Library by Marek Mauder</title>
		<link>http://galfar.vevb.net/wp/projects/vampyre-imaging-library/comment-page-1/#comment-3586</link>
		<dc:creator>Marek Mauder</dc:creator>
		<pubDate>Sun, 04 Dec 2011 23:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/?page_id=37#comment-3586</guid>
		<description>Hi, this shouldn&#039;t be hard, added to my todo list :)
Probably there will be some TIFF specific option that will switch TIFF writer&#039;s mode between overwrite and append.</description>
		<content:encoded><![CDATA[<p>Hi, this shouldn&#8217;t be hard, added to my todo list <img src='http://galfar.vevb.net/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Probably there will be some TIFF specific option that will switch TIFF writer&#8217;s mode between overwrite and append.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vampyre Imaging Library by Jimmy Robinson</title>
		<link>http://galfar.vevb.net/wp/projects/vampyre-imaging-library/comment-page-1/#comment-3585</link>
		<dc:creator>Jimmy Robinson</dc:creator>
		<pubDate>Thu, 01 Dec 2011 10:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/?page_id=37#comment-3585</guid>
		<description>Hi,

The Vampyre Imaging Library is great. I have one request. I would like to APPEND a TIFF image to a multipage TIFF file rather than load all the images into a MultiImage and then save to file. Is this possible?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>The Vampyre Imaging Library is great. I have one request. I would like to APPEND a TIFF image to a multipage TIFF file rather than load all the images into a MultiImage and then save to file. Is this possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Shift Right: Delphi vs C by In Delphi SHR is a SHR; « The Wiert Corner – irregular stream of Wiert stuff</title>
		<link>http://galfar.vevb.net/wp/2009/shift-right-delphi-vs-c/comment-page-1/#comment-3378</link>
		<dc:creator>In Delphi SHR is a SHR; « The Wiert Corner – irregular stream of Wiert stuff</dc:creator>
		<pubDate>Wed, 23 Nov 2011 05:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/?p=605#comment-3378</guid>
		<description>[...] I never knew that &gt;&gt; in C was a SAR/SHR depending if the underlying integer type was signed/unsigned. [...]</description>
		<content:encoded><![CDATA[<p>[...] I never knew that >> in C was a SAR/SHR depending if the underlying integer type was signed/unsigned. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arena and Daggerfall Findings 2011 by David</title>
		<link>http://galfar.vevb.net/wp/2011/arena-and-daggerfall-findings/comment-page-1/#comment-3102</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 30 Oct 2011 01:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/?p=827#comment-3102</guid>
		<description>Some of the .CIF files can&#039;t be opened which use an unknown compression mechanism. These are full-frame images, character faces, graphics used in the inventory pages such as overlays and backgrounds.

Can&#039;t wait for Skyrim myself :)</description>
		<content:encoded><![CDATA[<p>Some of the .CIF files can&#8217;t be opened which use an unknown compression mechanism. These are full-frame images, character faces, graphics used in the inventory pages such as overlays and backgrounds.</p>
<p>Can&#8217;t wait for Skyrim myself <img src='http://galfar.vevb.net/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arena and Daggerfall Findings 2011 by Marek Mauder</title>
		<link>http://galfar.vevb.net/wp/2011/arena-and-daggerfall-findings/comment-page-1/#comment-3101</link>
		<dc:creator>Marek Mauder</dc:creator>
		<pubDate>Sun, 30 Oct 2011 01:13:15 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/?p=827#comment-3101</guid>
		<description>What files that WinArena doesn&#039;t read are you interested in?
I&#039;m mostly interested in graphics and levels/maps so that&#039;s what I&#039;ll be focusing first.
Hopefully, I&#039;ll have time to work on this tool during winter (after I&#039;m finished with Skyrim :).</description>
		<content:encoded><![CDATA[<p>What files that WinArena doesn&#8217;t read are you interested in?<br />
I&#8217;m mostly interested in graphics and levels/maps so that&#8217;s what I&#8217;ll be focusing first.<br />
Hopefully, I&#8217;ll have time to work on this tool during winter (after I&#8217;m finished with Skyrim <img src='http://galfar.vevb.net/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arena and Daggerfall Findings 2011 by David</title>
		<link>http://galfar.vevb.net/wp/2011/arena-and-daggerfall-findings/comment-page-1/#comment-3095</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 29 Oct 2011 04:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/?p=827#comment-3095</guid>
		<description>I&#039;d love to see a GUI driven tool for handling Arena&#039;s file formats, At the moment there isn&#039;t much apart from WinArena which doesn&#039;t read some of them. ArenaFile can read a few more and has some limited support for converting the images.</description>
		<content:encoded><![CDATA[<p>I&#8217;d love to see a GUI driven tool for handling Arena&#8217;s file formats, At the moment there isn&#8217;t much apart from WinArena which doesn&#8217;t read some of them. ArenaFile can read a few more and has some limited support for converting the images.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deskewing Scanned Documents by Kevin Solway</title>
		<link>http://galfar.vevb.net/wp/2011/deskewing-scanned-documents/comment-page-1/#comment-2618</link>
		<dc:creator>Kevin Solway</dc:creator>
		<pubDate>Sat, 06 Aug 2011 16:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/?p=777#comment-2618</guid>
		<description>Very useful program indeed. Thanks.</description>
		<content:encoded><![CDATA[<p>Very useful program indeed. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on APNG Update by Mo</title>
		<link>http://galfar.vevb.net/wp/2009/apng-update/comment-page-1/#comment-2354</link>
		<dc:creator>Mo</dc:creator>
		<pubDate>Thu, 02 Jun 2011 21:39:45 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/2009/06/apng-update/#comment-2354</guid>
		<description>These converter projects are more recent, and they really work well:

http://gif2apng.sourceforge.net/
http://sourceforge.net/projects/apng2gif/develop

APNG support can also be added to iPhone/iPad project via the AVAnimator library:

http://www.modejong.com/AVAnimator/</description>
		<content:encoded><![CDATA[<p>These converter projects are more recent, and they really work well:</p>
<p><a href="http://gif2apng.sourceforge.net/" rel="nofollow">http://gif2apng.sourceforge.net/</a><br />
<a href="http://sourceforge.net/projects/apng2gif/develop" rel="nofollow">http://sourceforge.net/projects/apng2gif/develop</a></p>
<p>APNG support can also be added to iPhone/iPad project via the AVAnimator library:</p>
<p><a href="http://www.modejong.com/AVAnimator/" rel="nofollow">http://www.modejong.com/AVAnimator/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deskewing Scanned Documents by Dan Holmes</title>
		<link>http://galfar.vevb.net/wp/2011/deskewing-scanned-documents/comment-page-1/#comment-2075</link>
		<dc:creator>Dan Holmes</dc:creator>
		<pubDate>Fri, 22 Apr 2011 21:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/?p=777#comment-2075</guid>
		<description>Thank you so much. This is exactly the kind of tool I was looking for!</description>
		<content:encoded><![CDATA[<p>Thank you so much. This is exactly the kind of tool I was looking for!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Terrain Rendering by Marek Mauder</title>
		<link>http://galfar.vevb.net/wp/projects/terrain-rendering/comment-page-1/#comment-1655</link>
		<dc:creator>Marek Mauder</dc:creator>
		<pubDate>Fri, 25 Feb 2011 23:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/?page_id=398#comment-1655</guid>
		<description>Thanks! Finally a working link to the original again, I&#039;ll update the links it the article.</description>
		<content:encoded><![CDATA[<p>Thanks! Finally a working link to the original again, I&#8217;ll update the links it the article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Terrain Rendering by Kevin</title>
		<link>http://galfar.vevb.net/wp/projects/terrain-rendering/comment-page-1/#comment-1654</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 25 Feb 2011 23:09:30 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/?page_id=398#comment-1654</guid>
		<description>My search before arriving on your website gave me 
https://computation.llnl.gov/casc/SOAR/SOAR.html
Hope this helps :)</description>
		<content:encoded><![CDATA[<p>My search before arriving on your website gave me<br />
<a href="https://computation.llnl.gov/casc/SOAR/SOAR.html" rel="nofollow">https://computation.llnl.gov/casc/SOAR/SOAR.html</a><br />
Hope this helps <img src='http://galfar.vevb.net/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deskewing Scanned Documents by Marek Mauder</title>
		<link>http://galfar.vevb.net/wp/2011/deskewing-scanned-documents/comment-page-1/#comment-1643</link>
		<dc:creator>Marek Mauder</dc:creator>
		<pubDate>Thu, 24 Feb 2011 01:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/?p=777#comment-1643</guid>
		<description>I&#039;m glad you like it.
Support fot 1bit TIFFs can be added as I implemented it in Imaging library that is used by Deskew some months ago. What&#039;s the pixel resolution of your scans? It would be easiest to convert to 8b greyscale internally in the program but if your scans are hundreds of megabytes large it would be better to keep it 1bit for deskew operation to preserve memory.
Also which OS you&#039;re using? TIFF is supported by Deskew only in Windows. There&#039;s also 1bit support possible for PNG (which works in every 
supported OS).</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad you like it.<br />
Support fot 1bit TIFFs can be added as I implemented it in Imaging library that is used by Deskew some months ago. What&#8217;s the pixel resolution of your scans? It would be easiest to convert to 8b greyscale internally in the program but if your scans are hundreds of megabytes large it would be better to keep it 1bit for deskew operation to preserve memory.<br />
Also which OS you&#8217;re using? TIFF is supported by Deskew only in Windows. There&#8217;s also 1bit support possible for PNG (which works in every<br />
supported OS).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deskewing Scanned Documents by Rainer Haessner</title>
		<link>http://galfar.vevb.net/wp/2011/deskewing-scanned-documents/comment-page-1/#comment-1604</link>
		<dc:creator>Rainer Haessner</dc:creator>
		<pubDate>Sun, 13 Feb 2011 08:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/?p=777#comment-1604</guid>
		<description>Great. I was looking for a toll to correct scanned text pages automatically. Even if I align the pages in the scanner very carefully, there remain small mistakes. I assume, the print of the scanned pages already contains these errors. The misalignment is within the range of +/- 0,3 degree.
Until now I made the corrections manually using Photoshop. The results are very good, but the operation is tremendous time consuming.
I found your program and made some tests. In most cases the automatic rotation works perfect. This is even true in the case of bad documents containing recangles as text boxes with angles different from 90 degree. In this case the horizontal lines become rotated in the correct direction which is the best option in such cases (of course true deskewing would be ideal ;-) ).
May I have a wish? There are a lot of input/output option. Unfortunately not for my purpose. Due to the very high scan resolution I use 1 bit TIF with 1200 dpi. The tricks is first to convert to PNG greyscale, do the autorotation and reconvert to 1 bit TIF. Otherwise the documents become too large. 1 bit TIF in and 1 bit TIF out would be very nice.

Thanks for this nice tool.</description>
		<content:encoded><![CDATA[<p>Great. I was looking for a toll to correct scanned text pages automatically. Even if I align the pages in the scanner very carefully, there remain small mistakes. I assume, the print of the scanned pages already contains these errors. The misalignment is within the range of +/- 0,3 degree.<br />
Until now I made the corrections manually using Photoshop. The results are very good, but the operation is tremendous time consuming.<br />
I found your program and made some tests. In most cases the automatic rotation works perfect. This is even true in the case of bad documents containing recangles as text boxes with angles different from 90 degree. In this case the horizontal lines become rotated in the correct direction which is the best option in such cases (of course true deskewing would be ideal <img src='http://galfar.vevb.net/wp/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ).<br />
May I have a wish? There are a lot of input/output option. Unfortunately not for my purpose. Due to the very high scan resolution I use 1 bit TIF with 1200 dpi. The tricks is first to convert to PNG greyscale, do the autorotation and reconvert to 1 bit TIF. Otherwise the documents become too large. 1 bit TIF in and 1 bit TIF out would be very nice.</p>
<p>Thanks for this nice tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deskewing Scanned Documents by Marek Mauder</title>
		<link>http://galfar.vevb.net/wp/2011/deskewing-scanned-documents/comment-page-1/#comment-1486</link>
		<dc:creator>Marek Mauder</dc:creator>
		<pubDate>Tue, 25 Jan 2011 23:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/?p=777#comment-1486</guid>
		<description>Basically, yes. Since it&#039;s a quite demanding operation, skew detection is limited only to certain range (-maxangle to +maxangle). Documents are usually skewed only a few degrees so it&#039;s reasonable to limit the max angle to get considerable speed up. If you have some highly skewed scans, you can use the &quot;-a&quot; parameter to widen the detection range.</description>
		<content:encoded><![CDATA[<p>Basically, yes. Since it&#8217;s a quite demanding operation, skew detection is limited only to certain range (-maxangle to +maxangle). Documents are usually skewed only a few degrees so it&#8217;s reasonable to limit the max angle to get considerable speed up. If you have some highly skewed scans, you can use the &#8220;-a&#8221; parameter to widen the detection range.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deskewing Scanned Documents by C</title>
		<link>http://galfar.vevb.net/wp/2011/deskewing-scanned-documents/comment-page-1/#comment-1484</link>
		<dc:creator>C</dc:creator>
		<pubDate>Tue, 25 Jan 2011 21:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/?p=777#comment-1484</guid>
		<description>Could you also describe variable &quot;-a  angle: Maximal skew angle in degrees (default: 10)&quot;?
Is this the maximum skew by which to rotate the image to its final de-skewed position?</description>
		<content:encoded><![CDATA[<p>Could you also describe variable &#8220;-a  angle: Maximal skew angle in degrees (default: 10)&#8221;?<br />
Is this the maximum skew by which to rotate the image to its final de-skewed position?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deskewing Scanned Documents by Marek Mauder</title>
		<link>http://galfar.vevb.net/wp/2011/deskewing-scanned-documents/comment-page-1/#comment-1475</link>
		<dc:creator>Marek Mauder</dc:creator>
		<pubDate>Mon, 24 Jan 2011 19:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/?p=777#comment-1475</guid>
		<description>Not a problem, I&#039;ll update the program when I have some time. Some autocrop feature might be useful too, to remove the &quot;voids&quot; from rotated images directly.</description>
		<content:encoded><![CDATA[<p>Not a problem, I&#8217;ll update the program when I have some time. Some autocrop feature might be useful too, to remove the &#8220;voids&#8221; from rotated images directly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deskewing Scanned Documents by C</title>
		<link>http://galfar.vevb.net/wp/2011/deskewing-scanned-documents/comment-page-1/#comment-1418</link>
		<dc:creator>C</dc:creator>
		<pubDate>Thu, 20 Jan 2011 17:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/?p=777#comment-1418</guid>
		<description>This is great! Would be nice to have the option of selecting the white color to fill in the &quot;voids&quot; created by the rotation.</description>
		<content:encoded><![CDATA[<p>This is great! Would be nice to have the option of selecting the white color to fill in the &#8220;voids&#8221; created by the rotation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Working in MODULA-2 by Marek Mauder</title>
		<link>http://galfar.vevb.net/wp/2009/working-in-modula-2/comment-page-1/#comment-1120</link>
		<dc:creator>Marek Mauder</dc:creator>
		<pubDate>Mon, 29 Nov 2010 19:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/2009/04/working-in-modula-2/#comment-1120</guid>
		<description>May I ask what kind of application was that?  How was the GUI done that it could be build from both Modula and Delphi?</description>
		<content:encoded><![CDATA[<p>May I ask what kind of application was that?  How was the GUI done that it could be build from both Modula and Delphi?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ugly Images of Disabled Menu Items in Delphi by David Heffernan</title>
		<link>http://galfar.vevb.net/wp/2010/ugly-images-of-disabled-items-in-delphi/comment-page-1/#comment-1104</link>
		<dc:creator>David Heffernan</dc:creator>
		<pubDate>Wed, 24 Nov 2010 15:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/?p=726#comment-1104</guid>
		<description>I reported this issue to QC: report no. 86879.  Another couple of reports of mine are related: 86876 and 89920</description>
		<content:encoded><![CDATA[<p>I reported this issue to QC: report no. 86879.  Another couple of reports of mine are related: 86876 and 89920</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ugly Images of Disabled Menu Items in Delphi by David Heffernan</title>
		<link>http://galfar.vevb.net/wp/2010/ugly-images-of-disabled-items-in-delphi/comment-page-1/#comment-1103</link>
		<dc:creator>David Heffernan</dc:creator>
		<pubDate>Wed, 24 Nov 2010 15:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/?p=726#comment-1103</guid>
		<description>Many thanks for this.  Until now I have been performing my own grey scaling but this is a great improvement.  I think that the code can be somewhat simplified though.  For my needs at least the following sufficed:

procedure DrawDisabledImage(DC: HDC; ImageList: TCustomImageList; Index, X, Y: Integer);
var
  Options: TImageListDrawParams;
begin
  ZeroMemory(@Options, SizeOf(Options));
  Options.cbSize := SizeOf(Options);
  Options.himl := ImageList.Handle;
  Options.i := Index;
  Options.hdcDst := DC;
  Options.x := X;
  Options.y := Y;
  Options.fState := ILS_SATURATE;
  ImageList_DrawIndirect(@Options);
end;</description>
		<content:encoded><![CDATA[<p>Many thanks for this.  Until now I have been performing my own grey scaling but this is a great improvement.  I think that the code can be somewhat simplified though.  For my needs at least the following sufficed:</p>
<p>procedure DrawDisabledImage(DC: HDC; ImageList: TCustomImageList; Index, X, Y: Integer);<br />
var<br />
  Options: TImageListDrawParams;<br />
begin<br />
  ZeroMemory(@Options, SizeOf(Options));<br />
  Options.cbSize := SizeOf(Options);<br />
  Options.himl := ImageList.Handle;<br />
  Options.i := Index;<br />
  Options.hdcDst := DC;<br />
  Options.x := X;<br />
  Options.y := Y;<br />
  Options.fState := ILS_SATURATE;<br />
  ImageList_DrawIndirect(@Options);<br />
end;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Working in MODULA-2 by David Heffernan</title>
		<link>http://galfar.vevb.net/wp/2009/working-in-modula-2/comment-page-1/#comment-1102</link>
		<dc:creator>David Heffernan</dc:creator>
		<pubDate>Wed, 24 Nov 2010 15:44:22 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/2009/04/working-in-modula-2/#comment-1102</guid>
		<description>We used to use TopSpeed Modula-2 which was excellent, but they never supported Windows so we had to depart to Delphi.  I can still remember the happy days of porting around 200,000 lines of code.  We did this using a translator that we wrote ourselves and for many months we were able to build our product in both Modula-2 and Delphi from a sources!</description>
		<content:encoded><![CDATA[<p>We used to use TopSpeed Modula-2 which was excellent, but they never supported Windows so we had to depart to Delphi.  I can still remember the happy days of porting around 200,000 lines of code.  We did this using a translator that we wrote ourselves and for many months we were able to build our product in both Modula-2 and Delphi from a sources!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Working in MODULA-2 by Marek Mauder</title>
		<link>http://galfar.vevb.net/wp/2009/working-in-modula-2/comment-page-1/#comment-948</link>
		<dc:creator>Marek Mauder</dc:creator>
		<pubDate>Tue, 21 Sep 2010 16:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/2009/04/working-in-modula-2/#comment-948</guid>
		<description>Ada support is currently being added to NetBeans IDE, see &lt;a href=&quot;http://wiki.netbeans.org/Ada&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://wiki.netbeans.org/Ada&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Ada support is currently being added to NetBeans IDE, see <a href="http://wiki.netbeans.org/Ada" target="_blank" rel="nofollow">http://wiki.netbeans.org/Ada</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Working in MODULA-2 by adaguy</title>
		<link>http://galfar.vevb.net/wp/2009/working-in-modula-2/comment-page-1/#comment-880</link>
		<dc:creator>adaguy</dc:creator>
		<pubDate>Fri, 06 Aug 2010 21:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://galfar.vevb.net/wp/2009/04/working-in-modula-2/#comment-880</guid>
		<description>if you want to stay -for good reasons- to a language that is Wirth&#039;s sytle - I suggest to use Ada. There is a free compiler already well integrated into the gcc system. It works very well and is much more powerful than Pascal/M-2/Oberon. I had my own nightmare with several Pascal/M-2/M-3/ and Oberon compilers in the early 90&#039;ies (the best one was Metaware&#039;s Professional Pascal 2.8/i386-full 32 bit these days and definition/implementation files seprate). Ada comes with an inernational standartd and is very portable and clear. Most people I know from the M-2 days arrived at Ada. Critical software is written in Ada!</description>
		<content:encoded><![CDATA[<p>if you want to stay -for good reasons- to a language that is Wirth&#8217;s sytle &#8211; I suggest to use Ada. There is a free compiler already well integrated into the gcc system. It works very well and is much more powerful than Pascal/M-2/Oberon. I had my own nightmare with several Pascal/M-2/M-3/ and Oberon compilers in the early 90&#8242;ies (the best one was Metaware&#8217;s Professional Pascal 2.8/i386-full 32 bit these days and definition/implementation files seprate). Ada comes with an inernational standartd and is very portable and clear. Most people I know from the M-2 days arrived at Ada. Critical software is written in Ada!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
