<?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: State of the UI: April 2009</title>
	<atom:link href="http://chicanery.fibergeek.com/2009/04/21/state-of-the-ui-april-2009/feed/" rel="self" type="application/rss+xml" />
	<link>http://chicanery.fibergeek.com/2009/04/21/state-of-the-ui-april-2009/</link>
	<description>Impish by nature.</description>
	<lastBuildDate>Sat, 17 Jul 2010 13:24:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nibuca</title>
		<link>http://chicanery.fibergeek.com/2009/04/21/state-of-the-ui-april-2009/comment-page-1/#comment-3899</link>
		<dc:creator>Nibuca</dc:creator>
		<pubDate>Sun, 02 Aug 2009 16:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://chicanery.fibergeek.com/?p=1864#comment-3899</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;@TheRealestout Well.. My UI addons are described here: http://bit.ly/UatZY LMK if you need anything more specific.&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">@TheRealestout Well.. My UI addons are described here: <a href="http://bit.ly/UatZY" rel="nofollow">http://bit.ly/UatZY</a> LMK if you need anything more specific.</span></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://chicanery.fibergeek.com/2009/04/21/state-of-the-ui-april-2009/comment-page-1/#comment-3160</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Thu, 30 Jul 2009 11:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://chicanery.fibergeek.com/?p=1864#comment-3160</guid>
		<description>Turns out there is an easier way. I was messing around and while left clicking on your target&#039;s name gives you their pop-down menu, right clicking on the name gives yours :)

Although you still have to have something around to target, so the /tar name could still be handy.</description>
		<content:encoded><![CDATA[<p>Turns out there is an easier way. I was messing around and while left clicking on your target&#8217;s name gives you their pop-down menu, right clicking on the name gives yours <img src='http://chicanery.fibergeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Although you still have to have something around to target, so the /tar name could still be handy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nibuca</title>
		<link>http://chicanery.fibergeek.com/2009/04/21/state-of-the-ui-april-2009/comment-page-1/#comment-3148</link>
		<dc:creator>Nibuca</dc:creator>
		<pubDate>Tue, 28 Jul 2009 18:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://chicanery.fibergeek.com/?p=1864#comment-3148</guid>
		<description>-I- click my name in Grid.  I believe you could also use F1.</description>
		<content:encoded><![CDATA[<p>-I- click my name in Grid.  I believe you could also use F1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://chicanery.fibergeek.com/2009/04/21/state-of-the-ui-april-2009/comment-page-1/#comment-3144</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Tue, 28 Jul 2009 09:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://chicanery.fibergeek.com/?p=1864#comment-3144</guid>
		<description>Sweet, that works a treat. All almost perfect now except for one thing I just noticed, how do I select myself to get the pop-down menu for party/raids? Any other way other than a /tar macro?</description>
		<content:encoded><![CDATA[<p>Sweet, that works a treat. All almost perfect now except for one thing I just noticed, how do I select myself to get the pop-down menu for party/raids? Any other way other than a /tar macro?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nibuca</title>
		<link>http://chicanery.fibergeek.com/2009/04/21/state-of-the-ui-april-2009/comment-page-1/#comment-3141</link>
		<dc:creator>Nibuca</dc:creator>
		<pubDate>Mon, 27 Jul 2009 17:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://chicanery.fibergeek.com/?p=1864#comment-3141</guid>
		<description>Target something and then left-click the target&#039;s name in metahud.  That will work for the targeting menu.  It doesn&#039;t seem to work for focus.

I use a mouse-over macro to set/clear my focus
&lt;blockquote&gt;
/focus [target=mouseover]
/stopmacro [target=mousover, exists]
/clearfocus [target=mouseover,noexists]
&lt;/blockquote&gt;

Move your mouse over the thing you want to focus.  Hit the key-bind for the button.  If you want to clear your focus, just mouse-over an empty part of your screen.</description>
		<content:encoded><![CDATA[<p>Target something and then left-click the target&#8217;s name in metahud.  That will work for the targeting menu.  It doesn&#8217;t seem to work for focus.</p>
<p>I use a mouse-over macro to set/clear my focus</p>
<blockquote><p>
/focus [target=mouseover]<br />
/stopmacro [target=mousover, exists]<br />
/clearfocus [target=mouseover,noexists]
</p></blockquote>
<p>Move your mouse over the thing you want to focus.  Hit the key-bind for the button.  If you want to clear your focus, just mouse-over an empty part of your screen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://chicanery.fibergeek.com/2009/04/21/state-of-the-ui-april-2009/comment-page-1/#comment-3139</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Mon, 27 Jul 2009 12:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://chicanery.fibergeek.com/?p=1864#comment-3139</guid>
		<description>I&#039;ve got a similar setup to you and am having issues with Focus. I have MetaHUD and Quartz and have Blizzard Player and Target frames turned off.
Stupid question, but with Target frame turned off, how do I set my Focus or open the Target menu? I may be just tried but I can&#039;t seem to work out how :(

(I have Focus turned off in Quartz if that matters).</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got a similar setup to you and am having issues with Focus. I have MetaHUD and Quartz and have Blizzard Player and Target frames turned off.<br />
Stupid question, but with Target frame turned off, how do I set my Focus or open the Target menu? I may be just tried but I can&#8217;t seem to work out how <img src='http://chicanery.fibergeek.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>(I have Focus turned off in Quartz if that matters).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nibuca</title>
		<link>http://chicanery.fibergeek.com/2009/04/21/state-of-the-ui-april-2009/comment-page-1/#comment-3900</link>
		<dc:creator>Nibuca</dc:creator>
		<pubDate>Thu, 11 Jun 2009 12:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://chicanery.fibergeek.com/?p=1864#comment-3900</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;@mkgresham I use Mik&#039;s Scrolling Battle Text.. others like SCT.  My UI: http://bit.ly/UatZY&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">@mkgresham I use Mik&#8217;s Scrolling Battle Text.. others like SCT.  My UI: <a href="http://bit.ly/UatZY" rel="nofollow">http://bit.ly/UatZY</a></span></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Delecious</title>
		<link>http://chicanery.fibergeek.com/2009/04/21/state-of-the-ui-april-2009/comment-page-1/#comment-2412</link>
		<dc:creator>Delecious</dc:creator>
		<pubDate>Wed, 22 Apr 2009 22:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://chicanery.fibergeek.com/?p=1864#comment-2412</guid>
		<description>DoTTimers is good, but I&#039;ve switched almost entirely to EventHorizon (http://wowinterface.com/downloads/info11935-EventHorizon.html) - which might help you on your paladin.  It&#039;s helped me on both my lock and my shaman in that it helps me see not just when my dots are going to fall off, but also the cooldowns on spells.  Maybe it&#039;ll help so that you don&#039;t have to watch buttons on your pally?</description>
		<content:encoded><![CDATA[<p>DoTTimers is good, but I&#8217;ve switched almost entirely to EventHorizon (<a href="http://wowinterface.com/downloads/info11935-EventHorizon.html" rel="nofollow">http://wowinterface.com/downloads/info11935-EventHorizon.html</a>) &#8211; which might help you on your paladin.  It&#8217;s helped me on both my lock and my shaman in that it helps me see not just when my dots are going to fall off, but also the cooldowns on spells.  Maybe it&#8217;ll help so that you don&#8217;t have to watch buttons on your pally?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nibuca</title>
		<link>http://chicanery.fibergeek.com/2009/04/21/state-of-the-ui-april-2009/comment-page-1/#comment-3901</link>
		<dc:creator>Nibuca</dc:creator>
		<pubDate>Wed, 22 Apr 2009 08:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://chicanery.fibergeek.com/?p=1864#comment-3901</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;New blog post: State of the UI: April 2009 http://tinyurl.com/c8ohn9&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">New blog post: State of the UI: April 2009 <a href="http://tinyurl.com/c8ohn9" rel="nofollow">http://tinyurl.com/c8ohn9</a></span></span></span></p>
]]></content:encoded>
	</item>
</channel>
</rss>
