<html>
  <head>
    <style type="text/css">
      <!--
        body { font-variant: normal; margin-left: 4px; margin-right: 4px; margin-top: 4px; margin-bottom: 1px; line-height: normal }
        div { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px }
        p { margin-bottom: 0; margin-top: 0 }
      -->
    </style>
    
  </head>
  <body style="padding-left: 10px; padding-top: 15px; padding-right: 10px" topmargin="0" name="Compose message area" leftmargin="0" id="MailContainerBody" canvastabstop="true">
    <p style="margin-bottom: 0; margin-top: 0">
      <font size="3" face="Comic Sans MS">Kris&#44;</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font size="3" face="Comic Sans MS">Just remember&#44; you asked. &nbsp;:c&#41;</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font size="3" face="Comic Sans MS">First your couple of questions about the lookup options&#44; you&#39;re better off takin these questions to the GeoMoose list.</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font size="3" face="Comic Sans MS">I know how this type of thing works with MapServer internals&#44; but some of the GeoMoose constructs use PHP in combination with MapServer to accomplish this. &nbsp;I&#39;m not the authority on those aspects. &nbsp;I can tell you that all the pieces are in the demo to get things going via a plug and play method&#44; where you plug in your data to the demo&#44; and switch column names around in the configuration items.</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font size="3" face="Comic Sans MS">Besides the portability aspects of the USB&#44; with a largish version of a USB&#44; the data can also be toted around. &nbsp;If my ideas come to be as I have them envisioned&#44; the USB can act as a surrogate service to the GeoMoose interface&#44;as well as act as a go between to other Master servers &#40;back in the office&#41; and keep the remote version and the master version of the data synced together automatically&#44; and behind the scenes. &nbsp;There&#39;s a lot of work to get something like this going in a production mode&#44; but a standalone software stack would be a first step in this direction.</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font size="3" face="Comic Sans MS">I&#39;m also interested in Mutiple OS&#44; as in Linux and MacOS being able to run things&#44; and all of these could be installed on the same USB&#44; which would take things to a whole new level&#44; especially if work were put into separating out the OS specific pieces and reusing the interface and service code where possible across OS types. &nbsp;A lot of this is all fanciful dreaming at this point&#44; but you have to set yourself some goals. &nbsp;:c&#41;</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font size="3" face="Comic Sans MS">bobb</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <br>
      <br>
      &gt;&gt;&gt; &quot;KDSwanson&quot; &lt;kswan@iw.net&gt; wrote:<br>    </p>
    <div style="margin-left: 15px; border-left: solid 1px #050505; margin-right: 0; background-color: #f3f3f3; padding-left: 7px; margin-bottom: 0; margin-top: 0">
      <div>
        <p style="margin-bottom: 0; margin-top: 0">
          <font color="#000080" face="Verdana">Bob&#44;</font>        </p>
      </div>
      <div>
        <p style="margin-bottom: 0; margin-top: 0">
          &#160;        </p>
      </div>
      <div>
        <p style="margin-bottom: 0; margin-top: 0">
          <font color="#000080" face="Verdana">A lot of the stuff you mention is above my head as a user&#44; but it does sound great.</font>        </p>
      </div>
      <div>
        <p style="margin-bottom: 0; margin-top: 0">
          &#160;        </p>
      </div>
      <div>
        <p style="margin-bottom: 0; margin-top: 0">
          <font color="#000080" face="Verdana">May I ask&#44; what is the advantage of running all of this from a USB flash drive other than the portability of it&#63;</font>        </p>
      </div>
      <div>
        <p style="margin-bottom: 0; margin-top: 0">
          &#160;        </p>
      </div>
      <div>
        <p style="margin-bottom: 0; margin-top: 0">
          <font color="#000080" face="Verdana">In my specific case&#44; we&#39;d have dedicated laptops/netbooks in our ambulances and I presume the software would be on the local drive.</font>        </p>
      </div>
      <div>
        <p style="margin-bottom: 0; margin-top: 0">
          &#160;        </p>
      </div>
      <div>
        <p style="margin-bottom: 0; margin-top: 0">
          <font color="#000080" face="Verdana">I&#39;m wondering if you can answer a few questions that I have while trying out the geomoose 1.6.1 county demo since that is near perfect to my need.</font>        </p>
      </div>
      <div>
        <p style="margin-bottom: 0; margin-top: 0">
          &#160;        </p>
      </div>
      <div>
        <p style="margin-bottom: 0; margin-top: 0">
          <font color="#000080" face="Verdana">1. How do I add a new search item under Property Search&#63;&#160;&nbsp;The demo has Search by PIN and Search by Owner.&#160;&nbsp;In an EMS situation we&#39;d never search by PIN and rarely by Owner.&#160;&nbsp;More so&#44; we&#39;d search off of Address.&#160;&nbsp;Looking at the maps_countydemo&#92;landrecords&#92;parcels.dbf file it appears the address is available in field OWN_ADD_L1.&#160;&nbsp;However&#44; I&#39;m not sure what all needs to be done to implement new Search item using the Address.</font>        </p>
      </div>
      <div>
        <p style="margin-bottom: 0; margin-top: 0">
          &#160;        </p>
      </div>
      <div>
        <p style="margin-bottom: 0; margin-top: 0">
          <font color="#000080" face="Verdana">2. When I execute&#160;&nbsp;a search using the Search By Owner option the results I get back are the PIN and Owner Name.&#160;&nbsp;How&#44; do you make a modification to this search result to provide the Owner Name and Address.&#160;&nbsp;Again&#44; PIN is not a valuable piece of data for EMS providers.</font>        </p>
      </div>
      <div>
        <p style="margin-bottom: 0; margin-top: 0">
          &#160;        </p>
      </div>
      <div>
        <p style="margin-bottom: 0; margin-top: 0">
          <font color="#000080" face="Verdana">Thank you for your time&#44;</font>        </p>
      </div>
      <div>
        <p style="margin-bottom: 0; margin-top: 0">
          &#160;        </p>
      </div>
      <div>
        <p style="margin-bottom: 0; margin-top: 0">
          <font color="#000080" face="Verdana">Kris Swanson</font>        </p>
      </div>
      <div>
        <p style="margin-bottom: 0; margin-top: 0">
          &#160;        </p>
      </div>
      <div>
        <p style="margin-bottom: 0; margin-top: 0">
          &#160;        </p>
      </div>
      <div>
        <p style="margin-bottom: 0; margin-top: 0">
          &#160;        </p>
      </div>
      <div style="font-variant: normal; font-size: 10pt; font-family: Tahoma; font-weight: normal; font-style: normal; line-height: normal">
        <div>
          <p style="margin-bottom: 0; margin-top: 0">
            <br>
                      </p>
        </div>
        <div style="background-image: null; background-color: #f5f5f5; background-attachment: scroll; background-repeat: repeat; background-position: null">
          <div>
            <p style="margin-bottom: 0; margin-top: 0">
              <b>From:</b>&nbsp;<a href="mailto:Bob.Basques@ci.stpaul.mn.us" title="mailto:Bob.Basques@ci.stpaul.mn.us
CTRL + Click to follow link">Bob Basques</a>            </p>
          </div>
          <div>
            <p style="margin-bottom: 0; margin-top: 0">
              <b>Sent:</b>&nbsp;Tuesday&#44; January 05&#44; 2010 9:42 AM            </p>
          </div>
          <div>
            <p style="margin-bottom: 0; margin-top: 0">
              <b>To:</b>&nbsp;<a href="mailto:kswan@iw.net" title="kswan@iw.net">KDSwanson</a>&nbsp;&#59; <a href="mailto:danlittle@yahoo.com" title="danlittle@yahoo.com">Dan Little</a>            </p>
          </div>
          <div>
            <p style="margin-bottom: 0; margin-top: 0">
              <b>Subject:</b>&nbsp;Re: &#91;Geomoose-users&#93; Getting Started - Need Help            </p>
          </div>
        </div>
      </div>
      <div>
        <p style="margin-bottom: 0; margin-top: 0">
          <br>
                  </p>
      </div>
      <p style="margin-bottom: 0; margin-top: 0">
        <font size="3" face="Comic Sans MS">All&#44;</font>      </p>
      <p style="margin-bottom: 0; margin-top: 0">
        <br>
              </p>
      <p style="margin-bottom: 0; margin-top: 0">
        <font size="3" face="Comic Sans MS">I do have a working version of GeoMoose on a USB currently.&nbsp;&#160;Is was an experiment&#44; and I didn&#39;t use the MS4W framework in this first attempt.&nbsp;&#160;The version I have running is an early V2.x&#44; but I think I&#39;ll move forward with a V2.2 once it&#39;s out&#44; and in order to stay in alignment with the GeoMoose community&#44; I&#39;ll have at least one version that is implemented with the MS4W framework&#44; but I&#39;m also interested in configurations similar to what Kris has described&#44; more narrowly business oriented installs.</font>      </p>
      <p style="margin-bottom: 0; margin-top: 0">
        <br>
              </p>
      <p style="margin-bottom: 0; margin-top: 0">
        <font size="3" face="Comic Sans MS">My planned roadmap:</font>      </p>
      <p style="margin-bottom: 0; margin-top: 0">
        <br>
              </p>
      <p style="margin-bottom: 0; margin-top: 0">
        <font size="3" face="Comic Sans MS">Components &#40;initially&#41; included on the USB &#40;for windows&#41;:</font>      </p>
      <p style="margin-bottom: 0; margin-top: 0">
        <font size="3" face="Comic Sans MS">&#160;&#160;&#160;&#160;&#42; Firefox - Running the browser from the USB has many advantages the least being that the web/application designer can predict what browser is being used.&nbsp;&#160;While I generally build things to be cross browser compliant&#44; starting out with one up front is usually much easier on the nerves.</font>      </p>
      <p style="margin-bottom: 0; margin-top: 0">
        <font size="3" face="Comic Sans MS">&#160;&#160;&#160;&#160;&#42; Apache - Apache can be run from the USB or from the local machine as a service. preconfiguring Apache allows for some interesting application development tweaks with regard to Web Services.&nbsp;&#160;&#160;There are even possibilities related to running things in different authentication modes.</font>      </p>
      <p style="margin-bottom: 0; margin-top: 0">
        <font size="3" face="Comic Sans MS">&#160;&#160;&#160;&#160;&#42; PostGIS &#40;and/or some other Spatial / non-spatial&#41; database - For those layers that need to be used for searches&#44; nothing beats a SQL database.&nbsp;&#160;Authentication handling could also be accomplished in this fashion.</font>      </p>
      <p style="margin-bottom: 0; margin-top: 0">
        <font size="3" face="Comic Sans MS">&#160;&#160;&#160;&#160;&#42; MapServer / GeoMoose &#40;2.2&#41; / MS4W - Current GeoMoose demo.&nbsp;&#160;There will be options for easily changing up the demos to include different types of business example applications as well.&nbsp;&#160;NOTE:&nbsp;&#160;I&#39;m not a big fan of PHP&#44; but it will likely make it&#39;s way into things at least here in this demo edition of thing since it&#39;s the default handler of server side operation right now.</font>      </p>
      <p style="margin-bottom: 0; margin-top: 0">
        <br>
              </p>
      <p style="margin-bottom: 0; margin-top: 0">
        <font size="3" face="Comic Sans MS">Some &#40;of my personal&#41; preferences for inclusion in the future:</font>      </p>
      <p style="margin-bottom: 0; margin-top: 0">
        <font size="3" face="Comic Sans MS">&#160;&#160;&#160;&#160;&#42; PERL server side handler</font>      </p>
      <p style="margin-bottom: 0; margin-top: 0">
        <font size="3" face="Comic Sans MS">&#160;&#160;&#160;&#160;&#42; Ruby / Rails services integration.</font>      </p>
      <p style="margin-bottom: 0; margin-top: 0">
        <font size="3" face="Comic Sans MS">&#160;&#160;&#160;&#160;&#42; Simpler demo&#40;s&#41;&#44; demo not dependent on Services and/or databases.</font>      </p>
      <p style="margin-bottom: 0; margin-top: 0">
        <br>
              </p>
      <p style="margin-bottom: 0; margin-top: 0">
        <font size="3" face="Comic Sans MS">So&#44; after reading this&#44; what would other like to see as operational capabilities and/or features that they would like included&#63;</font>      </p>
      <p style="margin-bottom: 0; margin-top: 0">
        <br>
              </p>
      <p style="margin-bottom: 0; margin-top: 0">
        <font size="3" face="Comic Sans MS">bobb</font>      </p>
      <p style="margin-bottom: 0; margin-top: 0">
        <br>
              </p>
      <p style="margin-bottom: 0; margin-top: 0">
        <br>
        <br>
        &gt;&gt;&gt; &quot;KDSwanson&quot; &lt;kswan@iw.net&gt; wrote:<br>      </p>
      <div style="margin-left: 15px; border-left: #050505 1px solid; margin-right: 0px; background-color: #f3f3f3; padding-left: 7px; margin-bottom: 0px; margin-top: 0px">
        <div>
          <p style="margin-bottom: 0; margin-top: 0">
            <font color="#000080" face="Verdana">That would be so awesome&#33;&#160;&#160;Any help is very appreciative&#33;</font>          </p>
        </div>
        <div>
<br>            
        </div>
        <div style="font-variant: normal; font-size: 10pt; font-family: Tahoma; font-weight: normal; font-style: normal; line-height: normal">
          <div>
            <p style="margin-bottom: 0; margin-top: 0">
              <br>
                          </p>
          </div>
          <div style="background-color: #f5f5f5; background-attachment: scroll; background-repeat: repeat">
            <div>
              <p style="margin-bottom: 0; margin-top: 0">
                <b>From:</b>&#160;<a href="mailto:danlittle@yahoo.com" title="mailto:danlittle@yahoo.com

CTRL + Click to follow link">Dan Little</a>              </p>
            </div>
            <div>
              <p style="margin-bottom: 0; margin-top: 0">
                <b>Sent:</b>&#160;Monday&#44; January 04&#44; 2010 8:16 PM              </p>
            </div>
            <div>
              <p style="margin-bottom: 0; margin-top: 0">
                <b>To:</b>&#160;<a href="mailto:kswan@iw.net" title="kswan@iw.net">KDSwanson</a>&#160;&#59; <a href="mailto:bob.basques@ci.stpaul.mn.us" title="bob.basques@ci.stpaul.mn.us">Bob - City Basques</a>              </p>
            </div>
            <div>
              <p style="margin-bottom: 0; margin-top: 0">
                <b>Subject:</b>&#160;Re: &#91;Geomoose-users&#93; Getting Started - Need Help              </p>
            </div>
          </div>
        </div>
        <div>
          <p style="margin-bottom: 0; margin-top: 0">
            <br>
                      </p>
        </div>
        <div style="font-size: 10pt; font-family: arial, helvetica, sans-serif">
          <div>
            <p style="margin-bottom: 0; margin-top: 0">
              Hey Kris&#44;            </p>
          </div>
          <div>
            <p style="margin-bottom: 0; margin-top: 0">
              <br>
                          </p>
          </div>
          <div>
            <p style="margin-bottom: 0; margin-top: 0">
              I&#39;m forwarding your message to Bob Basques.&#160;&#160;He&#39;s been working on a USB-drive deployable version of GeoMOOSE that sounds about perfect for the type of use you&#39;re looking to use.&#160;&#160;Essentially&#44; you&#39;d be able to plug in the USB drive&#44; hit start and you&#39;d have a full blown web-based GIS on the laptop.&#160;&#160;Bob may also be able answer some more of your other questions.            </p>
          </div>
          <blockquote style="margin-left: 5px; border-left: rgb(16,16,255) 2px solid; padding-left: 5px">
            <div style="font-size: 10pt; font-family: arial, helvetica, sans-serif">
              <p style="margin-bottom: 0; margin-top: 0">
                <br>
                              </p>
              <div style="font-size: 12pt; font-family: times new roman, new york, times, serif">
                <div style="font-weight: bold">
                  <p style="margin-bottom: 0; margin-top: 0">
                    From:                  </p>
                </div>
                <p style="margin-bottom: 0; margin-top: 0">
                  KDSwanson &lt;<a href="mailto:kswan@iw.net">kswan@iw.net</a>&gt;<br>                </p>
                <div style="font-weight: bold">
                  <p style="margin-bottom: 0; margin-top: 0">
                    To:                  </p>
                </div>
                <p style="margin-bottom: 0; margin-top: 0">
                  Dan Little &lt;<a href="mailto:danlittle@yahoo.com">danlittle@yahoo.com</a>&gt;<br>                </p>
                <div style="font-weight: bold">
                  <p style="margin-bottom: 0; margin-top: 0">
                    Sent:                  </p>
                </div>
                <p style="margin-bottom: 0; margin-top: 0">
                  Mon&#44; January 4&#44; 2010 8:08:21 PM<br>                </p>
                <div style="font-weight: bold">
                  <p style="margin-bottom: 0; margin-top: 0">
                    Subject:                  </p>
                </div>
                <p style="margin-bottom: 0; margin-top: 0">
                  Re: &#91;Geomoose-users&#93; Getting Started - Need Help<br><br>                </p>
                <div>
                  <p style="margin-bottom: 0; margin-top: 0">
                    <font color="#000080" face="Verdana">Hi Dan&#44;</font>                  </p>
                </div>
                <div>
<br>                    
                </div>
                <div>
                  <p style="margin-bottom: 0; margin-top: 0">
                    <font color="#000080" face="Verdana">I&#39;m new to geomoose and what brought me here is I have a friend who is a director of an ambulance service in a neighboring county.</font>                  </p>
                </div>
                <div>
<br>                    
                </div>
                <div>
                  <p style="margin-bottom: 0; margin-top: 0">
                    <font color="#000080" face="Verdana">He indicated that he was going to use this mapping software on a set of laptops within his ambulance service.</font>                  </p>
                </div>
                <div>
<br>                    
                </div>
                <div>
                  <p style="margin-bottom: 0; margin-top: 0">
                    <font color="#000080" face="Verdana">I work for an ambulance service in the next county over and I&#39;d like to do the same but am not fluent with the software and would like to have some of this under my belt before I present such an idea to those who would approve such a request.</font>                  </p>
                </div>
                <div>
<br>                    
                </div>
                <div>
                  <p style="margin-bottom: 0; margin-top: 0">
                    <font color="#000080" face="Verdana">My county already has a geomoose site but since our ambulances are mobile and we really have no budget for fancy Toughbooks and wireless internet the thought is we could install the software locally and then do quarterly map updates.</font>                  </p>
                </div>
                <div>
<br>                    
                </div>
                <div>
                  <p style="margin-bottom: 0; margin-top: 0">
                    <font color="#000080" face="Verdana">I&#39;ve already accomplished installing the MS4W and then also have the geomoose 1.6.1 and 2.0.1 installed locally on my PC.</font>                  </p>
                </div>
                <div>
<br>                    
                </div>
                <div>
                  <p style="margin-bottom: 0; margin-top: 0">
                    <font color="#000080" face="Verdana">I&#39;ve been thinking of what we&#39;d need to make for quick searches and the few sites I&#39;ve been too allow you to search by PID&#44; Owner&#44; Address&#44; Section&#44; etc.</font>                  </p>
                </div>
                <div>
<br>                    
                </div>
                <div>
                  <div>
                    <p style="margin-bottom: 0; margin-top: 0">
                      Our county site only allows for PIN and Owner &#40;<a href="http://rock.houstoneng.com/rock/rock.html" target="_blank">http://rock.houstoneng.com/rock/rock.html</a>&#41;.&#160;&#160;Ideally&#44; we want Address and Owner.&#160;&#160;We live in a rural area and have E911 so all of the rural addresses have fire numbers.                    </p>
                  </div>
                </div>
                <div>
<br>                    
                </div>
                <div>
                  <p style="margin-bottom: 0; margin-top: 0">
                    <font color="#000080" face="Verdana">I presume it is just a matter of doing the right configuration to acquire the Address search option.&#160;&#160;</font>                  </p>
                </div>
                <div>
<br>                    
                </div>
                <div>
                  <p style="margin-bottom: 0; margin-top: 0">
                    <font color="#000080" face="Verdana">The other thing that I noticed between 1.6.1 and 2.0.1 is the menu bar is gone and I&#39;m not seeing an option for the Minimize/Maximize of the Control Panel that is either on the right or left side of the map.</font>                  </p>
                </div>
                <div>
<br>                    
                </div>
                <div>
                  <p style="margin-bottom: 0; margin-top: 0">
                    <font color="#000080" face="Verdana">Lastly&#44; once I find out who the correct person is to ask about acquiring the map data for my county I&#39;d need to know what to ask for....&#160;&#160;I presume I need the files that would be found in the &quot;Maps&quot; directory but then again&#44; I&#39;m sure I need specific configurations too.</font>                  </p>
                </div>
                <div>
<br>                    
                </div>
                <div>
                  <p style="margin-bottom: 0; margin-top: 0">
                    <font color="#000080" face="Verdana">Any advice would be much appreciated.</font>                  </p>
                </div>
                <div>
<br>                    
                </div>
                <div>
                  <p style="margin-bottom: 0; margin-top: 0">
                    <font color="#000080" face="Verdana">Thanks&#44;</font>                  </p>
                </div>
                <div>
<br>                    
                </div>
                <div>
                  <p style="margin-bottom: 0; margin-top: 0">
                    <font color="#000080" face="Verdana">Kris</font>                  </p>
                </div>
                <div>
<br>                    
                </div>
                <div>
<br>                    
                </div>
                <div style="font-variant: normal; font-size: 10pt; font-family: Tahoma; font-weight: normal; font-style: normal; line-height: normal">
                  <div>
                    <p style="margin-bottom: 0; margin-top: 0">
                      <br>
                                          </p>
                  </div>
                  <div style="background-color: #f5f5f5; background-attachment: scroll; background-repeat: repeat">
                    <div>
                      <p style="margin-bottom: 0; margin-top: 0">
                        <b>From:</b>&#160;<a href="mailto:danlittle@yahoo.com" ymailto="mailto:danlittle@yahoo.com" rel="nofollow" title="mailto:danlittle@yahoo.com



CTRL + Click to follow link" target="_blank">Dan Little</a>                      </p>
                    </div>
                    <div>
                      <p style="margin-bottom: 0; margin-top: 0">
                        <b>Sent:</b>&#160;Monday&#44; January 04&#44; 2010 7:36 PM                      </p>
                    </div>
                    <div>
                      <p style="margin-bottom: 0; margin-top: 0">
                        <b>To:</b>&#160;<a href="mailto:1010linden@gmail.com" ymailto="mailto:1010linden@gmail.com" rel="nofollow" title="mailto:1010linden@gmail.com



CTRL + Click to follow link" target="_blank">Home Owner</a>&#160;&#59; <a href="mailto:geomoose-users@lists.sourceforge.net" ymailto="mailto:geomoose-users@lists.sourceforge.net" rel="nofollow" title="mailto:geomoose-users@lists.sourceforge.net



CTRL + Click to follow link" target="_blank">geomoose-users@lists.sourceforge.net</a>&#160;&#59; <a href="mailto:geomoose-developers@lists.sourceforge.net" ymailto="mailto:geomoose-developers@lists.sourceforge.net" rel="nofollow" title="mailto:geomoose-developers@lists.sourceforge.net



CTRL + Click to follow link" target="_blank">geomoose-developers@lists.sourceforge.net</a>                      </p>
                    </div>
                    <div>
                      <p style="margin-bottom: 0; margin-top: 0">
                        <b>Subject:</b>&#160;Re: &#91;Geomoose-users&#93; Getting Started - Need Help                      </p>
                    </div>
                  </div>
                </div>
                <div>
                  <p style="margin-bottom: 0; margin-top: 0">
                    <br>
                                      </p>
                </div>
                <div style="font-size: 10pt; font-family: arial, helvetica, sans-serif">
                  <div>
                    <p style="margin-bottom: 0; margin-top: 0">
                      Kris&#44;                    </p>
                  </div>
                  <div>
                    <p style="margin-bottom: 0; margin-top: 0">
                      <br>
                                          </p>
                  </div>
                  <div>
                    <p style="margin-bottom: 0; margin-top: 0">
                      Can you give us more specifics on what you&#39;d like help with&#63; Generally&#44; there&#39;s a lot of folks here on the list that have done quite a bit of work with GeoMOOSE and could lend a hand.                    </p>
                  </div>
                  <blockquote style="margin-left: 5px; border-left: rgb(16,16,255) 2px solid; padding-left: 5px">
                    <div style="font-size: 10pt; font-family: arial, helvetica, sans-serif">
                      <p style="margin-bottom: 0; margin-top: 0">
                        <br>
                                              </p>
                      <div style="font-size: 12pt; font-family: times new roman, new york, times, serif">
                        <div style="font-weight: bold">
                          <p style="margin-bottom: 0; margin-top: 0">
                            From:                          </p>
                        </div>
                        <p style="margin-bottom: 0; margin-top: 0">
                          Home Owner &lt;<a href="mailto:1010linden@gmail.com" ymailto="mailto:1010linden@gmail.com" rel="nofollow" title="mailto:1010linden@gmail.com



CTRL + Click to follow link" target="_blank">1010linden@gmail.com</a>&gt;<br>                        </p>
                        <div style="font-weight: bold">
                          <p style="margin-bottom: 0; margin-top: 0">
                            To:                          </p>
                        </div>
                        <p style="margin-bottom: 0; margin-top: 0">
                          <a href="mailto:geomoose-users@lists.sourceforge.net" ymailto="mailto:geomoose-users@lists.sourceforge.net" rel="nofollow" title="mailto:geomoose-users@lists.sourceforge.net



CTRL + Click to follow link" target="_blank">geomoose-users@lists.sourceforge.net</a>&#59; <a href="mailto:geomoose-developers@lists.sourceforge.net" ymailto="mailto:geomoose-developers@lists.sourceforge.net" rel="nofollow" title="mailto:geomoose-developers@lists.sourceforge.net



CTRL + Click to follow link" target="_blank">geomoose-developers@lists.sourceforge.net</a><br>                        </p>
                        <div style="font-weight: bold">
                          <p style="margin-bottom: 0; margin-top: 0">
                            Sent:                          </p>
                        </div>
                        <p style="margin-bottom: 0; margin-top: 0">
                          Mon&#44; January 4&#44; 2010 3:37:33 PM<br>                        </p>
                        <div style="font-weight: bold">
                          <p style="margin-bottom: 0; margin-top: 0">
                            Subject:                          </p>
                        </div>
                        <p style="margin-bottom: 0; margin-top: 0">
                          &#91;Geomoose-users&#93; Getting Started - Need Help<br><br>                        </p>
                        <div>
                          <p style="margin-bottom: 0; margin-top: 0">
                            Hi&#44;                          </p>
                        </div>
                        <div>
<br>                            
                        </div>
                        <div>
                          <p style="margin-bottom: 0; margin-top: 0">
                            I was able to get geomoose 2.0 running on my windows machine.                          </p>
                        </div>
                        <div>
<br>                            
                        </div>
                        <div>
                          <p style="margin-bottom: 0; margin-top: 0">
                            however&#44; I am not sure how to go about making changes to it so it is more customized for my purpose.                          </p>
                        </div>
                        <div>
<br>                            
                        </div>
                        <div>
                          <p style="margin-bottom: 0; margin-top: 0">
                            Looking to see if there anyone out there that can lend a hand and give me some one-on-one help.                          </p>
                        </div>
                        <div>
<br>                            
                        </div>
                        <div>
                          <p style="margin-bottom: 0; margin-top: 0">
                            i&#39;m a quick learner so I shouldn&#39;t take up much time.                          </p>
                        </div>
                        <div>
<br>                            
                        </div>
                        <div>
                          <p style="margin-bottom: 0; margin-top: 0">
                            Thanks&#44;                          </p>
                        </div>
                        <div>
<br>                            
                        </div>
                        <div>
                          <p style="margin-bottom: 0; margin-top: 0">
                            Kris                          </p>
                        </div>
                        <div>
<br>                            
                        </div>
                      </div>
                    </div>
                  </blockquote>
                  <div>
                    <p style="margin-bottom: 0; margin-top: 0">
                      <br>
                                          </p>
                  </div>
                </div>
                <p style="margin-bottom: 0; margin-top: 0">
                  <br>
                                  </p>
              </div>
            </div>
          </blockquote>
          <div>
            <p style="margin-bottom: 0; margin-top: 0">
              <br>
                          </p>
          </div>
          <p style="margin-bottom: 0; margin-top: 0">
            <!-- cg7.c2.mail.ac4.yahoo.com compressed/chunked Mon Jan  4 13:40:09 PST 2010 -->
                      </p>
        </div>
        <p style="margin-bottom: 0; margin-top: 0">
          <br>
        </p>
      </div>
    </div>
  </body>
</html>