[ANN] pharo focused sprint - bern, feb 26

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
30 messages Options
12
Reply | Threaded
Open this post in threaded view
|

[ANN] pharo focused sprint - bern, feb 26

Tudor Girba
Hi,

We would like to organize a Pharo Sprint on Saturday, February 26 at SCG, University of Berne, Switzerland (room 107):
http://scg.unibe.ch/contact/maps

Unlike other sprints, this would not be about fixing things from the tracker, but about building something new and reviewing the situation around one central topic. For this one, the main topic will be Morphic and the IDE. Why? Because it is time to rethink our day-to-day tools and bring them closer to this century (ok, maybe decade :)). It is Ok if you are not a specialist. It is more important to want to participate and learn. The rest will come in time.

***** Please let us know by mail if you plan to attend and what you would wish to work on (see below).

Proposed tasks (other tasks are possible in the same area):
- Enhancements of Morphic widgets:
--- TabGroupMorph with lazy pages, closable tabs, overflow handling and toolbars (a start exists in Glamour)
--- High level support for collapsable panes (based on the input of Gary)
--- SearchMorph with multiple groups of items (like in Spotlight)
--- MorphTreeMorph integrated with GeneralScrollPane to allow for space filling
--- BreadcrumbMorph
--- Hyperlinks in TextMorphs
- Test and enhance the current IDE
- Evaluate TextMorphs: NewTextMorph, PluggableTextMorph, SMxPluggableTextMorph etc
- Prototype a new ToolSet solution
- Enhancements of Glamour and of the Glamorous Toolkit
--- Debugger
--- Coder
--- Multipage Workspace
--- CodeBubbles
- Develop WeakAnnouncement (start from the implementation of Lukas)
- Evaluate the various keybinding implementations
- Evaluate ToolBuilder
- Evaluate the path to adopt SimpleMorphic

A second working topic is getting Monticello faster, but this will only be tackled if there are enough people for the first one.

Cheers,
Adrian and Doru



--
www.tudorgirba.com

"Be rather willing to give than demanding to get."




Reply | Threaded
Open this post in threaded view
|

Re: [ANN] pharo focused sprint - bern, feb 26

Igor Stasenko
On 1 February 2011 16:38, Tudor Girba <[hidden email]> wrote:
> Hi,
>
> We would like to organize a Pharo Sprint on Saturday, February 26 at SCG, University of Berne, Switzerland (room 107):
> http://scg.unibe.ch/contact/maps
>
> Unlike other sprints, this would not be about fixing things from the tracker, but about building something new and reviewing the situation around one central topic. For this one, the main topic will be Morphic and the IDE. Why? Because it is time to rethink our day-to-day tools and bring them closer to this century (ok, maybe decade :)). It is Ok if you are not a specialist. It is more important to want to participate and learn. The rest will come in time.
>

Very very nice topic for sprint! UI are long awaiting for refurbishing... ahh..
There was a lot of ideas we discussed with Gary over these years, and
many of them should find the way to the world at some day.
alas..  i'm too busy with other boring stuff to do fun things with UI :(


> ***** Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>
> Proposed tasks (other tasks are possible in the same area):
> - Enhancements of Morphic widgets:
> --- TabGroupMorph with lazy pages, closable tabs, overflow handling and toolbars (a start exists in Glamour)
> --- High level support for collapsable panes (based on the input of Gary)
> --- SearchMorph with multiple groups of items (like in Spotlight)
> --- MorphTreeMorph integrated with GeneralScrollPane to allow for space filling
> --- BreadcrumbMorph
> --- Hyperlinks in TextMorphs
> - Test and enhance the current IDE
> - Evaluate TextMorphs: NewTextMorph, PluggableTextMorph, SMxPluggableTextMorph etc


> - Prototype a new ToolSet solution

Doru, there is already a working prototoype. It should work out of the
box , and if not, it will require some minor changes.
We need to take a time and review it and see if it needs some changes.
The changeset i am talking about is buried in mailing list. But it can
be easily found if you follow the links at issue tracker.

> - Enhancements of Glamour and of the Glamorous Toolkit
> --- Debugger
> --- Coder
> --- Multipage Workspace
> --- CodeBubbles
> - Develop WeakAnnouncement (start from the implementation of Lukas)
> - Evaluate the various keybinding implementations
> - Evaluate ToolBuilder
> - Evaluate the path to adopt SimpleMorphic
>



> A second working topic is getting Monticello faster, but this will only be tackled if there are enough people for the first one.
>
> Cheers,
> Adrian and Doru
>
>
>
> --
> www.tudorgirba.com
>
> "Be rather willing to give than demanding to get."
>
>
>
>
>



--
Best regards,
Igor Stasenko AKA sig.

Reply | Threaded
Open this post in threaded view
|

Re: [ANN] pharo focused sprint - bern, feb 26

Gary Chambers-4
In reply to this post by Tudor Girba
Though I can't be there in person I can make time to be available on the
Pharo IRC channel...
Sounds like fun!

Regards, Gary

----- Original Message -----
From: "Tudor Girba" <[hidden email]>
To: "[hidden email] Development"
<[hidden email]>
Cc: "Adrian Lienhard" <[hidden email]>
Sent: Tuesday, February 01, 2011 3:38 PM
Subject: [Pharo-project] [ANN] pharo focused sprint - bern, feb 26


Hi,

We would like to organize a Pharo Sprint on Saturday, February 26 at SCG,
University of Berne, Switzerland (room 107):
http://scg.unibe.ch/contact/maps

Unlike other sprints, this would not be about fixing things from the
tracker, but about building something new and reviewing the situation around
one central topic. For this one, the main topic will be Morphic and the IDE.
Why? Because it is time to rethink our day-to-day tools and bring them
closer to this century (ok, maybe decade :)). It is Ok if you are not a
specialist. It is more important to want to participate and learn. The rest
will come in time.

***** Please let us know by mail if you plan to attend and what you would
wish to work on (see below).

Proposed tasks (other tasks are possible in the same area):
- Enhancements of Morphic widgets:
--- TabGroupMorph with lazy pages, closable tabs, overflow handling and
toolbars (a start exists in Glamour)
--- High level support for collapsable panes (based on the input of Gary)
--- SearchMorph with multiple groups of items (like in Spotlight)
--- MorphTreeMorph integrated with GeneralScrollPane to allow for space
filling
--- BreadcrumbMorph
--- Hyperlinks in TextMorphs
- Test and enhance the current IDE
- Evaluate TextMorphs: NewTextMorph, PluggableTextMorph,
SMxPluggableTextMorph etc
- Prototype a new ToolSet solution
- Enhancements of Glamour and of the Glamorous Toolkit
--- Debugger
--- Coder
--- Multipage Workspace
--- CodeBubbles
- Develop WeakAnnouncement (start from the implementation of Lukas)
- Evaluate the various keybinding implementations
- Evaluate ToolBuilder
- Evaluate the path to adopt SimpleMorphic

A second working topic is getting Monticello faster, but this will only be
tackled if there are enough people for the first one.

Cheers,
Adrian and Doru



--
www.tudorgirba.com

"Be rather willing to give than demanding to get."





Reply | Threaded
Open this post in threaded view
|

Re: [ANN] pharo focused sprint - bern, feb 26

Stéphane Ducasse
In reply to this post by Tudor Girba
Cool!
Thanks for this initiative.
Doru I would like to have a plan for SimpleMorphic.

Stef

> We would like to organize a Pharo Sprint on Saturday, February 26 at SCG, University of Berne, Switzerland (room 107):
> http://scg.unibe.ch/contact/maps
>
> Unlike other sprints, this would not be about fixing things from the tracker, but about building something new and reviewing the situation around one central topic. For this one, the main topic will be Morphic and the IDE. Why? Because it is time to rethink our day-to-day tools and bring them closer to this century (ok, maybe decade :)). It is Ok if you are not a specialist. It is more important to want to participate and learn. The rest will come in time.
>
> ***** Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>
> Proposed tasks (other tasks are possible in the same area):
> - Enhancements of Morphic widgets:
> --- TabGroupMorph with lazy pages, closable tabs, overflow handling and toolbars (a start exists in Glamour)
> --- High level support for collapsable panes (based on the input of Gary)
> --- SearchMorph with multiple groups of items (like in Spotlight)
> --- MorphTreeMorph integrated with GeneralScrollPane to allow for space filling
> --- BreadcrumbMorph
> --- Hyperlinks in TextMorphs
> - Test and enhance the current IDE
> - Evaluate TextMorphs: NewTextMorph, PluggableTextMorph, SMxPluggableTextMorph etc
> - Prototype a new ToolSet solution
> - Enhancements of Glamour and of the Glamorous Toolkit
> --- Debugger
> --- Coder
> --- Multipage Workspace
> --- CodeBubbles
> - Develop WeakAnnouncement (start from the implementation of Lukas)
> - Evaluate the various keybinding implementations
> - Evaluate ToolBuilder
> - Evaluate the path to adopt SimpleMorphic
>
> A second working topic is getting Monticello faster, but this will only be tackled if there are enough people for the first one.
>
> Cheers,
> Adrian and Doru
>
>
>
> --
> www.tudorgirba.com
>
> "Be rather willing to give than demanding to get."
>
>
>
>


Reply | Threaded
Open this post in threaded view
|

Fwd: [ANN] pharo focused sprint - bern, feb 26

Tudor Girba
In reply to this post by Tudor Girba
Hi,

I would like to remind you that this Saturday, February 26, we organize a Sprint at SCG, University of Berne, Switzerland (room 107):
http://scg.unibe.ch/contact/maps

Further details can be found below. Please let us know by mail if you plan to attend and what you would wish to work on (see below).

Cheers,
Doru



Begin forwarded message:

> From: Tudor Girba <[hidden email]>
> Date: 1 February 2011 16:38:30 CET
> To: "[hidden email] Development" <[hidden email]>
> Cc: Adrian Lienhard <[hidden email]>
> Subject: [ANN] pharo focused sprint - bern, feb 26
>
> Hi,
>
> We would like to organize a Pharo Sprint on Saturday, February 26 at SCG, University of Berne, Switzerland (room 107):
> http://scg.unibe.ch/contact/maps
>
> Unlike other sprints, this would not be about fixing things from the tracker, but about building something new and reviewing the situation around one central topic. For this one, the main topic will be Morphic and the IDE. Why? Because it is time to rethink our day-to-day tools and bring them closer to this century (ok, maybe decade :)). It is Ok if you are not a specialist. It is more important to want to participate and learn. The rest will come in time.
>
> ***** Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>
> Proposed tasks (other tasks are possible in the same area):
> - Enhancements of Morphic widgets:
> --- TabGroupMorph with lazy pages, closable tabs, overflow handling and toolbars (a start exists in Glamour)
> --- High level support for collapsable panes (based on the input of Gary)
> --- SearchMorph with multiple groups of items (like in Spotlight)
> --- MorphTreeMorph integrated with GeneralScrollPane to allow for space filling
> --- BreadcrumbMorph
> --- Hyperlinks in TextMorphs
> - Test and enhance the current IDE
> - Evaluate TextMorphs: NewTextMorph, PluggableTextMorph, SMxPluggableTextMorph etc
> - Prototype a new ToolSet solution
> - Enhancements of Glamour and of the Glamorous Toolkit
> --- Debugger
> --- Coder
> --- Multipage Workspace
> --- CodeBubbles
> - Develop WeakAnnouncement (start from the implementation of Lukas)
> - Evaluate the various keybinding implementations
> - Evaluate ToolBuilder
> - Evaluate the path to adopt SimpleMorphic
>
> A second working topic is getting Monticello faster, but this will only be tackled if there are enough people for the first one.
>
> Cheers,
> Adrian and Doru
>
>
>
> --
> www.tudorgirba.com
>
> "Be rather willing to give than demanding to get."
>
>
>

--
www.tudorgirba.com

"It's not how it is, it is how we see it."


Reply | Threaded
Open this post in threaded view
|

Re: [ANN] pharo focused sprint - bern, feb 26

Mariano Martinez Peck
In reply to this post by Tudor Girba


On Tue, Feb 1, 2011 at 4:38 PM, Tudor Girba <[hidden email]> wrote:
Hi,

We would like to organize a Pharo Sprint on Saturday, February 26 at SCG, University of Berne, Switzerland (room 107):
http://scg.unibe.ch/contact/maps

Unlike other sprints, this would not be about fixing things from the tracker, but about building something new and reviewing the situation around one central topic. For this one, the main topic will be Morphic and the IDE. Why? Because it is time to rethink our day-to-day tools and bring them closer to this century (ok, maybe decade :)). It is Ok if you are not a specialist. It is more important to want to participate and learn. The rest will come in time.

***** Please let us know by mail if you plan to attend and what you would wish to work on (see below).

Proposed tasks (other tasks are possible in the same area):
- Enhancements of Morphic widgets:
--- TabGroupMorph with lazy pages, closable tabs, overflow handling and toolbars (a start exists in Glamour)
--- High level support for collapsable panes (based on the input of Gary)
--- SearchMorph with multiple groups of items (like in Spotlight)
--- MorphTreeMorph integrated with GeneralScrollPane to allow for space filling
--- BreadcrumbMorph
--- Hyperlinks in TextMorphs
- Test and enhance the current IDE
- Evaluate TextMorphs: NewTextMorph, PluggableTextMorph, SMxPluggableTextMorph etc
- Prototype a new ToolSet solution
- Enhancements of Glamour and of the Glamorous Toolkit
--- Debugger
--- Coder
--- Multipage Workspace
--- CodeBubbles
- Develop WeakAnnouncement (start from the implementation of Lukas)
- Evaluate the various keybinding implementations
- Evaluate ToolBuilder
- Evaluate the path to adopt SimpleMorphic

A second working topic is getting Monticello faster, but this will only be tackled if there are enough people for the first one.

Cheers,
Adrian and Doru



--
www.tudorgirba.com

"Be rather willing to give than demanding to get."





Reply | Threaded
Open this post in threaded view
|

Re: Fwd: [ANN] pharo focused sprint - bern, feb 26

Camillo Bruni
In reply to this post by Tudor Girba
I'll be there.

From what I have done this week so far, I would like to work on extending the IDE and reduce the amount of clicks / keystrokes to browse things...

m(o_o)m
camillo

On 2011-02-21, at 19:42, Tudor Girba wrote:

> Hi,
>
> I would like to remind you that this Saturday, February 26, we organize a Sprint at SCG, University of Berne, Switzerland (room 107):
> http://scg.unibe.ch/contact/maps
>
> Further details can be found below. Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>
> Cheers,
> Doru
>
>
>
> Begin forwarded message:
>
>> From: Tudor Girba <[hidden email]>
>> Date: 1 February 2011 16:38:30 CET
>> To: "[hidden email] Development" <[hidden email]>
>> Cc: Adrian Lienhard <[hidden email]>
>> Subject: [ANN] pharo focused sprint - bern, feb 26
>>
>> Hi,
>>
>> We would like to organize a Pharo Sprint on Saturday, February 26 at SCG, University of Berne, Switzerland (room 107):
>> http://scg.unibe.ch/contact/maps
>>
>> Unlike other sprints, this would not be about fixing things from the tracker, but about building something new and reviewing the situation around one central topic. For this one, the main topic will be Morphic and the IDE. Why? Because it is time to rethink our day-to-day tools and bring them closer to this century (ok, maybe decade :)). It is Ok if you are not a specialist. It is more important to want to participate and learn. The rest will come in time.
>>
>> ***** Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>
>> Proposed tasks (other tasks are possible in the same area):
>> - Enhancements of Morphic widgets:
>> --- TabGroupMorph with lazy pages, closable tabs, overflow handling and toolbars (a start exists in Glamour)
>> --- High level support for collapsable panes (based on the input of Gary)
>> --- SearchMorph with multiple groups of items (like in Spotlight)
>> --- MorphTreeMorph integrated with GeneralScrollPane to allow for space filling
>> --- BreadcrumbMorph
>> --- Hyperlinks in TextMorphs
>> - Test and enhance the current IDE
>> - Evaluate TextMorphs: NewTextMorph, PluggableTextMorph, SMxPluggableTextMorph etc
>> - Prototype a new ToolSet solution
>> - Enhancements of Glamour and of the Glamorous Toolkit
>> --- Debugger
>> --- Coder
>> --- Multipage Workspace
>> --- CodeBubbles
>> - Develop WeakAnnouncement (start from the implementation of Lukas)
>> - Evaluate the various keybinding implementations
>> - Evaluate ToolBuilder
>> - Evaluate the path to adopt SimpleMorphic
>>
>> A second working topic is getting Monticello faster, but this will only be tackled if there are enough people for the first one.
>>
>> Cheers,
>> Adrian and Doru
>>
>>
>>
>> --
>> www.tudorgirba.com
>>
>> "Be rather willing to give than demanding to get."
>>
>>
>>
>
> --
> www.tudorgirba.com
>
> "It's not how it is, it is how we see it."
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Fwd: [ANN] pharo focused sprint - bern, feb 26

Tudor Girba
Great.

Doru


On 22 Feb 2011, at 19:47, Camillo Bruni wrote:

> I'll be there.
>
> From what I have done this week so far, I would like to work on extending the IDE and reduce the amount of clicks / keystrokes to browse things...
>
> m(o_o)m
> camillo
>
> On 2011-02-21, at 19:42, Tudor Girba wrote:
>
>> Hi,
>>
>> I would like to remind you that this Saturday, February 26, we organize a Sprint at SCG, University of Berne, Switzerland (room 107):
>> http://scg.unibe.ch/contact/maps
>>
>> Further details can be found below. Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>
>> Cheers,
>> Doru
>>
>>
>>
>> Begin forwarded message:
>>
>>> From: Tudor Girba <[hidden email]>
>>> Date: 1 February 2011 16:38:30 CET
>>> To: "[hidden email] Development" <[hidden email]>
>>> Cc: Adrian Lienhard <[hidden email]>
>>> Subject: [ANN] pharo focused sprint - bern, feb 26
>>>
>>> Hi,
>>>
>>> We would like to organize a Pharo Sprint on Saturday, February 26 at SCG, University of Berne, Switzerland (room 107):
>>> http://scg.unibe.ch/contact/maps
>>>
>>> Unlike other sprints, this would not be about fixing things from the tracker, but about building something new and reviewing the situation around one central topic. For this one, the main topic will be Morphic and the IDE. Why? Because it is time to rethink our day-to-day tools and bring them closer to this century (ok, maybe decade :)). It is Ok if you are not a specialist. It is more important to want to participate and learn. The rest will come in time.
>>>
>>> ***** Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>
>>> Proposed tasks (other tasks are possible in the same area):
>>> - Enhancements of Morphic widgets:
>>> --- TabGroupMorph with lazy pages, closable tabs, overflow handling and toolbars (a start exists in Glamour)
>>> --- High level support for collapsable panes (based on the input of Gary)
>>> --- SearchMorph with multiple groups of items (like in Spotlight)
>>> --- MorphTreeMorph integrated with GeneralScrollPane to allow for space filling
>>> --- BreadcrumbMorph
>>> --- Hyperlinks in TextMorphs
>>> - Test and enhance the current IDE
>>> - Evaluate TextMorphs: NewTextMorph, PluggableTextMorph, SMxPluggableTextMorph etc
>>> - Prototype a new ToolSet solution
>>> - Enhancements of Glamour and of the Glamorous Toolkit
>>> --- Debugger
>>> --- Coder
>>> --- Multipage Workspace
>>> --- CodeBubbles
>>> - Develop WeakAnnouncement (start from the implementation of Lukas)
>>> - Evaluate the various keybinding implementations
>>> - Evaluate ToolBuilder
>>> - Evaluate the path to adopt SimpleMorphic
>>>
>>> A second working topic is getting Monticello faster, but this will only be tackled if there are enough people for the first one.
>>>
>>> Cheers,
>>> Adrian and Doru
>>>
>>>
>>>
>>> --
>>> www.tudorgirba.com
>>>
>>> "Be rather willing to give than demanding to get."
>>>
>>>
>>>
>>
>> --
>> www.tudorgirba.com
>>
>> "It's not how it is, it is how we see it."
>>
>>
>
>

--
www.tudorgirba.com

"Value is always contextual."




Reply | Threaded
Open this post in threaded view
|

Re: Fwd: [ANN] pharo focused sprint - bern, feb 26

Lukas Renggli
I am coming too.

Lukas

On 23 February 2011 05:27, Tudor Girba <[hidden email]> wrote:

> Great.
>
> Doru
>
>
> On 22 Feb 2011, at 19:47, Camillo Bruni wrote:
>
>> I'll be there.
>>
>> From what I have done this week so far, I would like to work on extending the IDE and reduce the amount of clicks / keystrokes to browse things...
>>
>> m(o_o)m
>> camillo
>>
>> On 2011-02-21, at 19:42, Tudor Girba wrote:
>>
>>> Hi,
>>>
>>> I would like to remind you that this Saturday, February 26, we organize a Sprint at SCG, University of Berne, Switzerland (room 107):
>>> http://scg.unibe.ch/contact/maps
>>>
>>> Further details can be found below. Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>
>>> Cheers,
>>> Doru
>>>
>>>
>>>
>>> Begin forwarded message:
>>>
>>>> From: Tudor Girba <[hidden email]>
>>>> Date: 1 February 2011 16:38:30 CET
>>>> To: "[hidden email] Development" <[hidden email]>
>>>> Cc: Adrian Lienhard <[hidden email]>
>>>> Subject: [ANN] pharo focused sprint - bern, feb 26
>>>>
>>>> Hi,
>>>>
>>>> We would like to organize a Pharo Sprint on Saturday, February 26 at SCG, University of Berne, Switzerland (room 107):
>>>> http://scg.unibe.ch/contact/maps
>>>>
>>>> Unlike other sprints, this would not be about fixing things from the tracker, but about building something new and reviewing the situation around one central topic. For this one, the main topic will be Morphic and the IDE. Why? Because it is time to rethink our day-to-day tools and bring them closer to this century (ok, maybe decade :)). It is Ok if you are not a specialist. It is more important to want to participate and learn. The rest will come in time.
>>>>
>>>> ***** Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>>
>>>> Proposed tasks (other tasks are possible in the same area):
>>>> - Enhancements of Morphic widgets:
>>>> --- TabGroupMorph with lazy pages, closable tabs, overflow handling and toolbars (a start exists in Glamour)
>>>> --- High level support for collapsable panes (based on the input of Gary)
>>>> --- SearchMorph with multiple groups of items (like in Spotlight)
>>>> --- MorphTreeMorph integrated with GeneralScrollPane to allow for space filling
>>>> --- BreadcrumbMorph
>>>> --- Hyperlinks in TextMorphs
>>>> - Test and enhance the current IDE
>>>> - Evaluate TextMorphs: NewTextMorph, PluggableTextMorph, SMxPluggableTextMorph etc
>>>> - Prototype a new ToolSet solution
>>>> - Enhancements of Glamour and of the Glamorous Toolkit
>>>> --- Debugger
>>>> --- Coder
>>>> --- Multipage Workspace
>>>> --- CodeBubbles
>>>> - Develop WeakAnnouncement (start from the implementation of Lukas)
>>>> - Evaluate the various keybinding implementations
>>>> - Evaluate ToolBuilder
>>>> - Evaluate the path to adopt SimpleMorphic
>>>>
>>>> A second working topic is getting Monticello faster, but this will only be tackled if there are enough people for the first one.
>>>>
>>>> Cheers,
>>>> Adrian and Doru
>>>>
>>>>
>>>>
>>>> --
>>>> www.tudorgirba.com
>>>>
>>>> "Be rather willing to give than demanding to get."
>>>>
>>>>
>>>>
>>>
>>> --
>>> www.tudorgirba.com
>>>
>>> "It's not how it is, it is how we see it."
>>>
>>>
>>
>>
>
> --
> www.tudorgirba.com
>
> "Value is always contextual."
>
>
>
>
>



--
Lukas Renggli
www.lukas-renggli.ch

Reply | Threaded
Open this post in threaded view
|

Re: Fwd: [ANN] pharo focused sprint - bern, feb 26

Tudor Girba
Excellent.

Doru


On 23 Feb 2011, at 22:29, Lukas Renggli wrote:

> I am coming too.
>
> Lukas
>
> On 23 February 2011 05:27, Tudor Girba <[hidden email]> wrote:
>> Great.
>>
>> Doru
>>
>>
>> On 22 Feb 2011, at 19:47, Camillo Bruni wrote:
>>
>>> I'll be there.
>>>
>>> From what I have done this week so far, I would like to work on extending the IDE and reduce the amount of clicks / keystrokes to browse things...
>>>
>>> m(o_o)m
>>> camillo
>>>
>>> On 2011-02-21, at 19:42, Tudor Girba wrote:
>>>
>>>> Hi,
>>>>
>>>> I would like to remind you that this Saturday, February 26, we organize a Sprint at SCG, University of Berne, Switzerland (room 107):
>>>> http://scg.unibe.ch/contact/maps
>>>>
>>>> Further details can be found below. Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>>
>>>> Cheers,
>>>> Doru
>>>>
>>>>
>>>>
>>>> Begin forwarded message:
>>>>
>>>>> From: Tudor Girba <[hidden email]>
>>>>> Date: 1 February 2011 16:38:30 CET
>>>>> To: "[hidden email] Development" <[hidden email]>
>>>>> Cc: Adrian Lienhard <[hidden email]>
>>>>> Subject: [ANN] pharo focused sprint - bern, feb 26
>>>>>
>>>>> Hi,
>>>>>
>>>>> We would like to organize a Pharo Sprint on Saturday, February 26 at SCG, University of Berne, Switzerland (room 107):
>>>>> http://scg.unibe.ch/contact/maps
>>>>>
>>>>> Unlike other sprints, this would not be about fixing things from the tracker, but about building something new and reviewing the situation around one central topic. For this one, the main topic will be Morphic and the IDE. Why? Because it is time to rethink our day-to-day tools and bring them closer to this century (ok, maybe decade :)). It is Ok if you are not a specialist. It is more important to want to participate and learn. The rest will come in time.
>>>>>
>>>>> ***** Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>>>
>>>>> Proposed tasks (other tasks are possible in the same area):
>>>>> - Enhancements of Morphic widgets:
>>>>> --- TabGroupMorph with lazy pages, closable tabs, overflow handling and toolbars (a start exists in Glamour)
>>>>> --- High level support for collapsable panes (based on the input of Gary)
>>>>> --- SearchMorph with multiple groups of items (like in Spotlight)
>>>>> --- MorphTreeMorph integrated with GeneralScrollPane to allow for space filling
>>>>> --- BreadcrumbMorph
>>>>> --- Hyperlinks in TextMorphs
>>>>> - Test and enhance the current IDE
>>>>> - Evaluate TextMorphs: NewTextMorph, PluggableTextMorph, SMxPluggableTextMorph etc
>>>>> - Prototype a new ToolSet solution
>>>>> - Enhancements of Glamour and of the Glamorous Toolkit
>>>>> --- Debugger
>>>>> --- Coder
>>>>> --- Multipage Workspace
>>>>> --- CodeBubbles
>>>>> - Develop WeakAnnouncement (start from the implementation of Lukas)
>>>>> - Evaluate the various keybinding implementations
>>>>> - Evaluate ToolBuilder
>>>>> - Evaluate the path to adopt SimpleMorphic
>>>>>
>>>>> A second working topic is getting Monticello faster, but this will only be tackled if there are enough people for the first one.
>>>>>
>>>>> Cheers,
>>>>> Adrian and Doru
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> www.tudorgirba.com
>>>>>
>>>>> "Be rather willing to give than demanding to get."
>>>>>
>>>>>
>>>>>
>>>>
>>>> --
>>>> www.tudorgirba.com
>>>>
>>>> "It's not how it is, it is how we see it."
>>>>
>>>>
>>>
>>>
>>
>> --
>> www.tudorgirba.com
>>
>> "Value is always contextual."
>>
>>
>>
>>
>>
>
>
>
> --
> Lukas Renggli
> www.lukas-renggli.ch
>

--
www.tudorgirba.com

"There are no old things, there are only old ways of looking at them."




Reply | Threaded
Open this post in threaded view
|

Re: Fwd: [ANN] pharo focused sprint - bern, feb 26

Jorge Ressia
I will be there too.

Cheers,

On Wed, Feb 23, 2011 at 10:44 PM, Tudor Girba <[hidden email]> wrote:

> Excellent.
>
> Doru
>
>
> On 23 Feb 2011, at 22:29, Lukas Renggli wrote:
>
>> I am coming too.
>>
>> Lukas
>>
>> On 23 February 2011 05:27, Tudor Girba <[hidden email]> wrote:
>>> Great.
>>>
>>> Doru
>>>
>>>
>>> On 22 Feb 2011, at 19:47, Camillo Bruni wrote:
>>>
>>>> I'll be there.
>>>>
>>>> From what I have done this week so far, I would like to work on extending the IDE and reduce the amount of clicks / keystrokes to browse things...
>>>>
>>>> m(o_o)m
>>>> camillo
>>>>
>>>> On 2011-02-21, at 19:42, Tudor Girba wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> I would like to remind you that this Saturday, February 26, we organize a Sprint at SCG, University of Berne, Switzerland (room 107):
>>>>> http://scg.unibe.ch/contact/maps
>>>>>
>>>>> Further details can be found below. Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>>>
>>>>> Cheers,
>>>>> Doru
>>>>>
>>>>>
>>>>>
>>>>> Begin forwarded message:
>>>>>
>>>>>> From: Tudor Girba <[hidden email]>
>>>>>> Date: 1 February 2011 16:38:30 CET
>>>>>> To: "[hidden email] Development" <[hidden email]>
>>>>>> Cc: Adrian Lienhard <[hidden email]>
>>>>>> Subject: [ANN] pharo focused sprint - bern, feb 26
>>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> We would like to organize a Pharo Sprint on Saturday, February 26 at SCG, University of Berne, Switzerland (room 107):
>>>>>> http://scg.unibe.ch/contact/maps
>>>>>>
>>>>>> Unlike other sprints, this would not be about fixing things from the tracker, but about building something new and reviewing the situation around one central topic. For this one, the main topic will be Morphic and the IDE. Why? Because it is time to rethink our day-to-day tools and bring them closer to this century (ok, maybe decade :)). It is Ok if you are not a specialist. It is more important to want to participate and learn. The rest will come in time.
>>>>>>
>>>>>> ***** Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>>>>
>>>>>> Proposed tasks (other tasks are possible in the same area):
>>>>>> - Enhancements of Morphic widgets:
>>>>>> --- TabGroupMorph with lazy pages, closable tabs, overflow handling and toolbars (a start exists in Glamour)
>>>>>> --- High level support for collapsable panes (based on the input of Gary)
>>>>>> --- SearchMorph with multiple groups of items (like in Spotlight)
>>>>>> --- MorphTreeMorph integrated with GeneralScrollPane to allow for space filling
>>>>>> --- BreadcrumbMorph
>>>>>> --- Hyperlinks in TextMorphs
>>>>>> - Test and enhance the current IDE
>>>>>> - Evaluate TextMorphs: NewTextMorph, PluggableTextMorph, SMxPluggableTextMorph etc
>>>>>> - Prototype a new ToolSet solution
>>>>>> - Enhancements of Glamour and of the Glamorous Toolkit
>>>>>> --- Debugger
>>>>>> --- Coder
>>>>>> --- Multipage Workspace
>>>>>> --- CodeBubbles
>>>>>> - Develop WeakAnnouncement (start from the implementation of Lukas)
>>>>>> - Evaluate the various keybinding implementations
>>>>>> - Evaluate ToolBuilder
>>>>>> - Evaluate the path to adopt SimpleMorphic
>>>>>>
>>>>>> A second working topic is getting Monticello faster, but this will only be tackled if there are enough people for the first one.
>>>>>>
>>>>>> Cheers,
>>>>>> Adrian and Doru
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> www.tudorgirba.com
>>>>>>
>>>>>> "Be rather willing to give than demanding to get."
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>> --
>>>>> www.tudorgirba.com
>>>>>
>>>>> "It's not how it is, it is how we see it."
>>>>>
>>>>>
>>>>
>>>>
>>>
>>> --
>>> www.tudorgirba.com
>>>
>>> "Value is always contextual."
>>>
>>>
>>>
>>>
>>>
>>
>>
>>
>> --
>> Lukas Renggli
>> www.lukas-renggli.ch
>>
>
> --
> www.tudorgirba.com
>
> "There are no old things, there are only old ways of looking at them."
>
>
>
>
>



--
Jorge Ressia
www.jorgeressia.com

Reply | Threaded
Open this post in threaded view
|

Re: Fwd: [ANN] pharo focused sprint - bern, feb 26

Stéphane Ducasse
In reply to this post by Camillo Bruni
> I'll be there.
>
> From what I have done this week so far, I would like to work on extending the IDE and reduce the amount of clicks / keystrokes to browse things...

yes I would love to have a fly by help in method body.

Stef

>
> m(o_o)m
> camillo
>
> On 2011-02-21, at 19:42, Tudor Girba wrote:
>
>> Hi,
>>
>> I would like to remind you that this Saturday, February 26, we organize a Sprint at SCG, University of Berne, Switzerland (room 107):
>> http://scg.unibe.ch/contact/maps
>>
>> Further details can be found below. Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>
>> Cheers,
>> Doru
>>
>>
>>
>> Begin forwarded message:
>>
>>> From: Tudor Girba <[hidden email]>
>>> Date: 1 February 2011 16:38:30 CET
>>> To: "[hidden email] Development" <[hidden email]>
>>> Cc: Adrian Lienhard <[hidden email]>
>>> Subject: [ANN] pharo focused sprint - bern, feb 26
>>>
>>> Hi,
>>>
>>> We would like to organize a Pharo Sprint on Saturday, February 26 at SCG, University of Berne, Switzerland (room 107):
>>> http://scg.unibe.ch/contact/maps
>>>
>>> Unlike other sprints, this would not be about fixing things from the tracker, but about building something new and reviewing the situation around one central topic. For this one, the main topic will be Morphic and the IDE. Why? Because it is time to rethink our day-to-day tools and bring them closer to this century (ok, maybe decade :)). It is Ok if you are not a specialist. It is more important to want to participate and learn. The rest will come in time.
>>>
>>> ***** Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>
>>> Proposed tasks (other tasks are possible in the same area):
>>> - Enhancements of Morphic widgets:
>>> --- TabGroupMorph with lazy pages, closable tabs, overflow handling and toolbars (a start exists in Glamour)
>>> --- High level support for collapsable panes (based on the input of Gary)
>>> --- SearchMorph with multiple groups of items (like in Spotlight)
>>> --- MorphTreeMorph integrated with GeneralScrollPane to allow for space filling
>>> --- BreadcrumbMorph
>>> --- Hyperlinks in TextMorphs
>>> - Test and enhance the current IDE
>>> - Evaluate TextMorphs: NewTextMorph, PluggableTextMorph, SMxPluggableTextMorph etc
>>> - Prototype a new ToolSet solution
>>> - Enhancements of Glamour and of the Glamorous Toolkit
>>> --- Debugger
>>> --- Coder
>>> --- Multipage Workspace
>>> --- CodeBubbles
>>> - Develop WeakAnnouncement (start from the implementation of Lukas)
>>> - Evaluate the various keybinding implementations
>>> - Evaluate ToolBuilder
>>> - Evaluate the path to adopt SimpleMorphic
>>>
>>> A second working topic is getting Monticello faster, but this will only be tackled if there are enough people for the first one.
>>>
>>> Cheers,
>>> Adrian and Doru
>>>
>>>
>>>
>>> --
>>> www.tudorgirba.com
>>>
>>> "Be rather willing to give than demanding to get."
>>>
>>>
>>>
>>
>> --
>> www.tudorgirba.com
>>
>> "It's not how it is, it is how we see it."
>>
>>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Fwd: [ANN] pharo focused sprint - bern, feb 26

Tudor Girba
In reply to this post by Jorge Ressia
Phenomenal :)

Doru


On 24 Feb 2011, at 13:03, Jorge Ressia wrote:

> I will be there too.
>
> Cheers,
>
> On Wed, Feb 23, 2011 at 10:44 PM, Tudor Girba <[hidden email]> wrote:
>> Excellent.
>>
>> Doru
>>
>>
>> On 23 Feb 2011, at 22:29, Lukas Renggli wrote:
>>
>>> I am coming too.
>>>
>>> Lukas
>>>
>>> On 23 February 2011 05:27, Tudor Girba <[hidden email]> wrote:
>>>> Great.
>>>>
>>>> Doru
>>>>
>>>>
>>>> On 22 Feb 2011, at 19:47, Camillo Bruni wrote:
>>>>
>>>>> I'll be there.
>>>>>
>>>>> From what I have done this week so far, I would like to work on extending the IDE and reduce the amount of clicks / keystrokes to browse things...
>>>>>
>>>>> m(o_o)m
>>>>> camillo
>>>>>
>>>>> On 2011-02-21, at 19:42, Tudor Girba wrote:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> I would like to remind you that this Saturday, February 26, we organize a Sprint at SCG, University of Berne, Switzerland (room 107):
>>>>>> http://scg.unibe.ch/contact/maps
>>>>>>
>>>>>> Further details can be found below. Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>>>>
>>>>>> Cheers,
>>>>>> Doru
>>>>>>
>>>>>>
>>>>>>
>>>>>> Begin forwarded message:
>>>>>>
>>>>>>> From: Tudor Girba <[hidden email]>
>>>>>>> Date: 1 February 2011 16:38:30 CET
>>>>>>> To: "[hidden email] Development" <[hidden email]>
>>>>>>> Cc: Adrian Lienhard <[hidden email]>
>>>>>>> Subject: [ANN] pharo focused sprint - bern, feb 26
>>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> We would like to organize a Pharo Sprint on Saturday, February 26 at SCG, University of Berne, Switzerland (room 107):
>>>>>>> http://scg.unibe.ch/contact/maps
>>>>>>>
>>>>>>> Unlike other sprints, this would not be about fixing things from the tracker, but about building something new and reviewing the situation around one central topic. For this one, the main topic will be Morphic and the IDE. Why? Because it is time to rethink our day-to-day tools and bring them closer to this century (ok, maybe decade :)). It is Ok if you are not a specialist. It is more important to want to participate and learn. The rest will come in time.
>>>>>>>
>>>>>>> ***** Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>>>>>
>>>>>>> Proposed tasks (other tasks are possible in the same area):
>>>>>>> - Enhancements of Morphic widgets:
>>>>>>> --- TabGroupMorph with lazy pages, closable tabs, overflow handling and toolbars (a start exists in Glamour)
>>>>>>> --- High level support for collapsable panes (based on the input of Gary)
>>>>>>> --- SearchMorph with multiple groups of items (like in Spotlight)
>>>>>>> --- MorphTreeMorph integrated with GeneralScrollPane to allow for space filling
>>>>>>> --- BreadcrumbMorph
>>>>>>> --- Hyperlinks in TextMorphs
>>>>>>> - Test and enhance the current IDE
>>>>>>> - Evaluate TextMorphs: NewTextMorph, PluggableTextMorph, SMxPluggableTextMorph etc
>>>>>>> - Prototype a new ToolSet solution
>>>>>>> - Enhancements of Glamour and of the Glamorous Toolkit
>>>>>>> --- Debugger
>>>>>>> --- Coder
>>>>>>> --- Multipage Workspace
>>>>>>> --- CodeBubbles
>>>>>>> - Develop WeakAnnouncement (start from the implementation of Lukas)
>>>>>>> - Evaluate the various keybinding implementations
>>>>>>> - Evaluate ToolBuilder
>>>>>>> - Evaluate the path to adopt SimpleMorphic
>>>>>>>
>>>>>>> A second working topic is getting Monticello faster, but this will only be tackled if there are enough people for the first one.
>>>>>>>
>>>>>>> Cheers,
>>>>>>> Adrian and Doru
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> www.tudorgirba.com
>>>>>>>
>>>>>>> "Be rather willing to give than demanding to get."
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> --
>>>>>> www.tudorgirba.com
>>>>>>
>>>>>> "It's not how it is, it is how we see it."
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>> --
>>>> www.tudorgirba.com
>>>>
>>>> "Value is always contextual."
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Lukas Renggli
>>> www.lukas-renggli.ch
>>>
>>
>> --
>> www.tudorgirba.com
>>
>> "There are no old things, there are only old ways of looking at them."
>>
>>
>>
>>
>>
>
>
>
> --
> Jorge Ressia
> www.jorgeressia.com

--
www.tudorgirba.com

"Yesterday is a fact.
 Tomorrow is a possibility.
 Today is a challenge."




Reply | Threaded
Open this post in threaded view
|

Re: Fwd: [ANN] pharo focused sprint - bern, feb 26

Tudor Girba
We are starting the sprint:
- Twitter tag: #pharosprint
- If someone wants to join remotely, let us know how to reach you. Gary, Alain? :)

Cheers,
Doru


On 25 Feb 2011, at 20:39, Tudor Girba wrote:

> Phenomenal :)
>
> Doru
>
>
> On 24 Feb 2011, at 13:03, Jorge Ressia wrote:
>
>> I will be there too.
>>
>> Cheers,
>>
>> On Wed, Feb 23, 2011 at 10:44 PM, Tudor Girba <[hidden email]> wrote:
>>> Excellent.
>>>
>>> Doru
>>>
>>>
>>> On 23 Feb 2011, at 22:29, Lukas Renggli wrote:
>>>
>>>> I am coming too.
>>>>
>>>> Lukas
>>>>
>>>> On 23 February 2011 05:27, Tudor Girba <[hidden email]> wrote:
>>>>> Great.
>>>>>
>>>>> Doru
>>>>>
>>>>>
>>>>> On 22 Feb 2011, at 19:47, Camillo Bruni wrote:
>>>>>
>>>>>> I'll be there.
>>>>>>
>>>>>> From what I have done this week so far, I would like to work on extending the IDE and reduce the amount of clicks / keystrokes to browse things...
>>>>>>
>>>>>> m(o_o)m
>>>>>> camillo
>>>>>>
>>>>>> On 2011-02-21, at 19:42, Tudor Girba wrote:
>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> I would like to remind you that this Saturday, February 26, we organize a Sprint at SCG, University of Berne, Switzerland (room 107):
>>>>>>> http://scg.unibe.ch/contact/maps
>>>>>>>
>>>>>>> Further details can be found below. Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>>>>>
>>>>>>> Cheers,
>>>>>>> Doru
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> Begin forwarded message:
>>>>>>>
>>>>>>>> From: Tudor Girba <[hidden email]>
>>>>>>>> Date: 1 February 2011 16:38:30 CET
>>>>>>>> To: "[hidden email] Development" <[hidden email]>
>>>>>>>> Cc: Adrian Lienhard <[hidden email]>
>>>>>>>> Subject: [ANN] pharo focused sprint - bern, feb 26
>>>>>>>>
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> We would like to organize a Pharo Sprint on Saturday, February 26 at SCG, University of Berne, Switzerland (room 107):
>>>>>>>> http://scg.unibe.ch/contact/maps
>>>>>>>>
>>>>>>>> Unlike other sprints, this would not be about fixing things from the tracker, but about building something new and reviewing the situation around one central topic. For this one, the main topic will be Morphic and the IDE. Why? Because it is time to rethink our day-to-day tools and bring them closer to this century (ok, maybe decade :)). It is Ok if you are not a specialist. It is more important to want to participate and learn. The rest will come in time.
>>>>>>>>
>>>>>>>> ***** Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>>>>>>
>>>>>>>> Proposed tasks (other tasks are possible in the same area):
>>>>>>>> - Enhancements of Morphic widgets:
>>>>>>>> --- TabGroupMorph with lazy pages, closable tabs, overflow handling and toolbars (a start exists in Glamour)
>>>>>>>> --- High level support for collapsable panes (based on the input of Gary)
>>>>>>>> --- SearchMorph with multiple groups of items (like in Spotlight)
>>>>>>>> --- MorphTreeMorph integrated with GeneralScrollPane to allow for space filling
>>>>>>>> --- BreadcrumbMorph
>>>>>>>> --- Hyperlinks in TextMorphs
>>>>>>>> - Test and enhance the current IDE
>>>>>>>> - Evaluate TextMorphs: NewTextMorph, PluggableTextMorph, SMxPluggableTextMorph etc
>>>>>>>> - Prototype a new ToolSet solution
>>>>>>>> - Enhancements of Glamour and of the Glamorous Toolkit
>>>>>>>> --- Debugger
>>>>>>>> --- Coder
>>>>>>>> --- Multipage Workspace
>>>>>>>> --- CodeBubbles
>>>>>>>> - Develop WeakAnnouncement (start from the implementation of Lukas)
>>>>>>>> - Evaluate the various keybinding implementations
>>>>>>>> - Evaluate ToolBuilder
>>>>>>>> - Evaluate the path to adopt SimpleMorphic
>>>>>>>>
>>>>>>>> A second working topic is getting Monticello faster, but this will only be tackled if there are enough people for the first one.
>>>>>>>>
>>>>>>>> Cheers,
>>>>>>>> Adrian and Doru
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> www.tudorgirba.com
>>>>>>>>
>>>>>>>> "Be rather willing to give than demanding to get."
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> www.tudorgirba.com
>>>>>>>
>>>>>>> "It's not how it is, it is how we see it."
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>> --
>>>>> www.tudorgirba.com
>>>>>
>>>>> "Value is always contextual."
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Lukas Renggli
>>>> www.lukas-renggli.ch
>>>>
>>>
>>> --
>>> www.tudorgirba.com
>>>
>>> "There are no old things, there are only old ways of looking at them."
>>>
>>>
>>>
>>>
>>>
>>
>>
>>
>> --
>> Jorge Ressia
>> www.jorgeressia.com
>
> --
> www.tudorgirba.com
>
> "Yesterday is a fact.
> Tomorrow is a possibility.
> Today is a challenge."
>
>
>

--
www.tudorgirba.com

"Be rather willing to give than demanding to get."




Reply | Threaded
Open this post in threaded view
|

Re: Fwd: [ANN] pharo focused sprint - bern, feb 26

Stéphane Ducasse
so doru I just arrived after a trip from the nearly "westernest" town in france to nearly the "northest" one :)
What are the results of the sprint.


On Feb 26, 2011, at 9:42 AM, Tudor Girba wrote:

> We are starting the sprint:
> - Twitter tag: #pharosprint
> - If someone wants to join remotely, let us know how to reach you. Gary, Alain? :)
>
> Cheers,
> Doru
>
>
> On 25 Feb 2011, at 20:39, Tudor Girba wrote:
>
>> Phenomenal :)
>>
>> Doru
>>
>>
>> On 24 Feb 2011, at 13:03, Jorge Ressia wrote:
>>
>>> I will be there too.
>>>
>>> Cheers,
>>>
>>> On Wed, Feb 23, 2011 at 10:44 PM, Tudor Girba <[hidden email]> wrote:
>>>> Excellent.
>>>>
>>>> Doru
>>>>
>>>>
>>>> On 23 Feb 2011, at 22:29, Lukas Renggli wrote:
>>>>
>>>>> I am coming too.
>>>>>
>>>>> Lukas
>>>>>
>>>>> On 23 February 2011 05:27, Tudor Girba <[hidden email]> wrote:
>>>>>> Great.
>>>>>>
>>>>>> Doru
>>>>>>
>>>>>>
>>>>>> On 22 Feb 2011, at 19:47, Camillo Bruni wrote:
>>>>>>
>>>>>>> I'll be there.
>>>>>>>
>>>>>>> From what I have done this week so far, I would like to work on extending the IDE and reduce the amount of clicks / keystrokes to browse things...
>>>>>>>
>>>>>>> m(o_o)m
>>>>>>> camillo
>>>>>>>
>>>>>>> On 2011-02-21, at 19:42, Tudor Girba wrote:
>>>>>>>
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> I would like to remind you that this Saturday, February 26, we organize a Sprint at SCG, University of Berne, Switzerland (room 107):
>>>>>>>> http://scg.unibe.ch/contact/maps
>>>>>>>>
>>>>>>>> Further details can be found below. Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>>>>>>
>>>>>>>> Cheers,
>>>>>>>> Doru
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> Begin forwarded message:
>>>>>>>>
>>>>>>>>> From: Tudor Girba <[hidden email]>
>>>>>>>>> Date: 1 February 2011 16:38:30 CET
>>>>>>>>> To: "[hidden email] Development" <[hidden email]>
>>>>>>>>> Cc: Adrian Lienhard <[hidden email]>
>>>>>>>>> Subject: [ANN] pharo focused sprint - bern, feb 26
>>>>>>>>>
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>> We would like to organize a Pharo Sprint on Saturday, February 26 at SCG, University of Berne, Switzerland (room 107):
>>>>>>>>> http://scg.unibe.ch/contact/maps
>>>>>>>>>
>>>>>>>>> Unlike other sprints, this would not be about fixing things from the tracker, but about building something new and reviewing the situation around one central topic. For this one, the main topic will be Morphic and the IDE. Why? Because it is time to rethink our day-to-day tools and bring them closer to this century (ok, maybe decade :)). It is Ok if you are not a specialist. It is more important to want to participate and learn. The rest will come in time.
>>>>>>>>>
>>>>>>>>> ***** Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>>>>>>>
>>>>>>>>> Proposed tasks (other tasks are possible in the same area):
>>>>>>>>> - Enhancements of Morphic widgets:
>>>>>>>>> --- TabGroupMorph with lazy pages, closable tabs, overflow handling and toolbars (a start exists in Glamour)
>>>>>>>>> --- High level support for collapsable panes (based on the input of Gary)
>>>>>>>>> --- SearchMorph with multiple groups of items (like in Spotlight)
>>>>>>>>> --- MorphTreeMorph integrated with GeneralScrollPane to allow for space filling
>>>>>>>>> --- BreadcrumbMorph
>>>>>>>>> --- Hyperlinks in TextMorphs
>>>>>>>>> - Test and enhance the current IDE
>>>>>>>>> - Evaluate TextMorphs: NewTextMorph, PluggableTextMorph, SMxPluggableTextMorph etc
>>>>>>>>> - Prototype a new ToolSet solution
>>>>>>>>> - Enhancements of Glamour and of the Glamorous Toolkit
>>>>>>>>> --- Debugger
>>>>>>>>> --- Coder
>>>>>>>>> --- Multipage Workspace
>>>>>>>>> --- CodeBubbles
>>>>>>>>> - Develop WeakAnnouncement (start from the implementation of Lukas)
>>>>>>>>> - Evaluate the various keybinding implementations
>>>>>>>>> - Evaluate ToolBuilder
>>>>>>>>> - Evaluate the path to adopt SimpleMorphic
>>>>>>>>>
>>>>>>>>> A second working topic is getting Monticello faster, but this will only be tackled if there are enough people for the first one.
>>>>>>>>>
>>>>>>>>> Cheers,
>>>>>>>>> Adrian and Doru
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> www.tudorgirba.com
>>>>>>>>>
>>>>>>>>> "Be rather willing to give than demanding to get."
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> www.tudorgirba.com
>>>>>>>>
>>>>>>>> "It's not how it is, it is how we see it."
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> --
>>>>>> www.tudorgirba.com
>>>>>>
>>>>>> "Value is always contextual."
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Lukas Renggli
>>>>> www.lukas-renggli.ch
>>>>>
>>>>
>>>> --
>>>> www.tudorgirba.com
>>>>
>>>> "There are no old things, there are only old ways of looking at them."
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Jorge Ressia
>>> www.jorgeressia.com
>>
>> --
>> www.tudorgirba.com
>>
>> "Yesterday is a fact.
>> Tomorrow is a possibility.
>> Today is a challenge."
>>
>>
>>
>
> --
> www.tudorgirba.com
>
> "Be rather willing to give than demanding to get."
>
>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Fwd: [ANN] pharo focused sprint - bern, feb 26

Tudor Girba
Hi,

The sprint was quite exciting.

Here is the twitter report:
http://twitter.com/#!/search/pharosprint

Here is a longer report:

- Camillo looked into Keymapping. He spent several hours going through the code with the debugger. In the process he extracted more actions into keybindings (in the Keymapping-Settings). It's a commendable effort because it is quite a challenge to debug the system when playing with the  keybindings :). The conclusion seems to be that Keymapping provides good functionality already, but that it needs some refactoring. In particular:
--- There should be less decisions in the TextMorph. These should be delegated to the Dispatcher
--- Some classes and methods would do with better names. For example, keyMapper / hasKeymap / Dispatcher. They should be all Keymapper
--- There are a couple of symbols around (e.g., #complete) that are not quite clear and that should be modeled explicitly.
--- Camillo, did I miss anything?

- Lukas went over the WeakAnnouncements implementation to get the WeakMessageSend working. The code is in PharoTaskForces

- Lukas worked on getting OB work with the changes in TextMorph from Pharo 1.2.

- Adrian, Jorge and Toon worked on implementing a Debugger on top of Glamour. They got a first version working that is able to do basic actions: step, restart, step into. The challenge was to get to understand the model, and to figure out that <primitive: 19> is used for marking that a method should not be debugged. In any case, working with Glamour seemed to work quite smoothly. The code is available in the Glamorous Toolkit. Adrian, did I get it right? :)

- Mircea built a new widget for searching multiple categories of items in the same time, similar to spotlight where you enter one string and you get multiple hits from multiple categories. The implementation was spawned from the OBCompletionDialog / OBCompletionRequest and currently it simply provides multiple lists one below the other. The idea is to use this kind of widget to search simultaneously for classes / methods / packages. The code is available in Glamour (Glamour-Morphic-Renderer). The widget can definitely be improved visually, but Mircea already did a nice job.

- I showed the current prototypes available in the Glamorous Toolkit (built with Glamour). It looks like we got a consensus that we should focus on rethinking the IDEs, and that Glamour can be a promising infrastructure. For this to work, we distinguished between the work needed at the widget level (like the work of Mircea and Camillo), and the work needed at the level of playing with new metaphors for browsing. The Glamorous Toolkit already provides a number of examples for: ObjectFinder, Chaser, Playground (ex-Workspace), MessageTallyBrowser, ProfStef, and some Coders. If you want to play with the early versions of these tools, you can get them here (just keep in mind that they are intended as exercises at the moment):
Gofer new squeaksource: 'glamoroust'; package: 'ConfigurationOfGlamoroust'; load.
(Smalltalk at: #ConfigurationOfGlamoroust) perform: #loadDefault.


Cheers,
Doru


On 26 Feb 2011, at 19:06, Stéphane Ducasse wrote:

> so doru I just arrived after a trip from the nearly "westernest" town in france to nearly the "northest" one :)
> What are the results of the sprint.
>
>
> On Feb 26, 2011, at 9:42 AM, Tudor Girba wrote:
>
>> We are starting the sprint:
>> - Twitter tag: #pharosprint
>> - If someone wants to join remotely, let us know how to reach you. Gary, Alain? :)
>>
>> Cheers,
>> Doru
>>
>>
>> On 25 Feb 2011, at 20:39, Tudor Girba wrote:
>>
>>> Phenomenal :)
>>>
>>> Doru
>>>
>>>
>>> On 24 Feb 2011, at 13:03, Jorge Ressia wrote:
>>>
>>>> I will be there too.
>>>>
>>>> Cheers,
>>>>
>>>> On Wed, Feb 23, 2011 at 10:44 PM, Tudor Girba <[hidden email]> wrote:
>>>>> Excellent.
>>>>>
>>>>> Doru
>>>>>
>>>>>
>>>>> On 23 Feb 2011, at 22:29, Lukas Renggli wrote:
>>>>>
>>>>>> I am coming too.
>>>>>>
>>>>>> Lukas
>>>>>>
>>>>>> On 23 February 2011 05:27, Tudor Girba <[hidden email]> wrote:
>>>>>>> Great.
>>>>>>>
>>>>>>> Doru
>>>>>>>
>>>>>>>
>>>>>>> On 22 Feb 2011, at 19:47, Camillo Bruni wrote:
>>>>>>>
>>>>>>>> I'll be there.
>>>>>>>>
>>>>>>>> From what I have done this week so far, I would like to work on extending the IDE and reduce the amount of clicks / keystrokes to browse things...
>>>>>>>>
>>>>>>>> m(o_o)m
>>>>>>>> camillo
>>>>>>>>
>>>>>>>> On 2011-02-21, at 19:42, Tudor Girba wrote:
>>>>>>>>
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>> I would like to remind you that this Saturday, February 26, we organize a Sprint at SCG, University of Berne, Switzerland (room 107):
>>>>>>>>> http://scg.unibe.ch/contact/maps
>>>>>>>>>
>>>>>>>>> Further details can be found below. Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>>>>>>>
>>>>>>>>> Cheers,
>>>>>>>>> Doru
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Begin forwarded message:
>>>>>>>>>
>>>>>>>>>> From: Tudor Girba <[hidden email]>
>>>>>>>>>> Date: 1 February 2011 16:38:30 CET
>>>>>>>>>> To: "[hidden email] Development" <[hidden email]>
>>>>>>>>>> Cc: Adrian Lienhard <[hidden email]>
>>>>>>>>>> Subject: [ANN] pharo focused sprint - bern, feb 26
>>>>>>>>>>
>>>>>>>>>> Hi,
>>>>>>>>>>
>>>>>>>>>> We would like to organize a Pharo Sprint on Saturday, February 26 at SCG, University of Berne, Switzerland (room 107):
>>>>>>>>>> http://scg.unibe.ch/contact/maps
>>>>>>>>>>
>>>>>>>>>> Unlike other sprints, this would not be about fixing things from the tracker, but about building something new and reviewing the situation around one central topic. For this one, the main topic will be Morphic and the IDE. Why? Because it is time to rethink our day-to-day tools and bring them closer to this century (ok, maybe decade :)). It is Ok if you are not a specialist. It is more important to want to participate and learn. The rest will come in time.
>>>>>>>>>>
>>>>>>>>>> ***** Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>>>>>>>>
>>>>>>>>>> Proposed tasks (other tasks are possible in the same area):
>>>>>>>>>> - Enhancements of Morphic widgets:
>>>>>>>>>> --- TabGroupMorph with lazy pages, closable tabs, overflow handling and toolbars (a start exists in Glamour)
>>>>>>>>>> --- High level support for collapsable panes (based on the input of Gary)
>>>>>>>>>> --- SearchMorph with multiple groups of items (like in Spotlight)
>>>>>>>>>> --- MorphTreeMorph integrated with GeneralScrollPane to allow for space filling
>>>>>>>>>> --- BreadcrumbMorph
>>>>>>>>>> --- Hyperlinks in TextMorphs
>>>>>>>>>> - Test and enhance the current IDE
>>>>>>>>>> - Evaluate TextMorphs: NewTextMorph, PluggableTextMorph, SMxPluggableTextMorph etc
>>>>>>>>>> - Prototype a new ToolSet solution
>>>>>>>>>> - Enhancements of Glamour and of the Glamorous Toolkit
>>>>>>>>>> --- Debugger
>>>>>>>>>> --- Coder
>>>>>>>>>> --- Multipage Workspace
>>>>>>>>>> --- CodeBubbles
>>>>>>>>>> - Develop WeakAnnouncement (start from the implementation of Lukas)
>>>>>>>>>> - Evaluate the various keybinding implementations
>>>>>>>>>> - Evaluate ToolBuilder
>>>>>>>>>> - Evaluate the path to adopt SimpleMorphic
>>>>>>>>>>
>>>>>>>>>> A second working topic is getting Monticello faster, but this will only be tackled if there are enough people for the first one.
>>>>>>>>>>
>>>>>>>>>> Cheers,
>>>>>>>>>> Adrian and Doru
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> www.tudorgirba.com
>>>>>>>>>>
>>>>>>>>>> "Be rather willing to give than demanding to get."
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> www.tudorgirba.com
>>>>>>>>>
>>>>>>>>> "It's not how it is, it is how we see it."
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> www.tudorgirba.com
>>>>>>>
>>>>>>> "Value is always contextual."
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Lukas Renggli
>>>>>> www.lukas-renggli.ch
>>>>>>
>>>>>
>>>>> --
>>>>> www.tudorgirba.com
>>>>>
>>>>> "There are no old things, there are only old ways of looking at them."
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Jorge Ressia
>>>> www.jorgeressia.com
>>>
>>> --
>>> www.tudorgirba.com
>>>
>>> "Yesterday is a fact.
>>> Tomorrow is a possibility.
>>> Today is a challenge."
>>>
>>>
>>>
>>
>> --
>> www.tudorgirba.com
>>
>> "Be rather willing to give than demanding to get."
>>
>>
>>
>>
>
>

--
www.tudorgirba.com

"Reasonable is what we are accustomed with."


Reply | Threaded
Open this post in threaded view
|

Re: Fwd: [ANN] pharo focused sprint - bern, feb 26

abergel
> - I showed the current prototypes available in the Glamorous Toolkit (built with Glamour). It looks like we got a consensus that we should focus on rethinking the IDEs, and that Glamour can be a promising infrastructure. For this to work, we distinguished between the work needed at the widget level (like the work of Mircea and Camillo), and the work needed at the level of playing with new metaphors for browsing. The Glamorous Toolkit already provides a number of examples for: ObjectFinder, Chaser, Playground (ex-Workspace), MessageTallyBrowser, ProfStef, and some Coders. If you want to play with the early versions of these tools, you can get them here (just keep in mind that they are intended as exercises at the moment):
> Gofer new squeaksource: 'glamoroust'; package: 'ConfigurationOfGlamoroust'; load.
> (Smalltalk at: #ConfigurationOfGlamoroust) perform: #loadDefault.

Really cool!

Alexandre

>
>
> On 26 Feb 2011, at 19:06, Stéphane Ducasse wrote:
>
>> so doru I just arrived after a trip from the nearly "westernest" town in france to nearly the "northest" one :)
>> What are the results of the sprint.
>>
>>
>> On Feb 26, 2011, at 9:42 AM, Tudor Girba wrote:
>>
>>> We are starting the sprint:
>>> - Twitter tag: #pharosprint
>>> - If someone wants to join remotely, let us know how to reach you. Gary, Alain? :)
>>>
>>> Cheers,
>>> Doru
>>>
>>>
>>> On 25 Feb 2011, at 20:39, Tudor Girba wrote:
>>>
>>>> Phenomenal :)
>>>>
>>>> Doru
>>>>
>>>>
>>>> On 24 Feb 2011, at 13:03, Jorge Ressia wrote:
>>>>
>>>>> I will be there too.
>>>>>
>>>>> Cheers,
>>>>>
>>>>> On Wed, Feb 23, 2011 at 10:44 PM, Tudor Girba <[hidden email]> wrote:
>>>>>> Excellent.
>>>>>>
>>>>>> Doru
>>>>>>
>>>>>>
>>>>>> On 23 Feb 2011, at 22:29, Lukas Renggli wrote:
>>>>>>
>>>>>>> I am coming too.
>>>>>>>
>>>>>>> Lukas
>>>>>>>
>>>>>>> On 23 February 2011 05:27, Tudor Girba <[hidden email]> wrote:
>>>>>>>> Great.
>>>>>>>>
>>>>>>>> Doru
>>>>>>>>
>>>>>>>>
>>>>>>>> On 22 Feb 2011, at 19:47, Camillo Bruni wrote:
>>>>>>>>
>>>>>>>>> I'll be there.
>>>>>>>>>
>>>>>>>>> From what I have done this week so far, I would like to work on extending the IDE and reduce the amount of clicks / keystrokes to browse things...
>>>>>>>>>
>>>>>>>>> m(o_o)m
>>>>>>>>> camillo
>>>>>>>>>
>>>>>>>>> On 2011-02-21, at 19:42, Tudor Girba wrote:
>>>>>>>>>
>>>>>>>>>> Hi,
>>>>>>>>>>
>>>>>>>>>> I would like to remind you that this Saturday, February 26, we organize a Sprint at SCG, University of Berne, Switzerland (room 107):
>>>>>>>>>> http://scg.unibe.ch/contact/maps
>>>>>>>>>>
>>>>>>>>>> Further details can be found below. Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>>>>>>>>
>>>>>>>>>> Cheers,
>>>>>>>>>> Doru
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Begin forwarded message:
>>>>>>>>>>
>>>>>>>>>>> From: Tudor Girba <[hidden email]>
>>>>>>>>>>> Date: 1 February 2011 16:38:30 CET
>>>>>>>>>>> To: "[hidden email] Development" <[hidden email]>
>>>>>>>>>>> Cc: Adrian Lienhard <[hidden email]>
>>>>>>>>>>> Subject: [ANN] pharo focused sprint - bern, feb 26
>>>>>>>>>>>
>>>>>>>>>>> Hi,
>>>>>>>>>>>
>>>>>>>>>>> We would like to organize a Pharo Sprint on Saturday, February 26 at SCG, University of Berne, Switzerland (room 107):
>>>>>>>>>>> http://scg.unibe.ch/contact/maps
>>>>>>>>>>>
>>>>>>>>>>> Unlike other sprints, this would not be about fixing things from the tracker, but about building something new and reviewing the situation around one central topic. For this one, the main topic will be Morphic and the IDE. Why? Because it is time to rethink our day-to-day tools and bring them closer to this century (ok, maybe decade :)). It is Ok if you are not a specialist. It is more important to want to participate and learn. The rest will come in time.
>>>>>>>>>>>
>>>>>>>>>>> ***** Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>>>>>>>>>
>>>>>>>>>>> Proposed tasks (other tasks are possible in the same area):
>>>>>>>>>>> - Enhancements of Morphic widgets:
>>>>>>>>>>> --- TabGroupMorph with lazy pages, closable tabs, overflow handling and toolbars (a start exists in Glamour)
>>>>>>>>>>> --- High level support for collapsable panes (based on the input of Gary)
>>>>>>>>>>> --- SearchMorph with multiple groups of items (like in Spotlight)
>>>>>>>>>>> --- MorphTreeMorph integrated with GeneralScrollPane to allow for space filling
>>>>>>>>>>> --- BreadcrumbMorph
>>>>>>>>>>> --- Hyperlinks in TextMorphs
>>>>>>>>>>> - Test and enhance the current IDE
>>>>>>>>>>> - Evaluate TextMorphs: NewTextMorph, PluggableTextMorph, SMxPluggableTextMorph etc
>>>>>>>>>>> - Prototype a new ToolSet solution
>>>>>>>>>>> - Enhancements of Glamour and of the Glamorous Toolkit
>>>>>>>>>>> --- Debugger
>>>>>>>>>>> --- Coder
>>>>>>>>>>> --- Multipage Workspace
>>>>>>>>>>> --- CodeBubbles
>>>>>>>>>>> - Develop WeakAnnouncement (start from the implementation of Lukas)
>>>>>>>>>>> - Evaluate the various keybinding implementations
>>>>>>>>>>> - Evaluate ToolBuilder
>>>>>>>>>>> - Evaluate the path to adopt SimpleMorphic
>>>>>>>>>>>
>>>>>>>>>>> A second working topic is getting Monticello faster, but this will only be tackled if there are enough people for the first one.
>>>>>>>>>>>
>>>>>>>>>>> Cheers,
>>>>>>>>>>> Adrian and Doru
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> www.tudorgirba.com
>>>>>>>>>>>
>>>>>>>>>>> "Be rather willing to give than demanding to get."
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> www.tudorgirba.com
>>>>>>>>>>
>>>>>>>>>> "It's not how it is, it is how we see it."
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> www.tudorgirba.com
>>>>>>>>
>>>>>>>> "Value is always contextual."
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Lukas Renggli
>>>>>>> www.lukas-renggli.ch
>>>>>>>
>>>>>>
>>>>>> --
>>>>>> www.tudorgirba.com
>>>>>>
>>>>>> "There are no old things, there are only old ways of looking at them."
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Jorge Ressia
>>>>> www.jorgeressia.com
>>>>
>>>> --
>>>> www.tudorgirba.com
>>>>
>>>> "Yesterday is a fact.
>>>> Tomorrow is a possibility.
>>>> Today is a challenge."
>>>>
>>>>
>>>>
>>>
>>> --
>>> www.tudorgirba.com
>>>
>>> "Be rather willing to give than demanding to get."
>>>
>>>
>>>
>>>
>>
>>
>
> --
> www.tudorgirba.com
>
> "Reasonable is what we are accustomed with."
>
>

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






Reply | Threaded
Open this post in threaded view
|

Re: Fwd: [ANN] pharo focused sprint - bern, feb 26

Guillermo Polito
In reply to this post by Tudor Girba


On Sat, Feb 26, 2011 at 6:09 PM, Tudor Girba <[hidden email]> wrote:
Hi,

The sprint was quite exciting.

Here is the twitter report:
http://twitter.com/#!/search/pharosprint

Here is a longer report:

- Camillo looked into Keymapping.

Great!
 
He spent several hours going through the code with the debugger. In the process he extracted more actions into keybindings (in the Keymapping-Settings). It's a commendable effort because it is quite a challenge to debug the system when playing with the  keybindings :). The conclusion seems to be that Keymapping provides good functionality already, but that it needs some refactoring. In particular:
--- There should be less decisions in the TextMorph. These should be delegated to the Dispatcher

Actually, the decisions are in Morph, and yes, It must be changed.... But I've done a lot of renaming and removal so the core works and it's a little understandable :).
 
--- Some classes and methods would do with better names. For example, keyMapper / hasKeymap / Dispatcher. They should be all Keymapper

I don't like that name... When I originally got into Keymappings it had: Keymap, Keymapper, Keymapping, KeymapManager and I didn't know what the difference was :).

I did a lot of renaming.  And some more is to come, yep.
 
--- There are a couple of symbols around (e.g., #complete) that are not quite clear and that should be modeled explicitly.

Yes, I hate them, but I also am a bit scared to dive into them :P.
 
--- Camillo, did I miss anything?

The way a keystroke and a keymap are mathed (using strings) are to be changed also.
 

- Lukas went over the WeakAnnouncements implementation to get the WeakMessageSend working. The code is in PharoTaskForces

- Lukas worked on getting OB work with the changes in TextMorph from Pharo 1.2.

- Adrian, Jorge and Toon worked on implementing a Debugger on top of Glamour. They got a first version working that is able to do basic actions: step, restart, step into. The challenge was to get to understand the model, and to figure out that <primitive: 19> is used for marking that a method should not be debugged. In any case, working with Glamour seemed to work quite smoothly. The code is available in the Glamorous Toolkit. Adrian, did I get it right? :)

- Mircea built a new widget for searching multiple categories of items in the same time, similar to spotlight where you enter one string and you get multiple hits from multiple categories. The implementation was spawned from the OBCompletionDialog / OBCompletionRequest and currently it simply provides multiple lists one below the other. The idea is to use this kind of widget to search simultaneously for classes / methods / packages. The code is available in Glamour (Glamour-Morphic-Renderer). The widget can definitely be improved visually, but Mircea already did a nice job.

- I showed the current prototypes available in the Glamorous Toolkit (built with Glamour). It looks like we got a consensus that we should focus on rethinking the IDEs, and that Glamour can be a promising infrastructure. For this to work, we distinguished between the work needed at the widget level (like the work of Mircea and Camillo), and the work needed at the level of playing with new metaphors for browsing. The Glamorous Toolkit already provides a number of examples for: ObjectFinder, Chaser, Playground (ex-Workspace), MessageTallyBrowser, ProfStef, and some Coders. If you want to play with the early versions of these tools, you can get them here (just keep in mind that they are intended as exercises at the moment):
Gofer new squeaksource: 'glamoroust'; package: 'ConfigurationOfGlamoroust'; load.
(Smalltalk at: #ConfigurationOfGlamoroust) perform: #loadDefault.


Cheers,
Doru


On 26 Feb 2011, at 19:06, Stéphane Ducasse wrote:

> so doru I just arrived after a trip from the nearly "westernest" town in france to nearly the "northest" one :)
> What are the results of the sprint.
>
>
> On Feb 26, 2011, at 9:42 AM, Tudor Girba wrote:
>
>> We are starting the sprint:
>> - Twitter tag: #pharosprint
>> - If someone wants to join remotely, let us know how to reach you. Gary, Alain? :)
>>
>> Cheers,
>> Doru
>>
>>
>> On 25 Feb 2011, at 20:39, Tudor Girba wrote:
>>
>>> Phenomenal :)
>>>
>>> Doru
>>>
>>>
>>> On 24 Feb 2011, at 13:03, Jorge Ressia wrote:
>>>
>>>> I will be there too.
>>>>
>>>> Cheers,
>>>>
>>>> On Wed, Feb 23, 2011 at 10:44 PM, Tudor Girba <[hidden email]> wrote:
>>>>> Excellent.
>>>>>
>>>>> Doru
>>>>>
>>>>>
>>>>> On 23 Feb 2011, at 22:29, Lukas Renggli wrote:
>>>>>
>>>>>> I am coming too.
>>>>>>
>>>>>> Lukas
>>>>>>
>>>>>> On 23 February 2011 05:27, Tudor Girba <[hidden email]> wrote:
>>>>>>> Great.
>>>>>>>
>>>>>>> Doru
>>>>>>>
>>>>>>>
>>>>>>> On 22 Feb 2011, at 19:47, Camillo Bruni wrote:
>>>>>>>
>>>>>>>> I'll be there.
>>>>>>>>
>>>>>>>> From what I have done this week so far, I would like to work on extending the IDE and reduce the amount of clicks / keystrokes to browse things...
>>>>>>>>
>>>>>>>> m(o_o)m
>>>>>>>> camillo
>>>>>>>>
>>>>>>>> On 2011-02-21, at 19:42, Tudor Girba wrote:
>>>>>>>>
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>> I would like to remind you that this Saturday, February 26, we organize a Sprint at SCG, University of Berne, Switzerland (room 107):
>>>>>>>>> http://scg.unibe.ch/contact/maps
>>>>>>>>>
>>>>>>>>> Further details can be found below. Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>>>>>>>
>>>>>>>>> Cheers,
>>>>>>>>> Doru
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Begin forwarded message:
>>>>>>>>>
>>>>>>>>>> From: Tudor Girba <[hidden email]>
>>>>>>>>>> Date: 1 February 2011 16:38:30 CET
>>>>>>>>>> To: "[hidden email] Development" <[hidden email]>
>>>>>>>>>> Cc: Adrian Lienhard <[hidden email]>
>>>>>>>>>> Subject: [ANN] pharo focused sprint - bern, feb 26
>>>>>>>>>>
>>>>>>>>>> Hi,
>>>>>>>>>>
>>>>>>>>>> We would like to organize a Pharo Sprint on Saturday, February 26 at SCG, University of Berne, Switzerland (room 107):
>>>>>>>>>> http://scg.unibe.ch/contact/maps
>>>>>>>>>>
>>>>>>>>>> Unlike other sprints, this would not be about fixing things from the tracker, but about building something new and reviewing the situation around one central topic. For this one, the main topic will be Morphic and the IDE. Why? Because it is time to rethink our day-to-day tools and bring them closer to this century (ok, maybe decade :)). It is Ok if you are not a specialist. It is more important to want to participate and learn. The rest will come in time.
>>>>>>>>>>
>>>>>>>>>> ***** Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>>>>>>>>
>>>>>>>>>> Proposed tasks (other tasks are possible in the same area):
>>>>>>>>>> - Enhancements of Morphic widgets:
>>>>>>>>>> --- TabGroupMorph with lazy pages, closable tabs, overflow handling and toolbars (a start exists in Glamour)
>>>>>>>>>> --- High level support for collapsable panes (based on the input of Gary)
>>>>>>>>>> --- SearchMorph with multiple groups of items (like in Spotlight)
>>>>>>>>>> --- MorphTreeMorph integrated with GeneralScrollPane to allow for space filling
>>>>>>>>>> --- BreadcrumbMorph
>>>>>>>>>> --- Hyperlinks in TextMorphs
>>>>>>>>>> - Test and enhance the current IDE
>>>>>>>>>> - Evaluate TextMorphs: NewTextMorph, PluggableTextMorph, SMxPluggableTextMorph etc
>>>>>>>>>> - Prototype a new ToolSet solution
>>>>>>>>>> - Enhancements of Glamour and of the Glamorous Toolkit
>>>>>>>>>> --- Debugger
>>>>>>>>>> --- Coder
>>>>>>>>>> --- Multipage Workspace
>>>>>>>>>> --- CodeBubbles
>>>>>>>>>> - Develop WeakAnnouncement (start from the implementation of Lukas)
>>>>>>>>>> - Evaluate the various keybinding implementations
>>>>>>>>>> - Evaluate ToolBuilder
>>>>>>>>>> - Evaluate the path to adopt SimpleMorphic
>>>>>>>>>>
>>>>>>>>>> A second working topic is getting Monticello faster, but this will only be tackled if there are enough people for the first one.
>>>>>>>>>>
>>>>>>>>>> Cheers,
>>>>>>>>>> Adrian and Doru
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> www.tudorgirba.com
>>>>>>>>>>
>>>>>>>>>> "Be rather willing to give than demanding to get."
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> www.tudorgirba.com
>>>>>>>>>
>>>>>>>>> "It's not how it is, it is how we see it."
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> www.tudorgirba.com
>>>>>>>
>>>>>>> "Value is always contextual."
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Lukas Renggli
>>>>>> www.lukas-renggli.ch
>>>>>>
>>>>>
>>>>> --
>>>>> www.tudorgirba.com
>>>>>
>>>>> "There are no old things, there are only old ways of looking at them."
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Jorge Ressia
>>>> www.jorgeressia.com
>>>
>>> --
>>> www.tudorgirba.com
>>>
>>> "Yesterday is a fact.
>>> Tomorrow is a possibility.
>>> Today is a challenge."
>>>
>>>
>>>
>>
>> --
>> www.tudorgirba.com
>>
>> "Be rather willing to give than demanding to get."
>>
>>
>>
>>
>
>

--
www.tudorgirba.com

"Reasonable is what we are accustomed with."



Reply | Threaded
Open this post in threaded view
|

Re: Fwd: [ANN] pharo focused sprint - bern, feb 26

Stéphane Ducasse
In reply to this post by Tudor Girba

On Feb 26, 2011, at 10:09 PM, Tudor Girba wrote:

> Hi,
>
> The sprint was quite exciting.
>
> Here is the twitter report:
> http://twitter.com/#!/search/pharosprint
>
> Here is a longer report:
>
> - Camillo looked into Keymapping. He spent several hours going through the code with the debugger. In the process he extracted more actions into keybindings (in the Keymapping-Settings). It's a commendable effort because it is quite a challenge to debug the system when playing with the  keybindings :). The conclusion seems to be that Keymapping provides good functionality already, but that it needs some refactoring. In particular:
> --- There should be less decisions in the TextMorph. These should be delegated to the Dispatcher
> --- Some classes and methods would do with better names. For example, keyMapper / hasKeymap / Dispatcher. They should be all Keymapper
> --- There are a couple of symbols around (e.g., #complete) that are not quite clear and that should be modeled explicitly.
> --- Camillo, did I miss anything?
>
> - Lukas went over the WeakAnnouncements implementation to get the WeakMessageSend working. The code is in PharoTaskForces

should we take action on this one?
I mean integrating it.

> - Lukas worked on getting OB work with the changes in TextMorph from Pharo 1.2.
>
> - Adrian, Jorge and Toon worked on implementing a Debugger on top of Glamour. They got a first version working that is able to do basic actions: step, restart, step into. The challenge was to get to understand the model, and to figure out that <primitive: 19> is used for marking that a method should not be debugged. In any case, working with Glamour seemed to work quite smoothly. The code is available in the Glamorous Toolkit. Adrian, did I get it right? :)
>
> - Mircea built a new widget for searching multiple categories of items in the same time, similar to spotlight where you enter one string and you get multiple hits from multiple categories. The implementation was spawned from the OBCompletionDialog / OBCompletionRequest and currently it simply provides multiple lists one below the other. The idea is to use this kind of widget to search simultaneously for classes / methods / packages. The code is available in Glamour (Glamour-Morphic-Renderer). The widget can definitely be improved visually, but Mircea already did a nice job.

is the widget only for glamour because I think that a widget with search list integrated should be used everywhere?
We were discussing with alain to have a look at the one in OB and push it/rewrite it as a core widget


> - I showed the current prototypes available in the Glamorous Toolkit (built with Glamour). It looks like we got a consensus that we should focus on rethinking the IDEs, and that Glamour can be a promising infrastructure. For this to work, we distinguished between the work needed at the widget level (like the work of Mircea and Camillo), and the work needed at the level of playing with new metaphors for browsing. The Glamorous Toolkit already provides a number of examples for: ObjectFinder, Chaser, Playground (ex-Workspace), MessageTallyBrowser, ProfStef, and some Coders. If you want to play with the early versions of these tools, you can get them here (just keep in mind that they are intended as exercises at the moment):
> Gofer new squeaksource: 'glamoroust'; package: 'ConfigurationOfGlamoroust'; load.
> (Smalltalk at: #ConfigurationOfGlamoroust) perform: #loadDefault.
>
>
> Cheers,
> Doru
>
>
> On 26 Feb 2011, at 19:06, Stéphane Ducasse wrote:
>
>> so doru I just arrived after a trip from the nearly "westernest" town in france to nearly the "northest" one :)
>> What are the results of the sprint.
>>
>>
>> On Feb 26, 2011, at 9:42 AM, Tudor Girba wrote:
>>
>>> We are starting the sprint:
>>> - Twitter tag: #pharosprint
>>> - If someone wants to join remotely, let us know how to reach you. Gary, Alain? :)
>>>
>>> Cheers,
>>> Doru
>>>
>>>
>>> On 25 Feb 2011, at 20:39, Tudor Girba wrote:
>>>
>>>> Phenomenal :)
>>>>
>>>> Doru
>>>>
>>>>
>>>> On 24 Feb 2011, at 13:03, Jorge Ressia wrote:
>>>>
>>>>> I will be there too.
>>>>>
>>>>> Cheers,
>>>>>
>>>>> On Wed, Feb 23, 2011 at 10:44 PM, Tudor Girba <[hidden email]> wrote:
>>>>>> Excellent.
>>>>>>
>>>>>> Doru
>>>>>>
>>>>>>
>>>>>> On 23 Feb 2011, at 22:29, Lukas Renggli wrote:
>>>>>>
>>>>>>> I am coming too.
>>>>>>>
>>>>>>> Lukas
>>>>>>>
>>>>>>> On 23 February 2011 05:27, Tudor Girba <[hidden email]> wrote:
>>>>>>>> Great.
>>>>>>>>
>>>>>>>> Doru
>>>>>>>>
>>>>>>>>
>>>>>>>> On 22 Feb 2011, at 19:47, Camillo Bruni wrote:
>>>>>>>>
>>>>>>>>> I'll be there.
>>>>>>>>>
>>>>>>>>> From what I have done this week so far, I would like to work on extending the IDE and reduce the amount of clicks / keystrokes to browse things...
>>>>>>>>>
>>>>>>>>> m(o_o)m
>>>>>>>>> camillo
>>>>>>>>>
>>>>>>>>> On 2011-02-21, at 19:42, Tudor Girba wrote:
>>>>>>>>>
>>>>>>>>>> Hi,
>>>>>>>>>>
>>>>>>>>>> I would like to remind you that this Saturday, February 26, we organize a Sprint at SCG, University of Berne, Switzerland (room 107):
>>>>>>>>>> http://scg.unibe.ch/contact/maps
>>>>>>>>>>
>>>>>>>>>> Further details can be found below. Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>>>>>>>>
>>>>>>>>>> Cheers,
>>>>>>>>>> Doru
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Begin forwarded message:
>>>>>>>>>>
>>>>>>>>>>> From: Tudor Girba <[hidden email]>
>>>>>>>>>>> Date: 1 February 2011 16:38:30 CET
>>>>>>>>>>> To: "[hidden email] Development" <[hidden email]>
>>>>>>>>>>> Cc: Adrian Lienhard <[hidden email]>
>>>>>>>>>>> Subject: [ANN] pharo focused sprint - bern, feb 26
>>>>>>>>>>>
>>>>>>>>>>> Hi,
>>>>>>>>>>>
>>>>>>>>>>> We would like to organize a Pharo Sprint on Saturday, February 26 at SCG, University of Berne, Switzerland (room 107):
>>>>>>>>>>> http://scg.unibe.ch/contact/maps
>>>>>>>>>>>
>>>>>>>>>>> Unlike other sprints, this would not be about fixing things from the tracker, but about building something new and reviewing the situation around one central topic. For this one, the main topic will be Morphic and the IDE. Why? Because it is time to rethink our day-to-day tools and bring them closer to this century (ok, maybe decade :)). It is Ok if you are not a specialist. It is more important to want to participate and learn. The rest will come in time.
>>>>>>>>>>>
>>>>>>>>>>> ***** Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>>>>>>>>>
>>>>>>>>>>> Proposed tasks (other tasks are possible in the same area):
>>>>>>>>>>> - Enhancements of Morphic widgets:
>>>>>>>>>>> --- TabGroupMorph with lazy pages, closable tabs, overflow handling and toolbars (a start exists in Glamour)
>>>>>>>>>>> --- High level support for collapsable panes (based on the input of Gary)
>>>>>>>>>>> --- SearchMorph with multiple groups of items (like in Spotlight)
>>>>>>>>>>> --- MorphTreeMorph integrated with GeneralScrollPane to allow for space filling
>>>>>>>>>>> --- BreadcrumbMorph
>>>>>>>>>>> --- Hyperlinks in TextMorphs
>>>>>>>>>>> - Test and enhance the current IDE
>>>>>>>>>>> - Evaluate TextMorphs: NewTextMorph, PluggableTextMorph, SMxPluggableTextMorph etc
>>>>>>>>>>> - Prototype a new ToolSet solution
>>>>>>>>>>> - Enhancements of Glamour and of the Glamorous Toolkit
>>>>>>>>>>> --- Debugger
>>>>>>>>>>> --- Coder
>>>>>>>>>>> --- Multipage Workspace
>>>>>>>>>>> --- CodeBubbles
>>>>>>>>>>> - Develop WeakAnnouncement (start from the implementation of Lukas)
>>>>>>>>>>> - Evaluate the various keybinding implementations
>>>>>>>>>>> - Evaluate ToolBuilder
>>>>>>>>>>> - Evaluate the path to adopt SimpleMorphic
>>>>>>>>>>>
>>>>>>>>>>> A second working topic is getting Monticello faster, but this will only be tackled if there are enough people for the first one.
>>>>>>>>>>>
>>>>>>>>>>> Cheers,
>>>>>>>>>>> Adrian and Doru
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> www.tudorgirba.com
>>>>>>>>>>>
>>>>>>>>>>> "Be rather willing to give than demanding to get."
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> www.tudorgirba.com
>>>>>>>>>>
>>>>>>>>>> "It's not how it is, it is how we see it."
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> www.tudorgirba.com
>>>>>>>>
>>>>>>>> "Value is always contextual."
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Lukas Renggli
>>>>>>> www.lukas-renggli.ch
>>>>>>>
>>>>>>
>>>>>> --
>>>>>> www.tudorgirba.com
>>>>>>
>>>>>> "There are no old things, there are only old ways of looking at them."
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Jorge Ressia
>>>>> www.jorgeressia.com
>>>>
>>>> --
>>>> www.tudorgirba.com
>>>>
>>>> "Yesterday is a fact.
>>>> Tomorrow is a possibility.
>>>> Today is a challenge."
>>>>
>>>>
>>>>
>>>
>>> --
>>> www.tudorgirba.com
>>>
>>> "Be rather willing to give than demanding to get."
>>>
>>>
>>>
>>>
>>
>>
>
> --
> www.tudorgirba.com
>
> "Reasonable is what we are accustomed with."
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Fwd: [ANN] pharo focused sprint - bern, feb 26

Tudor Girba
Hi,

On 27 Feb 2011, at 08:58, Stéphane Ducasse wrote:

>> ...

>> - Lukas went over the WeakAnnouncements implementation to get the WeakMessageSend working. The code is in PharoTaskForces
>
> should we take action on this one?
> I mean integrating it.

It can be integrated, because the base code works in the same way as before.

Currently, the solution is implemented through a WeakAnnouncer which subclasses Announcer. I wanted the weak thing to be merged, because the clients of announcements should benefit from the Weak implementation, but Lukas says that he does not trust the Weak support in Pharo and that if you have many WeakAnnouncers it somehow does not scale.

The problem with the current approach is that models have to take an explicit stand of whether they want weak or non weak when instantiating the announcer. Unfortunately, I do have enough technical knowledge for this. It would be cool if someone with better knowledge in this area would take a look.

>> - Lukas worked on getting OB work with the changes in TextMorph from Pharo 1.2.
>>
>> - Adrian, Jorge and Toon worked on implementing a Debugger on top of Glamour. They got a first version working that is able to do basic actions: step, restart, step into. The challenge was to get to understand the model, and to figure out that <primitive: 19> is used for marking that a method should not be debugged. In any case, working with Glamour seemed to work quite smoothly. The code is available in the Glamorous Toolkit. Adrian, did I get it right? :)
>>
>> - Mircea built a new widget for searching multiple categories of items in the same time, similar to spotlight where you enter one string and you get multiple hits from multiple categories. The implementation was spawned from the OBCompletionDialog / OBCompletionRequest and currently it simply provides multiple lists one below the other. The idea is to use this kind of widget to search simultaneously for classes / methods / packages. The code is available in Glamour (Glamour-Morphic-Renderer). The widget can definitely be improved visually, but Mircea already did a nice job.
>
> is the widget only for glamour because I think that a widget with search list integrated should be used everywhere?
> We were discussing with alain to have a look at the one in OB and push it/rewrite it as a core widget

Neither the OB nor the Glamour widgets depend on Glamour, so they can be used independently. You just need to take the Request and the Dialog together.

Cheers,
Doru



>
>> - I showed the current prototypes available in the Glamorous Toolkit (built with Glamour). It looks like we got a consensus that we should focus on rethinking the IDEs, and that Glamour can be a promising infrastructure. For this to work, we distinguished between the work needed at the widget level (like the work of Mircea and Camillo), and the work needed at the level of playing with new metaphors for browsing. The Glamorous Toolkit already provides a number of examples for: ObjectFinder, Chaser, Playground (ex-Workspace), MessageTallyBrowser, ProfStef, and some Coders. If you want to play with the early versions of these tools, you can get them here (just keep in mind that they are intended as exercises at the moment):
>> Gofer new squeaksource: 'glamoroust'; package: 'ConfigurationOfGlamoroust'; load.
>> (Smalltalk at: #ConfigurationOfGlamoroust) perform: #loadDefault.
>>
>>
>> Cheers,
>> Doru
>>
>>
>> On 26 Feb 2011, at 19:06, Stéphane Ducasse wrote:
>>
>>> so doru I just arrived after a trip from the nearly "westernest" town in france to nearly the "northest" one :)
>>> What are the results of the sprint.
>>>
>>>
>>> On Feb 26, 2011, at 9:42 AM, Tudor Girba wrote:
>>>
>>>> We are starting the sprint:
>>>> - Twitter tag: #pharosprint
>>>> - If someone wants to join remotely, let us know how to reach you. Gary, Alain? :)
>>>>
>>>> Cheers,
>>>> Doru
>>>>
>>>>
>>>> On 25 Feb 2011, at 20:39, Tudor Girba wrote:
>>>>
>>>>> Phenomenal :)
>>>>>
>>>>> Doru
>>>>>
>>>>>
>>>>> On 24 Feb 2011, at 13:03, Jorge Ressia wrote:
>>>>>
>>>>>> I will be there too.
>>>>>>
>>>>>> Cheers,
>>>>>>
>>>>>> On Wed, Feb 23, 2011 at 10:44 PM, Tudor Girba <[hidden email]> wrote:
>>>>>>> Excellent.
>>>>>>>
>>>>>>> Doru
>>>>>>>
>>>>>>>
>>>>>>> On 23 Feb 2011, at 22:29, Lukas Renggli wrote:
>>>>>>>
>>>>>>>> I am coming too.
>>>>>>>>
>>>>>>>> Lukas
>>>>>>>>
>>>>>>>> On 23 February 2011 05:27, Tudor Girba <[hidden email]> wrote:
>>>>>>>>> Great.
>>>>>>>>>
>>>>>>>>> Doru
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On 22 Feb 2011, at 19:47, Camillo Bruni wrote:
>>>>>>>>>
>>>>>>>>>> I'll be there.
>>>>>>>>>>
>>>>>>>>>> From what I have done this week so far, I would like to work on extending the IDE and reduce the amount of clicks / keystrokes to browse things...
>>>>>>>>>>
>>>>>>>>>> m(o_o)m
>>>>>>>>>> camillo
>>>>>>>>>>
>>>>>>>>>> On 2011-02-21, at 19:42, Tudor Girba wrote:
>>>>>>>>>>
>>>>>>>>>>> Hi,
>>>>>>>>>>>
>>>>>>>>>>> I would like to remind you that this Saturday, February 26, we organize a Sprint at SCG, University of Berne, Switzerland (room 107):
>>>>>>>>>>> http://scg.unibe.ch/contact/maps
>>>>>>>>>>>
>>>>>>>>>>> Further details can be found below. Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>>>>>>>>>
>>>>>>>>>>> Cheers,
>>>>>>>>>>> Doru
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> Begin forwarded message:
>>>>>>>>>>>
>>>>>>>>>>>> From: Tudor Girba <[hidden email]>
>>>>>>>>>>>> Date: 1 February 2011 16:38:30 CET
>>>>>>>>>>>> To: "[hidden email] Development" <[hidden email]>
>>>>>>>>>>>> Cc: Adrian Lienhard <[hidden email]>
>>>>>>>>>>>> Subject: [ANN] pharo focused sprint - bern, feb 26
>>>>>>>>>>>>
>>>>>>>>>>>> Hi,
>>>>>>>>>>>>
>>>>>>>>>>>> We would like to organize a Pharo Sprint on Saturday, February 26 at SCG, University of Berne, Switzerland (room 107):
>>>>>>>>>>>> http://scg.unibe.ch/contact/maps
>>>>>>>>>>>>
>>>>>>>>>>>> Unlike other sprints, this would not be about fixing things from the tracker, but about building something new and reviewing the situation around one central topic. For this one, the main topic will be Morphic and the IDE. Why? Because it is time to rethink our day-to-day tools and bring them closer to this century (ok, maybe decade :)). It is Ok if you are not a specialist. It is more important to want to participate and learn. The rest will come in time.
>>>>>>>>>>>>
>>>>>>>>>>>> ***** Please let us know by mail if you plan to attend and what you would wish to work on (see below).
>>>>>>>>>>>>
>>>>>>>>>>>> Proposed tasks (other tasks are possible in the same area):
>>>>>>>>>>>> - Enhancements of Morphic widgets:
>>>>>>>>>>>> --- TabGroupMorph with lazy pages, closable tabs, overflow handling and toolbars (a start exists in Glamour)
>>>>>>>>>>>> --- High level support for collapsable panes (based on the input of Gary)
>>>>>>>>>>>> --- SearchMorph with multiple groups of items (like in Spotlight)
>>>>>>>>>>>> --- MorphTreeMorph integrated with GeneralScrollPane to allow for space filling
>>>>>>>>>>>> --- BreadcrumbMorph
>>>>>>>>>>>> --- Hyperlinks in TextMorphs
>>>>>>>>>>>> - Test and enhance the current IDE
>>>>>>>>>>>> - Evaluate TextMorphs: NewTextMorph, PluggableTextMorph, SMxPluggableTextMorph etc
>>>>>>>>>>>> - Prototype a new ToolSet solution
>>>>>>>>>>>> - Enhancements of Glamour and of the Glamorous Toolkit
>>>>>>>>>>>> --- Debugger
>>>>>>>>>>>> --- Coder
>>>>>>>>>>>> --- Multipage Workspace
>>>>>>>>>>>> --- CodeBubbles
>>>>>>>>>>>> - Develop WeakAnnouncement (start from the implementation of Lukas)
>>>>>>>>>>>> - Evaluate the various keybinding implementations
>>>>>>>>>>>> - Evaluate ToolBuilder
>>>>>>>>>>>> - Evaluate the path to adopt SimpleMorphic
>>>>>>>>>>>>
>>>>>>>>>>>> A second working topic is getting Monticello faster, but this will only be tackled if there are enough people for the first one.
>>>>>>>>>>>>
>>>>>>>>>>>> Cheers,
>>>>>>>>>>>> Adrian and Doru
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> www.tudorgirba.com
>>>>>>>>>>>>
>>>>>>>>>>>> "Be rather willing to give than demanding to get."
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> www.tudorgirba.com
>>>>>>>>>>>
>>>>>>>>>>> "It's not how it is, it is how we see it."
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> www.tudorgirba.com
>>>>>>>>>
>>>>>>>>> "Value is always contextual."
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Lukas Renggli
>>>>>>>> www.lukas-renggli.ch
>>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> www.tudorgirba.com
>>>>>>>
>>>>>>> "There are no old things, there are only old ways of looking at them."
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Jorge Ressia
>>>>>> www.jorgeressia.com
>>>>>
>>>>> --
>>>>> www.tudorgirba.com
>>>>>
>>>>> "Yesterday is a fact.
>>>>> Tomorrow is a possibility.
>>>>> Today is a challenge."
>>>>>
>>>>>
>>>>>
>>>>
>>>> --
>>>> www.tudorgirba.com
>>>>
>>>> "Be rather willing to give than demanding to get."
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>
>> --
>> www.tudorgirba.com
>>
>> "Reasonable is what we are accustomed with."
>>
>>
>
>

--
www.tudorgirba.com

"Value is always contextual."




12