<?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 for ASP Starter Kit Help</title>
	<atom:link href="http://aspstarterkit.com/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://aspstarterkit.com</link>
	<description>Helping get your ASP Starter Kit online</description>
	<lastBuildDate>Tue, 13 Jul 2010 13:36:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Simple Marker Based on Address using the Google API by WilliamV</title>
		<link>http://aspstarterkit.com/index.php/getting-started/simple-marker-based-on-address-using-the-google-api/comment-page-1/#comment-5035</link>
		<dc:creator>WilliamV</dc:creator>
		<pubDate>Tue, 13 Jul 2010 13:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://aspstarterkit.com/?p=27#comment-5035</guid>
		<description>Hello,

Is it possible to integrate this for xforms?

So that the client can enter the adress through xforms and the map is automatically generated in the resulting html?

Thank you in advance!

William.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Is it possible to integrate this for xforms?</p>
<p>So that the client can enter the adress through xforms and the map is automatically generated in the resulting html?</p>
<p>Thank you in advance!</p>
<p>William.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Map API &#8211; Adding address markers and geocoding by jason</title>
		<link>http://aspstarterkit.com/index.php/getting-started/google-map-api-adding-address-markers-and-geocoding/comment-page-1/#comment-4894</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Sat, 12 Jun 2010 14:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://aspstarterkit.com/?p=14#comment-4894</guid>
		<description>Best of luck. A two step approach can certainly work.

Cheers!</description>
		<content:encoded><![CDATA[<p>Best of luck. A two step approach can certainly work.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Map API &#8211; Adding address markers and geocoding by Luis</title>
		<link>http://aspstarterkit.com/index.php/getting-started/google-map-api-adding-address-markers-and-geocoding/comment-page-1/#comment-4886</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Fri, 11 Jun 2010 15:47:07 +0000</pubDate>
		<guid isPermaLink="false">http://aspstarterkit.com/?p=14#comment-4886</guid>
		<description>Cheers Jason,  
I appreciate the reply.  I guess I wanted this to be a bit more dynamic.  Maybe I can just write something that does the geocoding separately and then the page looks at the geocoded cities.  
Luis</description>
		<content:encoded><![CDATA[<p>Cheers Jason,<br />
I appreciate the reply.  I guess I wanted this to be a bit more dynamic.  Maybe I can just write something that does the geocoding separately and then the page looks at the geocoded cities.<br />
Luis</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Map API &#8211; Adding address markers and geocoding by jason</title>
		<link>http://aspstarterkit.com/index.php/getting-started/google-map-api-adding-address-markers-and-geocoding/comment-page-1/#comment-4885</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Fri, 11 Jun 2010 14:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://aspstarterkit.com/?p=14#comment-4885</guid>
		<description>Luis,

If you are having a large number of entries in the xml file I recommend storing actual lat/ lng coordinates rather than geocoding the whole list everytime the webpage is pulled up. Performance is slow when geocoding a large number of entries. You can look at my most post &quot;Google Map API – Markers with Pop Up Windows&quot; which uses lat/ lng coordinates rather than an address as an example. Good luck with your project!

Jason</description>
		<content:encoded><![CDATA[<p>Luis,</p>
<p>If you are having a large number of entries in the xml file I recommend storing actual lat/ lng coordinates rather than geocoding the whole list everytime the webpage is pulled up. Performance is slow when geocoding a large number of entries. You can look at my most post &#8220;Google Map API – Markers with Pop Up Windows&#8221; which uses lat/ lng coordinates rather than an address as an example. Good luck with your project!</p>
<p>Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Map API &#8211; Adding address markers and geocoding by Luis</title>
		<link>http://aspstarterkit.com/index.php/getting-started/google-map-api-adding-address-markers-and-geocoding/comment-page-1/#comment-4878</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Thu, 10 Jun 2010 16:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://aspstarterkit.com/?p=14#comment-4878</guid>
		<description>Hello Jason,
This example is great!  Got me up and running after trying several things.  Admittedly, I am a total beginner with Google Maps API.  I had a similar issue to Dan whilst trying to call out say, 100 or 200 addresses.  Is this the 100ms limit I heard about?  How to curb this?  Check out the map here:

http://dhubfablab.cat/ccloud/maps/ccloud_Geotags.htm

And the xml file:
http://dhubfablab.cat/ccloud/maps/cities3.xml.

Any help would be appreciated!  Really, excellent example!
Luis</description>
		<content:encoded><![CDATA[<p>Hello Jason,<br />
This example is great!  Got me up and running after trying several things.  Admittedly, I am a total beginner with Google Maps API.  I had a similar issue to Dan whilst trying to call out say, 100 or 200 addresses.  Is this the 100ms limit I heard about?  How to curb this?  Check out the map here:</p>
<p><a href="http://dhubfablab.cat/ccloud/maps/ccloud_Geotags.htm" rel="nofollow">http://dhubfablab.cat/ccloud/maps/ccloud_Geotags.htm</a></p>
<p>And the xml file:<br />
<a href="http://dhubfablab.cat/ccloud/maps/cities3.xml" rel="nofollow">http://dhubfablab.cat/ccloud/maps/cities3.xml</a>.</p>
<p>Any help would be appreciated!  Really, excellent example!<br />
Luis</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Map API &#8211; Adding address markers and geocoding by thomas</title>
		<link>http://aspstarterkit.com/index.php/getting-started/google-map-api-adding-address-markers-and-geocoding/comment-page-1/#comment-4776</link>
		<dc:creator>thomas</dc:creator>
		<pubDate>Wed, 26 May 2010 20:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://aspstarterkit.com/?p=14#comment-4776</guid>
		<description>I&#039;m trying to add a form field that when submitted adds the address marker (as nicely demonstrated here) that updates an XML file and the XML file spits out the content that is in the sidebar, adding the point and making the marker clickable/pop-out. I&#039;ve found help on each of these things separately but am  having a time putting it together.

I&#039;ve tried a function that deletes the last line &quot;&quot;  and then reads it after the fopen, write, but nothing was written. Everytime I get one thing working something else breaks. Having a tough time as I&#039;m new to Google Maps.

Any help would be amazing.

thomas
thomas.g.bennett@gmail.com</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to add a form field that when submitted adds the address marker (as nicely demonstrated here) that updates an XML file and the XML file spits out the content that is in the sidebar, adding the point and making the marker clickable/pop-out. I&#8217;ve found help on each of these things separately but am  having a time putting it together.</p>
<p>I&#8217;ve tried a function that deletes the last line &#8220;&#8221;  and then reads it after the fopen, write, but nothing was written. Everytime I get one thing working something else breaks. Having a tough time as I&#8217;m new to Google Maps.</p>
<p>Any help would be amazing.</p>
<p>thomas<br />
<a href="mailto:thomas.g.bennett@gmail.com">thomas.g.bennett@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using CDOSYS to Send Email with GoDaddy by Ryan</title>
		<link>http://aspstarterkit.com/index.php/getting-started/using-cdosys-to-send-email-with-godaddy/comment-page-1/#comment-4439</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 05 Apr 2010 21:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://aspstarterkit.com/?p=25#comment-4439</guid>
		<description>&quot;Godaddy typically restricts the sender address to be the same domain as your hosting account.&quot;

Is there any way to get around this? I want users to be able to send emails via my web form with their email address to their friends. Based on this configuration if would have to come from my domain name email. What is the work around?</description>
		<content:encoded><![CDATA[<p>&#8220;Godaddy typically restricts the sender address to be the same domain as your hosting account.&#8221;</p>
<p>Is there any way to get around this? I want users to be able to send emails via my web form with their email address to their friends. Based on this configuration if would have to come from my domain name email. What is the work around?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Map API &#8211; Adding address markers and geocoding by Xavier</title>
		<link>http://aspstarterkit.com/index.php/getting-started/google-map-api-adding-address-markers-and-geocoding/comment-page-1/#comment-4422</link>
		<dc:creator>Xavier</dc:creator>
		<pubDate>Wed, 31 Mar 2010 20:20:16 +0000</pubDate>
		<guid isPermaLink="false">http://aspstarterkit.com/?p=14#comment-4422</guid>
		<description>Hi Jason,

I got the database to output the records in XML file, but its in a different format then the one you posted above. By looking at the following data from the database generated XML file, how could I adapt my aspx code so that it selects the address value from the XML file generated by the database?

This is the xml file that i get:


  
    adsad@ad.com
    asda
    asd
    asd
    xxxx
    Male
    Withdean
 0
  
  
    asd@ad.com
    asd
    ad
    asd
    xxxx
    Female
    Hailsham
  


As you can see there is no quotation mark or &#039;Marker&#039;/&#039;Markers&#039; element specified. What do I do?</description>
		<content:encoded><![CDATA[<p>Hi Jason,</p>
<p>I got the database to output the records in XML file, but its in a different format then the one you posted above. By looking at the following data from the database generated XML file, how could I adapt my aspx code so that it selects the address value from the XML file generated by the database?</p>
<p>This is the xml file that i get:</p>
<p>    <a href="mailto:adsad@ad.com">adsad@ad.com</a><br />
    asda<br />
    asd<br />
    asd<br />
    xxxx<br />
    Male<br />
    Withdean<br />
 0</p>
<p>    <a href="mailto:asd@ad.com">asd@ad.com</a><br />
    asd<br />
    ad<br />
    asd<br />
    xxxx<br />
    Female<br />
    Hailsham</p>
<p>As you can see there is no quotation mark or &#8216;Marker&#8217;/'Markers&#8217; element specified. What do I do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Map API &#8211; Adding address markers and geocoding by Xavier</title>
		<link>http://aspstarterkit.com/index.php/getting-started/google-map-api-adding-address-markers-and-geocoding/comment-page-1/#comment-4378</link>
		<dc:creator>Xavier</dc:creator>
		<pubDate>Fri, 26 Mar 2010 09:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://aspstarterkit.com/?p=14#comment-4378</guid>
		<description>Hi Jason,
Thanks for the link, but I found the code that you gave at the top of this page much easier. Is there no way the XML file could hold the addresses based on the search criteria when a query is initialised. Is there no way the database updates the xml file?

Also the source you mentioned, does not actually say how I can get specific data to be shown based on the preferences of the user who is logged in? Any tips?</description>
		<content:encoded><![CDATA[<p>Hi Jason,<br />
Thanks for the link, but I found the code that you gave at the top of this page much easier. Is there no way the XML file could hold the addresses based on the search criteria when a query is initialised. Is there no way the database updates the xml file?</p>
<p>Also the source you mentioned, does not actually say how I can get specific data to be shown based on the preferences of the user who is logged in? Any tips?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Map API &#8211; Adding address markers and geocoding by Xavier</title>
		<link>http://aspstarterkit.com/index.php/getting-started/google-map-api-adding-address-markers-and-geocoding/comment-page-1/#comment-4375</link>
		<dc:creator>Xavier</dc:creator>
		<pubDate>Thu, 25 Mar 2010 23:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://aspstarterkit.com/?p=14#comment-4375</guid>
		<description>Thanks Jason, I will have a look at it.</description>
		<content:encoded><![CDATA[<p>Thanks Jason, I will have a look at it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
