Also look at SPSS Clementine (software I am using right now :-) Tro to google for: SPSS Clementine
or see images here: http://images.google.com/images?q=spss%20clementine It is graphical modelling application for data mining. Basics of the more complex computations are streams composed of nodes for processing and connections between the nodes. You have following basic classes of nodes: - sources - data sources such as tables in a database or files - record operations - manipulate whole records, such as selection, sample, aggregation, sort, merge/join.... - field operations - derive new fields (attributes), redefine types, filter... - graphs - graphical output - modelling - such as decision trees, neural networks, clustering ... - output - output of a strem, either to a table on the screen, or to DB or to file... You can execute either whole stream with all output nodes or you can just execute a stream for particular output node. Stefan Urbanek Citát Reuss AndrĂĄs <[EMAIL PROTECTED]>: > Sorry, it was my fault, I was certainly unclear. I mean squeak and > not squid. In squeak (eg. www.squeakland.org), there is a scripting > facitility similar to your diagrams, with graphical representation > of objects, test conditions, conditions etc. It could be maybe a > good inspiration source for your workflow application. > Thanks > andras > Isaiah Beerbower wrote: > > Huh? I'm sorry, I'm a little slow sometimes, but if there was a meaning > > in that, I did not understand it. If you would like to be helpful you > > could explain yourself a little bit better... (: > > > > Thanks, > > Isaiah Beerbower > > > > _______________________________________________ > Etoile-discuss mailing list > Etoile-discuss@gna.org > https://mail.gna.org/listinfo/etoile-discuss > > -- http://stefan.agentfarms.net First they ignore you, then they laugh at you, then they fight you, then you win. - Mahatma Gandhi _______________________________________________ Etoile-discuss mailing list Etoile-discuss@gna.org https://mail.gna.org/listinfo/etoile-discuss