Diagramms for using in Seaside

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

Diagramms for using in Seaside

Frank Urbach
Hi list,
 
for a part of our information system I would like to give seaside a try. So what I'm searching for are some diagrams e.g. gauges. I have found the work of phillip marschall in seachart (plotkit).
Any hints are appricate.
 
Thanks in advance
 
Cheers,
  Frank
 

Edelstahlwerke Schmees GmbH 

Geschäftsleitung Clemens Schmees

Sitz D-01796 Pirna

Handelsregister Dresden HRB 54

E-Mail: [hidden email]

WEB:     www.schmees.com

 

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.

 

This e-mail may contain confidental and/or privileged information. If you are not intended recipient or have received this e-mail in error, please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is stictly forbidden.

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Diagramms for using in Seaside

keith1y
Frank Urbach wrote:

> Hi list,
>  
> for a part of our information system I would like to give seaside a
> try. So what I'm searching for are some diagrams e.g. gauges. I have
> found the work of phillip marschall in seachart (plotkit).
> Any hints are appricate.
>  
> Thanks in advance
>  
> Cheers,
>   Frank
>  
>
Gjallar has interfaces to Gnuplot and GraphViz which might be of interest.

see www.gjallar.se

regards

Keith
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Diagramms for using in Seaside

Philippe Marschall
In reply to this post by Frank Urbach
Am 25.09.07 schrieb Frank Urbach <[hidden email]>:
>
>
>
> Hi list,
>
> for a part of our information system I would like to give seaside a try. So
> what I'm searching for are some diagrams e.g. gauges. I have found the work
> of phillip marschall in seachart (plotkit).

This stuff is here:
http://www.squeaksource.com/seachart.html
in general each package should come with an example. One thing to be
aware of is this stuff is mostly not very configurable from the
Smalltalk side. The markup in general is very simple but the real
magic happens in CSS and JS.

You might also want to check out mondrian:
http://source.lukas-renggli.ch/mondrian.html

Cheers
Philippe

> Any hints are appricate.
>
> Thanks in advance
>
> Cheers,
>   Frank
>
>
> Edelstahlwerke Schmees GmbH
>
>
>
>
> Geschäftsleitung Clemens Schmees
>
> Sitz D-01796 Pirna
>
> Handelsregister Dresden HRB 54
>
> E-Mail: [hidden email]
>
> WEB:     www.schmees.com
>
>
>
> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
> Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
> irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
> vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
> Weitergabe dieser Mail ist nicht gestattet.
>
>  This e-mail may contain confidental and/or privileged information. If you
> are not intended recipient or have received this e-mail in error, please
> notify the sender immediately and destroy this e-mail. Any unauthorized
> copying, disclosure or distribution of the material in this e-mail is
> stictly forbidden.
> _______________________________________________
> Seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Diagramms for using in Seaside

Igor Stasenko
In reply to this post by keith1y
On 25/09/2007, Keith Hodges <[hidden email]> wrote:

> Frank Urbach wrote:
> > Hi list,
> >
> > for a part of our information system I would like to give seaside a
> > try. So what I'm searching for are some diagrams e.g. gauges. I have
> > found the work of phillip marschall in seachart (plotkit).
> > Any hints are appricate.
> >
> > Thanks in advance
> >
> > Cheers,
> >   Frank
> >
> >
> Gjallar has interfaces to Gnuplot and GraphViz which might be of interest.
>
I made gnuplot binding as separate package. So it can be used by other
people w/o needing to load any part of gjallar.
See http://www.squeaksource.com/GNUPlot.html

> see www.gjallar.se
>
> regards
>
> Keith
> _______________________________________________
> Seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


--
Best regards,
Igor Stasenko AKA sig.
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside