<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Oct 8, 2013 at 2:49 PM, Tobias Pape <span dir="ltr">&lt;<a href="mailto:Das.Linux@gmx.de" target="_blank">Das.Linux@gmx.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am 08.10.2013 um 23:14 schrieb Eliot Miranda &lt;<a href="mailto:eliot.miranda@gmail.com">eliot.miranda@gmail.com</a>&gt;:<br>

<div><div class="h5"><br>
&gt; Hi Tobias, Tim,<br>
&gt;<br>
&gt;<br>
&gt; On Tue, Oct 8, 2013 at 1:58 PM, Tobias Pape &lt;<a href="mailto:Das.Linux@gmx.de">Das.Linux@gmx.de</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; Am 08.10.2013 um 22:49 schrieb tim Rowledge &lt;<a href="mailto:tim@rowledge.org">tim@rowledge.org</a>&gt;:<br>
&gt;&gt;<br>
&gt;&gt;&gt; On 08-10-2013, at 12:58 PM, Eliot Miranda &lt;<a href="mailto:eliot.miranda@gmail.com">eliot.miranda@gmail.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; If it weren&#39;t for comments (and comments are /really/ important) we&#39;d<br>
&gt;&gt; have implemented a parameterised formatted by now that auto-formatted code<br>
&gt;&gt; to the preferences of the reader and this would all be moot.  But without a<br>
&gt;&gt; good AI I don&#39;t see how to spot and preserve while reformatting multi-line<br>
&gt;&gt; comments, comments with diagrams in them, etc, etc, etc.<br>
&gt;&gt;&gt;&gt; --<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; One possible thing we could do with comments is make them act like<br>
&gt;&gt; comments to annotated Word/Pages documents. Select the section of code, hit<br>
&gt;&gt; MagicKey-comment, enter comment in balloon. Comments get to live in their<br>
&gt;&gt; own private formatting space, unaffected by whatever happens to the code<br>
&gt;&gt; layout. Possibly, they could be handled so that the code differ doesn&#39;t<br>
&gt;&gt; have to get confused by them, potentially simplifying that important job.<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; CodeTalk.<br>
&gt;&gt; <a href="https://www.hpi.uni-potsdam.de/hirschfeld/trac/SqueakCommunityProjects/wiki/codetalk" target="_blank">https://www.hpi.uni-potsdam.de/hirschfeld/trac/SqueakCommunityProjects/wiki/codetalk</a><br>
&gt;&gt; Yours truly had been involved with this in his bachelor&#39;s project[1]<br>
&gt;&gt; which then was done in cooperation with Andreas and Qwaq.<br>
&gt;&gt;<br>
&gt;&gt; There is a Paper[2] with screenshots also, an Marcel[3] wrote his<br>
&gt;&gt; Bachelor&#39;s Thesis<br>
&gt;&gt; about this[4].<br>
&gt;&gt;<br>
&gt;&gt; You get pop-out chats on your code that get sync-ed via a monticello<br>
&gt;&gt; extension.<br>
&gt;&gt;<br>
&gt;<br>
&gt; So what does a file-out look like?  What&#39;s the textual/interchange format<br>
&gt; e.g. in a Monticello package?<br>
<br>
</div></div>There is no textual form in the monticello file.<br>
The presence of chatting information is stored as extended<br>
text attibutes (like links or colors) and the chats itself<br>
are serialized binary as a new zip part (like snapshot.bin)<br>
(see §3.6 of <a href="http://www.taeumel.eu/pdf/bachelors-thesis.pdf" target="_blank">http://www.taeumel.eu/pdf/bachelors-thesis.pdf</a>)<br></blockquote><div><br></div><div>thanks!</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
Best<br>
<span class="HOEnZb"><font color="#888888">        -Tobias<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
&gt;<br>
&gt;<br>
&gt;&gt;&gt; once you have them separated, you can display them according to whatever<br>
&gt;&gt; algorithm you like. Inline them, have them float at the side, have them<br>
&gt;&gt; only pop-up when pointer is in the relevant region, list them at the end<br>
&gt;&gt; like footnotes, whatever. Or even invert the view - have the comments<br>
&gt;&gt; appear as the main text with the code off to the side.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; tim<br>
&gt;&gt;<br>
&gt;&gt; Best<br>
&gt;&gt;        -Tobias<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; [1] Our Univerisities way to get your fingers dirty in order to be able to<br>
&gt;&gt;    write your thesis.<br>
&gt;&gt; [2] <a href="http://www.taeumel.eu/pdf/codetalk-ieee.pdf" target="_blank">http://www.taeumel.eu/pdf/codetalk-ieee.pdf</a><br>
&gt;&gt; [3] The guy who also did the Morpic designer:<br>
&gt;&gt; <a href="https://www.hpi.uni-potsdam.de/hirschfeld/trac/SqueakCommunityProjects/wiki/designer" target="_blank">https://www.hpi.uni-potsdam.de/hirschfeld/trac/SqueakCommunityProjects/wiki/designer</a><br>
&gt;&gt; [4] <a href="http://www.taeumel.eu/pdf/bachelors-thesis.pdf" target="_blank">http://www.taeumel.eu/pdf/bachelors-thesis.pdf</a><br>
<br>
<br>
<br>
</div></div><br><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>best,<div>Eliot</div>
</div></div>