<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gamingnoobie.com &#187; Addons</title>
	<atom:link href="http://www.gamingnoobie.com/category/wow/addons/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gamingnoobie.com</link>
	<description>A World of Warcraft Blog</description>
	<lastBuildDate>Fri, 13 Aug 2010 13:43:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Do you use Macros?</title>
		<link>http://www.gamingnoobie.com/do-you-use-macros/</link>
		<comments>http://www.gamingnoobie.com/do-you-use-macros/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 14:43:34 +0000</pubDate>
		<dc:creator>Conjude</dc:creator>
				<category><![CDATA[Addons]]></category>
		<category><![CDATA[General Info]]></category>
		<category><![CDATA[Rogue]]></category>
		<category><![CDATA[WoW]]></category>
		<category><![CDATA[macro]]></category>
		<category><![CDATA[macros]]></category>
		<category><![CDATA[noobie]]></category>
		<category><![CDATA[World of Warcraft]]></category>

		<guid isPermaLink="false">http://www.gamingnoobie.com/do-you-use-macros/</guid>
		<description><![CDATA[&#160;&#160;&#160;Last night I decided to play with a couple macros, doing some reading, I saw that you can do everything from change gear, use trinkets and use spells. Since I use an addon to change gear, I didn&#8217;t need that, but the other things interested me. &#160;&#160;&#160;After reading on the WoW Forums and BorkWeb some [...]]]></description>
			<content:encoded><![CDATA[<table align="left">
<tr>
<td><img src='http://www.gamingnoobie.com/wp-content/uploads/2008/02/blue_data.thumbnail.gif' alt='blue_data.gif' /></td>
</tr>
</table>
<p>&nbsp;&nbsp;&nbsp;Last night I decided to play with a couple macros, doing some reading, I saw that you can do everything from change gear, use trinkets and use spells. Since I use an addon to change gear, I didn&#8217;t need that, but the other things interested me. </p>
<p>&nbsp;&nbsp;&nbsp;After reading on the <a href="http://forums.worldofwarcraft.com/thread.html?topicId=85520861&#038;postId=851762749&#038;sid=1#0">WoW Forums</a> and <a href="http://borkweb.com/story/world-of-warcraft-20-macros#_cast-examples_1">BorkWeb</a> some different examples of what you can do, I jumped right in and started my macro experience. My first try I wanted a macro that would, when I&#8217;m in stealth, I would pick pocket my target, activate my 2 trinkets, and then attack with one of my skills. This doesn&#8217;t work, OK it worked but I would pick pocket and when I activated my trinkets, I would be unstealthed, which defeats the entire process. Moving on, I decided to break my macros up, one for trinkets, one for stealth pick pocket and attack and one for hack and slash.</p>
<p>&nbsp;&nbsp;&nbsp;The trinket macro was easy, just use the trinket spot on your character:<br />
<code><br />
/use 13<br />
/use 14<br />
</code><br />
Next I worked on my Pick Pocket, again a very easy macro:<br />
<code><br />
 /cast Pick Pocket<br />
/stopcasting<br />
/cast Cheap Shot<br />
</code><br />
Then the hard part, How was I going to make my hack and slash macro, after further reading I saw a command called /castsequence in which you add what ever attacks you want in a row and then each time you mash that button it will do the next attack and better yet if you use the ? icon, it&#8217;s suppose to show the next attack you&#8217;ll use along with the cooldown timer. Sounded exactly what I wanted.<br />
<code><br />
 /startattack<br />
/castsequence reset=target Sinister Strike, Sinister Strike, Sinister Strike, Sinister Strike, Sinister Strike, Eviscerate </p>
<p></code><br />
Not exactly what I used but close enough. My first problem was I started to test it and as i&#8217;m mashing the button I see nothing happening, then I notice I&#8217;m completely spamming my guild channel with the entire macro like 10 times. Yes I was called a noob! I had a space in fromt of one of the slashes and it decided I wanted my guild to know what I was trying. Second problem, My icons never changed, so it only showed me my first attack and didn&#8217;t change after that, so I was flying blind on cool downs. Final and biggest problem, You don&#8217;t always want the exact same attack, for a rogue, you may sometimes miss or not get a  CP for an attack, in which then you want to wait or add another attack, it takes the smart out of the attack and really isn&#8217;t much fun either.</p>
<p>&nbsp;&nbsp;&nbsp;I ended deleting the last macro and keeping the first 2, I&#8217;m not sure how often I&#8217;ll use the trinket one (I always forget the extra help) but the pick pocket/attack macro is nice, one button to do a couple things, I can then take over the attack from there and do what I need to do to bring the beast down.</p>
<p><strong>Past Post on other blogs about Macros</strong></p>
<ul>
<li><a href="http://priestlyendeavors.wordpress.com/2007/12/04/writing-macros-a-series-of-lessons-1-of/">Writing macros, a series of lessons</a></li>
<li><a href="http://warcraft.fibergeek.com/?p=439">Trinket Macros</a></li>
<li><a href="http://girlmeetswow.blogspot.com/2007/10/zen-of-mage-macros.html">The Zen of Mage Macros</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.gamingnoobie.com/do-you-use-macros/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Level 60 and your Inventory</title>
		<link>http://www.gamingnoobie.com/level-60-and-your-inventory/</link>
		<comments>http://www.gamingnoobie.com/level-60-and-your-inventory/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 15:05:26 +0000</pubDate>
		<dc:creator>Conjude</dc:creator>
				<category><![CDATA[Addons]]></category>
		<category><![CDATA[General Info]]></category>
		<category><![CDATA[WoW]]></category>
		<category><![CDATA[arkinventory]]></category>
		<category><![CDATA[inventory]]></category>
		<category><![CDATA[level 60]]></category>
		<category><![CDATA[noobie]]></category>
		<category><![CDATA[World of Warcraft]]></category>

		<guid isPermaLink="false">http://www.gamingnoobie.com/level-60-and-your-inventory/</guid>
		<description><![CDATA[&#160;&#160;&#160;Being able to look into Outland was great and all but walking around can get a bet hazardous to my health, so it was back to the pre-BC world for 2 more levels. For the last 2 nights I&#8217;ve slowly moved closer and closer to level 60. Finishing off a couple quest in Winterspring that [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;&nbsp;&nbsp;Being able to look into Outland was great and all but walking around can get a bet hazardous to my health, so it was back to the pre-BC world for 2 more levels. For the last 2 nights I&#8217;ve slowly moved closer and closer to level 60. Finishing off a couple quest in Winterspring that gave me over 11K of XP each helped and then some random killing have taken me to level 59 with 33% to go. </p>
<p>&nbsp;&nbsp;&nbsp;One thing I need to sit down and do is clear out any old quest i&#8217;ve done and get rid of any old quest materials I have in my bag. I&#8217;ve wondered why I feel like I can&#8217;t carry very much, So checking my bag I see I have about 20 slots taken but quest objects, So time for spring cleaning.</p>
<table align="right">
<tr>
<td><img src="http://www.wowinterface.com/downloads/small10266.jpg" alt="ArkInventory" /></td>
</tr>
</table>
<p>&nbsp;&nbsp;&nbsp;Using ArkInventory <a href="http://www.wowinterface.com/downloads/info6488-ArkInventory.html">Found here</a> you can split your bag into different sections, then with a quick glance of your bag, you know exactly what you have. I&#8217;ve split my bags into sections that show just food, soulbound objects, items for trade skills, mounts and then a large open section for what&#8217;s left, usually things to sell on AH. With this system, I no longer search each square finding what i&#8217;m looking for, I usually know which section to look into and find things fairly easy.</p>
<p>&nbsp;&nbsp;&nbsp;I know this just became a addon post and not about me hitting 60 but I&#8217;m starting to see the light at the end of the tunnel.. oh wait.. doesn&#8217;t everyone say &#8220;don&#8217;t go toward the light!&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gamingnoobie.com/level-60-and-your-inventory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>World of Warcraft Leveling Guides</title>
		<link>http://www.gamingnoobie.com/world-of-warcraft-leveling-guides/</link>
		<comments>http://www.gamingnoobie.com/world-of-warcraft-leveling-guides/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 20:33:35 +0000</pubDate>
		<dc:creator>Conjude</dc:creator>
				<category><![CDATA[Addons]]></category>
		<category><![CDATA[WoW]]></category>
		<category><![CDATA[World of Warcraft]]></category>
		<category><![CDATA[WoW leveling guide]]></category>

		<guid isPermaLink="false">http://www.gamingnoobie.com/world-of-warcraft-leveling-guides/</guid>
		<description><![CDATA[&#160;&#160;&#160;Like I had mentioned in another post I started an alt to see some of the different game play. One of the things I wondered is if all the leveling guides out there work. Iâ€™m not talking how to get gold, or cheats to the game, just step by step questing guides that you see [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;&nbsp;&nbsp;Like I had mentioned in another post I started an alt to see some of the different game play. One of the things I wondered is if all the leveling guides out there work. Iâ€™m not talking how to get gold, or cheats to the game, just step by step questing guides that you see all over the web. Why would anyone want one of these guides? Well being that Iâ€™ve just ran through all these lands, read all the quest and killed all I was going to kill, This time around I donâ€™t care what the quest says or want to follow a story line. I just want to learn to play the new class and get my Alt to the highest level he can.</p>
<p>&nbsp;&nbsp;&nbsp;I figured the best way to test the quest guides was to try one. So a little research and 35.00 later I have the download of a questing guild in my hands (yes, I could have gotten it for free or others for free, but I wanted to test one of the paid for guides) This guide has quest for level 1-20, 20 â€“ 60 and then 60 â€“ 70. </p>
<p>&nbsp;&nbsp;&nbsp;Opening the 1-20 guide, the author has grouped together quest that can all be done at once, optimizing your time and has even left out some of the quest that are a waste of time. Telling you exact cords and the names of the quest along with a link to more info for the quest insures that if you get lost or have a question, youâ€™ll always have an answer.<br />
So how do the guides work? Well my hunter is at level 20 now and Iâ€™ve played a total of 24 hours.. but I will say at least 3-4 hours was me playing around finding that special pet that noone else has, which means I went out of my way and off the beaten path the quest guide was telling me to do. So with almost 1 level per hour, you be the judge, but I feel that it was well worth my money if all Iâ€™m wanting to do is level. Again this isnâ€™t for those wanting to get into the story line, you hardly have time to sit, read and think about the quest, itâ€™s bang bang bang, ding next level.</p>
<p>&nbsp;&nbsp;&nbsp;What are your thoughts on the level guides?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gamingnoobie.com/world-of-warcraft-leveling-guides/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turtle Mount and Addons</title>
		<link>http://www.gamingnoobie.com/turtle-mount-and-addons/</link>
		<comments>http://www.gamingnoobie.com/turtle-mount-and-addons/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 16:01:18 +0000</pubDate>
		<dc:creator>Conjude</dc:creator>
				<category><![CDATA[Addons]]></category>
		<category><![CDATA[General Info]]></category>
		<category><![CDATA[WoW]]></category>
		<category><![CDATA[turtle mount]]></category>
		<category><![CDATA[World of Warcraft]]></category>
		<category><![CDATA[wow addons]]></category>
		<category><![CDATA[wow trading card game]]></category>

		<guid isPermaLink="false">http://www.gamingnoobie.com/turtle-mount-and-addons/</guid>
		<description><![CDATA[&#160;&#160;&#160;As soon as I get home, I&#8217;ll add an image of me on the turtle mount, Yes I finally got it. All it took was disabling all my addons, which I cheated in doing. I have all my addons setup just how I want them and I have many in the directory that are not [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;&nbsp;&nbsp;As soon as I get home, I&#8217;ll add an image of me on the turtle mount, Yes I finally got it. All it took was disabling all my addons, which I cheated in doing. I have all my addons setup just how I want them and I have many in the directory that are not enabled, so I would have had to make a list of all the addons I had and then disable all, get the mount and then go down the list and enable just the ones I was using or I could have made backup copies of the Interface and WTF directories and deleted the originals, got my mount and then copied the directories back over, But I chose door number 3. A laptop that I use for traveling has a copy of Wow on it with no addons installed (since it doesn&#8217;t have enough memory to run them) Boot up the laptop, get my mount and I&#8217;m all set. I now have my Turtle Mount! yeh for me! All is good in my world, or so I think.</p>
<p>&nbsp;&nbsp;&nbsp;While walking around in IronForge with my turtle, showing it off, someone walks up to me and ask if I can unlock a box for him. Being a Rogue I have this ability but have never done it for someone else, but I&#8217;m a nice guy so I say ok. Correct me if I&#8217;m wrong but I figured he trades the box to me, I unlock and then he opens it, Correct? Well he starts the trade, I see our trade windows and his lockbox, it turns green, I accept and nothing happens (just like with the turtle). Thinking it was because I was mounted, I dismount and try again, still doesn&#8217;t work. Ok, Houston, We have a problem.. It seems that one of my addons is stopping trades, I can buy, sale and buy back from vendors but I can&#8217;t trade. The loot vendor in BB must trade the item to you instead of &#8220;sell&#8221; it to you.</p>
<p>&nbsp;&nbsp;&nbsp;I love addons, they bring so much to the game, but I understand why many don&#8217;t use them or only use a couple, because when things go bad it can be a pain to figure out. When something like this isn&#8217;t working, how do you know which of your 20 addons is causing the problem? When a new patch comes out and suddenly only part of the addons work, you have to find all the updates, many devs stop working on their addon and you have to find a replacement and many times there are just objects sitting on your screen that you have no idea what they are, what addon created them or even how to move them. Do you feel addons are worth the troubles? I must because I keep debugging them.</p>
<p>&nbsp;&nbsp;&nbsp;Now on to my problem, how do I test each addon? I can&#8217;t ask someone to stand there while I disable 1 addon, logon, try a trade with them, it doesn&#8217;t work, logout, reenable the last one, disable another addon, logon, test again&#8230; 20 times. I wouldn&#8217;t even do that.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gamingnoobie.com/turtle-mount-and-addons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Questing and Grinding</title>
		<link>http://www.gamingnoobie.com/questing-and-grinding/</link>
		<comments>http://www.gamingnoobie.com/questing-and-grinding/#comments</comments>
		<pubDate>Tue, 11 Dec 2007 22:13:46 +0000</pubDate>
		<dc:creator>Conjude</dc:creator>
				<category><![CDATA[Addons]]></category>
		<category><![CDATA[General Info]]></category>
		<category><![CDATA[WoW]]></category>
		<category><![CDATA[Atlas]]></category>
		<category><![CDATA[World of Warcraft]]></category>
		<category><![CDATA[Wow leveling]]></category>

		<guid isPermaLink="false">http://www.gamingnoobie.com/questing-and-grinding/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<table align="right"<tr>
<td><img src='http://www.gamingnoobie.com/wp-content/uploads/2007/12/unraveled_plans.gif' alt='unraveled_plans.gif' /></td>
</tr>
</table>
<p>&nbsp;&nbsp;&nbsp;As I&#8217;m getting higher in levels, I&#8217;m starting to realize just how important quest are. At the lower levels, you notice, wow that quest gave me a boost, but you&#8217;re new to the game and killing is sooo much more fun than running around taking water or gems to another NPC. Then you hit level 20ish and things start to slow down. I probably grinded lvl25-32, I knew that quest would give me the needed XP but my problem was, finding the quest. Oh yeh you can look online and find quest you need but usually first you need to know the area that you are in, and since I had no idea where to head for my upper 20s and lower 30&#8242;s I roamed around in the lower areas, grinding and wondering if I like this game!</p>
<p>&nbsp;&nbsp;&nbsp;To get to the new area that your level should be at Blizzard adds quest they call breadcrumbs, they lead you to where you need to go, but what if you don&#8217;t find this quest or you want to go to another area? Well Blizzard to the rescue, they&#8217;ve added an <a href="http://www.worldofwarcraft.com/info/flashmap/">atlas of all the World of Warcraft</a> and by going to customize you can choose region levels, this will list every area and the level of beast that roam that area. Another good tool is the addon for Fubar called <a href="http://www.wowinterface.com/downloads/info4609-FuBar-LocationFu.html">Fubar-LocationFu</a>, this addon will not only tell you info on the zone that you are in but will also recommended zones/instances you should go to based on level and friendliness of the area.</p>
<p>&nbsp;&nbsp;&nbsp;After grinding so many levels, I never want to go back to that, I&#8217;ve now learned that you can sometimes easily level twice in one sitting with just doing quest, This isn&#8217;t to say you won&#8217;t be grinding to get that drop for the quest, but it gets rid of useless grinding.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gamingnoobie.com/questing-and-grinding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video Settings</title>
		<link>http://www.gamingnoobie.com/video-settings/</link>
		<comments>http://www.gamingnoobie.com/video-settings/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 15:02:02 +0000</pubDate>
		<dc:creator>Conjude</dc:creator>
				<category><![CDATA[Addons]]></category>
		<category><![CDATA[General Info]]></category>
		<category><![CDATA[WoW]]></category>
		<category><![CDATA[daniel glover]]></category>
		<category><![CDATA[World of Warcraft]]></category>
		<category><![CDATA[world of warcraft macros]]></category>
		<category><![CDATA[wow macro]]></category>

		<guid isPermaLink="false">http://www.gamingnoobie.com/video-settings/</guid>
		<description><![CDATA[&#160;&#160;&#160;We all love our time in the game to look great but there are times when we may either need that extra boost of FPS (frames per second) or just can&#8217;t see something on the ground we need (like a quest item). Straight from Daostrasz&#8217;s Realm is just how you can setup a couple macros [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;&nbsp;&nbsp;We all love our time in the game to look great but there are times when we may either need that extra boost of FPS (frames per second) or just can&#8217;t see something on the ground we need (like a quest item). Straight from <a href="http://blog.danielgovier.com/?page_id=362">Daostrasz&#8217;s Realm</a> is just how you can setup a couple macros to make your screen look like the two seen below, one low rez and the other high rez.</p>
<p><em><strong>Edit:</strong> Now that I&#8217;ve added lightbox to show images, I see how dark these are, either look at the larger size or this week i&#8217;ll add lighter images.</em></p>
<table align="center">
<tr>
<td><a href="http://farm3.static.flickr.com/2401/2091048871_a86d83aaa6.jpg" rel="lightbox[26]" rel="lightbox[post]" title="WoWScrnShot_120607_005825"><img src="http://farm3.static.flickr.com/2401/2091048871_a86d83aaa6_m.jpg" alt="WoWScrnShot_120607_005825" width="240" height="150" class="slickr-post" /></a> </td>
<td><a href="http://farm3.static.flickr.com/2022/2091832942_6f9b97c777.jpg" rel="lightbox[26]" rel="lightbox[post]" title="WoWScrnShot_120607_005835"><img src="http://farm3.static.flickr.com/2022/2091832942_6f9b97c777_m.jpg" alt="WoWScrnShot_120607_005835" width="240" height="150" class="slickr-post" /></a> </td>
</tr>
<tr align="center">
<td><a href="http://www.flickr.com/photo_zoom.gne?id=2091048871&#038;size=l">Large Sized</a></td>
<td><a href="http://www.flickr.com/photo_zoom.gne?id=2091832942&#038;size=l">Large Sized</a></td>
</tr>
</table>
<p>&nbsp;&nbsp;&nbsp;I&#8217;ve added two buttons to my HUD so on the fly I can change back and forth, I laugh everytime I see the low rez, it makes me think someone is cutting all the grass in the world. Check out the link above to see other settings that Daniel has laid out for us. Here are the 2 main listings for the /macros</p>
<blockquote><p>My â€œMin Detailâ€ macro looks like this:</p>
<p>/console showDetailDoodads<br />
/console showLowDetail<br />
/console horizonfarclip 1305<br />
/console farclip 177<br />
/console groundEffectDensity 256<br />
/console detailDoodadAlpha 100<br />
/console characterAmbient<br />
/console maxLOD 2<br />
/console SkyCloudLOD 1</p>
<p>My â€œMax Detailâ€ macro looks like this:</p>
<p>/console showDetailDoodads<br />
/console showLowDetail<br />
/console horizonfarclip 2112<br />
/console farclip 777<br />
/console groundEffectDensity 256<br />
/console detailDoodadAlpha 100<br />
/console characterAmbient<br />
/console maxLOD 3<br />
/console SkyCloudLOD 3
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.gamingnoobie.com/video-settings/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mods and Addons</title>
		<link>http://www.gamingnoobie.com/mods-and-addons/</link>
		<comments>http://www.gamingnoobie.com/mods-and-addons/#comments</comments>
		<pubDate>Wed, 05 Dec 2007 14:44:31 +0000</pubDate>
		<dc:creator>Conjude</dc:creator>
				<category><![CDATA[Addons]]></category>
		<category><![CDATA[General Info]]></category>
		<category><![CDATA[WoW]]></category>
		<category><![CDATA[mods]]></category>
		<category><![CDATA[World of Warcraft]]></category>
		<category><![CDATA[world of warcraft addons]]></category>
		<category><![CDATA[wow addons]]></category>

		<guid isPermaLink="false">http://www.gamingnoobie.com/mods-and-addons/</guid>
		<description><![CDATA[Large sized &#160;&#160;&#160;Coming from other games where you could change the look and feel of the game with addons, one of the first things I did when begining WoW was checkout all the mods &#038; addons. The image to the right is a screenshot of my current HUD, as you can see, I have all [...]]]></description>
			<content:encoded><![CDATA[<table align="right">
<tr>
<td><a href="http://farm3.static.flickr.com/2055/2091833844_5ecf15249a.jpg" rel="lightbox[24]" rel="lightbox[post]" title="WoWScrnShot_112707_212929"><img src="http://farm3.static.flickr.com/2055/2091833844_5ecf15249a_m.jpg" alt="WoWScrnShot_112707_212929" width="240" height="150" class="slickr-post" /></a> </td>
</tr>
<tr>
<td align="center"><a href="http://www.flickr.com/photo_zoom.gne?id=2091833844&#038;size=l">Large sized</a></td>
</tr>
</table>
<p>&nbsp;&nbsp;&nbsp;Coming from other games where you could change the look and feel of the game with addons, one of the first things I did when begining WoW was checkout all the mods &#038; addons. The image to the right is a screenshot of my current HUD, as you can see, I have all the info I need on my screen, any buttons I need are there and important ones have shortcut keys to them and I feel the layout works (for me). </p>
<p>&nbsp;&nbsp;&nbsp;Now I&#8217;ve gone to some extremes completely changing things around, but usually players will just install one or two addons, such as, to show their current quest or their Aggro, but there are thousands to choose from. My favorites are Auctioneer (helps make me Gold!) and Fubar, which will hold many many other addons within it (see top and bottom bars in screenshot). I plan on adding a post every so often on differend addons and what they do, but till then, check out these sites for World of Warcraft Addons. <a href="http://www.wowinterface.com/">http://www.wowinterface.com/</a> &#038; <a href="http://wow.curse.com/downloads/addons/">http://wow.curse.com</a>. For auctioneer check out <a href="http://auctioneeraddon.com/">http://auctioneeraddon.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gamingnoobie.com/mods-and-addons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
