<?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: Adapting C# code to work indifferently with shapefile or PostGIS layers (c# mapscript tutorial, part 8)</title>
	<atom:link href="http://www.paolocorti.net/2006/09/14/postgis-introduction-and-training-added-to-the-mapscript-tutorial-for-mapserver/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paolocorti.net/2006/09/14/postgis-introduction-and-training-added-to-the-mapscript-tutorial-for-mapserver/</link>
	<description>a blog about GIS, CMS, agile development and design patterns</description>
	<pubDate>Fri, 30 Jul 2010 22:47:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: municipal water filtration and not home filtration</title>
		<link>http://www.paolocorti.net/2006/09/14/postgis-introduction-and-training-added-to-the-mapscript-tutorial-for-mapserver/comment-page-1/#comment-513</link>
		<dc:creator>municipal water filtration and not home filtration</dc:creator>
		<pubDate>Thu, 04 Jan 2007 13:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.paolocorti.net/?p=7#comment-513</guid>
		<description>&lt;strong&gt;municipal water filtration and not home filtration&lt;/strong&gt;

Your post is on target. Keep it up.</description>
		<content:encoded><![CDATA[<p><strong>municipal water filtration and not home filtration</strong></p>
<p>Your post is on target. Keep it up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: newbie</title>
		<link>http://www.paolocorti.net/2006/09/14/postgis-introduction-and-training-added-to-the-mapscript-tutorial-for-mapserver/comment-page-1/#comment-18</link>
		<dc:creator>newbie</dc:creator>
		<pubDate>Tue, 26 Sep 2006 16:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.paolocorti.net/?p=7#comment-18</guid>
		<description>Yeah, I posted a question on the Chamaleon site and it is for PHP Mapscript.  

It also seems like the ka-Map Javascript API may also be an alternative for user-interface tools as well.  

Hey Paolo, definately would be interested in seeing your Flash Viewer and/or a MapServer adaptation.</description>
		<content:encoded><![CDATA[<p>Yeah, I posted a question on the Chamaleon site and it is for PHP Mapscript.  </p>
<p>It also seems like the ka-Map Javascript API may also be an alternative for user-interface tools as well.  </p>
<p>Hey Paolo, definately would be interested in seeing your Flash Viewer and/or a MapServer adaptation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pcorti</title>
		<link>http://www.paolocorti.net/2006/09/14/postgis-introduction-and-training-added-to-the-mapscript-tutorial-for-mapserver/comment-page-1/#comment-17</link>
		<dc:creator>pcorti</dc:creator>
		<pubDate>Mon, 25 Sep 2006 10:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.paolocorti.net/?p=7#comment-17</guid>
		<description>From an ESRI ArcIMS point of view-side, I would define Chamaleon for
MapServer something like Esri's HTML viewer for ArcIMS. An
HTML/javascript software that can be easily customized for every
ArcIMS web site.
Chamaleon - I don't know it, but I was taking a look at it at its
website, seems to be expressely designed for working with php
mapscript, but I believe It could be easily adapted for working with
.NET framework as far as the core is javasript client side code that
make request to the web server.
Maybe someone could be interested in making this migration.
Alternatively you could use a start from zero approach, but maybe
adapting Chamaleon would be more usefull also for other developers.
Another alternative is to use a Flash viewer, some months ago I
developed a Flash viewer for an ArcIMS site, I think I could easily
adapt it for MapServer, let me know if you think this can be usefull
and I will put it in my website.</description>
		<content:encoded><![CDATA[<p>From an ESRI ArcIMS point of view-side, I would define Chamaleon for<br />
MapServer something like Esri&#8217;s HTML viewer for ArcIMS. An<br />
HTML/javascript software that can be easily customized for every<br />
ArcIMS web site.<br />
Chamaleon - I don&#8217;t know it, but I was taking a look at it at its<br />
website, seems to be expressely designed for working with php<br />
mapscript, but I believe It could be easily adapted for working with<br />
.NET framework as far as the core is javasript client side code that<br />
make request to the web server.<br />
Maybe someone could be interested in making this migration.<br />
Alternatively you could use a start from zero approach, but maybe<br />
adapting Chamaleon would be more usefull also for other developers.<br />
Another alternative is to use a Flash viewer, some months ago I<br />
developed a Flash viewer for an ArcIMS site, I think I could easily<br />
adapt it for MapServer, let me know if you think this can be usefull<br />
and I will put it in my website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: newbie</title>
		<link>http://www.paolocorti.net/2006/09/14/postgis-introduction-and-training-added-to-the-mapscript-tutorial-for-mapserver/comment-page-1/#comment-15</link>
		<dc:creator>newbie</dc:creator>
		<pubDate>Thu, 21 Sep 2006 13:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.paolocorti.net/?p=7#comment-15</guid>
		<description>Hello all,

This is great!  I was able to get the tutorial working and posted on my remote IIS web server.  Seems like the next steps are building a more user-friendly interface (e.g. a zoom tool that draws a rubberband).  Does anyone know if I can use say, Chameleon with C# Mapscript?  I believe these are user-interface tools.  Just getting started and my general impression is that some of these technologies depend on if you are using cgi, C# MapScript, PHP MapScript, or Python MapScript.</description>
		<content:encoded><![CDATA[<p>Hello all,</p>
<p>This is great!  I was able to get the tutorial working and posted on my remote IIS web server.  Seems like the next steps are building a more user-friendly interface (e.g. a zoom tool that draws a rubberband).  Does anyone know if I can use say, Chameleon with C# Mapscript?  I believe these are user-interface tools.  Just getting started and my general impression is that some of these technologies depend on if you are using cgi, C# MapScript, PHP MapScript, or Python MapScript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pcorti</title>
		<link>http://www.paolocorti.net/2006/09/14/postgis-introduction-and-training-added-to-the-mapscript-tutorial-for-mapserver/comment-page-1/#comment-14</link>
		<dc:creator>pcorti</dc:creator>
		<pubDate>Tue, 19 Sep 2006 12:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.paolocorti.net/?p=7#comment-14</guid>
		<description>Ning,
you just need iis to run c# mapscript.
It has nothing to do with apache. You would install apache if you intend to use the cgi-mapserver (but you could do this also from iis), without using the mapscript API (then you would need to develope a connector if you want to use cgi-mode with c#).

You could even use c# mapscript not in asp .net application, but for a console or windows application.
Paolo</description>
		<content:encoded><![CDATA[<p>Ning,<br />
you just need iis to run c# mapscript.<br />
It has nothing to do with apache. You would install apache if you intend to use the cgi-mapserver (but you could do this also from iis), without using the mapscript API (then you would need to develope a connector if you want to use cgi-mode with c#).</p>
<p>You could even use c# mapscript not in asp .net application, but for a console or windows application.<br />
Paolo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pcorti</title>
		<link>http://www.paolocorti.net/2006/09/14/postgis-introduction-and-training-added-to-the-mapscript-tutorial-for-mapserver/comment-page-1/#comment-13</link>
		<dc:creator>pcorti</dc:creator>
		<pubDate>Tue, 19 Sep 2006 12:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.paolocorti.net/?p=7#comment-13</guid>
		<description>David
I tried to register an account at the MapServer site, but seems that "New accounts are currently closed, sorry for trouble".
I will check in the next days if it will be solved this.
Paolo</description>
		<content:encoded><![CDATA[<p>David<br />
I tried to register an account at the MapServer site, but seems that &#8220;New accounts are currently closed, sorry for trouble&#8221;.<br />
I will check in the next days if it will be solved this.<br />
Paolo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ning</title>
		<link>http://www.paolocorti.net/2006/09/14/postgis-introduction-and-training-added-to-the-mapscript-tutorial-for-mapserver/comment-page-1/#comment-12</link>
		<dc:creator>Ning</dc:creator>
		<pubDate>Fri, 15 Sep 2006 22:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.paolocorti.net/?p=7#comment-12</guid>
		<description>My asp.net app runs under iis but map server requires apache. Do I have to have both web servers on the same machine to run the site? 

Ning</description>
		<content:encoded><![CDATA[<p>My asp.net app runs under iis but map server requires apache. Do I have to have both web servers on the same machine to run the site? </p>
<p>Ning</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Fawcett</title>
		<link>http://www.paolocorti.net/2006/09/14/postgis-introduction-and-training-added-to-the-mapscript-tutorial-for-mapserver/comment-page-1/#comment-11</link>
		<dc:creator>David Fawcett</dc:creator>
		<pubDate>Thu, 14 Sep 2006 19:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.paolocorti.net/?p=7#comment-11</guid>
		<description>Paolo, 

If you create a user account at the MapServer site, you should be able to create and submit a HowTo or Tutorial. 

http://mapserver.gis.umn.edu/ 

I know that C# MapScript documentation is sparse, so it would be great if you would contribute your work to the MapServer site.  

David.</description>
		<content:encoded><![CDATA[<p>Paolo, </p>
<p>If you create a user account at the MapServer site, you should be able to create and submit a HowTo or Tutorial. </p>
<p><a href="http://mapserver.gis.umn.edu/" onclick="javascript:pageTracker._trackPageview('/outbound/comment/mapserver.gis.umn.edu');" rel="nofollow">http://mapserver.gis.umn.edu/</a> </p>
<p>I know that C# MapScript documentation is sparse, so it would be great if you would contribute your work to the MapServer site.  </p>
<p>David.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pcorti</title>
		<link>http://www.paolocorti.net/2006/09/14/postgis-introduction-and-training-added-to-the-mapscript-tutorial-for-mapserver/comment-page-1/#comment-10</link>
		<dc:creator>pcorti</dc:creator>
		<pubDate>Thu, 14 Sep 2006 16:16:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.paolocorti.net/?p=7#comment-10</guid>
		<description>Hello David
yes of course, but how?
Should I add a link in the mapserver's wiki?
let me know

Paolo</description>
		<content:encoded><![CDATA[<p>Hello David<br />
yes of course, but how?<br />
Should I add a link in the mapserver&#8217;s wiki?<br />
let me know</p>
<p>Paolo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Fawcett</title>
		<link>http://www.paolocorti.net/2006/09/14/postgis-introduction-and-training-added-to-the-mapscript-tutorial-for-mapserver/comment-page-1/#comment-9</link>
		<dc:creator>David Fawcett</dc:creator>
		<pubDate>Thu, 14 Sep 2006 16:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.paolocorti.net/?p=7#comment-9</guid>
		<description>Paolo, 

Can you post all or some of this on the MapServer site?  

Thanks, 

David.</description>
		<content:encoded><![CDATA[<p>Paolo, </p>
<p>Can you post all or some of this on the MapServer site?  </p>
<p>Thanks, </p>
<p>David.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
