<?xml version="1.0"?>
<rss version="2.0" xmlns:georss="http://www.georss.org/georss">
   <channel>
      <title>The GIS Guy</title>
      <link>http://www.yakjive.com/TheGISGuy/</link>
      <description>A website about GIS, geospatial technology and related technologies.</description>
      <language>en-us</language>
      <pubDate>Wed, 14 Oct 2009 17:54:35 MST</pubDate>
      <managingEditor>chris.j.andrews@gmail.com</managingEditor>
      <webMaster>chris.j.andrews@gmail.com</webMaster>
      <copyright>Copyright (c) 2007 www.yakjive.com/TheGISGuy. All rights reserved.</copyright>
  <item>
    <title>Article on Setting Up a Python Script as a Service</title>
    <link>http://www.yakjive.com/TheGISGuy/python-tips4-07.html#45</link>
    <description>
 Grig Gheorghiu wrote this great article on turning a python script into a service:

 1. Install Win2KResource Kit (Windows 2003 Resource Kit for XP users) &gt;
2. Run instsrv to install srvany.exe as a service with the name myscript: &lt;br &gt;
C:\Program Files\Resource Kit\instsrv myscript &#34;C:\Program Files\Resource Kit\srvany.exe&#34;  &gt;
3. Go to Computer Management-&gt;Services and make sure myscript is listed as a service. Also make sure the Startup Type is Automatic. &lt;br&...</description>
    <pubDate>Mon, 16 Apr 2007 09:24:00 MST</pubDate>
    <guid>http://www.yakjive.com/TheGISGuy/python-tips4-07.html#45</guid>
    <category>US python-tips</category>
  </item>
  <item>
    <title>Iron Python and ASP</title>
    <link>http://www.yakjive.com/TheGISGuy/python-tips3-07.html#28</link>
    <description> I&#39;m managing to get Iron Python for ASP up and running. How cool!
 The following link seems to be a good starter tutorial:
 http://www.asp.net/ironpython/walkthrough01.aspx?tabid=62...</description>
    <pubDate>Fri, 02 Mar 2007 15:40:00 MST</pubDate>
    <guid>http://www.yakjive.com/TheGISGuy/python-tips3-07.html#28</guid>
    <category>US python-tips</category>
  </item>
   </channel>
</rss>

