<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Thinking in GIS</title>
	
	<link>http://www.paolocorti.net</link>
	<description>a blog about GIS, CMS, agile development and design patterns</description>
	<pubDate>Wed, 01 Apr 2009 16:18:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/PaoloCorti" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>A day with GeoDjango</title>
		<link>http://feedproxy.google.com/~r/PaoloCorti/~3/JJlINNB_Vrk/</link>
		<comments>http://www.paolocorti.net/2009/04/01/a-day-with-geodjango/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 16:17:29 +0000</pubDate>
		<dc:creator>Paolo Corti</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Django]]></category>

		<category><![CDATA[GDAL]]></category>

		<category><![CDATA[GeoDjango]]></category>

		<category><![CDATA[OpenLayers]]></category>

		<category><![CDATA[OpenStreetMap]]></category>

		<category><![CDATA[PostGIS]]></category>

		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.paolocorti.net/?p=93</guid>
		
			<content:encoded><![CDATA[This time i will introduce a really brilliant framework that every serious Web/GIS developers should be aware of: GeoDjango.
Django is a Python Web framework for agile developers. It implements best web frameworks practices like coding by convention, MVC, ORM, REST, URL dispatcher and so on. Django is for Python what Rails is for Ruby, Grails [...]<br/>
<br/>
read the post<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/PaoloCorti?a=JJlINNB_Vrk:1ulL6wSlgvI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/PaoloCorti?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PaoloCorti?a=JJlINNB_Vrk:1ulL6wSlgvI:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/PaoloCorti?i=JJlINNB_Vrk:1ulL6wSlgvI:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PaoloCorti?a=JJlINNB_Vrk:1ulL6wSlgvI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/PaoloCorti?i=JJlINNB_Vrk:1ulL6wSlgvI:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PaoloCorti?a=JJlINNB_Vrk:1ulL6wSlgvI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/PaoloCorti?i=JJlINNB_Vrk:1ulL6wSlgvI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PaoloCorti?a=JJlINNB_Vrk:1ulL6wSlgvI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/PaoloCorti?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PaoloCorti?a=JJlINNB_Vrk:1ulL6wSlgvI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/PaoloCorti?i=JJlINNB_Vrk:1ulL6wSlgvI:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/PaoloCorti/~4/JJlINNB_Vrk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.paolocorti.net/2009/04/01/a-day-with-geodjango/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.paolocorti.net/2009/04/01/a-day-with-geodjango/</feedburner:origLink></item>
		<item>
		<title>A day with TileCache: generating KML Super-Overlays</title>
		<link>http://feedproxy.google.com/~r/PaoloCorti/~3/h9LIUXfIJPs/</link>
		<comments>http://www.paolocorti.net/2008/08/06/a-day-with-tilecache-generating-kml-super-overlays/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 10:55:08 +0000</pubDate>
		<dc:creator>Paolo Corti</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Apache]]></category>

		<category><![CDATA[devs]]></category>

		<category><![CDATA[FeatureServer]]></category>

		<category><![CDATA[GDAL]]></category>

		<category><![CDATA[GeoServer]]></category>

		<category><![CDATA[GIS]]></category>

		<category><![CDATA[kml]]></category>

		<category><![CDATA[MapServer]]></category>

		<category><![CDATA[MetaCarta]]></category>

		<category><![CDATA[OpenLayers]]></category>

		<category><![CDATA[Python]]></category>

		<category><![CDATA[SharpMap]]></category>

		<category><![CDATA[TileCache]]></category>

		<category><![CDATA[TMS]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[WMS]]></category>

		<guid isPermaLink="false">http://www.paolocorti.net/?p=82</guid>
		
			<content:encoded><![CDATA[My friend Diego Guidi is the smartest GIS/.NET developer I personally know here in Italy. He is the developer of NetTopologySuite, the port in the .NET world of the popular Java&#8217;s JTS Topology Suite from VIVID Solutions. I wanted, sooner or later, write some stuff here about WMS and TMS, and now I am very [...]<br/>
<br/>
read the post<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/PaoloCorti?a=t4K61Oi3"><img src="http://feeds.feedburner.com/~f/PaoloCorti?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=uLghx9un"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=uLghx9un" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=DsiLBCMf"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=DsiLBCMf" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=JNPBhtlo"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=JNPBhtlo" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=OvSvdBx3"><img src="http://feeds.feedburner.com/~f/PaoloCorti?d=52" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=jpVpO7Zt"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=jpVpO7Zt" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/PaoloCorti/~4/h9LIUXfIJPs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.paolocorti.net/2008/08/06/a-day-with-tilecache-generating-kml-super-overlays/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.paolocorti.net/2008/08/06/a-day-with-tilecache-generating-kml-super-overlays/</feedburner:origLink></item>
		<item>
		<title>Spatial Database for Postgres and ArcGis users: how to choose</title>
		<link>http://feedproxy.google.com/~r/PaoloCorti/~3/h6VpBN5bHQg/</link>
		<comments>http://www.paolocorti.net/2008/06/06/spatial-database-for-postgres-and-arcgis-users-how-to-choose/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 15:45:32 +0000</pubDate>
		<dc:creator>Paolo Corti</dc:creator>
		
		<category><![CDATA[ArcGis Desktop]]></category>

		<category><![CDATA[ArcIMS]]></category>

		<category><![CDATA[ArcObjects]]></category>

		<category><![CDATA[ArcSde]]></category>

		<category><![CDATA[FeatureServer]]></category>

		<category><![CDATA[GeoServer]]></category>

		<category><![CDATA[GIS]]></category>

		<category><![CDATA[gvSIG]]></category>

		<category><![CDATA[PostGIS]]></category>

		<category><![CDATA[QGIS]]></category>

		<category><![CDATA[uDig]]></category>

		<category><![CDATA[ZigGis]]></category>

		<guid isPermaLink="false">http://www.paolocorti.net/public/wordpress/index.php/2008/06/06/spatial-database-for-postgres-and-arcgis-users-how-to-choose/</guid>
		
			<content:encoded><![CDATA[As many of you can have already read, ArcSde for Postgres is coming out at ArcGis 9.3 (it is currently in the release candidate state). It will let you store geometries in two formats, Esri geometry and PostGis geometry, in the same fashion ArcSde for Oracle is letting Esri or Oracle geometries be stored.
I have [...]<br/>
<br/>
read the post<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/PaoloCorti?a=GS5RMu5o"><img src="http://feeds.feedburner.com/~f/PaoloCorti?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=xomrkhiN"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=xomrkhiN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=JayL1kE6"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=JayL1kE6" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=bMarvRyE"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=bMarvRyE" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=Qmbi9TsQ"><img src="http://feeds.feedburner.com/~f/PaoloCorti?d=52" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=E7ChknMk"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=E7ChknMk" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/PaoloCorti/~4/h6VpBN5bHQg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.paolocorti.net/2008/06/06/spatial-database-for-postgres-and-arcgis-users-how-to-choose/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.paolocorti.net/2008/06/06/spatial-database-for-postgres-and-arcgis-users-how-to-choose/</feedburner:origLink></item>
		<item>
		<title>A day with FeatureServer #2</title>
		<link>http://feedproxy.google.com/~r/PaoloCorti/~3/l7cR3lKGkvQ/</link>
		<comments>http://www.paolocorti.net/2008/05/03/a-day-with-featureserver-2/#comments</comments>
		<pubDate>Sat, 03 May 2008 00:13:47 +0000</pubDate>
		<dc:creator>Paolo Corti</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[devs]]></category>

		<category><![CDATA[FeatureServer]]></category>

		<category><![CDATA[Flickr]]></category>

		<category><![CDATA[GIS]]></category>

		<category><![CDATA[OpenLayers]]></category>

		<category><![CDATA[OpenStreetMap]]></category>

		<category><![CDATA[PostGIS]]></category>

		<category><![CDATA[Python]]></category>

		<category><![CDATA[Twitter]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[Web2.0]]></category>

		<category><![CDATA[WFS]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[WMS]]></category>

		<guid isPermaLink="false">http://www.paolocorti.net/public/wordpress/index.php/2008/05/03/a-day-with-featureserver-2/</guid>
		
			<content:encoded><![CDATA[In the previous post we have seen an introduction to FeatureServer, and we were just playing with the base edit sample, with the scribble layer.
Now it is time to use FeatureServer with our datasets: I am assuming that you will want to create FeatureServer services for shapefiles, PostGis layers, OpenStreetMap, Twitter and Flickr.


Data preparation for [...]<br/>
<br/>
read the post<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/PaoloCorti?a=bk5VXvoE"><img src="http://feeds.feedburner.com/~f/PaoloCorti?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=MhUIJP3z"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=MhUIJP3z" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=vjtEYSgZ"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=vjtEYSgZ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=2l7eUkGk"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=2l7eUkGk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=SPmixRw3"><img src="http://feeds.feedburner.com/~f/PaoloCorti?d=52" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=RNVzJvts"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=RNVzJvts" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/PaoloCorti/~4/l7cR3lKGkvQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.paolocorti.net/2008/05/03/a-day-with-featureserver-2/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.paolocorti.net/2008/05/03/a-day-with-featureserver-2/</feedburner:origLink></item>
		<item>
		<title>Do you get errors in the mapscript c# tutorial?…</title>
		<link>http://feedproxy.google.com/~r/PaoloCorti/~3/EhuHTXAeSRQ/</link>
		<comments>http://www.paolocorti.net/2008/02/29/do-you-get-errors-in-the-mapscritp-c-tutorial/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 19:48:20 +0000</pubDate>
		<dc:creator>Paolo Corti</dc:creator>
		
		<category><![CDATA[.NET]]></category>

		<category><![CDATA[devs]]></category>

		<category><![CDATA[GIS]]></category>

		<category><![CDATA[MapServer]]></category>

		<category><![CDATA[PostGIS]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.paolocorti.net/public/wordpress/index.php/2008/02/29/do-you-get-errors-in-the-mapscritp-c-tutorial/</guid>
		
			<content:encoded><![CDATA[&#8230;well, this is the solution to your problems (at least I hope so).
I am continuing receiving emails from people in despair that cannot successfully use this tutorial. I am sorry but I cannot answer to all this emails, so I thought to write this post in order to allow people to configure it correctly.
BTW, this [...]<br/>
<br/>
read the post<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/PaoloCorti?a=Q14105lo"><img src="http://feeds.feedburner.com/~f/PaoloCorti?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=QBsANqqk"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=QBsANqqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=quHjHBBr"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=quHjHBBr" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=0AqtkOQq"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=0AqtkOQq" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=MTN6OIjn"><img src="http://feeds.feedburner.com/~f/PaoloCorti?d=52" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=QfHjfiev"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=QfHjfiev" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/PaoloCorti/~4/EhuHTXAeSRQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.paolocorti.net/2008/02/29/do-you-get-errors-in-the-mapscritp-c-tutorial/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.paolocorti.net/2008/02/29/do-you-get-errors-in-the-mapscritp-c-tutorial/</feedburner:origLink></item>
		<item>
		<title>A day with FeatureServer #1</title>
		<link>http://feedproxy.google.com/~r/PaoloCorti/~3/1p8cKmZr9IQ/</link>
		<comments>http://www.paolocorti.net/2008/02/21/a-day-with-featureserver-1/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 20:10:14 +0000</pubDate>
		<dc:creator>Paolo Corti</dc:creator>
		
		<category><![CDATA[Apache]]></category>

		<category><![CDATA[devs]]></category>

		<category><![CDATA[FeatureServer]]></category>

		<category><![CDATA[GIS]]></category>

		<category><![CDATA[gvSIG]]></category>

		<category><![CDATA[PostGIS]]></category>

		<category><![CDATA[Python]]></category>

		<category><![CDATA[QGIS]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[uDig]]></category>

		<category><![CDATA[WFS]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[WMS]]></category>

		<guid isPermaLink="false">http://www.paolocorti.net/public/wordpress/index.php/2008/02/21/a-day-with-featureserver-1/</guid>
		
			<content:encoded><![CDATA[Some friends already spoke me well about FeatureServer by MetaCarta in the last weeks, so I already was waiting for having a bit of time to get started with it. Then James posted this on his blog, and my curiosity was definitely fired.
So I decided to spend a day for installing and testing it, without [...]<br/>
<br/>
read the post<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/PaoloCorti?a=Wq93mmEz"><img src="http://feeds.feedburner.com/~f/PaoloCorti?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=5qDWMXlh"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=5qDWMXlh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=x00cZVaA"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=x00cZVaA" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=loyoQz7t"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=loyoQz7t" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=v6LrwbOp"><img src="http://feeds.feedburner.com/~f/PaoloCorti?d=52" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=BhYYEAjQ"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=BhYYEAjQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/PaoloCorti/~4/1p8cKmZr9IQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.paolocorti.net/2008/02/21/a-day-with-featureserver-1/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.paolocorti.net/2008/02/21/a-day-with-featureserver-1/</feedburner:origLink></item>
		<item>
		<title>Installing PostGIS on Ubuntu</title>
		<link>http://feedproxy.google.com/~r/PaoloCorti/~3/voIYMfeB8PA/</link>
		<comments>http://www.paolocorti.net/2008/01/30/installing-postgis-on-ubuntu/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 15:29:49 +0000</pubDate>
		<dc:creator>Paolo Corti</dc:creator>
		
		<category><![CDATA[devs]]></category>

		<category><![CDATA[GIS]]></category>

		<category><![CDATA[gvSIG]]></category>

		<category><![CDATA[PostGIS]]></category>

		<category><![CDATA[QGIS]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[uDig]]></category>

		<guid isPermaLink="false">http://www.paolocorti.net/public/wordpress/index.php/2008/01/30/installing-postgis-on-ubuntu/</guid>
		
			<content:encoded><![CDATA[With this post I will show how to install PostGIS 1.2.1 on Postgres 8.2.5 in Ubuntu 7.10 (but this procedure should work also for previous PostGIS/Postgres/Ubuntu versions) from repositories.
I will also show you how to load and secure GIS data and how to access them with some cool OS GIS Client (QGIS, UDig and gvSIG).
If [...]<br/>
<br/>
read the post<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/PaoloCorti?a=ursKhLKL"><img src="http://feeds.feedburner.com/~f/PaoloCorti?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=ReVwCHLw"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=ReVwCHLw" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=UB2ne7G9"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=UB2ne7G9" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=ngf22S9u"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=ngf22S9u" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=6ZdFFLjN"><img src="http://feeds.feedburner.com/~f/PaoloCorti?d=52" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=uA3A4g8B"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=uA3A4g8B" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/PaoloCorti/~4/voIYMfeB8PA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.paolocorti.net/2008/01/30/installing-postgis-on-ubuntu/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.paolocorti.net/2008/01/30/installing-postgis-on-ubuntu/</feedburner:origLink></item>
		<item>
		<title>Installing MapServer on Ubuntu</title>
		<link>http://feedproxy.google.com/~r/PaoloCorti/~3/lCeDc8sbWwA/</link>
		<comments>http://www.paolocorti.net/2008/01/10/installing-mapserver-in-ubuntu/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 09:51:38 +0000</pubDate>
		<dc:creator>Paolo Corti</dc:creator>
		
		<category><![CDATA[Apache]]></category>

		<category><![CDATA[devs]]></category>

		<category><![CDATA[GIS]]></category>

		<category><![CDATA[MapServer]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.paolocorti.net/public/wordpress/index.php/2008/01/10/installing-mapserver-in-ubuntu/</guid>
		
			<content:encoded><![CDATA[With this post I will show hot to install MapServer 4.10.3 in Ubuntu 7.10 (but this procedure should work also for previous Ubuntu versions) from repositories.
1) set Ubuntu sources needed for this software
Add universe ( http://archive.ubuntu.com/gutsy/universe ) and multiverse repositories to your sources (by default are not in Ubuntu)

sudo gedit /etc/apt/sources.list

and uncomment this two lines:

deb [...]<br/>
<br/>
read the post<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/PaoloCorti?a=b5HnNrDV"><img src="http://feeds.feedburner.com/~f/PaoloCorti?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=ShEzwJHp"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=ShEzwJHp" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=fWJyBN3r"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=fWJyBN3r" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=ER05Fbto"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=ER05Fbto" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=To6Gdgsl"><img src="http://feeds.feedburner.com/~f/PaoloCorti?d=52" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=AwtUiTM1"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=AwtUiTM1" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/PaoloCorti/~4/lCeDc8sbWwA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.paolocorti.net/2008/01/10/installing-mapserver-in-ubuntu/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.paolocorti.net/2008/01/10/installing-mapserver-in-ubuntu/</feedburner:origLink></item>
		<item>
		<title>Installing Zope and Plone from source on Ubuntu in 10 easy steps</title>
		<link>http://feedproxy.google.com/~r/PaoloCorti/~3/6Gsm0RalkBY/</link>
		<comments>http://www.paolocorti.net/2008/01/02/installing-zope-and-plone-from-source-on-ubuntu-in-10-easy-steps/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 10:29:26 +0000</pubDate>
		<dc:creator>Paolo Corti</dc:creator>
		
		<category><![CDATA[CMS]]></category>

		<category><![CDATA[devs]]></category>

		<category><![CDATA[Plone]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[Zope]]></category>

		<guid isPermaLink="false">http://www.paolocorti.net/public/wordpress/index.php/2008/01/02/installing-zope-and-plone-from-source-on-ubuntu-in-10-easy-steps/</guid>
		
			<content:encoded><![CDATA[Here are my notes for installing Zope and Plone from source in Ubuntu. I took this notes installing on 7.10 (Gutsy) but should work without problems for earlier Ubuntu versions, and for other Linux platforms
-1- install libraries needed for build (build-essential) and Zope

sudo apt-get install build-essential python2.4-dev python-lxml python-elementtree python-imaging

-2- download zope 2.10.5 and plone [...]<br/>
<br/>
read the post<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/PaoloCorti?a=SAfanl6A"><img src="http://feeds.feedburner.com/~f/PaoloCorti?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=7fW1UZ7N"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=7fW1UZ7N" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=dDLWM5ZS"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=dDLWM5ZS" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=cwwXiMYx"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=cwwXiMYx" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=3QEfq1YZ"><img src="http://feeds.feedburner.com/~f/PaoloCorti?d=52" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=a3EGl0RW"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=a3EGl0RW" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/PaoloCorti/~4/6Gsm0RalkBY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.paolocorti.net/2008/01/02/installing-zope-and-plone-from-source-on-ubuntu-in-10-easy-steps/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.paolocorti.net/2008/01/02/installing-zope-and-plone-from-source-on-ubuntu-in-10-easy-steps/</feedburner:origLink></item>
		<item>
		<title>Ruby on Rails applications with Mongrel cluster and Apache url rewriting on Windows</title>
		<link>http://feedproxy.google.com/~r/PaoloCorti/~3/GF-Sq0vBOag/</link>
		<comments>http://www.paolocorti.net/2007/11/15/ruby-on-rails-applications-with-mongrel-cluster-and-apache-url-rewriting-on-windows/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 17:49:01 +0000</pubDate>
		<dc:creator>Paolo Corti</dc:creator>
		
		<category><![CDATA[Apache]]></category>

		<category><![CDATA[devs]]></category>

		<category><![CDATA[Ruby on Rails]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.paolocorti.net/public/wordpress/index.php/2007/11/15/ruby-on-rails-applications-with-mongrel-cluster-and-apache-url-rewriting-on-windows/</guid>
		
			<content:encoded><![CDATA[In the last post I showed you a configuration for serving Ruby on Rails applications with Mongrel cluster and  Apache in a *nix environment (Ubuntu).
With this post I will reproduce the same configuration in a Windows environment.
The main difference in Windows is that you cannot use the mongrel_rails command with the cluster option (provided [...]<br/>
<br/>
read the post<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/PaoloCorti?a=Ft7VxGsP"><img src="http://feeds.feedburner.com/~f/PaoloCorti?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=REA9gFUV"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=REA9gFUV" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=1UHRCiKd"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=1UHRCiKd" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=2NRXIKQf"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=2NRXIKQf" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=6QmUuOyX"><img src="http://feeds.feedburner.com/~f/PaoloCorti?d=52" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/PaoloCorti?a=uTPg74tA"><img src="http://feeds.feedburner.com/~f/PaoloCorti?i=uTPg74tA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/PaoloCorti/~4/GF-Sq0vBOag" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.paolocorti.net/2007/11/15/ruby-on-rails-applications-with-mongrel-cluster-and-apache-url-rewriting-on-windows/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.paolocorti.net/2007/11/15/ruby-on-rails-applications-with-mongrel-cluster-and-apache-url-rewriting-on-windows/</feedburner:origLink></item>
	</channel>
</rss>
