Re: [ANN] dali SVG library 0.7.0

2016-04-05 Thread Pierre Allix
Wow very nice work.

It's very close to what I did on github.com/pallix/lacij and 
https://github.com/pallix/tikkba and I'm wondering if some part could be 
put in common.

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [ANN] dali SVG library 0.7.0

2016-04-04 Thread Jules
This looks nice :-)

an off-the-wall question - exposing my ignorance about how SVG is handled 
in the browser...

given that I can server-push incremental DOM updates to my UI and that SVG 
seems to be expressed as a DOM (using reagent), could I do something 
similar with DALI to e.g. add nodes to a graph of a live feed etc ?

cheers


Jules


On Thursday, 11 February 2016 00:49:54 UTC, Stathis Sideris wrote:
>
> Hello all,
>
> dali is a Clojure library for representing the SVG graphics format. It 
> allows the creation and manipulation of SVG files. The syntax 
>  used 
> to describe the graphical elements is based on hiccup 
>  with a few extensions.
>
> The main advantage of dali is that it provides facilities to perform 
> complex layouts 
>  
> without having to position elements explicitly.
>
> The 0.7.0 brings a lot of new features and very complete documentation to 
> get you started.
>
> All feedback very welcome.
>
>
> Thanks,
>
> Stathis Sideris
>

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [ANN] dali SVG library 0.7.0

2016-02-14 Thread bernardH

On Thursday, February 11, 2016 at 1:49:54 AM UTC+1, Stathis Sideris wrote:
>
> Hello all,
>
> dali is a Clojure library for representing the SVG graphics format. It 
> allows the creation and manipulation of SVG files. The syntax 
>  used 
> to describe the graphical elements is based on hiccup 
>  with a few extensions.
>
> The main advantage of dali is that it provides facilities to perform 
> complex layouts 
>  
> without having to position elements explicitly.
>
>
Thanks, that looks great and I look forward to try using it to make 
presentations. For now, I am using other tools to make SVG graphs, and I 
was wondering if/how I could embed them. Would it be possible to include 
svg framengts ? Or even better would it ever be possible to round-trip form 
some existing svg to a dali data structure ?

Thanks again for this very interesting lib !

Best Regards. 

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [ANN] dali SVG library 0.7.0

2016-02-12 Thread James Elliott
I agree, lovely indeed--I am already being tempted to learn to use it to 
just create some diagrams for my own documentation! Thank you.

On Wednesday, February 10, 2016 at 7:40:57 PM UTC-6, Colin Fleming wrote:
>
> This looks really lovely, thanks!
>
> On 11 February 2016 at 13:51, Stathis Sideris  > wrote:
>
>> ...aaand the link to the repo: https://github.com/stathissideris/dali
>>
>>
>> On Thursday, 11 February 2016 00:49:54 UTC, Stathis Sideris wrote:
>>>
>>> Hello all,
>>>
>>> dali is a Clojure library for representing the SVG graphics format. It 
>>> allows the creation and manipulation of SVG files. The syntax 
>>>  used 
>>> to describe the graphical elements is based on hiccup 
>>>  with a few extensions.
>>>
>>> The main advantage of dali is that it provides facilities to perform 
>>> complex layouts 
>>>  
>>> without having to position elements explicitly.
>>>
>>> The 0.7.0 brings a lot of new features and very complete documentation 
>>> to get you started.
>>>
>>> All feedback very welcome.
>>>
>>>
>>> Thanks,
>>>
>>> Stathis Sideris
>>>
>> -- 
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clo...@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+u...@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 unsubscribe from this group and stop receiving emails from it, send an 
>> email to clojure+u...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[ANN] dali SVG library 0.7.0

2016-02-10 Thread Stathis Sideris
Hello all,

dali is a Clojure library for representing the SVG graphics format. It 
allows the creation and manipulation of SVG files. The syntax 
 used to 
describe the graphical elements is based on hiccup 
 with a few extensions.

The main advantage of dali is that it provides facilities to perform 
complex layouts 
 without 
having to position elements explicitly.

The 0.7.0 brings a lot of new features and very complete documentation to 
get you started.

All feedback very welcome.


Thanks,

Stathis Sideris

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [ANN] dali SVG library 0.7.0

2016-02-10 Thread Stathis Sideris
...aaand the link to the repo: https://github.com/stathissideris/dali

On Thursday, 11 February 2016 00:49:54 UTC, Stathis Sideris wrote:
>
> Hello all,
>
> dali is a Clojure library for representing the SVG graphics format. It 
> allows the creation and manipulation of SVG files. The syntax 
>  used 
> to describe the graphical elements is based on hiccup 
>  with a few extensions.
>
> The main advantage of dali is that it provides facilities to perform 
> complex layouts 
>  
> without having to position elements explicitly.
>
> The 0.7.0 brings a lot of new features and very complete documentation to 
> get you started.
>
> All feedback very welcome.
>
>
> Thanks,
>
> Stathis Sideris
>

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [ANN] dali SVG library 0.7.0

2016-02-10 Thread Colin Fleming
This looks really lovely, thanks!

On 11 February 2016 at 13:51, Stathis Sideris  wrote:

> ...aaand the link to the repo: https://github.com/stathissideris/dali
>
>
> On Thursday, 11 February 2016 00:49:54 UTC, Stathis Sideris wrote:
>>
>> Hello all,
>>
>> dali is a Clojure library for representing the SVG graphics format. It
>> allows the creation and manipulation of SVG files. The syntax
>>  used
>> to describe the graphical elements is based on hiccup
>>  with a few extensions.
>>
>> The main advantage of dali is that it provides facilities to perform
>> complex layouts
>> 
>> without having to position elements explicitly.
>>
>> The 0.7.0 brings a lot of new features and very complete documentation to
>> get you started.
>>
>> All feedback very welcome.
>>
>>
>> Thanks,
>>
>> Stathis Sideris
>>
> --
> 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 unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.