<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
	<channel>
		<title>WoWInterface - Latest  AddOns</title>
		<link>http://www.wowinterface.com</link>
		<description>World of Warcraft Interfaces, Skins, Addons, Mods community.</description>
		<language>en</language>
		<generator>WoWInterface</generator>
		<ttl>30</ttl>
		<copyright>Copyright 2006, WoWInterface</copyright>
		<image>
			<url>http://s.wowinterface.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[Athenes Raid Ignore (1.1)]]></title>
			<link>http://www.wowinterface.com/downloads/info15937-1.1.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
1.1:&lt;br /&gt;
- You can click player names in the safe-list to get their name up, instead of having to type the name in, when you want to remove them.&lt;br /&gt;
- Safe-list is no longer cap-sensitive.&lt;br /&gt;
- Fixed the spam that sometimes appeared when a whisper was ignored.&lt;br /&gt;
- Added a &quot;Clear log&quot; button for clearing the log of ignored whispers.&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
I made this addon by request for a raid leader, who got tired of being spammed by whispers during raid time.&lt;br /&gt;
Whenever you are in a raid instance and get a whisper, the addon will check if the sender is in your raid. If not, the whisper will be ignored and the receiver gets a message that you are busy in raid. People in your raid will not be ignored.&lt;br /&gt;
All ignored messages will be saved and can be read in the gui ( type /ari )&lt;br /&gt;
&lt;br /&gt;
A few settings can be set aswell:&lt;br /&gt;
- Custom auto-reply&lt;br /&gt;
- Safe-list everyone in your guild&lt;br /&gt;
- Safe-list specific people&lt;br /&gt;
&lt;br /&gt;
Nothing advanced, very lightweight.</description>
			<author>Athene_</author>
			<category domain="http://www.wowinterface.com">Raid Mods</category>
			<guid>http://www.wowinterface.com/downloads/info15937-1.1.html</guid>
			<pubDate>Tue, 09 Feb 2010 22:56:16 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Dingeta (rev 6)]]></title>
			<link>http://www.wowinterface.com/downloads/info12899-rev+6.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
r6&lt;br /&gt;
+ Push to r6.&lt;br /&gt;
+ Added an option to report to chat.&lt;br /&gt;
+ Added an option to report to UIErrorFrame.&lt;br /&gt;
/ Thinking of adding more options, as this has now become my &quot;big&quot; project. &lt;br /&gt;
&lt;br /&gt;
r5&lt;br /&gt;
+ Push to r5.&lt;br /&gt;
+ Changed the looks.&lt;br /&gt;
+ ToC bump for 3.3.&lt;br /&gt;
+ Tested and confirmed to work with 3.3.&lt;br /&gt;
- Removed files from the archive.&lt;br /&gt;
---------------------------------------------------------------------------------&lt;br /&gt;
r4&lt;br /&gt;
+ Fixed the login bug, it will now show XP thanks to Nightcracker. &lt;br /&gt;
+ ToC bump.&lt;br /&gt;
+ Version bump to r4.&lt;br /&gt;
/ Untested due to no game-time, won't flag as 3.2 compatible yet. Testers please.&lt;br /&gt;
---------------------------------------------------------------------------------&lt;br /&gt;
r3&lt;br /&gt;
+ Fixed a bug.&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
Description&lt;br /&gt;
This is my very lightweight experience display which shows how much you need until you'll level.&lt;br /&gt;
It was once idExperience but it has been modified a lot, still credits to Industrial though as a lot of the code is his.&lt;br /&gt;
&lt;br /&gt;
Features&lt;br /&gt;
Experience left until level up!&lt;br /&gt;
How many bars until you ding!&lt;br /&gt;
Can print experience left to chat!&lt;br /&gt;
Can show experience left after you gain experience in the error frame!&lt;br /&gt;
&lt;br /&gt;
Planned features&lt;br /&gt;
&lt;br /&gt;
Known Bugs&lt;br /&gt;
&lt;br /&gt;
If you see anything I need to change in the code, feel free to tell me. Rather, I want you to tell me so that I can learn and improve myself as a programmer. I'm a student doing programming but lua is not one of the languages we learn. This means I have to learn most things by myself. I am also quite young, hence why I lack major knowledge in C or PHP. Any help is VERY much appreciated!&lt;br /&gt;
&lt;br /&gt;
Thanks!</description>
			<author>Wimpface</author>
			<category domain="http://www.wowinterface.com">Quest/Leveling/Reputation Mods</category>
			<guid>http://www.wowinterface.com/downloads/info12899-rev+6.html</guid>
			<pubDate>Tue, 09 Feb 2010 21:42:35 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[oUF_AuraBars (1.0.0-beta3)]]></title>
			<link>http://www.wowinterface.com/downloads/info15852-1.0.0-beta3.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
== 1.0.0-beta3&lt;br /&gt;
Memory usage issue should be fixed.&lt;br /&gt;
&lt;br /&gt;
Update throttle is now a sensible value.&lt;br /&gt;
&lt;br /&gt;
The following changes have been made to attribute names:&lt;br /&gt;
&lt;br /&gt;
nameFont -&gt; spellNameFont&lt;br /&gt;
nameSize -&gt; spellNameSize&lt;br /&gt;
spellFont -&gt; spellTimeFont&lt;br /&gt;
spellSize -&gt; spellTimeSize&lt;br /&gt;
Currently the old attribute names are supported (giving a warning to the user to update).&lt;br /&gt;
&lt;br /&gt;
== 1.0.0-beta2&lt;br /&gt;
Added ability to filter the buffs/debuffs displayed.&lt;br /&gt;
&lt;br /&gt;
== 1.0.0-beta1&lt;br /&gt;
Initial Release.&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
About&lt;br /&gt;
oUF_AuraBars is a plugin for oUF which displayed buffs/debuffs as status bars.  This addon was inspired by ClassTimers.&lt;br /&gt;
&lt;br /&gt;
Important: This addon requires oUF to work.&lt;br /&gt;
Important: In beta3 some attribute names have been changed to make them more intuitive, see options section below.  I've added a small bit of code to ensure that the old attributes will work without breaking the addon, however a warning message will be displayed to the user.  This code will be removed before 1.0.0&lt;br /&gt;
&lt;br /&gt;
Options&lt;br /&gt;
&lt;br /&gt;
auraBarHeight -- Height of each aura bar&lt;br /&gt;
auraBarWidth -- Width of each aura bar&lt;br /&gt;
auraBarTexture -- Texture to use for each aura bar&lt;br /&gt;
fgalpha -- Foreground Alpha&lt;br /&gt;
bgalpha -- Background Alpha&lt;br /&gt;
spellNameFont -- Font to use for the buff's/debuff's name (previously nameFont)&lt;br /&gt;
spellNameSize -- Font size to use for the buff's/debuff's name (previously nameSize)&lt;br /&gt;
spellTimeFont -- Font to use for the buff's/debuff's remaining timer (previously spellFont)&lt;br /&gt;
spellTimeSize -- Font size to use for the buff's/debuff's remaining timer (previously spellSize)&lt;br /&gt;
down -- Set to true to get the bars to grow down rather than up&lt;br /&gt;
filter -- Use a custom filter for the buffs/debuffs to be displayed&lt;br /&gt;
&lt;br /&gt;
Example Usage&lt;br /&gt;
-- Setup anchor frame, bars will grow up or down from this frame.&lt;br /&gt;
oUF.AuraBars = CreateFrame(&quot;Frame&quot;, nil, oUF)&lt;br /&gt;
oUF.AuraBars:SetHeight(1)&lt;br /&gt;
oUF.AuraBars:SetWidth(1)&lt;br /&gt;
oUF.AuraBars:SetPoint(.......)&lt;br /&gt;
-- Options&lt;br /&gt;
&lt;br /&gt;
Filters&lt;br /&gt;
The default filter can be replaced by using the .filter attribute.  The filter should be in the form of a function which has the following signature.&lt;br /&gt;
&lt;br /&gt;
function(name, rank, icon, count, debuffT...</description>
			<author>kingamajick</author>
			<category domain="http://www.wowinterface.com">oUF: Plugins</category>
			<guid>http://www.wowinterface.com/downloads/info15852-1.0.0-beta3.html</guid>
			<pubDate>Tue, 09 Feb 2010 21:22:56 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[ToolTipTabs (1.0)]]></title>
			<link>http://www.wowinterface.com/downloads/info15943-1.0.html</link>
			<description>ToolTipTabs is a simple addon that adds tabbed functionality to the tooltip that opens with chat links. The tabs are lined up on the left hand side of the tooltip and each display the icon of it's respective link (item icon for items, achievement icon for achievements etc.). Simply click on a tab to switch to that link.&lt;br /&gt;
&lt;br /&gt;
In addition to the tabbed behaviour, you can also drag the tabs out into an empty space on the screen and a seperate tooltip will be created, dragging more tabs onto this tooltip will move them there from their original one.&lt;br /&gt;
&lt;br /&gt;
Each tooltip has two extra close buttons that are positioned over the first tab. The left hand button will close all tooltips and their tabs, the right one will close the current tab on that tooltip. Clicking the original close button on the tooltip will hide the tooltip, the tabs present on it will not be removed and will be present when the tooltip is reopened by clicking a new link.</description>
			<author>Ali1331</author>
			<category domain="http://www.wowinterface.com">ToolTip</category>
			<guid>http://www.wowinterface.com/downloads/info15943-1.0.html</guid>
			<pubDate>Tue, 09 Feb 2010 21:22:54 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[oUF Kera (1.2c)]]></title>
			<link>http://www.wowinterface.com/downloads/info10587-1.2c.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
v1.2c - Switched to freeware font.&lt;br /&gt;
&lt;br /&gt;
v1.2b - Decreased debuff number down to 40. (Silly me. Thanks P3lim!)&lt;br /&gt;
&lt;br /&gt;
v1.2 - Increased width of player and target frames. &lt;br /&gt;
       - Added 4th debuff to target of target and pet frames.&lt;br /&gt;
       - Increased number of target debuffs to 44.&lt;br /&gt;
       - Updated screenshot.&lt;br /&gt;
&lt;br /&gt;
v1.1 - Increased focus frame width from 100 to 150 to ensure that longer names do not overlap the health display.&lt;br /&gt;
&lt;br /&gt;
v1.0 - Initial release.&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
Description:&lt;br /&gt;
&lt;br /&gt;
This is my layout for oUF by haste. It is heavily based on P3lim's layout.&lt;br /&gt;
&lt;br /&gt;
Supported Frames:&lt;br /&gt;
&lt;br /&gt;
Player&lt;br /&gt;
Pet&lt;br /&gt;
Focus&lt;br /&gt;
Target&lt;br /&gt;
Target of Target&lt;br /&gt;
Party&lt;br /&gt;
Raid&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
&lt;br /&gt;
As with all oUF layouts, the only way to configure it is by editing oUF_Kera.lua within the addon's folder. I've added comments to each major section of the file to organize it.&lt;br /&gt;
&lt;br /&gt;
Plugins:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
LibMobHealth 4.0 (Included)&lt;br /&gt;
oUF DebuffHighlight&lt;br /&gt;
oUF DruidMana&lt;br /&gt;
oUF ReadyCheck&lt;br /&gt;
oUF PowerSpark&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Thanks to:&lt;br /&gt;
&lt;br /&gt;
Haste, for making this great addon, and P3lim for letting me use his layout.</description>
			<author>nostress</author>
			<category domain="http://www.wowinterface.com">oUF: Layouts</category>
			<guid>http://www.wowinterface.com/downloads/info10587-1.2c.html</guid>
			<pubDate>Tue, 09 Feb 2010 21:03:19 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[oUF_Ocu (0.3)]]></title>
			<link>http://www.wowinterface.com/downloads/info15942-0.3.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
v 0.3&lt;br /&gt;
Added some options to hide the default oUF Runebar and The default runes.&lt;br /&gt;
&lt;br /&gt;
v 0.2&lt;br /&gt;
Fixed the Portrait framestrata&lt;br /&gt;
&lt;br /&gt;
v 0.1&lt;br /&gt;
Initial Release&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
DISCLAIMER: This is an indirect ripoff of a screenshot by Led++, permission to be released has been granted. The credit for the idea goes to him.&lt;br /&gt;
&lt;br /&gt;
--]--&lt;br /&gt;
&lt;br /&gt;
Player&lt;br /&gt;
Target&lt;br /&gt;
Pet&lt;br /&gt;
Focus&lt;br /&gt;
Focus Target&lt;br /&gt;
&lt;br /&gt;
- No TargetTarget or Party / Raid.&lt;br /&gt;
&lt;br /&gt;
--]--&lt;br /&gt;
&lt;br /&gt;
You might need to tinker around with the offset settings on the backdrops to make it look perfect. &lt;br /&gt;
If you're not comfortable with doing that, this layout is probably not for you.&lt;br /&gt;
&lt;br /&gt;
The layout includes backdrop for actionbars and a top / bottom backdrop. This can be disabled through two simple booleans in settings.lua.&lt;br /&gt;
&lt;br /&gt;
--]--&lt;br /&gt;
&lt;br /&gt;
Layout Base: ALZA&lt;br /&gt;
Idea: Led ++&lt;br /&gt;
&lt;br /&gt;
If you want to use this layout in your compilation, please include the proper credits.</description>
			<author>Ocu</author>
			<category domain="http://www.wowinterface.com">oUF: Layouts</category>
			<guid>http://www.wowinterface.com/downloads/info15942-0.3.html</guid>
			<pubDate>Tue, 09 Feb 2010 21:00:14 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[ButtonFacade: Renaitre (v0209)]]></title>
			<link>http://www.wowinterface.com/downloads/info15923-v0209.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
v0209&lt;br /&gt;
-revised location of Name and Count for Square skin (raised it to be inside of the border instead of on it)&lt;br /&gt;
&lt;br /&gt;
v0208&lt;br /&gt;
-revised Square sizing&lt;br /&gt;
-revised default colors&lt;br /&gt;
&lt;br /&gt;
v0206&lt;br /&gt;
-initial public release&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
http://i50.tinypic.com/spx6h4.jpg&lt;br /&gt;
&lt;br /&gt;
These are the skins I created for my UI, available here.&lt;br /&gt;
• Circle (subtle shading)&lt;br /&gt;
• Circle2 (plain)&lt;br /&gt;
• Square&lt;br /&gt;
&lt;br /&gt;
You must have ButtonFacade for this to work.&lt;br /&gt;
All colors are further customizable via ButtonFacade's GUI.</description>
			<author>Limb0</author>
			<category domain="http://www.wowinterface.com">Plug-Ins &amp; Patches</category>
			<guid>http://www.wowinterface.com/downloads/info15923-v0209.html</guid>
			<pubDate>Tue, 09 Feb 2010 19:11:36 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Sell-O-Matic (v1.2.0)]]></title>
			<link>http://www.wowinterface.com/downloads/info6770-v1.2.0.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
v1.2.0:&lt;br /&gt;
- Added &quot;Sell common&quot; option, to be able to automatically sell all white (common) items that arent in the save list.&lt;br /&gt;
- Renamed &quot;Allow BoE&quot; and &quot;Allow BoP&quot; to &quot;Sell BoE&quot; and &quot;Sell BoP&quot; to clarify the option.&lt;br /&gt;
- Re-encoded part of the sell function to make it more reliable.&lt;br /&gt;
- Updated locales.&lt;br /&gt;
&lt;br /&gt;
v1.1.29:&lt;br /&gt;
- Updated destroy function. Will destroy items depending on value.&lt;br /&gt;
- Updated destroy function. Can specify the number of items to destroy.&lt;br /&gt;
&lt;br /&gt;
v1.1.28:&lt;br /&gt;
- Added the option to destroy junk items.&lt;br /&gt;
- Minor code changes.&lt;br /&gt;
&lt;br /&gt;
v1.1.27&lt;br /&gt;
- Updated xml to make button animated.&lt;br /&gt;
&lt;br /&gt;
v1.1.26&lt;br /&gt;
- Changed &quot;Sell&quot; button to icon button.&lt;br /&gt;
- Updated locales.&lt;br /&gt;
&lt;br /&gt;
v1.1.25&lt;br /&gt;
- Added BoP green items automated sell.&lt;br /&gt;
- Added BoE green items automated sell.&lt;br /&gt;
- Updated locales.&lt;br /&gt;
&lt;br /&gt;
v1.1.23&lt;br /&gt;
- Updated TOC&lt;br /&gt;
&lt;br /&gt;
v1.1.22&lt;br /&gt;
- Updated list filters to allow apostrophe.&lt;br /&gt;
- Updated locales.&lt;br /&gt;
&lt;br /&gt;
v1.1.18&lt;br /&gt;
- Changed output filter.&lt;br /&gt;
- Minor code changes.&lt;br /&gt;
&lt;br /&gt;
v1.1.17&lt;br /&gt;
- Minor code changes.&lt;br /&gt;
&lt;br /&gt;
v1.1.16&lt;br /&gt;
- Updated TOC.&lt;br /&gt;
- Updated localization.&lt;br /&gt;
&lt;br /&gt;
v1.1.15&lt;br /&gt;
- Added &quot;AllowBlue&quot; option to be able to sell blue quality items in list.&lt;br /&gt;
- Added &quot;AllowEpic&quot; option to be able to sell epic quality items in list.&lt;br /&gt;
- Cleaned a little the code.&lt;br /&gt;
&lt;br /&gt;
v1.1.14&lt;br /&gt;
- Added esMX/ruRU locales.&lt;br /&gt;
&lt;br /&gt;
v1.1.13&lt;br /&gt;
- Fixed AutoSell option to not spam if you dont have anything to sell.&lt;br /&gt;
&lt;br /&gt;
v1.1.12&lt;br /&gt;
- Added deDE locale.&lt;br /&gt;
- Updated the rest of locales.&lt;br /&gt;
&lt;br /&gt;
v1.1.11&lt;br /&gt;
- Added frFR locale, thanks to oXid_FoX.&lt;br /&gt;
&lt;br /&gt;
r120&lt;br /&gt;
- Added zhCN/zhTW locale.&lt;br /&gt;
- Added &quot;Show full info&quot; option, will toggle the display of all the items being sold.&lt;br /&gt;
- Changed v to r.&lt;br /&gt;
&lt;br /&gt;
v1.1.09b&lt;br /&gt;
- Updated TOC.&lt;br /&gt;
- Many changes underdev, hope I can release them soon.&lt;br /&gt;
&lt;br /&gt;
v1.1.06&lt;br /&gt;
- Reordered GUI options.&lt;br /&gt;
- Minor code changes.&lt;br /&gt;
&lt;br /&gt;
v1.1.05&lt;br /&gt;
- Added profile options, now you can set several profiles for each and every char!&lt;br /&gt;
&lt;br /&gt;
v1.1.03&lt;br /&gt;
- Fixed probl...&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
The purpose of this mod is to help us sell the kind of items that we get most frequently: For example, you're fishing and loaded with raw fish or gray items.&lt;br /&gt;
&lt;br /&gt;
How to use it:&lt;br /&gt;
As simple as going near a merchant and opening their trade window, then you can click on the sell button (money icon). By default it will sell all gray items and use no sell or save list.&lt;br /&gt;
&lt;br /&gt;
Options:&lt;br /&gt;
Auto sell: Automatically sell the items when you open a vendor.&lt;br /&gt;
Information type: You can choose from all to lite the output of the addon.&lt;br /&gt;
Show detail: Shows a profit detail of each item.&lt;br /&gt;
Use list: Activates the use of sell and save lists.&lt;br /&gt;
Show list: Prints the contents of the sell and save lists.&lt;br /&gt;
Add item: Adds an item to the sell or save list.&lt;br /&gt;
Del item: Deletes an item from the sell or save list.&lt;br /&gt;
Reset sell list: Clears the sell list.&lt;br /&gt;
Reset save list: Clears the save list.&lt;br /&gt;
Destroy junk: Deletes all gray/junk item on your inventory.&lt;br /&gt;
Sell common:Allows to automate the selling of common (white) items.&lt;br /&gt;
Sell BoP: Allows to automate the selling of green BoP (soulbound) items.&lt;br /&gt;
Sell BoE: Allows to automate the selling of green BoE (bind on equip) items.&lt;br /&gt;
Allow Blue: Allows to add blue quality items to the sell list.&lt;br /&gt;
Allow Epic: Allows to add epic quality items to the sell list.&lt;br /&gt;
&lt;br /&gt;
Important: When using Sell BoP or Sell BoE keep in mind that the addon will sell all the green BoP or BoE items that you have on your backpack. You can limit or save some items from selling by adding them to the save list. For example: I've been questing with my alt and have some greens that I want to sell but I have also my green fishing pole I dont want to sell. If I add the fishing pole to the save list and use Sell BoP, it will sell the green items I got from the quests but not my shiny green fishing pole....</description>
			<author>Silmano</author>
			<category domain="http://www.wowinterface.com">Bags, Bank, Inventory Mods</category>
			<guid>http://www.wowinterface.com/downloads/info6770-v1.2.0.html</guid>
			<pubDate>Tue, 09 Feb 2010 16:37:18 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[ncMinimap (1.1a)]]></title>
			<link>http://www.wowinterface.com/downloads/info15189-1.1a.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
1.1&lt;br /&gt;
--&lt;br /&gt;
3.3 update&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
ncMinimap is an small lightweight minimap enhancing mod. The great part about it is that it has an moving border. There are 4 little objects which move along the border of the minimap. They go fast when in combat, slow when out of combat.&lt;br /&gt;
&lt;br /&gt;
Upcoming features:&lt;br /&gt;
 - None?&lt;br /&gt;
Suggest features!&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
Install as normal, use /ncm or /ncminimap to configure the minimap. Click on the minimap is just normal behaviour, middle mouse click opens the calender, right click is tracking menu.&lt;br /&gt;
&lt;br /&gt;
/ncm subcommand  - explanation (default value)&lt;br /&gt;
lock - toggles minimap locking, when unlocked you can drag the minimap&lt;br /&gt;
scale  - scales the minimap (1)&lt;br /&gt;
speed  - sets the speed for the border when out of combat, set to 0 or negative to hide (20)&lt;br /&gt;
combatspeed  - sets the speed for the border when in combat, set to 0 or negative to hide (80)&lt;br /&gt;
color    - red green and blue can be values between 1(lightest) and 0(darkest) (0.6 0.6 0.6)&lt;br /&gt;
&lt;br /&gt;</description>
			<author>nightcracker</author>
			<category domain="http://www.wowinterface.com">Map Mods, coords/compasses</category>
			<guid>http://www.wowinterface.com/downloads/info15189-1.1a.html</guid>
			<pubDate>Tue, 09 Feb 2010 16:12:21 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[oUF_Caellian (090210 r86)]]></title>
			<link>http://www.wowinterface.com/downloads/info9974-090210+r86.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
090210 r86&lt;br /&gt;
- Fixed cDebuff, for good this time...&lt;br /&gt;
- cDebuff: You can now add non dispellable debuffs to the whileList without throwing errors. (Example Saurfang's BoilingBlood)&lt;br /&gt;
&lt;br /&gt;
080210 r85&lt;br /&gt;
- Fixed the last layer issues remaining, hopefully&lt;br /&gt;
- Fixed the last bugs remaining with cDebuff, hopefully&lt;br /&gt;
- Added a backdrop to the portrait so that it doesn't appear so bright on some units&lt;br /&gt;
- Simplified the cDebuff switch, there's only one and it's either true or false&lt;br /&gt;
- Removed the custom dropdown menu for now, i'm not happy with it&lt;br /&gt;
&lt;br /&gt;
060210 r84&lt;br /&gt;
- Slight change in design, the layout now has some kind of greyish border&lt;br /&gt;
- Differents minor changes to match the new borders&lt;br /&gt;
- Fixed the runes background&lt;br /&gt;
- Fixed cDebuff icons borders not always showing&lt;br /&gt;
- Added a whiteList to cDebuff that will have priority over normal debuffs.&lt;br /&gt;
You can edit the whiteList table in oUF_cDebuff and add spells you really want to know about.&lt;br /&gt;
Those will be seen by all classes, i've added an example with Essence of the Blood Queen from Queen Lanathel)&lt;br /&gt;
&lt;br /&gt;
040210 r83&lt;br /&gt;
- Removed support for oUF_DebuffHighlight&lt;br /&gt;
- Added custom debuff highlight + debuff icons&lt;br /&gt;
- Added Boss Frames (there's works left to do)&lt;br /&gt;
- Fixed layers issues once and for all&lt;br /&gt;
- Cleaned up some code (there's work left to do there too)&lt;br /&gt;
&lt;br /&gt;
020210 r82&lt;br /&gt;
- Unfixed resting/raid icons, *cough cough*&lt;br /&gt;
&lt;br /&gt;
280110 r81&lt;br /&gt;
- Added p3lim's dropdown menu, modified to add LFG options.&lt;br /&gt;
- Added LFG icon&lt;br /&gt;
- Added Assistant icon&lt;br /&gt;
- Added the ability to destroy totems by clicking/shift clicking on the totembar&lt;br /&gt;
- Fixed some layer issues&lt;br /&gt;
&lt;br /&gt;
190110 r80&lt;br /&gt;
- Toc update&lt;br /&gt;
- Fixed DK runes not updating&lt;br /&gt;
&lt;br /&gt;
010909 r79&lt;br /&gt;
- Removed support for oUF_RuneBar (no longer needed)&lt;br /&gt;
- Added support for the new build in oUF runes&lt;br /&gt;
- Updated to reflect plugins changes (Experience and Reputation)&lt;br /&gt;
&lt;br /&gt;
190809 r78&lt;br /&gt;
- Added support for oUF_MoveableFrames&lt;br /&gt;
- Changed ToT debuffs to Auras&lt;br /&gt;
- Made the castbar slightly transluscent&lt;br /&gt;
- Added an option to disable ToT Auras&lt;br /&gt;
&lt;br /&gt;
120809 r7...&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
DESCRIPTION&lt;br /&gt;
&lt;br /&gt;
Yet another custom layout for oUF 1.3.27 by Haste. You need to download oUF HERE before this addon will work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
READ BEFORE POSTING&lt;br /&gt;
&lt;br /&gt;
1. Prior to any error report, check that you are running the latest version of the layout, oUF and the plugins.&lt;br /&gt;
2. Error reports will be considered IF it's for an unmodified version of the layout.&lt;br /&gt;
3. Don't blame me for something YOU did wrong.&lt;br /&gt;
&lt;br /&gt;
Thanks for understanding.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SOME FEATURES&lt;br /&gt;
&lt;br /&gt;
* Health bar &amp; health percentage gradient coloring&lt;br /&gt;
&lt;br /&gt;
* Portraits for player and target frames&lt;br /&gt;
&lt;br /&gt;
* Casting bar integrated with the portraits&lt;br /&gt;
&lt;br /&gt;
* Dynamic target name &amp; DruidMana text positionning&lt;br /&gt;
&lt;br /&gt;
* Five men raids are shown as party&lt;br /&gt;
&lt;br /&gt;
* MouseOver highlight on all frames&lt;br /&gt;
&lt;br /&gt;
* MouseOver experience/reputation bar&lt;br /&gt;
&lt;br /&gt;
* Textured combo points&lt;br /&gt;
&lt;br /&gt;
* And many more...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FRAMES SUPPORTED&lt;br /&gt;
&lt;br /&gt;
* Player&lt;br /&gt;
* Pet/Vehicle&lt;br /&gt;
* Target&lt;br /&gt;
* Target of Target&lt;br /&gt;
* Focus&lt;br /&gt;
* Focus Target&lt;br /&gt;
* Party&lt;br /&gt;
* Party Target&lt;br /&gt;
* Party Pets&lt;br /&gt;
* Raid&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
MODULES COMPATIBILITY&lt;br /&gt;
&lt;br /&gt;
* oUF BarFader&lt;br /&gt;
* oUF CombatFeedback&lt;br /&gt;
* oUF DebuffHighlight&lt;br /&gt;
* oUF Experience (On mouseover above the player frame)&lt;br /&gt;
* oUF MoveableFrames&lt;br /&gt;
* oUF ReadyCheck&lt;br /&gt;
* oUF Reputation (On mouseover above the player frame)&lt;br /&gt;
* oUF SpellRange&lt;br /&gt;
* oUF Smooth (Custom version, embedded)&lt;br /&gt;
* oUF Swing&lt;br /&gt;
* oUF ThreatFeedback&lt;br /&gt;
* oUF TotemBar&lt;br /&gt;
* oUF WeaponEnchant&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
USEFULL LINKS&lt;br /&gt;
&lt;br /&gt;
* Programming in Lua&lt;br /&gt;
* Lua Manual&lt;br /&gt;
* [url=http://l...</description>
			<author>Kyron</author>
			<category domain="http://www.wowinterface.com">oUF: Layouts</category>
			<guid>http://www.wowinterface.com/downloads/info9974-090210+r86.html</guid>
			<pubDate>Tue, 09 Feb 2010 15:37:24 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Elaias Automagically Tools (20100208)]]></title>
			<link>http://www.wowinterface.com/downloads/info15679-20100208.html</link>
			<description>This addon helps doing often done things automatically.&lt;br /&gt;
&lt;br /&gt;
Features:&lt;br /&gt;
Repairs all items at a vendor (can be turned on or off - default: on)&lt;br /&gt;
Sells all grey items in your inventory at a vendor (can be turned on or off - default: on)&lt;br /&gt;
Destroy the cheapest or all grey items (a warning can be turned on or off - default: off)&lt;br /&gt;
Display durability of the less durable equipped item (can be turned on or off - default: on)&lt;br /&gt;
Display durability on every item (with durability) in your character frame (can be turned on or off - default: on)&lt;br /&gt;
Autoamticaly accept invites from people on your friends list and/or guild (can be turned on or off seperatly - default: off)&lt;br /&gt;
Automaticaly decline duel requests with exceptions form people on your friends list or guild (can be turned on or off seperatly - default: off)&lt;br /&gt;
Minimap icon to access configuration fast (can be turned on or off - default: off)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can configure functions through Interface/AddOns.&lt;br /&gt;
&lt;br /&gt;
If you want to delete a grey item you have to enable minimap icon or use an addon to handle the ldb object (LibDataBroker).&lt;br /&gt;
&lt;br /&gt;
Included Libraries:&lt;br /&gt;
&lt;br /&gt;
Ace3 (r907)&lt;br /&gt;
LibDataBroker 1.1.4&lt;br /&gt;
LibDBIcon 1.0 (r11)&lt;br /&gt;</description>
			<author>Elaia</author>
			<category domain="http://www.wowinterface.com">Miscellaneous</category>
			<guid>http://www.wowinterface.com/downloads/info15679-20100208.html</guid>
			<pubDate>Tue, 09 Feb 2010 12:01:49 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Konfer Suicide Kings Edition (r204)]]></title>
			<link>http://www.wowinterface.com/downloads/info14559-r204.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
Changes in r150:&lt;br /&gt;
&lt;br /&gt;
Added level filter to guild rank import dialog.&lt;br /&gt;
Several updates to reflect recent chages to KKore.&lt;br /&gt;
Added tooltips for most configuration options.&lt;br /&gt;
Added &quot;End Roll&quot; option when using the open roll tool so that you can end a roll without wiating for the timer to expire if you have the timeout set quite long and all the users hawho care have already rolled.&lt;br /&gt;
Added German translation. Special thanks to Stefan Junghanns (Tynia, Die Silberne Hand) for this. Some initial work was done by &quot;Mephir&quot;. Thanks.&lt;br /&gt;
Pause the roll countdown if you switch to another KSK window during a roll.&lt;br /&gt;
Fixed a bug where the the role and rank filter changes were not being broadcast correctly.&lt;br /&gt;
Allow players to /roll 1-1 to cancel a roll if they change their minds.&lt;br /&gt;
Allow the master looter to remove a roll from the list.&lt;br /&gt;
Fixed a problem where strict armor filtering and strict role filtering was not being sent to other users of the mod correctly when the ML changed them for a loot item.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
Konfer (Suicide Kings Edition) implements the Suicide Kings loot distribution system. This mod is under active development so comments, good or bad, are welcome. I especially want to hear from you if you find any problems so that I can fix them ASAP. The official home for KSK is http://kahluamod.com/ksk. Also if you are able to translate KonferSK into other languages I would love to hear from you.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
Supports multiple configurations, including guild configs and PUG configs. Each configuration is completely discrete.&lt;br /&gt;
Quick and easy user and list management&lt;br /&gt;
Simple, compact user interface&lt;br /&gt;
Robust synchronization between administrators&lt;br /&gt;
Item editor that allows you to auto-assign items to users or set default loot priorities&lt;br /&gt;
User-only mode for non-administrators so they can see their list positions and watch looting take place&lt;br /&gt;
Auto-assignment of loot when a bid is won&lt;br /&gt;
Auto-assign loot to defined enchanters if no users bid on an item&lt;br /&gt;
Supports open rolls that do not suicide users on lists&lt;br /&gt;
Open roll system supports alt-spec rolls (/roll 101-200)&lt;br /&gt;
Import of existing SKG and Suicide Kings users and lists&lt;br /&gt;
Import users by guild rank or from a CSV list&lt;br /&gt;
Export to CSV or XML formats&lt;br /&gt;
Announces winners in guild or raid chat&lt;br /&gt;
Supports silent bidding (highest bidder not announced)&lt;br /&gt;
Filters out all mod-related messages for master looter so chat isn't cluttered&lt;br /&gt;
Will support automatic list position decay (in a few weeks)&lt;br /&gt;
Allows master looter to force bids and retractions&lt;br /&gt;
Automatically assigns BOE items that are not bid on to the master looter&lt;br /&gt;
Automatically supports class restrictions if an item is class specific&lt;br /&gt;
Guild rank based filtering (allow only raiders and above to roll, then members and above etc)&lt;br /&gt;
Allows you to define user &quot;roles&quot; such as tank, healer, spellcaster etc, and filter based on that role&lt;br /&gt;
Detailed admin guide at [URL=&quot;...</description>
			<author>Cruciformer</author>
			<category domain="http://www.wowinterface.com">Raid Mods</category>
			<guid>http://www.wowinterface.com/downloads/info14559-r204.html</guid>
			<pubDate>Tue, 09 Feb 2010 09:26:29 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Outfitter (5.0b3)]]></title>
			<link>http://www.wowinterface.com/downloads/info5467-5.0b3.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
Version 5.0b3 changes&lt;br /&gt;
&lt;br /&gt;
* FEATURE: Ability to change title with an outfit is partially restored.  Feature works&lt;br /&gt;
           for macros, outfit bar, keybindings, and tradeskill open/close but not on spec&lt;br /&gt;
           change, mounting, zoning (city, battlegrounds) or other actions which don't&lt;br /&gt;
           cause an immediate outfit change&lt;br /&gt;
* BUGFIX: Fixed bug causing script editor to generate errors whie syntax checking scripts&lt;br /&gt;
* BUGFIX: Script editor shows the correct line number when syntax checking scripts&lt;br /&gt;
&lt;br /&gt;
Version 5.0b2 changes&lt;br /&gt;
&lt;br /&gt;
* BUGFIX: First-time initialization (and '/outfitter reset' command) don't give errors about unknown stats&lt;br /&gt;
* BUGFIX: Fixed display of Death Knight scripts in menus&lt;br /&gt;
* BUGFIX: Fixed Trinket Queue script to account for on-use duration (broken in 4.10)&lt;br /&gt;
* BUGFIX: Trinket Queue script equips highest-priority trinket with less than 30 secs of cooldown (instead of 0 secs)&lt;br /&gt;
* FEATURE: Trinkets with not Use: effect can now be used with the Trinket Queue script (they'll be equipped if all other trinkets have more than 30 secs of cooldown)&lt;br /&gt;
&lt;br /&gt;
Version 5.0b1 changes&lt;br /&gt;
&lt;br /&gt;
* FEATURE: Multi-stat outfit generation/rebuild&lt;br /&gt;
* FEATURE: Supports WeightsWatcher in addition to existing support for Pawn and TankPoints&lt;br /&gt;
* FEATURE: Substantially improved performance of TankPoints optimization&lt;br /&gt;
* BUGFIX: Bags held in inventory will no longer be added to outfits during optimization&lt;br /&gt;
&lt;br /&gt;
Version 4.10 changes&lt;br /&gt;
&lt;br /&gt;
* FEATURE: Restored Fishing script ability to unequip when attacked (limited, may not always work)&lt;br /&gt;
* FEATURE: All class-based outfits (shapeshift, stance, etc.) should work for all locales (also improves performance slightly)&lt;br /&gt;
* FEATURE: Sync'd to LibStatLogic r92&lt;br /&gt;
* FEATURE: Sync'd to LibBabble-Zone r248&lt;br /&gt;
* FEATURE: Added &quot;Fishing&quot; stat backward compatibility (now &quot;FISHING&quot; with LibStatLogic) for Fishing Buddy compatibility&lt;br /&gt;
* FEATURE: Updated Trinket Queue script&lt;br /&gt;
* FEATURE: Rogue:Stealth script has new option to enable auto-looting while stealthed&lt;br /&gt;
* FEAT...&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
About Outfitter&lt;br /&gt;
&lt;br /&gt;
Outfitter is an equipment management addon which gives you fast access to multiple outfits to optimize your abilities in PvE and PvP, automated equip and unequip for convenience doing a variety of activities, or to enhance role-playing.&lt;br /&gt;
&lt;br /&gt;
Outfitter includes an icon bar for fast access to your outfits, a minimap menu for fast compact access, support for LibDataBroker, scripting with a library of pre-made scripts for most common tasks, outfits optimized for a particular stat, item comparisons across outfits, quick access to items via the character sheet, and more.</description>
			<author>mundocani</author>
			<category domain="http://www.wowinterface.com">Bags, Bank, Inventory Mods</category>
			<guid>http://www.wowinterface.com/downloads/info5467-5.0b3.html</guid>
			<pubDate>Tue, 09 Feb 2010 08:38:39 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[LonnyLiteRaid (100a)]]></title>
			<link>http://www.wowinterface.com/downloads/info15941-100a.html</link>
			<description>LonnyLiteRaid is a lightweight raid frames addon.&lt;br /&gt;
&lt;br /&gt;
Bear in mind this is essentially an alpha release, bugs and whatnot may occur but it should work, try it out!. ;)&lt;br /&gt;
&lt;br /&gt;
Slash Commands&lt;br /&gt;
&lt;br /&gt;
/llr - Display and hides the raid frames anchors.&lt;br /&gt;
&lt;br /&gt;
Features&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Moveable frames. (with snapping support.)&lt;br /&gt;
&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Move all frames at once.&lt;br /&gt;
Scaling and resizing on the fly.&lt;br /&gt;
Figure a way to display dispellable debuffs.&lt;br /&gt;
Handle frames transparency in certain situations.&lt;br /&gt;
Add modules support.&lt;br /&gt;
Add layout support.&lt;br /&gt;
Optional (LoD) user interface.  (not entirely sure yet.)&lt;br /&gt;
Rework some internal things to make it more efficient.&lt;br /&gt;</description>
			<author>Lonny</author>
			<category domain="http://www.wowinterface.com">Unit Mods</category>
			<guid>http://www.wowinterface.com/downloads/info15941-100a.html</guid>
			<pubDate>Tue, 09 Feb 2010 05:21:58 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Gnosis (1.25)]]></title>
			<link>http://www.wowinterface.com/downloads/info15921-1.25.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
Gnosis v1.25 02/09/2010&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
slight change to clipping detection and tick combining to fix problems with arcane missiles and similar spells (do not use clipping detection for spells like AM!)&lt;br /&gt;
drain soul (and similar spells) clipping detection and tick combining now correctly supported&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Gnosis v1.24 02/08/2010&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
fixed melee swing for druids while shapeshifted &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Gnosis v1.23 02/06/2010&lt;br /&gt;
&lt;br /&gt;
Initial wowinterface release, for more changelog information please visit curse.&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
Gnosis - Castbar Addon with extended support for channeled spells&lt;br /&gt;
&lt;br /&gt;
Gnosis is a highly configurable castbar addon, but featuring much more than simple castbars. Gnosis can show ticks of channeled spells, detect unintentional clipping while channeling and combine data of channeled spells to combat text addons (MSBT, SCT, Parrot).  &lt;br /&gt;
&lt;br /&gt;
For a quick introduction please watch the first steps video on youtube.&lt;br /&gt;
&lt;br /&gt;
http://www.youtube.com/watch?v=_kLsfMKho5A&lt;br /&gt;
&lt;br /&gt;
Please post requests and comments on Gnosis' Curse website (at least if you want me to reply), I won't answer on wowinterface.&lt;br /&gt;
http://wow.curse.com/downloads/wow-addons/details/gnosis.aspx&lt;br /&gt;
&lt;br /&gt;
Slash Commands&lt;br /&gt;
&lt;br /&gt;
The slash command for Gnosis is /gnosis. Gnosis has full GUI configuration support.&lt;br /&gt;
&lt;br /&gt;
Main tab&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Enable Addon&lt;br /&gt;
Hide Blizzard castbar&lt;br /&gt;
Hide default mirror castbar&lt;br /&gt;
The mirror castbar shows the status of breath, fatigue and feign death&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Castbars tab&lt;br /&gt;
&lt;br /&gt;
The castbar tab allows to create an unlimited number of castbars. You can create more than one castbar for units like &quot;player&quot;, &quot;focus&quot;, &quot;target&quot;, &quot;arenaX&quot; and more. You can also black-/ and whitelist spells for specific castbars, i.e. you can force a castbar to not or only show while casting one or more selected spells.&lt;br /&gt;
&lt;br /&gt;
Name format string&lt;br /&gt;
&lt;br /&gt;
Enabling the name format string allows you to take full control of how castname &amp; rank are shown on any given castbar&lt;br /&gt;
&lt;br /&gt;
Options for the name format string are&lt;br /&gt;
&lt;br /&gt;
name : shows the spellname&lt;br /&gt;
abbr&lt;cnt&gt;: abbreviates spellnames if longer than cnt, e.g. Hymn of Hope will become HoH; will cut single words to cnt; if the spellname is not longer than cnt abbr&lt;cnt&gt; is identical to the name command; might not work for every locale&lt;br /&gt;
arabic : arabic numeral for spell rank (if available)&lt;br /&gt;
roman : roma...</description>
			<author>elchefe</author>
			<category domain="http://www.wowinterface.com">Casting Bars and Cooldowns</category>
			<guid>http://www.wowinterface.com/downloads/info15921-1.25.html</guid>
			<pubDate>Tue, 09 Feb 2010 04:42:31 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[WowAddict (3.3.0-02082010)]]></title>
			<link>http://www.wowinterface.com/downloads/info15917-3.3.0-02082010.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
Version posted on 2/8/2010 contains a bug fix in the data tracking portion of the addon package (ResearchTracker).  There was an issue with event processing that messed up the data being recorded for a few of the study participants.  All participants should update to this latest code level for the study.&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
This addon package supports the WowAddict study, being run by the department of Computer Science and Engineering out of the University of Minnesota. The addons introduce some small changes into the WoW UI and track some of your playing behavior to see if the addons influence you in any way. The main user interface components offer graphs of your play time.&lt;br /&gt;
&lt;br /&gt;
Some things to keep in mind:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The addons don't do anything annoying that's going to mess you up in the middle of playing (for example, no popping up during raids to throw you off)&lt;br /&gt;
 The only information that gets recorded about your playing behavior is stuff that would be viewable to anyone else playing on your server (when you log in, what level you are, etc), and our team doesn't get access to any information about you unless you choose to share it with us &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We would love to have your help and participation in the study! Registration is open now through February 15.  If you have any questions about who we are and the work we are doing, check out our site for the study:&lt;br /&gt;
&lt;br /&gt;
http://wowaddict.cs.umn.edu&lt;br /&gt;
&lt;br /&gt;
You are also welcome to contact me directly with questions, Vanessa (Nesildur) at vgrose@gmail.com&lt;br /&gt;
&lt;br /&gt;
Thank you for your consideration!</description>
			<author>Nesildur</author>
			<category domain="http://www.wowinterface.com">WoW Tools &amp; Utilities</category>
			<guid>http://www.wowinterface.com/downloads/info15917-3.3.0-02082010.html</guid>
			<pubDate>Tue, 09 Feb 2010 04:08:05 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Group O Matic (2.6.5)]]></title>
			<link>http://www.wowinterface.com/downloads/info8369-2.6.5.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
2.6.5 (2-8-2010):&lt;br /&gt;
-Works around a Bliz bug causing the &quot;talent interpreter outdated&quot; warnings.&lt;br /&gt;
&lt;br /&gt;
2.6.4 (1-18-10):&lt;br /&gt;
-Small bug fix from 2.6.3.&lt;br /&gt;
&lt;br /&gt;
2.6.3 (1-18-10):&lt;br /&gt;
-The table of cached roles is now stored more efficiently, resulting in a pretty good reduction of RAM usage if you have a large roles cache. If syncing is on, it will compress that copy as well on the first UI un/re-load.&lt;br /&gt;
-Changed the enUS/default names for restore methods so that they make sense without having to read the documentation.&lt;br /&gt;
-Fix for a potential nil error (but so unlikely that I doubt it ever actually happened).&lt;br /&gt;
-Doesn't load the GUI functions if the GUI itself was not loaded -- i.e. groupomatic.xml was removed from the TOC.&lt;br /&gt;
-Several minor bug fixes.&lt;br /&gt;
&lt;br /&gt;
2.6.2 (1-16-10):&lt;br /&gt;
-Fix for the main GUI frame not handling viewports correctly when releasing from a drag.&lt;br /&gt;
-Minor bug fixes.&lt;br /&gt;
&lt;br /&gt;
2.6.1 (12-28-09):&lt;br /&gt;
-Minor GUI bug fix.&lt;br /&gt;
-Fix for &quot;attempt to index nil&quot; error which was probably quite common but never happened for me :\&lt;br /&gt;
-Allows changing the output chatframe. No GUI for this yet. Ask me if you want to use it before then.&lt;br /&gt;
&lt;br /&gt;
2.6.0 (12-8-09):&lt;br /&gt;
-toc increase to 30300&lt;br /&gt;
-Fixed a bug which caused starting an auto-arrange or raid restore via slash command to sometimes not work if &quot;continuous scan&quot; was active.&lt;br /&gt;
-Added extras pane for automatic actions as the raid is formed:&lt;br /&gt;
--Optionally automatically auto-arrange when the number of players hits 10 and/or 25 and/or 40 members for the first time during the current raid.&lt;br /&gt;
--Optionally automatically move raid members to match a saved raid as they are added.&lt;br /&gt;
--Note: You can use these options and GOM Raid Starter at the same time; if they conflict, GOM's setting will win out over GOM_RS.&lt;br /&gt;
&lt;br /&gt;
2.5.10 (12-3-09):&lt;br /&gt;
-Updated for WoW 3.3. Should work for both, but I'll release a version with updated .toc once I confirm it works after 3.3 goes live.&lt;br /&gt;
-Added MEAT_SHIELD (enUS = &quot;Occasional party-damage reducer&quot;) role. This is a specialized role for characters th...&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
Group O Matic is a tool for raid leaders. It does the following:&lt;br /&gt;
&lt;br /&gt;
*Gives you the ability to save and restore raid member positions&lt;br /&gt;
*Gives you an auto-arrange command, which tries to find the best group arrangement based on class/spec, and then automatically arranges the raid to match it.&lt;br /&gt;
*Adds slash commands to swap raid members' groups (for macros to move people on the fly)&lt;br /&gt;
*Auto-arrange template for AB/EotS which will move people at the same node into the same group.&lt;br /&gt;
&lt;br /&gt;
If you want to configure GOM while not in a raid, use /gom active&lt;br /&gt;
&lt;br /&gt;
If you want to use GOM as a simple raid inviter, see: GOM_RS&lt;br /&gt;
-------------------------------------------&lt;br /&gt;
GOM has more settings than you would normally find in an addon of this type, but it also works &quot;out of the box.&quot; That is, it will work as well as/better than any other raid config addon without changing anything, and will give you a simple save/restore/auto window when you open the raid UI.&lt;br /&gt;
If you do want to manipulate the way the auto-arrange and restore functions work then read on for some basic documentation. If you have more specific questions just post them in the comments here.&lt;br /&gt;
-------------------------------------------&lt;br /&gt;
&lt;br /&gt;
* Macro Commands:&lt;br /&gt;
/rs Name1 Name2&lt;br /&gt;
(Swaps two people)&lt;br /&gt;
&lt;br /&gt;
/rgs Group#1 Group#2&lt;br /&gt;
(Swaps two groups with each other)&lt;br /&gt;
&lt;br /&gt;
/rm Name Group#&lt;br /&gt;
(Moves Name into Group#)&lt;br /&gt;
&lt;br /&gt;
/rm Name @Group#&lt;br /&gt;
(Moves Name into Group# even if Group# is already full, in which case it swaps a random person into Name's old group)&lt;br /&gt;
&lt;br /&gt;
/rm Name1 Name2&lt;br /&gt;
(Moves Name1 into the same group as Name2)&lt;br /&gt;
&lt;br /&gt;
/rm Name1 @Name2&lt;br /&gt;
(Moves Name1 into the same group as Name2 even if Name2's group is already full, in which case it swaps a random person into Name1's old group)&lt;br /&gt;
&lt;br /&gt;
Names can be replaced with !p, !t or !f for player, target or focus, i.e...&lt;br /&gt;
/rs !p !t would swap you with your target. &lt;br /&gt;
/rm !p @!f would move you into the same group as your focus, even if th...</description>
			<author>Akryn</author>
			<category domain="http://www.wowinterface.com">Raid Mods</category>
			<guid>http://www.wowinterface.com/downloads/info8369-2.6.5.html</guid>
			<pubDate>Tue, 09 Feb 2010 03:26:50 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Assigned Tank Assist (1.1.1)]]></title>
			<link>http://www.wowinterface.com/downloads/info15407-1.1.1.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
1.1.1 (2-8-2010):&lt;br /&gt;
-The !mt and !ma tags work better now.&lt;br /&gt;
-Fix for &quot;raidx&quot; spam and lag during raid updates (sorry x.x).&lt;br /&gt;
&lt;br /&gt;
1.1 (2-5-2010):&lt;br /&gt;
-Added !mt and !ma for raid &quot;maintank&quot; and &quot;mainassist&quot; roles.&lt;br /&gt;
-Fix for a bug that caused some ATA settings to be cleared when changing other interface settings without having opened ATA's config panel during the current session.&lt;br /&gt;
-Fixed a few typos.&lt;br /&gt;
&lt;br /&gt;
1.0 (1-27-2010):&lt;br /&gt;
-You can now have up to 30 macros.&lt;br /&gt;
-Fixed the &quot;default&quot; button not resetting all the options.&lt;br /&gt;
-Added &quot;Clear Binding&quot; button.&lt;br /&gt;
&lt;br /&gt;
0.1 B10:&lt;br /&gt;
-Added an option to suppress error text (&quot;You aren't in a group.&quot;, &quot;There is no tank.&quot;).&lt;br /&gt;
-Added an option to run the macro when called even if there is not a tank (replaces !t with blank space).&lt;br /&gt;
-Added a button to bind a key to the macro rather than using the /click command.&lt;br /&gt;
&lt;br /&gt;
0.1 B9:&lt;br /&gt;
-Redesign, see the info page.&lt;br /&gt;
&lt;br /&gt;
0.1 B8:&lt;br /&gt;
-Check for changes occasionally as well as on events. &lt;br /&gt;
&lt;br /&gt;
0.1 B7:&lt;br /&gt;
-Bug fix.&lt;br /&gt;
&lt;br /&gt;
0.1 B6:&lt;br /&gt;
-Added some customization options to the top of the .lua file.&lt;br /&gt;
&lt;br /&gt;
0.1 B5:&lt;br /&gt;
-Fix for rarely leaving duplicate bindings.&lt;br /&gt;
-Allows using a macro (ATA_Temp) instead of a binding (see description).&lt;br /&gt;
-Registers PLAYER_ROLES_ASSIGNED in addition to PARTY_MEMBERS_CHANGED&lt;br /&gt;
&lt;br /&gt;
0.1 B4:&lt;br /&gt;
-Let's try it this way...&lt;br /&gt;
&lt;br /&gt;
0.1 B3:&lt;br /&gt;
-Bug fixes&lt;br /&gt;
&lt;br /&gt;
0.1 B2:&lt;br /&gt;
-Bug fixes&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
Assigned Tank Assist creates macros that are aware of the &quot;tank&quot; role assigned by the LFD tool. The default is to assist the tank, but they are normal macros except that they can be longer.&lt;br /&gt;
&lt;br /&gt;
1.1 is also aware of the Bliz MT and MA roles, to an extent. I haven't tested this functionality extensively so consider the !mt and !ma tags beta for now, if you decide to use them.&lt;br /&gt;
&lt;br /&gt;
To configure, go to the panel (/atassist will go there immediately), and type in a macro in the large box. In the macro, you can use !t where the name of the tank should be inserted. For example, &quot;/assist !t&quot;. The addon will keep the macros up to date with the correct name.&lt;br /&gt;
&lt;br /&gt;
Up to 30 macros are supported.&lt;br /&gt;
&lt;br /&gt;
To actually run the macros, do one or both of the following:&lt;br /&gt;
&lt;br /&gt;
1. Set a key binding in the addon's config. panel.&lt;br /&gt;
2. Create a normal macro, or edit an existing one, or in some other way run the command:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/click AssignedTankAssistButton&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
That line can also by copy/pasted in-game from the smaller text field in the configuration panel. For macros 2-30, you can do the same thing but put the number after, i.e. &quot;/click AssignedTankAssistButton2&quot;</description>
			<author>Akryn</author>
			<category domain="http://www.wowinterface.com">Miscellaneous</category>
			<guid>http://www.wowinterface.com/downloads/info15407-1.1.1.html</guid>
			<pubDate>Tue, 09 Feb 2010 03:22:27 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[CalendarColors (1.0)]]></title>
			<link>http://www.wowinterface.com/downloads/info15938-1.0.html</link>
			<description>Colours raid names in the calendar tooltip according to their type. The purpose of this is to make it much easier to dig through big lists of unlocks to see what you care about and what you're saved to, and to visually differentiate dungeon heroics from raids, and unlocks from resets.&lt;br /&gt;
&lt;br /&gt;
Due to the way this mod works, automatic localisation is a little difficult, and as such this will only work on English clients at the moment. An example &quot;exEX&quot; localisation template is included at the top of CalendarColors.lua, feel free to send me back any localisations you make and I'll incorporate them into the addon (alternatively I will of course accept any patches that make this manual localisation unnecessary).</description>
			<author>Barjack</author>
			<category domain="http://www.wowinterface.com">Graphic UI Mods</category>
			<guid>http://www.wowinterface.com/downloads/info15938-1.0.html</guid>
			<pubDate>Tue, 09 Feb 2010 01:24:44 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[broker-cashflow (r38)]]></title>
			<link>http://www.wowinterface.com/downloads/info15889-r38.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
r8: Repackaged&lt;br /&gt;
r10: Fixed startup error message&lt;br /&gt;
r19: Options! (And a lot of cleanup)&lt;br /&gt;
r28: &lt;br /&gt;
- Added tracking of other currency&lt;br /&gt;
- Added option to hide/show other characters and totals&lt;br /&gt;
- Added option to scale tooltip&lt;br /&gt;
-r32:&lt;br /&gt;
- Got rid of dynamicly keeping track of what currencies we know about. Only keeps track of a pre-defined list of currencies. Was casuing way too many headaches&lt;br /&gt;
- Now also keeps track of when you spend you emblems and stuff :)&lt;br /&gt;
- Removed the per hour column for currencies other than gold.&lt;br /&gt;
r34:&lt;br /&gt;
- Added library that would prevent it from running stand alone&lt;br /&gt;
- Fixed bug where it would no longer track gold at all... oops!&lt;br /&gt;
r38:&lt;br /&gt;
- Added localization support and library&lt;br /&gt;
- Some minor code cleanup and optimization&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
LDB Data Broker for your cash flow. Heavily based on FuBar_MoneyFu.&lt;br /&gt;
&lt;br /&gt;
When I moved away from FuBar, I was unable to find a good replacement for my beloved MoneyFu, so I created my own. Great opportunity to learn lua as well!&lt;br /&gt;
&lt;br /&gt;
If you have used any version older than r32, you will need to remove the database file in order for things to work again, and prevent a plethora of error messages. The file you need to remove is located at \World of Warcraft\WTF\Account\&lt;your account name&gt;\SavedVariables\Broker_cashflow.lua. Unfortunately, your old history will be lost.&lt;br /&gt;
&lt;br /&gt;
Options panel&lt;br /&gt;
You can access the oprions panel by right-clicking the data button, through the Blizzard Interface-&gt;Addons panel, or though the /cashflow or /cf commands.&lt;br /&gt;
&lt;br /&gt;
NEW! Now keeps track of other currencies!&lt;br /&gt;
Unfortunately Arena Points and Honor Points don't show their corresponding icon yet. Will add those once I find them :)&lt;br /&gt;
&lt;br /&gt;
Need translators! If you can translate, please send me the appropriate localization file, and I'll include it it the following release.&lt;br /&gt;
&lt;br /&gt;
Credits: phyber (Fubar_MoneyFu), Aranarth (Ara Broker Money) and Zhinjio (Broker HitCrit)</description>
			<author>Aledara</author>
			<category domain="http://www.wowinterface.com">Data Broker</category>
			<guid>http://www.wowinterface.com/downloads/info15889-r38.html</guid>
			<pubDate>Tue, 09 Feb 2010 00:43:24 +0000</pubDate>
		</item>
	</channel>
</rss>