<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
	<channel>
		<title>WoWInterface - Latest Updated Interfaces</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>Pew (1.0)</title>
			<link>http://www.wowinterface.com/downloads/info9467-1.0.html</link>
			<description>Pew is a simple mod to announce any spell damage caused over 9000 (:&lt;br /&gt;
&lt;br /&gt;
In the past to achieve this function, I have tweaked other existing mods that gave similar functionality, however I gave up and decided to write my own from scratch, since it is such a simple thing, and for what I want it for, doesn't need the extra overhead of records and statistics.&lt;br /&gt;
&lt;br /&gt;
It can be manually configured in Pew.lua to other values, and messages, but in keeping with the simplicity it has no slash menu, and merely states&lt;br /&gt;
&lt;br /&gt;
&lt;spell name&gt; : &lt;spell damage value&gt; (&quot;(^_^)&quot;)&lt;br /&gt;
&lt;br /&gt;
when &lt;spell damage value&gt; is &gt; 9000.&lt;br /&gt;
&lt;br /&gt;
Hope you like (:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Changelog:&lt;br /&gt;
reverted from 1.1 back to 1.0 - (1.1 currently bugged, fixed revision will be out shortly)&lt;br /&gt;
&lt;br /&gt;
1.1-&lt;br /&gt;
Pew now comments on others in your raid performing crits above 9k - for even more pew!&lt;br /&gt;
&lt;br /&gt;
1.0-&lt;br /&gt;
release&lt;br /&gt;
&lt;br /&gt;
format &quot;nerf &lt;player&gt; - &lt;damage&gt;!&quot;&lt;br /&gt;
(:</description>
			<author>myrddin</author>
			<category domain="http://www.wowinterface.com">Buff/Debuff/Spell Mods</category>
			<guid>http://www.wowinterface.com/downloads/info9467-1.0.html</guid>
			<pubDate>Thu, 24 Jul 2008 07:21:28 +0000</pubDate>
		</item>		<item>
			<title>MvM_Durability (1.3)</title>
			<link>http://www.wowinterface.com/downloads/info9524-1.3.html</link>
			<description>Small addon based on LynStats that shows your durability in topleft corner of the screen.&lt;br /&gt;
&lt;br /&gt;
It's like AddOns by Ganders gPeen and gDPS http://www.wowinterface.com/list.php?skinnerid=58047&lt;br /&gt;
&lt;br /&gt;
You can change the position of the text, size and color of the font, add shadow and outline by editing &quot;core.lua&quot; file.&lt;br /&gt;
&lt;br /&gt;
-- frame anchor&lt;br /&gt;
local dur_frame_anchor = &quot;TOPLEFT&quot;  &lt;br /&gt;
&lt;br /&gt;
-- positioning&lt;br /&gt;
local dur_pos_x = 2&lt;br /&gt;
local dur_pos_y = -12&lt;br /&gt;
local dur_text_anchor = &quot;TOPLEFT&quot;&lt;br /&gt;
&lt;br /&gt;
-- font settings&lt;br /&gt;
local font = &quot;Fonts\\ARIALN.TTF&quot; --choose your font&lt;br /&gt;
local size = 10 -- size of the text&lt;br /&gt;
local classcolors = false -- will we use class colours? type &quot;true&quot; if u will&lt;br /&gt;
local shadow = true -- true/false&lt;br /&gt;
local outline = false -- true/false&lt;br /&gt;
local time24 = true -- time format true/false&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also works with LynStats.</description>
			<author>MvM</author>
			<category domain="http://www.wowinterface.com">Miscellaneous</category>
			<guid>http://www.wowinterface.com/downloads/info9524-1.3.html</guid>
			<pubDate>Thu, 24 Jul 2008 05:34:49 +0000</pubDate>
		</item>		<item>
			<title>Captain America Mod (2.4.3a)</title>
			<link>http://www.wowinterface.com/downloads/info9633-2.4.3a.html</link>
			<description>The most important add-on of our generation.&lt;br /&gt;
&lt;br /&gt;
When Captain America throws his mighty shield,&lt;br /&gt;
All those who chose to oppose his shield must yield,&lt;br /&gt;
If he's led to a fight and a duel is due,&lt;br /&gt;
Then the red and the white and the blue'll come through,&lt;br /&gt;
When Captain America throws his mighty shield!&lt;br /&gt;
&lt;br /&gt;
When this song plays, you'll know that Captain America has arrived.</description>
			<author>PsiVen</author>
			<category domain="http://www.wowinterface.com">ROFL</category>
			<guid>http://www.wowinterface.com/downloads/info9633-2.4.3a.html</guid>
			<pubDate>Thu, 24 Jul 2008 05:32:41 +0000</pubDate>
		</item>		<item>
			<title>RaidCooldowns (r77648)</title>
			<link>http://www.wowinterface.com/downloads/info9630-r77648.html</link>
			<description>RaidCooldowns came about after a guild leader complained that oRA2 didn't track all of the raid cooldowns he wanted to know about, and those it did track were unreliable because not everyone ran oRA2. It consists of two separate addons.&lt;br /&gt;
&lt;br /&gt;
RaidCooldowns_Display&lt;br /&gt;
&lt;br /&gt;
RaidCooldowns_Display is a highly customizable bar display of your raid's cooldowns. It tracks Rebirth, Reincarnate, Shield Wall, Blood Lust, Innervate, Divine Intervention, Soulstone, and many others. Adding a new cooldown to track is generally no more than one line of code. Most of the time, RCD_Display will track cooldowns via combat log events. However, some spells can't be tracked this way due to limitations in the WoW API. For those spells - Rebirth, Reincarnate, Divine Intervention and Soulstone - RaidCooldowns_Display can receive syncs from members running either oRA2 or RaidCooldowns.&lt;br /&gt;
&lt;br /&gt;
RaidCooldowns&lt;br /&gt;
&lt;br /&gt;
RaidCooldowns is a lightweight method of syncing those cooldowns that can't be detected via the combat log. It's a good alternative if you have a stingy Druid who doesn't want to run the entire oRA2 package just so you can know his Rebirth cooldown. Better still, RaidCooldowns will broadcast to both RCD_Display and oRA2, so people running oRA2 but not RCD_Display aren't left out of the loop.&lt;br /&gt;
&lt;br /&gt;
As of today, it tracks the following spells:&lt;br /&gt;
&lt;br /&gt;
Druid: Nature's Swiftness, Rebirth, Innervate, Challenging Roar&lt;br /&gt;
Hunter: Misdirection, Feign Death&lt;br /&gt;
Mage: Counterspell, Ice Block&lt;br /&gt;
Paladin: Divine Shield, Blessing of Protection, Divine Intervention&lt;br /&gt;
Priest: Pain Suppression, Fear Ward&lt;br /&gt;
Rogue: Cloak of Shadows, Kick, Distract&lt;br /&gt;
Shaman: Bloodlust/Heroism, Nature's Swiftness, Reincarnation, Fire Elemental Totem, Earth Elemental Totem, Mana Tide Totem&lt;br /&gt;
Warlock: Soulstone Resurrection, Soulshatter&lt;br /&gt;
Warrior: Shield Wall, Last Stand, Pummel, Challenging Shout&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Keep in mind that you can hide any spells you don't care about. Personally I only show about seven of the spells listed above.&lt;br /&gt;
&lt;br /&gt;
I think this will be ideal for people who either want a more customizable cooldown display, or just a greater number of spells. Type '''/rcd''' for options.</description>
			<author>tsigo</author>
			<category domain="http://www.wowinterface.com">Raid Mods</category>
			<guid>http://www.wowinterface.com/downloads/info9630-r77648.html</guid>
			<pubDate>Thu, 24 Jul 2008 03:45:28 +0000</pubDate>
		</item>		<item>
			<title>RepWatch (1.0.3 (RC2))</title>
			<link>http://www.wowinterface.com/downloads/info9502-1.0.3 (RC2).html</link>
			<description>This Ace3 Mod Changes the Watched Faction Rep Bar depending on the Instance you Zone into. &lt;br /&gt;
&lt;br /&gt;
The v1.0 Final is currently set to release on 7/30/08&lt;br /&gt;
&lt;br /&gt;
Examples would be:&lt;br /&gt;
Zone into Kara, Reputation Bar Switches to &quot;The Violet Eye&quot;&lt;br /&gt;
Zone into Black Temple, Reputation Bar Switches to &quot;Ashtongue Deathsworn&quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Planning on Updating this Addon Regularly!&lt;br /&gt;
Please Check Change Log for a Complete List of Updates&lt;br /&gt;
&lt;br /&gt;
PLEASE REMEMBER: This Version is only a Release Canditdate for the Release Version that should be released soon. Some bugs are expected, however the addon is stable and will not crash your WoW.&lt;br /&gt;
&lt;br /&gt;
This Version Works for the Following:&lt;br /&gt;
- Burning Crusade Instances&lt;br /&gt;
- Capital Cities&lt;br /&gt;
- Battlegrounds&lt;br /&gt;
      &lt;br /&gt;
&lt;br /&gt;
SOON to Support Classic Instances - Check Back for Updates&lt;br /&gt;
&lt;br /&gt;
This is the RC2 Version!&lt;br /&gt;
&lt;br /&gt;
Post Here with Anything from Suggested Improvements to Comments to Uncovered Bugs: http://www.wowinterface.com/forums/showthread.php?t=17291&lt;br /&gt;
&lt;br /&gt;
You may also view my Author Portal:  Here</description>
			<author>Seglberg</author>
			<category domain="http://www.wowinterface.com">Ace: Interface Enhancements</category>
			<guid>http://www.wowinterface.com/downloads/info9502-1.0.3 (RC2).html</guid>
			<pubDate>Thu, 24 Jul 2008 03:29:17 +0000</pubDate>
		</item>		<item>
			<title>Raid Excuse Generator (1.1)</title>
			<link>http://www.wowinterface.com/downloads/info9556-1.1.html</link>
			<description>Are you sick of raiding &lt;BT/Hyjal/Sunwell or Kara?&gt; for the hundredth time on the off chance you might get loot? Is there no loot left for you in the game, but you're stuck running the same instance with the guild that got you all your loot?&lt;br /&gt;
&lt;br /&gt;
Well, look no further! Raid Excuse Generator will save you the trouble of explaining to your guild or raid why you can't or won't make it today! This addon will generate an excuse for you with one simple command. It works for raids ranging from Karazhan to Sunwell (fully compatible with WoW Classic and easily upgradeable for wotlk). &lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
/eguild will generate an excuse and send it to guild chat.&lt;br /&gt;
/eraid  will generate an excuse and send it to raid chat.&lt;br /&gt;
/eginput will allow you to add your own personal excuses.&lt;br /&gt;
/egclear will clear your personal excuses leaving you with the default.&lt;br /&gt;
&lt;br /&gt;
Have fun doing whatever you do when you're not raiding in WoW! &lt;br /&gt;
&lt;br /&gt;
WARNING: Raid Excuse Generator may be less effective if you choose to stay online doing dailies or PVPing on the same character.</description>
			<author>korsibar</author>
			<category domain="http://www.wowinterface.com">ROFL</category>
			<guid>http://www.wowinterface.com/downloads/info9556-1.1.html</guid>
			<pubDate>Thu, 24 Jul 2008 03:23:30 +0000</pubDate>
		</item>		<item>
			<title>MooseBuffs (1.0)</title>
			<link>http://www.wowinterface.com/downloads/info9627-1.0.html</link>
			<description>MooseBuffs is a buff and debuff display for unit frames. What makes it unique? Debuffs/buffs with the same name are combined into a single icon with a numeric representation of the quantity of said debuff/buff. For buffs which can stack (ie: Lifebloom) they too will be combined; dual 3-stacks of Lifebloom will be shown as a single Lifebloom icon with a 6 on it.&lt;br /&gt;
&lt;br /&gt;
This addon is help to save space on the screen given the number of debuffs on a raid boss.&lt;br /&gt;
&lt;br /&gt;
There is no configuration due to the infrequency at which the settings need to be changed. All settings are in each .lua file. The options are:&lt;br /&gt;
&lt;br /&gt;
anchorFrom - the point on the first buff icon which should attach to refFrame&lt;br /&gt;
anchorTo - the point on refFrame that the MooseBuff frame should attach&lt;br /&gt;
tipAnchor - the anchor of the tooltip (should not be changed, typically)&lt;br /&gt;
anchorSpaceX - horizontal padding between refFrame and the MooseBuff frame&lt;br /&gt;
anchorSpaceY - vertical padding between refFrame and the MooseBuff frame&lt;br /&gt;
fillDir - direction that a new row should be placed after the original one (up or down)&lt;br /&gt;
maxRowCount - icon column count before a new row is formed&lt;br /&gt;
scale - scale of the icons, from 0-&gt;1&lt;br /&gt;
padding - padding between each icon (Vertical and horizontal)&lt;br /&gt;
refFrame - the frame name as a string to which the MooseBuff frame should attach&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
TargetBuff and TargetDebuff frames will function as done for Perl Classic Unit Frames; They swap positions depending on the hostility of the target.&lt;br /&gt;
&lt;br /&gt;
The icon border was provided to me through WoWAce IRC; I cannot recall who did so. If someone recognizes it please notify me so I can give credit to whom it is due.</description>
			<author>sadris</author>
			<category domain="http://www.wowinterface.com">Ace: Buffs</category>
			<guid>http://www.wowinterface.com/downloads/info9627-1.0.html</guid>
			<pubDate>Thu, 24 Jul 2008 02:58:30 +0000</pubDate>
		</item>		<item>
			<title>RaidCooldowns_Display (r78208)</title>
			<link>http://www.wowinterface.com/downloads/info9625-r78208.html</link>
			<description>RaidCooldowns came about after a guild leader complained that oRA2 didn't track all of the raid cooldowns he wanted to know about, and those it did track were unreliable because not everyone ran oRA2. It consists of two separate addons.&lt;br /&gt;
&lt;br /&gt;
NOTE: This addon requires RaidCooldowns, located here&lt;br /&gt;
&lt;br /&gt;
RaidCooldowns_Display&lt;br /&gt;
&lt;br /&gt;
RaidCooldowns_Display is a highly customizable bar display of your raid's cooldowns. It tracks Rebirth, Reincarnate, Shield Wall, Blood Lust, Innervate, Divine Intervention, Soulstone, and many others. Adding a new cooldown to track is generally no more than one line of code. Most of the time, RCD_Display will track cooldowns via combat log events. However, some spells can't be tracked this way due to limitations in the WoW API. For those spells - Rebirth, Reincarnate, Divine Intervention and Soulstone - RaidCooldowns_Display can receive syncs from members running either oRA2 or RaidCooldowns.&lt;br /&gt;
&lt;br /&gt;
RaidCooldowns&lt;br /&gt;
&lt;br /&gt;
RaidCooldowns is a lightweight method of syncing those cooldowns that can't be detected via the combat log. It's a good alternative if you have a stingy Druid who doesn't want to run the entire oRA2 package just so you can know his Rebirth cooldown. Better still, RaidCooldowns will broadcast to both RCD_Display and oRA2, so people running oRA2 but not RCD_Display aren't left out of the loop.&lt;br /&gt;
&lt;br /&gt;
As of today, it tracks the following spells:&lt;br /&gt;
&lt;br /&gt;
Druid: Nature's Swiftness, Rebirth, Innervate, Challenging Roar&lt;br /&gt;
Hunter: Misdirection, Feign Death&lt;br /&gt;
Mage: Counterspell, Ice Block&lt;br /&gt;
Paladin: Divine Shield, Blessing of Protection, Divine Intervention&lt;br /&gt;
Priest: Pain Suppression, Fear Ward&lt;br /&gt;
Rogue: Cloak of Shadows, Kick, Distract&lt;br /&gt;
Shaman: Bloodlust/Heroism, Nature's Swiftness, Reincarnation, Fire Elemental Totem, Earth Elemental Totem, Mana Tide Totem&lt;br /&gt;
Warlock: Soulstone Resurrection, Soulshatter&lt;br /&gt;
Warrior: Shield Wall, Last Stand, Pummel, Challenging Shout&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Keep in mind that you can hide any spells you don't care about. Personally I only show about seven of the spells listed above.&lt;br /&gt;
&lt;br /&gt;
I think this will be ideal for people who either want a more customizable cooldown display, or just a greater number of spells. Type '''/rcd''' for options.</description>
			<author>tsigo</author>
			<category domain="http://www.wowinterface.com">Raid Mods</category>
			<guid>http://www.wowinterface.com/downloads/info9625-r78208.html</guid>
			<pubDate>Thu, 24 Jul 2008 02:36:13 +0000</pubDate>
		</item>		<item>
			<title>Cutup (76667)</title>
			<link>http://www.wowinterface.com/downloads/info7214-76667.html</link>
			<description>Cutup is a collection of simple addons that I've wanted personally during my time as a Rogue.&lt;br /&gt;
&lt;br /&gt;
Type /cutup to bring up a configuration dialog.&lt;br /&gt;
&lt;br /&gt;
Modules&lt;br /&gt;
&lt;br /&gt;
Julienne&lt;br /&gt;
&lt;br /&gt;
Julienne is a Slice and Dice timer bar in the vein of DiscoDice and SliceWatcher. It accounts for the Improved Slice and Dice talent as well as the two-piece Netherblade bonus.&lt;br /&gt;
&lt;br /&gt;
The main bar (shown here in blue) is a visual representation of the time remaining on your current, running Slice and Dice.&lt;br /&gt;
&lt;br /&gt;
The &quot;potential bar&quot; (shown here in yellow) is affected by your current combo points and represents what your Slice and Dice timer would be if you used it right now, with this number of combo points.&lt;br /&gt;
&lt;br /&gt;
The text is the time left on your Slice and Dice, if it's running. If it's not running, it displays the duration of your next Slice and Dice based on your current combo points.&lt;br /&gt;
&lt;br /&gt;
LightFingers&lt;br /&gt;
&lt;br /&gt;
LightFingers enables the interface option Auto Loot whenever Pick Pocket is used, and then switches it back to its original setting shortly after. This essentially creates an automatic Pick Pocket, if you're not already enabling Auto Loot on your own.&lt;br /&gt;
&lt;br /&gt;
Spam&lt;br /&gt;
&lt;br /&gt;
Spam blocks repeated UI Error messages, such as &quot;Not enough energy&quot;, as a result of the button mashing typical of most Rogues.&lt;br /&gt;
&lt;br /&gt;
TickToxin&lt;br /&gt;
&lt;br /&gt;
TickToxin displays duration timers for your poison applications, as well as the applied stack for Wound and Deadly poisons.&lt;br /&gt;
&lt;br /&gt;
Links&lt;br /&gt;
&lt;br /&gt;
Forum: http://www.wowace.com/forums/index.php?topic=5366.0.html&lt;br /&gt;
Wiki: http://www.wowace.com/wiki/Cutup&lt;br /&gt;
Latest build: http://files.wowace.com/Cutup</description>
			<author>tsigo</author>
			<category domain="http://www.wowinterface.com">Rogue</category>
			<guid>http://www.wowinterface.com/downloads/info7214-76667.html</guid>
			<pubDate>Thu, 24 Jul 2008 02:32:50 +0000</pubDate>
		</item>		<item>
			<title>ButtonFacade: Elegance (1.0)</title>
			<link>http://www.wowinterface.com/downloads/info9623-1.0.html</link>
			<description>Skin for the ButtonFacade mod. You MUST have ButtonFacade for this to work!&lt;br /&gt;
&lt;br /&gt;
Nothing fancy for installation, simply download the file, and extract it to your World of Warcaft\Interface\AddOns folder.&lt;br /&gt;
&lt;br /&gt;
Many thanks to JJ Sheets for creating ButtonFacade.</description>
			<author>Kallieen</author>
			<category domain="http://www.wowinterface.com">Graphic UI Mods</category>
			<guid>http://www.wowinterface.com/downloads/info9623-1.0.html</guid>
			<pubDate>Thu, 24 Jul 2008 01:53:34 +0000</pubDate>
		</item>		<item>
			<title>Auctioneer Full 5.0.0 Suite (Preview) (5.0.0.PRE.3262)</title>
			<link>http://www.wowinterface.com/downloads/info7879-5.0.0.PRE.3262.html</link>
			<description>If you enjoy Auctioneer, please assign a good rating --&gt;&gt;&lt;br /&gt;
 &lt;br /&gt;
To receive updates via PM or email when updated, mark as a &quot;Favorite&quot; in the box to the right.&lt;br /&gt;
 &lt;br /&gt;
No sort of donation is required to download or use this product, but we are quite appreciative of those who decide to &quot;drop something in the hat&quot;. &lt;br /&gt;
Undercutting by 5%An example auction - 2&lt;br /&gt;
 &lt;br /&gt;
Based upon the Post Auction-tab description:&lt;br /&gt;
 &lt;br /&gt;
 Linen Cloth&lt;br /&gt;
 &lt;br /&gt;
Undercutting by 5%&lt;br /&gt;
 &lt;br /&gt;
Starting price&lt;br /&gt;
3s 40c&lt;br /&gt;
Buyout price&lt;br /&gt;
4s 26c&lt;br /&gt;
Auction duration&lt;br /&gt;
12  24  48 hour&lt;br /&gt;
Deposit: 12cWhat's all this mean then?&lt;br /&gt;
Ok, well the starting and buyout prices, the duration and the deposit are all self explanatory. The rest of the data means this (Explanation based upon example 1):&lt;br /&gt;
* This item has been seen 35 times historically (that is in the last 35 times) with a median of 7 silver and 50 coppers&lt;br /&gt;
* This item has been seen 20 times the last scan (snapshot) with a median of 7 silver and 35 coppers&lt;br /&gt;
* The lowest price for this item in the last scan was 4 silver and 50 coppers&lt;br /&gt;
* The calculated market price for this item is 7 silver and 35 coppers&lt;br /&gt;
* The original starting bid, suggested by blizzard for this item is 1 silver&lt;br /&gt;
* The pricing algorithm decided that the current lowest bid (4s50c) could be undercut by 5% and still not deviate too far from the market price.&lt;br /&gt;
 &lt;br /&gt;
What are the available pricing models?&lt;br /&gt;
The pricing algorithm may select one of:&lt;br /&gt;
* Marking up vendor by 300%: This item has not been seen at auction. We are estimating that it will be worth 3 times more than what you could sell it to the vendor for.&lt;br /&gt;
* Undercutting by x%: This item has competition on the market, but it's not so bad that we'd be cutting our throats by matching them.&lt;br /&gt;
* No competition: This item is not on the market, you have a monopoly on this item at this point in time.&lt;br /&gt;
* Competition above market: The prices for this item are no threat to you as they are all over prices (you could afford to bump your prices up a little too, if you felt like it)&lt;br /&gt;
* Cannot match lowest price: The lowest price is too far below the market value. Selling at this point in time is not recommended. Either bide your time until this item is gone, risk it and put your item up any way at a higher price, manually reduce your price to match it, or buy out the cheap items, and relist them and your items for proper market value.&lt;br /&gt;
* Using my current price: You have the most competitive price on the market, so we are relisting at your current price.&lt;br /&gt;
* No data for HSP: No data exists to work out what the highest sellable price for this item is.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
Conclusion&lt;br /&gt;
 &lt;br /&gt;
We hope this helps people to understand Auctioneer a bit better.&lt;br /&gt;
Please visit AuctioneerAddOn.Com to view the current changelog.&lt;br /&gt;
Happy Auctioneering!!&lt;br /&gt;
Nikk :cool: and the rest of the Team at the Norganna Family of AddOns</description>
			<author>Nechckn</author>
			<category domain="http://www.wowinterface.com">Auctioneer/Enchantrix/Gatherer</category>
			<guid>http://www.wowinterface.com/downloads/info7879-5.0.0.PRE.3262.html</guid>
			<pubDate>Thu, 24 Jul 2008 01:39:53 +0000</pubDate>
		</item>		<item>
			<title>Multiboxable (0.8)</title>
			<link>http://www.wowinterface.com/downloads/info9470-0.8.html</link>
			<description>Multiboxable is my attempt at making multiboxing more fun.  It allows you to make everyone in your group (who has the addon) do things simultaneously like blowing a kiss to strangers.&lt;br /&gt;
&lt;br /&gt;
What it can do now:&lt;br /&gt;
Simultaneously Emote The Same Target&lt;br /&gt;
Force your group to /say, yell, party, raid, BG, guild&lt;br /&gt;
Force your group to follow you&lt;br /&gt;
Auto accept quests (shared and otherwise)&lt;br /&gt;
Gather Info: XP, Money, Armor, Health, Mana&lt;br /&gt;
&lt;br /&gt;
On the near todo list:&lt;br /&gt;
Add commands for having your group say stuff/emote.&lt;br /&gt;
Add a crap-load of other collectable info&lt;br /&gt;
Log out, breath bars.  Maybe more?&lt;br /&gt;
I dunno.  Give me something to do.&lt;br /&gt;
&lt;br /&gt;
A long ways away (Like walking from Australia to Africa distance.  No swimming.)&lt;br /&gt;
Add bags for the other characters</description>
			<author>Nosrac</author>
			<category domain="http://www.wowinterface.com">Ace: Miscellaneous</category>
			<guid>http://www.wowinterface.com/downloads/info9470-0.8.html</guid>
			<pubDate>Thu, 24 Jul 2008 01:05:06 +0000</pubDate>
		</item>		<item>
			<title>GuildCheck (2.02)</title>
			<link>http://www.wowinterface.com/downloads/info5841-2.02.html</link>
			<description>This mod scans your guild at your first login.&lt;br /&gt;
After this it writes changes of your guild into the chat at every login.&lt;br /&gt;
You can see who left or joined your guild since your last time online.&lt;br /&gt;
&lt;br /&gt;
It shows:&lt;br /&gt;
&lt;br /&gt;
- new mebers&lt;br /&gt;
- members that has left&lt;br /&gt;
- level changes&lt;br /&gt;
- rank changes&lt;br /&gt;
- note changes&lt;br /&gt;
- officer note changes (if you have the rights to read this note)&lt;br /&gt;
&lt;br /&gt;
Type '/egc' for options</description>
			<author>Tunhadil</author>
			<category domain="http://www.wowinterface.com">Group/Guild</category>
			<guid>http://www.wowinterface.com/downloads/info5841-2.02.html</guid>
			<pubDate>Thu, 24 Jul 2008 00:32:01 +0000</pubDate>
		</item>		<item>
			<title>VoidBar (1.0)</title>
			<link>http://www.wowinterface.com/downloads/info9615-1.0.html</link>
			<description>This addon is a minimalist approach at displaying 3 of the most importantly used abilities in arena, especially for casters: Grounding Totem, Spell Reflection, and Cloak of Shadows.&lt;br /&gt;
&lt;br /&gt;
What makes this mod useful is that it shows the exact duration of all 3 effects visually as well as numerically. When the effect has either expired or no longer exists (grounding totem destroyed or spell reflection eaten), the visual icon for it will disappear.&lt;br /&gt;
&lt;br /&gt;
For grounding totem effect, the icon will disappear when the totem has been destroyed (it absorbed a spell) or even if the shaman switches to another air totem.&lt;br /&gt;
&lt;br /&gt;
For spell reflection, the icon will disappear after 5 seconds of not reflecting anything or when the reflection is used by a spell before the normal expiration time. It will also disappear if the warrior takes off their shield and the spell reflection effect fades pre-maturely.&lt;br /&gt;
&lt;br /&gt;
For cloak of shadows, it simply shows when CoS is activated and the duration remaining on it.&lt;br /&gt;
&lt;br /&gt;
None of these features require targetting the player using the ability. There are also 2 console commands:&lt;br /&gt;
&lt;br /&gt;
/voidbar test - activates a test bar to view the addon&lt;br /&gt;
/voidbar lock - toggles locking and unlocking of the bar for positioning</description>
			<author>Serennia</author>
			<category domain="http://www.wowinterface.com">Buff/Debuff/Spell Mods</category>
			<guid>http://www.wowinterface.com/downloads/info9615-1.0.html</guid>
			<pubDate>Wed, 23 Jul 2008 23:59:17 +0000</pubDate>
		</item>		<item>
			<title>Venation (.06a)</title>
			<link>http://www.wowinterface.com/downloads/info9535-.06a.html</link>
			<description>New Venation Mod!&lt;br /&gt;
&lt;br /&gt;
Will soon add options for many misc. Tasks!&lt;br /&gt;
&lt;br /&gt;
Soon to come:&lt;br /&gt;
&lt;br /&gt;
------&lt;br /&gt;
1. Emote Management. Execute commands on others players that have allowed this (default off.)--Is this needed?&lt;br /&gt;
2. Data Management. Farming with a friend? Want to know how many motes your friends has? How much gold you both have?&lt;br /&gt;
3. Kills. Who have you (and other players in your party) killed the most? The least? How many times?&lt;br /&gt;
&lt;br /&gt;
Many more.&lt;br /&gt;
.06a:&lt;br /&gt;
Cross-Party item tracking is now functional.&lt;br /&gt;
.05a:&lt;br /&gt;
Added functionality for asking targets how much of what item they have. (IE: Mote of Shadow =&gt; Shamank has 14 Mote of Shadow's)&lt;br /&gt;
.04a:&lt;br /&gt;
Added feature to see current gold amount of target/party.&lt;br /&gt;
Fixed some more bug issues.&lt;br /&gt;
.03a:&lt;br /&gt;
Added variable saving, data saves in multi-session.&lt;br /&gt;
.02a:&lt;br /&gt;
Fixed many issues with command application. &lt;br /&gt;
Fixed selection issues.&lt;br /&gt;
Added new feature.&lt;br /&gt;
.01a:&lt;br /&gt;
Initial Release.</description>
			<author>ShammyKon</author>
			<category domain="http://www.wowinterface.com">Ace: Interface Enhancements</category>
			<guid>http://www.wowinterface.com/downloads/info9535-.06a.html</guid>
			<pubDate>Wed, 23 Jul 2008 23:50:06 +0000</pubDate>
		</item>		<item>
			<title>Chatter (79024-wotlk)</title>
			<link>http://www.wowinterface.com/downloads/info9613-79024-wotlk.html</link>
			<description>Chatter is a comprehensive chat enhancement mod. This package is an updated version for Wrath of the Lich King.</description>
			<author>antiarc</author>
			<category domain="http://www.wowinterface.com">WotLK Beta</category>
			<guid>http://www.wowinterface.com/downloads/info9613-79024-wotlk.html</guid>
			<pubDate>Wed, 23 Jul 2008 23:08:16 +0000</pubDate>
		</item>		<item>
			<title>Chocobo Mount Music (1.2)</title>
			<link>http://www.wowinterface.com/downloads/info9451-1.2.html</link>
			<description>A simple addon that grew out of a friend's joke into something that nearly my entire guild uses, now brought to you (the user) at no additional cost!&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
Mount up and enjoy the classic sounds of Final Fantasy 7 Chocobo Racing. Wark!&lt;br /&gt;
&lt;br /&gt;
Installation:&lt;br /&gt;
Unzip the file to World of Warcraft/Interface/Addons/&lt;br /&gt;
&lt;br /&gt;
Enjoy!</description>
			<author>RPZip</author>
			<category domain="http://www.wowinterface.com">ROFL</category>
			<guid>http://www.wowinterface.com/downloads/info9451-1.2.html</guid>
			<pubDate>Wed, 23 Jul 2008 23:06:41 +0000</pubDate>
		</item>		<item>
			<title>ButtonFacade: Pas (0.1)</title>
			<link>http://www.wowinterface.com/downloads/info9611-0.1.html</link>
			<description>Important: You must have the most recent revision of ButtonFacade installed in order to use this skin.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
About&lt;br /&gt;
&lt;br /&gt;
&quot;Pas&quot; is a skin for ButtonFacade that's based on the original Rothar Skin. This version includes a new backdrop, gloss and state textures.&lt;br /&gt;
&lt;br /&gt;
Installation&lt;br /&gt;
&lt;br /&gt;
 - Acquire the package using the download option.&lt;br /&gt;
&lt;br /&gt;
- Unzip the package to your WoW/Interface/AddOns/ directory.&lt;br /&gt;
&lt;br /&gt;
Feedback&lt;br /&gt;
&lt;br /&gt;
Please direct questions and comments to my Portal.&lt;br /&gt;
&lt;br /&gt;
Credits&lt;br /&gt;
&lt;br /&gt;
JJSheets for ButtonFacade. Lyn &amp; Rothar for Rothar Skin</description>
			<author>Gevatter</author>
			<category domain="http://www.wowinterface.com">Graphic UI Mods</category>
			<guid>http://www.wowinterface.com/downloads/info9611-0.1.html</guid>
			<pubDate>Wed, 23 Jul 2008 22:56:26 +0000</pubDate>
		</item>		<item>
			<title>BadBoy: Anti Spam Automatic Reporter (v2.0.6)</title>
			<link>http://www.wowinterface.com/downloads/info8736-v2.0.6.html</link>
			<description>BadBoy will actively scan your chat for possible spam, when found:&lt;br /&gt;
&lt;br /&gt;
*Block, all spam that is found from appearing&lt;br /&gt;
*Report, the spamming player automatically&lt;br /&gt;
&lt;br /&gt;
What sets this aside from other spam blockers?&lt;br /&gt;
BadBoy is made to be extremely light, it only uses 5kb of ingame memory, has no ingame options, and works automatically without  asking the user.&lt;br /&gt;
&lt;br /&gt;
But what if I want to know who I'm reporting?&lt;br /&gt;
Sure, ingame EXACTLY type:&lt;br /&gt;
&lt;br /&gt;
/script BADBOY_POPUP = true&lt;br /&gt;
&lt;br /&gt;
Now every time spam is blocked a popup will appear asking you to report the spammer. Use &quot;false&quot; to go back to automatic.&lt;br /&gt;
&lt;br /&gt;
Please post missed spam at http://www.wowace.com/forums/index.php?topic=12899</description>
			<author>funkydude</author>
			<category domain="http://www.wowinterface.com">Chat Mods</category>
			<guid>http://www.wowinterface.com/downloads/info8736-v2.0.6.html</guid>
			<pubDate>Wed, 23 Jul 2008 22:51:44 +0000</pubDate>
		</item>		<item>
			<title>Dominos (1.3.1)</title>
			<link>http://www.wowinterface.com/downloads/info9085-1.3.1.html</link>
			<description>Dominos is an action bar addon intended to do the following:&lt;br /&gt;
Reuse as much standard blizzard action button code as possible.&lt;br /&gt;
Contain a relatively minimal feature set&lt;br /&gt;
Be easy to use&lt;br /&gt;
Be stable&lt;br /&gt;
&lt;br /&gt;
It includes the following features:&lt;br /&gt;
10 action bars, pet, class, menu, and bag bars.  Each one has customizable settings for padding, spacing, columns, scale, and opacity.&lt;br /&gt;
A movable experience/reputation bar.&lt;br /&gt;
Customizable paging.  You can switch pages on: action bar pages, modifier keys, forms, and targeting.&lt;br /&gt;
Customizable show states. You can tell your bar under which macro options to show.&lt;br /&gt;
Fading bars.  You can set your bars to fade out to a certain opacity when not moused over.&lt;br /&gt;
The ability to customize showing empty buttons or not&lt;br /&gt;
Full button facade support&lt;br /&gt;
Keybound support&lt;br /&gt;
Sticky frames&lt;br /&gt;
The ability to move buttons in combat&lt;br /&gt;
Buff and debuff highlighting (optional)&lt;br /&gt;
A movable casting bar (optional)&lt;br /&gt;
A movable roll frame (optional)&lt;br /&gt;
Configurable right click targeting&lt;br /&gt;
Configurable self cast key settings&lt;br /&gt;
Possess bar support&lt;br /&gt;
&lt;br /&gt;
...and will probably not end up with the following:&lt;br /&gt;
A stats bar&lt;br /&gt;
A minimap bar&lt;br /&gt;
True variable length bars&lt;br /&gt;
&lt;br /&gt;
Here's how you use it:&lt;br /&gt;
To see the current list of slash commands, type /dom ? or /dominos ?&lt;br /&gt;
To open up the options menu, either go into interface options, or type /dom&lt;br /&gt;
To move bars around, either go into the options menu and press the &quot;Enter Config Mode&quot; button, or type /dom lock&lt;br /&gt;
To bind keys, enter binding mode via /kb or /keybound, or press the &quot;Enter Binding Mode&quot; button in the options menu.&lt;br /&gt;
&lt;br /&gt;
...and this is why I wrote it:&lt;br /&gt;
I have significantly less time to code now than I did previously.  Dominos is intended to be easier to maintain.&lt;br /&gt;
I wanted to see how much I could do while maintaining compatibility with the standard action button code.&lt;br /&gt;
I'm not entirely happy with the direction I took with Bongos3. I added features that I do not see myself using personally, and thus feel that those features will be neglected and bug ridden.&lt;br /&gt;
Hold down alt while moving a bar to disable sticky bars&lt;br /&gt;
&lt;br /&gt;
You can use the following to add extra functionality:&lt;br /&gt;
RedRange - Colors action buttons red when out of range&lt;br /&gt;
OmniCC - Adds cooldown count text&lt;br /&gt;
ButtonFacade - Allows you to change the look of the action, pet, and class buttons</description>
			<author>Tuller</author>
			<category domain="http://www.wowinterface.com">Action Bar Mods</category>
			<guid>http://www.wowinterface.com/downloads/info9085-1.3.1.html</guid>
			<pubDate>Wed, 23 Jul 2008 22:23:29 +0000</pubDate>
		</item>
	</channel>
</rss>