<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://my.curse.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>User Interface &amp; Addons</title><link>http://my.curse.com/forums/4900.aspx</link><description>Addons, Macros, Scripts and Interface galore! Comments, suggestions, requests, and help, it's all here.</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator><item><title>Re: Updating LUA / XML/API for new patch...</title><link>http://my.curse.com/forums/thread/508805.aspx</link><pubDate>Mon, 29 Jun 2009 21:24:33 GMT</pubDate><guid isPermaLink="false">045f8e2a-3b25-43b2-9769-9c60de2974e3:508805</guid><dc:creator>chanceibmny</dc:creator><slash:comments>0</slash:comments><comments>http://my.curse.com/forums/thread/508805.aspx</comments><wfw:commentRss>http://my.curse.com/forums/commentrss.aspx?SectionID=4900&amp;PostID=508805</wfw:commentRss><description>&lt;p&gt;Ok, here is what I have so far, I&amp;#39;m hoping someone can confirm/elaborate on it! &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When addons &amp;#39;break&amp;#39; it is because Blizzard has changed the API in some way (either by renaming a specific function, or moving it around, I&amp;#39;m still not clear on that part yet)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When &amp;#39;broken&amp;#39; addon needs to be updated, we (as authors) get the updated API information from the official Blizzard forums (I think I saw &amp;quot;API Changes&amp;quot; in the PTR forums) and then must search through the API changes for coordinating functions in our addons (addons like &amp;quot;BugSack&amp;quot; help specify what the error is, so that we may know what function is broken and update from the new API list).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Then, if our addon is *not* &amp;#39;broken we just simply change the version number in the top line of our .toc file. This change simply makes it so that we do not have to check the &amp;quot;Load Out of Date Addons&amp;quot; in the character select screen.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I believe that&amp;#39;s it... at least so much as I understand. Thank you guys!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;P.S. Teek, your &amp;quot;Thread to end all threads thread&amp;quot; is great btw. Very informative and a good collective location for a lot of Questions. Might I suggest adding a section in there for people who have this similiar question I&amp;#39;m asking for becoming a startup author?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Updating LUA / XML/API for new patch...</title><link>http://my.curse.com/forums/thread/508417.aspx</link><pubDate>Mon, 29 Jun 2009 03:59:57 GMT</pubDate><guid isPermaLink="false">045f8e2a-3b25-43b2-9769-9c60de2974e3:508417</guid><dc:creator>chanceibmny</dc:creator><slash:comments>0</slash:comments><comments>http://my.curse.com/forums/thread/508417.aspx</comments><wfw:commentRss>http://my.curse.com/forums/commentrss.aspx?SectionID=4900&amp;PostID=508417</wfw:commentRss><description>&lt;p&gt;Yep, this is just for personal use and hopes of learning experience to &amp;quot;hopefully&amp;quot; create my own addons. I&amp;#39;d never consider distributing without orig. author&amp;#39;s permission. I&amp;#39;ll head there and post my question to them as well as keep an eye here, cheers!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Updating LUA / XML/API for new patch...</title><link>http://my.curse.com/forums/thread/508397.aspx</link><pubDate>Mon, 29 Jun 2009 03:06:15 GMT</pubDate><guid isPermaLink="false">045f8e2a-3b25-43b2-9769-9c60de2974e3:508397</guid><dc:creator>Bluspacecow</dc:creator><slash:comments>0</slash:comments><comments>http://my.curse.com/forums/thread/508397.aspx</comments><wfw:commentRss>http://my.curse.com/forums/commentrss.aspx?SectionID=4900&amp;PostID=508397</wfw:commentRss><description>&lt;p&gt;Ok so you&amp;#39;re just doing it as a learning experience ?&lt;/p&gt;
&lt;p&gt;That&amp;#39;s cool , long as you don&amp;#39;t distribute it without the author&amp;#39;s permission :D&lt;/p&gt;
&lt;p&gt;Best advice I can give you is to head over to wowinterface.com and wowace.com and ask for help there.&lt;/p&gt;
&lt;p&gt;Friendliest bunch of programmers I ever saw :D&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Updating LUA / XML/API for new patch...</title><link>http://my.curse.com/forums/thread/508341.aspx</link><pubDate>Mon, 29 Jun 2009 02:16:36 GMT</pubDate><guid isPermaLink="false">045f8e2a-3b25-43b2-9769-9c60de2974e3:508341</guid><dc:creator>chanceibmny</dc:creator><slash:comments>0</slash:comments><comments>http://my.curse.com/forums/thread/508341.aspx</comments><wfw:commentRss>http://my.curse.com/forums/commentrss.aspx?SectionID=4900&amp;PostID=508341</wfw:commentRss><description>&lt;p&gt;Most of my addons are up to date or have been updated within the last month or so (from 3.1) but I have quite a few others that haven&amp;#39;t been updated in 2+ months. Those are the ones for my personal use I want to learn to update so they&amp;#39;ll work with 3.2+ if that makes any sense? Some of my addons that I use daily haven&amp;#39;t been updated since before Dec. 2008...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Updating LUA / XML/API for new patch...</title><link>http://my.curse.com/forums/thread/508164.aspx</link><pubDate>Sun, 28 Jun 2009 21:38:19 GMT</pubDate><guid isPermaLink="false">045f8e2a-3b25-43b2-9769-9c60de2974e3:508164</guid><dc:creator>Wowza1</dc:creator><slash:comments>0</slash:comments><comments>http://my.curse.com/forums/thread/508164.aspx</comments><wfw:commentRss>http://my.curse.com/forums/commentrss.aspx?SectionID=4900&amp;PostID=508164</wfw:commentRss><description>&lt;p&gt;Just wonderring.. Unless you own FuBar (in which case you would know what to change), why not wait for the actual author to update it for 3.2 with an official release.?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Updating LUA / XML/API for new patch...</title><link>http://my.curse.com/forums/thread/508160.aspx</link><pubDate>Sun, 28 Jun 2009 21:14:55 GMT</pubDate><guid isPermaLink="false">045f8e2a-3b25-43b2-9769-9c60de2974e3:508160</guid><dc:creator>chanceibmny</dc:creator><slash:comments>0</slash:comments><comments>http://my.curse.com/forums/thread/508160.aspx</comments><wfw:commentRss>http://my.curse.com/forums/commentrss.aspx?SectionID=4900&amp;PostID=508160</wfw:commentRss><description>&lt;p&gt;I don&amp;#39;t really have any code to post yet... I bought the &amp;quot;World of Warcraft Programming&amp;quot; book for two reasons really... &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;To learn XML/LUA and hopefully create some of my own addons (the only &amp;quot;programming&amp;quot; language I&amp;#39;m familiar with is HTML&lt;/li&gt;
&lt;li&gt;To update some of my more out of date addons from other authors
(I learned HTML by looking at others coding and then testing it out,
which is why I am trying to learn how to go about updating the addons I
have, so I can learn the language better and write my own). By updating
their addons it&amp;#39;ll give me the exposure to code already written and
what each element does, as well as keep my addons up to date.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would greatly appreciate any assistance you can give me. Anywhere
I&amp;#39;ve looked on the internet about updating only says &amp;quot;Change line # in
the .lua file to ##### (WoW version number)&amp;quot; but that doesn&amp;#39;t really
solve my issue of API not being updated etc. Right now I&amp;#39;m on the PTR
and all of my addons work fine except FuBar 3.6 so I&amp;#39;m trying to sort
through the code for the panels and see where to update to get it
working with WoW 3.2&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Updating LUA / XML/API for new patch...</title><link>http://my.curse.com/forums/thread/508087.aspx</link><pubDate>Sun, 28 Jun 2009 17:58:16 GMT</pubDate><guid isPermaLink="false">045f8e2a-3b25-43b2-9769-9c60de2974e3:508087</guid><dc:creator>teek5449</dc:creator><slash:comments>0</slash:comments><comments>http://my.curse.com/forums/thread/508087.aspx</comments><wfw:commentRss>http://my.curse.com/forums/commentrss.aspx?SectionID=4900&amp;PostID=508087</wfw:commentRss><description>&lt;p&gt;I did but I&amp;#39;m not a fan of PMs since it excludes the general viewer from the solution. No need for PMs for this type of post.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Updating LUA / XML/API for new patch...</title><link>http://my.curse.com/forums/thread/507713.aspx</link><pubDate>Sun, 28 Jun 2009 03:33:48 GMT</pubDate><guid isPermaLink="false">045f8e2a-3b25-43b2-9769-9c60de2974e3:507713</guid><dc:creator>chanceibmny</dc:creator><slash:comments>0</slash:comments><comments>http://my.curse.com/forums/thread/507713.aspx</comments><wfw:commentRss>http://my.curse.com/forums/commentrss.aspx?SectionID=4900&amp;PostID=507713</wfw:commentRss><description>&lt;p&gt;teek, please check your PM&amp;#39;s&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Updating LUA / XML/API for new patch...</title><link>http://my.curse.com/forums/thread/507442.aspx</link><pubDate>Sat, 27 Jun 2009 18:18:54 GMT</pubDate><guid isPermaLink="false">045f8e2a-3b25-43b2-9769-9c60de2974e3:507442</guid><dc:creator>teek5449</dc:creator><slash:comments>0</slash:comments><comments>http://my.curse.com/forums/thread/507442.aspx</comments><wfw:commentRss>http://my.curse.com/forums/commentrss.aspx?SectionID=4900&amp;PostID=507442</wfw:commentRss><description>&lt;p&gt;Going to need waaaaaaay more information than just &amp;quot;I am having issues&amp;quot;. What are you having issues with? Post your problamatic code here. Make sure that you use [ code ] [ /code ] blocks (minus the spaces). Not a lot changes dramatically in the API so most likely a minor issue. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Updating LUA / XML/API for new patch...</title><link>http://my.curse.com/forums/thread/507369.aspx</link><pubDate>Sat, 27 Jun 2009 15:18:01 GMT</pubDate><guid isPermaLink="false">045f8e2a-3b25-43b2-9769-9c60de2974e3:507369</guid><dc:creator>chanceibmny</dc:creator><slash:comments>0</slash:comments><comments>http://my.curse.com/forums/thread/507369.aspx</comments><wfw:commentRss>http://my.curse.com/forums/commentrss.aspx?SectionID=4900&amp;PostID=507369</wfw:commentRss><description>&lt;p&gt;Hey guys, looking for some assistance from any other authors either via this thread or PM... &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Trying to get to making my own addons, but I keep bumping into a wall with updating the LUA &amp;amp; XML / API when Blizz puts out a new patch.. to try and get it sorted (yes, I am eextremely new to LUA / XML ) I&amp;#39;ve been trying to look at some of my more outdated addons in the PTR... any assistance is greatly appreciated!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>