Team Elements

Status: Caution PostgreSQL Open Source Initiative (OSI) Java
PUBLIC PROFILE

Back to topics

Feedback (Suggestions, comments, etc.)

Contribution

You need to be logged in to post messages

Contribution

8/16/2006 8:07 AM EDT

Hi,

What is your position about source code contribution?
Bug fixes, suggestions, additional features implemented, etc.
Do you accept them?

1. 8/17/2006 1:06 AM EDT
Default user photo

By Matt Rajkowski

Concursive Corporation
Product Design

airplane-icon-100x100.png

Hi Mykhaylo,

We do accept contributions. We're finalizing the logistics on our Subversion server and will provide complete read access, and developer/bug fix branches as requested. Hang in there, this is coming soon and has been our intent with the license we adopted.

Regards,
Matt

2. 10/23/2006 9:59 PM EDT
Default user photo

By Matt Rajkowski

Concursive Corporation
Product Design

airplane-icon-100x100.png

Submitted code, to be maintained by us going forward should be LGPL, BSD, or Mozilla style license. GPL code is not accepted. Code can also be licensed specifically to Team Elements for redistribution so authors maintain their copyright.

3. 1/19/2007 9:31 AM EST

In our future TE enhancement plans is the following:
- Making cross links in Wiki between projects (beta is working locally)
- Fixing encoding support in discussions and emails
- Adding Jabber support for notification about events

Are you interested in those options?

4. 1/19/2007 10:22 AM EST
Default user photo

By Matt Rajkowski

Concursive Corporation
Product Design

airplane-icon-100x100.png

Mykhaylo Sorochan wrote:
> Are you interested in those options?
> In our future TE enhancement plans is the following:
> - Making cross links in Wiki between projects (beta is working locally)

Yes -- Sounds useful -- I'm guessing a wiki entry can link to a wiki entry in another project.

> - Fixing encoding support in discussions and emails

Absolutely! Every once in awhile this issue arises and we'd like to have it solved!

> - Adding Jabber support for notification about events

I think many users will find this useful.

I personally have some experience with this in other projects using the Smack API, so if you are taking suggestions let me point out a few resources...

Smack API:

http://www.igniterealtime.org/projects/smack/index.jsp

Instantiate in webapp (registration at www.centriccrm.com required):

https://svn.centricsuite.com/webapp/branches/branch-41/src/java/org/aspcfs/utils/XMPPManager.java
https://svn.centricsuite.com/webapp/branches/branch-41/src/java/org/aspcfs/utils/AsteriskListener.java

When you are ready to commit, let us know and a feature branch will be created for you in Subversion that you can commit to. We'll review it and merge into the trunk.

Thanks for contributing!
- Matt

4 results found