<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>oscWorldOfWarcraft Wiki Rss Feed</title><link>http://oscworldofwarcraft.codeplex.com/</link><description>oscWorldOfWarcraft Wiki Rss Description</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 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>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><item><title>Updated Wiki: Home</title><link>http://oscworldofwarcraft.codeplex.com/wikipage?version=33</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;12/28/2012 - &lt;a href="http://oscworldofwarcraft.codeplex.com/releases/view/94188"&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>Sun, 06 Jan 2013 07:07:01 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130106070701A</guid></item><item><title>Updated Wiki: Home</title><link>http://oscworldofwarcraft.codeplex.com/wikipage?version=32</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;12/28/2012 - &lt;a href="http://oscworldofwarcraft.codeplex.com/releases/view/94188"&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 libary 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>Sat, 29 Dec 2012 00:31:44 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121229123144A</guid></item><item><title>Updated Wiki: Home</title><link>http://oscworldofwarcraft.codeplex.com/wikipage?version=31</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;10/20/2012 - &lt;a href="http://oscworldofwarcraft.codeplex.com/releases/view/94188"&gt;Release v2.1&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 libary 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>Sat, 20 Oct 2012 22:57:52 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121020105752P</guid></item><item><title>Updated Wiki: Home</title><link>http://oscworldofwarcraft.codeplex.com/wikipage?version=30</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;10/20/2012 - &lt;a href="http://oscworldofwarcraft.codeplex.com/releases/view/94188"&gt;Release v2.0&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 libary 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>Sat, 20 Oct 2012 22:57:42 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121020105742P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://oscworldofwarcraft.codeplex.com/documentation?version=7</link><description>&lt;div class="wikidoc"&gt;There isn&amp;#39;t much setup that needs to be done at all.  Just merge the App.config into either your App.config or your Web.config, and enter your authorization keys if you have them.  If you don&amp;#39;t have authorization keys, you can either leave them blank, or remove the attributes from the config file.&lt;br /&gt;&lt;br /&gt;By default, the CurrentRegionKey is set to the default value defined in the configuration file, and the CurrentLocale is set to null.  Setting CurrentRegionKey to any value, will also reset CurrentLocale back to null.&lt;br /&gt;&lt;br /&gt;Here is some sample code to test each of the methods:&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
foreach (RegionElement region in WorldOfWarcraftSection.Instance.Regions)
{
	Debug.WriteLine(&amp;quot;Region: Key = {0}, Name = {1}, Host = {2}&amp;quot;, region.Key, region.Name, region.Host);

	foreach (LocaleElement locale in region.Locales)
	{
		Debug.WriteLine(&amp;quot;&amp;gt;&amp;gt;&amp;gt; Locale: Key = {0}, Name = {1}&amp;quot;, locale.Key, locale.Name);
	}
}

CommunityPlatformClient client = new CommunityPlatformClient();
//client.CurrentRegionKey = WorldOfWarcraftSection.Instance.Regions.Default;
//client.CurrentLocale = &amp;quot;es_MX&amp;quot;;

// The following example shows the use of the Raw method calls which get the JSON
// response and don&amp;#39;t do any additional processing (i.e. no deserialization).
// These methods are best used when you only need to retrieve the RAW JSON string
// and send it to the web client.
string jsonResponse = client.GetBattlegroupsRaw();
JsonTextBox.Text = jsonResponse;

// The deserialization methods have been left in tact.  They can be used to
// deserialize responses that have been received from the web client.
BattlegroupsResponse battlegroupsList = client.DeserializeBattlegroupsResponse(jsonResponse);
JsonTextBox.Text = battlegroupsList.JsonResponse;

DataAchievementsResponse characterAchievementsResponse = client.GetCharacterAchievements();
JsonTextBox.Text = characterAchievementsResponse.JsonResponse;

CharacterClassesResponse characterClassesResponse = client.GetCharacterClasses();
JsonTextBox.Text = characterClassesResponse.JsonResponse;

CharacterRacesResponse characterRacesResponse = client.GetCharacterRaces();
JsonTextBox.Text = characterRacesResponse.JsonResponse;

DataAchievementsResponse guildAchievements = client.GetGuildAchievements();
JsonTextBox.Text = guildAchievements.JsonResponse;

GuildPerksResponse guildPerksResponse = client.GetGuildPerks();
JsonTextBox.Text = guildPerksResponse.JsonResponse;

GuildRewardsResponse guildRewardsResponse = client.GetGuildRewards();
JsonTextBox.Text = guildRewardsResponse.JsonResponse;

ItemClassesResponse itemClassesResponse = client.GetItemClasses();
JsonTextBox.Text = itemClassesResponse.JsonResponse;

PetTypesResponse petTypesResponse = client.GetPetTypes();
JsonTextBox.Text = petTypesResponse.JsonResponse;

TalentsResponse talentsResponse = client.GetTalents();
JsonTextBox.Text = talentsResponse.JsonResponse;

AchievementResponse achievementResponse = client.GetAchievement(2144);
JsonTextBox.Text = achievementResponse.JsonResponse;

ArenaLadderResponse arenaLadderResponse = client.GetArenaLadder(&amp;quot;Ruin&amp;quot;, ArenaTeamSizeEnum.Arena2v2, 1, 1, true);
JsonTextBox.Text = arenaLadderResponse.JsonResponse;

arenaLadderResponse = client.GetArenaLadder(&amp;quot;Ruin&amp;quot;, ArenaTeamSizeEnum.Arena2v2, 2, 1, true);
JsonTextBox.Text = arenaLadderResponse.JsonResponse;

ArenaTeamResponse arenaTeamResponse = client.GetArenaTeam(&amp;quot;Bonechewer&amp;quot;, ArenaTeamSizeEnum.Arena2v2, &amp;quot;Samurai Jack&amp;quot;);
JsonTextBox.Text = arenaTeamResponse.JsonResponse;

AuctionDataStatusResponse auctionDataStatusResponse = client.GetAuctionDataStatus(&amp;quot;lothar&amp;quot;);
JsonTextBox.Text = auctionDataStatusResponse.JsonResponse;

foreach (AuctionDataStatus auctionData in auctionDataStatusResponse.Files)
{
	try
	{
		auctionData.Data = client.GetAuctionDataFile(auctionData.Url);
		JsonTextBox.Text = auctionData.Data.JsonResponse;
	}
	catch (WorldOfWarcraftApiException ex)
	{
		Debug.WriteLine(&amp;quot;WorldOfWarcraftApiException:\n\tGetAuctionDataFile: {0}\n\tStatus: {1}\n\tMessage: {2}&amp;quot;, auctionData.Url, ex.Status, ex.Message);
	}
	catch (Exception ex)
	{
		Debug.WriteLine(&amp;quot;WorldOfWarcraftApiException:\n\tGetAuctionDataFile: {0}\\n\tMessage: {1}&amp;quot;, auctionData.Url, ex.Message);
	}
}

BattlePetAbilityResponse battlePetAbilityResponse = client.GetBattlePetAbility(640);
JsonTextBox.Text = battlePetAbilityResponse.JsonResponse;

BattlePetSpeciesResponse battlePetSpeciesResponse = client.GetBattlePetSpecies(258);
JsonTextBox.Text = battlePetSpeciesResponse.JsonResponse;

BattlePetStatsResponse battlePetStatsResponse = client.GetBattlePetStats(258, 25, 5, 4);
JsonTextBox.Text = battlePetStatsResponse.JsonResponse;

RealmChallengeResponse realmChallengeResponse = client.GetRealmChallenge(&amp;quot;Lothar&amp;quot;);
JsonTextBox.Text = realmChallengeResponse.JsonResponse;

CharacterProfileResponse characterProfileResponse = client.GetCharacterProfile(&amp;quot;lothar&amp;quot;, &amp;quot;Kaelum&amp;quot;, CharacterProfileOptionalFieldsEnum.All);
JsonTextBox.Text = characterProfileResponse.JsonResponse;

characterProfileResponse = client.GetCharacterProfile(&amp;quot;lothar&amp;quot;, &amp;quot;Kailor&amp;quot;, CharacterProfileOptionalFieldsEnum.All);
JsonTextBox.Text = characterProfileResponse.JsonResponse;

characterProfileResponse = client.GetCharacterProfile(&amp;quot;lothar&amp;quot;, &amp;quot;Grewl&amp;quot;, CharacterProfileOptionalFieldsEnum.Talents);
JsonTextBox.Text = characterProfileResponse.JsonResponse;

GuildProfileResponse guildProfileResponse = client.GetGuildProfile(&amp;quot;lothar&amp;quot;, &amp;quot;Genus Order&amp;quot;, GuildProfileOptionalFieldsEnum.All);
JsonTextBox.Text = guildProfileResponse.JsonResponse;

guildProfileResponse = client.GetGuildProfile(&amp;quot;lothar&amp;quot;, &amp;quot;Triple Threat&amp;quot;, GuildProfileOptionalFieldsEnum.News);
JsonTextBox.Text = guildProfileResponse.JsonResponse;

ItemResponse itemResponse = client.GetItem(18803);
JsonTextBox.Text = itemResponse.JsonResponse;

itemResponse = client.GetItem(60244);
JsonTextBox.Text = itemResponse.JsonResponse;

itemResponse = client.GetItem(60245);
JsonTextBox.Text = itemResponse.JsonResponse;

itemResponse = client.GetItem(62386);
JsonTextBox.Text = itemResponse.JsonResponse;

itemResponse = client.GetItem(70142);
JsonTextBox.Text = itemResponse.JsonResponse;

ItemSetResponse itemSetResponse = client.GetItemSet(931);
JsonTextBox.Text = itemSetResponse.JsonResponse;

itemSetResponse = client.GetItemSet(1060);
JsonTextBox.Text = itemSetResponse.JsonResponse;

for (int i = 1; i &amp;lt; 100; i++)
{
	// The following try-catch block shows how to use WorldOfWarcraftApiException to
	// catch exceptions.  This applies to all of the API method calls.
	try
	{
		QuestResponse questResponse = client.GetQuest(i);
		JsonTextBox.Text = questResponse.JsonResponse;
	}
	catch (WorldOfWarcraftApiException ex)
	{
		Debug.WriteLine(&amp;quot;Quest({0}): WorldOfWarcraftApiException:\n\tStatus: {1}\n\tMessage: {2}&amp;quot;, i, ex.Status, ex.Message);
	}
	catch (Exception ex)
	{
		Debug.WriteLine(&amp;quot;Quest({0}): Exception:\n\tMessage: {1}&amp;quot;, i, ex.Message);
	}
}

RatedBattlegroundLadderResponse ratedBattlegroundLadderResponse = client.GetRatedBattlegroundLadder(1, 1, true);
JsonTextBox.Text = ratedBattlegroundLadderResponse.JsonResponse;

ratedBattlegroundLadderResponse = client.GetRatedBattlegroundLadder(2, 1, true);
JsonTextBox.Text = ratedBattlegroundLadderResponse.JsonResponse;

RealmStatusResponse realmStatusResponse = client.GetRealmStatus(&amp;quot;lothar,blackrock&amp;quot;);

RecipeResponse recipeResponse = client.GetRecipe(33994);
JsonTextBox.Text = recipeResponse.JsonResponse;

SpellResponse spellResponse = client.GetSpell(8056);
JsonTextBox.Text = spellResponse.JsonResponse;
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;If you have any questions or discover a bug, please create a &lt;a href="http://oscworldofwarcraft.codeplex.com/discussions"&gt;discussion&lt;/a&gt; post.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>KaelumYodi</author><pubDate>Sat, 20 Oct 2012 22:56:37 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20121020105637P</guid></item><item><title>Updated Wiki: Home</title><link>http://oscworldofwarcraft.codeplex.com/wikipage?version=29</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;05/20/2012 - &lt;a href="http://oscworldofwarcraft.codeplex.com/releases/view/87632"&gt;Release v2.0&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 libary 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>Thu, 23 Aug 2012 06:21:54 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120823062154A</guid></item><item><title>Updated Wiki: Home</title><link>http://oscworldofwarcraft.codeplex.com/wikipage?version=28</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;05/20/2012 - &lt;a href="http://oscworldofwarcraft.codeplex.com/releases/view/87632"&gt;Release v2.0&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 libary 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 API functions or 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://us.battle.net/wow/en/forum/topic/2674642527"&gt;Current API status information&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>Sun, 20 May 2012 21:34:11 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120520093411P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://oscworldofwarcraft.codeplex.com/documentation?version=6</link><description>&lt;div class="wikidoc"&gt;There isn&amp;#39;t much setup that needs to be done at all.  Just merge the App.config into either your App.config or your Web.config, and enter your authorization keys if you have them.  If you don&amp;#39;t have authorization keys, you can either leave them blank, or remove the attributes from the config file.&lt;br /&gt;&lt;br /&gt;By default, the CurrentRegionKey is set to the default value defined in the configuration file, and the CurrentLocale is set to null.  Setting CurrentRegionKey to any value, will also reset CurrentLocale back to null.&lt;br /&gt;&lt;br /&gt;Here is some sample code to test each of the methods:&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
foreach (RegionElement region in WorldOfWarcraftSection.Instance.Regions)
{
	Debug.WriteLine(&amp;quot;Region: Key = {0}, Name = {1}, Host = {2}&amp;quot;, region.Key, region.Name, region.Host);

	foreach (LocaleElement locale in region.Locales)
	{
		Debug.WriteLine(&amp;quot;&amp;gt;&amp;gt;&amp;gt; Locale: Key = {0}, Name = {1}&amp;quot;, locale.Key, locale.Name);
	}
}

CommunityPlatformClient client = new CommunityPlatformClient();
//client.CurrentRegionKey = WorldOfWarcraftSection.Instance.Regions.Default;
//client.CurrentLocale = &amp;quot;es_MX&amp;quot;;

// The following example shows the use of the Raw method calls which get the JSON
// response and don&amp;#39;t do any additional processing (i.e. no deserialization).
// These methods are best used when you only need to retrieve the RAW JSON string
// and send it to the web client.
string jsonResponse = client.GetBattlegroupsRaw();

// The deserialization methods have been left in tact.  They can be used to
// deserialize responses that have been received from the web client.
BattlegroupsResponse battlegroupsList = client.DeserializeBattlegroupsResponse(jsonResponse);

DataAchievementsResponse characterAchievementsResponse = client.GetCharacterAchievements();

CharacterClassesResponse characterClassesResponse = client.GetCharacterClasses();

CharacterRacesResponse characterRacesResponse = client.GetCharacterRaces();

DataAchievementsResponse guildAchievements = client.GetGuildAchievements();

GuildPerksResponse guildPerksResponse = client.GetGuildPerks();

GuildRewardsResponse guildRewardsResponse = client.GetGuildRewards();

ItemClassesResponse itemClassesResponse = client.GetItemClasses();

AchievementResponse achievementResponse = client.GetAchievement(2144);

ArenaLadderResponse arenaLadderResponse = client.GetArenaLadder(&amp;quot;Ruin&amp;quot;, ArenaTeamSizeEnum.Arena2v2, 1, 1, true);
arenaLadderResponse = client.GetArenaLadder(&amp;quot;Ruin&amp;quot;, ArenaTeamSizeEnum.Arena2v2, 2, 1, true);

ArenaTeamResponse arenaTeamResponse = client.GetArenaTeam(&amp;quot;Bonechewer&amp;quot;, ArenaTeamSizeEnum.Arena2v2, &amp;quot;Samurai Jack&amp;quot;);

AuctionDataHeaderResponse auctionDataHeaderResponse = client.GetAuctionDataHeader(&amp;quot;lothar&amp;quot;);

foreach (AuctionDataHeader auctionData in auctionDataHeaderResponse.Files)
{
	auctionData.Data = client.GetAuctionDataFile(auctionData.Url);
}

CharacterProfileResponse characterProfileResponse = client.GetCharacterProfile(&amp;quot;lothar&amp;quot;, &amp;quot;Kaelum&amp;quot;,
	CharacterProfileOptionalFieldsEnum.Achievements
	| CharacterProfileOptionalFieldsEnum.Appearance
	| CharacterProfileOptionalFieldsEnum.Companions
	| CharacterProfileOptionalFieldsEnum.Feed
	| CharacterProfileOptionalFieldsEnum.Guild
	| CharacterProfileOptionalFieldsEnum.Items
	| CharacterProfileOptionalFieldsEnum.Mounts
	| CharacterProfileOptionalFieldsEnum.Pets
	| CharacterProfileOptionalFieldsEnum.Professions
	| CharacterProfileOptionalFieldsEnum.Progression
	| CharacterProfileOptionalFieldsEnum.PvP
	| CharacterProfileOptionalFieldsEnum.Quests
	| CharacterProfileOptionalFieldsEnum.Reputation
	| CharacterProfileOptionalFieldsEnum.Stats
	| CharacterProfileOptionalFieldsEnum.Talents
	| CharacterProfileOptionalFieldsEnum.Titles
);

GuildProfileResponse guildProfileResponse = client.GetGuildProfile(&amp;quot;lothar&amp;quot;, &amp;quot;Genus Order&amp;quot;,
	GuildProfileOptionalFieldsEnum.Achievements
	| GuildProfileOptionalFieldsEnum.Members
	| GuildProfileOptionalFieldsEnum.News
);

ItemResponse itemResponse = client.GetItem(60244);
itemResponse = client.GetItem(60245);
itemResponse = client.GetItem(62386);
itemResponse = client.GetItem(70142);

ItemSetResponse itemSetResponse = client.GetItemSet(931);
itemSetResponse = client.GetItemSet(1060);

for (int i = 1; i &amp;lt; 100; i++)
{
	// The following try-catch block shows how to use WorldOfWarcraftApiException to
	// catch exceptions.  This applies to all of the API method calls.
	try
	{
		QuestResponse questResponse = client.GetQuest(i);
	}
	catch (WorldOfWarcraftApiException ex)
	{
		Debug.WriteLine(&amp;quot;Quest({0}): WorldOfWarcraftApiException:\n\tStatus: {1}\n\tMessage: {2}&amp;quot;, i, ex.Status, ex.Message);
	}
	catch (Exception ex)
	{
		Debug.WriteLine(&amp;quot;Quest({0}): Exception:\n\tMessage: {1}&amp;quot;, i, ex.Message);
	}
}

RatedBattlegroundLadderResponse ratedBattlegroundLadderResponse = client.GetRatedBattlegroundLadder(1, 1, true);
ratedBattlegroundLadderResponse = client.GetRatedBattlegroundLadder(2, 1, true);

RealmStatusResponse realmStatusResponse = client.GetRealmStatus(&amp;quot;lothar,blackrock&amp;quot;);

RecipeResponse recipe = client.GetRecipe(33994);
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;If you have any questions or discover a bug, please create a &lt;a href="http://oscworldofwarcraft.codeplex.com/discussions"&gt;discussion&lt;/a&gt; post.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>KaelumYodi</author><pubDate>Sun, 20 May 2012 21:33:40 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20120520093340P</guid></item><item><title>Updated Wiki: Home</title><link>http://oscworldofwarcraft.codeplex.com/wikipage?version=27</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;05/20/2012 - &lt;a href="http://oscworldofwarcraft.codeplex.com/releases/view/87632"&gt;Release v2.0&lt;/a&gt; is ready for download!&lt;/h3&gt;Please read the download 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 libary 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 API functions or 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://us.battle.net/wow/en/forum/topic/2674642527"&gt;Current API status information&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>Sun, 20 May 2012 21:28:36 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120520092836P</guid></item><item><title>Updated Wiki: Home</title><link>http://oscworldofwarcraft.codeplex.com/wikipage?version=26</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;03/25/2012 - Release v1.4 is ready for download!&lt;/h3&gt;It includes the recipe API, new &amp;#39;Raw&amp;#39; method calls, dual access enums in several of the data objects, and significant internal refactoring.  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 libary 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 API functions or 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://us.battle.net/wow/en/forum/topic/2674642527"&gt;Current API status information&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>Sun, 25 Mar 2012 21:54:12 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120325095412P</guid></item><item><title>Updated Wiki: Home</title><link>http://oscworldofwarcraft.codeplex.com/wikipage?version=25</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;Update 03/25/2012&lt;/h3&gt;Release v1.4 has been uploaded.  It includes the recipe API, new &amp;#39;Raw&amp;#39; method calls, dual access enums in several of the data objects, and significant internal refactoring.  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 libary 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 API functions or 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://us.battle.net/wow/en/forum/topic/2674642527"&gt;Current API status information&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>Sun, 25 Mar 2012 21:52:24 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120325095224P</guid></item><item><title>Updated Wiki: Home</title><link>http://oscworldofwarcraft.codeplex.com/wikipage?version=24</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;Update 9/29/2011 (ACK! Forgot to update this)&lt;/h3&gt;Release v1.3a has been uploaded and is just a refactoring of the interface, which can be seen 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 libary 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 API functions or 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://us.battle.net/wow/en/forum/topic/2674642527"&gt;Current API status information&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>mercsd</author><pubDate>Sun, 25 Mar 2012 19:24:28 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120325072428P</guid></item><item><title>Updated Wiki: Home</title><link>http://oscworldofwarcraft.codeplex.com/wikipage?version=23</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;Update 9/29/2011 (ACK! Forgot to update this)&lt;/h3&gt;Release v1.3a has been uploaded and is just a refactoring of the interface, which can be seen 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 libary 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 API functions or 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;Originally started over a year ago based on the old XML pages, and updated recently to use the new &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://us.battle.net/wow/en/forum/topic/2674642527"&gt;Current API status information&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>mercsd</author><pubDate>Sun, 25 Mar 2012 19:21:26 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120325072126P</guid></item><item><title>Updated Wiki: Home</title><link>http://oscworldofwarcraft.codeplex.com/wikipage?version=22</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;Update 9/29/2011 (ACK! Forgot to update this)&lt;/h3&gt;Release v1.3a has been uploaded and is just a refactoring of the interface, which can be seen on the &lt;a href="http://oscworldofwarcraft.codeplex.com/documentation" class="externalLink"&gt;Documentation&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&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 libary 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 makes changes, additions, or deletions to the API server hosts, or 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/" class="externalLink"&gt;openSourceC.org&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&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.  openSourceC.WorldOfWarcraft is the first of many libraries that I plan to release.  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/" class="externalLink"&gt;openSourceC.Daylife&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&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/" class="externalLink"&gt;Daylife API&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&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/" class="externalLink"&gt;openSourceC.Factiva&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&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/" class="externalLink"&gt;openSourceC.FrameworkLibrary&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&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/" class="externalLink"&gt;openSourceC.WorldOfWarcraft&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Originally started over a year ago based on the old XML pages, and updated recently to use the new &lt;a href="http://us.battle.net/wow/en/forum/2626217/" class="externalLink"&gt;Community Platform API&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://us.battle.net/wow/en/forum/topic/2369881371" class="externalLink"&gt;API Introduction&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://us.battle.net/wow/en/forum/topic/2743700663" class="externalLink"&gt;Brief list of known issues and caveats&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://us.battle.net/wow/en/forum/topic/2674642527" class="externalLink"&gt;Current API status information&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://blizzard.github.com/api-wow-docs/" class="externalLink"&gt;API documentation&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and &lt;a href="https://github.com/Blizzard/api-wow-docs" class="externalLink"&gt;Support Files&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&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>mercsd</author><pubDate>Wed, 05 Oct 2011 10:04:45 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20111005100445A</guid></item><item><title>Updated Wiki: Home</title><link>http://oscworldofwarcraft.codeplex.com/wikipage?version=21</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;Update 9/29/2011 (ACK! Forgot to update this)&lt;/h3&gt;Release v1.3a has just been uploaded and is just a refactoring of the interface, which can be seen on the &lt;a href="http://oscworldofwarcraft.codeplex.com/documentation" class="externalLink"&gt;Documentation&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&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 libary 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 makes changes, additions, or deletions to the API server hosts, or 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/" class="externalLink"&gt;openSourceC.org&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&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.  openSourceC.WorldOfWarcraft is the first of many libraries that I plan to release.  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/" class="externalLink"&gt;openSourceC.Daylife&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&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/" class="externalLink"&gt;Daylife API&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&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/" class="externalLink"&gt;openSourceC.Factiva&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&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/" class="externalLink"&gt;openSourceC.FrameworkLibrary&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&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/" class="externalLink"&gt;openSourceC.WorldOfWarcraft&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Originally started over a year ago based on the old XML pages, and updated recently to use the new &lt;a href="http://us.battle.net/wow/en/forum/2626217/" class="externalLink"&gt;Community Platform API&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.
&lt;ul&gt;&lt;li&gt;&lt;a href="http://us.battle.net/wow/en/forum/topic/2369881371" class="externalLink"&gt;API Introduction&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://us.battle.net/wow/en/forum/topic/2743700663" class="externalLink"&gt;Brief list of known issues and caveats&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://us.battle.net/wow/en/forum/topic/2674642527" class="externalLink"&gt;Current API status information&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://blizzard.github.com/api-wow-docs/" class="externalLink"&gt;API documentation&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and &lt;a href="https://github.com/Blizzard/api-wow-docs" class="externalLink"&gt;Support Files&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&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>mercsd</author><pubDate>Wed, 05 Oct 2011 10:03:58 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20111005100358A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://oscworldofwarcraft.codeplex.com/documentation?version=5</link><description>&lt;div class="wikidoc"&gt;There isn&amp;#39;t much setup that needs to be done at all.  Just merge the App.config into either your App.config or your Web.config, and enter your authorization keys if you have them.  If you don&amp;#39;t have authorization keys, you can either leave them blank, or remove the attributes from the config file.&lt;br /&gt;&lt;br /&gt;By default, the CurrentRegionKey is set to the default value defined in the configuration file, and the CurrentLocale is set to null.  Setting CurrentRegionKey to any value, will also reset CurrentLocale back to null.&lt;br /&gt;&lt;br /&gt;Here is some sample code to test each of the methods:&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
string jsonResponse;


foreach (RegionElement region in WorldOfWarcraftSection.Instance.Regions)
{
	Debug.WriteLine(&amp;quot;Region: Key = {0}, Name = {1}, Host = {2}&amp;quot;, region.Key, region.Name, region.Host);

	foreach (LocaleElement locale in region.Locales)
	{
		Debug.WriteLine(&amp;quot;&amp;gt;&amp;gt;&amp;gt; Locale: Key = {0}, Name = {1}&amp;quot;, locale.Key, locale.Name);
	}
}

CommunityPlatformClient client = new CommunityPlatformClient();
//client.CurrentRegionKey = WorldOfWarcraftSection.Instance.Regions.Default;
//client.CurrentLocale = &amp;quot;es_MX&amp;quot;;

// The following example shows the use of the jsonResponse overload, as a separate call
// to the deserialization method is no longer required.  This output parameter overload
// allows you to retrieve the RAW JSON string and send it to the web client.
List&amp;lt;DataAchievement&amp;gt; characterAchievementList = client.GetCharacterAchievements(out jsonResponse);

// The deserialization methods have been left in tact, and can be used to deserialize
// responses that have been received from the web client.
characterAchievementList = client.DeserializeCharacterAchievementsResponse(jsonResponse);

List&amp;lt;CharacterClass&amp;gt; characterClassList = client.GetCharacterClasses();

List&amp;lt;CharacterRace&amp;gt; raceList = client.GetCharacterRaces();

List&amp;lt;DataAchievement&amp;gt; guildAchievementList = client.GetGuildAchievements();

List&amp;lt;GuildPerk&amp;gt; guildPerks = client.GetGuildPerks();

List&amp;lt;GuildReward&amp;gt; guildRewards = client.GetGuildRewards();

List&amp;lt;ItemClass&amp;gt; itemClassList = client.GetItemClasses();

List&amp;lt;Realm&amp;gt; realmList = client.GetRealmStatus(&amp;quot;lothar,blackrock&amp;quot;);

CharacterProfileResponse characterProfile = client.GetCharacterProfile(&amp;quot;lothar&amp;quot;, &amp;quot;Kaelum&amp;quot;,
	CharacterProfileOptionalFieldsEnum.Achievements
	| CharacterProfileOptionalFieldsEnum.Appearance
	| CharacterProfileOptionalFieldsEnum.Companions
	| CharacterProfileOptionalFieldsEnum.Guild
	| CharacterProfileOptionalFieldsEnum.Items
	| CharacterProfileOptionalFieldsEnum.Mounts
	| CharacterProfileOptionalFieldsEnum.Pets
	| CharacterProfileOptionalFieldsEnum.Professions
	| CharacterProfileOptionalFieldsEnum.Progression
	| CharacterProfileOptionalFieldsEnum.Reputation
	| CharacterProfileOptionalFieldsEnum.Stats
	| CharacterProfileOptionalFieldsEnum.Talents
	| CharacterProfileOptionalFieldsEnum.Titles
);

GuildProfileResponse guildProfile = client.GetGuildProfile(&amp;quot;lothar&amp;quot;, &amp;quot;Into the West&amp;quot;,
	GuildProfileOptionalFieldsEnum.Achievements
	| GuildProfileOptionalFieldsEnum.Members
);

List&amp;lt;File&amp;gt; fileList = client.GetAuctionDataHeader(&amp;quot;lothar&amp;quot;);

foreach (File file in fileList)
{
	AuctionDataFile auctionDataFile = client.GetAuctionDataFile(file.Url);
}

ItemResponse item = client.GetItem(70142);

for (int i = 1; i &amp;lt; 100; i++)
{
	// The following try-catch block shows how to use WorldOfWarcraftApiException to
	// catch exceptions.  This applies to all of the API method calls.
	try
	{
		Quest quest = client.GetQuest(i);
	}
	catch (WorldOfWarcraftApiException ex)
	{
		Debug.WriteLine(&amp;quot;Quest({0}): Exception: {1}&amp;quot;, i, ex.Message);
	}
	catch (Exception ex)
	{
		Debug.WriteLine(&amp;quot;Quest({0}): Exception: {1}&amp;quot;, i, ex.Message);
	}
}

ArenaTeamResponse arenaTeam = client.GetArenaTeam(&amp;quot;Bonechewer&amp;quot;, ArenaTeamSizeEnum.Arena2v2, &amp;quot;Samurai Jack&amp;quot;);
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;If you have any questions or discover a bug, please create a &lt;a href="http://oscworldofwarcraft.codeplex.com/discussions" class="externalLink"&gt;discussion&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; post.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mercsd</author><pubDate>Thu, 29 Sep 2011 21:39:01 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20110929093901P</guid></item></channel></rss>