<?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: from ESRI.ArcGIS import Geodatabase</title>
	<atom:link href="http://moreati.org.uk/blog/2009/01/27/from-esriarcgis-import-geodatabase/feed/" rel="self" type="application/rss+xml" />
	<link>http://moreati.org.uk/blog/2009/01/27/from-esriarcgis-import-geodatabase/</link>
	<description>A blog about life, technology &#38; databases</description>
	<lastBuildDate>Thu, 17 Jun 2010 01:50:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: David G</title>
		<link>http://moreati.org.uk/blog/2009/01/27/from-esriarcgis-import-geodatabase/comment-page-1/#comment-138</link>
		<dc:creator>David G</dc:creator>
		<pubDate>Tue, 17 Feb 2009 15:44:24 +0000</pubDate>
		<guid isPermaLink="false">http://moreati.org.uk/blog/?p=69#comment-138</guid>
		<description>I found a couple bugs in the code that needed to be fixed before this ran. I know everyone&#039;s a critic, but I figured you&#039;d want to know.

All bugs are in the statement:

CANDIDATE_LICENSES = [
        licence_enum.esriLicenseProductCodeEngine,
        licence_enum.esriLicenseProductCodeEngineGeoDB,
        licence_enum.esriLicenseProductCodeArcServer,
        licence_enum.esriLicenseProductCodeArcView,
        licence_enum.esriLicenseProductCodeArcEditor,
        licence_enum.esriLicenseProductCodeArcInfo,
        ]

Here license_enum is misspelled, and is reference before it is defined in a later function.  Once more, thanks again. Looking forward to moving some of my ArcObjects-VB6 code over.</description>
		<content:encoded><![CDATA[<p>I found a couple bugs in the code that needed to be fixed before this ran. I know everyone&#8217;s a critic, but I figured you&#8217;d want to know.</p>
<p>All bugs are in the statement:</p>
<p>CANDIDATE_LICENSES = [<br />
        licence_enum.esriLicenseProductCodeEngine,<br />
        licence_enum.esriLicenseProductCodeEngineGeoDB,<br />
        licence_enum.esriLicenseProductCodeArcServer,<br />
        licence_enum.esriLicenseProductCodeArcView,<br />
        licence_enum.esriLicenseProductCodeArcEditor,<br />
        licence_enum.esriLicenseProductCodeArcInfo,<br />
        ]</p>
<p>Here license_enum is misspelled, and is reference before it is defined in a later function.  Once more, thanks again. Looking forward to moving some of my ArcObjects-VB6 code over.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Rae</title>
		<link>http://moreati.org.uk/blog/2009/01/27/from-esriarcgis-import-geodatabase/comment-page-1/#comment-126</link>
		<dc:creator>James Rae</dc:creator>
		<pubDate>Fri, 30 Jan 2009 17:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://moreati.org.uk/blog/?p=69#comment-126</guid>
		<description>great post.  I&#039;m doing a post grad GIS project and am doing a map image generator off shapefiles in Arc, possibly using Python... and having the full ArcObjects will be a plus.  Assuming my client doesn&#039;t decide to use a different platform, I&#039;ll let you know if I get anywhere.</description>
		<content:encoded><![CDATA[<p>great post.  I&#8217;m doing a post grad GIS project and am doing a map image generator off shapefiles in Arc, possibly using Python&#8230; and having the full ArcObjects will be a plus.  Assuming my client doesn&#8217;t decide to use a different platform, I&#8217;ll let you know if I get anywhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David G</title>
		<link>http://moreati.org.uk/blog/2009/01/27/from-esriarcgis-import-geodatabase/comment-page-1/#comment-125</link>
		<dc:creator>David G</dc:creator>
		<pubDate>Thu, 29 Jan 2009 22:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://moreati.org.uk/blog/?p=69#comment-125</guid>
		<description>Thank you very much for this post.  Glad to see late binding in IronPython 2.  I&#039;m eager to get started on this myself and am looking forward to your further posts.</description>
		<content:encoded><![CDATA[<p>Thank you very much for this post.  Glad to see late binding in IronPython 2.  I&#8217;m eager to get started on this myself and am looking forward to your further posts.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
