<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>DeepTalks</title><link>http://deeptalks.codeplex.com/Project/ProjectRss.aspx</link><description>Code and libraries to download all talks from a Particle Physics conference agenda and convert them to a large DeepZoom format - so you can look at a whole meeting or conference at once.</description><item><title>Source code checked in, #42591</title><link>http://deeptalks.codeplex.com/SourceControl/changeset/view/42591</link><description>For fixes &amp;#40;minor&amp;#41; to the thing after development was done. &amp;#58;-&amp;#41;</description><author>gwatts</author><pubDate>Sat, 20 Mar 2010 07:36:33 GMT</pubDate><guid isPermaLink="false">Source code checked in, #42591 20100320073633A</guid></item><item><title>Created Issue: Could we use jellyfish to multi-thread the DZ output? [5592]</title><link>http://deeptalks.codeplex.com/WorkItem/View.aspx?WorkItemId=5592</link><description>http&amp;#58;&amp;#47;&amp;#47;jellyfishdz.codeplex.com&amp;#47; - it seems liek they have their own code to write stuff out.&lt;br /&gt;</description><author>gwatts</author><pubDate>Sat, 20 Mar 2010 06:42:15 GMT</pubDate><guid isPermaLink="false">Created Issue: Could we use jellyfish to multi-thread the DZ output? [5592] 20100320064215A</guid></item><item><title>Source code checked in, #42590</title><link>http://deeptalks.codeplex.com/SourceControl/changeset/view/42590</link><description>Moving the files around...</description><author>gwatts</author><pubDate>Sat, 20 Mar 2010 06:33:22 GMT</pubDate><guid isPermaLink="false">Source code checked in, #42590 20100320063322A</guid></item><item><title>Commented Feature: Should we be using PNG's instead of JPEGs? [1501]</title><link>http://deeptalks.codeplex.com/WorkItem/View.aspx?WorkItemId=1501</link><description>I&amp;#39;ve been using jpeg&amp;#39;s up to now. Which is better - png or jpeg as far as the SIT is concerned&amp;#63; Or does it not matter much&amp;#63;&lt;br /&gt;&lt;br /&gt;Some background&amp;#59; In the creation of a sparse image with the DZI we deal with three images&amp;#58; input &amp;#40;your JPGs&amp;#41;, intermediate when we convert each input image to a non-sparse DZI and then the output DZI which is a sparse composition of the intermediate images. &lt;br /&gt;&lt;br /&gt;My advice is to use PNG for the first two.  &lt;br /&gt;&lt;br /&gt;1.       Try to scan or extract your input materials to a PNG format. &lt;br /&gt;&lt;br /&gt;2.       Convert the input PNGs to DZI&amp;#8217;s images with PNG tiles, using the ImageTool &amp;#40;part of the DeepZoomComposer distribution&amp;#41;.  The correct command line is something like&amp;#58;&lt;br /&gt;&lt;br /&gt;ImageTool.exe convert &amp;#60;inputfile&amp;#62; png&lt;br /&gt;&lt;br /&gt;3.       Add the non-sparse DZI images &amp;#40;from step 2&amp;#41; to the scene graph file and run SIT.&lt;br /&gt;&lt;br /&gt;This will ensure that there is no quality degradation from compressing&amp;#47;decompressing lossy JPGs.&lt;br /&gt;&lt;br /&gt;For the output image you need to balance the quality of PNG versus the size reduction of the JPG tiles. My suggestion is try them out both and choose the correct format for your needs. You might also want to try with different quality levels when encoding JPG tiles.&lt;br /&gt;Comments: ** Comment from web user: gwatts ** &lt;p&gt;According to writeup - compression above 0.9 will not really make a visible difference. So that is what we shoudl run and compare a talk at.&lt;/p&gt;</description><author>gwatts</author><pubDate>Sat, 20 Mar 2010 06:26:34 GMT</pubDate><guid isPermaLink="false">Commented Feature: Should we be using PNG's instead of JPEGs? [1501] 20100320062634A</guid></item><item><title>Created Issue: DZ output should be png images [5591]</title><link>http://deeptalks.codeplex.com/WorkItem/View.aspx?WorkItemId=5591</link><description>Make it possible to set - but this should be PNG since for slides and other high constrast stuff PNG usually does better. Should we test&amp;#63;&amp;#63; &amp;#58;-&amp;#41;&lt;br /&gt;</description><author>gwatts</author><pubDate>Sat, 20 Mar 2010 06:24:09 GMT</pubDate><guid isPermaLink="false">Created Issue: DZ output should be png images [5591] 20100320062409A</guid></item><item><title>Commented Feature: Should we be using PNG's instead of JPEGs? [1501]</title><link>http://deeptalks.codeplex.com/WorkItem/View.aspx?WorkItemId=1501</link><description>I&amp;#39;ve been using jpeg&amp;#39;s up to now. Which is better - png or jpeg as far as the SIT is concerned&amp;#63; Or does it not matter much&amp;#63;&lt;br /&gt;&lt;br /&gt;Some background&amp;#59; In the creation of a sparse image with the DZI we deal with three images&amp;#58; input &amp;#40;your JPGs&amp;#41;, intermediate when we convert each input image to a non-sparse DZI and then the output DZI which is a sparse composition of the intermediate images. &lt;br /&gt;&lt;br /&gt;My advice is to use PNG for the first two.  &lt;br /&gt;&lt;br /&gt;1.       Try to scan or extract your input materials to a PNG format. &lt;br /&gt;&lt;br /&gt;2.       Convert the input PNGs to DZI&amp;#8217;s images with PNG tiles, using the ImageTool &amp;#40;part of the DeepZoomComposer distribution&amp;#41;.  The correct command line is something like&amp;#58;&lt;br /&gt;&lt;br /&gt;ImageTool.exe convert &amp;#60;inputfile&amp;#62; png&lt;br /&gt;&lt;br /&gt;3.       Add the non-sparse DZI images &amp;#40;from step 2&amp;#41; to the scene graph file and run SIT.&lt;br /&gt;&lt;br /&gt;This will ensure that there is no quality degradation from compressing&amp;#47;decompressing lossy JPGs.&lt;br /&gt;&lt;br /&gt;For the output image you need to balance the quality of PNG versus the size reduction of the JPG tiles. My suggestion is try them out both and choose the correct format for your needs. You might also want to try with different quality levels when encoding JPG tiles.&lt;br /&gt;Comments: ** Comment from web user: gwatts ** &lt;p&gt;jpeg is better for continuous tone images, and png for things that aren&amp;#39;t. Slides tend to mostly be single tone... png is lossless... so - we shoudl switch to that, I guess&amp;#33;&lt;/p&gt;</description><author>gwatts</author><pubDate>Sat, 20 Mar 2010 06:23:03 GMT</pubDate><guid isPermaLink="false">Commented Feature: Should we be using PNG's instead of JPEGs? [1501] 20100320062303A</guid></item><item><title>Source code checked in, #42508</title><link>http://deeptalks.codeplex.com/SourceControl/changeset/view/42508</link><description>Make sure sub-talks are correctly rendered</description><author>gwatts</author><pubDate>Wed, 17 Mar 2010 09:10:01 GMT</pubDate><guid isPermaLink="false">Source code checked in, #42508 20100317091001A</guid></item><item><title>Created Issue: Make sure the arrow keys work correctly for sub talks! [5578]</title><link>http://deeptalks.codeplex.com/WorkItem/View.aspx?WorkItemId=5578</link><description>We need backwards and up and down navagation here&amp;#33;&lt;br /&gt;</description><author>gwatts</author><pubDate>Wed, 17 Mar 2010 08:50:52 GMT</pubDate><guid isPermaLink="false">Created Issue: Make sure the arrow keys work correctly for sub talks! [5578] 20100317085052A</guid></item><item><title>Source code checked in, #42507</title><link>http://deeptalks.codeplex.com/SourceControl/changeset/view/42507</link><description>Deal with talks that have no slides, but have sub-talks. We were making a now-bad assumption&amp;#33; &amp;#58;-&amp;#41;</description><author>gwatts</author><pubDate>Wed, 17 Mar 2010 08:47:12 GMT</pubDate><guid isPermaLink="false">Source code checked in, #42507 20100317084712A</guid></item><item><title>Created Issue: Sub talks should have their title linked correctly [5577]</title><link>http://deeptalks.codeplex.com/WorkItem/View.aspx?WorkItemId=5577</link><description>Make sure that sub-talks get their title linked properly - with a HS Action Click thing-y...&lt;br /&gt;</description><author>gwatts</author><pubDate>Wed, 17 Mar 2010 08:37:27 GMT</pubDate><guid isPermaLink="false">Created Issue: Sub talks should have their title linked correctly [5577] 20100317083727A</guid></item><item><title>Source code checked in, #42506</title><link>http://deeptalks.codeplex.com/SourceControl/changeset/view/42506</link><description>Fix up a race condition - the process could exit between the time we look it up and the time we issue the kill command. As a result the kill command will error out. Lucky we caught that&amp;#33;</description><author>gwatts</author><pubDate>Wed, 17 Mar 2010 08:31:41 GMT</pubDate><guid isPermaLink="false">Source code checked in, #42506 20100317083141A</guid></item><item><title>Created Issue: General Web Scraper... [5576]</title><link>http://deeptalks.codeplex.com/WorkItem/View.aspx?WorkItemId=5576</link><description>http&amp;#58;&amp;#47;&amp;#47;www.er.doe.gov&amp;#47;hep&amp;#47;agendas&amp;#47;HEPAPAgendaMarch2010.shtml - this is a hepap meeting&lt;br /&gt;</description><author>gwatts</author><pubDate>Tue, 16 Mar 2010 18:47:31 GMT</pubDate><guid isPermaLink="false">Created Issue: General Web Scraper... [5576] 20100316064731P</guid></item><item><title>Source code checked in, #42482</title><link>http://deeptalks.codeplex.com/SourceControl/changeset/view/42482</link><description>Added the ability to render sub-talks - talks that are &amp;#34;inside&amp;#34; other talks on indico...</description><author>gwatts</author><pubDate>Tue, 16 Mar 2010 09:48:45 GMT</pubDate><guid isPermaLink="false">Source code checked in, #42482 20100316094845A</guid></item><item><title>Closed Issue: Agenda sub-items should be rendered inside a talk [3584]</title><link>http://deeptalks.codeplex.com/WorkItem/View.aspx?WorkItemId=3584</link><description>http&amp;#58;&amp;#47;&amp;#47;ilcagenda.linearcollider.org&amp;#47;conferenceOtherViews.py&amp;#63;view&amp;#61;standard&amp;#38;confId&amp;#61;3154 - for example - they should show up inside the talk.&lt;br /&gt;Comments: &lt;p&gt;Duplicate of other work item&lt;/p&gt;</description><author>gwatts</author><pubDate>Tue, 16 Mar 2010 06:03:18 GMT</pubDate><guid isPermaLink="false">Closed Issue: Agenda sub-items should be rendered inside a talk [3584] 20100316060318A</guid></item><item><title>Created Issue: Pheno 2009 rendering fails to show up in SL control [5569]</title><link>http://deeptalks.codeplex.com/WorkItem/View.aspx?WorkItemId=5569</link><description>It is just a blank screen&amp;#33; &amp;#58;&amp;#40;&lt;br /&gt;</description><author>gwatts</author><pubDate>Mon, 15 Mar 2010 16:31:06 GMT</pubDate><guid isPermaLink="false">Created Issue: Pheno 2009 rendering fails to show up in SL control [5569] 20100315043106P</guid></item><item><title>Created Issue: Pheno 2009 rendering fails to show up in SL control [5568]</title><link>http://deeptalks.codeplex.com/WorkItem/View.aspx?WorkItemId=5568</link><description>It is just a blank screen&amp;#33; &amp;#58;&amp;#40;&lt;br /&gt;</description><author>gwatts</author><pubDate>Mon, 15 Mar 2010 16:31:00 GMT</pubDate><guid isPermaLink="false">Created Issue: Pheno 2009 rendering fails to show up in SL control [5568] 20100315043100P</guid></item><item><title>Created Issue: Does GS have a parallel option now to speed it up? ;-) [5566]</title><link>http://deeptalks.codeplex.com/WorkItem/View.aspx?WorkItemId=5566</link><description>Anything to make that faster, if we restrict the &amp;#35; that are running for example.&lt;br /&gt;</description><author>gwatts</author><pubDate>Sun, 14 Mar 2010 21:16:59 GMT</pubDate><guid isPermaLink="false">Created Issue: Does GS have a parallel option now to speed it up? ;-) [5566] 20100314091659P</guid></item><item><title>Created Issue: Limit the # of gswin32 running at once [5565]</title><link>http://deeptalks.codeplex.com/WorkItem/View.aspx?WorkItemId=5565</link><description>FOr pheno2009 I seem to have almost 50&amp;#33;&lt;br /&gt;</description><author>gwatts</author><pubDate>Sun, 14 Mar 2010 10:29:12 GMT</pubDate><guid isPermaLink="false">Created Issue: Limit the # of gswin32 running at once [5565] 20100314102912A</guid></item><item><title>Created Issue: Limit the # of gswin32 running at once [5564]</title><link>http://deeptalks.codeplex.com/WorkItem/View.aspx?WorkItemId=5564</link><description>FOr pheno2009 I seem to have almost 50&amp;#33;&lt;br /&gt;</description><author>gwatts</author><pubDate>Sun, 14 Mar 2010 10:28:50 GMT</pubDate><guid isPermaLink="false">Created Issue: Limit the # of gswin32 running at once [5564] 20100314102850A</guid></item><item><title>Source code checked in, #42415</title><link>http://deeptalks.codeplex.com/SourceControl/changeset/view/42415</link><description>When we can&amp;#39;t find anything appropriate associated with an agenda item, then grab whatever we can find.</description><author>gwatts</author><pubDate>Sun, 14 Mar 2010 09:25:02 GMT</pubDate><guid isPermaLink="false">Source code checked in, #42415 20100314092502A</guid></item></channel></rss>