<?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 on: SexyMap and GatherMate addons</title>
	<atom:link href="http://pwnwear.com/2009/10/12/sexymap-and-gathermate-addons/feed/" rel="self" type="application/rss+xml" />
	<link>http://pwnwear.com/2009/10/12/sexymap-and-gathermate-addons/</link>
	<description>On tanking, leading and thinking</description>
	<lastBuildDate>Sun, 14 Mar 2010 02:44:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gravity</title>
		<link>http://pwnwear.com/2009/10/12/sexymap-and-gathermate-addons/comment-page-1/#comment-832</link>
		<dc:creator>Gravity</dc:creator>
		<pubDate>Thu, 22 Oct 2009 15:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://pwnwear.com/?p=1712#comment-832</guid>
		<description>&lt;p&gt;The HUD map isn&#039;t upside down, most  likely, it&#039;s just it has a fixed orientation. If you rotate your character, any node on the hud will rotate on its hud, so you can steer yourself towards it. Once the node is up the top-most edge of the hud, it is in your forward path, so you just move forward to find it. Hope that makes sense.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>The HUD map isn&#8217;t upside down, most  likely, it&#8217;s just it has a fixed orientation. If you rotate your character, any node on the hud will rotate on its hud, so you can steer yourself towards it. Once the node is up the top-most edge of the hud, it is in your forward path, so you just move forward to find it. Hope that makes sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Starets Sayas</title>
		<link>http://pwnwear.com/2009/10/12/sexymap-and-gathermate-addons/comment-page-1/#comment-831</link>
		<dc:creator>Starets Sayas</dc:creator>
		<pubDate>Thu, 22 Oct 2009 14:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://pwnwear.com/?p=1712#comment-831</guid>
		<description>Thanks for this tip. It works great!!! ...when it works. For some reason last night my hud map was upside down making it more annoying than anything else. Looked in vain for some way to flip it. Anyone have any ideas what might have happened?</description>
		<content:encoded><![CDATA[<p>Thanks for this tip. It works great!!! &#8230;when it works. For some reason last night my hud map was upside down making it more annoying than anything else. Looked in vain for some way to flip it. Anyone have any ideas what might have happened?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DerangedHermit</title>
		<link>http://pwnwear.com/2009/10/12/sexymap-and-gathermate-addons/comment-page-1/#comment-801</link>
		<dc:creator>DerangedHermit</dc:creator>
		<pubDate>Tue, 13 Oct 2009 14:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://pwnwear.com/?p=1712#comment-801</guid>
		<description>Yeah, i was going to reply to recommend Routes too. It&#039;s just essencial when you want to level mining or go on mining runs.
About the &#039;HUD&#039;, if you&#039;re talking about the little zone map, Mapster can also do that. I use that instead of SexyMap but i&#039;ll check SexyMap when i get home.

EDIT: looking at the screenshots, i see what you mean by HUD. Mapster does not do that , then :)</description>
		<content:encoded><![CDATA[<p>Yeah, i was going to reply to recommend Routes too. It&#8217;s just essencial when you want to level mining or go on mining runs.<br />
About the &#8216;HUD&#8217;, if you&#8217;re talking about the little zone map, Mapster can also do that. I use that instead of SexyMap but i&#8217;ll check SexyMap when i get home.</p>
<p>EDIT: looking at the screenshots, i see what you mean by HUD. Mapster does not do that , then <img src='http://pwnwear.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gravity</title>
		<link>http://pwnwear.com/2009/10/12/sexymap-and-gathermate-addons/comment-page-1/#comment-798</link>
		<dc:creator>Gravity</dc:creator>
		<pubDate>Tue, 13 Oct 2009 07:14:35 +0000</pubDate>
		<guid isPermaLink="false">http://pwnwear.com/?p=1712#comment-798</guid>
		<description>&lt;p&gt;whoa that&#039;s more impressive than I&#039;d thought. I saw it, but figured meh, it&#039;ll suck, didn&#039;t realise it used an intelligent algorithm!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>whoa that&#8217;s more impressive than I&#8217;d thought. I saw it, but figured meh, it&#8217;ll suck, didn&#8217;t realise it used an intelligent algorithm!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karatheya</title>
		<link>http://pwnwear.com/2009/10/12/sexymap-and-gathermate-addons/comment-page-1/#comment-797</link>
		<dc:creator>Karatheya</dc:creator>
		<pubDate>Tue, 13 Oct 2009 06:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://pwnwear.com/?p=1712#comment-797</guid>
		<description>Ah, but you missed the gem that makes GatherMate and SexyMap complete: Routes

http://wow.curse.com/downloads/wow-addons/details/routes.aspx

Routes works with GatherMate (or some of the other map addons) to plot the quickest path across the map that hits all the places where nodes might be.  It uses the algorithm taught in CompSci to solve the traveling salesman problem:

http://en.wikipedia.org/wiki/Travelling_salesman_problem

Which I find incredibly cool.  &quot;Graph Theory = WoW gold?  Yes Please!&quot;

On it&#039;s own, Routes draws the path to follow on the minimap and on the world map, but combined with SexyMap&#039;s HUD (which is the only addon that does this to my knowledge), you get the line superimposed on your main screen.  It turns resource farming into what I like to call a gold-making bombing run.

Take a look at a couple of screenshots, both of the HUD and the world map:

http://gallery.cold-comfort.org/User-Interfaces/Routes</description>
		<content:encoded><![CDATA[<p>Ah, but you missed the gem that makes GatherMate and SexyMap complete: Routes</p>
<p><a href="http://wow.curse.com/downloads/wow-addons/details/routes.aspx" rel="nofollow">http://wow.curse.com/downloads/wow-addons/details/routes.aspx</a></p>
<p>Routes works with GatherMate (or some of the other map addons) to plot the quickest path across the map that hits all the places where nodes might be.  It uses the algorithm taught in CompSci to solve the traveling salesman problem:</p>
<p><a href="http://en.wikipedia.org/wiki/Travelling_salesman_problem" rel="nofollow">http://en.wikipedia.org/wiki/Travelling_salesman_problem</a></p>
<p>Which I find incredibly cool.  &#8220;Graph Theory = WoW gold?  Yes Please!&#8221;</p>
<p>On it&#8217;s own, Routes draws the path to follow on the minimap and on the world map, but combined with SexyMap&#8217;s HUD (which is the only addon that does this to my knowledge), you get the line superimposed on your main screen.  It turns resource farming into what I like to call a gold-making bombing run.</p>
<p>Take a look at a couple of screenshots, both of the HUD and the world map:</p>
<p><a href="http://gallery.cold-comfort.org/User-Interfaces/Routes" rel="nofollow">http://gallery.cold-comfort.org/User-Interfaces/Routes</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
