Hi Juraj,
At the last data week and in the workshops, we have an
interesting user case: sharing code snippets between
assistants to the workshop. For that we setup an Etherpad
at the beginning of the workshop where we share notes and
code snippets by their url on
http://ws.stfx.eu.
This has worked pretty fine and the only thing I can think
for an improvement would be having something like
"ethepads" inside the Pharo Image, allowing participants
to write collaboratively docs and scripts inside Pharo.
You can see and examples of such case of use here:
http://mutabit.com/deltas/repos.fossil/dataweek/home
(mostly in Spanish but the use of Etherpads and published
playgrounds is understandable).
Cheers,
Offray
On 07/08/15 08:23, Juraj
Kubelka wrote:
Hi!
It is great that people are interested in
sharing information between images. GTChatter was the
first try and we will come with a new solution.
What is the most urgent information you
want to share between images? Source code?
I am curious about your use cases: Do you
want to share information between images on the same
computer? Between your computers? Between co-workers?
Cheers,
Juraj
On PharoDays, there was a
demo of GTChatter (
https://youtu.be/Nmcou_5um2s?t=22m18s
), but it was just prototype, I don't think it's
currently being developed. But maybe it could
serve as a bases for code sharing between
images/users.
If anything you could simply push
your code to
http://ws.stfx.eu/
(Playground can do that with a button), and
then paste the link through GTSpotter to the
other user. If you paste that link into
GTSpotter, it automatically offers you the
option to open playground on it (eg. try
pasting into GTSpotter
http://ws.stfx.eu/923KR0YD1BRU
).
Peter