<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>openSourceC.WorldOfWarcraft</title><link>http://oscworldofwarcraft.codeplex.com/project/feeds/rss</link><description>This is a client library for the World of Warcraft Community Platform API.</description><item><title>Updated Wiki: Home</title><link>https://oscworldofwarcraft.codeplex.com/wikipage?version=37</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;04/27/2013 - &lt;a href="https://oscworldofwarcraft.codeplex.com/releases/view/104666"&gt;Release v2.2b&lt;/a&gt; is ready for download!&lt;/h3&gt;Please read the release notes as the library interface has changed.  Example code is available on the &lt;a href="http://oscworldofwarcraft.codeplex.com/documentation"&gt;Documentation&lt;/a&gt; page.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a client library for the World of Warcraft Community Platform API.  It is a bare bones expandable approach that contains everything that is needed to access the API in a simple manor.  It supports the entire Community Platform API and will be updated as Blizzard adds, changes, and removes features.&lt;br /&gt;&lt;br /&gt;When Blizzard relocates or removes server hosts, or changes method paths, you don&amp;#39;t need to recompile and redeploy the application.  All of these settings are in the conifiguration file.  Simply make the required changes to the configuration file and restart the application.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.opensourcec.org/"&gt;openSourceC.org&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;I created this site back in 2006 when I was primarily working with Community Server on the side.  I currently no longer support Community Server, but I do have some open source projects that I have been meaning to make availalbe.  Here is a list of some of the projects that I have been working on:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;&lt;a href="http://oscdaylife.codeplex.com/"&gt;openSourceC.Daylife&lt;/a&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;A client API library that allows full .NET access to the entire &lt;a href="http://developer.daylife.com/"&gt;Daylife API&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://oscfactiva.codeplex.com/"&gt;openSourceC.Factiva&lt;/a&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;A client API library that allows full .NET access to the Factiva Select service.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://oscframeworklibrary.codeplex.com/"&gt;openSourceC.FrameworkLibrary&lt;/a&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;A C#.NET 4.0 Framework Library that I have been working on for the past 9 years.&lt;/li&gt;
&lt;li&gt;The library has evolved over time, starting out as miscellaneous C/C++ and VB6 code snippits from the mid to late 90&amp;#39;s.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://oscworldofwarcraft.codeplex.com/"&gt;openSourceC.WorldOfWarcraft&lt;/a&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;A client API library that allows full .NET access to the entire &lt;a href="http://us.battle.net/wow/en/forum/2626217/"&gt;Community Platform API&lt;/a&gt;.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://us.battle.net/wow/en/forum/topic/2369881371"&gt;API Introduction&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://us.battle.net/wow/en/forum/topic/2743700663"&gt;Brief list of known issues and caveats&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://blizzard.github.com/api-wow-docs/"&gt;API documentation&lt;/a&gt; and &lt;a href="https://github.com/Blizzard/api-wow-docs"&gt;Support Files&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://us.battle.net/wow/en/forum/topic/3053756938"&gt;Thread on Battle.net for this library&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>KaelumYodi</author><pubDate>Sat, 27 Apr 2013 17:10:06 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130427051006P</guid></item><item><title>Updated Release: Release v2.2b (Apr 27, 2013)</title><link>https://oscworldofwarcraft.codeplex.com/releases/view/104666</link><description>&lt;div class="wikidoc"&gt;This is a minor update to include subclass data that wasn&amp;#39;t properly documented.  Plus, I added the WPF Application that I use to test the code, for those who would like to take a test drive.&lt;br /&gt;&lt;br /&gt;If you discover any issues with this release, please check the existing &lt;a href="http://oscworldofwarcraft.codeplex.com/discussions"&gt;Discussions&lt;/a&gt; to see if the issue has already been reported, and if not, create a new discussion with the details of the issue.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>KaelumYodi</author><pubDate>Sat, 27 Apr 2013 17:08:48 GMT</pubDate><guid isPermaLink="false">Updated Release: Release v2.2b (Apr 27, 2013) 20130427050848P</guid></item><item><title>Released: Release v2.2b (Apr 27, 2013)</title><link>http://oscworldofwarcraft.codeplex.com/releases/view/104666</link><description>
&lt;div class="wikidoc"&gt;This is a minor update to include subclass data that wasn&amp;#39;t properly documented. Plus, I added the WPF Application that I use to test the code, for those who would like to take a test drive.&lt;br&gt;
&lt;br&gt;
If you discover any issues with this release, please check the existing &lt;a href="http://oscworldofwarcraft.codeplex.com/discussions"&gt;
Discussions&lt;/a&gt; to see if the issue has already been reported, and if not, create a new discussion with the details of the issue.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Sat, 27 Apr 2013 17:08:48 GMT</pubDate><guid isPermaLink="false">Released: Release v2.2b (Apr 27, 2013) 20130427050848P</guid></item><item><title>Updated Release: Release v2.2b (Apr 27, 2013)</title><link>https://oscworldofwarcraft.codeplex.com/releases/view/104666</link><description>&lt;div class="wikidoc"&gt;This is a minor update to include subclass data that wasn&amp;#39;t properly documented.  Plus, I added the WPF Application that I use to test the code to make easier for those who just want to try things out.&lt;br /&gt;&lt;br /&gt;If you discover any issues with this release, please check the existing &lt;a href="http://oscworldofwarcraft.codeplex.com/discussions"&gt;Discussions&lt;/a&gt; to see if the issue has already been reported, and if not, create a new discussion with the details of the issue.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>KaelumYodi</author><pubDate>Sat, 27 Apr 2013 17:07:04 GMT</pubDate><guid isPermaLink="false">Updated Release: Release v2.2b (Apr 27, 2013) 20130427050704P</guid></item><item><title>Source code checked in, #24518</title><link>http://oscworldofwarcraft.codeplex.com/SourceControl/changeset/changes/24518</link><description>No changes here, just a RI to bring Dev-branch and Release in sync.</description><author>KaelumYodi</author><pubDate>Sat, 27 Apr 2013 16:36:06 GMT</pubDate><guid isPermaLink="false">Source code checked in, #24518 20130427043606P</guid></item><item><title>Source code checked in, #24517</title><link>http://oscworldofwarcraft.codeplex.com/SourceControl/changeset/changes/24517</link><description></description><author>KaelumYodi</author><pubDate>Sat, 27 Apr 2013 16:21:33 GMT</pubDate><guid isPermaLink="false">Source code checked in, #24517 20130427042133P</guid></item><item><title>Closed Issue: Datamember Ranged of class CharacterItems [1082]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/1082</link><description>The CharacterItems class has a datamember Ranged but I think it should be the datamember offHand instead.&lt;br /&gt;Comments: The fix has been checked in and will be included in the next release.</description><author>KaelumYodi</author><pubDate>Sun, 14 Apr 2013 21:34:19 GMT</pubDate><guid isPermaLink="false">Closed Issue: Datamember Ranged of class CharacterItems [1082] 20130414093419P</guid></item><item><title>Edited Issue: Datamember Ranged of class CharacterItems [1082]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/1082</link><description>The CharacterItems class has a datamember Ranged but I think it should be the datamember offHand instead.&lt;br /&gt;Comments: ** Comment from web user: KaelumYodi ** &lt;p&gt;The &amp;quot;offHand&amp;quot; data member was accidentally removed and has been restored.  I don't know what the status of ranged items are now.  They may have been removed from the game, in which case I can remove the data member, but I'm going to leave it in until I know for sure.  I doesn't hurt to leave it there, and some applications that are using the library may still be using it.&lt;/p&gt;</description><author>KaelumYodi</author><pubDate>Sun, 14 Apr 2013 21:33:28 GMT</pubDate><guid isPermaLink="false">Edited Issue: Datamember Ranged of class CharacterItems [1082] 20130414093328P</guid></item><item><title>Source code checked in, #24325</title><link>http://oscworldofwarcraft.codeplex.com/SourceControl/changeset/changes/24325</link><description>Added test application and missing &amp;#34;offHand&amp;#34; element.</description><author>KaelumYodi</author><pubDate>Sun, 14 Apr 2013 21:27:05 GMT</pubDate><guid isPermaLink="false">Source code checked in, #24325 20130414092705P</guid></item><item><title>Created Issue: Datamember Ranged of class CharacterItems [1082]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/1082</link><description>The CharacterItems class has a datamember Ranged but I think it should be the datamember offHand instead.&lt;br /&gt;</description><author>teizela</author><pubDate>Sat, 13 Apr 2013 13:41:41 GMT</pubDate><guid isPermaLink="false">Created Issue: Datamember Ranged of class CharacterItems [1082] 20130413014141P</guid></item><item><title>New Post: ItemClassesResponse</title><link>http://oscworldofwarcraft.codeplex.com/discussions/439159</link><description>&lt;div style="line-height: normal;"&gt;Thanks for the new version. I have tried it and it works perfect. &lt;br /&gt;
&lt;/div&gt;</description><author>teizela</author><pubDate>Sun, 07 Apr 2013 18:33:45 GMT</pubDate><guid isPermaLink="false">New Post: ItemClassesResponse 20130407063345P</guid></item><item><title>New Post: ItemClassesResponse</title><link>http://oscworldofwarcraft.codeplex.com/discussions/439159</link><description>&lt;div style="line-height: normal;"&gt;Ok, the changes have been checked in, but I'm going to create a new build later, as I would also like to add a sample/test application to the solution.  If you get the updated file and the new file, you should be able to get it working with what you have.&lt;br /&gt;
&lt;/div&gt;</description><author>KaelumYodi</author><pubDate>Sun, 07 Apr 2013 01:48:33 GMT</pubDate><guid isPermaLink="false">New Post: ItemClassesResponse 20130407014833A</guid></item><item><title>Source code checked in, #24187</title><link>http://oscworldofwarcraft.codeplex.com/SourceControl/changeset/changes/24187</link><description></description><author>KaelumYodi</author><pubDate>Sun, 07 Apr 2013 01:44:55 GMT</pubDate><guid isPermaLink="false">Source code checked in, #24187 20130407014455A</guid></item><item><title>Source code checked in, #24186</title><link>http://oscworldofwarcraft.codeplex.com/SourceControl/changeset/changes/24186</link><description></description><author>KaelumYodi</author><pubDate>Sun, 07 Apr 2013 01:42:10 GMT</pubDate><guid isPermaLink="false">Source code checked in, #24186 20130407014210A</guid></item><item><title>New Post: ItemClassesResponse</title><link>http://oscworldofwarcraft.codeplex.com/discussions/439159</link><description>&lt;div style="line-height: normal;"&gt;Sorry for the late response, but I had recently reverted back to Windows 7 from Windows 8 and I didn't have Visual Studio completely installed.  I updated ItemClass and added ItemSubClass to support the missing information.  I will create a 'B' release revision shortly.&lt;br /&gt;
&lt;br /&gt;
If you find any additional objects that are missing, just let me know.  Blizzard has been doing a very poor job at documenting the API and it took me a while to find the single message thread where they say that this was added.&lt;br /&gt;
&lt;/div&gt;</description><author>KaelumYodi</author><pubDate>Sat, 06 Apr 2013 23:50:07 GMT</pubDate><guid isPermaLink="false">New Post: ItemClassesResponse 20130406115007P</guid></item><item><title>New Post: ItemClassesResponse</title><link>http://oscworldofwarcraft.codeplex.com/discussions/439159</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
thanks for this really great lib. &lt;br /&gt;
Is it possible that you expand the ItemClassesResponse so that it makes the subclasses accessible too? I know I can get them via the JsonResponse member, but an extension of the ItemClass would be much easier to handle.&lt;br /&gt;
&lt;br /&gt;
Andreas&lt;br /&gt;
&lt;/div&gt;</description><author>teizela</author><pubDate>Thu, 04 Apr 2013 22:18:08 GMT</pubDate><guid isPermaLink="false">New Post: ItemClassesResponse 20130404101808P</guid></item><item><title>Updated Wiki: Home</title><link>http://oscworldofwarcraft.codeplex.com/wikipage?version=36</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;02/18/2013 - &lt;a href="http://oscworldofwarcraft.codeplex.com/releases/view/102106"&gt;Release v2.2a&lt;/a&gt; is ready for download!&lt;/h3&gt;Please read the release notes as the library interface has changed.  Example code is available on the &lt;a href="http://oscworldofwarcraft.codeplex.com/documentation"&gt;Documentation&lt;/a&gt; page.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a client library for the World of Warcraft Community Platform API.  It is a bare bones expandable approach that contains everything that is needed to access the API in a simple manor.  It supports the entire Community Platform API and will be updated as Blizzard adds, changes, and removes features.&lt;br /&gt;&lt;br /&gt;When Blizzard relocates or removes server hosts, or changes method paths, you don&amp;#39;t need to recompile and redeploy the application.  All of these settings are in the conifiguration file.  Simply make the required changes to the configuration file and restart the application.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.opensourcec.org/"&gt;openSourceC.org&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;I created this site back in 2006 when I was primarily working with Community Server on the side.  I currently no longer support Community Server, but I do have some open source projects that I have been meaning to make availalbe.  Here is a list of some of the projects that I have been working on:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;&lt;a href="http://oscdaylife.codeplex.com/"&gt;openSourceC.Daylife&lt;/a&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;A client API library that allows full .NET access to the entire &lt;a href="http://developer.daylife.com/"&gt;Daylife API&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://oscfactiva.codeplex.com/"&gt;openSourceC.Factiva&lt;/a&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;A client API library that allows full .NET access to the Factiva Select service.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://oscframeworklibrary.codeplex.com/"&gt;openSourceC.FrameworkLibrary&lt;/a&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;A C#.NET 4.0 Framework Library that I have been working on for the past 9 years.&lt;/li&gt;
&lt;li&gt;The library has evolved over time, starting out as miscellaneous C/C++ and VB6 code snippits from the mid to late 90&amp;#39;s.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://oscworldofwarcraft.codeplex.com/"&gt;openSourceC.WorldOfWarcraft&lt;/a&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;A client API library that allows full .NET access to the entire &lt;a href="http://us.battle.net/wow/en/forum/2626217/"&gt;Community Platform API&lt;/a&gt;.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://us.battle.net/wow/en/forum/topic/2369881371"&gt;API Introduction&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://us.battle.net/wow/en/forum/topic/2743700663"&gt;Brief list of known issues and caveats&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://blizzard.github.com/api-wow-docs/"&gt;API documentation&lt;/a&gt; and &lt;a href="https://github.com/Blizzard/api-wow-docs"&gt;Support Files&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://us.battle.net/wow/en/forum/topic/3053756938"&gt;Thread on Battle.net for this library&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>KaelumYodi</author><pubDate>Mon, 18 Feb 2013 17:51:26 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130218055126P</guid></item><item><title>Closed Issue: Rating parsing errors [1032]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/1032</link><description>in CharacterStats.cs&amp;#58;&lt;br /&gt;&lt;br /&gt;Ratings are set as ints in the code, but can be non-integers. &lt;br /&gt;&lt;br /&gt;For example, expertise ratings can be 7.5, which will error out on the parsing.&lt;br /&gt;&lt;br /&gt;Suggestion&amp;#58; change int-&amp;#62;double&lt;br /&gt;Comments: Release v2.2a has been released and contains the fix for this issue.</description><author>KaelumYodi</author><pubDate>Mon, 18 Feb 2013 17:47:59 GMT</pubDate><guid isPermaLink="false">Closed Issue: Rating parsing errors [1032] 20130218054759P</guid></item><item><title>Updated Wiki: Home</title><link>http://oscworldofwarcraft.codeplex.com/wikipage?version=35</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;02/18/2013 - &lt;a href="http://oscworldofwarcraft.codeplex.com/releases/view/102106"&gt;Release v2.2a&lt;/a&gt; is ready for download!&lt;/h3&gt;Please read the release notes as the library interface has changed.  Example code is available on the &lt;a href="http://oscworldofwarcraft.codeplex.com/documentation"&gt;Documentation&lt;/a&gt; page.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a client library for the World of Warcraft Community Platform API.  It is a bare bones expandable approach that contains everything that is needed to access the API in a simple manor.  It supports the entire Community Platform API and will be updated as Blizzard adds, changes, and removes features.&lt;br /&gt;&lt;br /&gt;When Blizzard relocates or removes server hosts, or changes method paths, you don&amp;#39;t need to recompile and redeploy the application.  All of these settings are in the conifiguration file.  Simply make the required changes to the configuration file and restart the application.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.opensourcec.org/"&gt;openSourceC.org&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;I created this site back in 2006 when I was primarily working with Community Server on the side.  I currently no longer support Community Server, but I do have some open source projects that I have been meaning to make availalbe.  Here is a list of some of the projects that I have been working on:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;&lt;a href="http://oscdaylife.codeplex.com/"&gt;openSourceC.Daylife&lt;/a&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;A client API library that allows full .NET access to the entire &lt;a href="http://developer.daylife.com/"&gt;Daylife API&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://oscfactiva.codeplex.com/"&gt;openSourceC.Factiva&lt;/a&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;A client API library that allows full .NET access to the Factiva Select service.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://oscframeworklibrary.codeplex.com/"&gt;openSourceC.FrameworkLibrary&lt;/a&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;A C#.NET 4.0 Framework Library that I have been working on for the past 9 years.&lt;/li&gt;
&lt;li&gt;The library has evolved over time, starting out as miscellaneous C/C++ and VB6 code snippits from the mid to late 90&amp;#39;s.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://oscworldofwarcraft.codeplex.com/"&gt;openSourceC.WorldOfWarcraft&lt;/a&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;A client API library that allows full .NET access to the entire &lt;a href="http://us.battle.net/wow/en/forum/2626217/"&gt;Community Platform API&lt;/a&gt;.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://us.battle.net/wow/en/forum/topic/2369881371"&gt;API Introduction&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://us.battle.net/wow/en/forum/topic/2743700663"&gt;Brief list of known issues and caveats&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://blizzard.github.com/api-wow-docs/"&gt;API documentation&lt;/a&gt; and &lt;a href="https://github.com/Blizzard/api-wow-docs"&gt;Support Files&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>KaelumYodi</author><pubDate>Mon, 18 Feb 2013 17:46:23 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130218054623P</guid></item><item><title>Updated Wiki: Home</title><link>http://oscworldofwarcraft.codeplex.com/wikipage?version=34</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;02/18/2013 - &lt;a href="http://oscworldofwarcraft.codeplex.com/releases/view/102106"&gt;Release v2.2&lt;/a&gt; is ready for download!&lt;/h3&gt;Please read the release notes as the library interface has changed.  Example code is available on the &lt;a href="http://oscworldofwarcraft.codeplex.com/documentation"&gt;Documentation&lt;/a&gt; page.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This is a client library for the World of Warcraft Community Platform API.  It is a bare bones expandable approach that contains everything that is needed to access the API in a simple manor.  It supports the entire Community Platform API and will be updated as Blizzard adds, changes, and removes features.&lt;br /&gt;&lt;br /&gt;When Blizzard relocates or removes server hosts, or changes method paths, you don&amp;#39;t need to recompile and redeploy the application.  All of these settings are in the conifiguration file.  Simply make the required changes to the configuration file and restart the application.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.opensourcec.org/"&gt;openSourceC.org&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;I created this site back in 2006 when I was primarily working with Community Server on the side.  I currently no longer support Community Server, but I do have some open source projects that I have been meaning to make availalbe.  Here is a list of some of the projects that I have been working on:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;&lt;a href="http://oscdaylife.codeplex.com/"&gt;openSourceC.Daylife&lt;/a&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;A client API library that allows full .NET access to the entire &lt;a href="http://developer.daylife.com/"&gt;Daylife API&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://oscfactiva.codeplex.com/"&gt;openSourceC.Factiva&lt;/a&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;A client API library that allows full .NET access to the Factiva Select service.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://oscframeworklibrary.codeplex.com/"&gt;openSourceC.FrameworkLibrary&lt;/a&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;A C#.NET 4.0 Framework Library that I have been working on for the past 9 years.&lt;/li&gt;
&lt;li&gt;The library has evolved over time, starting out as miscellaneous C/C++ and VB6 code snippits from the mid to late 90&amp;#39;s.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://oscworldofwarcraft.codeplex.com/"&gt;openSourceC.WorldOfWarcraft&lt;/a&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;A client API library that allows full .NET access to the entire &lt;a href="http://us.battle.net/wow/en/forum/2626217/"&gt;Community Platform API&lt;/a&gt;.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://us.battle.net/wow/en/forum/topic/2369881371"&gt;API Introduction&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://us.battle.net/wow/en/forum/topic/2743700663"&gt;Brief list of known issues and caveats&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://blizzard.github.com/api-wow-docs/"&gt;API documentation&lt;/a&gt; and &lt;a href="https://github.com/Blizzard/api-wow-docs"&gt;Support Files&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>KaelumYodi</author><pubDate>Mon, 18 Feb 2013 17:46:13 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130218054613P</guid></item></channel></rss>