<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="0.92">
<channel>
	<title>PerryGeo</title>
	<link>http://www.perrygeo.net/wordpress</link>
	<description>Matt Perry's random adventures with geospatial technology and other tangentially related topics</description>
	<lastBuildDate>Wed, 09 Jun 2010 14:27:55 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>kmltree</title>
		<description>When the MarineMap team started delving into the Google Earth plugin, it was apparent that it supported the display and rendering of KML files almost as well as the Google Earth desktop application. The missing piece of functionality was the nice tree-style legend that is provided with the desktop app. ...</description>
		<link>http://www.perrygeo.net/wordpress/?p=149</link>
			</item>
	<item>
		<title>MarineMap wins award for Environmental Conflict Resolution</title>
		<description>For the last year or so, I've had the pleasure of working with the MarineMap Consortium. We just learned yesterday that the U.S. Institute for Environmental Conflict Resolution awarded MarineMap the “Innovation in Technology and Environmental Conflict Resolution”.



I joined the team after the launch of the South Coast of California ...</description>
		<link>http://www.perrygeo.net/wordpress/?p=148</link>
			</item>
	<item>
		<title>Exploring Geometry</title>
		<description>I don't know how I let this gem slip past my radar for so long. It was only via a post by Dr. JTS himself (aka Martin Davis) that I saw a screenshot of JTS TestBuilder and decided to check it out. 

I was actually just talking with someone about ...</description>
		<link>http://www.perrygeo.net/wordpress/?p=143</link>
			</item>
	<item>
		<title>Distributed</title>
		<description>I've been playing around with some distributed version control systems (DVCS) to replace svn. 

First, the why: I'll leave the details up to Joel in his excellent HgInit tutorial. Its mercurial-specific but the general concepts apply to any DVCS. The takeaway message for any project with > 1 developer is ...</description>
		<link>http://www.perrygeo.net/wordpress/?p=142</link>
			</item>
	<item>
		<title>Lazy raster processing with GDAL VRTs</title>
		<description>No, not lazy as in REST :-) ... Lazy as in "Lazy evaluation":

In computer programming, lazy evaluation is the technique of delaying a computation until the result is required.

Take an example raster processing workflow to go from a bunch of tiled, latlong, GeoTiff digital elevation models to a single shaded ...</description>
		<link>http://www.perrygeo.net/wordpress/?p=141</link>
			</item>
	<item>
		<title>Peaksware licensing revisted &#8230;</title>
		<description>
I had previously bitched and moaned about the licensing restrictions on the TrainingPeaks WKO+ software. Truth be told, the reason I was so put off by their crappy licensing scheme was that my cycling training relied so heavily on their software. It was not perfect but it was the best ...</description>
		<link>http://www.perrygeo.net/wordpress/?p=140</link>
			</item>
	<item>
		<title>Nice examples of ESRIs geoprocessing python module (9.3)</title>
		<description>Just thought I'd point out a great presentation about the "new" 9.3 geoprocessing (gp) python module from ESRI. 

Ghislain Prince and Elizabeth Flanary do a great job of introduction by examples. The latest gp module is much more pythonic and these examples show how to leverage that to its full ...</description>
		<link>http://www.perrygeo.net/wordpress/?p=139</link>
			</item>
	<item>
		<title>Peaksware licensing hell</title>
		<description>I've been using Peaksware's WKO+, a cycling and running training tool to manage data from heart rate monitors, GPS units, power meters, etc. Its a powerful tool with a clunky UI but I've gotten used to it. 

You pay $100 for a "personal" license. Not a big deal to me ...</description>
		<link>http://www.perrygeo.net/wordpress/?p=138</link>
			</item>
	<item>
		<title>Reading XFS partition from Windows</title>
		<description>When I was setting up my linux system a few years ago, I did some research into filesystems and determined that the XFS file system, being particularly proficient in dealing with large files, would be ideal for my home directory. And it was. But the one factor I didn't consider ...</description>
		<link>http://www.perrygeo.net/wordpress/?p=137</link>
			</item>
	<item>
		<title>IronPython (2.6) and ArcGIS - ready for prime time!!</title>
		<description>Not sure why this didn't occur to me before I wrote that last post but I tried the "pythonic" version of the code under the IronPython 2.6 Beta 1 release and it works!

lyr = Carto.LayerFileClass()
lyr.Open('C:\\test.lyr')
print lyr.Filename


Works perfectly now. So IronPython 2.6 promises to be a viable option for extending ArcGIS. ...</description>
		<link>http://www.perrygeo.net/wordpress/?p=136</link>
			</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.913 seconds -->
<!-- Cached page served by WP-Cache -->
