<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
	<channel>
		<title>WoWInterface - AddOns by Cowmonster</title>
		<link>http://www.wowinterface.com</link>
		<description>World of Warcraft Addons, Interfaces, Skins, Mods &amp; Community.</description>
		<language>en</language>
		<generator>WoWInterface</generator>
		<ttl>30</ttl>
		<copyright>Copyright 2006, WoWInterface</copyright>
		<image>
			<url>http://cdn.wow.mmoui.com/images/style_mmoi_wowi2/misc/rss.jpg</url>
			<title>WoWInterface</title>
			<link>http://www.wowinterface.com</link>
		</image>
		<webMaster>no-reply@WoWInterface</webMaster>
				<item>
			<title><![CDATA[DispelCDTracker (1.0.9)]]></title>
			<link>http://www.wowinterface.com/downloads/info21512-1.0.9.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;Included in the addon folder.&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;With the new 8 second CD on successful dispel it may become difficult for groups with multiple dispellers to keep track of whose dispel has been used and who can still do it, so I create a small timer bar list to tell you exactly that.&lt;br /&gt;&lt;br /&gt;The addon has a filter to restrict classes/specs that may have a dispel ability, but you aren't interested in seeing them.  The default filter keeps you from seeing Guardian (tank) Druid dispels as they have to leave form to use it.&lt;br /&gt;&lt;br /&gt;Because of the filtering system and the need to know what spec a person is, people will be added to your list in two ways.  When they use a dispel and they are not already in your list or when you mouseover them to discover their specialization.&lt;br /&gt;&lt;br /&gt;All settings that are user configurable are available in-game via a slash command (/dcdt).&lt;br /&gt;&lt;br /&gt;/dcdt - Show a list of possible options.&lt;br /&gt;/dcdt lock - Toggle hiding the header and locking the bars in place.&lt;br /&gt;/dcdt width # - Set the width of the bars to a number from 100 to 400.&lt;br /&gt;/dcdt height # - Set the height of the bars to a number from 12 to 32.&lt;br /&gt;/dcdt filter class spec - Add/Remove a particular class and spec in the filter.&lt;br /&gt;&lt;br /&gt;Please note that a class is required (spec is optional) and must exist in the list of known classes/specs.  A Warrior can not be filtered since the addon does not have a known dispel ability for warriors, but it does for an arcane mage.&lt;br /&gt;&lt;br /&gt;The addon also does not recognize partial class/spec names or nicknames.  You can filter a druid balance, but you can not filter a 'boomy', 'moonkin', 'boomkin', 'critchicken', 'thunderchicken', etc.&lt;br /&gt;&lt;br /&gt;I will be updating the addon as I find out about more dispels that a person may want to track for a raid/party.&lt;br /&gt;&lt;br /&gt;The addon also saves anything that qualifies as a dispel in a special place in your SavedVariables folder in the DispelCDTracker.lua file.  For those that are familiar with how variables are saved and can locate the DispelCDTrackerDB.unknown table in your DispelCDTracker.lua SavedVari...</description>
			<author>Cowmonster</author>
			<category domain="http://www.wowinterface.com">Casting Bars, Cooldowns</category>
			<guid>http://www.wowinterface.com/downloads/info21512-1.0.9.html</guid>
			
			<pubDate>Sat, 29 Sep 2012 00:08:36 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Chaos Bolt To The Face (1.0.4)]]></title>
			<link>http://www.wowinterface.com/downloads/info21615-1.0.4.html</link>
			<description>Simply yells out &quot;Chaos Bolt to the face!!!!&quot; or &quot;&lt;Player&gt; took my Chaos Bolt to the face!!!&quot; so everyone is aware of how awesome you are.&lt;br /&gt;&lt;br /&gt;If the amount is over 100,000 then that will be included in the announcement so everyone knows just exactly how epic you really are.&lt;br /&gt;&lt;br /&gt;As of version 1.0.4 it has special messages for when you kill the person with chaos bolt and random messages for various conditions are being added so the addon won't always be just &quot;Chaos Bolt to the face!!!&quot; all the time.</description>
			<author>Cowmonster</author>
			<category domain="http://www.wowinterface.com">Warlock</category>
			<guid>http://www.wowinterface.com/downloads/info21615-1.0.4.html</guid>
			
			<pubDate>Fri, 21 Sep 2012 04:46:58 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Equipped Average Item Level Tooltip (2.1.0)]]></title>
			<link>http://www.wowinterface.com/downloads/info19656-2.1.0.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt; Version 2.0.9&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * Refined the inspect function(s).&lt;br /&gt;  &lt;br /&gt;  * Added addon.InspectDelay to control how often an inspect request can&lt;br /&gt;    be sent.  Essentially this controls the throttling of NotifyInspect.&lt;br /&gt;&lt;br /&gt;  * Fixed a conflict with another tooltip addon.&lt;br /&gt;  &lt;br /&gt;  * Added /eailt slash command to configure addon settings in-game.&lt;br /&gt;    Variables no longer available at the top of the .lua file for&lt;br /&gt;configuration.&lt;br /&gt;&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt; Version 2.0.8&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * Fixed a problem with attempting to check specialization on characters&lt;br /&gt;    below level 10.&lt;br /&gt;&lt;br /&gt;  * Fixed tooltip sizing issues with the default GameTooltip (also&lt;br /&gt;    compatible with TipTac) so information should no longer appear&lt;br /&gt;outside of the tooltip or overlap other information.&lt;br /&gt;&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt; Version 2.0.7&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * Fixed a problem that was causing the tooltip to become jumpy and not&lt;br /&gt;    show all information within the constraints of the tooltip at first.&lt;br /&gt;&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt; Version 2.0.6&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * Specialization replaced Talents in tooltip.  Point distribution will&lt;br /&gt;    not be shown, but the particular Specialization will be shown.&lt;br /&gt;  &lt;br /&gt;  * LibQTip-1.0 embedded to provide a better tooltip for the LDB plugin.&lt;br /&gt;  &lt;br /&gt;  * Specialization added to the LDB plugin tooltip.&lt;br /&gt;&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt; Version 2.0.5&lt;br /&gt;-----------------------------------------------------------------------------...&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;Displays a person's equipped average item level when you mouseover them and has LDB support to show your equipped/overall item levels and a tooltip to show a sorted list of all the item levels of your group members who have been scanned (mouse'd over).  The list of group members and their item levels can be send to party/raid by left clicking on the LDB display.&lt;br /&gt;&lt;br /&gt;Use '/eailt' in-game to configure the addon.&lt;br /&gt;&lt;br /&gt;The addon scans the gear that the person is wearing, so if a person is only wearing two pieces of gear the item level displayed will be the average of the two items equipped.  In these situations the item level displayed will not be the same as what blizzard says the person's equipped item level is on their own character sheet because Blizzard averages based on what the person could have equipped and not what they actually have equipped.</description>
			<author>Cowmonster</author>
			<category domain="http://www.wowinterface.com">ToolTip</category>
			<guid>http://www.wowinterface.com/downloads/info19656-2.1.0.html</guid>
			
			<pubDate>Sun, 09 Sep 2012 13:10:13 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[RecordTip (1.0.6)]]></title>
			<link>http://www.wowinterface.com/downloads/info19600-1.0.6.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt; Version 1.0.6&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * Updated TOC for 5.0.4.&lt;br /&gt;  &lt;br /&gt;  * Changed code to support new API changes.&lt;br /&gt;&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt; Version 1.0.5&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * Added separate sections to display records for each spec a spell was&lt;br /&gt;    used in.&lt;br /&gt;&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt; Version 1.0.4&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * Updated TOC for 4.3.&lt;br /&gt;&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt; Version 1.0.3&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * Updated for 4.2 fixing combat log parsing since patch 4.2 broke all&lt;br /&gt;    mods that relied on the COMBAT_LOG_EVENT_UNFILTERED.&lt;br /&gt;&lt;br /&gt;  * Updated the TOC for 4.2 as well.&lt;br /&gt;&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt; Version 1.0.2&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * Unspecified bug fixes.&lt;br /&gt;&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt; Version 1.0.1&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * Unspecified bug fixes.&lt;br /&gt;  &lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt; Version 1.0.0&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * Original release.&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;This is a simple addon which keeps track of your healing/damage critical/non-critical records with spells and displays them in the spell's tooltip.&lt;br /&gt;&lt;br /&gt;This is a modified version of my Critline_Tooltip addon which eliminates the need for Critline entirely.</description>
			<author>Cowmonster</author>
			<category domain="http://www.wowinterface.com">ToolTip</category>
			<guid>http://www.wowinterface.com/downloads/info19600-1.0.6.html</guid>
			
			<pubDate>Sat, 08 Sep 2012 08:43:03 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Killing Blow Emote (1.0.1)]]></title>
			<link>http://www.wowinterface.com/downloads/info20565-1.0.1.html</link>
			<description>Does a random emote on a player that you get a killing blow on.</description>
			<author>Cowmonster</author>
			<category domain="http://www.wowinterface.com">PvP, Arena, BattleGrounds</category>
			<guid>http://www.wowinterface.com/downloads/info20565-1.0.1.html</guid>
			
			<pubDate>Fri, 07 Sep 2012 10:43:37 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[ExtraBar (1.0.9)]]></title>
			<link>http://www.wowinterface.com/downloads/info14492-1.0.9.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt;Version 1.0.9&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * Updated so it hides when the MainMenuBar is hidden.&lt;br /&gt;     Because of the Secure API this may not work well&lt;br /&gt;     in-combat, but should toggle the bar once out of combat.&lt;br /&gt;     This is so the bar will not be seen while in a vehicle&lt;br /&gt;     or doing quests that use a custom interface and hide&lt;br /&gt;     the rest of the action bars.&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt;Version 1.0.8&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * Updated for 5.0.4.&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt;Version 1.0.7&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * Updated for 4.3.&lt;br /&gt;&lt;br /&gt;  * Made some adjustments to the key binding.  This will mean those that&lt;br /&gt;    had buttons bound previously will need to go in and re-bind them.&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt;Version 1.0.6&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  *  Updated for 4.2.&lt;br /&gt;&lt;br /&gt;  *  The issue where the pet bar was not moving as expected on&lt;br /&gt;      login should be resolved now.&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt; Version 1.0.5&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  *  Updated for 4.1.&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt; Version 1.0.4a&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  *  Noticed a problem where pet bar was only moved after a UI reload and resolved it.&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt; Version 1.0.4&lt;br /&gt;-------------------------------------------------------------------...&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;This is an extremely lightweight addon that takes the remaining 12 buttons from actionbar page 2 and puts them above the bottom right action bar.  This allows you to make use of those 12 buttons you ordinarily could not see without changing the actionbar page.&lt;br /&gt;&lt;br /&gt;For classes that have a pet, I have updated the addon to move your pet bar up to accommodate ExtraBar.</description>
			<author>Cowmonster</author>
			<category domain="http://www.wowinterface.com">Action Bar Mods</category>
			<guid>http://www.wowinterface.com/downloads/info14492-1.0.9.html</guid>
			
			<pubDate>Fri, 07 Sep 2012 09:25:44 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Cowmonster's CombatMeters (1.1.4)]]></title>
			<link>http://www.wowinterface.com/downloads/info20678-1.1.4.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;------------------------------------------------------------------------&lt;br /&gt;  Version 1.1.4&lt;br /&gt;------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * General debugging and error fixing.&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------------&lt;br /&gt;  Version 1.1.3&lt;br /&gt;------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * General debugging and error fixing.&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------------&lt;br /&gt;  Version 1.1.2&lt;br /&gt;------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * General debugging and error fixing.&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------------&lt;br /&gt;  Version 1.1.1&lt;br /&gt;------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * Added preliminary support for my item level tooltip addon&lt;br /&gt;     so item levels of group members can be displayed in order&lt;br /&gt;     from highest to lowest.&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------------&lt;br /&gt;  Version 1.1.0&lt;br /&gt;------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * Tweaked sizing issues for text some more.&lt;br /&gt;&lt;br /&gt;  * Added a scale option to the slash command.&lt;br /&gt;&lt;br /&gt;  * Adjusted the resizing so it can be resized even smaller by hiding&lt;br /&gt;     interrupts and then dispells if the frame is made smaller than what&lt;br /&gt;     can accommodate all the buttons.&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------------&lt;br /&gt;  Version 1.0.9&lt;br /&gt;------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * Fixed a typing error which caused the addon to not work and not give&lt;br /&gt;    any error messages.&lt;br /&gt;&lt;br /&gt;  * Adjusted a sizing issue for text on bars.&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------------&lt;br /&gt;  Version 1.0.8&lt;br /&gt;------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * Added ability to resize the frame.&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------...&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;This is a simple combat meters addon that I've been toying with and I finally decided to post it.  It lacks a lot of features of some of the other damage meter addons, but does add one of its own.&lt;br /&gt;&lt;br /&gt;It does not store tons of information about fights so if you want a larger memory foot print and tons of data about the fight keep looking because this isn't the addon for you.&lt;br /&gt;&lt;br /&gt;What this addon will do for you is display information about the current/last fight about total damage, dps, hps, interrupts, dispells or threat.&lt;br /&gt;&lt;br /&gt;For those of you who do BGs or even rBGs.  Unlike other combat meter addons, my addon gets blizzard's information which covers the entire BG (both factions) not just those that were in-range of your combat log.  This actually allows you to scroll through the list of people prior to the beginning of a BG and see what classes and specs are on both sides and to keep track of where you stack up in damage or healing for the whole BG at a glance without opening the score panel.  Selecting horde/alliance/all on the score panel will change the information displayed in the combat meters as well.&lt;br /&gt;&lt;br /&gt;The addon will not report information to chat.  I had this feature at one time and decided to remove it.  Too many people spam meters already.  Everyone else should have a meter if they want to know what it says.&lt;br /&gt;&lt;br /&gt;This is still a work in progress and does have some odd little nuances.  I am still working to integrate a threat meter (another one of my addons I decided would be best incorporated in this addon for release).  I will be updating as I find bugs or bugs are reported in the comments.&lt;br /&gt;&lt;br /&gt;The addon can be resized by dragging the bottom right corner and moved by dragging with the right mouse button on the buttons across the top.  Later I may add some configuration options, but for now it is a work in progress.&lt;br /&gt;&lt;br /&gt;To allow the addon to become extra small and compact, if the addon gets to small to fit all the buttons the interrupts and dispells buttons wil...</description>
			<author>Cowmonster</author>
			<category domain="http://www.wowinterface.com">Combat Mods</category>
			<guid>http://www.wowinterface.com/downloads/info20678-1.1.4.html</guid>
			
			<pubDate>Thu, 15 Mar 2012 10:11:23 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[AuraTracker (1.0.0)]]></title>
			<link>http://www.wowinterface.com/downloads/info20875-1.0.0.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;--------------------------------------------------------------------------------&lt;br /&gt; Version 1.0.1&lt;br /&gt;--------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * Added some in-game configuration and a slash command to access&lt;br /&gt;     it. /at or /auratracker will open the configuration panel.&lt;br /&gt;&lt;br /&gt;  * Modified aura handling to allow for more generic handling so&lt;br /&gt;     more auras/spells can be tracked without creating special&lt;br /&gt;     functions for individual auras.&lt;br /&gt;&lt;br /&gt;  * General debugging and adjusting of nuances to make the addon&lt;br /&gt;     perform as intended.&lt;br /&gt;&lt;br /&gt;--------------------------------------------------------------------------------&lt;br /&gt; Version 1.0.0&lt;br /&gt;--------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * Initial release&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;This is a simple mod with an in-game configuration that create buttons for various class specific abilities.&lt;br /&gt;&lt;br /&gt;My roommate asked me for an addon to make it easy to track his Inquisition on his retadin and I figured why stop at Inquisition?  I've included various abilities for each class and others can be added in the auras table under the specific class in the core.lua file.&lt;br /&gt;&lt;br /&gt;The various abilities that are included are simply for example and can be changed.  The addon does have one caveat and that is that it won't track abilities other than what you can cast.  An example being a paladin won't see a button for Deterrence and a retadin won't see Ardent Defender, but if that paladin switches specs to Protection then he will see Ardent Defender.&lt;br /&gt;&lt;br /&gt;The basic operation of the addon is that it creates buttons for the various abilities it tracks for your class.  These buttons can be clicked to use those abilities and they will track CDs for the abilities with red text and remaining duration of an aura from the ability in green.  For example, if a retadin were to use Inquisition there would be green numbers counting down on the button until Inquisition was gone indicating when he needed to refresh the buff.  In the case of something like Hand of Freedom, if the retadin casts it on himself he will see the green text showing time remaining then red text indicating the CD remaining, but if another paladin in the group were to use it on him it would again show green text until the buff wore off and then it would show red text if there was any CD remainin on the ability.&lt;br /&gt;&lt;br /&gt;Left clicking on the buttons uses the abilities and right click dragging moves the bar.  Holding shift, control or alt and left clicking will remove the aura.&lt;br /&gt;&lt;br /&gt;What the addon will not do is track auras on other people even if cast by you.&lt;br /&gt;&lt;br /&gt;The addon now has a preliminary in-game configuration which may be expanded upon in the future.</description>
			<author>Cowmonster</author>
			<category domain="http://www.wowinterface.com">Buff, Debuff, Spell</category>
			<guid>http://www.wowinterface.com/downloads/info20875-1.0.0.html</guid>
			
			<pubDate>Sun, 26 Feb 2012 20:12:37 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[BNWhisperCharacter (1.0.1)]]></title>
			<link>http://www.wowinterface.com/downloads/info20590-1.0.1.html</link>
			<description>A simple mod that adds a link for the character that a Battle.net friend is currently on when they Battle.net whisper you.&lt;br /&gt;&lt;br /&gt; whispered: (Character Name) hey dude&lt;br /&gt;&lt;br /&gt;The character name only shows up if they are playing WoW and on a character from your realm and faction and it has click interaction and is colored by the toon's class.&lt;br /&gt;&lt;br /&gt;The addon also adds a tooltip to the  link which has their toon name, realm (if different from yours), faction, level, race, class and game client ID.  The tooltip is displayed even if they are on a different game/realm/faction.&lt;br /&gt;&lt;br /&gt;I haven't yet tested the tooltip feature with clients logged into multiple sub-accounts of one battle.net account, battle.net accounts not logged into a game client (logged into the battle.net website for example) or clients logged into other battle.net games.  If you run into any issues with one of these scenarios, please, let me know as much as you can about the error or strange addon behavior you experienced and the scenario that caused it.&lt;br /&gt;&lt;br /&gt;Another note on the tooltip function: if you use any third party chat frame mods which completely replace the default chat frame(s) the tooltip functionality probably will not work, but if you let me know which chat mod you use then I'll try to include support for the more popular ones.&lt;br /&gt;&lt;br /&gt;Any chat mods which use ChatFrame, ChatFrame1, ChatFrame2, ChatFrame3, etc should work fine, but if they create their own chat frame and hide the default frame(s) and don't use one of those names for their frame then chances are really good I'll have to add support for it specifically.</description>
			<author>Cowmonster</author>
			<category domain="http://www.wowinterface.com">Chat Mods</category>
			<guid>http://www.wowinterface.com/downloads/info20590-1.0.1.html</guid>
			
			<pubDate>Sun, 11 Dec 2011 11:42:41 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[ChatPublicNotes (1.0.0)]]></title>
			<link>http://www.wowinterface.com/downloads/info20586-1.0.0.html</link>
			<description>This is a very simple addon that adds the guild public note to messages received from guild members in the majority of channels including raid, party, guild, whisper, yell, say and channels like trade.&lt;br /&gt;&lt;br /&gt;The point of this addon was to make it easier for my twink guild to figure out who was talking, but I thought others might find use for it as well.  The reason why it is difficult to tell is because we have six rogues with names Zeroskills, Zerosklls, Zerosklls, Zerosklls, Zerosklls and Zerskills.  I wrote the addon and we placed our real names in the public notes, so we would be easy to distinguish, at least to our guild members, if you BG with us good luck telling us apart.</description>
			<author>Cowmonster</author>
			<category domain="http://www.wowinterface.com">Chat Mods</category>
			<guid>http://www.wowinterface.com/downloads/info20586-1.0.0.html</guid>
			
			<pubDate>Sat, 10 Dec 2011 08:39:05 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Announcer (1.0.9)]]></title>
			<link>http://www.wowinterface.com/downloads/info19821-1.0.9.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt; Version 1.0.8&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  * Updated TOC for 4.3.&lt;br /&gt;&lt;br /&gt;  * Resolved some 4.3 compatibility issues.&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt; Version 1.0.8&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  *  Fixed a bug that caused an error message when casting CC on&lt;br /&gt;      a target that was not marked with a raid target icon.&lt;br /&gt;&lt;br /&gt;  *  Fixed a bug that caused an error message when a guild member&lt;br /&gt;      received loot in a dungeon/raid and the related announcement&lt;br /&gt;      was enabled.&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt; Version 1.0.7&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  *  Started adding support for raid target icons.&lt;br /&gt;&lt;br /&gt;  *  Fixed a bug causing somethings to not be announced to the&lt;br /&gt;      proper group channel.&lt;br /&gt;&lt;br /&gt;  *  Changed CC spells from announcing when applied to announcing&lt;br /&gt;      when casting starts.&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt; Version 1.0.6&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  *  Added support for CC and dispells.&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt; Version 1.0.5&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  *  Added more supported spells.&lt;br /&gt;&lt;br /&gt;  *  Added more configuration options.&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt; Version 1.0.4&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  *  Fixed a bug.&lt;br /&gt;&lt;br /&gt;  *  Added sub-panels to the configuration panel.&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------------------&lt;br /&gt; Version 1.0.3&lt;br /&gt;---------------------------------...&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;A simple addon to announce various things such as buffs, interrupts, ressurects, spell steals, deaths and loots.&lt;br /&gt;&lt;br /&gt;Configuration for the addon is still a work in progress, but can be accessed via slash command /ann or /announcer or via the in-game addon configuration panels.&lt;br /&gt;&lt;br /&gt;Currently supported spells/items:&lt;br /&gt;&lt;br /&gt;Buffs:&lt;br /&gt;&lt;br /&gt;Ardent Defender&lt;br /&gt;Avenging Wrath&lt;br /&gt;Barkskin&lt;br /&gt;Divine Plea&lt;br /&gt;Divine Protection&lt;br /&gt;Divine Shield&lt;br /&gt;Enraged Regeneration&lt;br /&gt;Frenzied Regeneration&lt;br /&gt;Hand of Freedom&lt;br /&gt;Hand of Protection&lt;br /&gt;Hand of Sacrifice&lt;br /&gt;Hand of Salvation&lt;br /&gt;Ice Block&lt;br /&gt;Icebound Fortitude&lt;br /&gt;Innervate&lt;br /&gt;Misdirection&lt;br /&gt;Shield Wall&lt;br /&gt;Survival Instincts&lt;br /&gt;Tricks of the Trade&lt;br /&gt;Vampiric Blood&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Conjured Items/Spells:&lt;br /&gt;&lt;br /&gt;Jeeves&lt;br /&gt;Mobile Banking&lt;br /&gt;MOLL-E&lt;br /&gt;Portal: Dalaran&lt;br /&gt;Portal: Darnassus&lt;br /&gt;Portal: Exodar&lt;br /&gt;Portal: Ironforge&lt;br /&gt;Portal: Orgrimmar&lt;br /&gt;Portal: Shattrath&lt;br /&gt;Portal: Silvermoon&lt;br /&gt;Portal: Stonard&lt;br /&gt;Portal: Stormwind&lt;br /&gt;Portal: Theramore&lt;br /&gt;Portal: Thunder Bluff&lt;br /&gt;Portal: Tol Barad&lt;br /&gt;Portal: Undercity&lt;br /&gt;Ritual of Refreshment&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Resurrection Spells:&lt;br /&gt;&lt;br /&gt;Ancestral Spirit&lt;br /&gt;Raise Ally&lt;br /&gt;Rebirth&lt;br /&gt;Redemption&lt;br /&gt;Reincarnation&lt;br /&gt;Resurrection&lt;br /&gt;Revive&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Taunts:&lt;br /&gt;&lt;br /&gt;Challenging Roar&lt;br /&gt;Challenging Shout&lt;br /&gt;Distracting Shot&lt;br /&gt;Growl&lt;br /&gt;Hand of Reckoning&lt;br /&gt;Righteous Defense&lt;br /&gt;Taunt&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;CC Spells/Abilities:&lt;br /&gt;&lt;br /&gt;Banish&lt;br /&gt;Cyclone&lt;br /&gt;Death Coil&lt;br /&gt;Enslave Demon&lt;br /&gt;Entangling Roots&lt;br /&gt;Fear&lt;br /&gt;Hex&lt;br /&gt;Hibernate&lt;br /&gt;Howl of Terror&lt;br /&gt;Ice Trap&lt;br /&gt;Polymorph&lt;br /&gt;Sap&lt;br /&gt;</description>
			<author>Cowmonster</author>
			<category domain="http://www.wowinterface.com">Other</category>
			<guid>http://www.wowinterface.com/downloads/info19821-1.0.9.html</guid>
			
			<pubDate>Wed, 07 Dec 2011 11:21:56 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[BeaconTracker (1.0.0)]]></title>
			<link>http://www.wowinterface.com/downloads/info20572-1.0.0.html</link>
			<description>A simple addon to help healadins manage their beacon of light.&lt;br /&gt;&lt;br /&gt;The addon shows up for paladins that are specced holy and allows the paladin to click the button to apply/refresh beacon of light or set a keybinding in the blizzard keybinding interface for applying beacon of light.&lt;br /&gt;&lt;br /&gt;The way the addon works is it uses a macro to cast beacon of light.  This does leave the addon with a bit of a limitation since blizzard won't let us change buttons in-combat.  I've done my best to allow for changing targets in-combat.  If you hold down a modifier key while using the addon to apply beacon of light it will ignore the name of the person who was the previous target of your beacon of light and instead give you the glowing hand to select your new beacon target with.&lt;br /&gt;&lt;br /&gt;The addon will allow a healadin to apply beacon to a person and see a counter for how much time remains before beacon wears off and without having to find the person refresh/reapply beacon with one keystroke/click.&lt;br /&gt;&lt;br /&gt;The green text you see in the screen shot will hold the name of the person who is to be the target of and/or is currently buffed by it.  If you try to change targets during combat blizzard restricts the addon from actually being able to modify the button macro, but the addon will attempt to update it as soon as you leave combat.&lt;br /&gt;&lt;br /&gt;With blizzard's limitations it is not the most ideal setup, but I hope some healadins will still find the addon suits their needs.</description>
			<author>Cowmonster</author>
			<category domain="http://www.wowinterface.com">Paladin</category>
			<guid>http://www.wowinterface.com/downloads/info20572-1.0.0.html</guid>
			
			<pubDate>Wed, 07 Dec 2011 11:19:21 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[RaidResize (1.0.0)]]></title>
			<link>http://www.wowinterface.com/downloads/info19807-1.0.0.html</link>
			<description>Change Log:&lt;br /&gt;--------------------&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt;Version 1.0.0&lt;br /&gt;-----------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;  *  Original Release&lt;br /&gt;&lt;br /&gt;Description:&lt;br /&gt;--------------------&lt;br /&gt;This addon simply adds a slash command to resize all the default blizzard raid frames.  To use the addon just use &quot;/rr &lt;percent&gt;&quot;.</description>
			<author>Cowmonster</author>
			<category domain="http://www.wowinterface.com">Raid Mods</category>
			<guid>http://www.wowinterface.com/downloads/info19807-1.0.0.html</guid>
			
			<pubDate>Mon, 09 May 2011 10:08:39 +0000</pubDate>
		</item>
	</channel>
</rss>