Hi,
I would like to make more explicit what Moose is and how it is different
than what you can find in the analysis tools space.
I wrote a recent post that takes a quick tour around Moose:
http://www.humane-assessment.com/blog/moose-custom-analyses-made-easy
With this occasion, I am putting forward a new tagline to capture Moose's
vision:
"Custom analyses made easy"
Being different is nice, but it is also a challenge given that we need to
educate the audience that looks at Moose. That is why we need to present
Moose more aggressively. And this is why having a more clear web presence
is important at this point. As I said before, I hope to get a bit of help
from you to reshape the current webpage.
Perhaps you will notice that this message also matches the prerequisite for
making humane assessment (http://humane-assessment.com): bringing the cost
of analysis tools close to zero. That is because humane assessment actually
promotes Moose, and I think we should use the synergies between the
"process" world and the tool world.
Now it's your turn.
- First, please let me know what you think. Is it clear what I mean? Do you
have a different opinion?
- Second, I would kindly ask you to send stories of using Moose. Alex
started to do this recently, and this is great. You can also see some
examples on the humane assessment blog. It would be great to have these use
cases described. Examples are the best teachers.
Cheers,
Doru
--
www.tudorgirba.com
"Every thing has its own flow"
>From http://stackoverflow.com/questions/20828790/progress-codebase-analysis-usin…
Has anyone used Moose to deal with a large legacy Progress ABL/4GL codebase, and if yes, what are the caveats, experiences, lessons learned you can share about this?
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi,
I wish for the new year to find us working as a team in which
... we take the time to make explicit what works and what does not.
... we build common solutions.
... we strive towards a common vision.
I think there is a great deal of potential in Moose, but we can only
uncover it together.
Cheers,
Doru
--
www.tudorgirba.com
"Every thing has its own flow"
Hi all,
I try to use scatterplot with Graph-ET and nothing happens.
Apparently generateIn method for GETScatterPlot is empty.
Script I use:
====================================
|diag|
diag := GETDiagramBuilder new.
(diag scatterplot)
x: [ :x | x ];
y: [ :y | y ];
models: (1 to:100).
diag open.
====================================
Cheers,
--
Serge Stinckwich
UCBN & UMI UMMISCO 209 (IRD/UPMC)
Every DSL ends up being Smalltalk
http://www.doesnotunderstand.org/
Hi!
I am trying hard to use the debugger, and this is not easy.
If I select code in the debugger, doing a right-click and selecting 'debug it’ is crucial. Opening a debugger from another debugger is a strong pilar of Smalltalk.
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi,
I created a little visualization using the TreeMapBuilder called the System
Nesting Map: it shows the nesting of classes in namespaces. It's not much
technically, but it can come in handy from time to time. You can see a
description here:
http://www.humane-assessment.com/blog/system-nesting-map/
And Merry Christmas!
Cheers,
Doru
--
www.tudorgirba.com
"Every thing has its own flow"