List Info

Thread: future roadmap




future roadmap
user name
2007-10-18 16:47:16
Hi Peter,

I really like to see jTrac providing similar features that
Trac(python) provides. Wiki+Issues+Subversion are just a
must have,
attractive combo for any project management. I would trade
war
deployment vs TracInstall anytime.

Any news as to jTrac's future roadmap and release?

-- 
theBUGslayer

------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
j-trac-users mailing list
j-trac-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/j-trac-use
rs

Re: future roadmap
user name
2007-10-19 07:08:55
Hi,

Appreciate your interest and I completely agree that Wiki + Subversion is a must.

JTrac development has admittedly slowed down over the last 2-3 months.  Some patches have started to come in though and we hope to have development in full-swing very soon. ; (Day-job kinda getting in the way). ; Honestly never expected that something that sounds as simple as an issue-tracker would have so many layers to it

Any ideas on the wiki-engine to embed would be welcome.  I was thinking of Radeox, bit about it here:

http://stephan.reposita.org/archives/2007/08/20/forking-radeox-a-new-wiki-render-engine/

Thanks,

Peter.

On 10/19/07, thebugslayer < thebugslayergmail.com">thebugslayergmail.com> wrote:
Hi Peter,

I really like to see jTrac providing similar features that
Trac(python) provides. Wiki+Issues+Subversion are just a must have,
attractive combo for any project management. I would trade war
deployment vs TracInstall anytime.

Any news as to jTrac's future roadmap and release?

--
theBUGslayer

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?&nbsp; Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
j-trac-users mailing list
j-trac-userslists.sourceforge.net">j-trac-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/j-trac-users

Re: future roadmap
user name
2007-10-19 20:51:20
Peter,

I have used VQWiki and XWiki (just as end user though) and
they both
are ready to use out of the box. VQWiki is simpler and
lighter, while
XWiki seems to be bigger but with larger user community with
richer
feature set.

I have not dealt with Radeox.

In regardless, I think one of the main attraction and good
feature of
any wiki should provide is API set to easily add different
set of
syntax parser. As we already know almost every engine out
there has
it's own syntax rules. Been able to a most popular rule like
in
Confluence etc, will allow user to migrate easily.

-Zemian

On 10/19/07, Peter Thomas <ptrthomasgmail.com> wrote:
> Hi,
>
> Appreciate your interest and I completely agree that
Wiki + Subversion is a
> must.
>
> JTrac development has admittedly slowed down over the
last 2-3 months.  Some
> patches have started to come in though and we hope to
have development in
> full-swing very soon.  (Day-job kinda getting in the
way).  Honestly never
> expected that something that sounds as simple as an
issue-tracker would have
> so many layers to it 
>
> Any ideas on the wiki-engine to embed would be welcome.
 I was thinking of
> Radeox, bit about it here:
>
> http://stephan.reposita.
org/archives/2007/08/20/forking-radeox-a-new-wiki-render-eng
ine/
>
> Thanks,
>
> Peter.
>
>
> On 10/19/07, thebugslayer <thebugslayergmail.com> wrote:
> >
> > Hi Peter,
> >
> > I really like to see jTrac providing similar
features that
> > Trac(python) provides. Wiki+Issues+Subversion are
just a must have,
> > attractive combo for any project management. I
would trade war
> > deployment vs TracInstall anytime.
> >
> > Any news as to jTrac's future roadmap and
release?
> >
> > --
> > theBUGslayer
> >
> >
>
------------------------------------------------------------
-------------
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?
 Stop.
> > Now Search log events and configuration files
using AJAX and a browser.
> > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > _______________________________________________
> > j-trac-users mailing list
> > j-trac-userslists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/j-trac-use
rs
> >
>
>
>
------------------------------------------------------------
-------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? 
Stop.
> Now Search log events and configuration files using
AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> j-trac-users mailing list
> j-trac-userslists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/j-trac-use
rs
>
>


-- 
theBUGslayer

------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
j-trac-users mailing list
j-trac-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/j-trac-use
rs

Re: future roadmap
user name
2007-10-20 01:24:58
Hi,

I agree that every development project needs a documentation
system
that developers can update swiftly and as a community.
However I must
add to the debate that when I chose jTrac, one reason was
that it is
only an issue tracker. A documentation system is a different
project.
It may be the same developers and the same frameworks, but I
can't see
a reson for releasing them together. For a reason not to:
look at the
complexity of the Trac project.

Features like bookmarkable URLs, single sign-on and XML/JSON
services
would allow integration with any documentation system. I
personally
prefer html documents in the svn repository and an option to
edit
online using tinymce or wymeditor.

/Staffan

On 10/20/07, thebugslayer <thebugslayergmail.com> wrote:
> Peter,
>
> I have used VQWiki and XWiki (just as end user though)
and they both
> are ready to use out of the box. VQWiki is simpler and
lighter, while
> XWiki seems to be bigger but with larger user community
with richer
> feature set.
>
> I have not dealt with Radeox.
>
> In regardless, I think one of the main attraction and
good feature of
> any wiki should provide is API set to easily add
different set of
> syntax parser. As we already know almost every engine
out there has
> it's own syntax rules. Been able to a most popular rule
like in
> Confluence etc, will allow user to migrate easily.
>
> -Zemian
>
> On 10/19/07, Peter Thomas <ptrthomasgmail.com> wrote:
> > Hi,
> >
> > Appreciate your interest and I completely agree
that Wiki + Subversion is a
> > must.
> >
> > JTrac development has admittedly slowed down over
the last 2-3 months.  Some
> > patches have started to come in though and we hope
to have development in
> > full-swing very soon.  (Day-job kinda getting in
the way).  Honestly never
> > expected that something that sounds as simple as
an issue-tracker would have
> > so many layers to it 
> >
> > Any ideas on the wiki-engine to embed would be
welcome.  I was thinking of
> > Radeox, bit about it here:
> >
> > http://stephan.reposita.
org/archives/2007/08/20/forking-radeox-a-new-wiki-render-eng
ine/
> >
> > Thanks,
> >
> > Peter.
> >
> >
> > On 10/19/07, thebugslayer <thebugslayergmail.com> wrote:
> > >
> > > Hi Peter,
> > >
> > > I really like to see jTrac providing similar
features that
> > > Trac(python) provides. Wiki+Issues+Subversion
are just a must have,
> > > attractive combo for any project management.
I would trade war
> > > deployment vs TracInstall anytime.
> > >
> > > Any news as to jTrac's future roadmap and
release?
> > >
> > > --
> > > theBUGslayer
> > >
> > >
> >
------------------------------------------------------------
-------------
> > > This SF.net email is sponsored by: Splunk
Inc.
> > > Still grepping through log files to find
problems?  Stop.
> > > Now Search log events and configuration files
using AJAX and a browser.
> > > Download your FREE copy of Splunk now
>> http://get.splunk.com/
> > >
_______________________________________________
> > > j-trac-users mailing list
> > > j-trac-userslists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/j-trac-use
rs
> > >
> >
> >
> >
------------------------------------------------------------
-------------
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?
 Stop.
> > Now Search log events and configuration files
using AJAX and a browser.
> > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > _______________________________________________
> > j-trac-users mailing list
> > j-trac-userslists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/j-trac-use
rs
> >
> >
>
>
> --
> theBUGslayer
>
>
------------------------------------------------------------
-------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? 
Stop.
> Now Search log events and configuration files using
AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> j-trac-users mailing list
> j-trac-userslists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/j-trac-use
rs
>

------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
j-trac-users mailing list
j-trac-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/j-trac-use
rs

[1-4]

about | contact  Other archives ( Real Estate discussion Medical topics )