<?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: PyQGIS Plugin Builder</title>
	<atom:link href="http://spatialgalaxy.net/2009/02/21/pyqgis-plugin-builder/feed/" rel="self" type="application/rss+xml" />
	<link>http://spatialgalaxy.net/2009/02/21/pyqgis-plugin-builder/</link>
	<description>Exploring the Realms of GIS and Other Stuff</description>
	<lastBuildDate>Sun, 10 Jan 2010 14:41:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Germán</title>
		<link>http://spatialgalaxy.net/2009/02/21/pyqgis-plugin-builder/comment-page-1/#comment-62170</link>
		<dc:creator>Germán</dc:creator>
		<pubDate>Fri, 03 Jul 2009 16:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://spatialgalaxy.net/?p=90#comment-62170</guid>
		<description>Thanks Gary. It works now.</description>
		<content:encoded><![CDATA[<p>Thanks Gary. It works now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://spatialgalaxy.net/2009/02/21/pyqgis-plugin-builder/comment-page-1/#comment-62135</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Thu, 02 Jul 2009 19:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://spatialgalaxy.net/?p=90#comment-62135</guid>
		<description>Those are left over from a previous run of the builder. I&#039;ve fixed it now...</description>
		<content:encoded><![CDATA[<p>Those are left over from a previous run of the builder. I&#8217;ve fixed it now&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Germán</title>
		<link>http://spatialgalaxy.net/2009/02/21/pyqgis-plugin-builder/comment-page-1/#comment-62126</link>
		<dc:creator>Germán</dc:creator>
		<pubDate>Thu, 02 Jul 2009 14:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://spatialgalaxy.net/?p=90#comment-62126</guid>
		<description>Still getting unnecessary files.</description>
		<content:encoded><![CDATA[<p>Still getting unnecessary files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://spatialgalaxy.net/2009/02/21/pyqgis-plugin-builder/comment-page-1/#comment-62103</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Thu, 02 Jul 2009 06:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://spatialgalaxy.net/?p=90#comment-62103</guid>
		<description>There was a problem with the Plugin Builder. Give it another go.</description>
		<content:encoded><![CDATA[<p>There was a problem with the Plugin Builder. Give it another go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Germán</title>
		<link>http://spatialgalaxy.net/2009/02/21/pyqgis-plugin-builder/comment-page-1/#comment-62079</link>
		<dc:creator>Germán</dc:creator>
		<pubDate>Wed, 01 Jul 2009 16:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://spatialgalaxy.net/?p=90#comment-62079</guid>
		<description>Hi Gary. 

I did try the tool and get a .zip, but I see this:

* I get three main .py files: 
  - miplugin.py
  - mipluginDialog.py
  - Ui_miplugin.py
  But also I get another three files: 
  - MiPlugin.py
  - MiPluginDialog.py
  - Ui_MiPlugin.py

Those files aren&#039;t linked or loaded in the plugin, so I guess I can remove them. Also the contents doesn&#039;t fix with the info that I put in the web form and shows test information like: &quot;begin:2009-02-24&quot;

* When I try to run the plugin in QGis, by clicking the button I get a Python error: 

line 30, in __init__
    self.ui.setupUi(self)
TypeError: unbound method setupUi() must be called with Ui_miplugin instance as first argument (got mipluginDialog instance instead) 

Thanks by the tool, it&#039;s useful.</description>
		<content:encoded><![CDATA[<p>Hi Gary. </p>
<p>I did try the tool and get a .zip, but I see this:</p>
<p>* I get three main .py files:<br />
  &#8211; miplugin.py<br />
  &#8211; mipluginDialog.py<br />
  &#8211; Ui_miplugin.py<br />
  But also I get another three files:<br />
  &#8211; MiPlugin.py<br />
  &#8211; MiPluginDialog.py<br />
  &#8211; Ui_MiPlugin.py</p>
<p>Those files aren&#8217;t linked or loaded in the plugin, so I guess I can remove them. Also the contents doesn&#8217;t fix with the info that I put in the web form and shows test information like: &#8220;begin:2009-02-24&#8243;</p>
<p>* When I try to run the plugin in QGis, by clicking the button I get a Python error: </p>
<p>line 30, in __init__<br />
    self.ui.setupUi(self)<br />
TypeError: unbound method setupUi() must be called with Ui_miplugin instance as first argument (got mipluginDialog instance instead) </p>
<p>Thanks by the tool, it&#8217;s useful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
