<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Rubinsingh's Blog</title>
	<atom:link href="http://rubinsingh.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rubinsingh.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 04 Mar 2009 21:26:47 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='rubinsingh.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/e6acd301df1a277d57ebe6ddd2c89af4?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Rubinsingh's Blog</title>
		<link>http://rubinsingh.wordpress.com</link>
	</image>
			<item>
		<title>HealTracker Phase 2</title>
		<link>http://rubinsingh.wordpress.com/2009/03/04/healtracker-phase-2/</link>
		<comments>http://rubinsingh.wordpress.com/2009/03/04/healtracker-phase-2/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 21:26:47 +0000</pubDate>
		<dc:creator>rubinsingh</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://rubinsingh.wordpress.com/2009/03/04/healtracker-phase-2/</guid>
		<description><![CDATA[      It is about 12:05 am and I am working on integrating combat tracker with the heal tracker. What I am going to do is use the working combat tracker code and then reuse some of the heal tracker code I wrote before. Notice that this code was not working [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubinsingh.wordpress.com&blog=6229096&post=61&subd=rubinsingh&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>      It is about 12:05 am and I am working on integrating combat tracker with the heal tracker. What I am going to do is use the working combat tracker code and then reuse some of the heal tracker code I wrote before. Notice that this code was not working so integrating it might be a disaster but I am willing to give it a shot. I am optimistic that this time around I will get my Heal Tracker to work.<br />
      After spending a good hour and a half on the project I have written the untested code for the mod. I am going to test it in the WOW environment and report my results. The first thing that happened was that the modification was not listed in the addon’s menu in the world of warcraft interface. This is because I had named it “Combat Tracker 2”. WOW does not allow modifications to have spaces in the name of the container in which the source code for the modification is stored so I changed it to “CombatTracker2”. The second thing that happened was that none of the original combat tracker code was working. The frame is showing below the mini map however when I right clicked or entered combat nothing was showing up in the chat dialog. I am currently blocked as in I do not know what to do. I will probably end up reading the lua chapters again to see what is going on with the mod. </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubinsingh.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubinsingh.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rubinsingh.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rubinsingh.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rubinsingh.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rubinsingh.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rubinsingh.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rubinsingh.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rubinsingh.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rubinsingh.wordpress.com/61/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubinsingh.wordpress.com&blog=6229096&post=61&subd=rubinsingh&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rubinsingh.wordpress.com/2009/03/04/healtracker-phase-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/accd258189e038f2b47e8012f264eca3?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rubinsingh</media:title>
		</media:content>
	</item>
		<item>
		<title>Heal Tracker</title>
		<link>http://rubinsingh.wordpress.com/2009/02/26/57/</link>
		<comments>http://rubinsingh.wordpress.com/2009/02/26/57/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 06:27:49 +0000</pubDate>
		<dc:creator>rubinsingh</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://rubinsingh.wordpress.com/?p=57</guid>
		<description><![CDATA[HealTracker is based upon the CombatTracker modification discussed in the previous section.  Instead of displaying incoming damage and average damage per second, it displays outgoing heals and average heals per second. The only adjustment that was needed to convert CombatTracker to a HealTracker was on line 34 of CombatTracker.lua.  Change log:  34) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubinsingh.wordpress.com&blog=6229096&post=57&subd=rubinsingh&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>HealTracker is based upon the CombatTracker modification discussed in the previous section.  Instead of displaying incoming damage and average damage per second, it displays outgoing heals and average heals per second. The only adjustment that was needed to convert CombatTracker to a HealTracker was on line 34 of CombatTracker.lua.  Change log:  34) if unit == &#8220;player&#8221; and action ~= &#8220;HEAL&#8221; then  To:  34) if unit == &#8220;playertarget&#8221; and action == &#8220;HEAL&#8221; then   This approach did not work initially because the statistics were showing up as a sequence of 0s. So what I did was I changed the “playertarget” portion of the code back to “player”. The unit we are interested in is the actual player itself and not the player’s target. I still need to get verification on whether this fixes the bug.   I used the following resources to make the conversion:  I used the description of the Unit_Combat event listed in the reference section of the book. This was needed because I was interested in the unit’s action during combat.   pg. 870.   Unit_Combat Fires when a unit takes damage during combat.  Arguments: 1 – unitID – Unit was affected (string) 2 – action – The action type that happened, such as WOUND, DODGE, HEAL. (string) 3 – descriptor – A descriptor that describes the action, such as CRITICAL, CRUSHING. (string) 4 – damage – The amount of damage or healing received. (number) 5 – damageType – The type of damage dealt. Is 0 (physical) for healing. (number)   I also used the wowwiki because I wanted to know what :  http://www.wowwiki.com/UnitId  &#8220;focus&#8221; The current player&#8217;s focus target as selected by the /focus command.  (Added in 2.0.0) &#8220;player&#8221; The current player. &#8220;pet&#8221; The current player&#8217;s pet &#8220;partyN&#8221; The Nth party member excluding the player (1,2,3 or 4) &#8220;partypetN&#8221; The pet of the Nth party member (N is 1,2,3, or 4) (Added in 1.5.0) &#8220;raidN&#8221; The raid member with raidIndex N (1,2,3,&#8230;,40). .&#8221;raidpetN&#8221; The pet of the raid member with raidIndex N (1,2,3,&#8230;,40) (Added in 1.5.0) &#8220;target&#8221; The currently targetted unit. May be overriden in macros by unit specified as a value of respective Secure Button attribute. &#8220;playertarget&#8221; The currently targetted unit. Always. &#8220;mouseover&#8221; The unit which the mouse is currently (or was most recently) hovering over &#8220;none&#8221; A valid unit token that always refers to no unit. UnitName will return &#8220;Unknown, nil&#8221; for this UnitID.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubinsingh.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubinsingh.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rubinsingh.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rubinsingh.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rubinsingh.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rubinsingh.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rubinsingh.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rubinsingh.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rubinsingh.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rubinsingh.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubinsingh.wordpress.com&blog=6229096&post=57&subd=rubinsingh&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rubinsingh.wordpress.com/2009/02/26/57/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/accd258189e038f2b47e8012f264eca3?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rubinsingh</media:title>
		</media:content>
	</item>
		<item>
		<title>CombatTracker Report Excerpt</title>
		<link>http://rubinsingh.wordpress.com/2009/02/13/combattracker-code-excerpt/</link>
		<comments>http://rubinsingh.wordpress.com/2009/02/13/combattracker-code-excerpt/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 23:55:25 +0000</pubDate>
		<dc:creator>rubinsingh</dc:creator>
				<category><![CDATA[Research Project Diary]]></category>

		<guid isPermaLink="false">http://rubinsingh.wordpress.com/?p=47</guid>
		<description><![CDATA[     Combat-tracker is a fully functional add-on that is authored by the writers of the book “World of Warcraft Programming”. Essentially what it does is it tracks the damage per second inflicted by you on another unit in the wow universe. It appears below the mini-map (located to your top right) in a rectangular shell [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubinsingh.wordpress.com&blog=6229096&post=47&subd=rubinsingh&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:left;"><span style="font-size:20pt;font-family:&quot;"><span>     </span></span><span style="font-size:12pt;font-family:&quot;">Combat-tracker is a fully functional add-on that is authored by the writers of the book “World of Warcraft Programming”. Essentially what it does is it tracks the damage per second inflicted by you on another unit in the wow universe. It appears below the mini-map (located to your top right) in a rectangular shell and is initialized with the words “CombatTracker”. Once you engage in combat the text of the shell changes to “In Combat”. Once combat is over it will display three numbers which correspond to: total combat time, incoming damage and average damage per second. The rectangular box is referred to as a “frame” in the book and one of its properties is set to “moveable”. This means that the frame can be dragged and positioned to any part of the screen. Right clicking on the frame will bring up a chat screen which displays the same statistics as the frame but with a little more detail. After viewing these statistics you can choose to close the chat screen by hitting the escape character on the keyboard.<br />
</span><span style="font-size:20pt;font-family:&quot;"><span>     </span></span><span style="font-size:12pt;font-family:&quot;">My experiences whilst creating this add-on were quite frustrating. The way the book is structured, the code is displayed in small chunks with accompanying explanations and <span> </span>instructions as to where to append these code snippets in various files. This is a good approach however I believe it could have been structured in a better way. I would like the book to display all of the code in one location so that the user can create these files on the fly and then have the book extract small chunks of code and explain to the reader what the semantic meaning behind the code is. The author’s approach lead me to confusion and frustration. It led me to skim through the book to try and find either another example of a modification or a tool which made add-on modification easier. My searches led me to Add-On Studio – a tool based atop the Microsoft Visual Studio suite which makes wow interface modifications a drag and drop task. I will discuss this shortly. A couple of days passed with no progress on the add-on until I went to the book’s official website. I realized that the code for the combat tracker was already written and so I downloaded the zip file, extracted it and placed it in the appropriate directory. Success! I had my first working add-on. This was a very big sigh of relief because I believed that much of the code in the book was depreciated and that it was not suitable to work with the latest patch (Wrath of the Lich King). To enable older add-ons to work with the latest patches there is a mode that you must select in the add-on menu after logging in. It treats older add-ons with just as much respect as the newer ones after being enabled. I might warn you though, older add-ons may or may not work completely with the newer patches of the game. I got lucky in my case. To make sure I understood exactly how the code worked I went back to read chapter 10, 11, and 12 in the book. These chapters went through frames, how to add behavior to them and finally how to implement the combat tracker.</span></p>
<p><a href="http://img4.imageshack.us/img4/3343/cmbtrackercombatsy4.jpg"><br />
<img class="aligncenter" title="Combat Tracker Implemented" src="http://img4.imageshack.us/img4/3343/cmbtrackercombatsy4.jpg" alt="" width="480" height="360" /></a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubinsingh.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubinsingh.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rubinsingh.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rubinsingh.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rubinsingh.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rubinsingh.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rubinsingh.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rubinsingh.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rubinsingh.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rubinsingh.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubinsingh.wordpress.com&blog=6229096&post=47&subd=rubinsingh&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rubinsingh.wordpress.com/2009/02/13/combattracker-code-excerpt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/accd258189e038f2b47e8012f264eca3?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rubinsingh</media:title>
		</media:content>

		<media:content url="http://img4.imageshack.us/img4/3343/cmbtrackercombatsy4.jpg" medium="image">
			<media:title type="html">Combat Tracker Implemented</media:title>
		</media:content>
	</item>
		<item>
		<title>CombatTracker works</title>
		<link>http://rubinsingh.wordpress.com/2009/02/11/combattracker-works/</link>
		<comments>http://rubinsingh.wordpress.com/2009/02/11/combattracker-works/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 05:03:23 +0000</pubDate>
		<dc:creator>rubinsingh</dc:creator>
				<category><![CDATA[Research Project Diary]]></category>

		<guid isPermaLink="false">http://rubinsingh.wordpress.com/2009/02/11/combattracker-works/</guid>
		<description><![CDATA[I read chapter 10, 11 and 13 and implemented the combattracker from the book. It works and I am pleased with the results. I still need to go back and do an assessment and re-check all of the code to make sure I understand how it works.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubinsingh.wordpress.com&blog=6229096&post=41&subd=rubinsingh&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I read chapter 10, 11 and 13 and implemented the combattracker from the book. It works and I am pleased with the results. I still need to go back and do an assessment and re-check all of the code to make sure I understand how it works.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubinsingh.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubinsingh.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rubinsingh.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rubinsingh.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rubinsingh.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rubinsingh.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rubinsingh.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rubinsingh.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rubinsingh.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rubinsingh.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubinsingh.wordpress.com&blog=6229096&post=41&subd=rubinsingh&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rubinsingh.wordpress.com/2009/02/11/combattracker-works/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/accd258189e038f2b47e8012f264eca3?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rubinsingh</media:title>
		</media:content>
	</item>
		<item>
		<title>Initial Successes at Addon Creation</title>
		<link>http://rubinsingh.wordpress.com/2009/02/05/initial-successes-at-addon-creation/</link>
		<comments>http://rubinsingh.wordpress.com/2009/02/05/initial-successes-at-addon-creation/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 09:14:00 +0000</pubDate>
		<dc:creator>rubinsingh</dc:creator>
				<category><![CDATA[Research Project Diary]]></category>

		<guid isPermaLink="false">http://rubinsingh.wordpress.com/2009/02/05/initial-successes-at-addon-creation/</guid>
		<description><![CDATA[Today I was successful at installing Visual Studio 2008 service pack one on my PC. The academic alliance here at UCI gave me access to their software suite which allowed me to download Visual Studio.net in a matter of hours for free. The academic alliancewith microsoft gives engineering and computer science students access to their [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubinsingh.wordpress.com&blog=6229096&post=36&subd=rubinsingh&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today I was successful at installing Visual Studio 2008 service pack one on my PC. The academic alliance here at UCI gave me access to their software suite which allowed me to download Visual Studio.net in a matter of hours for free. The academic alliancewith microsoft gives engineering and computer science students access to their suite of products at no cost to the student.</p>
<p>So after the download, I had to uninstall the express edition of Visual Basic which I had installed prior to this version of Visual Studio and reinstall add-on studio. Add-on studio sits on top of Visual Basic and allows developers to drag and drop elements to a form which emulates the screen the user will see in the game.</p>
<p>Creating it was very straight forward thanks to the tutorial provided within the AddOn studio interface. All I had to do was drag and drop elements and then define their properties and build the solution. The build then deployed my project to the correct warcraft folder and I was able to launch the game with no problems at all.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubinsingh.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubinsingh.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rubinsingh.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rubinsingh.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rubinsingh.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rubinsingh.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rubinsingh.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rubinsingh.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rubinsingh.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rubinsingh.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubinsingh.wordpress.com&blog=6229096&post=36&subd=rubinsingh&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rubinsingh.wordpress.com/2009/02/05/initial-successes-at-addon-creation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/accd258189e038f2b47e8012f264eca3?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rubinsingh</media:title>
		</media:content>
	</item>
		<item>
		<title>status update</title>
		<link>http://rubinsingh.wordpress.com/2009/02/03/status-update/</link>
		<comments>http://rubinsingh.wordpress.com/2009/02/03/status-update/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 05:35:58 +0000</pubDate>
		<dc:creator>rubinsingh</dc:creator>
				<category><![CDATA[Research Project Diary]]></category>

		<guid isPermaLink="false">http://rubinsingh.wordpress.com/?p=34</guid>
		<description><![CDATA[Working on Combat Tracker Mod from Book:
Issues: 
Encountered CombatTracker out of date error
Looked at:
- http://www.wowwiki.com/TOC_format#Interface
- http://www.wowwiki.com/Getting_the_current_interface_number
&#8220;&#60;path to WoW installation&#62;\Blizzard Interface Data &#60;your locale&#62;\FrameXML\FrameXML.toc&#8221;
Did not help so I looked up: &#8220;.toc&#8221; in WOW folder and used same interface value as wowload.toc
&#8220;## Interface: 30000&#8243;
- Combat Tracker UI code is not working
The frames should display below mini map on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubinsingh.wordpress.com&blog=6229096&post=34&subd=rubinsingh&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Working on Combat Tracker Mod from Book:</p>
<p>Issues: </p>
<p>Encountered CombatTracker out of date error</p>
<p>Looked at:</p>
<p>- http://www.wowwiki.com/TOC_format#Interface<br />
- http://www.wowwiki.com/Getting_the_current_interface_number</p>
<p>&#8220;&lt;path to WoW installation&gt;\Blizzard Interface Data &lt;your locale&gt;\FrameXML\FrameXML.toc&#8221;</p>
<p>Did not help so I looked up: &#8220;.toc&#8221; in WOW folder and used same interface value as wowload.toc</p>
<p>&#8220;## Interface: 30000&#8243;</p>
<p>- Combat Tracker UI code is not working</p>
<p>The frames should display below mini map on upper right corner but they don&#8217;t.<br />
This is probably due to depreciated code in book.</p>
<p>Going to try an alternative to modding: </p>
<p>- Addon-Studio works with visual studio to provide drag and drop functionality<br />
  for interface elements so you can see how the mod will look in the game</p>
<p>Downloaded from:</p>
<p>http://www.codeplex.com/WarcraftAddOnStudio</p>
<p>Installed the files:</p>
<p>AddOnStudio1.0.1.zip</p>
<p>- Visual Studio Files were installed as well</p>
<p>- XMAL error from VB files prompted me to go to the </p>
<p>  UCI msdnaa website and download visual studio <br />
  enterprise edition </p>
<p>- Forum said that XAML error could be fixed if you<br />
   installed Visual Studio 2008 Service Pack 1</p>
<p>- Visual Studio a 3.3 gig download is 18% done</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubinsingh.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubinsingh.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rubinsingh.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rubinsingh.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rubinsingh.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rubinsingh.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rubinsingh.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rubinsingh.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rubinsingh.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rubinsingh.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubinsingh.wordpress.com&blog=6229096&post=34&subd=rubinsingh&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rubinsingh.wordpress.com/2009/02/03/status-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/accd258189e038f2b47e8012f264eca3?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rubinsingh</media:title>
		</media:content>
	</item>
		<item>
		<title>Lua Programming</title>
		<link>http://rubinsingh.wordpress.com/2009/01/28/lua-programming/</link>
		<comments>http://rubinsingh.wordpress.com/2009/01/28/lua-programming/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 20:02:55 +0000</pubDate>
		<dc:creator>rubinsingh</dc:creator>
				<category><![CDATA[Research Project Diary]]></category>

		<guid isPermaLink="false">http://rubinsingh.wordpress.com/?p=24</guid>
		<description><![CDATA[Last night I managed to get through the first four chapters of a book named &#8220;World of Worldcraft Programming&#8221; written by James Whitehead II, Bryan McLemore and Mathew Orlando as an introduction to building a WOW addon. It seems simple and intuitive. The programming language Lua which contains the logic portion of the addon shares [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubinsingh.wordpress.com&blog=6229096&post=24&subd=rubinsingh&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Last night I managed to get through the first four chapters of a book named &#8220;World of Worldcraft Programming&#8221; written by James Whitehead II, Bryan McLemore and Mathew Orlando as an introduction to building a WOW addon. It seems simple and intuitive. The programming language Lua which contains the logic portion of the addon shares many similarities to python programming &#8211; a skill which I picked up at work. My next goal is to download the Lua Interpretter in its World of Warcraft flavor so that I can actually code in the game. This will allow me to test my code in WOW which is a big advantage to doing it offline. The book was handed down to me from Graduate student Yong Ming Kow and serves as a formal introduction to extending WOW&#8217;s functionality. I am excited as this appeals to my creative nature. I love coming up with new tweaks and I am always looking for ways to make things cleaner. Lets see what I can code up in coming hours&#8230;</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubinsingh.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubinsingh.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rubinsingh.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rubinsingh.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rubinsingh.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rubinsingh.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rubinsingh.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rubinsingh.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rubinsingh.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rubinsingh.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubinsingh.wordpress.com&blog=6229096&post=24&subd=rubinsingh&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rubinsingh.wordpress.com/2009/01/28/lua-programming/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/accd258189e038f2b47e8012f264eca3?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rubinsingh</media:title>
		</media:content>
	</item>
		<item>
		<title>Latest Developments</title>
		<link>http://rubinsingh.wordpress.com/2009/01/27/latest-developments/</link>
		<comments>http://rubinsingh.wordpress.com/2009/01/27/latest-developments/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 04:54:54 +0000</pubDate>
		<dc:creator>rubinsingh</dc:creator>
				<category><![CDATA[Research Project Diary]]></category>

		<guid isPermaLink="false">http://rubinsingh.wordpress.com/?p=18</guid>
		<description><![CDATA[I managed to get World of Warcraft working! The new password worked. I created a character called PunjabiBlood on the Alliance side as a Warlock on the Shattered Halls server. I also managed to complete my first quest and interact with a couple of newbies like me =D Now back to modding updates: One of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubinsingh.wordpress.com&blog=6229096&post=18&subd=rubinsingh&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I managed to get World of Warcraft working! The new password worked. I created a character called PunjabiBlood on the Alliance side as a Warlock on the Shattered Halls server. I also managed to complete my first quest and interact with a couple of newbies like me =D Now back to modding updates: One of my ideas for an add-on is to use the warcraft api to create a script that displays averages. I wish I could be more clear on specifically what kinds of averages I want to calculate but at this point my knowledge of the who command is limited. I also want to learn how to dance in world of warcraft, if anyone knows how to do this let me know. My favorite dance routine is from the night elf and it can be viewed here: http://www.worldofwarcraft.com/info/races/dancing.html.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubinsingh.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubinsingh.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rubinsingh.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rubinsingh.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rubinsingh.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rubinsingh.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rubinsingh.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rubinsingh.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rubinsingh.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rubinsingh.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubinsingh.wordpress.com&blog=6229096&post=18&subd=rubinsingh&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rubinsingh.wordpress.com/2009/01/27/latest-developments/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/accd258189e038f2b47e8012f264eca3?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rubinsingh</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Warcraft</title>
		<link>http://rubinsingh.wordpress.com/2009/01/26/installing-warcraft/</link>
		<comments>http://rubinsingh.wordpress.com/2009/01/26/installing-warcraft/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 19:41:53 +0000</pubDate>
		<dc:creator>rubinsingh</dc:creator>
				<category><![CDATA[Research Project Diary]]></category>

		<guid isPermaLink="false">http://rubinsingh.wordpress.com/?p=11</guid>
		<description><![CDATA[This weekend I focused on getting WOW up-to-date. The procedure involved installing five WOW discs and an additional two discs for &#8220;The Burning Crusaide&#8221; and &#8220;Wrath of the Lich King&#8221;. It took at least 4-5 hours to complete the initial installation. After this I needed to obtain 300 mb of patches from the WOW servers. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubinsingh.wordpress.com&blog=6229096&post=11&subd=rubinsingh&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This weekend I focused on getting WOW up-to-date. The procedure involved installing five WOW discs and an additional two discs for &#8220;The Burning Crusaide&#8221; and &#8220;Wrath of the Lich King&#8221;. It took at least 4-5 hours to complete the initial installation. After this I needed to obtain 300 mb of patches from the WOW servers. This did not take too long as Blizzard&#8217;s heardquarters are situated nearby and I was able to get blazing fast download speeds. I am stuck though, my account does not work, I believe this has something to do with upgrading it.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubinsingh.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubinsingh.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rubinsingh.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rubinsingh.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rubinsingh.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rubinsingh.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rubinsingh.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rubinsingh.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rubinsingh.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rubinsingh.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubinsingh.wordpress.com&blog=6229096&post=11&subd=rubinsingh&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rubinsingh.wordpress.com/2009/01/26/installing-warcraft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/accd258189e038f2b47e8012f264eca3?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rubinsingh</media:title>
		</media:content>
	</item>
		<item>
		<title>The Birth of a new Blog</title>
		<link>http://rubinsingh.wordpress.com/2009/01/21/the-birth-of-a-new-blog/</link>
		<comments>http://rubinsingh.wordpress.com/2009/01/21/the-birth-of-a-new-blog/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 21:51:32 +0000</pubDate>
		<dc:creator>rubinsingh</dc:creator>
				<category><![CDATA[Research Project Diary]]></category>

		<guid isPermaLink="false">http://rubinsingh.wordpress.com/?p=3</guid>
		<description><![CDATA[Hello everyone! My name is Rubin Singh and I am a student with senior standing at the University of California, Irvine.  This blog was created as part of a greater research project under the direction of Professor Bonnie Nardi and Graduate Student Yong Min Kow of the Informatics Department at UCI. It will be used to communicate and track my experiences whilst creating a World of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubinsingh.wordpress.com&blog=6229096&post=3&subd=rubinsingh&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Hello everyone! My name is Rubin Singh and I am a student with senior standing at the University of California, Irvine.  This blog was created as part of a greater research project under the direction of Professor Bonnie Nardi and Graduate Student Yong Min Kow of the Informatics Department at UCI. It will be used to communicate and track my experiences whilst creating a World of Warcraft (WOW) Addon. </p>
<p>I have a basic understanding of how to play WOW. Infact my first experience with game was two weekends ago when I downloaded the trial version from <a href="http://www.worldofwarcraft.com">www.worldofwarcraft.com</a>. The game is very intuitive and fast to pick up. I explored the single player version of the game for about a year in 2004 so there are some similiarities which will help shorten the learning curve for me.  I am also a big fan of counter-strike &#8212; a modification of half life, although I have not been able to play recently because of the workload from school I am hoping to make a comeback this Summer. Moving forward, one of the resources I employed to learn the basics of WOW was &#8221;SyF&#8217;s World of Warcraft Tutorials&#8221; on Youtube.com. These videos describe: how to select a server to play on, how to create an identity for yourself, basic controls of the game and other critical features to get you started. Profanity warning! There might be profanity useage in the tutorials videos please ignore those and stay tuned for subsequent posts about the setup procedure for addons.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rubinsingh.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rubinsingh.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rubinsingh.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rubinsingh.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rubinsingh.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rubinsingh.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rubinsingh.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rubinsingh.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rubinsingh.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rubinsingh.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rubinsingh.wordpress.com&blog=6229096&post=3&subd=rubinsingh&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rubinsingh.wordpress.com/2009/01/21/the-birth-of-a-new-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/accd258189e038f2b47e8012f264eca3?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rubinsingh</media:title>
		</media:content>
	</item>
	</channel>
</rss>