Hi,
GraphET is properly integrated in Glamour.
You can play with it via: - open the GraphET editor from the Moose world menu - paste something like: chart lineDiagram models: (1 to: 10)
Cheers, Doru
hahaha yeah not anyone gets it at first, in ESUG Steph called it "Graph-eh-teh" before I corrected him, and when he said it he was like OMG it's like Graffiti Related -->http://komplexgraphix.com/wp-content/uploads/2012/05/sirum_graffiti-wall-art... Soo yeah, I liked the name because it's easy to remember, it's a little bit misleading, as Tudor stated sometime because it's not graphs I'm drawing, it's charts, but ChartET means nothing xD The ET doesn't mean anything, it was a simple devaluation of "Graffiti" to increase searchability Graffiti --> Graff-ET --> Graph-ET... maybe I should keep Graff-ET... who knows... -Daniel
Date: Tue, 10 Sep 2013 20:41:24 +0800 From: btc@openinworld.com To: moose-dev@iam.unibe.ch Subject: [Moose-dev] Re: graphet integrated in glamour
Cool. Ahhh, only I just got it!. 'graphet' sounds like graph-it. With the capital letters I always read it as graph-E-T. duh! Btw, what does the ET stand for?
cheers -ben
Tudor Girba wrote:
Hi,
GraphET is properly integrated in Glamour.
You can play with it via: - open the GraphET editor from the Moose world menu - paste something like: chart lineDiagram models: (1 to: 10)
Cheers, Doru
_______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
_______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
It took me half a year to figure out that it should be read like 'grafitti'.
Doru
On Tue, Sep 10, 2013 at 2:41 PM, Ben Coman btc@openinworld.com wrote:
** Cool. Ahhh, only I just got it!. 'graphet' sounds like graph-it. With the capital letters I always read it as graph-E-T. duh! Btw, what does the ET stand for?
cheers -ben
Tudor Girba wrote:
Hi,
GraphET is properly integrated in Glamour.
You can play with it via:
- open the GraphET editor from the Moose world menu
- paste something like:
chart lineDiagram models: (1 to: 10)
Cheers, Doru
Moose-dev mailing listMoose-dev@iam.unibe.chhttps://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
hello,
I tried to see Graffiti examples but there are a few which are broken, so I could only see first 3 or 4. Can you please correct them?
To reproduce the problem in the latest moose image: (GETExamples class methodDictionary ) do: [:aMethod | GETExamples perform: aMethod selector ]
And if there were a method to launch them all, it would be great.
On Tue, Sep 10, 2013 at 3:03 PM, Tudor Girba tudor@tudorgirba.com wrote:
It took me half a year to figure out that it should be read like 'grafitti'.
:)
Doru
On Tue, Sep 10, 2013 at 2:41 PM, Ben Coman btc@openinworld.com wrote:
** Cool. Ahhh, only I just got it!. 'graphet' sounds like graph-it. With the capital letters I always read it as graph-E-T. duh! Btw, what does the ET stand for?
cheers -ben
Tudor Girba wrote:
Hi,
GraphET is properly integrated in Glamour.
You can play with it via:
- open the GraphET editor from the Moose world menu
- paste something like:
chart lineDiagram models: (1 to: 10)
Cheers, Doru
Moose-dev mailing listMoose-dev@iam.unibe.chhttps://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing has its own flow"
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Yeah sorry about that, pieDiagrams and scatterplot are not near to completition, so I just commited commenting those examples, it should work now, it works on my image. Make sure you're using ObjectProfile's repo and not mine. Gofer new smalltalkhubUser: 'ObjectProfile' project: 'GraphET'; package: 'ConfigurationOfGraphET'; load. (Smalltalk at: #ConfigurationOfGraphET) loadDevelopment Let me now if it works now. -Daniel Date: Tue, 10 Sep 2013 15:15:29 +0200 From: usman.bhatti@gmail.com To: moose-dev@iam.unibe.ch Subject: [Moose-dev] Re: graphet integrated in glamour
hello, I tried to see Graffiti examples but there are a few which are broken, so I could only see first 3 or 4.Can you please correct them? To reproduce the problem in the latest moose image: (GETExamples class methodDictionary ) do: [:aMethod | GETExamples perform: aMethod selector ]
And if there were a method to launch them all, it would be great.
On Tue, Sep 10, 2013 at 3:03 PM, Tudor Girba tudor@tudorgirba.com wrote:
It took me half a year to figure out that it should be read like 'grafitti'. :)
Doru
On Tue, Sep 10, 2013 at 2:41 PM, Ben Coman btc@openinworld.com wrote:
Cool. Ahhh, only I just got it!. 'graphet' sounds like graph-it. With the capital letters I always read it as graph-E-T. duh! Btw, what does the ET stand for?
cheers -ben
Tudor Girba wrote:
Hi,
GraphET is properly integrated in Glamour.
You can play with it via: - open the GraphET editor from the Moose world menu - paste something like: chart lineDiagram models: (1 to: 10)
Cheers, Doru
_______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Ok. works fine now. Tx. Looking forward to see also pie and kiviat charts.
Usman
On Tue, Sep 10, 2013 at 3:33 PM, Daniel Aviv Notario < daniel_avivnotario@hotmail.com> wrote:
Yeah sorry about that, pieDiagrams and scatterplot are not near to completition, so I just commited commenting those examples, it should work now, it works on my image.
Make sure you're using ObjectProfile's repo and not mine.
Gofer new smalltalkhubUser: 'ObjectProfile' project: 'GraphET'; package: 'ConfigurationOfGraphET'; load. (Smalltalk at: #ConfigurationOfGraphET) loadDevelopment
Let me now if it works now.
-Daniel
Date: Tue, 10 Sep 2013 15:15:29 +0200 From: usman.bhatti@gmail.com
To: moose-dev@iam.unibe.ch Subject: [Moose-dev] Re: graphet integrated in glamour
hello,
I tried to see Graffiti examples but there are a few which are broken, so I could only see first 3 or 4. Can you please correct them?
To reproduce the problem in the latest moose image: (GETExamples class methodDictionary ) do: [:aMethod | GETExamples perform: aMethod selector ]
And if there were a method to launch them all, it would be great.
On Tue, Sep 10, 2013 at 3:03 PM, Tudor Girba tudor@tudorgirba.com wrote:
It took me half a year to figure out that it should be read like 'grafitti'.
:)
Doru
On Tue, Sep 10, 2013 at 2:41 PM, Ben Coman btc@openinworld.com wrote:
** Cool. Ahhh, only I just got it!. 'graphet' sounds like graph-it. With the capital letters I always read it as graph-E-T. duh! Btw, what does the ET stand for?
cheers -ben
Tudor Girba wrote:
Hi,
GraphET is properly integrated in Glamour.
You can play with it via:
- open the GraphET editor from the Moose world menu
- paste something like:
chart lineDiagram models: (1 to: 10)
Cheers, Doru
Moose-dev mailing listMoose-dev@iam.unibe.chhttps://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing has its own flow"
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
_______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
It would be great to have some examples. What is the most suitable convention for you to expose the examples in the easel?
Cheers, Alexandre
On Sep 10, 2013, at 8:24 AM, Tudor Girba tudor@tudorgirba.com wrote:
Hi,
GraphET is properly integrated in Glamour.
You can play with it via:
- open the GraphET editor from the Moose world menu
- paste something like:
chart lineDiagram models: (1 to: 10)
Cheers, Doru
-- www.tudorgirba.com
"Every thing has its own flow"
The simplest is to do it like for the Mondrian examples. Just have methods that accept the builder as a parameter. Then we can easily traverse those and build an example browser.
Cheers, Doru
On Tue, Sep 10, 2013 at 8:52 PM, Alexandre Bergel alexandre.bergel@me.comwrote:
It would be great to have some examples. What is the most suitable convention for you to expose the examples in the easel?
Cheers, Alexandre
On Sep 10, 2013, at 8:24 AM, Tudor Girba tudor@tudorgirba.com wrote:
Hi,
GraphET is properly integrated in Glamour.
You can play with it via:
- open the GraphET editor from the Moose world menu
- paste something like:
chart lineDiagram models: (1 to: 10)
Cheers, Doru
-- www.tudorgirba.com
"Every thing has its own flow"
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.