<br><br><div class="gmail_quote">On Tue, Jul 20, 2010 at 1:28 PM, David Gobbi <span dir="ltr">&lt;<a href="mailto:david.gobbi@gmail.com">david.gobbi@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
It wouldn&#39;t have to be two-way communication if the master image is<br>
the one on the wiki (i.e. just as the wiki copy of the code is the<br>
master copy).<br>
<br></blockquote><div>true. </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
But, yes, you would need two-way communication to get all the images<br>
on the wiki in the first place.  Or a whole lotta manpower, to upload<br>
the images manually.<br>
<font color="#888888"><br></font></blockquote><div>There is some advantage if we can find a way via a program or a script.  Soon we will try to get the images on the wiki. </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<font color="#888888">
  David<br>
</font><div><div></div><div class="h5"><br>
<br>
On Tue, Jul 20, 2010 at 11:03 AM, Aashish Chaudhary<br>
&lt;<a href="mailto:aashish.chaudhary@kitware.com">aashish.chaudhary@kitware.com</a>&gt; wrote:<br>
&gt; We talked about it .. basically two way communication between Wiki and Git<br>
&gt; repository.<br>
&gt; There are some issues but I think for the regression  images we should have<br>
&gt; it. I think that would be really valuable for the users.<br>
&gt; Thanks,<br>
&gt;<br>
&gt;<br>
&gt; On Tue, Jul 20, 2010 at 12:36 PM, David Gobbi &lt;<a href="mailto:david.gobbi@gmail.com">david.gobbi@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; This is quite awesome.  I hate to be the guy who asks for more when<br>
&gt;&gt; given a feast, but could the master regression images be on the wiki<br>
&gt;&gt; too?<br>
&gt;&gt;<br>
&gt;&gt;  David<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Tue, Jul 20, 2010 at 10:24 AM, Bill Lorensen &lt;<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt; &gt; Folks,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; David Doria, Aashish Chaudhary, Zack Galbreath, and I are excited to<br>
&gt;&gt; &gt; announce the next phase of the VTK Wiki Examples.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; We have established a process to automatically synchronize the<br>
&gt;&gt; &gt; examples at: <a href="http://vtk.org/Wiki/VTK/Examples" target="_blank">http://vtk.org/Wiki/VTK/Examples</a> with a git repository<br>
&gt;&gt; &gt; at <a href="http://gitorious.org/vtkwikiexamples" target="_blank">http://gitorious.org/vtkwikiexamples</a>. The process includes nightly<br>
&gt;&gt; &gt; compiles of each C++ example on several systems and running most C++<br>
&gt;&gt; &gt; examples<br>
&gt;&gt; &gt; as tests. Many of the tests that produce images are regression tested<br>
&gt;&gt; &gt; against a baseline image.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Highlights:<br>
&gt;&gt; &gt;  Over 500 c++ examples<br>
&gt;&gt; &gt;  Over a dozen python examples (we need more!)<br>
&gt;&gt; &gt;  Almost 5 java examples (we need more!)<br>
&gt;&gt; &gt;  and over 5 tcl examples (we need more!)<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;  Over 380 c++ tests<br>
&gt;&gt; &gt;  Over 200 Image regression tests<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; There are three ways to obtain the examples:<br>
&gt;&gt; &gt; 1) Go to an example page, cut and paste the example with its<br>
&gt;&gt; &gt;   CMakeLists.txt file.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; 2) Clone the git repository:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; git clone git://<a href="http://gitorious.org/vtkwikiexamples/wikiexamples.git" target="_blank">gitorious.org/vtkwikiexamples/wikiexamples.git</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; 3) Or download a tarball and extract the examples<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; <a href="http://gitorious.org/vtkwikiexamples/wikiexamples/archive-tarball/master" target="_blank">http://gitorious.org/vtkwikiexamples/wikiexamples/archive-tarball/master</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; The wiki is the holder of the master copy of each example. As examples<br>
&gt;&gt; &gt; are added by the VTK community, these examples will automatically be<br>
&gt;&gt; &gt; placed in the git repository, compiled every night and tested.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; For general information on the Wiki Examples go to:<br>
&gt;&gt; &gt; <a href="http://vtk.org/Wiki/VTK/Examples" target="_blank">http://vtk.org/Wiki/VTK/Examples</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; We have instructions for:<br>
&gt;&gt; &gt; Example Users: <a href="http://vtk.org/Wiki/VTK/Examples/Instructions/ForUsers" target="_blank">http://vtk.org/Wiki/VTK/Examples/Instructions/ForUsers</a><br>
&gt;&gt; &gt; Example Developers:<br>
&gt;&gt; &gt; <a href="http://vtk.org/Wiki/VTK/Examples/Instructions/ForDevelopers" target="_blank">http://vtk.org/Wiki/VTK/Examples/Instructions/ForDevelopers</a><br>
&gt;&gt; &gt; Example Administrators:<br>
&gt;&gt; &gt; <a href="http://vtk.org/Wiki/VTK/Examples/Instructions/ForAdministrators" target="_blank">http://vtk.org/Wiki/VTK/Examples/Instructions/ForAdministrators</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Please feel free to add examples to this grass roots effort to ease the<br>
&gt;&gt; &gt; VTK learning experience.<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Visit other Kitware open-source projects at<br>
&gt;&gt; &gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; &gt; <a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt;<br>
&gt;&gt; Visit other Kitware open-source projects at<br>
&gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;<br>
&gt;&gt; Please keep messages on-topic and check the VTK FAQ at:<br>
&gt;&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;&gt;<br>
&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; | Aashish Chaudhary<br>
&gt; | R&amp;D Engineer<br>
&gt; | Kitware Inc.<br>
&gt; | <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>| Aashish Chaudhary <br>| R&amp;D Engineer         <br>| Kitware Inc.            <br>| <a href="http://www.kitware.com">www.kitware.com</a>    <br>