Re: [ANN] Lacij v.0.1 a graph visualization library

2011-05-03 Thread Ambrose Bonnaire-Sergeant
Hi Pierre

This looks very cool, I'd love to try it.

The version on clojars is 0.1.0-SNAPSHOT, could you upload 0.1.0?

How do you build it from source? I can't locate a build script.

Thanks,
Ambrose

On Tue, May 3, 2011 at 9:26 PM, Pierre Allix <
pierre.allix.w...@googlemail.com> wrote:

> Hello,
>
> I would like to announce the version 0.1 of the Lacij library,
> a graph visualization library written in Clojure.
>
> I would be really happy with any feedbacks and comments, on the code
> or the architecture. Help is welcome to implement additional layout
> algorithms.
>
>
> From the README file:
>
> Lacij is a graph visualization library written in Clojure. It allows
> the display
> and the dynamic modification of graphs as SVG documents that can be
> viewed
> with a Web browser or with a Swing component. Undo/redo is supported
> for the
> dynamic modification. Automatic layout is provided for the
> visualization.
> The library is available on GitHub:
>
> https://github.com/pallix/lacij
>
> and on Clojars:
>
> http://clojars.org/lacij
>
> This library is being developed as part of the Carneades project:
>
> http://carneades.berlios.de/
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

[ANN] Lacij v.0.1 a graph visualization library

2011-05-03 Thread Pierre Allix
Hello,

I would like to announce the version 0.1 of the Lacij library,
a graph visualization library written in Clojure.

I would be really happy with any feedbacks and comments, on the code
or the architecture. Help is welcome to implement additional layout
algorithms.


>From the README file:

Lacij is a graph visualization library written in Clojure. It allows
the display
and the dynamic modification of graphs as SVG documents that can be
viewed
with a Web browser or with a Swing component. Undo/redo is supported
for the
dynamic modification. Automatic layout is provided for the
visualization.
The library is available on GitHub:

https://github.com/pallix/lacij

and on Clojars:

http://clojars.org/lacij

This library is being developed as part of the Carneades project:

http://carneades.berlios.de/

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en