<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Silverglobe</title><link>http://www.codeplex.com/silverglobe/Project/ProjectRss.aspx</link><description>Silverglobe is a Silverlight 2.0 control that displays a vector based 3D map of the Earth. The globe can be interactively rotated and selectable geographical locations can be added.       When a locati...</description><item><title>NEW POST: Documentation</title><link>http://www.codeplex.com/silverglobe/Thread/View.aspx?ThreadId=25257</link><description>&lt;div class="wikidoc"&gt;
Hi,&lt;br /&gt; &lt;br /&gt;No problem.. I do understand about that.. I'm also doing one man project too. :) &lt;br /&gt; &lt;br /&gt;Thanks,&lt;br /&gt;Michael Sync&lt;br /&gt; &lt;br /&gt;http://michaelsync.net&lt;br /&gt;
&lt;/div&gt;</description><author>michaelsync</author><pubDate>Sat, 19 Apr 2008 05:00:27 GMT</pubDate><guid isPermaLink="false">NEW POST: Documentation 20080419050027A</guid></item><item><title>NEW POST: Error in silverglobe-1937</title><link>http://www.codeplex.com/silverglobe/Thread/View.aspx?ThreadId=25259</link><description>&lt;div class="wikidoc"&gt;
Hi Florian,&lt;br /&gt; &lt;br /&gt;Thanks for your reply.. I will check it again.. &lt;br /&gt;
&lt;/div&gt;</description><author>michaelsync</author><pubDate>Sat, 19 Apr 2008 04:58:44 GMT</pubDate><guid isPermaLink="false">NEW POST: Error in silverglobe-1937 20080419045844A</guid></item><item><title>NEW POST: Documentation</title><link>http://www.codeplex.com/silverglobe/Thread/View.aspx?ThreadId=25257</link><description>&lt;div class="wikidoc"&gt;
I will add documentation sometime later, as well as the ability to style/template the control.&lt;br /&gt; &lt;br /&gt;This is a one man project, done in sparse time, so bear with me...&lt;br /&gt;
&lt;/div&gt;</description><author>fkruesch</author><pubDate>Wed, 09 Apr 2008 19:18:24 GMT</pubDate><guid isPermaLink="false">NEW POST: Documentation 20080409071824P</guid></item><item><title>NEW POST: Error in silverglobe-1937</title><link>http://www.codeplex.com/silverglobe/Thread/View.aspx?ThreadId=25259</link><description>&lt;div class="wikidoc"&gt;
Hi Michael,&lt;br /&gt; &lt;br /&gt;probably this is because you haven't set the Web project as start up project.&lt;br /&gt;The image files are downloaded off the image directory in the web project,&lt;br /&gt;so if you start from the sample app project, there are no images.&lt;br /&gt; &lt;br /&gt;florian&lt;br /&gt;
&lt;/div&gt;</description><author>fkruesch</author><pubDate>Wed, 09 Apr 2008 19:16:57 GMT</pubDate><guid isPermaLink="false">NEW POST: Error in silverglobe-1937 20080409071657P</guid></item><item><title>NEW POST: Error in silverglobe-1937</title><link>http://www.codeplex.com/silverglobe/Thread/View.aspx?ThreadId=25259</link><description>&lt;div class="wikidoc"&gt;
Hello, &lt;br /&gt; &lt;br /&gt;I just downloaded the sourcecode &amp;quot;silverglobe-1937&amp;quot; from codeplex. &lt;br /&gt; &lt;br /&gt;I got the exception below if I click &amp;quot;yellow&amp;quot; circle on the World Image. &lt;br /&gt; &lt;br /&gt;An exception of type 'System.NotSupportedException' occurred in System.Windows.dll but was not handled in user code&lt;br /&gt; &lt;br /&gt;Additional information: Specified method is not supported&lt;br /&gt; &lt;br /&gt;I got that error in this line &amp;gt;&amp;gt; OpenReadAsync()&lt;br /&gt; &lt;br /&gt;private void DownloadEventImage(Uri uri)&lt;br /&gt;        {&lt;br /&gt;            WebClient download = new WebClient();&lt;br /&gt; &lt;br /&gt;            download.OpenReadCompleted += Download_OpenReadCompleted;&lt;br /&gt;            download.OpenReadAsync(uri);&lt;br /&gt;        }&lt;br /&gt; &lt;br /&gt;thanks. btw, your demo doesn't look like 3D... &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>michaelsync</author><pubDate>Thu, 03 Apr 2008 07:20:23 GMT</pubDate><guid isPermaLink="false">NEW POST: Error in silverglobe-1937 20080403072023A</guid></item><item><title>NEW POST: Error in Demo</title><link>http://www.codeplex.com/silverglobe/Thread/View.aspx?ThreadId=25258</link><description>&lt;div class="wikidoc"&gt;
Hello,&lt;br /&gt;I found a few problems in testing this demo http://www.xaml-kru.com/silverglobe/demo.html&lt;br /&gt;I'm not sure whether this demo is using SilverGlobal or not.  but seems like the same.. &lt;br /&gt;If I keep on spinning around the world, it become white screen after some time. &lt;br /&gt;
&lt;/div&gt;</description><author>michaelsync</author><pubDate>Thu, 03 Apr 2008 07:17:23 GMT</pubDate><guid isPermaLink="false">NEW POST: Error in Demo 20080403071723A</guid></item><item><title>NEW POST: Documentation</title><link>http://www.codeplex.com/silverglobe/Thread/View.aspx?ThreadId=25257</link><description>&lt;div class="wikidoc"&gt;
Hello,&lt;br /&gt; &lt;br /&gt;Can anyone tell me how to use Silverglobe control? I'm not able to find the documentation for that. &lt;br /&gt;
&lt;/div&gt;</description><author>michaelsync</author><pubDate>Thu, 03 Apr 2008 07:11:13 GMT</pubDate><guid isPermaLink="false">NEW POST: Documentation 20080403071113A</guid></item><item><title>RELEASED: Initial Release (Apr 01, 2008)</title><link>http://www.codeplex.com/silverglobe/Release/ProjectReleases.aspx?ReleaseId=12165</link><description>The initial release is a straight port from the version for Silverlight 1.1, which was created for the European Silverlight Challenge 2008.</description><author></author><pubDate>Tue, 01 Apr 2008 08:31:26 GMT</pubDate><guid isPermaLink="false">RELEASED: Initial Release (Apr 01, 2008) 20080401083126A</guid></item><item><title>UPDATED RELEASE: Initial Release (Apr 01, 2008)</title><link>http://www.codeplex.com/silverglobe/Release/ProjectReleases.aspx?ReleaseId=12165</link><description>The initial release is a straight port from the version for Silverlight 1.1, which was created for the European Silverlight Challenge 2008.</description><author></author><pubDate>Tue, 01 Apr 2008 08:31:26 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Initial Release (Apr 01, 2008) 20080401083126A</guid></item><item><title>UPDATED RELEASE: Initial Release (Apr 01, 2008)</title><link>http://www.codeplex.com/silverglobe/Release/ProjectReleases.aspx?ReleaseId=12165</link><description>The initial release is a straight port from the version for Silverlight 1.1, which was created for the European Silverlight Challenge 2008.</description><author></author><pubDate>Tue, 01 Apr 2008 08:28:29 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Initial Release (Apr 01, 2008) 20080401082829A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/silverglobe/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Silverglobe is a custom control for Silverlight 2.0 that displays a vector based 3D map of the Earth. The globe can be freely rotated and selectable geographical locations can be added. &lt;br /&gt;When a location is selected, it is automatically animated to the center with the earth axis pointing upwards.&lt;br /&gt;Silverglobe is based on a 3D engine using vectors, matrices and quaternions. To show off the capabilities of Silverglobe and to demonstrate its usage, it contains a little sample application that lets you explore upcoming .NET conferences around the globe.
&lt;br /&gt;
&lt;/div&gt;</description><author>fkruesch</author><pubDate>Tue, 01 Apr 2008 08:22:52 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080401082252A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/silverglobe/SourceControl/ListDownloadableCommits.aspx</link><description>Initial commit</description><author>fkruesch</author><pubDate>Tue, 01 Apr 2008 08:21:24 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080401082124A</guid></item></channel></rss>