You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Mark P Ashworth <in...@connext.co.za> on 2007/06/20 23:19:22 UTC

[ANN] Connext Graphs

Good Day,

The first beta release of Connext Graphs is ready. This release provides a
Struts 2 plug-in so that pages can use the Open Flash Chart library. The
next release will focus on the data model so that actions can easily create
the data source that the chart uses to render.

The library and sample web application is available from my website at
http://www.connext.co.za/index.html

The library is license under Apache 2.

Regards,
Mark P Ashworth
http://www.connext.co.za
-- 
View this message in context: http://www.nabble.com/-ANN--Connext-Graphs-tf3955090.html#a11222429
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [ANN] Connext Graphs

Posted by Mark P Ashworth <in...@connext.co.za>.
Good Day,

Thank you for your suggestions, I will improve the library with suggestions
from the community.

The project is pending approval on java.net and as soon as it is approved I
will let those that are interested know.

Thank you for your comments.

Regards,
Mark P Ashworth





Don Brown wrote:
> 
> Pic or it didn't happen :)
> 
> Don
> 
> On 8/20/07, Mark P Ashworth <in...@connext.co.za> wrote:
>>
>> Good Day,
>>
>> I am please to announce that version 0.4 of Connext Graphs includes
>> support
>> for Bar and
>> Filled Bar charts.
>>
>> Have a look at:-
>> http://cwiki.apache.org/confluence/display/S2PLUGINS/Connext+Graph+Plugin
>>
>> Get the source at:-
>> https://connext-graphs.dev.java.net/
>>
>>
>> If you have any questions or comments please let me know.
>>
>> Regards,
>> Mark P Ashworth
>> info@connext.co.za
>> http://www.connext.co.za
>>
>>
>>
>>
>>
>>
>> Mark P Ashworth wrote:
>> >
>> > Good Day,
>> >
>> > The first beta release of Connext Graphs is ready. This release
>> provides a
>> > Struts 2 plug-in so that pages can use the Open Flash Chart library.
>> The
>> > next release will focus on the data model so that actions can easily
>> > create the data source that the chart uses to render.
>> >
>> > The library and sample web application is available from my website at
>> > http://www.connext.co.za/index.html
>> >
>> > The library is license under Apache 2.
>> >
>> > Regards,
>> > Mark P Ashworth
>> > http://www.connext.co.za
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/-ANN--Connext-Graphs-tf3955090.html#a12229764
>> Sent from the Struts - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>> For additional commands, e-mail: user-help@struts.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/-ANN--Connext-Graphs-tf3955090.html#a12230261
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [ANN] Connext Graphs

Posted by Don Brown <do...@gmail.com>.
Pic or it didn't happen :)

Don

On 8/20/07, Mark P Ashworth <in...@connext.co.za> wrote:
>
> Good Day,
>
> I am please to announce that version 0.4 of Connext Graphs includes support
> for Bar and
> Filled Bar charts.
>
> Have a look at:-
> http://cwiki.apache.org/confluence/display/S2PLUGINS/Connext+Graph+Plugin
>
> Get the source at:-
> https://connext-graphs.dev.java.net/
>
>
> If you have any questions or comments please let me know.
>
> Regards,
> Mark P Ashworth
> info@connext.co.za
> http://www.connext.co.za
>
>
>
>
>
>
> Mark P Ashworth wrote:
> >
> > Good Day,
> >
> > The first beta release of Connext Graphs is ready. This release provides a
> > Struts 2 plug-in so that pages can use the Open Flash Chart library. The
> > next release will focus on the data model so that actions can easily
> > create the data source that the chart uses to render.
> >
> > The library and sample web application is available from my website at
> > http://www.connext.co.za/index.html
> >
> > The library is license under Apache 2.
> >
> > Regards,
> > Mark P Ashworth
> > http://www.connext.co.za
> >
>
> --
> View this message in context: http://www.nabble.com/-ANN--Connext-Graphs-tf3955090.html#a12229764
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [ANN] Connext Graphs

Posted by Dale Newfield <Da...@Newfield.org>.
 > The project is accessible at https://connext-graphs.dev.java.net/

No it's not.

You have the permissions all outta whack:

 > Your account does not have the "Project Page - View" permission needed
 > for you to access the page you requested in the connext-graphs project
 > (view your permissions). Either ask the project administrator for more
 > permission, or log in using a different account.

-Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [ANN] Connext Graphs

Posted by Zoran Avtarovski <zo...@sparecreative.com>.
Just a suggestion, but you could simplify the action side of things by
moving some of the graph configuration detail (ie controller.getTitle etc)
into the tag itself.

Let us know when the source is available as I'd like to have a look and if
you're interested I'd be happy to help.

Z.

> 
> Good Day,
> 
> I am please to announce that version 0.4 of Connext Graphs includes support
> for Bar and 
> Filled Bar charts.
> 
> Have a look at:-
> http://cwiki.apache.org/confluence/display/S2PLUGINS/Connext+Graph+Plugin
> 
> Get the source at:-
> https://connext-graphs.dev.java.net/
> 
> 
> If you have any questions or comments please let me know.
> 
> Regards,
> Mark P Ashworth
> info@connext.co.za
> http://www.connext.co.za
> 
> 
> 
> 
> 
> 
> Mark P Ashworth wrote:
>> 
>> Good Day,
>> 
>> The first beta release of Connext Graphs is ready. This release provides a
>> Struts 2 plug-in so that pages can use the Open Flash Chart library. The
>> next release will focus on the data model so that actions can easily
>> create the data source that the chart uses to render.
>> 
>> The library and sample web application is available from my website at
>> http://www.connext.co.za/index.html
>> 
>> The library is license under Apache 2.
>> 
>> Regards,
>> Mark P Ashworth
>> http://www.connext.co.za
>> 



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [ANN] Connext Graphs

Posted by Mark P Ashworth <in...@connext.co.za>.
Good Day,

I am please to announce that version 0.4 of Connext Graphs includes support
for Bar and 
Filled Bar charts.

Have a look at:-
http://cwiki.apache.org/confluence/display/S2PLUGINS/Connext+Graph+Plugin

Get the source at:-
https://connext-graphs.dev.java.net/


If you have any questions or comments please let me know.

Regards,
Mark P Ashworth
info@connext.co.za
http://www.connext.co.za






Mark P Ashworth wrote:
> 
> Good Day,
> 
> The first beta release of Connext Graphs is ready. This release provides a
> Struts 2 plug-in so that pages can use the Open Flash Chart library. The
> next release will focus on the data model so that actions can easily
> create the data source that the chart uses to render.
> 
> The library and sample web application is available from my website at
> http://www.connext.co.za/index.html
> 
> The library is license under Apache 2.
> 
> Regards,
> Mark P Ashworth
> http://www.connext.co.za
> 

-- 
View this message in context: http://www.nabble.com/-ANN--Connext-Graphs-tf3955090.html#a12229764
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [ANN] Connext Graphs

Posted by Mark P Ashworth <in...@connext.co.za>.
Good Day,

The Connext-Graphs 0.6 is ready with an addition from Oleh Lozynskyy to
support the Sketch Bar chart from Open Flash Chart.


Project Page: https://connext-graphs.dev.java.net
Home Page: http://www.connext.co.za
Plugin Page:
http://cwiki.apache.org/confluence/display/S2PLUGINS/Connext+Graph+Plugin

Regards,
Mark P Ashworth
http://www.connext.co.za
-- 
View this message in context: http://www.nabble.com/-ANN--Connext-Graphs-tp11222429p14627151.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [ANN] Connext Graphs

Posted by Musachy Barroso <mu...@gmail.com>.
Adding and entry in the plugin registry will help users find it:

http://cwiki.apache.org/S2PLUGINS/home.html

regards
musachy

On 6/20/07, Mark P Ashworth <in...@connext.co.za> wrote:
>
>
> Good Day,
>
> The first beta release of Connext Graphs is ready. This release provides a
> Struts 2 plug-in so that pages can use the Open Flash Chart library. The
> next release will focus on the data model so that actions can easily
> create
> the data source that the chart uses to render.
>
> The library and sample web application is available from my website at
> http://www.connext.co.za/index.html
>
> The library is license under Apache 2.
>
> Regards,
> Mark P Ashworth
> http://www.connext.co.za
> --
> View this message in context:
> http://www.nabble.com/-ANN--Connext-Graphs-tf3955090.html#a11222429
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>


-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd