<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
	<channel>
		<title>WoWInterface - Latest New 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[[ractionbuttonstyler] Lunas 1pixel skin (v1)]]></title>
			<link>http://www.wowinterface.com/downloads/info15234-v1.html</link>
			<description>ractionbuttonstyler skin - Lunas 1pixel skin&lt;br /&gt;
____________________________________________&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A button skin with a 1 pixel border. The difference to other 1 pixel skins is the hover and pushed texture. When you hover the button the background goes teal and when you push it the background goes black. I think this looks better than other 1 pixel skin, because often the colored border looks bad.&lt;br /&gt;
&lt;br /&gt;
*Sry for bad screenshot quality, but you see how the skin looks.&lt;br /&gt;
&lt;br /&gt;
But it in the ractionbuttonstyler folder!&lt;br /&gt;
&lt;br /&gt;
lg Luna&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
			<author>Retraluna</author>
			<category domain="http://www.wowinterface.com">Plug-Ins &amp; Patches</category>
			<guid>http://www.wowinterface.com/downloads/info15234-v1.html</guid>
			<pubDate>Wed, 25 Nov 2009 16:04:08 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[GetReagents-Lite (r473)]]></title>
			<link>http://www.wowinterface.com/downloads/info15233-r473.html</link>
			<description>GetReagents-Lite is an automatic reagent restocking utility.  It can refill any item sold by vendors to a stock level that you define.&lt;br /&gt;
&lt;br /&gt;
&quot;Lite&quot; version&lt;br /&gt;
&lt;br /&gt;
You must edit the Lua source to use this addon.  There are no in-game options or slash commands.&lt;br /&gt;
There is no purchase confirmation.  Reagents are silently bought based on your configuration.&lt;br /&gt;
Reagents will not be overstocked, but will be filled as close as possible to your set limits.&lt;br /&gt;
Configuration is done on a per-character basis.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Overview of setting a reagent to auto-purchase&lt;br /&gt;
Adding a reagent to the list is a simple task.  Simply open the enclosed GetReagents-Lite.lua file in your favorite text editor, and modify the following, which is located at the top of the file.&lt;br /&gt;
local reagents = {&lt;br /&gt;
	 = {&lt;br /&gt;
		 = {  = quantity,  = quantity },&lt;br /&gt;
	},&lt;br /&gt;
	 = {&lt;br /&gt;
		 = {},&lt;br /&gt;
	},&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
Using one of my characters as an example:  Let's say you had a mage named &quot;Suzi&quot; on the realm &quot;Moon Guard&quot;, and you wanted to stock 20  each time you visited the reagent vendor.  To do so, you would enter the following:&lt;br /&gt;
local reagents = {&lt;br /&gt;
	 = {&lt;br /&gt;
			= {  = 20 },&lt;br /&gt;
	},&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
If you then wanted to add 20  to your list as well, you would add it after the previous reagent using commas to separate each one:&lt;br /&gt;
	= {  = 20,  = 20 },&lt;br /&gt;
&lt;br /&gt;
Adding additional characters only requires adding a new line for that character:&lt;br /&gt;
local reagents = {&lt;br /&gt;
	 = {&lt;br /&gt;
			= {  = 20 },&lt;br /&gt;
			= {  = quantity },&lt;br /&gt;
	},&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
Additional realms are just as easy to add:&lt;br /&gt;
local reagents = {&lt;br /&gt;
	 = {&lt;br /&gt;
			= {  = 20 },&lt;br /&gt;
			= {  = quantity },&lt;br /&gt;
	},&lt;br /&gt;
	 = {&lt;br /&gt;
			= {  = quantity },&lt;br /&gt;
	},&lt;br /&gt;
}</description>
			<author>recluse</author>
			<category domain="http://www.wowinterface.com">Bags, Bank, Inventory Mods</category>
			<guid>http://www.wowinterface.com/downloads/info15233-r473.html</guid>
			<pubDate>Wed, 25 Nov 2009 14:10:20 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Mobile Energy (0.1)]]></title>
			<link>http://www.wowinterface.com/downloads/info15229-0.1.html</link>
			<description>Displays a movable mana, energy, rage, or runic power bar on your screen.</description>
			<author>b-buck</author>
			<category domain="http://www.wowinterface.com">Graphic UI Mods</category>
			<guid>http://www.wowinterface.com/downloads/info15229-0.1.html</guid>
			<pubDate>Tue, 24 Nov 2009 23:46:58 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[AlphaButtons (0.2)]]></title>
			<link>http://www.wowinterface.com/downloads/info15228-0.2.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
0.2&lt;br /&gt;
rActionBarStyler should be fully supported now.&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
This is a test version and I have only personally tested it with rActionBarStyler (no hidden bars) during a raid.&lt;br /&gt;
&lt;br /&gt;
This Add-On fades out all action buttons and then show them when the action is on cooldown&lt;br /&gt;
&lt;br /&gt;
If you use it with conjunction with OmniCC, try disabling Cooldown Models and it will look really nice.&lt;br /&gt;
&lt;br /&gt;
Please leave comments if there's something not working.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you're not happy with the Alpha just open core.lua and change it.&lt;br /&gt;
Right now you can not use 0 (zero) as Alpha because of how rActionBarStyler works but you could probably use 0.01 or something similar.&lt;br /&gt;
&lt;br /&gt;
local ReadyAlpha = 0.3&lt;br /&gt;
local CooldownAlpha = 1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Supported Add-Ons (Needs more testing!)&lt;br /&gt;
Bartender4&lt;br /&gt;
Dominos&lt;br /&gt;
rActionBarStyler&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Credits&lt;br /&gt;
&lt;br /&gt;
Inspired by CoolerMaster by skhm&lt;br /&gt;
Cooldown hook by Tuller, author of OmniCC</description>
			<author>Yourstruly</author>
			<category domain="http://www.wowinterface.com">Action Bar Mods</category>
			<guid>http://www.wowinterface.com/downloads/info15228-0.2.html</guid>
			<pubDate>Thu, 26 Nov 2009 02:28:47 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[AntiHawk (30200.1-Release)]]></title>
			<link>http://www.wowinterface.com/downloads/info15227-30200.1-Release.html</link>
			<description>I PITY THE FOOL!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Easy enough, automaticly removes the mask when you are getting bombed by .</description>
			<author>p3lim</author>
			<category domain="http://www.wowinterface.com">Mini Games/ROFL</category>
			<guid>http://www.wowinterface.com/downloads/info15227-30200.1-Release.html</guid>
			<pubDate>Tue, 24 Nov 2009 23:18:07 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[ChertiUI 1280x1024 (2.05)]]></title>
			<link>http://www.wowinterface.com/downloads/info15225-2.05.html</link>
			<description>This is The Patch for http://www.wowinterface.com/downloads/fileinfo.php?id=14306&lt;br /&gt;
&lt;br /&gt;
How to:&lt;br /&gt;
&lt;br /&gt;
   1. Download ChertiUI and My ChertiUI_v.205_1280x1024 Pack Use my WTF Folder and Chertis Interface Folder&lt;br /&gt;
   2. Close World of Warcraft if still running&lt;br /&gt;
   3. Delete your &quot;Interface&quot; and &quot;WTF&quot; folders in your WoW directory&lt;br /&gt;
   4. Extract the WinRAR archive to your WoW directory&lt;br /&gt;
   5. Rename folders &quot;ACCOUNTNAME&quot;, &quot;Servername&quot; and &quot;Charactername&quot;&lt;br /&gt;
   6. Start World of Warcraft&lt;br /&gt;
   7. Activate &quot;Load out of date AddOns&quot;&lt;br /&gt;
   8. &quot;Enter World&quot;&lt;br /&gt;
   9. Ingame command to load all addon profiles: /reflux switch ChertiUI&lt;br /&gt;
&lt;br /&gt;
Bugs will be fixed after my raid today!</description>
			<author>zeberos</author>
			<category domain="http://www.wowinterface.com">Plug-Ins &amp; Patches</category>
			<guid>http://www.wowinterface.com/downloads/info15225-2.05.html</guid>
			<pubDate>Tue, 24 Nov 2009 17:28:29 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[xuButtonShadow (v100)]]></title>
			<link>http://www.wowinterface.com/downloads/info15224-v100.html</link>
			<description>What is xuButtonShadow?&lt;br /&gt;
xuButtonShadow will add simple shadow effekt to Zorks rActionButtonStyler.&lt;br /&gt;
Just look at the screenshot image. I hope you get what i mean.&lt;br /&gt;
&lt;br /&gt;
Code information!&lt;br /&gt;
The Shadow-Code ist based on Neals nMainbar Addon!!&lt;br /&gt;
All thx and so on has to go to him, since I, Xu aka Garry,&lt;br /&gt;
only removed stuff which are not needed and changed it a bit&lt;br /&gt;
to get it working with Zorks rActionBarStyler+rActionButtonStyler.&lt;br /&gt;
&lt;br /&gt;
Thank you Neal!!!&lt;br /&gt;
&lt;br /&gt;
Addon(s) you need to get it running correct:&lt;br /&gt;
You need to have Zorks rActionBarStyler+rActionButtonStyler&lt;br /&gt;
&lt;br /&gt;
Memusage:&lt;br /&gt;
Ony my DK Xu it is only using 3.0kb of mem.&lt;br /&gt;
&lt;br /&gt;
Why not include it into one of Zorks addons?:&lt;br /&gt;
Well it would be possible. But since i dont want to change and mess around&lt;br /&gt;
with the original code of Zorks addons, i decided to get it running als an &quot;addon for the addons&quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Will it work without the addons you said?&lt;br /&gt;
I dont know. Didnt tested it b/c i work with the addons listed above. &lt;br /&gt;
&lt;br /&gt;
What Button-borders did you use on your screenshot?&lt;br /&gt;
rActionButtonStyler - Lolzen</description>
			<author>Garry</author>
			<category domain="http://www.wowinterface.com">Miscellaneous</category>
			<guid>http://www.wowinterface.com/downloads/info15224-v100.html</guid>
			<pubDate>Tue, 24 Nov 2009 17:14:16 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[stText_Folks (r3)]]></title>
			<link>http://www.wowinterface.com/downloads/info15223-r3.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
r2&lt;br /&gt;
Fixed a bug while unlocking Friends&lt;br /&gt;
&lt;br /&gt;
r2&lt;br /&gt;
Wrap the MOTD in guild tooltip (thanks to Katae)&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
What is this&lt;br /&gt;
&lt;br /&gt;
stText_Folks is an optional plugin for stText.&lt;br /&gt;
It adds a Guild and a Friend plugin with a tooltip to see which friend are online and some informations about them.&lt;br /&gt;
&lt;br /&gt;
And that's all :banana:&lt;br /&gt;
&lt;br /&gt;
Issues&lt;br /&gt;
&lt;br /&gt;
Guild text not always updating on login&lt;br /&gt;</description>
			<author>Soeters</author>
			<category domain="http://www.wowinterface.com">Plug-Ins &amp; Patches</category>
			<guid>http://www.wowinterface.com/downloads/info15223-r3.html</guid>
			<pubDate>Wed, 25 Nov 2009 13:55:17 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[ChatSounds[LSM] (0.00)]]></title>
			<link>http://www.wowinterface.com/downloads/info15221-0.00.html</link>
			<description>A successor to the ChatSounds addon, it adds it's soundset to SharedMedia storage to be available for other addons like Chatter.&lt;br /&gt;
&lt;br /&gt;
Credits going back to the original creator of ChatSounds addon.&lt;br /&gt;
&lt;br /&gt;
An installed SharedMedia addon is recommended (although, non-essential).</description>
			<author>AnrDaemon</author>
			<category domain="http://www.wowinterface.com">Miscellaneous</category>
			<guid>http://www.wowinterface.com/downloads/info15221-0.00.html</guid>
			<pubDate>Tue, 24 Nov 2009 07:14:38 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[SlashLT (1)]]></title>
			<link>http://www.wowinterface.com/downloads/info15219-1.html</link>
			<description>SlashLT&lt;br /&gt;
Set your loot type easily: /lt&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note: I like command line actions. If you don't, don't download it.</description>
			<author>Phemoir</author>
			<category domain="http://www.wowinterface.com">Miscellaneous</category>
			<guid>http://www.wowinterface.com/downloads/info15219-1.html</guid>
			<pubDate>Tue, 24 Nov 2009 02:39:33 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Macaroon: PTR/Beta Version (beta.1)]]></title>
			<link>http://www.wowinterface.com/downloads/info15215-beta.1.html</link>
			<description>This project contains ALL Macaroon addons - &lt;br /&gt;
&lt;br /&gt;
Macaroon&lt;br /&gt;
MacaroonBound&lt;br /&gt;
MacaroonCB&lt;br /&gt;
MacaroonExtensions&lt;br /&gt;
MacaroonInfo&lt;br /&gt;
MacaroonLoot&lt;br /&gt;
MacaroonMinimap&lt;br /&gt;
MacaroonMirror&lt;br /&gt;
MacaroonMultiCast&lt;br /&gt;
MacaroonProfiles&lt;br /&gt;
MacaroonXP&lt;br /&gt;
MacaroonXtras&lt;br /&gt;
&lt;br /&gt;
It is intended purely to test Macaroon on the current PTR or Beta. &lt;br /&gt;
&lt;br /&gt;
DO NOT INSTALL FOR USE ON THE LIVE REALMS.&lt;br /&gt;
&lt;br /&gt;
Comments and suggestions are, of course, appreciated :D</description>
			<author>Maul</author>
			<category domain="http://www.wowinterface.com">Beta-version AddOns</category>
			<guid>http://www.wowinterface.com/downloads/info15215-beta.1.html</guid>
			<pubDate>Mon, 23 Nov 2009 16:09:56 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[ncImprovedMerchant (1.0)]]></title>
			<link>http://www.wowinterface.com/downloads/info15214-1.0.html</link>
			<description>ncImprovedMerchant is a simple addon that does 2 things: Automaticly sells grays when visiting a vendor and remove the stupid buy limit when shift-click buying. Warning: there is no warning on big amounts of purchase, so doublecheck before clicking OK or pressing enter. Memory usage is nihil.&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;
Just install and go, no config.</description>
			<author>nightcracker</author>
			<category domain="http://www.wowinterface.com">Bags, Bank, Inventory Mods</category>
			<guid>http://www.wowinterface.com/downloads/info15214-1.0.html</guid>
			<pubDate>Mon, 23 Nov 2009 08:10:58 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Speedy Actions (1.0-release)]]></title>
			<link>http://www.wowinterface.com/downloads/info15212-1.0-release.html</link>
			<description>Change Log:&lt;br /&gt;
--------------------&lt;br /&gt;
Author: Shadowed &lt;shadowed.wow@gmail.com&gt;&lt;br /&gt;
Date:   Wed Nov 25 16:33:16 2009 -0800&lt;br /&gt;
- Removed AceDBOptions-3.0&lt;br /&gt;
- Moved to GUI configuration, you can now enable and disable SA temporarily, as well as toggle module status through it (/sa, /speedyactions, /speedyaction to open)&lt;br /&gt;
- Added key blacklisting in, lets you disable keys from being sped up in Speedy Actions&lt;br /&gt;
- Removed the /speedyactions toggle slash commands, the /speedyactions enable and /speedyactions disable remain (Passing anything else options configuration)&lt;br /&gt;
- Updated modules to include a description on what they are for&lt;br /&gt;
- Updated key blacklisting so it will work more consistently&lt;br /&gt;
- Localization update&lt;br /&gt;
- Fixed Geist not hiding on binding released&lt;br /&gt;
&lt;br /&gt;
Date:   Tue Nov 24 21:13:33 2009 -0800&lt;br /&gt;
- Fixed pet action buttons not working, apparently BonusActionButton = PetActionButton&lt;br /&gt;
- Added Bartender4 module, should fix issues with keybindings not working for pets, vehicles and shapeshifting, as well as fix some buttons not being sped up&lt;br /&gt;
- Exposed event frame for a module&lt;br /&gt;
- Added support for disabling/enabling the mod&lt;br /&gt;
- Fixed vehicle buttons not being set to click on mouse press unless they were actually used&lt;br /&gt;
- Fixed redundant RegisterForClicks calls&lt;br /&gt;
- Added /sa enable and /sa disable lets you temporarily disable the mod for dragging buttons around and such&lt;br /&gt;
- Updated modules to register frames they override with the mod&lt;br /&gt;
- Updated localization&lt;br /&gt;
- Fixed mouse gesture executing for OPie being broken occassionally&lt;br /&gt;
- Fixed default Blizzard action bars only being sped up if they were key bound&lt;br /&gt;
- Fixed Dominos buttons only being sped up if they were key bound&lt;br /&gt;
- Fixed error SpeedyActions.lua:92 when a keybinding is not bound to anything&lt;br /&gt;
&lt;br /&gt;
Date:   Mon Nov 23 21:19:30 2009 -0800&lt;br /&gt;
- Added Clique support, speeds up click casting to run when mouse is pressed rather than released&lt;br /&gt;
- Fixed a RestrictedHandlers.lua error when pressing an action button while in combat&lt;br /&gt;
- Cleaned up custom buttons for action buttons 1 - 12, no longer recycling t...&lt;br /&gt;
&lt;br /&gt;
Description:&lt;br /&gt;
--------------------&lt;br /&gt;
Simple addon, all this does is speeds up triggering actions by making them happen when you press a key or press your mouse rather than releasing them. It's setup to work with all of the default Blizzard action bars as well as totem summoning and recalling. It will automatically work with any addon that uses the default Blizzard system for key bindings (Game Menu -&gt; Key Bindings). Even if an addon doesn't work with Speedy Actions I can add a module to make it work, just see below.&lt;br /&gt;
&lt;br /&gt;
There is no real performance cost from using this addon either, the work it does is out of combat and while in combat the only &quot;cost&quot; is that of executing a key binding.&lt;br /&gt;
&lt;br /&gt;
Slash commands: /speedyactions (/sa, /speedyaction)&lt;br /&gt;
&lt;br /&gt;
Known addons to work with&lt;br /&gt;
* BindPad&lt;br /&gt;
* Dominos&lt;br /&gt;
* Bartender4&lt;br /&gt;
* VuhDo&lt;br /&gt;
* Clique&lt;br /&gt;
&lt;br /&gt;
Even if an addon isn't on the list, odds are it will work fine and even if it doesn't adding a module is easy enough.&lt;br /&gt;
&lt;br /&gt;
&lt;addon&gt; does not work with this?!&lt;br /&gt;
If you find an addon that does not work with Speedy Actions, post a comment with the download page and I will work on making a module to make that addon work with Speedy Actions.&lt;br /&gt;
&lt;br /&gt;
&lt;addon&gt; is already supported but a button didn't work&lt;br /&gt;
Should you find an addon that is already listed as working, but a button isn't being sped up then do this: &lt;br /&gt;
Mouse over the button that isn't working and run /script print(GetMouseFocus():GetName() or &quot;&lt;unnamed frame&gt;&quot;) then post the addon name and the results of the script and I'll get it fixed</description>
			<author>Shadowed</author>
			<category domain="http://www.wowinterface.com">Action Bar Mods</category>
			<guid>http://www.wowinterface.com/downloads/info15212-1.0-release.html</guid>
			<pubDate>Thu, 26 Nov 2009 00:37:18 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[LootMarketScrollFix (1.0.0)]]></title>
			<link>http://www.wowinterface.com/downloads/info15211-1.0.0.html</link>
			<description>&lt;br /&gt;
Increases the width of the auction house scroll area to cover the entire browse frame so that you don't zoom rather than scroll when hovering the left most area of the list.&lt;br /&gt;</description>
			<author>Lombra</author>
			<category domain="http://www.wowinterface.com">Auction House</category>
			<guid>http://www.wowinterface.com/downloads/info15211-1.0.0.html</guid>
			<pubDate>Sun, 22 Nov 2009 17:46:58 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Macaroon: Mirror Bars (30300.1.beta)]]></title>
			<link>http://www.wowinterface.com/downloads/info15208-30300.1.beta.html</link>
			<description>Current version is -- ONLY -- for the 3.3 PTR &lt;br /&gt;
&lt;br /&gt;
*** temp description ***&lt;br /&gt;
&lt;br /&gt;
Beta Quality Addon&lt;br /&gt;
&lt;br /&gt;
Mirror Bars that work with the Macaroon UI framework.&lt;br /&gt;
&lt;br /&gt;
(Mirror bars are the Breath/Death/Feign Death status bars)</description>
			<author>Maul</author>
			<category domain="http://www.wowinterface.com">Plug-Ins &amp; Patches</category>
			<guid>http://www.wowinterface.com/downloads/info15208-30300.1.beta.html</guid>
			<pubDate>Sun, 22 Nov 2009 16:03:49 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Macaroon: XP &amp; Rep Bars (30300.1)]]></title>
			<link>http://www.wowinterface.com/downloads/info15207-30300.1.html</link>
			<description>Current version is -- ONLY -- for the 3.3 PTR &lt;br /&gt;
&lt;br /&gt;
*** temp description ***&lt;br /&gt;
&lt;br /&gt;
XP &amp; Rep bars that work with the Macaroon UI framework</description>
			<author>Maul</author>
			<category domain="http://www.wowinterface.com">Plug-Ins &amp; Patches</category>
			<guid>http://www.wowinterface.com/downloads/info15207-30300.1.html</guid>
			<pubDate>Sun, 22 Nov 2009 16:01:31 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Macaroon: Minimap (30300.1.beta)]]></title>
			<link>http://www.wowinterface.com/downloads/info15206-30300.1.beta.html</link>
			<description>Current version is -- ONLY -- for the 3.3 PTR &lt;br /&gt;
&lt;br /&gt;
*** temp description ***&lt;br /&gt;
&lt;br /&gt;
Beta Quality Addon&lt;br /&gt;
&lt;br /&gt;
Minimap managed by the Macaroon UI framework.</description>
			<author>Maul</author>
			<category domain="http://www.wowinterface.com">Plug-Ins &amp; Patches</category>
			<guid>http://www.wowinterface.com/downloads/info15206-30300.1.beta.html</guid>
			<pubDate>Sun, 22 Nov 2009 15:59:58 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Macaroon: Loot Windows (30300.1)]]></title>
			<link>http://www.wowinterface.com/downloads/info15205-30300.1.html</link>
			<description>Current version is -- ONLY -- for the 3.3 PTR &lt;br /&gt;
&lt;br /&gt;
*** temp description ***&lt;br /&gt;
&lt;br /&gt;
Loot Windows managed by the Macaroon UI framework.</description>
			<author>Maul</author>
			<category domain="http://www.wowinterface.com">Plug-Ins &amp; Patches</category>
			<guid>http://www.wowinterface.com/downloads/info15205-30300.1.html</guid>
			<pubDate>Sun, 22 Nov 2009 15:56:12 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Macaroon: Cast Bars (30300.1)]]></title>
			<link>http://www.wowinterface.com/downloads/info15204-30300.1.html</link>
			<description>Current version is -- ONLY -- for the 3.3 PTR &lt;br /&gt;
&lt;br /&gt;
*** temp description ***&lt;br /&gt;
&lt;br /&gt;
Cast Bars that work with the Macaroon UI framework.</description>
			<author>Maul</author>
			<category domain="http://www.wowinterface.com">Plug-Ins &amp; Patches</category>
			<guid>http://www.wowinterface.com/downloads/info15204-30300.1.html</guid>
			<pubDate>Sun, 22 Nov 2009 15:54:55 +0000</pubDate>
		</item>		<item>
			<title><![CDATA[Macaroon: Spell &amp; Macro Binder (30300.1)]]></title>
			<link>http://www.wowinterface.com/downloads/info15203-30300.1.html</link>
			<description>Current version is -- ONLY -- for the 3.3 PTR &lt;br /&gt;
&lt;br /&gt;
*** temp description ***&lt;br /&gt;
&lt;br /&gt;
Direct binding of spellbook spells and macros in the Blizzard macro interface using the Macaroon UI framework.</description>
			<author>Maul</author>
			<category domain="http://www.wowinterface.com">Plug-Ins &amp; Patches</category>
			<guid>http://www.wowinterface.com/downloads/info15203-30300.1.html</guid>
			<pubDate>Sun, 22 Nov 2009 15:52:44 +0000</pubDate>
		</item>
	</channel>
</rss>