RE: Map serialize flowscript output

2009-05-12 Thread Robby Pelssers
] Sent: Tuesday, May 12, 2009 7:03 AM To: users@cocoon.apache.org Subject: Re: Map serialize flowscript output 2009/5/12 Christian Decker decker.christ...@gmail.com: Hi everybody, I've created a transformer for the sitemap that takes a GXL file as input and then applies layout algorithm

RE: Map serialize flowscript output

2009-05-12 Thread Derek Hohls
dynamic SVG images using Apache Cocoon. http://robbypelssers.blogspot.com/ Cheers, Robby -Original Message- From: Jasha Joachimsthal [mailto:j.joachimst...@onehippo.com] Sent: Tuesday, May 12, 2009 7:03 AM To: users@cocoon.apache.org Subject: Re: Map serialize flowscript output 2009

RE: Map serialize flowscript output

2009-05-12 Thread Robby Pelssers
-Original Message- From: Derek Hohls [mailto:dho...@csir.co.za] Sent: Tuesday, May 12, 2009 11:12 AM To: users@cocoon.apache.org Subject: RE: Map serialize flowscript output Added a blog comment Robby... On 2009/05/12 at 10:42, in message 7c655c04b6f59643a1ef66056c0e095e023cc

Re: Map serialize flowscript output

2009-05-12 Thread Christian Decker
: Map serialize flowscript output Added a blog comment Robby... On 2009/05/12 at 10:42, in message 7c655c04b6f59643a1ef66056c0e095e023cc...@eusex01.sweden.ecsoft, Robby Pelssers robby.pelss...@ciber.nl wrote: Yes... Jasha is right. For the ones interested I wrote a small article on my blog

RE: Map serialize flowscript output

2009-05-12 Thread Robby Pelssers
and your code more reusable and maintainable. Cheers, Robby From: Christian Decker [mailto:decker.christ...@gmail.com] Sent: Tuesday, May 12, 2009 2:32 PM To: users@cocoon.apache.org Subject: Re: Map serialize flowscript output That's really cool Robby, actually I am trying

RE: Map serialize flowscript output

2009-05-12 Thread Robby Pelssers
3:09 PM To: users@cocoon.apache.org Subject: RE: Map serialize flowscript output If I have time this week I might try to create a more advanced tutorial on creating SVG. - Use xml data as input for the images - The images show basic animation and hyperlinks I can't

RE: Map serialize flowscript output

2009-05-12 Thread Derek Hohls
...@gmail.com] Sent: Tuesday, May 12, 2009 2:32 PM To: users@cocoon.apache.org Subject: Re: Map serialize flowscript output That's really cool Robby, actually I am trying to do something similar. What I need to do is embed clickable links into the SVG image so that the users can then go to the details

Re: Map serialize flowscript output

2009-05-12 Thread Christian Decker
think it will make life easier and your code more reusable and maintainable. Cheers, Robby From:Christian Decker [mailto:decker.christ...@gmail.com] Sent: Tuesday, May 12, 2009 2:32 PM To: users@cocoon.apache.org Subject: Re: Map serialize flowscript output That's really cool Robby

Re: Map serialize flowscript output

2009-05-11 Thread Jasha Joachimsthal
2009/5/12 Christian Decker decker.christ...@gmail.com: Hi everybody, I've created a transformer for the sitemap that takes a GXL file as input and then applies layout algorithm and then passes the resulting graph on as SVG image. It all works fine, but now I wanted to use JX to fill in a