<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Tales from the Evil Empire : Silverlight</title><link>http://weblogs.asp.net/bleroy/archive/tags/Silverlight/default.aspx</link><description>Tags: Silverlight</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Photosynth of the President Inauguration</title><link>http://weblogs.asp.net/bleroy/archive/2009/01/20/photosynth-of-the-president-inauguration.aspx</link><pubDate>Wed, 21 Jan 2009 00:20:22 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6849609</guid><dc:creator>Bertrand Le Roy</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/bleroy/rsscomments.aspx?PostID=6849609</wfw:commentRss><comments>http://weblogs.asp.net/bleroy/archive/2009/01/20/photosynth-of-the-president-inauguration.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://photosynth.net/about.aspx"&gt;Photosynth&lt;/a&gt; never fails to amaze me. Check this out!    &lt;br /&gt;&lt;a title="http://www.cnn.com/SPECIALS/2009/44.president/inauguration/themoment/" href="http://www.cnn.com/SPECIALS/2009/44.president/inauguration/themoment/"&gt;http://www.cnn.com/SPECIALS/2009/44.president/inauguration/themoment/&lt;/a&gt;&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6849609" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/bleroy/archive/tags/Silverlight/default.aspx">Silverlight</category></item><item><title>Deep Zoom without Silverlight</title><link>http://weblogs.asp.net/bleroy/archive/2008/11/20/deep-zoom-without-silverlight.aspx</link><pubDate>Thu, 20 Nov 2008 20:42:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6748714</guid><dc:creator>Bertrand Le Roy</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/bleroy/rsscomments.aspx?PostID=6748714</wfw:commentRss><comments>http://weblogs.asp.net/bleroy/archive/2008/11/20/deep-zoom-without-silverlight.aspx#comments</comments><description>&lt;P&gt;In a move that I wouldn’t have bet a dollar on, Live Labs released a purely JavaScript &lt;A href="http://msdn.microsoft.com/en-us/library/cc645050(VS.95).aspx" mce_href="http://msdn.microsoft.com/en-us/library/cc645050(VS.95).aspx"&gt;Deep Zoom&lt;/A&gt; client. You read that right, what was so far one of the nice features only found in Silverlight is now available in an open web, standards-based version.&lt;/P&gt;
&lt;P&gt;
&lt;SCRIPT type=text/javascript src="http://seadragon.com/ajax/embed.js" mce_src="http://seadragon.com/ajax/embed.js"&gt;&lt;/SCRIPT&gt;

&lt;SCRIPT type=text/javascript&gt;Seadragon.embed("451px", "338px", "http://seadragon.com/content/images/CarinaNebula.dzi", 29566, 14321, 254, 1, "jpg");&lt;/SCRIPT&gt;
&lt;/P&gt;
&lt;P&gt;Of course, from a technical standpoint, &lt;A href="http://msdn.microsoft.com/en-us/library/cc645050(VS.95).aspx" mce_href="http://msdn.microsoft.com/en-us/library/cc645050(VS.95).aspx"&gt;Deep Zoom&lt;/A&gt; is just commoditizing what Google Maps made possible years ago in pure script so there wasn’t really a reason why this couldn’t be done, except smoother transitions and zooming but that’s pretty tenuous.&lt;/P&gt;
&lt;P&gt;The great thing about this new library is that the tools to create the &lt;A href="http://msdn.microsoft.com/en-us/library/cc645050(VS.95).aspx" mce_href="http://msdn.microsoft.com/en-us/library/cc645050(VS.95).aspx"&gt;Deep Zoom&lt;/A&gt; image are exactly the same as with Silverlight: the JavaScript client is pretty much a drop-in replacement for the Silverlight client.&lt;/P&gt;
&lt;P&gt;Embedding the viewer into a page is YouTube-easy: give the deep zoom url and it will build the code for you to embed.&lt;/P&gt;
&lt;P&gt;MSDN on Deep Zoom: &lt;BR&gt;&lt;A title=http://msdn.microsoft.com/en-us/library/cc645050(VS.95).aspx href="http://msdn.microsoft.com/en-us/library/cc645050(VS.95).aspx" mce_href="http://msdn.microsoft.com/en-us/library/cc645050(VS.95).aspx"&gt;http://msdn.microsoft.com/en-us/library/cc645050(VS.95).aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Everything about the JavaScript client:&lt;BR&gt;&lt;A href="http://livelabs.com/seadragon-ajax/"&gt;http://livelabs.com/seadragon-ajax/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Embedding the viewer: &lt;BR&gt;&lt;A title=http://livelabs.com/seadragon-ajax/embed-viewer href="http://livelabs.com/seadragon-ajax/embed-viewer" mce_href="http://livelabs.com/seadragon-ajax/embed-viewer"&gt;http://livelabs.com/seadragon-ajax/embed-viewer&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;UPDATE: &lt;/STRONG&gt;Kapil created a Python-based tile-cutting application that is compatible with both deep-zoom clients, to work around the Windows-only nature of the creation tools:&lt;BR&gt;&lt;A href="http://blog.kapilt.com/2008/11/30/sharing-large-images-openlayers-gsiv-modestmaps-deepzoom-and-python/"&gt;http://blog.kapilt.com/2008/11/30/sharing-large-images-openlayers-gsiv-modestmaps-deepzoom-and-python/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;UPDATE:&lt;/STRONG&gt; Also check out this TED talk to get a glimpse of the true potential of these technologies (all that you're seeing in this talk is publicly available by the way):&lt;BR&gt;&lt;A href="http://www.ted.com/index.php/talks/blaise_aguera_y_arcas_demos_photosynth.html"&gt;http://www.ted.com/index.php/talks/blaise_aguera_y_arcas_demos_photosynth.html&lt;/A&gt;&lt;/P&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6748714" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/bleroy/archive/tags/JavaScript/default.aspx">JavaScript</category><category domain="http://weblogs.asp.net/bleroy/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://weblogs.asp.net/bleroy/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://weblogs.asp.net/bleroy/archive/tags/Deep+Zoom/default.aspx">Deep Zoom</category></item><item><title>Generating HTML from Silverlight</title><link>http://weblogs.asp.net/bleroy/archive/2008/11/07/generating-html-from-silverlight.aspx</link><pubDate>Sat, 08 Nov 2008 05:56:18 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6726237</guid><dc:creator>Bertrand Le Roy</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/bleroy/rsscomments.aspx?PostID=6726237</wfw:commentRss><comments>http://weblogs.asp.net/bleroy/archive/2008/11/07/generating-html-from-silverlight.aspx#comments</comments><description>&lt;p&gt;Martin has an &lt;a href="http://www.bennedik.de/2008/11/slim-silverlight.html"&gt;interesting post&lt;/a&gt; on the technique he uses in his Silverlight chess board to generate HTML from a Silverlight application.&lt;/p&gt;  &lt;p&gt;The idea is quite interesting because he uses Silverlight for what it’s strong (vector graphics here) and HTML for the rest (text and hyperlinks). The generated HTML is the list of moves. Click events over this list triggers back code in Silverlight.&lt;/p&gt;  &lt;p&gt;One consequence of this technique is that the list is very easy to style and bring in harmony with the rest of the site using regular CSS even if you have no knowledge of Silverlight. It makes for nice and easy integration of the board in a blog or any application.&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.bennedik.de/2008/11/slim-silverlight.html" href="http://www.bennedik.de/2008/11/slim-silverlight.html"&gt;http://www.bennedik.de/2008/11/slim-silverlight.html&lt;/a&gt;&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6726237" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/bleroy/archive/tags/HTML/default.aspx">HTML</category><category domain="http://weblogs.asp.net/bleroy/archive/tags/Silverlight/default.aspx">Silverlight</category></item><item><title>Celebrating Silverlight 2 while following the World Chess Championship</title><link>http://weblogs.asp.net/bleroy/archive/2008/10/14/celebrating-silverlight-2-while-following-the-world-chess-championship.aspx</link><pubDate>Tue, 14 Oct 2008 18:45:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6681192</guid><dc:creator>Bertrand Le Roy</dc:creator><slash:comments>9</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/bleroy/rsscomments.aspx?PostID=6681192</wfw:commentRss><comments>http://weblogs.asp.net/bleroy/archive/2008/10/14/celebrating-silverlight-2-while-following-the-world-chess-championship.aspx#comments</comments><description>&lt;P&gt;To celebrate the &lt;A href="http://weblogs.asp.net/scottgu/archive/2008/10/14/silverlight-2-released.aspx" mce_href="http://weblogs.asp.net/scottgu/archive/2008/10/14/silverlight-2-released.aspx"&gt;recent launch of Silverlight 2&lt;/A&gt;, let me point you to a cool app from &lt;A href="http://www.bennedik.de/atom.xml" mce_href="http://www.bennedik.de/atom.xml"&gt;Martin Bennedik&lt;/A&gt; that is basically a Chess game (re)player. It’s really cool to visualize a whole game like this:&lt;/P&gt;
&lt;P&gt;&lt;A title=http://www.chesscenter.com/twic/twic.html href="http://www.chesscenter.com/twic/twic.html" mce_href="http://www.chesscenter.com/twic/twic.html"&gt;http://www.chesscenter.com/twic/twic.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;UPDATE:&lt;/STRONG&gt; Martin's post on the championship: &lt;A href="http://www.bennedik.de/2008/10/world-championship.html"&gt;http://www.bennedik.de/2008/10/world-championship.html&lt;/A&gt;&lt;/P&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6681192" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/bleroy/archive/tags/Silverlight/default.aspx">Silverlight</category></item></channel></rss>