<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Deep Zoom Batch Export (Programmatically using C#)</title><link>http://blogs.msdn.com/giorgio/archive/2008/05/05/deep-zoom-batch-export-programmaticly-using-c.aspx</link><description>[UPDATE: You can find an updated version of this library here ] The Deep Zoom composer is a great tool to manually design a composition. It is still in an early stage and I’m sure its team will add lot of interesting new features in the future. Meanwhile…I</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Airline Travel &amp;raquo; Deep Zoom Batch Export (Programmaticly using C#)</title><link>http://blogs.msdn.com/giorgio/archive/2008/05/05/deep-zoom-batch-export-programmaticly-using-c.aspx#8461553</link><pubDate>Tue, 06 May 2008 01:05:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8461553</guid><dc:creator>Airline Travel &amp;raquo; Deep Zoom Batch Export (Programmaticly using C#)</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.travel-hilarity.com/airline_travel/?p=4337"&gt;http://www.travel-hilarity.com/airline_travel/?p=4337&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Deep Zoom Batch Export (Programmaticly using C#)</title><link>http://blogs.msdn.com/giorgio/archive/2008/05/05/deep-zoom-batch-export-programmaticly-using-c.aspx#8502799</link><pubDate>Wed, 14 May 2008 09:16:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8502799</guid><dc:creator>Preethi</dc:creator><description>&lt;p&gt;hey,&lt;/p&gt;
&lt;p&gt;i think the argument that is passed to the process is wrong...don't you think the string &amp;quot;args&amp;quot; should be something like this?&lt;/p&gt;
&lt;p&gt;string args = string.Format(@&amp;quot;CreateCollection &amp;quot;&amp;quot;{0}&amp;quot;&amp;quot; &amp;quot;&amp;quot;{1}&amp;quot;&amp;quot; /XML&amp;quot;, SceneGraphFile, Path.Combine(ImagesDestinationFolder, CollectionName + &amp;quot;.sdc&amp;quot;));&lt;/p&gt;
&lt;p&gt;I have added the /XML just to get an items.xml file as well...&lt;/p&gt;
</description></item><item><title>re: Deep Zoom Batch Export (Programmaticly using C#)</title><link>http://blogs.msdn.com/giorgio/archive/2008/05/05/deep-zoom-batch-export-programmaticly-using-c.aspx#8502810</link><pubDate>Wed, 14 May 2008 09:29:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8502810</guid><dc:creator>gisardo</dc:creator><description>&lt;p&gt;Hi Preethi,&lt;/p&gt;
&lt;p&gt;you are right...you need the &amp;quot;&amp;quot; if your path has spaces inside...&lt;/p&gt;
&lt;p&gt;Thanks for the feedback. Expect a new library with more features comgin soon... ;)&lt;/p&gt;
</description></item><item><title>re: Deep Zoom Batch Export (Programmaticly using C#)</title><link>http://blogs.msdn.com/giorgio/archive/2008/05/05/deep-zoom-batch-export-programmaticly-using-c.aspx#8557308</link><pubDate>Thu, 29 May 2008 08:47:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8557308</guid><dc:creator>follesoe</dc:creator><description>&lt;p&gt;Hi Girogio!&lt;/p&gt;
&lt;p&gt;Great post! Did a Silverlight 2 session at REMIX Sydney and Melbourne, and part of that session was done by Jose Fajardo who talked about making &amp;quot;every&amp;quot; image deep zoomable. This is a nice sample of automating the sparse image tool - Allready shared it with a guy on the Silverlight.net forum.&lt;/p&gt;
&lt;p&gt;You should get it up on Codeplex so we can start adding features - Like turning it into a windows service that monitors a folder for incomming files and automatically converts them into deep zoom collections :)&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Jonas Folles&amp;#248;&lt;/p&gt;
</description></item><item><title>re: Deep Zoom Batch Export (Programmaticly using C#)</title><link>http://blogs.msdn.com/giorgio/archive/2008/05/05/deep-zoom-batch-export-programmaticly-using-c.aspx#8557377</link><pubDate>Thu, 29 May 2008 10:23:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8557377</guid><dc:creator>gisardo</dc:creator><description>&lt;p&gt;Hey Jonas, how are you doing? &lt;/p&gt;
&lt;p&gt;I've written an updated version of this library...I will release asap SL Beta2 goes public :)&lt;/p&gt;
&lt;p&gt;Stay tuned!&lt;/p&gt;
</description></item><item><title>re: Deep Zoom Batch Export (Programmaticly using C#)</title><link>http://blogs.msdn.com/giorgio/archive/2008/05/05/deep-zoom-batch-export-programmaticly-using-c.aspx#8570727</link><pubDate>Tue, 03 Jun 2008 04:34:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8570727</guid><dc:creator>SoulSolutions</dc:creator><description>&lt;p&gt;Great little tool Giorgio!&lt;/p&gt;
&lt;p&gt;For those running 64bit vista I needed to point to the &amp;quot;program files (x86)&amp;quot; folder for the sparseimagetool.exe and also put quotes around the locations for the generated xml file and the output folder. eg:&lt;/p&gt;
&lt;p&gt;C:\Program Files (x86)\Microsoft\Deep Zoom Composer&amp;gt;SparseImageTool.exe CreateCo&lt;/p&gt;
&lt;p&gt;llection &amp;quot;C:\Users\john\AppData\Local\Giorgio Sardo\DZBatch\\1.0.0.0\SceneGraphF&lt;/p&gt;
&lt;p&gt;ile.xml&amp;quot; &amp;quot;c:\temp\BatchCollection.sdc&amp;quot;&lt;/p&gt;
&lt;p&gt;This is incredibly useful, please keep posting what you are upto with Deep Zoom. I'll make sure to post back what I'm doing with really large collections (18,000+) using your tool with a few modifications ;)&lt;/p&gt;
&lt;p&gt;The key thing we are doing is linking to a database that describes the images in great detail, but using the z-index as a key and using your tool to put that refenence into the database as we generate the collection we can impliment filtering, sorting, search and metadata.&lt;/p&gt;
</description></item><item><title>re: Deep Zoom Batch Export (Programmaticly using C#)</title><link>http://blogs.msdn.com/giorgio/archive/2008/05/05/deep-zoom-batch-export-programmaticly-using-c.aspx#8570736</link><pubDate>Tue, 03 Jun 2008 04:45:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8570736</guid><dc:creator>SoulSolutions</dc:creator><description>&lt;p&gt;Oops forgot to say how to fix it ;)&lt;/p&gt;
&lt;p&gt;So if you have the V1 code the only change is to line 118 of DeepZoomBatchHelper.cs:&lt;/p&gt;
&lt;p&gt;string args = string.Format(&amp;quot;CreateCollection \&amp;quot;{0}\&amp;quot; \&amp;quot;{1}\&amp;quot;&amp;quot;,&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;/p&gt;
&lt;p&gt;John.&lt;/p&gt;
</description></item><item><title>Batch Generating DeepZoom on Vista 64bit [Soul Solutions]</title><link>http://blogs.msdn.com/giorgio/archive/2008/05/05/deep-zoom-batch-export-programmaticly-using-c.aspx#8570807</link><pubDate>Tue, 03 Jun 2008 06:01:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8570807</guid><dc:creator>Australian &amp; New Zealand MVPs</dc:creator><description>&lt;p&gt;Jonas has already mentioned it but if you are looking for way to automate a batch process for creating&lt;/p&gt;
</description></item><item><title>re: Deep Zoom Batch Export (Programmaticly using C#)</title><link>http://blogs.msdn.com/giorgio/archive/2008/05/05/deep-zoom-batch-export-programmaticly-using-c.aspx#8571261</link><pubDate>Tue, 03 Jun 2008 12:04:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8571261</guid><dc:creator>gisardo</dc:creator><description>&lt;p&gt;Thank you John, I'll publish a new revisioned library this week :)&lt;/p&gt;
&lt;p&gt;Any feedback or comment will be appreciated! :D&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;G.&lt;/p&gt;
</description></item><item><title>re: Deep Zoom Batch Export (Programmaticly using C#)</title><link>http://blogs.msdn.com/giorgio/archive/2008/05/05/deep-zoom-batch-export-programmaticly-using-c.aspx#8574723</link><pubDate>Thu, 05 Jun 2008 10:47:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8574723</guid><dc:creator>ramesh</dc:creator><description>&lt;p&gt;Hi gisardo,&lt;/p&gt;
&lt;p&gt;Great Post. I am searching for it from long time.&lt;/p&gt;
&lt;p&gt;But I want to use this for web application dynamically generating object. Please suggest me, what to do.&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;
&lt;p&gt;Rams.&lt;/p&gt;
</description></item><item><title>re: Deep Zoom Batch Export (Programmaticly using C#)</title><link>http://blogs.msdn.com/giorgio/archive/2008/05/05/deep-zoom-batch-export-programmaticly-using-c.aspx#8579247</link><pubDate>Sat, 07 Jun 2008 03:25:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8579247</guid><dc:creator>gisardo</dc:creator><description>&lt;p&gt;Thank you Rams,&lt;/p&gt;
&lt;p&gt;with the current release of DeepZoom you need the SparseImageTool in order to generate images. I'm not sure about your scenario, but eventually:&lt;/p&gt;
&lt;p&gt;1) You could install a sort of &amp;quot;service&amp;quot; in the machine containings images, that upload them to the web&lt;/p&gt;
&lt;p&gt;2) If you have administrator rights in the Web Server, you could create a web service that receive images and generate the DeepZoom collection out of them.&lt;/p&gt;
&lt;p&gt;Today we still have a &amp;quot;preview&amp;quot; version of deepzoom, so expect more features as it goes live :)&lt;/p&gt;
&lt;p&gt;ciao!&lt;/p&gt;
&lt;p&gt;Giorgio&lt;/p&gt;
</description></item><item><title>Silverlight 2 B2 Resources</title><link>http://blogs.msdn.com/giorgio/archive/2008/05/05/deep-zoom-batch-export-programmaticly-using-c.aspx#8646179</link><pubDate>Tue, 24 Jun 2008 10:48:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8646179</guid><dc:creator>Giorgio Sardo Blog</dc:creator><description>&lt;p&gt;Based on the questions I received in the last period, I’d like to share here some links that will eventually&lt;/p&gt;
</description></item><item><title>re: Deep Zoom Batch Export (Programmaticly using C#)</title><link>http://blogs.msdn.com/giorgio/archive/2008/05/05/deep-zoom-batch-export-programmaticly-using-c.aspx#8692708</link><pubDate>Sat, 05 Jul 2008 09:04:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8692708</guid><dc:creator>Tian</dc:creator><description>&lt;p&gt;Nice tool. Any plans to update this for Beta2? Would be neat to get this going with the new XML formats. Have you also seen this project, which doesn't use the SparseImageTool at all? : &lt;a rel="nofollow" target="_new" href="http://www.codeproject.com/KB/silverlight/DecosDeepZoom.aspx"&gt;http://www.codeproject.com/KB/silverlight/DecosDeepZoom.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
</description></item><item><title>Deep Zoom Batch Export using C# - Update</title><link>http://blogs.msdn.com/giorgio/archive/2008/05/05/deep-zoom-batch-export-programmaticly-using-c.aspx#8896811</link><pubDate>Tue, 26 Aug 2008 12:25:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8896811</guid><dc:creator>Giorgio Sardo Blog</dc:creator><description>&lt;p&gt;In a previous post I’ve showed how to automate the exporting process of a DeepZoom composition or collection.&lt;/p&gt;
</description></item><item><title>Viewing a LOT of Images Effectively (plus 700 Obama Newspaper Covers in Silverlight Deep Zoom )</title><link>http://blogs.msdn.com/giorgio/archive/2008/05/05/deep-zoom-batch-export-programmaticly-using-c.aspx#9053235</link><pubDate>Sat, 08 Nov 2008 02:02:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9053235</guid><dc:creator>ASPInsiders</dc:creator><description>&lt;p&gt;digg_url = '&lt;a rel="nofollow" target="_new" href="http://digg.com/politics/730_Obama_Newspapers_from_66_Countries_DeepZoom_Collection"&gt;http://digg.com/politics/730_Obama_Newspapers_from_66_Countries_DeepZoom_Collection&lt;/a&gt;'; I don't&lt;/p&gt;
</description></item><item><title>Viewing a LOT of Images Effectively (plus 700 Obama Newspaper Covers in Silverlight Deep Zoom )</title><link>http://blogs.msdn.com/giorgio/archive/2008/05/05/deep-zoom-batch-export-programmaticly-using-c.aspx#9053239</link><pubDate>Sat, 08 Nov 2008 02:05:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9053239</guid><dc:creator>Scott Hanselman</dc:creator><description>&lt;p&gt;digg_url = '&lt;a rel="nofollow" target="_new" href="http://digg.com/politics/730_Obama_Newspapers_from_66_Countries_DeepZoom_Collection"&gt;http://digg.com/politics/730_Obama_Newspapers_from_66_Countries_DeepZoom_Collection&lt;/a&gt;'; I don&lt;/p&gt;
</description></item></channel></rss>