[ANN] Pharo Git Thermite Release
Hello, I am finally releasing an initial public version of Pharo Git Thermite, a tool that I am developing as part of my master thesis for visualizing Monticello and Git commits, for Pharo and Python: GitHub Page with sources/documentation/issue tracker: https://github.com/ronsaldo/pharo-git-thermite Short video examples: - Monticello Visualization; https://youtu.be/02CUHBmm-K8 - GitHub pull request: https://youtu.be/f196btLfYxM - Local git commit: https://youtu.be/LCHTiJ4nx3g Feedback form: https://docs.google.com/forms/d/e/1FAIpQLSeir6VlE3bR78oRsNAp9eHLkUn2Q016wEli... Best regards, Ronie
It would be fantastic that people try it out. It is easy to use, and is really a big improvement over the tool set we use. And getting feedback is important. Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
On Jul 17, 2018, at 11:08 AM, Ronie Salgado <roniesalg@gmail.com> wrote:
Hello,
I am finally releasing an initial public version of Pharo Git Thermite, a tool that I am developing as part of my master thesis for visualizing Monticello and Git commits, for Pharo and Python:
GitHub Page with sources/documentation/issue tracker: https://github.com/ronsaldo/pharo-git-thermite <https://github.com/ronsaldo/pharo-git-thermite>
Short video examples: - Monticello Visualization; https://youtu.be/02CUHBmm-K8 <https://youtu.be/02CUHBmm-K8> - GitHub pull request: https://youtu.be/f196btLfYxM <https://youtu.be/f196btLfYxM> - Local git commit: https://youtu.be/LCHTiJ4nx3g <https://youtu.be/LCHTiJ4nx3g>
Feedback form: https://docs.google.com/forms/d/e/1FAIpQLSeir6VlE3bR78oRsNAp9eHLkUn2Q016wEli... <https://docs.google.com/forms/d/e/1FAIpQLSeir6VlE3bR78oRsNAp9eHLkUn2Q016wEli...>
Best regards, Ronie
<thermite-visualization.png>
Hi Ronie, These visualizations look great! But I donât know what they mean. When one hovers the mouse over the visualizations, does help text appear explaining what one is looking at? For example, I guess that the red and green segments in âLines of Codeâ refer to lines deleted and added. But what are the green and yellow for âClassesâ. And whatâs a âFunctionâ in Pharo? The more complicated diagram for âRoassal2â I canât even begin to guess at! Donât make the mistake of thinking that because you know what the diagram means, after working on it for months, that other programmers will also know. Andrew
Hi Ronie, These visualizations look great! But I donât know what they /mean/. When one hovers the mouse over the visualizations, does help text appear explaining what one is looking at? For example, I guess that the red and green segments in âLines of Codeâ refer to lines deleted and added. But what are the green and yellow for âClassesâ. And whatâs a âFunctionâ in Pharo? The more complicated diagram for âRoassal2â I canât even begin to guess at! Donât make the mistake of thinking that because you know what the diagram means, after working on it for months, that other programmers will also know. Andrew
participants (3)
-
Alexandre Bergel -
Andrew Black -
Ronie Salgado