<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta content="text/html; charset=UTF-8">
<style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Helvetica,sans-serif">
<p>Hi Bernhard,</p>
<p><br>
</p>
<p>Thanks a lot for your feedback! :-)</p>
<p><br>
</p>
<p>> <span>I clicked on the Beta version button as well. Not sure if this did install a newer version, though.</span></p>
<p><span><br>
</span></p>
<p><span>Actually, this button only opens an app menu. If you want to install the latest updates, click "self-update" in this menu.</span></p>
<p><span><br>
</span></p>
<p><span>> </span><span style="font-size:12pt">What is the best way to find this out, by the way.</span><span></p>
<div><br>
</div>
<div>At the moment, there isn't one, I'm afraid. But if you hit the "send feedback" button in the app menu, you can see the change date of the current version. You could then compare this date to the latest commit date in the GitHub repository. But yes, it
 would be nice to have an easier way for this. Maybe a contemporary package manager for Squeak that supports Metacello ...</div>
<div><br>
</div>
<div>> <span style="font-size:12pt">I ran into a MNU when trying to filter conversions by myself.</span>
<div><br>
</div>
<div>Ouch, sorry for that! I have just commited a fix for that, if you choose the self-update option, you should be able to use these filters now.</div>
<div><br>
</div>
<div>> <span style="font-size:12pt">This e-mail is a test if replying works for me.</span>
<div><br>
</div>
<div>It works! :-)</div>
<div><br>
</div>
<div>If there are any other bugs or inconveniences, please report back. Otherwise, I'll also accept success experience reports. :D</div>
<div><br>
</div>
<div>Best,</div>
<div>Christoph</div>
</div>
</div>
</span>
<p></p>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>Von:</b> bernhard@pieber.com <bernhard@pieber.com><br>
<b>Gesendet:</b> Samstag, 17. Juli 2021 10:26:59<br>
<b>An:</b> squeak-dev@lists.squeakfoundation.org; Thiede, Christoph<br>
<b>Betreff:</b> Re: [ANN] Squeak Inbox Talk - bringing squeak-dev into your image</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hi Christoph,<br>
<br>
Congratulations on Squeak Inbox Talk. Impressive work!<br>
<br>
I have yet to use it more to give more extensive feedback. However, the first impression is great.<br>
<br>
Installation went smoothly. I clicked on the Beta version button as well. Not sure if this did install a newer version, though. What is the best way to find this out, by the way.<br>
<br>
I ran into a MNU when trying to filter conversions by myself.<br>
<br>
This e-mail is a test if replying works for me.<br>
<br>
Cheers,<br>
Bernhard<br>
<br>
17 July 2021 9:59:48.332407 am<br>
<br>
VM: Mac OS - Smalltalk<br>
Image: Squeak6.0alpha [latest update: #20587]<br>
<br>
SecurityManager state:<br>
Restricted: false<br>
FileAccess: true<br>
SocketAccess: true<br>
Working Dir /Users/bernhard/Entwicklung/Squeak/new-trunk<br>
Trusted Dir /Users/bernhard/Entwicklung/Squeak/new-trunk/secure<br>
Untrusted Dir /Users/bernhard/Entwicklung/Squeak/new-trunk/My Squeak<br>
<br>
MorphicUIManager(Object)>>doesNotUnderstand: #multiLineRequest:initialAnswer:<br>
        Receiver: a MorphicUIManager<br>
        Arguments and temporary variables:<br>
                aMessage:        multiLineRequest: 'What e-mail adresses do you use on the inbox?<br>
Ente...etc...<br>
                exception:       MessageNotUnderstood: MorphicUIManager>>multiLineRequest:initialAnsw...etc...<br>
                resumeValue:     nil<br>
        Receiver's instance variables:<br>
                builderClass:    MorphicToolBuilder<br>
<br>
TalkPerson>>requestLines:initialAnswer:ifAccepted:<br>
        Receiver: a TalkPerson<br>
        Arguments and temporary variables:<br>
                queryString:     'What e-mail adresses do you use on the inbox?<br>
Enter one per line....etc...<br>
                initialLines:    an OrderedCollection()<br>
                acceptBlock:     [closure] in TalkPerson>>initializeInteractively<br>
                answer:  nil<br>
                newLines:        nil<br>
        Receiver's instance variables:<br>
                names:   an OrderedCollection()<br>
                mailAddresses:   an OrderedCollection()<br>
                allAuthorInitials:       an OrderedCollection()<br>
<br>
TalkPerson>>initializeInteractively<br>
        Receiver: a TalkPerson<br>
        Arguments and temporary variables:<br>
<br>
        Receiver's instance variables:<br>
                names:   an OrderedCollection()<br>
                mailAddresses:   an OrderedCollection()<br>
                allAuthorInitials:       an OrderedCollection()<br>
<br>
TalkPerson class>>current<br>
        Receiver: TalkPerson<br>
        Arguments and temporary variables:<br>
<br>
        Receiver's instance variables:<br>
                superclass:      TalkDataView<br>
                methodDict:      a MethodDictionary(#allAuthorInitials->(TalkPerson>>#allAuthorIniti...etc...<br>
                format:  65539<br>
                instanceVariables:       #('names' 'mailAddresses' 'allAuthorInitials')<br>
                organization:    ('accessing' allAuthorInitials allAuthorInitials: mailAddresses mailAddresses:...etc...<br>
                subclasses:      nil<br>
                name:    #TalkPerson<br>
                classPool:       a Dictionary(#Current->nil )<br>
                sharedPools:     nil<br>
                environment:     Smalltalk<br>
                category:        #'SqueakInboxTalk-Core'<br>
<br>
TalkInvolvementFilter>>assurePerson<br>
        Receiver: a TalkInvolvementFilter<br>
        Arguments and temporary variables:<br>
<br>
        Receiver's instance variables:<br>
                involvements:    a Set()<br>
<br>
TalkInvolvementFilter>>setInvolvement:to:<br>
        Receiver: a TalkInvolvementFilter<br>
        Arguments and temporary variables:<br>
                aSymbol:         #author<br>
                aBoolean:        true<br>
        Receiver's instance variables:<br>
                involvements:    a Set()<br>
<br>
[] in [] in TalkInvolvementFilter>>filterMenu:for:<br>
        Receiver: a TalkInvolvementFilter<br>
        Arguments and temporary variables:<br>
                menu:    nil<br>
                aModel:  nil<br>
                label:   'conversations by myself'<br>
                involvement:     #author<br>
                boolean:         true<br>
        Receiver's instance variables:<br>
                involvements:    a Set()<br>
<br>
[] in TalkInboxBrowser(TalkModel)>>menu:add:getState:setState:<br>
        Receiver: a TalkInboxBrowser<br>
        Arguments and temporary variables:<br>
                menu:    a MenuMorph(1191274)<br>
                label:   'conversations by myself'<br>
                getter:  [closure] in [] in TalkInvolvementFilter>>filterMenu:for:<br>
                setter:  [closure] in [] in TalkInvolvementFilter>>filterMenu:for:<br>
                target:  nil<br>
        Receiver's instance variables:<br>
                dependents:      a DependentsArray(a PluggableSystemWindow<Squeak Inbox Talk - squea...etc...<br>
                backgroundWorkers:       a WeakValueDictionary(#contents->nil #conversations->a Process...etc...<br>
                backgroundWorkerUpdateMessages:  a SharedQueue(1)<br>
                inbox:   a TalkInbox<squeak-dev><br>
                searchModel:     a TalkTextSearchModel<br>
                selectedConversation:    a TalkConversation ('[squeak-dev] The Inbox: System-ct.12...etc...<br>
                allConversations:        {a TalkConversation ('[squeak-dev] Documenting the system') ....etc...<br>
                numberOfConversations:   nil<br>
                conversations:   an OrderedCollection(a TalkConversation ('[squeak-dev] Documenti...etc...<br>
                menuFilter:      a TalkFilterSet<br>
                contents:        'Name: System-ct.1241 (pending)<br>
Author: ct<br>
Time: 15 July 2021, 1:11:0...etc...<br>
<br>
FullBlockClosure(Object)>>perform:orSendTo:<br>
        Receiver: [closure] in TalkInboxBrowser(TalkModel)>>menu:add:getState:setState:<br>
        Arguments and temporary variables:<br>
                selector:        #value<br>
                otherTarget:     a PluggableMultiColumnListMorph(2530911)<br>
        Receiver's instance variables:<br>
                outerContext:    TalkInboxBrowser(TalkModel)>>menu:add:getState:setState:<br>
                startpcOrMethod:         ([] in TalkModel>>#menu:add:getState:setState: "a CompiledBlock...etc...<br>
                numArgs:         0<br>
                receiver:        a TalkInboxBrowser<br>
<br>
[] in UpdatingMenuItemMorph(MenuItemMorph)>>invokeWithEvent:<br>
        Receiver: an UpdatingMenuItemMorph(1010122)'conversations by myself'<br>
        Arguments and temporary variables:<br>
                evt:     [1208@413 mouseUp ( red ) 2069153]<br>
                world:   a PasteUpMorph(2434915) [world]<br>
        Receiver's instance variables:<br>
                bounds:  1100@407 corner: 1370@423<br>
                owner:   a MenuMorph(1191274)<br>
                submorphs:       {an ImageMorph(2514698)}<br>
                fullBounds:      1100@407 corner: 1370@423<br>
                color:   Color black<br>
                extension:       a MorphExtension (2733736) [other:  (layoutProperties -> (LayoutProp...etc...<br>
                font:    a StrikeFont(Bitmap DejaVu Sans 9 14)<br>
                emphasis:        0<br>
                contents:        'conversations by myself'<br>
                hasFocus:        false<br>
                isEnabled:       true<br>
                subMenu:         nil<br>
                isSelected:      false<br>
                target:  [closure] in TalkInboxBrowser(TalkModel)>>menu:add:getState:setState:<br>
                selector:        #perform:orSendTo:<br>
                arguments:       {#value . a PluggableMultiColumnListMorph(2530911)}<br>
                icon:    nil<br>
                wordingProvider:         [closure] in TalkInboxBrowser(TalkModel)>>menu:add:getState:setState:...etc...<br>
                wordingSelector:         #value<br>
                enablementSelector:      nil<br>
                wordingArgument:         nil<br>
<br>
FullBlockClosure(BlockClosure)>>ensure:<br>
        Receiver: [closure] in UpdatingMenuItemMorph(MenuItemMorph)>>invokeWithEvent:<br>
        Arguments and temporary variables:<br>
                aBlock:  [closure] in CursorWithMask(Cursor)>>showWhile:<br>
                complete:        nil<br>
                returnValue:     nil<br>
        Receiver's instance variables:<br>
                outerContext:    UpdatingMenuItemMorph(MenuItemMorph)>>invokeWithEvent:<br>
                startpcOrMethod:         ([] in MenuItemMorph>>#invokeWithEvent: "a CompiledBlock(28284...etc...<br>
                numArgs:         0<br>
                receiver:        an UpdatingMenuItemMorph(1010122)'conversations by myself'<br>
<br>
CursorWithMask(Cursor)>>showWhile:<br>
        Receiver: ((CursorWithMask<br>
        extent: 16@16<br>
        depth: 1<br>
        fromArray: #(<br>
                2r0<br>
                2r10000000000000000000000...etc...<br>
        Arguments and temporary variables:<br>
                aBlock:  [closure] in UpdatingMenuItemMorph(MenuItemMorph)>>invokeWithEvent:<br>
                oldcursor:       ((CursorWithMask<br>
        extent: 16@16<br>
        depth: 1<br>
        fromArray: #(<br>
                2r0<br>
                2r1...etc...<br>
        Receiver's instance variables:<br>
                bits:    a Bitmap of length 16<br>
                width:   16<br>
                height:  16<br>
                depth:   1<br>
                offset:  -1@ -1<br>
                maskForm:        Form(16x16x1)<br>
<br>
UpdatingMenuItemMorph(MenuItemMorph)>>invokeWithEvent:<br>
        Receiver: an UpdatingMenuItemMorph(1010122)'conversations by myself'<br>
        Arguments and temporary variables:<br>
                evt:     [1208@413 mouseUp ( red ) 2069153]<br>
                world:   a PasteUpMorph(2434915) [world]<br>
        Receiver's instance variables:<br>
                bounds:  1100@407 corner: 1370@423<br>
                owner:   a MenuMorph(1191274)<br>
                submorphs:       {an ImageMorph(2514698)}<br>
                fullBounds:      1100@407 corner: 1370@423<br>
                color:   Color black<br>
                extension:       a MorphExtension (2733736) [other:  (layoutProperties -> (LayoutProp...etc...<br>
                font:    a StrikeFont(Bitmap DejaVu Sans 9 14)<br>
                emphasis:        0<br>
                contents:        'conversations by myself'<br>
                hasFocus:        false<br>
                isEnabled:       true<br>
                subMenu:         nil<br>
                isSelected:      false<br>
                target:  [closure] in TalkInboxBrowser(TalkModel)>>menu:add:getState:setState:<br>
                selector:        #perform:orSendTo:<br>
                arguments:       {#value . a PluggableMultiColumnListMorph(2530911)}<br>
                icon:    nil<br>
                wordingProvider:         [closure] in TalkInboxBrowser(TalkModel)>>menu:add:getState:setState:...etc...<br>
                wordingSelector:         #value<br>
                enablementSelector:      nil<br>
                wordingArgument:         nil<br>
<br>
UpdatingMenuItemMorph(MenuItemMorph)>>mouseUp:<br>
        Receiver: an UpdatingMenuItemMorph(1010122)'conversations by myself'<br>
        Arguments and temporary variables:<br>
                evt:     [1208@413 mouseUp ( red ) 2069153]<br>
        Receiver's instance variables:<br>
                bounds:  1100@407 corner: 1370@423<br>
                owner:   a MenuMorph(1191274)<br>
                submorphs:       {an ImageMorph(2514698)}<br>
                fullBounds:      1100@407 corner: 1370@423<br>
                color:   Color black<br>
                extension:       a MorphExtension (2733736) [other:  (layoutProperties -> (LayoutProp...etc...<br>
                font:    a StrikeFont(Bitmap DejaVu Sans 9 14)<br>
                emphasis:        0<br>
                contents:        'conversations by myself'<br>
                hasFocus:        false<br>
                isEnabled:       true<br>
                subMenu:         nil<br>
                isSelected:      false<br>
                target:  [closure] in TalkInboxBrowser(TalkModel)>>menu:add:getState:setState:<br>
                selector:        #perform:orSendTo:<br>
                arguments:       {#value . a PluggableMultiColumnListMorph(2530911)}<br>
                icon:    nil<br>
                wordingProvider:         [closure] in TalkInboxBrowser(TalkModel)>>menu:add:getState:setState:...etc...<br>
                wordingSelector:         #value<br>
                enablementSelector:      nil<br>
                wordingArgument:         nil<br>
<br>
UpdatingMenuItemMorph(MenuItemMorph)>>handleMouseUp:<br>
        Receiver: an UpdatingMenuItemMorph(1010122)'conversations by myself'<br>
        Arguments and temporary variables:<br>
                anEvent:         [1208@413 mouseUp ( red ) 2069153]<br>
        Receiver's instance variables:<br>
                bounds:  1100@407 corner: 1370@423<br>
                owner:   a MenuMorph(1191274)<br>
                submorphs:       {an ImageMorph(2514698)}<br>
                fullBounds:      1100@407 corner: 1370@423<br>
                color:   Color black<br>
                extension:       a MorphExtension (2733736) [other:  (layoutProperties -> (LayoutProp...etc...<br>
                font:    a StrikeFont(Bitmap DejaVu Sans 9 14)<br>
                emphasis:        0<br>
                contents:        'conversations by myself'<br>
                hasFocus:        false<br>
                isEnabled:       true<br>
                subMenu:         nil<br>
                isSelected:      false<br>
                target:  [closure] in TalkInboxBrowser(TalkModel)>>menu:add:getState:setState:<br>
                selector:        #perform:orSendTo:<br>
                arguments:       {#value . a PluggableMultiColumnListMorph(2530911)}<br>
                icon:    nil<br>
                wordingProvider:         [closure] in TalkInboxBrowser(TalkModel)>>menu:add:getState:setState:...etc...<br>
                wordingSelector:         #value<br>
                enablementSelector:      nil<br>
                wordingArgument:         nil<br>
<br>
MouseButtonEvent>>sentTo:<br>
        Receiver: [1208@413 mouseUp ( red ) 2069153]<br>
        Arguments and temporary variables:<br>
                anObject:        an UpdatingMenuItemMorph(1010122)'conversations by myself'<br>
        Receiver's instance variables:<br>
                timeStamp:       2069153<br>
                source:  a HandMorph(2614111)<br>
                type:    #mouseUp<br>
                buttons:         0<br>
                position:        1208@413<br>
                handler:         nil<br>
                wasHandled:      true<br>
                wasIgnored:      false<br>
                whichButton:     4<br>
                nClicks:         0<br>
<br>
UpdatingMenuItemMorph(Morph)>>handleEvent:<br>
        Receiver: an UpdatingMenuItemMorph(1010122)'conversations by myself'<br>
        Arguments and temporary variables:<br>
                anEvent:         [1208@413 mouseUp ( red ) 2069153]<br>
                filteredEvent:   [1208@413 mouseUp ( red ) 2069153]<br>
        Receiver's instance variables:<br>
                bounds:  1100@407 corner: 1370@423<br>
                owner:   a MenuMorph(1191274)<br>
                submorphs:       {an ImageMorph(2514698)}<br>
                fullBounds:      1100@407 corner: 1370@423<br>
                color:   Color black<br>
                extension:       a MorphExtension (2733736) [other:  (layoutProperties -> (LayoutProp...etc...<br>
                font:    a StrikeFont(Bitmap DejaVu Sans 9 14)<br>
                emphasis:        0<br>
                contents:        'conversations by myself'<br>
                hasFocus:        false<br>
                isEnabled:       true<br>
                subMenu:         nil<br>
                isSelected:      false<br>
                target:  [closure] in TalkInboxBrowser(TalkModel)>>menu:add:getState:setState:<br>
                selector:        #perform:orSendTo:<br>
                arguments:       {#value . a PluggableMultiColumnListMorph(2530911)}<br>
                icon:    nil<br>
                wordingProvider:         [closure] in TalkInboxBrowser(TalkModel)>>menu:add:getState:setState:...etc...<br>
                wordingSelector:         #value<br>
                enablementSelector:      nil<br>
                wordingArgument:         nil<br>
<br>
MorphicEventDispatcher>>dispatchEvent:withHandler:withMorph:<br>
        Receiver: a MorphicEventDispatcher<br>
        Arguments and temporary variables:<br>
                anEvent:         [1208@413 mouseUp ( red ) 2069153]<br>
                aHandler:        an UpdatingMenuItemMorph(1010122)'conversations by myself'<br>
                aMorph:  an UpdatingMenuItemMorph(1010122)'conversations by myself'<br>
                result:  #rejected<br>
                filteredEvent:   [1208@413 mouseUp ( red ) 2069153]<br>
        Receiver's instance variables:<br>
                lastType:        #mouseUp<br>
                lastDispatch:    #dispatchDefault:with:<br>
<br>
MorphicEventDispatcher>>dispatchDefault:with:<br>
        Receiver: a MorphicEventDispatcher<br>
        Arguments and temporary variables:<br>
                anEvent:         [1208@413 mouseUp ( red ) 2069153]<br>
                aMorph:  an UpdatingMenuItemMorph(1010122)'conversations by myself'<br>
        Receiver's instance variables:<br>
                lastType:        #mouseUp<br>
                lastDispatch:    #dispatchDefault:with:<br>
<br>
<br>
--- The full stack ---<br>
MorphicUIManager(Object)>>doesNotUnderstand: #multiLineRequest:initialAnswer:<br>
TalkPerson>>requestLines:initialAnswer:ifAccepted:<br>
TalkPerson>>initializeInteractively<br>
TalkPerson class>>current<br>
TalkInvolvementFilter>>assurePerson<br>
TalkInvolvementFilter>>setInvolvement:to:<br>
[] in [] in TalkInvolvementFilter>>filterMenu:for:<br>
[] in TalkInboxBrowser(TalkModel)>>menu:add:getState:setState:<br>
FullBlockClosure(Object)>>perform:orSendTo:<br>
[] in UpdatingMenuItemMorph(MenuItemMorph)>>invokeWithEvent:<br>
FullBlockClosure(BlockClosure)>>ensure:<br>
CursorWithMask(Cursor)>>showWhile:<br>
UpdatingMenuItemMorph(MenuItemMorph)>>invokeWithEvent:<br>
UpdatingMenuItemMorph(MenuItemMorph)>>mouseUp:<br>
UpdatingMenuItemMorph(MenuItemMorph)>>handleMouseUp:<br>
MouseButtonEvent>>sentTo:<br>
UpdatingMenuItemMorph(Morph)>>handleEvent:<br>
MorphicEventDispatcher>>dispatchEvent:withHandler:withMorph:<br>
MorphicEventDispatcher>>dispatchDefault:with:<br>
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -<br>
MorphicEventDispatcher>>dispatchEvent:with:<br>
UpdatingMenuItemMorph(Morph)>>processEvent:using:<br>
UpdatingMenuItemMorph(Morph)>>processEvent:<br>
[] in MorphicEventDispatcher>>dispatchEvent:toSubmorphsOf:<br>
Array(SequenceableCollection)>>do:<br>
MenuMorph(Morph)>>submorphsDo:<br>
MorphicEventDispatcher>>dispatchEvent:toSubmorphsOf:<br>
MorphicEventDispatcher>>dispatchEvent:withHandler:withMorph:<br>
MorphicEventDispatcher>>dispatchDefault:with:<br>
MorphicEventDispatcher>>dispatchEvent:with:<br>
MenuMorph(Morph)>>processEvent:using:<br>
MorphicEventDispatcher>>doProcessingForFocusEvent:with:<br>
MorphicEventDispatcher>>dispatchFocusEventFully:with:<br>
MenuMorph>>processFocusEvent:using:<br>
MenuMorph(Morph)>>processFocusEvent:<br>
[] in [] in [] in HandMorph>>sendFocusEvent:to:clear:<br>
[] in ActiveEventVariable class(DynamicVariable class)>>value:during:<br>
FullBlockClosure(BlockClosure)>>ensure:<br>
ActiveEventVariable class(DynamicVariable class)>>value:during:<br>
[] in ActiveEventVariable class>>value:during:<br>
FullBlockClosure(BlockClosure)>>ensure:<br>
ActiveEventVariable class>>value:during:<br>
MouseButtonEvent(MorphicEvent)>>becomeActiveDuring:<br>
[] in [] in HandMorph>>sendFocusEvent:to:clear:<br>
[] in ActiveHandVariable class(DynamicVariable class)>>value:during:<br>
FullBlockClosure(BlockClosure)>>ensure:<br>
ActiveHandVariable class(DynamicVariable class)>>value:during:<br>
[] in ActiveHandVariable class>>value:during:<br>
FullBlockClosure(BlockClosure)>>ensure:<br>
ActiveHandVariable class>>value:during:<br>
HandMorph>>becomeActiveDuring:<br>
[] in HandMorph>>sendFocusEvent:to:clear:<br>
[] in ActiveWorldVariable class(DynamicVariable class)>>value:during:<br>
FullBlockClosure(BlockClosure)>>ensure:<br>
ActiveWorldVariable class(DynamicVariable class)>>value:during:<br>
[] in ActiveWorldVariable class>>value:during:<br>
FullBlockClosure(BlockClosure)>>ensure:<br>
ActiveWorldVariable class>>value:during:<br>
PasteUpMorph>>becomeActiveDuring:<br>
HandMorph>>sendFocusEvent:to:clear:<br>
HandMorph>>sendEvent:focus:clear:<br>
HandMorph>>sendMouseEvent:<br>
-- and more not shown --<br>
<br>
> An HTML attachment was scrubbed...<br>
> URL: <<a href="http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20210709/c7619efa/attachment-0001.html">http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20210709/c7619efa/attachment-0001.html</a>><br>
> -------------- next part --------------<br>
> Hi all! :-)<br>
><br>
> I'm very excited to announce a new tool to you today that aims to make the Squeak development cycle a bit easier for all of us. Introducing Squeak Inbox Talk, which allows you as Squeak contributors and maintainers to review and discuss new features for Squeak
 directly in your image!<br>
><br>
> Installation:<br>
>        Install the latest Trunk updates first.<br>
>        Metacello new<br>
>                  baseline: 'SqueakInboxTalk';<br>
>                  repository: 'github://hpi-swa-lab/squeak-inbox-talk:main';<br>
>                  load.<br>
> After the installation, in the main docking bar, choose "Squeak Inbox Talk" from the Apps menu, click Refresh, and there you go!<br>
> Alternatively, you can download a ready-to-use image here: <a href="https://github.com/hpi-swa-lab/squeak-inbox-talk/releases">
https://github.com/hpi-swa-lab/squeak-inbox-talk/releases</a><br>
> In [1] you can find the open-source GitHub repository, including a project board and some theoretical background.<br>
> Your feedback is especially helpful for my research before 2021-07-19 (but still appreciated later very much).<br>
><br>
> Maybe you have already experienced at least one of the following troubles in the past:<br>
> 1. Tedious navigation on the list: Where has this patch gone? Can someone remember where we were discussing this funky thing recently?<br>
> 2. High entry barrier for new contributors: You need to sign up on the mailing list to follow discussions.<br>
> 3. Hard review process: Notifications and discussions appear in your email client, but if you want to check out some code, you will switch to your image, of course.<br>
><br>
> In the last months, I have been trying to solve these and other issues. Now I'm inviting you to figure out whether I have been successful! Squeak Inbox Talk allows you to interact with all relevant artifacts right in Squeak, including emails as well as Monticello
 contributions. It comes with a free-text search and several powerful filters for aspects such as packages, review state of a contribution, and your personal involvement. These filters should make it easier to survey certain domains, gain a better understanding
 of the connection between inbox versions, or keep track of your own proposals.<br>
><br>
> Please give it a try and return feedback! As one possible starting point, you could search for "terminate" to recapitulate Jaromir's recent efforts on Process. I had the great opportunity to run this project in the course of a seminar at HPI, and the luck
 to be guided by Marcel while doing so. In a few weeks, I will present the project internally, and your thoughts and feedback will of course be very helpful for my evaluation. Needless to say, I'm also looking forward to making the tool even more convenient
 for you. :-)<br>
><br>
> Thank you so much in advance!<br>
><br>
> Best,<br>
> Christoph<br>
><br>
> ---<br>
><br>
> APPENDIX: How does it work?<br>
><br>
> Basically, Squeak Inbox Talk is implemented by reusing and assembling together the following existing solutions: Squeak History [2], a project originally developed by Marcel (mt) that scrapes and processes all mailing list conversations from the pipermail
 archives [3]; the SMTPClient in Squeak [5] for sending messages; and the Monticello infrastructure, which remains the heart of our development workflow. Optionally, further components such as IMAPClient [4] might follow later. On top of this, Squeak Inbox
 Talk adds a convenient layer for exploring and filtering conversations and contributions.<br>
><br>
> [1] <a href="https://github.com/hpi-swa-lab/squeak-inbox-talk">https://github.com/hpi-swa-lab/squeak-inbox-talk</a><br>
> [2] <a href="https://github.com/hpi-swa/squeak-history">https://github.com/hpi-swa/squeak-history</a><br>
> [3] <a href="http://lists.squeakfoundation.org/pipermail/squeak-dev/">http://lists.squeakfoundation.org/pipermail/squeak-dev/</a><br>
> [4] <a href="https://github.com/hpi-swa-teaching/IMAPClient">https://github.com/hpi-swa-teaching/IMAPClient</a><br>
> [5] This mail was sent from Squeak Inbox Talk using the latest version of the SMTPClient. Yeah, it's actually still alive and doing well! =D<br>
> -------------- next part --------------<br>
> A non-text attachment was scrubbed...<br>
> Name: SqueakInboxTalk.png<br>
> Type: application/octet-stream<br>
> Size: 184000 bytes<br>
> Desc: not available<br>
> URL: <<a href="http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20210709/c7619efa/attachment-0001.obj">http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20210709/c7619efa/attachment-0001.obj</a>><br>
<br>
</div>
</span></font>
</body>
</html>