Hi, an idea I haven't found the courage to implement but may not be hard and can have an impact (at least fun to code). - Write / put a chat server on seasidehosting|INRIA|whatever - Pharo image includes a chat client per default - uses Author as nickname So as soon as we open an image we are connected to other users. Can be interesting in courses as students are directly connected to *real* developpers while learning (and students love to chat :). So we can exchange snippets instantly, ask questions, ... Someone ? Cheers, Laurent Laffont http://pharocasts.blogspot.com/ http://magaloma.blogspot.com/
No time, sorry. But I definitely second that! Max On 17.09.2010, at 10:30, laurent laffont wrote:
Hi,
an idea I haven't found the courage to implement but may not be hard and can have an impact (at least fun to code).
- Write / put a chat server on seasidehosting|INRIA|whatever - Pharo image includes a chat client per default - uses Author as nickname
So as soon as we open an image we are connected to other users. Can be interesting in courses as students are directly connected to *real* developpers while learning (and students love to chat :).
So we can exchange snippets instantly, ask questions, ...
Someone ?
Cheers,
Laurent Laffont
http://pharocasts.blogspot.com/ http://magaloma.blogspot.com/ _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
+1 Stef On Sep 17, 2010, at 10:44 AM, Max Leske wrote:
No time, sorry. But I definitely second that!
Max
On 17.09.2010, at 10:30, laurent laffont wrote:
Hi,
an idea I haven't found the courage to implement but may not be hard and can have an impact (at least fun to code).
- Write / put a chat server on seasidehosting|INRIA|whatever - Pharo image includes a chat client per default - uses Author as nickname
So as soon as we open an image we are connected to other users. Can be interesting in courses as students are directly connected to *real* developpers while learning (and students love to chat :).
So we can exchange snippets instantly, ask questions, ...
Someone ?
Cheers,
Laurent Laffont
http://pharocasts.blogspot.com/ http://magaloma.blogspot.com/ _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On 09/17/2010 12:58 PM, George Herolyants wrote:
Implemented in some commercial Java IDE. Never tried, but sounds great! :)
I have thought about going further - a publish/subscribe system for "development events" where you decide what events you want to publish and what you want to receive. Then you could get immediate feedback if someone *right now* is modifying a class you wrote, or if someone is publishing a new version of a package you are using etc etc. regards, Göran
2010/9/18 Göran Krampe <goran@krampe.se>
On 09/17/2010 12:58 PM, George Herolyants wrote:
Implemented in some commercial Java IDE. Never tried, but sounds great! :)
I have thought about going further - a publish/subscribe system for "development events" where you decide what events you want to publish and what you want to receive. Then you could get immediate feedback if someone *right now* is modifying a class you wrote, or if someone is publishing a new version of a package you are using etc etc.
I like the idea. Do someone know a working IRC client (or have the courage to don his superhero costume and make it working to save our lives :) on Pharo ? So we can use #pharo-project channel on irc.freenode.net. Cheers, Laurent Laffont http://pharocasts.blogspot.com/ http://magaloma.blogspot.com/
regards, Göran
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
2010/9/18 laurent laffont <laurent.laffont@gmail.com>
2010/9/18 Göran Krampe <goran@krampe.se>
On 09/17/2010 12:58 PM, George Herolyants wrote:
Implemented in some commercial Java IDE. Never tried, but sounds great! :)
I have thought about going further - a publish/subscribe system for "development events" where you decide what events you want to publish and what you want to receive. Then you could get immediate feedback if someone *right now* is modifying a class you wrote, or if someone is publishing a new version of a package you are using etc etc.
I like the idea.
Do someone know a working IRC client (or have the courage to don his superhero costume and make it working to save our lives :) on Pharo ? So we can use #pharo-project channel on irc.freenode.net.
I know there was. I think Edgar use to have it in SqueakFUn or similar....not sure where, maybe this: http://map.squeak.org/package/895674d5-0063-49f9-890d-03a69d45b157 http://squeak.preeminent.org/irc-help/irc-help.html
Cheers,
Laurent Laffont
http://pharocasts.blogspot.com/ http://magaloma.blogspot.com/
regards, Göran
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (6)
-
George Herolyants -
Göran Krampe -
laurent laffont -
Mariano Martinez Peck -
Max Leske -
Stéphane Ducasse