<?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 Duncan Hall</title>
	<atom:link href="http://blog.duncanhall.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.duncanhall.net</link>
	<description>Duncan Hall</description>
	<lastBuildDate>Mon, 06 Dec 2010 22:36:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>Comment on Google Maps Flash API &amp; Selectable Copyright Text by Tweets that mention Google Maps Flash API &#38; Selectable Copyright Text » Duncan Hall -- Topsy.com</title>
		<link>http://blog.duncanhall.net/2010/03/google-maps-flash-api-selectable-copyright-text/comment-page-1/#comment-40</link>
		<dc:creator>Tweets that mention Google Maps Flash API &#38; Selectable Copyright Text » Duncan Hall -- Topsy.com</dc:creator>
		<pubDate>Mon, 06 Dec 2010 22:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.duncanhall.net/?p=220#comment-40</guid>
		<description>[...] This post was mentioned on Twitter by Abdelkrim Brahmi, Fabien Nicollet. Fabien Nicollet said: Hack pour récup l&#039;objet CopyrightView d&#039;une Google Maps http://blog.duncanhall.net/2010/03/google-maps-flash-api-selectable-copyright-text/ [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Abdelkrim Brahmi, Fabien Nicollet. Fabien Nicollet said: Hack pour récup l&#039;objet CopyrightView d&#039;une Google Maps <a href="http://blog.duncanhall.net/2010/03/google-maps-flash-api-selectable-copyright-text/" rel="nofollow">http://blog.duncanhall.net/2010/03/google-maps-flash-api-selectable-copyright-text/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Encoded Polyline Algorithm For Google Maps by duncanhall</title>
		<link>http://blog.duncanhall.net/2010/02/as3-encoded-polyline-algorithm-for-google-maps/comment-page-1/#comment-32</link>
		<dc:creator>duncanhall</dc:creator>
		<pubDate>Tue, 17 Aug 2010 23:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.duncanhall.net/?p=46#comment-32</guid>
		<description>@Dan - You&#039;re right, the first link was pointing to an older version of the source, which I&#039;ve now updated. Cheers for pointing that out, I&#039;d be interested to hear your uses.

@Marco - Thanks a lot for your kind words, I&#039;m glad it was helpful. I spent a decent amount of time smashing my face into the desk when I first stumbled across the encoded Polyline problem, which is what prompted me to create this in the first place. 

As you say, it does seem odd that the &#039;native&#039; Google Maps Flash API doesn&#039;t expose the encoded String given that it must exist somewhere. Perhaps it&#039;s a consequence of trying to keep the Flash API featureset common with the JS version. In any case, it&#039;s definatly something worth adding as a feature request, which I shall do very soon.</description>
		<content:encoded><![CDATA[<p>@Dan &#8211; You&#8217;re right, the first link was pointing to an older version of the source, which I&#8217;ve now updated. Cheers for pointing that out, I&#8217;d be interested to hear your uses.</p>
<p>@Marco &#8211; Thanks a lot for your kind words, I&#8217;m glad it was helpful. I spent a decent amount of time smashing my face into the desk when I first stumbled across the encoded Polyline problem, which is what prompted me to create this in the first place. </p>
<p>As you say, it does seem odd that the &#8216;native&#8217; Google Maps Flash API doesn&#8217;t expose the encoded String given that it must exist somewhere. Perhaps it&#8217;s a consequence of trying to keep the Flash API featureset common with the JS version. In any case, it&#8217;s definatly something worth adding as a feature request, which I shall do very soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Encoded Polyline Algorithm For Google Maps by Marco</title>
		<link>http://blog.duncanhall.net/2010/02/as3-encoded-polyline-algorithm-for-google-maps/comment-page-1/#comment-31</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Tue, 17 Aug 2010 23:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.duncanhall.net/?p=46#comment-31</guid>
		<description>Hi, Duncan.

Thank you so much for posting this! I&#039;ve spent the last six hours trying to get the encoded String that results from a Directions request. After reading this post, it only took me 15 minutes. 

I wonder why Google doesn&#039;t allow access to it? It is part of the response you get from their servers, a simple Directions.getEncodedPoints() would&#039;ve been great. Nonetheless, you&#039;re a lifesaver, so thank you for taking the time to share this with us.

- Marco</description>
		<content:encoded><![CDATA[<p>Hi, Duncan.</p>
<p>Thank you so much for posting this! I&#8217;ve spent the last six hours trying to get the encoded String that results from a Directions request. After reading this post, it only took me 15 minutes. </p>
<p>I wonder why Google doesn&#8217;t allow access to it? It is part of the response you get from their servers, a simple Directions.getEncodedPoints() would&#8217;ve been great. Nonetheless, you&#8217;re a lifesaver, so thank you for taking the time to share this with us.</p>
<p>- Marco</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Encoded Polyline Algorithm For Google Maps by Dan Homerick</title>
		<link>http://blog.duncanhall.net/2010/02/as3-encoded-polyline-algorithm-for-google-maps/comment-page-1/#comment-28</link>
		<dc:creator>Dan Homerick</dc:creator>
		<pubDate>Fri, 06 Aug 2010 10:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.duncanhall.net/?p=46#comment-28</guid>
		<description>GPLv3 will work just fine. The download link on this page (2nd paragraph) goes to an apparently older version that lacks the license info.

Thanks!</description>
		<content:encoded><![CDATA[<p>GPLv3 will work just fine. The download link on this page (2nd paragraph) goes to an apparently older version that lacks the license info.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Actionscript AS3 TextButton Class by duncanhall</title>
		<link>http://blog.duncanhall.net/2010/02/actionscript-as3-text-button-class/comment-page-1/#comment-27</link>
		<dc:creator>duncanhall</dc:creator>
		<pubDate>Fri, 06 Aug 2010 08:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.duncanhall.net/?p=86#comment-27</guid>
		<description>You can either checkout the source files direct from the Google code repository if you have SVN, or just right click  and save the actionscript file here: http://duncanhall-lib.googlecode.com/svn/trunk/net/duncanhall/components/TextButton.as</description>
		<content:encoded><![CDATA[<p>You can either checkout the source files direct from the Google code repository if you have SVN, or just right click  and save the actionscript file here: <a href="http://duncanhall-lib.googlecode.com/svn/trunk/net/duncanhall/components/TextButton.as" rel="nofollow">http://duncanhall-lib.googlecode.com/svn/trunk/net/duncanhall/components/TextButton.as</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Encoded Polyline Algorithm For Google Maps by duncanhall</title>
		<link>http://blog.duncanhall.net/2010/02/as3-encoded-polyline-algorithm-for-google-maps/comment-page-1/#comment-26</link>
		<dc:creator>duncanhall</dc:creator>
		<pubDate>Fri, 06 Aug 2010 08:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.duncanhall.net/?p=46#comment-26</guid>
		<description>Hey Dan,

yep, you&#039;re free to use this as you please and I&#039;m glad you&#039;ve found it useful. I&#039;m not sure what issues you&#039;re having with the license though, if you look at the source at http://code.google.com/p/duncanhall-lib/source/browse/trunk/net/duncanhall/gmaps/PolylineEncoder.as you can see it&#039;s licensed under GNU General Public License which should cover your needs.</description>
		<content:encoded><![CDATA[<p>Hey Dan,</p>
<p>yep, you&#8217;re free to use this as you please and I&#8217;m glad you&#8217;ve found it useful. I&#8217;m not sure what issues you&#8217;re having with the license though, if you look at the source at <a href="http://code.google.com/p/duncanhall-lib/source/browse/trunk/net/duncanhall/gmaps/PolylineEncoder.as" rel="nofollow">http://code.google.com/p/duncanhall-lib/source/browse/trunk/net/duncanhall/gmaps/PolylineEncoder.as</a> you can see it&#8217;s licensed under GNU General Public License which should cover your needs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS3 Encoded Polyline Algorithm For Google Maps by Dan Homerick</title>
		<link>http://blog.duncanhall.net/2010/02/as3-encoded-polyline-algorithm-for-google-maps/comment-page-1/#comment-25</link>
		<dc:creator>Dan Homerick</dc:creator>
		<pubDate>Fri, 06 Aug 2010 02:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.duncanhall.net/?p=46#comment-25</guid>
		<description>Hi,
I&#039;d like to use this code in an open-source project I&#039;m working on, but I didn&#039;t find a copyright disclaimer in the download. Would you be willing license the  code under a permissive license such as the MIT license, and include a copy of the license in the code?

http://www.opensource.org/licenses/mit-license.php

Cheers,
 - Dan</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;d like to use this code in an open-source project I&#8217;m working on, but I didn&#8217;t find a copyright disclaimer in the download. Would you be willing license the  code under a permissive license such as the MIT license, and include a copy of the license in the code?</p>
<p><a href="http://www.opensource.org/licenses/mit-license.php" rel="nofollow">http://www.opensource.org/licenses/mit-license.php</a></p>
<p>Cheers,<br />
 &#8211; Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Actionscript AS3 TextButton Class by Trayzer</title>
		<link>http://blog.duncanhall.net/2010/02/actionscript-as3-text-button-class/comment-page-1/#comment-24</link>
		<dc:creator>Trayzer</dc:creator>
		<pubDate>Fri, 06 Aug 2010 01:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.duncanhall.net/?p=86#comment-24</guid>
		<description>What do you need to do to download the example.  I&#039;m trying to learn this.</description>
		<content:encoded><![CDATA[<p>What do you need to do to download the example.  I&#8217;m trying to learn this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UCD And Agile Development since 1936 by Tweets that mention UCD And Agile Development since 1936 » Duncan Hall -- Topsy.com</title>
		<link>http://blog.duncanhall.net/2010/03/ucd-and-agile-development-since-1936/comment-page-1/#comment-18</link>
		<dc:creator>Tweets that mention UCD And Agile Development since 1936 » Duncan Hall -- Topsy.com</dc:creator>
		<pubDate>Wed, 14 Jul 2010 14:09:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.duncanhall.net/?p=117#comment-18</guid>
		<description>[...] This post was mentioned on Twitter by Martin Stirling. Martin Stirling said: @loztallis RT (@ _duncanhall) @mtstirling Apparently, this article: http://bit.ly/9c0OtM means I write like Dan Brown. Fuck Off! [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Martin Stirling. Martin Stirling said: @loztallis RT (@ _duncanhall) @mtstirling Apparently, this article: <a href="http://bit.ly/9c0OtM" rel="nofollow">http://bit.ly/9c0OtM</a> means I write like Dan Brown. Fuck Off! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Actionscript Path Correction &#8211; No Going Back! by car radio wire</title>
		<link>http://blog.duncanhall.net/2010/03/actionscript-path-correction-no-going-back/comment-page-1/#comment-12</link>
		<dc:creator>car radio wire</dc:creator>
		<pubDate>Sat, 26 Jun 2010 18:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.duncanhall.net/?p=171#comment-12</guid>
		<description>&lt;strong&gt;your site is good!...&lt;/strong&gt;

your site is good!...</description>
		<content:encoded><![CDATA[<p><strong>your site is good!&#8230;</strong></p>
<p>your site is good!&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

